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