Thank you for a super relogger!
Could you add a "Max Sessions" so the bots can take turns instead of opening all the bots at the same time?
There is already a feature to start the accounts delayed, combine it with the sleep feature.
Still same problem with the password being entered in-correctly.. Running WIndows 7 64bit
I don't know whats wrong for you, you could click on your accountname after wow is started, so he will write your password in there, then you may can see, why its wrong
So now to the problems related bnet accounts:
the saving problem with reopening EDIT is now fixed, but I can't guarantee that the function is really working. It's more a crappy workaround.
When you put in wow1, it would mean: Start wow, enter password, press enter, wait a bit for the account selection field, then press again enter.
And when you put in wow2: Start wow, enter password, press enter, wait a bit for the account selection field, then press DOWN and enter.
etc.
You must put in wow1, wow2.. etc. not your real bnet acc names
So, when you accounts are at random fields in the list, it will select the wrong account.
There is a command for the config.wtf, but I never could get it to work (
CVar accountList - WoWWiki - Your guide to the World of Warcraft)
Is there a way to start only WoWs?
Like just start them without the bots?
Replace:
Code:
If Start_WoW($i) = 1 Then
If IniRead(@ScriptDir&"\settings.ini", "Account", "hbcheck" &$i, 4) = 1 Then
Replace_Config_HB($i)
Start_Bot_HB($i)
Else
Start_Bot_GB($i)
EndIf
EndIf
with:
3.0.4:
- bnet account settings will now load correctly in EDIT
- added a test window in Settings, there you can test the single functions like start wow, start hb, start gb etc.