jtnktz 0 Posted April 14, 2005 Ok heres my problem.... I need help1. How do you make the mouse go where ever you want?2. How do you do functions like.... Tab, Enter Shift Alt, Ctl Delete, and that sort of stuff.3.What is the Gui4.Lets say something had to be minimized before loaded how do i make sure that the autoit knows?Hope you guys can help me Id really appreciate it!Thanks Justin Share this post Link to post Share on other sites
quick_sliver007 0 Posted April 14, 2005 Ok heres my problem.... I need help1. How do you make the mouse go where ever you want?2. How do you do functions like.... Tab, Enter Shift Alt, Ctl Delete, and that sort of stuff.3.What is the Gui4.Lets say something had to be minimized before loaded how do i make sure that the autoit knows?Hope you guys can help me Id really appreciate it!Thanks Justin<{POST_SNAPBACK}>1. MouseMove ( x, y [, speed] )2. Look up Send in the help file3. GUI = Graphic User Interface4. Look up WinGetState in the help file . Share this post Link to post Share on other sites
buzz44 1 Posted April 14, 2005 5. Read the help file. qq Share this post Link to post Share on other sites
jtnktz 0 Posted April 15, 2005 Thanks i appreciate it Share this post Link to post Share on other sites