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

Auto-login to BattleNet, Auto-open HB, start

WhereIsMyMind

Member
Joined
Oct 12, 2013
Messages
848
Reaction score
5
This will Auto-login to BattleNet, Auto-open HB, auto- start HS

{edit} well... you might as well go here, looks like excellent work by "Lazy cat"
https://www.thebuddyforum.com/heart...hlogger-relogger-hearthstone-hearthbuddy.html

Nothing special. Something I wrote and.. then discovered that I dislike HS and.. there is no money in farming accounts. This worked 28 July.. not sure about now.
This is simply a script that opens BN, enters in account details, logs in, then launches HS, and then opens and starts HB.

I was at the point of:
1) adding in the calling of an ini file containing the BN account details so that these can be cycled through
2) basic scheduler to cycle through the accounts, after a few hours each account, although this can simply be a windows scheduled task that opens different copies of this script with the different account details hardcoded.
3) was adding a feature to just do the dailies quests and to maximize then for best gold routine but I expect this is done by HB by now. But I was doing it at pixel level and.. fuck that.

All my work. Any devs wants hack around with it, go for it.

You will need autoit and autoit script editor.

If you have questions, then this is not for you.

I went back to The Buddy's ExileBuddy(EB).. much more fun from a coding point of view but this little script was the excuse to learn autoit a little more.. and I am doing something similar now with EB.

rename file to .au3
View attachment HSAccountManager.au3.txt

Note that this will not work until you go through the code and:
1) add your BN account and password. (yeah yeah.. nah, I am not stealing your precious HS account)
2) presumes that the following are present:
C:\Program Files (x86)\Battle.net\Battle.net Launcher.exe
C:\Hearthbuddy\Hearthbuddy.exe

wimm
 
Last edited:
Back
Top