Skip to content

Instantly share code, notes, and snippets.

@st0le
Last active July 16, 2017 04:56
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 st0le/d63c0ce0d178985b748cb8aab5b5897a to your computer and use it in GitHub Desktop.
Save st0le/d63c0ce0d178985b748cb8aab5b5897a to your computer and use it in GitHub Desktop.
autoexec.cfg
alias +jumpthrow "+jump;-attack"
alias -jumpthrow "-jump"
bind mouse3 +jumpthrow
bind mouse5 +voicerecord
alias +fwdjumpthrow "+forward;+jump;-attack"
alias -fwdjumpthrow "-forward;-jump"
bind capslock +fwdjumpthrow
exec buyscript;
alias +djump "+jump; +duck"
alias -djump "-jump; -duck"
bind h +djump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment