Skip to content

Instantly share code, notes, and snippets.

@pbexe
Created June 24, 2018 15:35
Show Gist options
  • Save pbexe/b03bafe1c4bae9b291b3329ab67b72aa to your computer and use it in GitHub Desktop.
Save pbexe/b03bafe1c4bae9b291b3329ab67b72aa to your computer and use it in GitHub Desktop.
CSGO autoexcec
//Rates
rate "128000"
cl_cmdrate "128"
cl_updaterate "128"
cl_interp "0"
cl_interp_ratio "1"
cl_lagcompensation "1"
//Audio
volume "0.7"
voice_enable "1"
voice_scale "1"
windows_speaker_config "1"
snd_musicvolume "0"
snd_mixahead "0.05"
snd_legacy_surround "0"
snd_mute_losefocus "1"
lobby_voice_chat_enabled "1"
windows_speaker_config "1"
snd_front_headphone_position "53.2" //16:9
snd_rear_headphone_position "90.0"
snd_headphone_pan_exponent "1.5"
snd_headphone_pan_radial_weight "0.5"
//Video
fps_max "999"
fps_max_menu "999"
r_dynamic "0"
r_drawtracers_firstperson "0"
r_drawparticles "0"
mat_savechanges //write settings to registry
//Mouse
sensitivity "0.95"
zoom_sensitivity_ratio_mouse "1.09"
m_rawinput "1"
m_customaccel "0"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
//Misc
developer "1"
con_enable "1"
con_filter_enable "2"
con_filter_text "Damage"
con_filter_text_out "Player:"
ui_steam_overlay_notification_position "bottomright"
player_nevershow_communityservermessage "1"
mm_dedicated_search_maxping "100"
mm_dedicated_force_servers ""
gameinstructor_enable "0"
option_duck_method "0"
option_speed_method "0"
cl_forcepreload "1"
cl_downloadfilter "nosounds"
cl_autohelp "0"
cl_showhelp "0"
cl_teammate_colors_show "1"
cl_autowepswitch "0"
cl_use_opens_buy_menu "0"
closeonbuy "0"
hud_takesshots "1"
//HUD
hud_scaling "0.8"
hud_showtargetid "1"
cl_draw_only_deathnotices "0"
cl_righthand "0"
cl_showloadout "1"
cl_showpos "0"
cl_showfps "0"
net_graph "1"
net_graphproportionalfont "1"
viewmodel_presetpos "0"
viewmodel_fov "65"
viewmodel_offset_x "2"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
cl_viewmodel_shift_left_amt "0.5"
cl_viewmodel_shift_right_amt "0.25"
cl_bobcycle "0.98"
cl_bob_lower_amt "5"
cl_bobamt_lat "0.1"
cl_bobamt_vert "0.1"
//Keybinds
bind kp_slash "buy p90"
bind kp_multiply "buy bizon"
bind kp_minus "buy sawedoff;buy mag7"
bind kp_home "buy awp"
bind kp_uparrow "buy m4a1;buy ak47"
bind kp_pgup "buy famas;buy galilar"
bind kp_leftarrow "buy deagle"
bind kp_5 "buy incgrenade;buy molotov"
bind kp_rightarrow "buy decoy"
bind kp_end "buy hegrenade"
bind kp_downarrow "buy flashbang"
bind kp_pgdn "buy smokegrenade"
bind kp_ins "buy vesthelm"
bind kp_del "buy vest"
bind kp_plus "buy p250"
bind kp_enter "buy defuser"
bind "0" "slot10"
bind "2" "slot2"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "slot8"
bind "9" "slot9"
bind "a" "+moveleft"
bind "b" "buymenu"
bind "c" "radio3"
bind "d" "+moveright"
bind "e" "+use"
bind "f" "+voicerecord"
bind "g" "drop"
bind "i" "show_loadout_toggle"
bind "m" "teammenu"
bind "q" "slot3"
bind "r" "+reload"
bind "s" "+back"
bind "t" "+spray_menu"
bind "u" "messagemode2"
bind "w" "+forward"
bind "x" "radio2"
bind "y" "messagemode"
bind "z" "radio1"
bind "KP_INS" "buy vesthelm"
bind "KP_END" "buy hegrenade"
bind "KP_DOWNARROW" "buy flashbang"
bind "KP_PGDN" "buy smokegrenade"
bind "KP_LEFTARROW" "buy deagle"
bind "KP_5" "buy incgrenade;buy molotov"
bind "KP_RIGHTARROW" "buy decoy"
bind "KP_HOME" "buy awp"
bind "KP_UPARROW" "buy m4a1;buy ak47"
bind "KP_PGUP" "buy famas;buy galilar"
bind "KP_SLASH" "buy p90"
bind "KP_MULTIPLY" "buy bizon"
bind "KP_MINUS" "buy sawedoff;buy mag7"
bind "KP_PLUS" "buy p250"
bind "KP_ENTER" "buy defuser"
bind "KP_DEL" "buy vest"
bind "`" "toggleconsole"
bind "," "buyammo1"
bind "." "buyammo2"
bind "SPACE" "+jump"
bind "TAB" "+showscores"
bind "ESCAPE" "cancelselect"
bind "DEL" "mute"
bind "PAUSE" "pause"
bind "SHIFT" "+shiftloud"
bind "CTRL" "+duck"
bind "F3" "autobuy"
bind "F4" "rebuy"
bind "F5" "jpeg"
bind "F6" "save quick"
bind "F7" "load quick"
bind "F10" "quit prompt"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "MOUSE4" "slot8"
bind "MOUSE5" "slot7"
bind "MWHEELUP" "slot1"
bind "MWHEELDOWN" "+jump"
//Radar
cl_radar_always_centered "0"
cl_radar_rotate "1"
cl_radar_scale "0.38"
cl_radar_icon_scale_min "0.4"
//XHair
cl_crosshair_drawoutline "1"
cl_crosshair_dynamic_maxdist_splitratio "0.35"
cl_crosshair_dynamic_splitalpha_innermod "1"
cl_crosshair_dynamic_splitalpha_outermod "0.5"
cl_crosshair_dynamic_splitdist "7"
cl_crosshair_outlinethickness "1"
cl_crosshair_sniper_show_normal_inaccuracy "0"
cl_crosshair_sniper_width "1"
cl_crosshairalpha "200"
cl_crosshaircolor "5"
cl_crosshaircolor_b "255"
cl_crosshaircolor_g "250"
cl_crosshaircolor_r "100"
cl_crosshairdot "0"
cl_crosshairgap "-2.000000"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairscale "0"
cl_crosshairsize "2"
cl_crosshairstyle "4"
cl_crosshairthickness "1"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "-1"
cl_viewmodel_shift_left_amt "2"
cl_viewmodel_shift_right_amt "2"
viewmodel_fov "63"
viewmodel_offset_x "1.5"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
viewmodel_presetpos "0"
cl_bob_lower_amt "30"
cl_bobamt_lat "2"
cl_bobamt_vert "2"
cl_bobcycle "0.980000"
//INCREASED VOLUME WHEN HOLDING SHIFT
alias +shiftloud "+speed; volume 1; voice_enable 0; cl_mute_enemy_team 1"
alias -shiftloud "-speed; volume 0.7; voice_enable 1; cl_mute_enemy_team 0"
bind shift +shiftloud
//FINISH UP
host_writeconfig
echo ""
echo ""
echo "autoexec.cfg loaded, GLHF"
echo "autoexec.cfg loaded, GLHF"
echo "autoexec.cfg loaded, GLHF"
echo "autoexec.cfg loaded, GLHF"
echo "autoexec.cfg loaded, GLHF"
echo "autoexec.cfg loaded, GLHF"
echo ""
echo ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment