Skip to content

Instantly share code, notes, and snippets.

@maxt3r
Last active November 22, 2023 15:47
Show Gist options
  • Save maxt3r/34b3a220ce5dba73470af11e95ad363b to your computer and use it in GitHub Desktop.
Save maxt3r/34b3a220ce5dba73470af11e95ad363b to your computer and use it in GitHub Desktop.
CS:GO config
alias "+jt" "+jump;";
alias "+ta" "-attack; -attack2";
alias "-jt" "-jump";
bind "MOUSE5" "+jt;+ta;";
alias +knife slot3;
alias -knife lastinv;
alias +netg "cl_showfps 2;
cq_netgraph 1;+showscores";
alias -netg "cl_showfps 0;cq_netgraph 0;-showscores";bind TAB "+netg";
bot_kick; mp_warmup_end; sv_cheats 1; mp_limitteams 0; mp_autoteambalance 0; mp_maxmoney 60000; mp_startmoney 60000; mp_buytime 9999; mp_buy_anywhere 1; mp_freezetime 0; mp_roundtime 60; mp_roundtime_defuse 60; mp_respawn_on_death_ct 1; mp_respawn_on_death_t 1; sv_infinite_ammo 1; sv_showimpacts 1; sv_showimpacts_time 10; ammo_grenade_limit_total 5; sv_grenade_trajectory_prac_pipreview 1; mp_restartgame 1;
@maxt3r
Copy link
Author

maxt3r commented Jun 8, 2022

-novid -console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment