Advertisement
jpWHY

Untitled

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