my button mashing autohotkey script
Updated herrabanani
by q:: If running { SetTimer, SendSpace, off Running := 0 } Else { SetTimer, SendSpace, 16 Running := 1 } Return
SendSpace: Send {Space} Return
;you can use xpadder or joy2key to bind a button on the joypad to the q key. it is a toggle.
Recent runs
Moderators