Hello, my question is why when I set on hbrelog some EU realms and one on acc "XY" US this US dont work... on this "XY" acc EU account is activated instead of US despite the fact that I set US in Hbrelog.
You can try to create a seperate wow-copy for US logins in a separate folder ( Like C:\WOW-US\ ) If you are short on drive-space you can create a symbolic link to the data folder of your "EU WOW" Folder to save like 40 GB ( So that C:\WOW-US\Data\ is a symbolic link to C:\WOW-EU\Data\ ). -- marrvin
Is there any kind of documetation about the possibility to control HBRelog via a questbot profile? Like the snippet here, that makes Questbot switch to next HBRelog task when quest profile is finished: PHP: <CustomBehavior File="RunCode" Type="Definition"><![CDATA[Bots.Professionbuddy.Dynamic.HBRelogApi HBRelogRemoteApi = Bots.Professionbuddy.Dynamic.Helpers.HBRelog;]]></CustomBehavior> <CustomBehavior File="RunCode" Code="HBRelogRemoteApi.SkipCurrentTask(HBRelogRemoteApi.CurrentProfileName);" />
I don't understand what everyone is going on about here, it's working perfectly. If you have any issues with switching realms, just make new HBrelog profiles, and have it set to switch HBrelog profiles
Just look in the source code of HBrelogHelper plugin, there you will find the other methods you could use. If you need some further explanations, let me know and I'll post some more snipplets
Maybe you should check/post the log of HBRelog to see why "logging in" fails. Is the character name and realm name setting correct? beware of leading/trailing spaces !
Hello boys and girls, Honorbuddy dont start after HBRelog started World of Warcraft and logged in. Obviously I've checked the "Honorbuddy Start Delay" checkbox and Autostart. Would be great if someone can help me out. Greetings
Make sure you have the proper path set for honorbuddy, and not "honorbuddy launcher" a shortcut won't work, and under your task list set the first task as idle for 1 minute then run the logon task with all the proper settings
HB doesn't work with 7.3 anyway so you will have to wait until HB and HBRelog have been updated (at least 1 week I guess as a new obfuscation method has been introduced to WoW)
It's a method to make code being really complicated to understand; this way possible reverse engineers (like hb core devs) have trouble/need more time to understand it. It's like someone is repeating itself and is talking in a very unprecise way so everyone listening to him has trouble understanding; that's what obfuscation does. Here's an example