Run forever

 LATEST NEWS
  • Author
    Posts
    • #59130
      Anonymous
      Inactive
      0

      Are you tired to keep that W key pressed when running into the first objective? This AutoHotKey (autohotkey.com) script will do the trick: hit F2 to simulate and endless W keypress, just hit the W key to stop the effect.

       

      F2 Up::
      Send {w Down}

Viewing 0 reply threads
  • You must be logged in to reply to this topic.
Hit enter to search or ESC to close