Mark van Zon Posted October 18, 2005 Posted October 18, 2005 Commando to click on a buttom first u go with the mouse to the position with this commando: MouseMove(902, 636) and then on that place he must click....Is there a command?
BigDod Posted October 18, 2005 Posted October 18, 2005 Commando to click on a buttom first u go with the mouse to the position with this commando: MouseMove(902, 636) and then on that place he must click....Is there a command?You could try just using MouseClick which does away with using MouseMove. Time you enjoyed wasting is not wasted time ......T.S. Elliot Suspense is worse than disappointment................Robert Burns God help the man who won't help himself, because no-one else will...........My Grandmother
Nuffilein805 Posted October 18, 2005 Posted October 18, 2005 mouseclick ("left", 902, 636, 1) my little chatmy little encryption toolmy little hidermy unsafe clickbot
herewasplato Posted October 18, 2005 Posted October 18, 2005 (edited) And how to click richt??mouseclick ("right", 902, 636, 1)Would a help file in another language be of help?http://www.autoitscript.com/autoit3/docs.php Edited October 18, 2005 by herewasplato [size="1"][font="Arial"].[u].[/u][/font][/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