As the time goes, I learn more and more about the program "AutoIt" and Today I present to you, my latest achievement, an autologin program/tutorial that handles 2 accounts, reads the registry for the wow path, controls 2 different WoW processes (Sends account info 1 or 2 to either the first or second ran WoW.exe, all is based on wether a variable is 1 or 0, and vice versa.)
I just LOVE to share my latest achievements with people but as far as I've experienced, you get alot of flaming in the process.
Well this sourcecode is opened in AutoIt ([Only registered and activated users can see links. ]) and requires AutoIt ofc. Every single command in the source is explained in atleast half decent english and as easy as possible.
REMEMBER TO COMPILE THE SOURCECODE AFTER YOU'VE EDITED IT TO YOUR LIKING!!!
If you have any criticism, questions, requests or any other thing, just post comment or pm me.
Download - Check attachments. (ATTACHMENT FAILED FOR SOME REASON!)
Mirror - [Only registered and activated users can see links. ] (UPDATED SOURCE! Old source had a major flaw in it.)
Have a pleasent evening/day and hopefully, this will turn out to be a real "seller".
Yours, Thidan.
P.s, I'd LOVE an AutoIt section in the programming forum.../tar admin, /wink /wink.
[img][/img]
◑ ◔ ╔═╗ ║▒▒▒▓▓▓▓▓▓▓ LAZEEEEER! ╚═╝
Last edited by Thidan; 07-26-2008 at 03:36 PM..
Reason: new d/l link
Awwe, I'm sorry to hear that it's "messy" and all but have you ever thought about I, myself like to have everything divided into small "boxes" or whatever?
And with the If statements, I learnt how to use thoose today and it didn't work if I didn't make it that way and with the stuff I don't fully "understand", ever thought of that I might not know how to explain it in a way just like you did? I'm not an expert on the english language so I can't translate everything that's going on in my mind at the same time as I trying different things, figuring out what to do, how to do it etc.
And I don't like to learn by reading helpfiles etc. because in my opinion, it is BORING, I need to see stuff in action, ofcourse someone may be able to make something more advanced and better. but this is my result which is working. I'm one of thoose persons who learn by using my logic instead of having someone explain it over and over again (That's why I fail at algebra, I find the answer but can't show how I did it, I just do it)
I really appreciate your critiscism and I've taken part of what you've said and for that good, yet alittle negative, but still constructive critiscism, I'll give you 2 rep/karma just because you gave me useful tips.
Feel free to correct my typos.
[img][/img]
◑ ◔ ╔═╗ ║▒▒▒▓▓▓▓▓▓▓ LAZEEEEER! ╚═╝
Last edited by Thidan; 07-26-2008 at 06:16 PM..
Reason: forgot some words.
Learn the language before you decide you want to teach others. While and do/while loops are some of the first things you should ever learn.
And I agree with awwe, albeit autoit is messy by itself (due to the syntax) but this is just insane.
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots.
So far, the Universe is winning.