All guides

How to add bots in CS2

Bots in Counter-Strike 2 are great for practicing your aim, nade lineups, and tactics without other players. You add them with a single console command - let's go over how to add bots, set their difficulty, and remove them.

What you need before adding bots

  1. 1Enable the console: Settings → Game → "Enable Developer Console" → Yes.
  2. 2Start a local game with a map: type map de_dust2 in the console (or any map).
  3. 3Now you can add bots with the commands below - you don't need sv_cheats for this.

Commands for adding bots

CommandWhat it does
bot_addAdd a bot to a random team
bot_add_tAdd a bot to the Terrorists
bot_add_ctAdd a bot to the Counter-Terrorists
bot_quota 5Keep 5 bots in the game total
bot_difficulty 0-3Difficulty: 0=Easy, 1=Normal, 2=Hard, 3=Expert

How to configure bot behavior

CommandWhat it does
bot_stop 1Freeze bots in place
bot_zombie 1Bots stand still and don't shoot (handy for nade practice)
bot_dont_shoot 1Bots move but don't shoot
bot_walk 1Bots only walk, never run
bot_placePlace a bot where you're looking (requires sv_cheats 1)

How to remove bots

  • bot_kick - kick all bots.
  • bot_kick ct / bot_kick t - remove bots from a specific team.
  • bot_quota 0 - stop bots from spawning.

Practicing with bots on your own server

Bots are especially useful on a local server for drilling your aim and holding positions. For more on the commands, see the "CS2 console commands" guide, and for setting up a full server, see "How to make your own CS2 server". You can find ready-made servers with bots and practice modes in the monitoring.

Frequently asked questions

How do I add a bot in CS2?+

Type bot_add in the console to add a bot to a random team. Use bot_add_t or bot_add_ct to add a bot to the Terrorist or Counter-Terrorist side.

How do I remove bots in CS2?+

The command bot_kick removes all bots from the server. To kick only one side, use bot_kick t or bot_kick ct.

How do I change bot difficulty in CS2?+

Set difficulty with bot_difficulty using values from 0 (easy) to 3 (expert). After you change it, newly added bots spawn at the chosen level.

Can I add bots to a private CS2 match?+

Yes, if you are the host and sv_cheats is on or it is your own server. You cannot add bots in regular Premier or competitive matchmaking.

How do I play with bots offline in CS2?+

Start through Play - Practice (Offline with Bots), pick a map and the number of bots. This is a local server where all bot commands work.