cowdude
Active Member
- Joined
- Feb 17, 2010
- Messages
- 337
- Reaction score
- 27
Hello folks,
I've been looking for a rock solid relogger for my bots. One that would not randomly crash or fail relogging WoW/HB.
I also needed a relogger that would allow me to set custom account/toon switch rules, like "farm ores for 24h, then switch to my lvl1 alt and start my custom auction/mail bot on it until it's done".
Well, I couldn't find anything really reliable to do this, so I just did one for myself. That's mostly a mix between a basic restarter and the old good CowStats.
Don't know if it will ever be public anyway, but here's the current main features list ('working', aye):
I've been looking for a rock solid relogger for my bots. One that would not randomly crash or fail relogging WoW/HB.
I also needed a relogger that would allow me to set custom account/toon switch rules, like "farm ores for 24h, then switch to my lvl1 alt and start my custom auction/mail bot on it until it's done".
Well, I couldn't find anything really reliable to do this, so I just did one for myself. That's mostly a mix between a basic restarter and the old good CowStats.
Don't know if it will ever be public anyway, but here's the current main features list ('working', aye):
- WoW/HB restarter on disconnect and wow error
- Allows you to set an xml profile and your botbase name for each toon on the settings panel. I'm using windows API to overwrite HB settings without editing any settings file.
- Live settings updates, even when the restarter is running... Because it's fun to play with thread safety.
- Using Lua to log in and enter world. Damn simple, powerful and reliable
- Memory reading to track some useful stuff for each WoW account
- Account conditional switch rules
- And a simple web server behind it to track your bots and get a live screenshot for each running bot.
