!!!UPDATED!!!
Added the timer duration feature.
!!!UPDATED!!!
Added the timer duration feature.
Soon you can find my projects at: www.termight.info
well nice job updating it +rep for that but here is a bigger hint for more rep
for the newest ME fix make it open the MEFix.exe and then once the wow wondow is open make it press F8 then logs you in
Alright, Ill work on that feature sometime, Im sleeeepy!!!
btw, download it again, I found a bug I should have fixed a long time ago while saving changes to an account password (Odd that no one caught this and told me about it, all the more reason I need competent Alpha Testers >.<)
UPDATED AGAIN - BUGFIX
Soon you can find my projects at: www.termight.info
Good job I think... not really going to use it.
one quick feature request for us multi-boxers make it so that you can set it to launch wow x amount of times and cycle between account so it logs in a different account witch each. thanks love the program BTW
Last edited by thechosenone; 12-10-2007 at 08:08 AM.
Ahh, well then I would have to remove this check when running WoW, or at least put in an option if you want to put in multiple windows/logins.
itd be a big addition, as Id probably go a bit overboard with multi-boxing features :P Ill add it to the other feature request for the Model Edit fix for Version 2.0 (Yes, its going to go up by an entire major version with the addition of this change)Code:Private Sub autologin() If IsWindowOpen("World of Warcraft") = False Then Shell(txtWoWDir.Text, AppWinStyle.NormalFocus) tmrAutologin.Enabled = True Else tmrAutologin.Enabled = True End If End Sub
Plus a true Multi-Boxing feature Ive been thinking about to inter-connect WoWALM through a network so if you have a large set of computers to multi-box with it will run and auto-login all of them at once. Server-Mode and Client Mode, etc.
Soon you can find my projects at: www.termight.info
Once again nice update as usual ^_^
The bug you had was easily correctable and I didn't think to much of it, if you want I'll be more detailed in my testing for you.
With the newest version I love the timer feature and again you kept it simple. I like that it is so easy for me to examine the source and again I found no nasties like usual so /clap.
"Plus a true Multi-Boxing feature Ive been thinking about to inter-connect WoWALM through a network so if you have a large set of computers to multi-box with it will run and auto-login all of them at once. Server-Mode and Client Mode, etc."
Do this and I may have to go to your house and hand you a box of cookies ^_^ Keep up the great work as usual.
Soon you can find my projects at: www.termight.info