Is it possible to write a task list in say notepad++? I tried to edit the settings file like that in an attempt to make a pretty complicated schedule and when i tried to load HBrelog all my settings had been erased I didn't mess with any of the keys in there just the "tasks" bit. Using the in program task scheduler is a real drag if you want to make a complicated one for each bot. EDIT: Ok nvm I fixed it. Turns out if you don't put a 0 in the random minutes slot it bugs Hbrelog out hard.
Hello, I have one issue with HBRelog since the new patch.. whenerver I want to run more then 1 instance, if I press play.. it just says "running" next to the account, without launching anything. but as I said, when I just run 1 bot account, everything's fine edit: fixed it by deleting and re-adding accounts
Any chance you could add task plans into this? Like lets say you could save some preconfigured tasks and you could just load the saves on your different bots
Honorbuddy still gets restarted with no end if you enable "Check HB Responsiveness" and have tasks... When will it work?
This happens to me as well if the options is checked. In my case, I am running a grind bot which I know 100% that it won't cause HB to crash and therefore uncheck that option. For the moment, this is the only solution I have found to work. HBRelog is fucking awesome
i got a new issue. after hbrelog starts the HB, HB always close automacaltly . then keep starts HB. shows Max sessions. Authentication failed. how do you fix this?
Great project, holy cow! I have a lot of profiles I've made in hbrelog, but to run them it seems I have to check the box first. But I like to run it with 'autostart' on for my two main profiles, and if the comp crashes (not infrequent for me) then it starts up like 8 profiles, many of which are the same account. Any reason it requires checking the box before running a profile manually? Any suggestions how to have it only start my fav two on startup? Also I'd love to integrate into, say, bgbuddy to quit after 6 dungeons, rather than dropping link after 1 hour, is that possible? Thanks!
project seems to be crud atm. 1) wont resize windows 2) seems to crash with mixed mode 3) doesnt recognize hb has closed to restart it basically all it does is restart bot/hb which is fine if your just run one toon doing one thing but would like to see the other features fixed. idk looking into arelog but the task structure is different but ill see
Really amazing app, just a thing I really would like in this app additionally is a timer of how long a process has been active. Would really be amazing
For the idle option... can I choosr when its suppose to log out? Or does it just log itself out whenver it wants? I understood the whole "minute" thing, thats no problem. But WHEN does it log out, and how do I choose it? I want it to be logged out for 2 hours, so 120 minutes then log in again. And I want it to log out at 4PM of after 5 hours of grinding, then log in again after 2 hours.. Some help?
"Idle" logs you out and waits that long. There's no time-scheduling, but you could try to figure it out based on how much delay and when you start it.
It's working to restart HB for me. Are you using the new one from the svn link release folder? The attached one is really old.
That's a frustrating issue with the HB servers. They keep your session open for awhile. You can login to buddyauth.com and delete the session supposedly, or just wait the ~4 minutes for it to keep spamming connect and it'll work eventually.
For some reason, HBRelog now stops at Character Selection and doesn't select the character. Code: [2:41:55 PM] D3D11CreateDeviceAndSwapChain result: 0 [2:41:55 PM] A - Arthas: Installing Endscene hook [2:41:55 PM] A - Arthas: GlueStatus: Disconnected [2:41:56 PM] A - Arthas: Setting Window location to X:716, Y:256 and Size to Width 712, Height:590 When I select the character, it continues as normal: Code: [2:42:04 PM] A - Arthas: Login sequence complete. Removing hook [2:42:09 PM] A - Arthas: starting C:\Users\Smarter\Desktop\Bots\Core\Honorbuddy.exe [2:42:10 PM] A - Arthas: Waiting for 500 minutes before executing next task [2:42:16 PM] A - Arthas: WoW and HB startup sequence complete
Is there any way to get this to work by adding it as a CustomBehavior at the end of my dailies to skip to the next task? Or does it only work with PB? Can I just choose 'professionbuddy' and then put my daily profile as the script, then it would work? <CustomAction Code="HBRelog.SkipCurrentTask(HBRelog.CurrentProfileName); " />