<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://counterstrikewiki.com/index.php?action=history&amp;feed=atom&amp;title=CS2_Console_Commands</id>
	<title>CS2 Console Commands - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://counterstrikewiki.com/index.php?action=history&amp;feed=atom&amp;title=CS2_Console_Commands"/>
	<link rel="alternate" type="text/html" href="https://counterstrikewiki.com/index.php?title=CS2_Console_Commands&amp;action=history"/>
	<updated>2026-04-17T04:43:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://counterstrikewiki.com/index.php?title=CS2_Console_Commands&amp;diff=208&amp;oldid=prev</id>
		<title>CSWikiAdmin: Bot: Phase 1: High SEO Value Pages — create CS2 Console Commands</title>
		<link rel="alternate" type="text/html" href="https://counterstrikewiki.com/index.php?title=CS2_Console_Commands&amp;diff=208&amp;oldid=prev"/>
		<updated>2026-02-23T20:53:54Z</updated>

		<summary type="html">&lt;p&gt;Bot: Phase 1: High SEO Value Pages — create CS2 Console Commands&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;CS2 Console Commands&amp;#039;&amp;#039;&amp;#039; are text-based instructions entered through the developer console that allow players to customize their game experience, adjust settings, and execute actions not available through the standard menu system.&lt;br /&gt;
&lt;br /&gt;
== Enabling the Console ==&lt;br /&gt;
# Open &amp;#039;&amp;#039;&amp;#039;Settings&amp;#039;&amp;#039;&amp;#039; → &amp;#039;&amp;#039;&amp;#039;Game&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# Set &amp;#039;&amp;#039;&amp;#039;Enable Developer Console&amp;#039;&amp;#039;&amp;#039; to &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# Press the tilde key (&amp;#039;&amp;#039;&amp;#039;`&amp;#039;&amp;#039;&amp;#039;) to open the console in-game&lt;br /&gt;
&lt;br /&gt;
== Essential Commands ==&lt;br /&gt;
&lt;br /&gt;
=== Practice and Server Commands ===&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Command !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;sv_cheats 1&amp;lt;/code&amp;gt; || Enables cheat commands (required for many practice commands)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;bot_kick&amp;lt;/code&amp;gt; || Removes all bots from the server&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;bot_add_t&amp;lt;/code&amp;gt; / &amp;lt;code&amp;gt;bot_add_ct&amp;lt;/code&amp;gt; || Adds a bot to the specified team&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;mp_warmup_end&amp;lt;/code&amp;gt; || Ends warmup immediately&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;mp_restartgame 1&amp;lt;/code&amp;gt; || Restarts the current game after 1 second&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;mp_roundtime_defuse 60&amp;lt;/code&amp;gt; || Sets round time to 60 minutes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;mp_buy_anywhere 1&amp;lt;/code&amp;gt; || Allows buying anywhere on the map&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;mp_buytime 9999&amp;lt;/code&amp;gt; || Extends buy time indefinitely&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;mp_freezetime 0&amp;lt;/code&amp;gt; || Removes freeze time at round start&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;mp_maxmoney 65535&amp;lt;/code&amp;gt; || Sets maximum money limit&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;mp_startmoney 65535&amp;lt;/code&amp;gt; || Sets starting money&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;mp_free_armor 2&amp;lt;/code&amp;gt; || Gives free armor and helmet each round&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;sv_infinite_ammo 1&amp;lt;/code&amp;gt; || Infinite ammo (1 = no reload needed, 2 = infinite reserve)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;sv_grenade_trajectory_prac_pipreview 1&amp;lt;/code&amp;gt; || Shows grenade trajectory preview before throwing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Grenade Practice Commands ===&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Command !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;sv_grenade_trajectory_prac_pipreview 1&amp;lt;/code&amp;gt; || Shows landing preview for grenades&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;sv_rethrow_last_grenade&amp;lt;/code&amp;gt; || Rethrows the last grenade thrown&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;give weapon_smokegrenade&amp;lt;/code&amp;gt; || Gives a smoke grenade&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;give weapon_flashbang&amp;lt;/code&amp;gt; || Gives a flashbang&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;give weapon_hegrenade&amp;lt;/code&amp;gt; || Gives an HE grenade&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;give weapon_molotov&amp;lt;/code&amp;gt; || Gives a Molotov cocktail&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;give weapon_incgrenade&amp;lt;/code&amp;gt; || Gives an incendiary grenade&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;give weapon_decoy&amp;lt;/code&amp;gt; || Gives a decoy grenade&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Movement and Position ===&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Command !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;noclip&amp;lt;/code&amp;gt; || Toggle flying through walls (sv_cheats required)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;god&amp;lt;/code&amp;gt; || Toggle invincibility (sv_cheats required)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;cl_showpos 1&amp;lt;/code&amp;gt; || Shows position and velocity on screen&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;getpos&amp;lt;/code&amp;gt; || Prints current position to console&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;setpos x y z&amp;lt;/code&amp;gt; || Teleports to coordinates&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Visual and HUD ===&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Command !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;cl_draw_only_deathnotices 1&amp;lt;/code&amp;gt; || Hides HUD except kill feed (useful for recording)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;cl_hud_color 0-10&amp;lt;/code&amp;gt; || Changes HUD color&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;r_drawtracers_firstperson 0&amp;lt;/code&amp;gt; || Hides first-person bullet tracers&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;cl_showfps 1&amp;lt;/code&amp;gt; || Displays FPS counter&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;net_graph 1&amp;lt;/code&amp;gt; || Shows network stats overlay&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Crosshair Commands ===&lt;br /&gt;
See &amp;#039;&amp;#039;&amp;#039;[[Crosshair Settings]]&amp;#039;&amp;#039;&amp;#039; for a comprehensive crosshair customization guide.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Command !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;cl_crosshairsize 2&amp;lt;/code&amp;gt; || Sets crosshair arm length&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;cl_crosshairthickness 0.5&amp;lt;/code&amp;gt; || Sets crosshair line thickness&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;cl_crosshairgap -2&amp;lt;/code&amp;gt; || Sets gap between crosshair lines&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;cl_crosshaircolor 1&amp;lt;/code&amp;gt; || Sets crosshair color preset (1=green, 2=yellow, 3=blue, 4=cyan, 5=custom)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;cl_crosshairdot 0&amp;lt;/code&amp;gt; || Toggles center dot&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;cl_crosshairstyle 4&amp;lt;/code&amp;gt; || Sets crosshair style (4 = static)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Network and Performance ===&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Command !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;rate 786432&amp;lt;/code&amp;gt; || Sets maximum network bandwidth&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;cl_interp_ratio 1&amp;lt;/code&amp;gt; || Sets interpolation ratio&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;fps_max 0&amp;lt;/code&amp;gt; || Uncaps framerate (0 = unlimited)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;cl_forcepreload 1&amp;lt;/code&amp;gt; || Preloads map assets to reduce stuttering&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Practice Mode Config ==&lt;br /&gt;
Copy and paste this block into the console for a complete [[Practice Mode]] setup:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sv_cheats 1; mp_warmup_end; bot_kick; mp_freezetime 0;&lt;br /&gt;
mp_roundtime_defuse 60; mp_buy_anywhere 1; mp_buytime 9999;&lt;br /&gt;
mp_maxmoney 65535; mp_startmoney 65535; mp_free_armor 2;&lt;br /&gt;
sv_infinite_ammo 1; sv_grenade_trajectory_prac_pipreview 1;&lt;br /&gt;
mp_restartgame 1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Autoexec ==&lt;br /&gt;
To have commands run automatically at game start, create a file called &amp;lt;code&amp;gt;autoexec.cfg&amp;lt;/code&amp;gt; in your CS2 config directory:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;...SteamsteamappscommonCounter-Strike Global Offensivegamecsgocfgautoexec.cfg&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Add any commands you want to execute on startup, one per line.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Crosshair Settings]] — Detailed crosshair customization&lt;br /&gt;
* [[CS2 Settings Guide]] — Full settings optimization&lt;br /&gt;
* [[Practice Mode]] — How to set up a practice server&lt;br /&gt;
* [[Smoke Lineups]] — Grenade lineup practice&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:Game Mechanics]]&lt;/div&gt;</summary>
		<author><name>CSWikiAdmin</name></author>
	</entry>
</feed>