Skip to content

Instantly share code, notes, and snippets.

@busheezy
Last active July 3, 2025 02:09
Show Gist options
  • Save busheezy/2a40c7f8e8a8601e179c54dae4c9df02 to your computer and use it in GitHub Desktop.
Save busheezy/2a40c7f8e8a8601e179c54dae4c9df02 to your computer and use it in GitHub Desktop.
CS2 Autoexec
// crosshair CSGO-XuOok-rrdJJ-CjErV-Hav78-qXJeB
// misc
cl_color 4
cl_crosshair_friendly_warning 0
cl_dm_buyrandomweapons 0
cl_hide_avatar_images 0
cl_invites_only_friends 1
cl_invites_only_mainmenu 0
cl_join_advertise 2
cl_obs_interp_enable 0
cl_sanitize_player_names 0
cl_show_clan_in_death_notice 0
cl_showloadout 1
cl_teamid_overhead_colors_show 1
cl_teamid_overhead_mode 1
cl_timeout 30
cl_use_opens_buy_menu 0
con_enable 1
engine_low_latency_sleep_after_client_tick 0
engine_no_focus_sleep 0
fps_max 0
fps_max_ui 0
gameinstructor_enable 0
mm_dedicated_search_maxping 42
net_client_steamdatagram_enable_override 1
player_nevershow_communityservermessage 1
r_fullscreen_gamma 2.2
r_player_visibility_mode 1
rate 1000000
sensitivity 0.5
tv_nochat 1
// hud
cl_hud_color 5
cl_hud_radar_scale 1.15
cl_radar_always_centered 0
cl_radar_icon_scale_min 0.420
cl_radar_rotate 1
cl_radar_scale 0.42
cl_showfps 0
cl_teamcounter_playercount_instead_of_avatars 1
hud_scaling 0.95
hud_showtargetid 1
safezonex 0.800000
safezoney 1.000000
viewmodel_presetpos 1
//audio
cl_embedded_stream_audio_volume 0
cl_embedded_stream_audio_volume_xmaster 0
snd_deathcamera_volume 0
snd_mapobjective_volume 0
snd_menumap_volume 0
snd_menumusic_volume 0
snd_mixahead 0.001
snd_mute_losefocus 0
snd_mvp_volume 0
snd_roundend_volume 0
snd_roundstart_volume 0
snd_tensecondwarning_volume 0
//binds
binddefaults
alias +allchat "+sprint; bind ENTER messagemode"
alias -allchat "-sprint; bind ENTER messagemode2"
alias exit quit
bind 4 slot6 // HE
bind C slot8 // Smoke
bind ENTER messagemode
bind F slot7 // Flash
bind I +lookatweapon
bind L +showscores
bind MOUSE3 player_ping
bind MOUSE4 +voicerecord
bind MOUSE5 +cl_show_team_equipment
bind MWHEELDOWN +jump
bind SHIFT +allchat
bind SPACE +jump
bind T +lookatweapon
bind TAB +voicerecord
bind V slot10 // Molotov
bind X slot9 // Decoy
bind Z ""
unbind 0
unbind 6
unbind 7
unbind 8
unbind 9
unbind MWHEELUP
unbind U
unbind Y
unbind F1
unbind F2
unbind F3
unbind F4
unbind F5
unbind F6
unbind F7
unbind F8
unbind F9
unbind F10
unbind F11
unbind F12
exec badservers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment