Counter-Strike 2

Counter-Strike 2

257 ratings
✅ -CS:GO COMMANDS FOR FUN- ✅
By Semre
CS:GO COMMANDS FOR FUN
2
   
Award
Favorite
Favorited
Unfavorite
-INTRO-
SV_CHEATS 1
ALLOW CHEATS
sv_cheats 1
-PART 1-
Fly through walls
noclip

Open wallhack
r_drawothermodels 2

Invincibility
god

Make limitless game
mp_maxrounds 999; mp_roundtime_defuse 60; mp_roundtime 60; mp_roundtime_hostage 60; mp_freezetime 5; mp_autoteambalance 0; mp_limitteams 99; mp_autokick 0



Activate party mode (Confetti Zeus)
sv_party_mode 1

Get heath by damage
mp_damage_vampiric_amount 1

Get 2000 heath
ent_fire !self addoutput "max_health 999999"; ent_fire !self sethealth 2000



Slow-down the time
host_timescale 0.2

Be FLASH
host_timescale 5



Jump higher
sv_jump_impulse 590

Activate bunny hopping
sv_enablebunnyhopping 1;
sv_autobunnyhopping 1;
sv_airaccelerate 1000

Change gravity for everyone
sv_gravity 300

Change gravity for yourself
ent_fire !self addoutput "gravity 0.5"

Change gravity for someone else
ent_fire !picker addoutput "gravity -1"



Change gravity for corpses
cl_ragdoll_gravity 0

Slow-down corpses
cl_phys_timescale 0.1

Punch corpses
cl_ragdoll_gravity 0; cl_phys_timescale 999

Ascending corpses
cl_ragdoll_gravity -300; cl_phys_timescale 0.5

Rocket corpses
cl_ragdoll_gravity -1000; cl_phys_timescale 999



Spawn grenade
ent_create hegrenade_projectile; ent_fire hegrenade_projectile
Explode the grenade!
ent_create hegrenade_projectile; ent_fire hegrenade_projectile InitializeSpawnFromWorld

Spawn flashbang
ent_create flashbang_projectile

Make invisible smoke/fire etc. effects
r_drawparticles 0

Fake flashbang
ent_create flashbang_projectile; ent_fire !picker addoutput CollisionGroup 2; ent_fire !picker setparent !activator; ent_fire !picker setparentattachment grenade0



Go to TPS
thirdperson

Go to FPS
firstperson

Make yourself red
ent_fire !self color "255 0 0"

Make yourself green
ent_fire !self color "0 255 0"

Make yourself blue
ent_fire !self color "0 0 255"

Change your body shape
ent_fire !self addoutput "modelscale 0.5"
ent_fire !self addoutput "modelscale 3"
ent_fire !self addoutput "modelscale -1"

Set fire on yourself
ent_fire player IgniteLifeTime 5

Set someone on fire
ent_fire !picker ignite



Spawn Chicken
ent_create chicken

Make Chicken big! (While looking at it)
ent_fire chicken addoutput "modelscale 10"
Make Chicken red
ent_fire chicken color "255 0 0"

Spawn Skull
impulse 102

Make AK-47 big!
ent_fire weapon_ak47 addoutput "modelscale 10"

Make AWP big!
ent_fire weapon_awp addoutput "modelscale 10"

Make C4 big!
ent_fire weapon_c4 addoutput "modelscale 10"

Make yourself invisible
ent_fire !self addoutput "rendermode 6"



Spawn fake c4
ent_create planted_c4_training; ent_fire planted_c4_training ActivateSetTimerLength 20

Spawn fake explosion
ent_create env_explosion; ent_fire env_explosion Explode

Spawn fire effect
ent_create env_fire; ent_fire env_fire StartFire

Spawn water effect
test_dispatcheffect WaterSurfaceExplosion

Spawn big snowball
prop_dynamic_create \props\cs_office\snowman_body.mdl

Spawn watermelon
prop_physics_create \props_junk\watermelon01.mdl



Change FOV
fov_cs_debug 120

360 view
cl_pitchup 360; cl_pitchdown 360

Change weapon position
viewmodel_offset_x 3
viewmodel_offset_y -2
viewmodel_offset_z 3

Shaking weapon
cl_bobamt_lat 100
cl_bob_lower_amt 100

Flying weapon
cl_wpn_sway_scale 50

Action run effect
cl_wpn_sway_scale 1000

Real recoil effect
weapon_recoil_view_punch_extra 100

Earthquake effect
shake_testpunch 5 5 5 5 5 5

Blind effect
r_depthoverlay 1



Earn maximum money
impulse 101

You can buy anywhere
mp_buy_anywhere 1

You can buy anytime
mp_buytime 99999

You can buy multiple times
mp_weapons_allow_typecount -1

Infinite ammo
sv_infinite_ammo 1

Infinite magazine
sv_infinite_ammo 2

Carry all type of grenades
ammo_grenade_limit_total 9

Increase money limit
mp_maxmoney 64000

Increase starting money limit
mp_startmoney 64000



Add bots to T side
bot_add_t

Add bots to CT side
bot_add_ct

Kill every bot
bot_kill

Kick every bot
bot_kick

Stop every bot
bot_stop 1

Crouch every bot
bot_crouch 1

Make bots to mimic you
bot_mimic 1

TP bot to you
bot_place

Bots can only use knife
bot_knives_only



Spawn banana and turn it into a bomb!
prop_physics_create props/cs_italy/bananna_bunch
ent_setname boom;
ent_fire boom addoutput "spawnflags 256";
ent_fire boom addoutput "exploderadius 10";
ent_fire boom addoutput "explodedamage 140"

Get banana gun (Can't use it)
prop_physics_create props/cs_italy/bananna.mdl; ent_fire !picker addoutput "CollisionGroup 2"; ent_fire !picker setparent !activator; ent_fire !picker setparentattachment grenade0

Get watermelon mask
prop_physics_create \props_junk\watermelon01.mdl; ent_fire !picker addoutput "CollisionGroup 2"; ent_fire !picker setparent !activator; ent_fire !picker setparentattachment facemask
Get snowman mask
prop_physics_create \props\cs_office\snowman_face.mdl; ent_fire !picker addoutput "CollisionGroup 2"; ent_fire !picker setparent !activator; ent_fire !picker setparentattachment facemask



Spawn a helicopter and fly it
prop_dynamic_create /props_vehicles/helicopter_rescue.mdl
ent_fire !picker SetAnimation "helicopter_aztec"

Spawn a door and use it
prop_dynamic_create /props_mill/elevator01_cagedoor02.mdl
ent_fire !picker SetAnimation "open"
ent_fire !picker SetAnimation "close"



Make it Iron
r_showenvcubemap 1

Make it Flat (COULD BROKE YOUR GAME)
mat_fullbright 2

Make it unshadowy (COULD BROKE YOUR GAME)
mat_fullbright 1
ALL KNIFE COMMANDS
mp_drop_knife_enable 1

Classic Knife
give weapon_knife_css; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Bayonet
give weapon_bayonet; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Flip Knife
give weapon_knife_flip; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Gut Knife
give weapon_knife_gut; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Karambit
give weapon_knife_karambit; ent_fire weapon_knife addoutput "classname weapon_knifegg"

M9 Bayonet
give weapon_knife_m9_bayonet; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Huntsman Knife
give weapon_knife_tactical; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Butterfly Knife
give weapon_knife_butterfly; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Falchion Knife
give weapon_knife_falchion; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Ursus Knife
give weapon_knife_ursus; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Navaja Knife
give weapon_knife_gypsy_jackknife; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Stiletto Knife
give weapon_knife_stiletto; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Talon Knife
give weapon_knife_widowmaker; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Ghost Knife
give weapon_knife_ghost; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Survival Knife
give weapon_knife_canis; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Paracord Knife
give weapon_knife_cord; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Skeleton Knife
give weapon_knife_skeleton; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Nomad Knife
give weapon_knife_outdoor; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Bowie Knife
give weapon_knife_survival_bowie; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Shadow Daggers
give weapon_knife_push; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Golden Knife
give weapon_knifegg; ent_fire weapon_knife addoutput "classname weapon_knifegg"

Axe
give weapon_axe; ent_fire weapon_* addoutput "classname weapon_knifegg"

Hammer
give weapon_hammer; ent_fire weapon_* addoutput "classname weapon_knifegg"

Spanner
give weapon_spanner; ent_fire weapon_* addoutput "classname weapon_knifegg"

Fists
give weapon_fists; ent_fire weapon_* addoutput "classname weapon_knifegg"
-PART 2-
Normal mode
game_type 0

Danger Zone mode
game_type 6

GAME MODES AND GAME TYPES

Get Healthshot
give weapon_healthshot

Get Shield
give weapon_shield

Get Bumpmine
give weapon_bumpmine

Get Breach Charge
give weapon_breachcharge

Get Parachute
parachute

Get Exojump - Change jump bonuses
exojump
sv_exojump_jumpbonus_up 1
sv_exojump_jumpbonus_forward 3

Get Cash
give item_cash

Spawn danger zone safe
ent_create func_survival_c4_target

Spawn drone
ent_create drone

Spawn turret
ent_create dronegun

Spawn exploading barrel
ent_create prop_exploding_barrel



Get Snowball
give weapon_snowball
ent_create ent_snowball_pile

Get Spot Grenade
give weapon_tagrenade

Get Heavy Armor
mp_weapons_allow_heavyassaultsuit 1; give item_heavyassaultsuit

Get Night Vision
give item_nvgs; nightvision

Get Flashlight
ent_fire !self addoutput "effects 4"



Plant anywhere
mp_plant_c4_anywhere 1

Get a new C4
give weapon_c4

CT can plant C4
mp_anyone_can_pickup_c4 1

T can pick up hostages
mp_only_cts_rescue_hostages 0

Spawn hostage
ent_create hostage_entity



Bounce off walls
sv_bounce 5

TP to crosshair
ent_teleport 1

TP someone else to crosshair
ent_teleport 2

Get coordinates of your position
getpos
TP to coordinates
Copy & paste the red command "setpos ###"



Only headshots do damage
mp_damage_headshot_only 1

Show bullet impacts
sv_showimpacts 1

Show bullet damage infos
sv_showimpacts_penetration 1

Visual simulate grenade trajectory
cl_sim_grenade_trajectory

Show thrown grenade trajectory
sv_grenade_trajectory 1

Simulate actively grenade trajectory
cl_grenadepreview 1

Auto throw last thrown grenade
sv_rethrow_last_grenade


Go to TPS
thirdperson

Turn into Chicken
ent_fire !self addoutput modelindex 77; thirdperson

Get list of model codes
sv_precacheinfo

Turn into EVERYTHING! (May crash the game at some situations!)
ent_fire !self addoutput modelindex ###
1 -> CRASHES THE GAME
44-46 -> Big bullet chambers
62-63 -> C4
64 -> Balloon
70-94 -> HOSTAGE
77 -> Chicken
79 -> Zombie chicken
92-202 -> CHARACTERS
208 -> Parachute
210 -> Moving CSGO Token
223 -> Skull
224-467 -> WEAPONS
225 -> Deagle
236 -> Dual Berettas
245 -> Five-Seven
253 -> Glock-18
270 -> AUG
262 -> AK-47
278 -> AWP
287 -> Famas
294 -> G3SG1
303 -> Galil AR
311 -> M249
318 -> M4A1
326 -> Mac-10
334 -> P90
344 -> MP5-SD
353 -> UMP
361 -> XM1014
368 -> PP Bizon
375 -> Mag-7
383 -> Negev
390 -> Sawed-off
397 -> Tec-9
405 -> Zeus
408 -> P2000
415 -> MP7
423 -> MP9
431 -> Nova
438 -> P250
446 -> Shield
449 -> SCAR-20
457 -> SG 556
466 -> SSG 08
473 -> Golden Knife
479-500 -> GRENADES
487 -> Molotov
494-496 -> Armor
506 -> M4A1-S
514 -> USP-S
522 -> CZ-75
531 -> Revolver
541 -> Cash
566-623 KNIVES
665-692 -> CASES
708 -> Rock
717 -> Ball
NON-CHEAT COMMANDS
Change hand side
cl_righthand 1

Change FOV
viewmodel_fov 64

Change weapon position
viewmodel_offset_x -2
viewmodel_offset_y 3
viewmodel_offset_z -2

Shaking weapon
cl_bobamt_lat 100
cl_bob_lower_amt 100

Kick yourself (learn your numbers then call vote)
status
callvote kick # #
-THE END-
181 Comments
✧nkjm 3 Sep, 2023 @ 2:49am 
:steamthis::steamthis::steamthis::steamthis::steamthis:
RUS: Выберите что то одно из этого списка и напишите в моём профиле, отвечу тем же!
ENG : Choose the one that's on the list and write in my profile, I will answer the same!
+rep good inventory!
+rep Best SUPorter
+rep Best entry fragger
+rep AWP GOD
+rep AWP KING
+rep Deagle God
+rep Clutch King
+rep best of the best
+rep BOSS
+rep Great Aim
+rep Nice Player
+rep Best Gamer CS:GO
+rep Trusted CS:GO Player
+rep a Leader
+rep Good Teammate
+rep ONE TAP MACHINE
+rep 1Tap Only
+rep Great Player
+rep Amazing Tactics
woopix 2 Aug, 2023 @ 10:08am 
ENG: Choose something from this list and write in my profile, I will answer you mutually
RUS: Выберите что то одно из этого списка и напишите в моём профиле, отвечу взаимно
+rep
+rep nice aim
+rep pro player
+rep funny
+rep insane with awp
+rep insane player
+rep Friendly dude
+rep clutch
+rep pro player
+rep awp god
+rep new s1mple
+rep great player
+rep killing machine
+rep insane flicks
+rep good awper
+rep Best Supporter
+rep Best entry fragger
+rep AWP GOD
SkyRax 8 Jul, 2023 @ 8:14am 
nice +rep
bota.shake 6 May, 2023 @ 9:41am 
Choose the one that's on the list and write in my profile, I will answer the same!
+rep Best SUPorter
+rep Best entry fragger
+rep AWP GOD
+rep AWP KING
+rep Deagle God
+rep Clutch King
+rep best of the best
+rep BOSS 😎
+rep Great Aim
+rep Nice Player
+rep Good Teammate
+rep ONE TAP MACHINE
+rep 1Tap Only
+rep Great Player
+rep Amazing Tactics
+rep Killing Machine
emy 4 May, 2023 @ 9:18am 
+rep Best SUPorter❤️
+rep Best entry fragger☘️
+rep AWP GOD 😈
+rep AWP KING 🤴
+rep Deagle God 😌
+rep Clutch King 😏
+rep best of the best
+rep BOSS 😎
+rep Great Aim 😉
+rep Nice Player 😜
+rep Best Gamer CS:GO
+rep Trusted CS:GO Player 🙃
+rep a Leader 👑
+rep Good Teammate 👱
+rep ONE TAP MACHINE 💢
+rep 1Tap Only 💦
+rep Great Player 💛
+rep Amazing Tactics 👌
+rep Killing Machine 😈
This folder is empty 4 May, 2023 @ 7:00am 
RUS: Выберите что то одно из этого списка и напишите в моём профиле, отвечу тем же!
ENG: Choose the one that's on the list and write in my profile, I will answer the same!
+rep nice middleman
+rep Clutch King 👑
+rep 300 iq 🧠
+rep SECOND LACOSTA.
+rep AWP GOD 💢
+rep kind person
+rep u real scream!?
+rep nice flicks
+rep king deagle
+rep top player
+rep best hacker
+rep cool teamplayer
+rep.. OMG... Epic Comeback.
+rep ONE TAP MACHINEEE
+rep, good trader ❤️
+rep Friendly 🧡
+rep Killing Machine 😈
+rep very nice and non-toxic player
+rep good player
+rep
This folder is empty 4 May, 2023 @ 7:00am 
xsdasd
RABBAJJJJAS 2 May, 2023 @ 9:43am 
RUS: Выберите что то одно из этого списка и напишите в моём профиле, отвечу тем же!
ENG: Choose the one that's on the list and write in my profile, I will answer the same!
+rep nice middleman
+rep Clutch King 👑
+rep 300 iq 🧠
+rep SECOND LACOSTA.
+rep AWP GOD 💢
+rep kind person
+rep u real scream!?
+rep nice flicks
+rep king deagle
+rep top player
+rep best hacker
+rep cool teamplayer
+rep.. OMG... Epic Comeback.
+rep ONE TAP MACHINEEE
+rep, good trader ❤️
+rep Friendly 🧡
+rep Killing Machine 😈
+rep very nice and non-toxic player
+rep good player
+rep
AkamaRU 2 May, 2023 @ 2:59am 
RUS: Выберите что то одно из этого списка и напишите в моём профиле. Отвечу тем же.
ENG: Choose the one that's on the list and write in my profile. I will do this for you too.+rep ebet ne po detski
+good player
+REP GOOD GAME
+rep good danger zone
+rep. nice man!
-rep cheater
+rep тупо лучший челик
Killyoug 1 May, 2023 @ 10:16am 
BEST