• Visit Rebornbuddy
  • Aash's HBRelog improvements & support thread

    Discussion in 'Featured' started by aash, Aug 9, 2015.

    1. rascal9

      rascal9 Member

      Joined:
      Aug 8, 2012
      Messages:
      774
      Likes Received:
      5
      Trophy Points:
      18
      So are you working on this project or the highvoltz original thread? I see you are responding to both and im just looking for latest release with fewest bugs :)

      Is see Highvoltz is Pushing updates. Are you teaming up? Or steering your own direction.
       
      Last edited: Oct 12, 2015
    2. Lauw

      Lauw New Member

      Joined:
      Aug 7, 2011
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      Heya,

      Had a chance to test this again, and you´re right.
      If closing Wow, HB and HBRelog and just starting the profile, it stops HB correctly and continues with next task :)

      Kind regards,
      LauW.
       
    3. aash

      aash Member

      Joined:
      Oct 14, 2014
      Messages:
      179
      Likes Received:
      9
      Trophy Points:
      18
      [div=font-family:segoe ui;color:#333333;font-size:10pt;font-style:normal; -webkit-font-smoothing:antialiased;text-rendering: optimizelegibility]@rascal9
      Everything is explained in the first post. I invite you to the party. Feel yourself at the home :)
      [/div]
       
    4. rascal9

      rascal9 Member

      Joined:
      Aug 8, 2012
      Messages:
      774
      Likes Received:
      5
      Trophy Points:
      18
      I cant seem to get the Relog to Actually click the Login Button. Is it because I need to have a call to focus on the window first before enter key is sent? Or does my problem lye within the windows function itself?

      Code:
                      // TODO: (DIRTY HACK) works only for english versions, as this code is dependent on locale
                      // if hb key dialog appears try to send Key.Enter
                      Utility.SleepUntil(() => !string.IsNullOrEmpty(Process.GetProcessById(BotProcess.Id).MainWindowTitle), TimeSpan.FromSeconds(10));
                      if (Process.GetProcessById(BotProcess.Id).MainWindowTitle.ToLower() == "honorbuddy login")
                      {
                          while (Process.GetProcessById(BotProcess.Id).MainWindowTitle.ToLower() == "honorbuddy login")
                          {
                              Utility.SendBackgroundKey(Process.GetProcessById(BotProcess.Id).MainWindowHandle, (char)Keys.Enter, false);
                              Thread.Sleep(50);
                          }
                      }
                  }
               }
      
       
      Last edited: Oct 13, 2015
    5. aash

      aash Member

      Joined:
      Oct 14, 2014
      Messages:
      179
      Likes Received:
      9
      Trophy Points:
      18
      [div=font-family:segoe ui;color:#333333;font-size:10pt;font-style:normal; -webkit-font-smoothing:antialiased;text-rendering: optimizelegibility]You should not do anything but compile the executable and run it. Probably there's some unhandled case because honorbuddy key enter dialog has changed recently.
      Another way to specify honorbuddy key is to use specific option for that:
      [​IMG]
      [/div]
       
    6. rascal9

      rascal9 Member

      Joined:
      Aug 8, 2012
      Messages:
      774
      Likes Received:
      5
      Trophy Points:
      18
      No fun in just Compiling i know how to enter my key :)
       
      Last edited: Oct 13, 2015
    7. Yaniix19

      Yaniix19 New Member

      Joined:
      Jul 6, 2014
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Hi guys, could someone of you explain me how the "hb key pool" works ?
      I mean, how do you actually put keys in it ?
      Like with an '-' between the keys ? (AAAAAAAAAAAAAAAAAAAAA-BBBBBBBBBBBBBBBBBBBB)

      Thanks for your answers
       
    8. Macatho

      Macatho New Member

      Joined:
      Dec 3, 2011
      Messages:
      1,108
      Likes Received:
      18
      Trophy Points:
      0
      It wasnt really explained at the start of the thread. What are the improvements really about? Just better?

      I find the regular Hbrelog to work just fine, why is this better? What does this add?
       
    9. aash

      aash Member

      Joined:
      Oct 14, 2014
      Messages:
      179
      Likes Received:
      9
      Trophy Points:
      18
      [div=font-family:segoe ui;color:#333333;font-size:10pt;font-style:normal; -webkit-font-smoothing:antialiased;text-rendering: optimizelegibility]You did not read the initial post carefully. There's the changelog section which explain clearly what have been done. If you have specific questions about new functions don't hesitate to ask them.
      [/div]
       
    10. Jalnin

      Jalnin New Member

      Joined:
      Jan 15, 2010
      Messages:
      151
      Likes Received:
      0
      Trophy Points:
      0
      Bot (Questing) does not autostart. Pls help.
       

      Attached Files:

      Last edited: Oct 15, 2015
    11. rascal9

      rascal9 Member

      Joined:
      Aug 8, 2012
      Messages:
      774
      Likes Received:
      5
      Trophy Points:
      18
      Russian users do not have the option to run QuestBot do they?
       
    12. Jalnin

      Jalnin New Member

      Joined:
      Jan 15, 2010
      Messages:
      151
      Likes Received:
      0
      Trophy Points:
      0
      When i press "Start" Questing bot start, but HBRelog does not autostart Questing bot.
       
    13. aash

      aash Member

      Joined:
      Oct 14, 2014
      Messages:
      179
      Likes Received:
      9
      Trophy Points:
      18
      [div=font-family:segoe ui;color:#333333;font-size:10pt;font-style:normal; -webkit-font-smoothing:antialiased;text-rendering: optimizelegibility]@Jalnin
      Please attach the honorbuddy log too.
      [/div]
       
    14. aash

      aash Member

      Joined:
      Oct 14, 2014
      Messages:
      179
      Likes Received:
      9
      Trophy Points:
      18
      [div=font-family:segoe ui;color:#333333;font-size:10pt;font-style:normal; -webkit-font-smoothing:antialiased;text-rendering: optimizelegibility]@rascal9
      That's completely wrong, there's no language specifics regarding Questing bot.
      [/div]
       
    15. Jalnin

      Jalnin New Member

      Joined:
      Jan 15, 2010
      Messages:
      151
      Likes Received:
      0
      Trophy Points:
      0
      Ок.
       

      Attached Files:

    16. Jalnin

      Jalnin New Member

      Joined:
      Jan 15, 2010
      Messages:
      151
      Likes Received:
      0
      Trophy Points:
      0
      I press "Start".
       

      Attached Files:

    17. aash

      aash Member

      Joined:
      Oct 14, 2014
      Messages:
      179
      Likes Received:
      9
      Trophy Points:
      18
      [div=font-family:segoe ui;color:#333333;font-size:10pt;font-style:normal; -webkit-font-smoothing:antialiased;text-rendering: optimizelegibility]Hey, you should enter the comma separated list of keys like
      AAAAA,BBBBB,CCCCC
      [/div]
       
    18. rtm125

      rtm125 Member

      Joined:
      Nov 13, 2013
      Messages:
      235
      Likes Received:
      1
      Trophy Points:
      18
      I posted below on the original HBrelog, then I noticed this is a fork and is actually currently being worked on. So I will re post the question here to see if it is possible before going though the setup again.

      "So i got this up and running and it is now logging me in and starting to quest. I am confused on how I set a timer on how long to run a profile then logout for X time then login and start back up? Do I do this with the add button? or it is all tasks?

      Ideally I would like it to login and do x profile for 2 hours then afk for 10 minutes then do x profile for 1 hour then afk for 15 minutes then do x profile for 2 hours, log out for an hour, login and do x profile for 2 hours then logout for 7 hours and repeat. For example. Any help is greatly appreciated. I am only using 1 account."
       
    19. aash

      aash Member

      Joined:
      Oct 14, 2014
      Messages:
      179
      Likes Received:
      9
      Trophy Points:
      18
      [div=font-family:segoe ui;color:#333333;font-size:10pt;font-style:normal; -webkit-font-smoothing:antialiased;text-rendering: optimizelegibility]Answered in the HBRelog main thread.
      [/div]
       
    20. aash

      aash Member

      Joined:
      Oct 14, 2014
      Messages:
      179
      Likes Received:
      9
      Trophy Points:
      18
      [div=font-family:segoe ui;color:#333333;font-size:10pt;font-style:normal; -webkit-font-smoothing:antialiased;text-rendering: optimizelegibility]It will be fixed some time in the future.
      [/div]
       

    Share This Page