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

GB Restarter

king

Member
Joined
Jan 15, 2010
Messages
463
Reaction score
1
Ok so im in the stages of making my own Restarter. :cool:
I am having a brain blockage on how I can start HB/GB from my application. Just the basic Login, then start the bot.

ANY Ideas?
 
what you will need to do is write a program that checks the state of another application you can do this in 3 ways easiest is to query the processes running in windows and if honorbuddy is not running then you run a execute of the exe for honorbuddy same for wow and make sure you have uac disabled the biggest problem will be creating a method to interact with hb once it is started as you will need to interact with 2 fields and call the start function.... and if wow is down you will need to start its execution and also interact with some form of re-logger before starting hb,
 
Thinking outloud with no experience: If I understand the second part of your question "Just the basic Login, then start the bot." then how about sending a tab function once, enter account Username, tab again, enter passcode, tab once more and press the return key, pause for 5-10 seconds and then tab x 2 then return again to start the bot.

I have no programming knowledge so there is bound to be a better method than this but it is all I could think of. Hope that helps.
 
what you will need to do is write a program that checks the state of another application you can do this in 3 ways easiest is to query the processes running in windows and if honorbuddy is not running then you run a execute of the exe for honorbuddy same for wow and make sure you have uac disabled the biggest problem will be creating a method to interact with hb once it is started as you will need to interact with 2 fields and call the start function.... and if wow is down you will need to start its execution and also interact with some form of re-logger before starting hb,
Doesn't help at all, did you even read my question? I ask on ideas how to START HB/GB. Not a thought process on everything else.
Thanks anyways I guess
Thinking outloud with no experience: If I understand the second part of your question "Just the basic Login, then start the bot." then how about sending a tab function once, enter account Username, tab again, enter passcode, tab once more and press the return key, pause for 5-10 seconds and then tab x 2 then return again to start the bot.

I have no programming knowledge so there is bound to be a better method than this but it is all I could think of. Hope that helps.
Good Idea, was looking for a more stable way to do this tho through like SendKeys to window rather then a keypress event.
 
wtf is up with people and mis-leading titles i mean is that the new ' in ' thing to do?
 
wtf is up with people and mis-leading titles i mean is that the new ' in ' thing to do?

It is in Developer forum you little douche bag. Maybe if you hovered your fucking mouse over the topic you'd see that. Not my fault your lazy as fuck.

my god I hate people like you.

Still looking for Help I asked for and not dumb ass post like "theholyone" made
 
Last edited:
Back
Top