Implement the AOE Loot/Mass Loot feature from Mist of Pandaria, allowing players to loot multiple nearby corpses in a single action. Compatible with any emulator using Eluna/ALE, 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.
- ✅ Quest item handling.
You will need to use my fork of mod-ale as that has the necessary ALE changes and is pretty much plug and play for Azerothcore.
For TrinityCore, use the provided .diff file to add the needed methods, ensuring full functionality.
- Download the
aoe_loot.luascript. - Download the
aoe_loot_aio.luascript if you use AIO, or download theaoe_loot_csmh.luascript if you use CSMH. - Place both scripts in your
lua_scriptsdirectory. You can use a subfolder within that directory if you want.
Enable via the Interface options in-game, which allows for looting multiple nearby corpses simultaneously.
Works with any emulator using Eluna, including TrinityCore and ALE for AzerothCore.
Licensed under GNU GPL v3. See the LICENSE file.