Useful CSGO RCON Commands

This page contains a list of useful CSGO console commands. You use the command by pasting them in the CSGO console. Other websites have lists of almost all commands.

Surf

This command is intended to be used at a surf map.

bot_kick;mp_autokick 0;mp_autoteambalance 0;sv_cheats 1;mp_roundtime 59;mp_freezetime 0;sv_accelerate 10;mp_respawn_on_death_ct 1;mp_respawn_on_death_t 1;mp_solid_teammates 0;gods mode;mp_restartgame 1;mp_warmup_end;sv_airaccelerate 1000;

The last command (sv_airaccelerate 1000;) changes how easy or hard it will be to surf.


Hide HUD and weapon sprite in CS:GO

To hide the HUD; weapon sprite and player sprite, you use the following commands:

sv_cheats 1;cl_drawhud 0;r_drawviewmodel 0;


No recoil

Remove recoil from all weapons. Require `sv_cheats 1`.

Competitive game mode

To play the real competitive game mode and not casual you can use:

exec gamemode_competitive;