Skip to content

Instantly share code, notes, and snippets.

@zerotag
Created July 12, 2018 22:00
Show Gist options
  • Save zerotag/3d9cee530c3306d2958a5d85776a6dac to your computer and use it in GitHub Desktop.
Save zerotag/3d9cee530c3306d2958a5d85776a6dac to your computer and use it in GitHub Desktop.
AutoHotkey Scripts
Pause
Loop {
Click
}
F8::Pause
F10::BlockInput MouseMove
F11::BlockInput MouseMoveOff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment