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

/hbkey problems with /autostart param

CoreFun

Member
Joined
Jul 14, 2012
Messages
83
Reaction score
1
I have found the reason of why HB not accepts /hbkey param during start via HBRelog.
The reason is - /autostart key.

To reproduce this problem just make on desktop shortcut
C:\HB\Honorbuddy.exe /hbkey="YOUR_KEY" /noupdate /customclass="Singular" /loadprofile="PROFILE.xml" /botname="Questing"
HB will starts with YOUR_KEY. Add to shortcut /autostart(shortcut is identical to params passed by HBR) - HB ignores YOUR_KEY and uses last key that he's remember.

How can I (and all users of HBR) force HB to use hbkey passed with commandline params?
 
I hope the key will be safe in hands of super moderator :)

The key is not the reason. I got some 1-sesion HB keys with lost auth data. So I can't compile them in one multi-key.
Example of issue:
1. HBR is sending commandline to first HB copy. HB recalls last used key. Ok, it's runs. (with another key!)
2. HBR is sending commandline to second HB copy. HB recalls last used key. But this key is already in use. I see 'Max Sesions' error.
3. And so on...
 
Last edited:
the only thing we can do is combine your keys. so all the sessions are on one key. as far as the relogger, that would be a feature that would have to be implemented and not something that is an honorbuddy support issue.
 
I think because the commandline parameters are HB's feature, may be unacceped /hbkey param is HB's issue.
It's not a HBR issue - desktop shortcut shows how buggy may be parameters interpreted.
 
I do not understand why you use the param /hbkey in hrelog at all. Simply add your key in the config in hbrelog and it uses it without a hb param.
If you wanna start HB then without HBrelog create a link to the honorbuddy.exe and use /hbkey param there.
 
I do not understand why you use the param /hbkey in hrelog at all. Simply add your key in the config in hbrelog and it uses it without a hb param.
If you wanna start HB then without HBrelog create a link to the honorbuddy.exe and use /hbkey param there.
I'm not adding any params to HB executable (in hbr config), HBR doing this himself.
How I described - when adding /autostart HB ignores /hbkey. HBR calls hb.exe with params /hbkey and /autostart, so I can not use different keys for different hb copies.

Just make desktop shortcut with valid key (such a C:\HB\Honorbuddy.exe /hbkey=2M3R7L5Q9T9W4Y2I9B6Z), run it. HB will remember this key. Now change shortcut - set invalid key and add /autostart param (such a C:\HB\Honorbuddy.exe /hbkey=INVALIDKEY123 /autostart). Voilà! HB accepts wrong key and working well!
 
Has anyone tried this to make sure that problem is real ?
 
Back
Top