shift:: If (A_PriorHotKey = A_ThisHotKey and A_TimeSincePriorHotkey < 250) { sleep 10 Send {Click} ; Moves the cursor; "MouseGetPos X,Y" } Return