View Single Post
Robb
Old 08-08-2009, 09:49 PM #24 (permalink)  
4-of-a-Kind

Join Date: Aug 2007
Posts: 3,068
Robb is an unknown quantity at this point
Try starting script with SetBatchLines -1 or SetMouseDelay -1? Scripts have an "auto-sleep" of 10 - 20 ms between commands, which you can reduce to 0. Dunno if it will speed up the first script enough to make your happy or not, but the details are here:

SetMouseDelay

Might help you figure out what's slowing it down. My scripts using SendInput work instantly - I can't see anything but a jump to final state.
My Operation and FTR Rethread: Stations are *sob* so hard to play against
 
Reply With Quote