Skip to content

Instantly share code, notes, and snippets.

@nqvst
Created November 11, 2015 18:29
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 nqvst/c49a89526a3dd1d1932f to your computer and use it in GitHub Desktop.
Save nqvst/c49a89526a3dd1d1932f to your computer and use it in GitHub Desktop.
sensitivity "2;";
m_customaccel "0";
m_mouseaccel1 "0";
m_mouseaccel2 "0";
m_rawinput "1";
cl_disablefreezecam "1";
closeonbuy "0";
bind "c" "+voicerecord";
bind "a" "+moveleft";
bind "e" "+use";
bind "f" "drop";
bind "g" "drop";
bind "s" "+back";
bind "d" "+moveright";
bind "y" "messagemode";
bind "l" "toggle cl_righthand";
bind "m" "teammenu";
bind "w" "+forward";
bind "u" "messagemode2";
bind "r" "+reload";
bind "b" "buymenu";
bind "h" "burst2";
bind "p" "noclip";
bind "j" "cheer";
bind "t" "+lookatweapon";
bind "c" "use weapon_hegrenade";
bind "x" "use weapon_smokegrenade";
bind "q" "use weapon_flashbang";
bind "CTRL" "+duck";
bind "Space" "+jump";
bind "SHIFT" "+speed";
bind MOUSE1 "+attack";
bind MOUSE2 "+attack2";
bind MOUSE3 "slot5";
bind MOUSE4 "slot2;slot1" ;
bind MOUSE5 "+lookatweapon";
bind MWHEELUP "lastinv;";
bind MWHEELDOWN "+jump";
alias "fiveseven_tec9" "buy fn57; buy tec9";
alias "ak_m4" "buy ak47;buy m4a1;";
alias "molly" "buy incgrenade; buy molotov";
alias "flash" "buy flashbang";
alias "armour" "buy vesthelm;buy vest;";
alias "nade" "buy hegrenade";
alias "smoke" "buy smokegrenade";
alias "deagle" "buy deagle";
bind "\" "toggleconsole";
bind "TAB" "+showscores";
bind "PAUSE" "pause";
bind "ESCAPE" "cancelselect";
bind kp_home "ak_m4";
bind kp_uparrow "buy awp;";
bind kp_pgup "buy famas; buy galilar;";
bind kp_leftarrow "buy p250";
bind kp_5 "fiveseven_tec9";
bind kp_rightarrow "buy p90; give weapon_p90;";
bind kp_plus "buy deagle"//+;
bind kp_minus "buy incgrenade; buy molotov";
bind kp_ins "buy vesthelm;buy vest";
bind kp_del "buy defuser;";
bind kp_enter "" // Enter;
bind kp_end "flash";
bind kp_downarrow "nade";
bind kp_pgdn "smoke";
alias "+ng" "+showscores; net_graph 1";
alias "-ng" "-showscores; net_graph 0";
bind "TAB" "+ng";
bind "j" "cheer";
bind "DEL" "negative";
bind "INS" "roger";
bind "HOME" "holdpos";
bind "END" "thanks";
bind "PGUP" "needbackup";
bind "BACKSPACE" "roger";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment