• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB ARCHIVES: HBRelog--DO NOT DELETE

    Discussion in 'Archives' started by chinajade, Feb 7, 2012.

    1. Captori1991

      Captori1991 New Member

      Joined:
      Feb 4, 2012
      Messages:
      111
      Likes Received:
      0
      Trophy Points:
      0
      Big Thanks, it works ^.^
       
    2. gilette

      gilette New Member

      Joined:
      Aug 31, 2011
      Messages:
      160
      Likes Received:
      1
      Trophy Points:
      0
      Where do I install this anyway? There doesnt seem to be any exe files to start with after downloading the svn...
       
    3. Ilja Rogoff

      Ilja Rogoff Well-Known Member

      Joined:
      Jan 25, 2010
      Messages:
      1,848
      Likes Received:
      38
      Trophy Points:
      48
      did you svn the source? use the svn for the compiled one.
       
    4. gilette

      gilette New Member

      Joined:
      Aug 31, 2011
      Messages:
      160
      Likes Received:
      1
      Trophy Points:
      0
      I did, but where is the exe? All I see is the cs files and other folders :I There realy isnt proper "How to install" introductions other than "Download SVN" and then what to do after HBRelog is started, so how do I start it so I can continue forward on the introductions.. SVN is https://hbrelog.googlecode.com/svn/trunk/ right?

      Edit: Sorry Im stupid, downloaded the source instead of exe
       
    5. S_o_M

      S_o_M Member

      Joined:
      Jan 10, 2012
      Messages:
      651
      Likes Received:
      2
      Trophy Points:
      18
      Just wanted to tell, that everything works fine for me right now, thanks Highvoltz
       
    6. stewiethecat

      stewiethecat Member

      Joined:
      Feb 4, 2011
      Messages:
      454
      Likes Received:
      0
      Trophy Points:
      16
      im having a problem with wow.exe crashing when i use this program, and when i use arelog as well...
      When i open up wow.exe manually, i have no issues logging in???


      heres my log thanks for the help:
       

      Attached Files:

    7. Notch

      Notch New Member

      Joined:
      Jan 4, 2012
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      I do have a question about HbRelog. Does it write/inject into Wow.exe memory?
       
    8. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      Yes, when it needs to log into the game it hooks a method (endscene) that even legitimate programs like Fraps and similar programs use. The stub is randomized and hook is removed while Wow is loading into game and covered with the original bytes.

      This allows the relogger to work in the background while you do something else on the computer unlike the alternative methods that involve sending key strokes to the Wow window. I've tried that and it did not go so well when I tried to use IM at the same time (it entered the login/ password in chat).
       
      Last edited: Mar 13, 2012
    9. kayes

      kayes Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,353
      Likes Received:
      4
      Trophy Points:
      38
      Hi HV, Woke up today and saw that one of my toons was relogging constantly:

      1. Standing at GB
      2. Ran a few yards away, then back to GB
      3. Logged out
      4. Logged in to the same toon
      5. repeat.

      I have 93 logs, all the same in my folder now :(

      HB error.JPG
       

      Attached Files:

    10. Treebear

      Treebear New Member

      Joined:
      Feb 7, 2012
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      HBrelog not working

      Hi, ive just got Hb relog downloaded, and as far as i know i have set it up correctly, with idles information ect ect but when i click start it says "starting wow" open wow sits there for a few seconds then i get "wow has stopped working" or it comes up with an error report box for me to descibe what i was doing when the crash occured, can someone please help me this is very frustrating,
      i redownloaded everything twice, done everything but STILL NOTHING GRRRR.

      it does say
      [15/03/2012 6:20:25 p.m.] HBRelog Version 1.0.4453.26951
      [15/03/2012 6:20:34 p.m.] Bot: ********* Tasks ***********
      [15/03/2012 6:20:34 p.m.] Bot: Logon
      [15/03/2012 6:20:34 p.m.] Bot: ********* End of Task list ***********
      [15/03/2012 6:20:34 p.m.] Bot: starting C:\Users\Desktop\wow\World of Warcraft\Wow.exe
      [15/03/2012 6:20:37 p.m.] Bot: Installing Endscene hook
      [15/03/2012 6:20:37 p.m.] pScene: 1878327508
      [15/03/2012 6:20:37 p.m.] pEndScene: 1878142544
      [15/03/2012 6:20:37 p.m.] Bot: GlueStatus: Disconnected
      [15/03/2012 6:20:38 p.m.] Bot: WoW has disconnected.. So lets restart WoW
      [15/03/2012 6:20:38 p.m.] Bot: Attempting to close Wow
      [15/03/2012 6:20:38 p.m.] Bot: starting C:\Users\Desktop\wow\World of Warcraft\Wow.exe
      [15/03/2012 6:20:41 p.m.] Bot: Installing Endscene hook
      [15/03/2012 6:20:41 p.m.] pScene: 1878327508
      [15/03/2012 6:20:41 p.m.] pEndScene: 1878142544
      [15/03/2012 6:20:41 p.m.] Bot: GlueStatus: Disconnected
      [15/03/2012 6:20:44 p.m.] System.Exception: ReadInt failed.
      at Magic.SMemory.ReadInt(IntPtr hProcess, UInt32 dwAddress, Boolean bReverse)
      at Magic.BlackMagic.ReadInt(UInt32 dwAddress, Boolean bReverse)
      at Magic.BlackMagic.ReadInt(UInt32 dwAddress)
      at HighVoltz.HBRelog.WoW.Hook.InjectAndExecute(IEnumerable`1 asm, Int32 returnLength)
      [15/03/2012 6:20:44 p.m.] System.ComponentModel.Win32Exception (0x80004005): A 32 bit processes cannot access modules of a 64 bit process.
      at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
      at System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
      at System.Diagnostics.Process.get_MainModule()
      at HighVoltz.HBRelog.WoW.Hook.get_BaseOffset()
      at HighVoltz.HBRelog.WoW.WowManager.get_GlueStatus()
      at HighVoltz.HBRelog.WoW.WowManager.LoginWoW()
      at HighVoltz.HBRelog.WoW.WowManager.Pulse()
      at HighVoltz.HBRelog.TaskManager.Pulse()
      at HighVoltz.HBRelog.HBRelogManager.DoWork()
      [15/03/2012 6:20:44 p.m.] Bot: WoW process was terminated. Restarting
      [15/03/2012 6:20:44 p.m.] Bot: starting C:\Users\Desktop\wow\World of Warcraft\Wow.exe
      [15/03/2012 6:20:47 p.m.] Bot: Installing Endscene hook
      [15/03/2012 6:20:47 p.m.] pScene: 1878327508
      [15/03/2012 6:20:47 p.m.] pEndScene: 1878142544
      [15/03/2012 6:20:47 p.m.] Bot: GlueStatus: Disconnected
      [15/03/2012 6:20:47 p.m.] Bot: Attempting to close Wow
      [15/03/2012 6:21:38 p.m.] Bot: ********* Tasks ***********
      [15/03/2012 6:21:38 p.m.] Bot: Logon
      [15/03/2012 6:21:38 p.m.] Bot: ********* End of Task list ***********
      [15/03/2012 6:21:38 p.m.] Bot: starting C:\UsersDesktop\wow\World of Warcraft\Wow.exe
      [15/03/2012 6:21:42 p.m.] Bot: Installing Endscene hook
      [15/03/2012 6:21:42 p.m.] pScene: 1878327508
      [15/03/2012 6:21:42 p.m.] pEndScene: 1878142544
      [15/03/2012 6:21:42 p.m.] Bot: Failed to login wow, lets restart
      [15/03/2012 6:21:42 p.m.] Bot: starting C:\Users\Desktop\wow\World of Warcraft\Wow.exe
      [15/03/2012 6:21:42 p.m.] System.NullReferenceException: Object reference not set to an instance of an object.
      at HighVoltz.HBRelog.WoW.WowManager.Pulse()
      at HighVoltz.HBRelog.TaskManager.Pulse()
      at HighVoltz.HBRelog.HBRelogManager.DoWork()
      [15/03/2012 6:21:46 p.m.] Bot: Installing Endscene hook
      [15/03/2012 6:21:46 p.m.] pScene: 1878327508
      [15/03/2012 6:21:46 p.m.] pEndScene: 1878142544
      [15/03/2012 6:21:46 p.m.] Bot: GlueStatus: Disconnected
      [15/03/2012 6:21:47 p.m.] System.ComponentModel.Win32Exception (0x80004005): A 32 bit processes cannot access modules of a 64 bit process.
      at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
      at System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
      at System.Diagnostics.Process.get_MainModule()
      at HighVoltz.HBRelog.WoW.Hook.get_BaseOffset()
      at HighVoltz.HBRelog.WoW.WowManager.get_GlueStatus()
      at HighVoltz.HBRelog.WoW.WowManager.LoginWoW()
      at HighVoltz.HBRelog.WoW.WowManager.Pulse()
      at HighVoltz.HBRelog.TaskManager.Pulse()
      at HighVoltz.HBRelog.HBRelogManager.DoWork()
      [15/03/2012 6:21:48 p.m.] Bot: WoW process was terminated. Restarting
      [15/03/2012 6:21:48 p.m.] Bot: starting C:\Users\Desktop\wow\World of Warcraft\Wow.exe
      [15/03/2012 6:21:49 p.m.] Bot: Attempting to close Wow

      could this be causing the problem? it looks problematic: A 32 bit processes cannot access modules of a 64 bit process.
      is there anyway to get around this?
       

      Attached Files:

      Last edited: Mar 15, 2012
    11. biller72

      biller72 Member

      Joined:
      Aug 14, 2010
      Messages:
      260
      Likes Received:
      2
      Trophy Points:
      18
      i know this will relog to another character on the same account.
      but will it relog to another account for a few hours, then quit and log back onto the first one?
       
    12. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      Styx.HonorbuddyUnableToStartException: You don't have a mining pick in your inventory and gathering minerals is enabled. Pick a mining pick or disable gathering minerals before using Gatherbuddy2
       
    13. Treebear

      Treebear New Member

      Joined:
      Feb 7, 2012
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      does anyone have a solution to my problem above??? please help!
       
    14. vecuk

      vecuk New Member

      Joined:
      Mar 1, 2012
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      Hi,

      when i want to STOP it so it closes WoW + HB, nothing happens ! WoW + HB Still runing. Log is here

      [11:50:21] HBRelog Version 1.0.4453.26951
      [11:50:25] testit: ********* Tasks ***********
      [11:50:25] testit: ********* End of Task list ***********
      [11:50:25] testit: starting -XXX-
      [11:50:30] testit: Installing Endscene hook
      [11:50:30] testit: GlueStatus: Disconnected
      [11:50:31] testit: GlueStatus: Disconnected
      [11:50:32] testit: GlueStatus: CharacterSelection
      [11:50:33] testit: GlueStatus: CharacterSelection
      [11:50:34] testit: Login sequence complete. Removing hook
      [11:50:44] testit: starting -XXX-
      [11:50:54] testit: WoW and HB startup sequence complete
      [11:51:34] testit: Attempting to close Wow
      [11:51:34] testit: Attempting to close Honorbuddy

      what could be wrong ? Net 4 is on my Windows 7 x64
       
      Last edited: Mar 15, 2012
    15. Dreamstorm

      Dreamstorm Member

      Joined:
      Jan 18, 2012
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      6
      Are you using the 64bit wow client?
      This application only supports the 32bit client.
       
    16. vecuk

      vecuk New Member

      Joined:
      Mar 1, 2012
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      where can i check that, didnt find in options or config. If i do, where can i change and is it no problem if i run x32 on x64 system ? i guess not, but asking 2 be sure about that.
       
    17. Dreamstorm

      Dreamstorm Member

      Joined:
      Jan 18, 2012
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      6
      The game will display which version you are using at the bottom left hand corner of the login screen. ex: Version 4.3.3 (15354) (Release x64)
      if it doesn't have (Release x64) then its the 32bit client you have.
      you can also set which one to use in the launcher settings if you have both.
      I directed that previous post to treebear though, his error message looks like he may be using the 64bit client.
       
    18. vecuk

      vecuk New Member

      Joined:
      Mar 1, 2012
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      ingame there stands Version 4.3.3 (.......) (Release x86) Feb 22.2012
      and in Launcher there stands x32

      so what could be the prob i got ? : ( cuz cannot run anything if doesnt get it fixed ://
       
    19. Treebear

      Treebear New Member

      Joined:
      Feb 7, 2012
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Mine also says this,

      im using win7 64 bit system
       
    20. stevebythesea

      stevebythesea New Member

      Joined:
      Jul 26, 2011
      Messages:
      104
      Likes Received:
      0
      Trophy Points:
      0
      The best thing since HB itself!

      1 minute to set it up and it just works.....

      Have some money sir you deserve it!

      EDIT - Your contribution link doesn't work and on a side note neither does the AutoAngler link in your signature :)

      I would still like to give your monies
       
      Last edited: Mar 15, 2012

    Share This Page