Skip to content

Instantly share code, notes, and snippets.

@Lavos
Created May 18, 2011 02:43
Show Gist options
  • Save Lavos/977897 to your computer and use it in GitHub Desktop.
Save Lavos/977897 to your computer and use it in GitHub Desktop.
Showing BEEP some AHK scripting
; Spelunky gamepad controls
#IfWinActive ahk_class TRunnerForm
Joy9::
Send {Up down}
return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment