Skip to content

Instantly share code, notes, and snippets.

@TheFunctionalGuy
Created July 20, 2025 22:10
Show Gist options
  • Select an option

  • Save TheFunctionalGuy/3f9611da0c4143d7ef1b5e398bb475bb to your computer and use it in GitHub Desktop.

Select an option

Save TheFunctionalGuy/3f9611da0c4143d7ef1b5e398bb475bb to your computer and use it in GitHub Desktop.
echo "-novid"
fps_max "288"
fps_max_ui "72"
// Mouse
sensitivity "0.85"
m_pitch "0.022"
m_yaw "0.022"
// Viewmodel
viewmodel_fov "68"
viewmodel_offset_x "-2"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
// Radar
cl_radar_scale "0.4"
cl_radar_scale_alternate "1.0"
cl_radar_always_centered "false"
cl_radar_square_with_scoreboard "false"
// Sound
volume "0.8"
snd_mute_losefocus "false"
cl_player_ping_mute "1"
// Enemies
cl_allow_animated_avatars "false"
cl_mute_enemy_team "true"
// Prediction
cl_predict_body_shot_fx "false"
cl_predict_head_shot_fx "false"
cl_predict_kill_ragdolls "false"
// Misc
cl_hud_color "11"
cl_silencer_mode "0"
cl_teamid_overhead_mode "3"
cl_showloadout "true"
mm_dedicated_search_maxping "25"
cl_invites_only_friends "true"
cl_invites_only_mainmenu "true"
// Binds
bind "F1" "exec autoexec"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "t" "clutch_mode_toggle"
bind "x" "slot8"
bind "c" "slot7"
bind "v" "slot10"
bind "y" "messagemode"
bind "z" "switchhands"
bind "i" "buy vesthelm"
bind "o" "buy vest"
bind "h" "buy hegrenade"
bind "j" "buy smokegrenade"
bind "k" "buy flashbang"
bind "l" "buy molotov"
bind "MOUSE3" "player_ping"
bind "MOUSE4" "+voicerecord"
bind "MOUSE5" "slot6"
bind "mwheeldown" "+jump"
unbind "mwheelup"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment