Skip to content

Instantly share code, notes, and snippets.

@gustavomedeiross
Last active October 30, 2025 18:30
Show Gist options
  • Save gustavomedeiross/313efff59f4cd9e053a54827a9c05116 to your computer and use it in GitHub Desktop.
Save gustavomedeiross/313efff59f4cd9e053a54827a9c05116 to your computer and use it in GitHub Desktop.
CS2 Config

Tutorial

Autoexec

Save autoexec in C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\game\core\cfg

Crosshair

Pancada menor: CSGO-9cvFv-cj3uc-4PrzV-tDkmt-cQOpP

Pancada: CSGO-TjKXr-UyUe9-Ezzft-pJ3Qy-3erVQ

Crosshair Code: CSGO-HRUtd-7NxSn-DxZ6w-M4OPW-wjA6Q

Practice Command

Save practice in C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\game\core\cfg

bind z "slot10; buy incgrenade; buy molotov"
bind x "slot7; buy flashbang"
bind c "slot8; buy smokegrenade"
bind v "slot6; buy hegrenade;"
bind mouse5 "radio2"

Sentitivity

Using windows sens 6 without acccelaration + 1600 DPI. CS sense:

sensitivity 0.5

Crosshair

Pancada:

CSGO-TjKXr-UyUe9-Ezzft-pJ3Qy-3erVQ

Ropz:

CSGO-MMQuh-Hs3Sj-Qv9zd-VaCmc-3QqNO

Viewmodel

viewmodel_fov 68; viewmodel_offset_x 2.5; viewmodel_offset_y 0; viewmodel_offset_z -1.5; viewmodel_presetpos 2;
sv_cheats 1
mp_restartgame 1
mp_freezetime 0
mp_roundtime 60
mp_roundtime_defuse 60
mp_maxmoney 60000
mp_startmoney 60000
mp_buy_anywhere 1
mp_buytime 60000
sv_infinite_ammo 2
ammo_grenade_limit_total 5
sv_showimpacts 1
mp_limitteams 0
mp_autoteambalance 0
sv_regeneration_force_on 1
bot_kick 1
bind , sv_rethrow_last_grenade
mp_warmup_end 1
bind m "ent_fire smokegrenade_projectile kill; stopsound"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment