Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Jezternz/dc77ba50c6644134c9928462a0323b50 to your computer and use it in GitHub Desktop.
Save Jezternz/dc77ba50c6644134c9928462a0323b50 to your computer and use it in GitHub Desktop.
\Steam\userdata\{steamid}\730\local\cfg\readybots.cfg - run using "exec readybots.cfg"
sv_cheats 1;
sv_lan 1;
mp_limitteams 0;
mp_autoteambalance 0;
mp_roundtime 60;
mp_freezetime 0;
bot_kick;
bot_difficulty 3;
mp_autokick 0;
mp_warmup_end;
mp_restartgame 1;
bind "[" "bot_add_ct;";
bind "]" "bot_add_t;";
echo “########## BOT CONFIG LOADED ##########”;
echo “use "[" to add ct bots, "]" to add t bots”;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment