It's now archived see this -> #10
Implement the AOE Loot/Mass Loot feature from Mist of Pandaria, allowing players to loot multiple corpses in a single action. Compatible with any emulator using Eluna, including TrinityCore and AzerothCore.
- ✅ AOE Loot in Solo Play
- ✅ AOE Loot in Group Play
- ✅ Duplication Protection
- ✅ Enable/Disable via Interface (CSMH and AIO support)
- ✅ "Skinning" and "Mob Engineering" support
- ✅ Autoloot support (you can activate or disable it the AOELoot works !)
- ❌ The futur
- Download the script in
.moon
or.lua
format. - Place it in your
lua_scripts
directory. - Download the .diff script for your Emulator (TrinityCore, AzerothCore)
- Apply the provided
.diff
script to add necessary methods to Eluna:
git apply --directory=modules/mod-eluna azerothcore_eluna.diff
git apply --directory=src/server/game/LuaEngine trinitycore_eluna.diff
- The script is fully functional once in place.
Automatically enabled for solo play, allowing looting of multiple corpses with one action.
Works with any emulator using Eluna, with the provided .diff
script ensuring full functionality.
- Fork, Clone, Create a branch, Commit, Push, Create a PR.
- Report issues in the issue tracker.
- You can sponsor my work!
Licensed under GNU GPL v3. See the LICENSE file.
Readme generated with the help of ChatGPT.
Contributors: @iThorgrim, @Niam5, @Intemporel