Skip to content

Instantly share code, notes, and snippets.

@busheezy
Last active September 12, 2023 23:33
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save busheezy/a6eece61176493c2b8bb43f5b00ebf4d to your computer and use it in GitHub Desktop.
Save busheezy/a6eece61176493c2b8bb43f5b00ebf4d to your computer and use it in GitHub Desktop.
My CS:GO config
// -novid -tickrate 128 -nojoy -language colormod -refresh 240 -port 27015 -netconport 2121
clear
// viewmodel
viewmodel_presetpos "3"
cl_bob_lower_amt "5.000000"
cl_bobamt_lat "0.100000"
cl_bobamt_vert "0.100000"
cl_bobcycle "0.98"
cl_viewmodel_shift_left_amt "0.500000"
cl_viewmodel_shift_right_amt "0.250000"
viewmodel_fov "68"
viewmodel_offset_x "2.500000"
viewmodel_offset_y "0"
viewmodel_offset_z "-1.500000"
viewmodel_recoil "0.0"
// hud
cl_hud_bomb_under_radar "0"
cl_hud_color "4"
cl_hud_healthammo_style "0"
cl_hud_playercount_pos "1"
cl_hud_playercount_showcount "1"
cl_hud_radar_scale "1.15"
hud_scaling "0.95"
hud_showtargetid "1"
safezonex "0.850000"
safezoney "1.000000"
// netgraph
net_graph "1.0"
net_graphheight "0"
net_graphholdsvframerate "0"
net_graphmsecs "400"
net_graphpos "2"
net_graphproportionalfont "0"
net_graphshowinterp "1"
net_graphshowlatency "1"
net_graphshowsvframerate "0"
net_graphsolid "1"
net_graphtext "1"
// sound
cl_embedded_stream_audio_volume "0"
cl_embedded_stream_audio_volume_xmaster "0"
dsp_enhance_stereo "0"
snd_deathcamera_volume "0" // Music in deathcamera
snd_hwcompat "0"
snd_mapobjective_volume "0" // Music that starts when bomb is planted
snd_menumusic_volume "0" // Music in main menu
snd_mix_async "1"
snd_mixahead "0.015"
snd_mute_losefocus "0"
snd_mvp_volume "0.05"
snd_roundend_volume "0" // Music when round ends
snd_roundstart_volume "0" // Music when round starts
snd_tensecondwarning_volume "0.05" // 10 Second bomb music timer (actually 9.7 seconds)
voice_enable "1"
voice_mixer_volume "1.0"
voice_scale "0.13"
volume "0.2"
// misc
cl_autowepswitch "0"
cl_clanid "42161177"
cl_color "1"
cl_connection_trouble_show "1"
cl_disablefreezecam "1"
cl_freezecameffects_showholiday "0"
cl_hide_avatar_images "0"
cl_invites_only_friends "1"
cl_invites_only_mainmenu "1"
cl_join_advertise "2"
cl_righthand "1"
cl_sanitize_player_names "0"
cl_show_clan_in_death_notice "0"
cl_showloadout "1"
cl_teamid_overhead_mode "1"
cl_timeout "30"
cl_use_opens_buy_menu "0"
con_enable "1"
engine_no_focus_sleep "0"
fps_max "400"
fps_max_menu "400"
gameinstructor_enable "0"
joystick "0"
mat_queue_mode "2"
mat_monitorgamma "2.2"
mm_dedicated_search_maxping "42"
net_client_steamdatagram_enable_override "1"
player_nevershow_communityservermessage "1"
r_drawtracers_firstperson "1"
r_dynamic "1"
r_eyegloss "0"
r_eyemove "0"
r_eyeshift_x "0"
r_eyeshift_y "0"
r_eyeshift_z "0"
r_eyesize "0"
sv_cheats "0"
sv_holiday_mode "0"
tv_nochat "1"
// radar
cl_radar_always_centered "0"
cl_radar_icon_scale_min "0.420"
cl_radar_rotate "1"
cl_radar_scale "0.42"
// rates
cl_cmdrate "128"
cl_interp_ratio "1"
cl_updaterate "128"
rate "786432"
// mouse
m_customaccel "0"
m_mousespeed "0"
m_rawinput "1"
sensitivity "0.5"
alias "+allchat" "+speed; bind ENTER messagemode"
alias "-allchat" "-speed; bind ENTER messagemode2"
alias "+jumpthrow" "+jump; -attack; -attack2"
alias "-jumpthrow" "-jump"
alias "+jumpthrowforward" "+jump; +forward; -attack; -attack2"
alias "-jumpthrowforward" "-jump; -forward"
alias "+cjump" "+jump; +duck"
alias "-cjump" "-jump; -duck"
alias "+dump" "clear; echo -- Dumping Start --; status"
alias "-dump" "echo -- Dumping End --; condump"
alias Tag1 "cl_clanid 42161177; alias TagBind Tag2" // bird,
alias Tag2 "cl_clanid 42125864; alias TagBind Tag3" // bird enthusiast
alias Tag3 "cl_clanid 38902916; alias TagBind Tag4" // Fraggers .
alias Tag4 "cl_clanid 37931625; alias TagBind Tag5" // Bad Servers
alias Tag5 "cl_clanid -1; alias TagBind Tag1" // None
alias TagBind "Tag2"
bind "[" ""
bind "]" "TagBind"
bind "3" "use weapon_knife"
bind "4" "use weapon_hegrenade"
bind "A" "+moveleft"
bind "ALT" "noclip; player_ping"
bind "C" "use weapon_smokegrenade"
bind "D" "+moveright"
bind "DOWNARROW" "holdpos"
bind "F" "use weapon_flashbang"
bind "I" "+lookatweapon"
bind "J" "+jumpthrow"
bind "K" "+jumpthrowforward"
bind "L" "+showscores"
bind "LEFTARROW" "volume 0"
bind "M" "teammenu"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "MOUSE3" "+left"
bind "MOUSE4" "+voicerecord"
bind "MOUSE5" "+cl_show_team_equipment"
bind "MWHEELDOWN" "+jump"
bind "MWHEELUP" "r_cleardecals"
bind "N" "incrementvar net_graph 0 1 1"
bind "RIGHTARROW" "volume 0.2"
bind "S" "+back"
bind "SHIFT" "+allchat"
bind "SPACE" "+jump"
bind "T" "use weapon_taser"
bind "UPARROW" "volume 1"
bind "V" "use weapon_molotov; use weapon_incgrenade"
bind "W" "+forward"
bind "X" "use weapon_decoy"
bind "Y" "slot12"
bind "Z" "+cjump"
BindToggle "capslock" "cl_righthand"
BindToggle "p" "cl_crosshairdot"
// console highlighting
con_filter_enable "2"
con_filter_text "Damage"
con_filter_text_out "Player:"
developer "0"
// gotv
tv_nochat "1"
cl_obs_interp_enable "0"
demo_index "1"
// unbinds
unbind "TAB"
unbind "F1"
unbind "F2"
unbind "F3"
unbind "F4"
unbind "F5"
unbind "F6"
unbind "F7"
unbind "F8"
unbind "F9"
unbind "F10"
unbind "F11"
unbind "F12"
r_ropes_holiday_light_color 0 255 0 255
r_ropes_holiday_light_color 1 255 0 255
r_ropes_holiday_light_color 2 255 0 255
r_ropes_holiday_light_color 3 255 0 255
exec "secret_aliases"
//apply_crosshair_code "CSGO-swn7p-MPnpb-ouDuk-5Vhr6-QWT8N"
apply_crosshair_code "CSGO-rwM2U-D6zq7-MoNoN-YEmXz-vB3xK"
echo "autoexec loaded."
host_writeconfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment