AQOBot¶
View Repo
Download - EMU
Download - Live Servers (Outdated)
EverQuest class automation Lua scripts for MacroQuest.
Info
I originally began writing these for live servers but stopped playing on live a few months into ToL expansion. At that time, necromancer, bard, shadow knight, warrior and ranger were mostly functional. The Live Servers download includes what was developed up to that point.
Since then I have been playing on EMU servers and so all new additions have been on the emu
branch, which includes many more classes but those only include abilities up to level 70.
Overview¶
Provides a CWTN-like interface for class automation with assist and chase modes, pre-configured spells, discs, AAs and abilities to use, and a UI to control a handful of settings.
Each of the class files found in aqo/classes
folder includes a number of tables for spells, AAs, discs and items. Hopefully its clear from the naming which are for burns, which are standard rotations, mash abilities, etc.
Features
- Full group automation with tanking, pulling, assisting, chasing and hunting roles.
- In-game configuration through UI and command line.
- Predefined lists of abilities for healing, tanking, DPS'ing, burning, etc.
- Add your own clickies with
/addclicky
- Buff begging
- Automated looting and selling capabilities
Installation¶
- Clone the repo or download the zip file linked above.
- Move the
aqo
folder into the MQlua
folder
Usage¶
/lua run aqo
Images¶