meevsdagr8er 0 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? Share this post Link to post Share on other sites
PsaltyDS 39 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 Share this post Link to post Share on other sites