Skip to main content
50% Discount First month
Days
Hours
Minutes
Seconds
NEW50

How to setup bots on a Counter-Strike 2 server

Header image

In this guide, you will learn how to configure bots on your Counter-Strike 2 server.

Navigation

How to add bots

If you want to add bot to the random side, enter the following command into the console:

bot_add

When adding a bot on the server, you can specify which side of the conflict you will add it to (t – terrorists, ct – counter-terrorists). You can also choose the type of difficulty (easy – normal – hard – expert) and give the bot a name.

bot_add <t/ct> <difficult> <name>

so, an example command should look like this:

bot_add ct hard BotJohn

How to change bots difficulty

Changing the difficulty of bots on your server requires entering the following command:

bot_difficulty <difficulty>

Instead of <difficulty>, enter one of the following difficulty levels:

  • 0 = easy
  • 1 = normal
  • 2 = hard
  • 3 = expert

so, an example command should look like this:

bot_difficulty 3

How to kick bots

Removing bots can take place in several different configurations. The simplest command will allow you to kick all bots from the server:

bot_kick

You can choose to kick bots from only one team, terrorists (t) or counter-terrorists (ct). In the example below you will see a command that shows how to kick bots from a terrorist group:

bot_kick t

Another option is to throw out bots of a certain difficulty level. Below you will see an example of a command that removes bots using the expert difficulty level (3):

bot_kick 3

The last option will allow you to delete a bot with a given name. In the example below, we will throw a bot named BotJohn:

bot_kick BotJohn

Other useful commands

Below are other useful commands that can be used to modify the behavior of bots on the server.

CommandDescription
bot_all_weaponsAllows bots to use all weapons
bot_allow_grenadesAllows bots to use grenades
bot_allow_machine_gunsAllows bots to use machine guns
bot_allow_pistolsAllows bots to use pistols
bot_allow_riflesAllows bots to use rifles
bot_allow_roguesAllows bots to occasionally become “rogue”. They will not follow radio commands and will not achieve the scenario objectives
bot_allow_shotgunsAllows bots to use shotguns
bot_allow_snipersAllows bots to use sniper rifles
bot_allow_sub_machine_gunsAllows bots to use sub-machine guns
bot_controllableDetermines whether players can control bots
bot_chatterControl how bots talk (off – radio – minimal – normal)
bot_killKills selected bots specified in the criteria
Counter-Strike 2 bots cvars

We hope that our intuitive web interface has allowed you to setup Counter-Strike 2 bots easily. If you want to ask us any questions, feel free to contact us via e-mail, ticket or live chat!


Author image
About Isabela

Support Engineer