Leaderboard


Popular Content

Showing content with the highest reputation on 12/15/2023 in all areas

  1. 1 point

    Version 1.0

    103 downloads

    Ember's ChatGPT NPCs Allows players to have conversations with NPCs in World of Warcraft via in-game chat and communication. A player can simply walk up to any NPC, type a chat at it, and will receive results from OpenAI. Current Compatibility - Eluna TrinityCore 3.3.5 - Azerothcore Eluna Module 3.3.5 Requirements - Python3 - Pip Packages: `openai` via `pip install` - Easy Linux Command that installs the packages for you: `pip install openai` Installation Instructions - Clone this repository into your LUA scripts folder - In GPT_NPCs.lua, edit the following configuration values: - - `path_to_history = "lua_scripts/elunamod-GPT_NPCs/"` - Path to where conversation histories are stored. Should be the same as where these .lua and .py files are located. - - `PATH_TO_OPENAI_EVENT = "lua_script/elunamod-GPT_NPCs/GPT_NPCs.py"` - Path to where the python file is stored. - Create environment variable, "OPENAI_API_KEY", via your specific system instructions. - - Linux users : `export OPENAI_API_KEY='your_api_key'` - Copy and paste your specific OpenAI API key here. You can receive one from the OpenAI API website. Editing the Prompt If you'd like to edit the initial AI prompt that is received, open the file `GPT_NPCS.lua` and investigate the variable `content` in the `OnPlayerChat` function. Licensing This specific module is covered by the MIT License rules. Distribution and modification is entirely allowed. Please refer to its documentation below for more information. MIT License Copyright (c) 2023 Ember-RP Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Русский перевод - RU Translation for our Russian friends. traducción al español a continuación - Spanish translation below. It's the third most popular language in the world where speakers do not also know English.
  2. 1 point

    Version v6

    2,089 downloads

    This is all content that has been successfully ported from all expansions up to Shadowlands to work with WotLK. Technically, it's ALL m2s/wmos and their linked textures exported from retail 9.2.5 using the WoW Export tool. Then all files were TXID fixed, along with being ran in the MultiConverter. Afterwards, a python tool I made was used to remove all files overlapping from vanilla WotLK content. This ensures that ONLY expansion content is in this file. I am absolutely confident this is currently the best patch available for this kind of content. Enjoy M2s, WMOs, tilesets, textures, flames, and other visuals from Shadowlands, BFA, Legion, WoD, MoP, and Cata. The files are available in BOTH an MPQ and loose file format. The MPQ version is a 15.3GB download, labelled Patch-N.MPQ. The loose files are in a highly compressed 12.2GB .rar file. When either of these are exported, there should be 179,530 files totaling 28.8GB. If you'd like to use it in noggit or your client regardless of the content, download the MPQ version and place it in your Data folder. If you want to only use the tilesets or specific expansion content, download the loose file version and create your own patches with MPQ Editor. THANK YOU FOR THE FOLLOWING RESOURCES, WITHOUT THEM BEING AVAILABLE, THIS PATCH WOULD NOT EXIST - Zarkeven's WMO Patch Alastor's Expansion patch, commissioned and distributed by Valaryon TXID Fixer Adspartan's MultiConverter, adjusted by MaxtorCoder MPQ Editor (3.2) WoW Export Implave's WMO's 8.2-10.1 Implave's 8.1.5 - 10.1.7 WMOs downconverted to WotLK 1.0.0 Implave's Fixed 8.2-10.1 Tilesets 1.0.0 Known issues - A lot of Shadowlands WMOs don't work. I ran this in TXID fixer, then Multiconverter, so I couldn't say why they don't. They just don't. Lava/Slime is broken. You might want to delete them before making your patches. No DBC files are in the .rar. These can only be spawned in noggit and not in-game. My meme name for the folder is still in there, dubbed "supergoodportedstuffnotedited". Woops. Notes - If I find the time to separate these patches out, I'll return with a patch to update this link. If given the same circumstances, I'll also provide a DBC file to merge with yours along with instructions to spawn them in-game. Keep an eye out for updates here if they happen If used, credits are appreciated! This took about 3 days to complete along with 200GB of drive real estate to mess with these files and make sure a working product was achieved. That does not include the cooperation of community members who contributed to this resource - those individuals should be thanked and appreciated for their contributions to make this happen! Also, check out Ember, where this content will be used in a roleplay setting! Thank you for your time and reading this. This is my first submission to model-changing.net and I hope it's useful to someone.