jtnktz Posted April 14, 2005 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
quick_sliver007 Posted April 14, 2005 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 .
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