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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

HB ARCHIVES: HBRelog--DO NOT DELETE

hey guys so im having two issues i cant seam to resolve.....

1. the resizing and locations of the wow windows, i just cant figure it out i tried reading the entire thread i must hafve missed it
2. cr's i cant get it to load the oracle routunes it jsut hangs up on that part of the login
 
Is there any possibility to run HBRelog with different chars (yes) AND different combat routines instead of all singular?
So,
Account 1 Char 1 load CC Routine A /hunter (tuanha f.e.)
Wait 10min
Login Account 1 Char 2 load CC Routine B /mage (portal f.e.)
Wait 10min
Login Acc 1 Char 3 load CC Routine C /paladin (tuanha f.e.)

Because I tried to create different HBRelog Profiles ending with the Tasks: "Start HBRelog Profile Char 2" and "Stop HBRelog Profile Char 1" - but it seems to ignore the Stop order,
resulting in opening two WoW's and HB's. ....
Yes, I do this.
You enter the routine in the 'Custom Class' field. For a character loading TuanHA, you only need to type "TuanHA", you dont need to type "TuanHAHunterWoDFullButterChickenForTeaTonightYay!"

I also find it sometimes misses the stop task, to get around this I put these two tasks at the end of every profile
Wait (1min)
Stop Profile
 
no more svn for the newest version? I'm not super familair with github but from what i gather/can ascertain is the newest version is only available via downloaded zip. The SVN is an older version and the "git"able version is just the source code?
 
This would stop the profile then... Nothing, it's stopped.


This would work, the second profile would start and launch WoW.
But at the same time, the original profile would loop back to the beginning and launch a new WoW session also.

You need to start the second profile and then stop the first profile.

Profile 1 should look like this:
Wait (However long it takes to complete whatever it's doing)
Start HBRelog Profile (Start Profile 2)
Stop HBRelog Profile (Stop Profile 1)

I sometimes find that HBRelog doesn't successfully stop the first profile so I add a small wait then try stopping it again.
Wait (1 min)
Stop HBRelog Profile (Profile 1)

ahah! and THATS where the mistake was. Thanks so much for the help :)

offtopic- mr highvoltz, can we get that red text removed on startup of HB pleaaaase. I remove it manually and every time it comes back. Its usually used as an indicator of an issue with something or another so every time i see it i think its a problem, and even worse when there is a problem i ignore it usually under the assumption that the red spam is your plugin!

Far from high priority i know.. but ive been asking this for like.. months now.
 
Does HBRelog loop the profile or I have to put a Start HBRelog Profile (to start the same profile) at the end?

33333.JPG

will it loop despite the Start HBRelog Profile (same profile)? or I should leave it there? Will it bug the profile if I leave it there?
 
Anyone seen this message or anyone have any idea what causes it?

at GreyMagic.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at GreyMagic.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at HighVoltz.HBRelog.WoW.Lua.LuaTable..ctor(ExternalProcessReader memory, IntPtr address)
at HighVoltz.HBRelog.WoW.Lua.LuaTValue.get_Table()
at HighVoltz.HBRelog.WoW.FrameXml.UIObject.<GetUIObjects>d__2.MoveNext()
at System.Linq.Enumerable.<OfTypeIterator>d__aa`1.MoveNext()
at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at HighVoltz.HBRelog.WoW.States.LoginWowState.HandleAccountSelectionDialog()
at HighVoltz.HBRelog.WoW.States.LoginWowState.Run()
at HighVoltz.HBRelog.FiniteStateMachine.FiniteStateMachine.Engine.Pulse()
at HighVoltz.HBRelog.WoW.WowManager.Pulse()
at HighVoltz.HBRelog.TaskManager.Pulse()
at HighVoltz.HBRelog.HbRelogManager.DoWork()
 
highvoltz you still support this? HBRelog doesn't detect wheather there is an error with honorbuddy because when honorbuddy gets error it just does nothing despite that it's selected to check HB responsiveness
 
how can I download this thing? when i want to checkout with svn i always get the error:

URL 'https://github.com/highvoltz/HBRelog/releases/latest' doesn't exist

any ideas?
 
Yeah I'm having a hard time getting the program to work. Can someone plz explain how to install this. Everytime I do a SVN or download the zip I cannot find the HBrelog.exe. I know Im suppose download the source code too but I can't get it to work. PLease help me out with a step by step install process for this for a noob. Thanks!
 
Even if you set it up, you're going to bang your head against the wall.

You'll randomly get stuck at entering a password. You can try some of the solutions, but none of them actually solve it completely.

Sometimes you'll get System.AccessViolationException errors. Good luck fixing those.

You can try to ask for support in the thread, but the Dev doesn't stop by to help out. What doesn't make sense is that it can randomly work.

I really hate this program since there's pretty much nothing that I can do to fix it. It's really annoying dealing with this multiple times a day since I have so many characters.

TLDR: Use this, get headaches
 
Anyone seen this message or anyone have any idea what causes it?

at GreyMagic.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at GreyMagic.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at HighVoltz.HBRelog.WoW.Lua.LuaTable..ctor(ExternalProcessReader memory, IntPtr address)
at HighVoltz.HBRelog.WoW.Lua.LuaTValue.get_Table()
at HighVoltz.HBRelog.WoW.FrameXml.UIObject.<GetUIObjects>d__2.MoveNext()
at System.Linq.Enumerable.<OfTypeIterator>d__aa`1.MoveNext()
at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at HighVoltz.HBRelog.WoW.States.LoginWowState.HandleAccountSelectionDialog()
at HighVoltz.HBRelog.WoW.States.LoginWowState.Run()
at HighVoltz.HBRelog.FiniteStateMachine.FiniteStateMachine.Engine.Pulse()
at HighVoltz.HBRelog.WoW.WowManager.Pulse()
at HighVoltz.HBRelog.TaskManager.Pulse()
at HighVoltz.HBRelog.HbRelogManager.DoWork()

I get that too.
 
Problem while logging into wow

Hey guy :)
ive got a problem concerning loging in with rbrelog 1.1.0.
I have multiple wow accounts on my battlenet. It starts to enter the passwort and logs in. In the wow account selection screen it selects the right profile, but then after roundabout 15 sec hbrelog shuts down wow.exe without any reason. It just would be necessary to press the enter key.
I hope you can help me to find a solution, because my provider is quite shitty and so there are a lot of disconnects.

[05/05/2015 01:43:45] HBRelog Version 1.1.0
[05/05/2015 01:43:45] ******* Settings ********
[05/05/2015 01:43:45] Auto AcceptTosEula: False
[05/05/2015 01:43:45] Auto Start: False
[05/05/2015 01:43:45] Auto Update HB: False
[05/05/2015 01:43:45] Check Hb's Responsiveness: True
[05/05/2015 01:43:45] Check Realm Status: False
[05/05/2015 01:43:45] HB Delay: 20
[05/05/2015 01:43:45] Login Delay: 30
[05/05/2015 01:43:45] Minimize Hb On Startup: False
[05/05/2015 01:43:45] Set GameWindow Title: True
[05/05/2015 01:43:45] Wow Start Delay: 20
[05/05/2015 01:43:48] Main: ********* Tasks ***********
[05/05/2015 01:43:48] Main: ********* End of Task list ***********
[05/05/2015 01:43:48] Main: Starting F:\Warlords of Draenor\World of Warcraft\Wow.exe
[05/05/2015 01:43:49] Main: Waiting for Wow to start
[05/05/2015 01:43:57] Main: Wow is ready to login.
[05/05/2015 01:44:14] Main: Sending letters to AccountLoginPasswordEdit
[05/05/2015 01:45:14] Main: Selecting Account
[05/05/2015 01:45:44] Main: Failed to login wow, lets restart
[05/05/2015 01:45:45] Main: Starting F:\Warlords of Draenor\World of Warcraft\Wow.exe
[05/05/2015 01:45:46] Main: Waiting for Wow to start

Further informations:
Windows 10 Insider Preview
No teamviewer installed
German wow language
32-bit wow.exe
battle.net switched off


Thank you a lot for your help

Solved: Auto region didnt work. Had to siwtch it to EU manually.
 
Last edited:
Can I copy tasks one from another?
by editing the file where the tasks are saved yes otherwise iam not sure

all data should be within the <CharacterProfile></CharacterProfile> tags if you copy it including the tags and past it afterwards again + change the name (not sure if two tasks with the same name can exist) it should be done.
you can also edit bigger tasks this way with mass replace and so on.

but always backup the config in case something happens, and you can´t find the error afterwards.
iam not really sure if thats what your looking for but if your used to it, it can be a time saver (depends on the time you would need otherwise ofc).
 
You have a great idea but this has really poor settings. Like why have it choose the settings if it's not going to use it. Why ask the account info if it just checks the remember this account?

It doesn't use the HB key I put in, it doesn't use the WoW account info I put in either.

You should really fix this!
Install seperate honorbuddy directories per key.
 
Back
Top