Skip to content

Instantly share code, notes, and snippets.

@ryankelley
Created March 1, 2012 06:57
Show Gist options
  • Select an option

  • Save ryankelley/1947914 to your computer and use it in GitHub Desktop.

Select an option

Save ryankelley/1947914 to your computer and use it in GitHub Desktop.
$*space::
While GetKeyState("space","p"){
Send { space }
Sleep 100
}
return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment