Skip to content

Instantly share code, notes, and snippets.

@FanaHOVA
Last active November 28, 2015 11:53
Show Gist options
  • Save FanaHOVA/6b30221fac86ad95766d to your computer and use it in GitHub Desktop.
Save FanaHOVA/6b30221fac86ad95766d to your computer and use it in GitHub Desktop.
CSGO cfg
cl_crosshairalpha "153"
cl_crosshaircolor "4"
cl_crosshaircolor_b "50"
cl_crosshaircolor_r "50"
cl_crosshaircolor_g "250"
cl_crosshairdot "0"
cl_crosshairgap "-3"
cl_crosshairsize "3"
cl_crosshairstyle "4"
cl_crosshairusealpha "1"
cl_crosshairthickness "1.5"
cl_fixedcrosshairgap "0"
cl_crosshair_outlinethickness "0"
cl_crosshair_drawoutline "0"
bind "kp_ins" " buy vest;"
bind "kp_del" " buy vesthelm;"
bind "kp_enter" " buy defuser;"
bind "kp_end" " buy smokegrenade;"
bind "kp_downarrow" " buy flashbang;"
bind "kp_pgdn" " buy molotov; buy incgrenade; buy incgrenade; buy molotov;"
bind "kp_leftarrow" "buy ak47; buy m4a1;"
bind "kp_5" "buy awp;"
bind "kp_rightarrow" "buy scar20; buy g3sg1;"
bind "kp_home" "buy tec9; buy fiveseven;"
bind "kp_uparrow8" "buy p90;"
bind "kp_pgup" "buy xm1014;"
bind "kp_plus" "sv_cheats 1; sv_grenade_trajectory 1; sv_infinite_ammo 1; give weapon_smokegrenade; give weapon_flashbang; give weapon_hegrenade;"
rate "128000"
hud_scaling "1"
cl_interp "0"
cl_interp_ratio "1"
cl_cmdrate "128"
cl_updaterate "128"
fps_max "999"
host_writeconfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment