Skip to content

Instantly share code, notes, and snippets.

@jonocairns
Last active November 24, 2018 05:25
Show Gist options
  • Save jonocairns/cc2c0b4c609188751067e2bf48565652 to your computer and use it in GitHub Desktop.
Save jonocairns/cc2c0b4c609188751067e2bf48565652 to your computer and use it in GitHub Desktop.
csgo config - move to C:\Program Files\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg
unbindall
alias +knife slot3
alias -knife lastinv
bind 0 slot10
bind 1 slot1
bind 2 slot2
bind 3 slot3
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 i showmapinfo
bind g drop
bind m teammenu
bind n -attack
bind q lastinv
bind r +reload
bind s +back
bind t impulse 201
bind u say_team
bind v +voicerecord
bind w +forward
bind x radio2
bind y say
bind z radio1
bind ` toggleconsole
bind , changeclass
bind . changeteam
bind +movedown
bind SPACE +jump
bind TAB +showscores
bind ESCAPE cancelselect
bind INS +klook
bind END centerview
bind PGUP +lookup
bind PGDN +lookdown
bind PAUSE pause
bind SHIFT +speed
bind ALT +strafe
bind CTRL +duck
bind MOUSE1 +attack
bind MOUSE2 +attack2
bind MOUSE4 +knife
bind MOUSE5 +lookatweapon
bind MWHEELUP +Jump
bind MWHEELDOWN +Jump
Sensitivity 1
safezonex .988
safezoney .985
bind KP_INS buy vesthelm;
bind KP_END buy galilar; buy famas;
bind KP_DOWNARROW buy ak47; buy m4a1;
bind KP_PGDN buy awp;
bind KP_LEFTARROW buy p250;
bind KP_5 buy tec9; buy fiveseven;
bind KP_RIGHTARROW buy deagle;
bind KP_HOME buy hegrenade;
bind KP_UPARROW buy smokegrenade;
bind KP_PGUP buy flashbang;
bind KP_SLASH buy nova;
bind KP_MULTIPLY buy xm1014;
bind KP_MINUS buy sawedoff; buy mag7;
bind KP_PLUS buy molotov; buy incgrenade;
bind kp_enter buy defuser;
bind kp_del buy vest;
bind ins buy sg556; buy aug;
bind del buy p90;
bind home buy g3sg1; buy scar20;
bind end buy bizon;
bind pgup buy ssg08;
bind pgdn buy ump45;
bind uparrow buy mac10; buy mp9;
bind leftarrow buy ump45;
bind downarrow buy m249;
bind rightarrow buy negev;
bind f3 say "Ha-Ha, That Statement Or Joke Was Hilarious."
bind f4 say "Common Pre-fire"
bind f5 say "Admin please tell'em to relax. " Console Relax
bind f6 say "Lol Man That Glass Of Semen Really Hit The Spot, Who Needs Protein Shakes ,'^)"
bind F7 say "Hey Guy's, Like and subscribe to my Twitch.tv stream is really helps me out, Cheers guy's"
bind f8 say_team "Positive Attitude = Positive Gameplay. -Toby Wabbins"
bind f9 say_team "The Key's Play As A Team, Short To The Point Calls, Trade Kills, No Being Mean. -Toby Wabbins."
cl_color 1
cl_crosshair_drawoutline 1
cl_crosshair_outlinethickness 1
cl_crosshairalpha 200
cl_crosshaircolor 1
cl_crosshaircolor_b 255
cl_crosshaircolor_g 255
cl_crosshaircolor_r 255
cl_crosshairdot 0
cl_crosshairgap -1
cl_crosshairscale 2
cl_crosshairsize 2.5
cl_crosshairstyle 4
cl_crosshairthickness .5
hud_showtargetid 1
cl_forcepreload 1
cl_hud_bomb_under_radar 1
cl_hud_healthammo_style 1
cl_hud_playercount_pos 0
cl_hud_playercount_showcount 1
cl_hud_radar_scale 1.5
cl_radar_always_centered 1
cl_radar_icon_scale_min 1.2
cl_radar_rotate 1
cl_radar_scale 0.2
cl_radar_square_with_scoreboard 0
cl_righthand 1
cl_scalecrosshair 1
cl_scoreboard_mouse_enable_binding +attack2
m_mouseaccel1 0
m_mouseaccel2 0
m_mousespeed 1
mat_monitorgamma 2
mat_queue_mode -1
mat_postprocess_enable 0
mm_dedicated_search_maxping 80
mm_server_search_lan_ports 27015,27016,27017,27018,27019,27020
voice_caster_enable 0
voice_caster_scale 1
voice_enable 1
voice_scale 0.15
fps_max 0
fps_menu_max 0
Gun Tracers
r_drawtracers_firstperson 1
Rates and Interpolation
rate 128000
cl_cmdrate 128
cl_updaterate 128
cl_interp_ratio 1
cl_interp 0
cl_lagcompensation 1
cl_pred_optimize 2
cl_predict 1
cl_predictweapons 1
cl_smooth 0
cl_smoothtime 0
cl_wpn_sway_interp 0
cl_disablehtmlmotd 0
echo Rate Settings loaded
MOTD - because fuck opinion
cl_disablehtmlmotd 1
cl_downloadfilter nosounds
Mouse commands
m_rawinput 1
m_mouseaccel1 0
NO PREFIX
rate 128000
CL
cl_autohelp 0
cl_autowepswitch 0
cl_bobamt_lat 0.1
cl_bobamt_vert 0.1
cl_buy_favorite_quiet 0
cl_buy_favorite_nowarn 0
cl_interp 0.02
cl_lagcompensation 1
cl_observercrosshair 1
cl_resend 1.5
cl_updaterate 128
cl_windspeed 0
cl_wpn_sway_scale 1
DEMO
demo_recordcommands 1
DSP
dsp_enhance_stereo 1
FUNC
func_break_max_pieces 0
SOUNDSCAPE
soundscape_fadetime 9999
SV
sv_forcepreload 1
cl_forcepreload 1
r_drawparticles “0”
LAST
soundscape_flush
host_writeconfig
echo Autoexec Loaded
echo exec autoexec.cfg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment