csgo autoexec
bind "F8" "exec autoexec.cfg"
// Weapon viewmodel positioning.
// For these custom values to work "viewmodel_presetpos" must be removed from the config.
viewmodel_fov "62.5"
viewmodel_offset_x "3"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
// Bobbing and movement shifting.
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"
cl_bob_lower_amt "0"
cl_bobamt_lat "0"
cl_bobamt_vert "0"
cl_bobcycle "2"
// Audio
snd_mixahead "0.05"
snd_headphone_pan_exponent "2"
snd_musicvolume "0"
// Rates and Interpolation.
cl_cmdrate "128"
cl_updaterate "128"
rate "50000"
cl_interp "0"
cl_interp_ratio "1"
// Mouse commands.
m_rawinput "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
// Crosshair.
cl_crosshairalpha "250"
cl_crosshaircolor "1"
cl_crosshaircolor_b "50"
cl_crosshaircolor_r "50"
cl_crosshaircolor_g "250"
cl_crosshairdot "0"
cl_crosshairgap "0"
cl_crosshairsize "2"
cl_crosshairstyle "5"
cl_crosshairusealpha "1"
cl_crosshairthickness "1"
cl_fixedcrosshairgap "0"
cl_crosshair_outline "0"
cl_crosshair_outline_draw "0"
// Miscellaneous.
r_drawtracers_firstperson "1"
cl_autowepswitch "0"
hud_showtargetid "1"
net_graph "1"
cl_autohelp "0"
cl_showhelp "0"
cl_showloadout 1
// Binds
alias "voiceon" "voice_scale 0.5; alias voicechat voiceoff; echo voicecomm on"
alias "voiceoff" "voice_scale 0; alias voicechat voiceon; echo voicecomm off"
alias "voicechat" "voiceoff"
bind "del" "voicechat"
bind "." "incrementvar volume 0 1 0.02"
bind "," "incrementvar volume 0 1 -0.02"
bind "mouse3" "use weapon_hegrenade; buy hegrenade"
bind "mouse4" "use weapon_smokegrenade; buy smokegrenade"
bind "mouse5" "use weapon_flashbang; buy flashbang"
bind "tab" "+showscores; r_cleardecals"















