Skip to content

Instantly share code, notes, and snippets.

@ogredude
Created September 2, 2016 18:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ogredude/cd0124d3d2b8f3532d4a836080aa5469 to your computer and use it in GitHub Desktop.
Save ogredude/cd0124d3d2b8f3532d4a836080aa5469 to your computer and use it in GitHub Desktop.
#space:: ;win+space to start
loop ;infinite loop
{
click
sleep 20 ;wait 10 milliseconds
}
#p::Pause ;press win+p to pause and unpause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment