Advertisement
jpWHY

Untitled

Aug 26th, 2013
56
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. SetMouseDelay 35
  7. Click
  8. If (GetKeyState("LShift","P")=0)
  9. Break
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement