What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Request to devs] for scripters : honorbuddy /status

Nopenope

New Member
Joined
Apr 28, 2010
Messages
21
Reaction score
0
Hi,

It would be great to have a command line option to know if HB is in game and started

e.g.: honorbuddy /status

This way, upon a disconnection, if anything crashed or anything, it's easy to know it, and to restart the whole thing (wow + HB).

Then, an easy AutoIt (pseudo) script could look like this:

Code:
Start loop
   If [B][COLOR="green"]honorbuddy /status[/COLOR][/B] not "in game and started"
     exit HB and wow
     start wow + password + enter + enter
     honorbuddy /autostart
   Else
     sleep
End loop

Thanks for this great bot!
 
Last edited:
Back
Top