Skip to content

Instantly share code, notes, and snippets.

@K0bin
Last active March 10, 2023 13:58
Show Gist options
  • Save K0bin/a7779accbe8ed110759d9e45745fdbc7 to your computer and use it in GitHub Desktop.
Save K0bin/a7779accbe8ed110759d9e45745fdbc7 to your computer and use it in GitHub Desktop.
CS:GO config
cl_invites_only_mainmenu 1
//Crosshair
cl_crosshair_t "1";
cl_crosshairsize "3";
cl_crosshairthickness "0.2";
cl_crosshairusealpha "1";
cl_crosshairalpha "255";
cl_crosshairgap "0.5";
cl_crosshair_drawoutline "1";
cl_crosshair_outlinethickness "1";
cl_crosshairdot "0";
cl_crosshairstyle "4";
cl_crosshaircolor "5";
cl_crosshaircolor_r "0";
cl_crosshaircolor_g "255";
cl_crosshaircolor_b "75";
cl_crosshair_dynamic_splitalpha_outermod 1;
cl_crosshair_dynamic_splitalpha_innermod 1;
cl_crosshair_dynamic_splitdist 3;
cl_crosshair_dynamic_maxdist_splitratio 0.4;
cl_crosshairgap_useweaponvalue 0;
cl_fixedcrosshairgap 3;
//Engine
//cl_forcepreload 1 //PLEASE FIX FPS DROPS
//cl_forcepreload 0 //PLS GIVE BLUE
fps_max_menu "130";
fps_max "999";
cl_disablehtmlmotd "1";
cl_downloadfilter "nosounds";
mat_monitorgamma "1.6";
engine_no_focus_sleep "0"
//Gameplay
r_drawtracers_firstperson "1";
cl_autowepswitch "0"
cl_use_opens_buy_menu "0"
sv_staminajumpcost 0
sv_staminalandcost 0
sv_enablebunnyhopping 1
sv_autobunnyhopping 1
gameinstructor_enable 0
cl_autohelp 0
cl_teamid_overhead_always 1
cl_radar_always_centered 0
cl_radar_scale 0.5
cl_hud_playercount_pos 1
cl_teamid_overhead_maxdist 9999
spec_replay_autostart 0
cl_disablefreezecam 1
con_enable "1"
cl_hud_radar_scale 1
cl_hud_healthammo_style 1
//Network
cl_interp 0
cl_interp_ratio 1
cl_interpolate 1
rate 786432
cl_cmdrate 128
cl_updaterate 128
//Mouse sensitivity
m_rawinput "1"; // When set to 1, mouse driver and windows settings are ignored
m_mousespeed "0";
m_customaccel "0"; // Disables custom mouse acceleration
m_mouseaccel1 "0";
m_mouseaccel2 "0";
zoom_sensitivity_ratio_mouse "1";
//Damage text
//developer 1;
//con_filter_enable 2;
//con_filter_text "Damage Given";
//con_filter_text_out "Player";
//Input
//bind "w" "+forward;r_cleardecals"
//bind "a" "+moveleft;r_cleardecals"
//bind "s" "+back;r_cleardecals"
//bind "d" "+moveright;r_cleardecals"
bind "w" "+forward"
bind "a" "+moveleft"
bind "s" "+back"
bind "d" "+moveright"
bind "`" "toggleconsole"
alias "+tabAlias" "net_graph 1; +showscores"
alias "-tabAlias" "net_graph 0; -showscores"
bind "tab" "+tabAlias"
alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind "mouse5" "+jumpthrow"
//Defuse
alias "+use_radar" "+use; cl_radar_always_centered 1; cl_radar_scale 1.1; gameinstructor_enable 1; +cl_show_team_equipment"
alias "-use_radar" "-use; cl_radar_always_centered 0; cl_radar_scale 0.5; gameinstructor_enable 0; -cl_show_team_equipment"
bind "e" "+use_radar"
bind mouse3 "+lookatweapon"
//bind q "lastinv"
bind z "drop"
bind y "drop"
bind mouse4 "+voicerecord"
//bind c "use weapon_knife;use weapon_hegrenade"
//bind f "use weapon_knife;use weapon_flashbang"
//bind g "use weapon_knife;use weapon_smokegrenade"
//bind x "use weapon_knife;use weapon_decoy"
//bind v "use weapon_knife;use weapon_incgrenade;use weapon_molotov"
bind 1 "slot1;r_cleardecals"
bind 2 "slot2;r_cleardecals"
bind 3 "slot3;r_cleardecals"
bind c "slot6"
bind f "slot7"
bind g "slot8"
bind x "slot9"
bind v "slot10"
bind q "player_ping"
bind u "radio1"
bind i "radio2"
bind o "radio3"
bind "j" "messagemode"
bind "k" "messagemode2"
bind "t" "+spray_menu"
//Buyscript
bind "kp_home" "buy p250"
bind "kp_uparrow" "buy fn57"
bind "kp_pgup" "buy deagle"
bind "kp_minus" "buy hegrenade"
bind "kp_plus" "buy smokegrenade"
bind "kp_leftarrow" "buy ump45
bind "kp_5" "buy mag7"
bind "kp_rightarrow" "buy famas"
bind "kp_end" "buy vest"
bind "kp_downarrow" "buy m4a1"
bind "kp_pgdn" "buy awp"
bind "kp_ins" "buy vesthelm; buy vest"
bind "kp_del" "buy defuser"
bind "-" "buy decoy"
bind "kp_multiply" "buy incgrenade"
bind "kp_enter" "buy flashbang;"
alias "fix" "mat_setvideomode 1280 1024 1; mat_setvideomode 1280 1024 0"
//Volume
snd_deathcamera_volume "0.0"
snd_mapobjective_volume "0.0"
snd_menumusic_volume "0.0"
snd_musicvolume "0.5"
snd_mute_losefocus "0"
snd_roundend_volume "0.0"
snd_roundstart_volume "0.0"
snd_tensecondwarning_volume "0.3"
volume "0.6"
voice_scale "0.3"
voice_enable 1
// VIEW MODEL DENNIS
//viewmodel_fov "68.000000"
//viewmodel_offset_x "0.3"
//viewmodel_offset_y "2"
//viewmodel_offset_z "-2"
//viewmodel_presetpos "4"
//cl_bob_lower_amt "5";
//cl_bobamt_lat "0.1";
//cl_bobamt_vert "0.1";
//cl_bobcycle "0.98"
// MISC
cl_righthand 1;
m_yaw "0.022";
m_pitch "0.022";
// DUPREEH
// cl_crosshairalpha 255;
// cl_crosshaircolor 1;
// cl_crosshairdot 0;
// cl_crosshairgap -2;
// cl_crosshairsize 3;
// cl_crosshairstyle 4;
// cl_crosshairusealpha 1;
// cl_crosshairthickness 1;
// cl_crosshair_drawoutline 0;
// viewmodel_fov 68;
// viewmodel_offset_x 2.5;
// viewmodel_offset_y 0;
// viewmodel_offset_z -1.5;
// viewmodel_presetpos 3;
// cl_viewmodel_shift_left_amt 1.5;
// cl_viewmodel_shift_right_amt 0.75;
// viewmodel_recoil 0;
// cl_righthand 1;
// cl_bob_lower_amt 0;
// cl_bobamt_lat 0;
// cl_bobamt_vert 0;
// cl_bobcycle 0;
apply_crosshair_code CSGO-erjFQ-hscWJ-MJ4OT-CXWZy-3TnMC
exec slam;
exec ezweapon.cfg;
//Console
echo "autoexec executed"
host_writeconfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment