Advertisement
jpWHY

Untitled

Aug 26th, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. Insert::Suspend
  2. ~LShift::Send {Click}
  3. CapsLock::
  4. Loop
  5. {
  6. Click
  7. If (GetKeyState("LShift","P")=0)
  8. Break
  9. }
  10. SetMouseDelay 35
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement