BluhBlah Posted September 9, 2009 Posted September 9, 2009 (edited) Need some help/advice with this :S tried myself but it fucked up:S *Work minimized *1 Start warcraft3 *2 Press B *3 Type my password *4 Enter *5 Sleep 5sec *6 Press ALT+Q *7 Till load screen comes *8 Wait 5min, unless victory screen comes. *9 Then Score screen comes (press enter) *10Repeat 5 6 7 8 9 exept step Unless its logged of (login screen) if it is repeat 2 3 4 5 6 7 8 9 -Xori- Edited September 9, 2009 by Xoriaz
colafrysen Posted September 9, 2009 Posted September 9, 2009 A command list for you, Youll manage to write this pretty easily with the lovely helpfile. Run() ;for running your game ShellExecute();Alternative to Run() Send()For sending keypresses MouseClick();Click at specified coordinates MouseMove();... Send Key List (in helpfile) ;For a list of special keys like {Enter} and instructions on how to use commander keys Sleep() sleep for a specifiend amount of time (ms) WinWait();Wait for a window to appear While...wend ;Loop If...Then...Else...EndIf ;You should know this Good luck [font="Impact"]Use the helpfile, It´s one of the best exlusive features of Autoit.[/font]http://support.microsoft.com/kb/q555375ALIBI Run - a replacement for the windows run promptPC Controller - an application for controlling other PCs[size="1"]Science flies us to the moon. Religion flies us into buildings.[/size][size="1"]http://bit.ly/cAMPZV[/size]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now