Skip to content

Instantly share code, notes, and snippets.

@prati0100
Created June 22, 2019 22:29
Show Gist options
  • Save prati0100/2633d8ba3bd4740055a987c524b1e6a8 to your computer and use it in GitHub Desktop.
Save prati0100/2633d8ba3bd4740055a987c524b1e6a8 to your computer and use it in GitHub Desktop.
CSGO Autoexec
// buy binds generated by csgobuynds.com
bind "kp_end" "buy m4a1; buy ak47;"
bind "kp_downarrow" "buy vest;"
bind "kp_pgdn" "buy vesthelm;"
bind "kp_leftarrow" "buy flashbang;"
bind "kp_5" "buy smokegrenade;"
bind "kp_rightarrow" "buy hegrenade;"
bind "kp_home" "buy incgrenade; buy molotov;"
bind "kp_uparrow" "buy awp;"
bind "kp_pgup" "buy defuser;"
bind "kp_slash" "buy tec9; buy fiveseven;"
bind "kp_multiply" "buy p250;"
bind "kp_plus" "buy famas; buy galilar;"
bind "kp_minus" "buy deagle;"
bind "kp_ins" "buy aug; buy sg556;"
alias +quickswitch "slot3;"
alias -quickswitch "slot2; slot1;"
bind l +quickswitch
alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind "x" "+jumpthrow"
bind "alt" r_cleardecals
bind rctrl disconnect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment