Skip to content

Instantly share code, notes, and snippets.

@sf0rman
Created May 21, 2016 06:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sf0rman/c96e71f6548eccd80da852db256347c9 to your computer and use it in GitHub Desktop.
Save sf0rman/c96e71f6548eccd80da852db256347c9 to your computer and use it in GitHub Desktop.
seppo's CSGO autoexec
// Network & Rates
rate "128000"
cl_interp_ratio "1"
cl_interp "0"
cl_cmdrate "128"
cl_updaterate "128"
net_graph "1"
net_graphpos "2"
net_graphproportionalfont "0"
mm_dedicated_search_maxping "50"
// Mouse & Sensitivity
sensitivity "1.483"
zoom_sensitivity_ratio_mouse "1"
m_rawinput "1"
m_forward "1"
m_mousespeed "1"
m_mouseaccel2 "0"
m_mouseaccel1 "0"
m_customaccel "0"
m_customaccel_max "0"
m_customaccel_exponent "0"
m_customaccel_scale "0.04"
// Crosshair
cl_crosshairalpha "255"
cl_crosshaircolor "1"
cl_crosshaircolor_b "255"
cl_crosshaircolor_r "255"
cl_crosshaircolor_g "255"
cl_crosshairdot "0"
cl_crosshairgap "-2"
cl_crosshairsize "3"
cl_crosshairstyle "5"
cl_crosshairusealpha "1"
cl_crosshairthickness "1"
cl_fixedcrosshairgap "1"
cl_crosshair_drawoutline "0"
// HUD Setting
cl_radar_scale "0.4"
cl_hud_radar_scale "1.4"
hud_scaling "0.8"
cl_hud_background_alpha "1"
cl_hud_color "3"
cl_hud_healthammo_style "1"
cl_hud_playercount_showcount "1"
safezonex "0.85"
safezoney "0.9"
cl_showloadout "1"
cl_autowepswitch "0"
r_drawtracers_firstperson "0"
cl_color "1"
// ViewModel
cl_viewmodel_shift_left_amt "0" //removes the shifting of the arm when crouching down.
cl_viewmodel_shift_right_amt "0" //removes the shifting of the arm when crouching down.
cl_bob_lower_amt "0" //removes the bobbing of the weapon back and forth, when you run.
cl_bobamt_lat "0" //removes the bobbing of the weapon back and forth, when you run.
cl_bobamt_vert "0" //removes the bobbing of the weapon back and forth, when you run.
cl_bobcycle "1" //causes the scope to move less while moving scoped and reduces bobbing effect
// Performance
cl_forcepreload "1"
cl_disablefreezecam "1"
snd_mixahead "0.05"
snd_headphone_pan_exponent "2"
snd_musicvolume "0"
volume "0.8"
voice_enable "1"
fps_max "500"
fps_max_menu "144"
r_eyegloss "0"
r_eyemove "0"
// Console
con_enable "1"
bind "\" "toggleconsole"
// Game Settings
cl_autowepswitch "0"
cl_autohelp "0"
cl_showhelp "0"
gameinstructor_enable "0"
cl_dm_buyrandomweapons "0"
cl_allowdownload "1"
cl_use_opens_buy_menu "0"
// Buymenu
bind "kp_end" "buy awp"
bind "kp_downarrow" "buy m4a1; buy ak47"
bind "kp_pgdn" "buy p250"
bind "kp_leftarrow" "buy vesthelm"
bind "kp_5" "buy defuser"
bind "kp_rightarrow" "buy smokegrenade"
bind "kp_home" "buy hegrenade"
bind "kp_uparrow" "buy flashbang"
bind "kp_pgup" "buy molotov; buy incgrenade"
bind "kp_enter "buy scout"
bind "kp_plus" "buy deagle"
bind "-" "buy sgg08"
bind "kp_multiply" "buy tec9; buy fiveseven"
bind "kp_minus" "buy mac10; buy mp9"
bind "pgup" " buy vest;"
//Alias
alias "smokepic" "cl_draw_only_deathnotices 1; net_graph 0; bind f7 endpic"
alias "endpic" "cl_draw_only_deathnotices 0; net_graph 1; bind f7 smokepic"
// Keybinding
bind "1" "slot1; unbind t"
bind "2" "slot2; unbind t"
bind "3" "slot3; bind t +lookatweapon"
bind "4" "slot10; unbind t" //Equip Molotov and Incendiary
bind "5" "slot5; unbind t"
bind "mouse3" "slot9; unbind t" //Equip Decoy
bind "mouse4" "slot6; unbind t" //Equip HE-Grenade
bind "e" "slot8; unbind t" //Equip Smokegrenade
bind "f" "slot7; unbind t" //Equip Flashbang
bind "mwheelup" "+jump"
bind "mwheeldown" "+jump"
bind "space" "+use"
bind "ctrl" "+duck"
bind "tab" "+showscores"
bind "y" "messagemode"
bind "u" "messagemode2"
bind "x" "radio2"
bind "q" "invnextnongrenade; unbind t"
bind "r" "+reload"
bind "n" "+voicerecord"
bind "m" "teammenu"
bind "j" "noclip"
bind "p" "r_cleardecals"
unbind "t"
bind "n" "+voicerecord"
bind "tab" "+showscores"
bind "f3" "bind mouse5 +voicerecord" //Opposite bind in TS to easily swap between premade/solo que talk-key
bind "f4" "unbind mouse5" //Opposite bind in TS to easily swap between premade/solo que talk-key
bind "f7" "smokepic"
bind "z" "+jump"
bind "c" "-attack"
unbind "mouse5"
//Cancel movie.cfg-commands
exec clearmovie.cfg
host_writeconfig
clear
echo "----------------"
echo "----------------"
echo "autoexec loaded!"
echo "----------------"
echo "----------------"
//Print binds
echo ""
echo "//Movement"
echo "W - Move forward"
echo "A - Move left"
echo "S - Move Backwards"
echo "D - Move right"
echo "Shift - Walk"
echo "CTRL - Crouch"
echo "MouseScroll - Jump"
echo ""
echo "//Actions"
echo "Space - Use"
echo "Mouse1 - Fire
echo "Mouse2 - Secondary Fire"
echo ""
echo "//Weapons"
echo "1 - Primary weapon"
echo "2 - Secondary weapon"
echo "4 - Molotov"
echo "3 - Knife"
echo "5 - Bomb"
echo "Q - Previous weapon"
echo "E - Smokegrenade"
echo "D - Flashbang"
echo "Mouse4 - Hegrenade"
echo ""
echo "//Misc"
echo "Tab - Showscore"
echo "Y - All Say"
echo "U - Team Say"
echo ""
echo "//Buymenu"
echo ""
echo " --------------------------------------------------"
echo "| | | Five-Seven | MAC-10 |"
echo "| X | Scout | OR | OR |"
echo "| | | TEC-9 | MP7 |"
echo " -------------------------------------|------------|"
echo "| | | | |"
echo "| Hegrenade | Flashbang | Molotov | |"
echo "| | | | |"
echo " -------------------------------------| Deagle |
echo "| Kevlar | | | |"
echo "| & | Defuser |Smokegrenade| |"
echo "| Helmet | | | |"
echo " --------------------------------------------------|"
echo "| | | | |"
echo "| AWP | M4a1/AK47 | p250 | |"
echo "| | | | |"
echo " -------------------------------------| X |"
echo "| | | |"
echo "| X | X | |"
echo "| | | |"
echo " --------------------------------------------------"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment