Guest User

Untitled

a guest
Apr 19th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. LButton::
  2. If (A_TimeSincePriorHotkey < 50) ;hyperclick
  3. Return
  4. Click Down
  5. KeyWait, LButton
  6. Click Up
  7. Return
Add Comment
Please, Sign In to add comment