Advertisement
Guest User

Untitled

a guest
Apr 29th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. F8::send {Escape}
  2. F4::Suspend
  3. $LButton::
  4. While GetKeyState("LButton","P"){
  5. Click
  6. Sleep 17 ; milliseconds
  7.  
  8. }
  9. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement