Finally! A visual tool to help you keep track of your ^bots and their inventories.
Drop this in your /lua folder, then run in game with a /lua run emubot. NOTE If the folder has -main on it, you will need to rename the folder and delete -main off the end.
Your file structure should look like /lua/emubot/init.lua. It should NOT look like /lua/emubot/emubot/init.lua
At first run, I recommend running a "Scan All Bots", so that the script can cache all your inventories.
NOTE If you currently have more bots made than your server allows to spawn, go ahead and turn "Camp After Scan?" to ON. This will camp your bots so you can gather ALL the inventories.
Featuring an "Upgrade" option, which gives you a visual interface to swap out equipment on your bots with the click of a button.
And slowly integrating Bot Management - you can see all your bots, and a handy little tool to make a NEW bot without having to remember class/race number combos! (**note - since some servers allow all classes/all races I did not limit the combinations - YMMV)
Still a work in progress:
Group Management - easily create and spawn/invite a group. I'm still working on this...will get raid stuff soon!
Dependencies
- EmuBot uses SQLite for persistence via
lsqlite3. - On fresh MacroQuest installs, EmuBot will try to fetch
lsqlite3automatically usingmq.PackageMan. - If auto-install fails, use your package manager to install
lsqlite3and reload EmuBot.



