Skip to content

andude2/EmuBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

emubot 1

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.

emutbot 2

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)

emubot 3

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!

emubot 4

Dependencies

  • EmuBot uses SQLite for persistence via lsqlite3.
  • On fresh MacroQuest installs, EmuBot will try to fetch lsqlite3 automatically using mq.PackageMan.
  • If auto-install fails, use your package manager to install lsqlite3 and reload EmuBot.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages