meevsdagr8er Posted August 22, 2010 Posted August 22, 2010 I tried using mousclickdrag for this, but that function waits a second before it lets go of the click.. I need more of a flinging script. I need the script to click, drag, then instantly let go upon reaching its destination. What's the simplest way I could do that?
PsaltyDS Posted August 23, 2010 Posted August 23, 2010 Change your MouseClickDragDelay option (the default is 250 milliseconds), and/or the speed parameter on MouseClickDrag(). See help file. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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