Skip to content

Instantly share code, notes, and snippets.

@hypothermic
Last active November 9, 2021 00:17
Show Gist options
  • Save hypothermic/36c794b58fa4bf2e7d82b5925c89cc76 to your computer and use it in GitHub Desktop.
Save hypothermic/36c794b58fa4bf2e7d82b5925c89cc76 to your computer and use it in GitHub Desktop.
CSGO autoexec.cfg - 400 dpi sens ===== LAUNCH SETTINGS: +exec autoexec.cfg -tickrate 128 -novid -high -threads 6 -w 1280 -h 960 -language Dutch -console -freq 74
sensitivity 2.4
m_yaw 0.0165
rate "786432"
fps_max "0"
cl_cmdrate "128"
cl_updaterate "128"
bind 4 "use weapon_c4"
bind q "use weapon_flashbang"
bind c "use weapon_hegrenade; use weapon_molotov; use weapon_incgrenade"
bind v "use weapon_smokegrenade"
bind mwheeldown ""
bind mwheelup "+jump"
bind mouse4 slot1
bind mouse5 slot2
alias +incvol "volume 1; +speed"
alias -incvol "volume 0.8; -speed"
bind shift +incvol
cl_crosshairalpha 255; cl_crosshaircolor 1; cl_crosshairdot 0; cl_crosshairgap -3; cl_crosshairsize 2; cl_crosshairstyle 4; cl_crosshairusealpha 1; cl_crosshairthickness 0; cl_crosshair_drawoutline 0;
alias +xsmoke "cl_crosshairsize 1000"
alias -xsmoke "cl_crosshairsize 2"
bind backspace +xsmoke
alias "+jumpthrow" "+jump; -attack"
alias "-jumpthrow" "-jump"
bind x "+jumpthrow"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment