Viperdragon 0 Posted October 23, 2007 i have a cool auto it i made that starts up all my favorite programs for me but i want to do it while its all minimized so i can do something like listen to my music while its running hmmmm lets see i want to run i hope im posting right and TY MUCH FOR HELP!!!!!!!!! Global $Terminate HotKeySet("{Pause}", "Terminate") Func Terminate() Exit 0 EndFunc sleep(1000) send("{HOME}") sleep(500) send("{HOME}") sleep(500) send("{HOME}") sleep(500) send("{HOME}") sleep(500) send("{HOME}") sleep(500) send("{END}") sleep(500) send("{END}") sleep(500) send("{END}") while 1 Send("{tab}") sleep(500) send("0") sleep(2700) send("9") sleep(1500) send("8") sleep(1500) send("7") Sleep(1500) Send("6") Sleep(1500) Send("1") sleep(7000) WEnd Share this post Link to post Share on other sites
DW1 102 Posted October 24, 2007 what the f@*# is that script supposed to do again??? start your favorite programs???? WTF? did I miss something AutoIt3 Online Help Share this post Link to post Share on other sites