Gillboss Posted April 18, 2008 Author Posted April 18, 2008 so what the command..? give example please =]
monoceres Posted April 18, 2008 Posted April 18, 2008 Example: ; Holds down the left mouse button at the middle of the screen for 2 seconds MouseMove(@DesktopWidth/2,@DesktopHeight/2) MouseDown("left") Sleep(2000) MouseUp("left") Broken link? PM me and I'll send you the 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