Monday, January 13, 2020

CS:GO Training and Fun Commands

CS:GO Training and Fun Commands
A bunch of commands in categories for quick access. Things like; grenade training, surfing, fun

Getting started

Enable Cheats

sv_cheats 1

Remove Bots

bot_quota 0
bot_quota 0

Infinite Match Time

mp_roundtime_defuse 60

mp_roundtime_defuse 60

(Will require current round to end)
mp_restartgame 1

God / Give Health

god

ent_fire !self addoutput "health 100"

Infinite Ammo

sv_infinite_ammo 2
(With reload)
sv_infinite_ammo 2

sv_infinite_ammo 1
(No reload)
sv_infinite_ammo 1

Money Commands

mp_startmoney 60000
mp_startmoney 60000

mp_buy_anywhere 1; mp_buytime 60000
mp_buy_anywhere 1; mp_buytime 60000

Grenade / Aim Training

Show Impacts

sv_showimpacts 1
sv_showimpacts 1

Grenade Trails

ammo_grenade_limit_total 5; sv_grenade_trajectory 1
ammo_grenade_limit_total 5; sv_grenade_trajectory 1

Surfing / Bhop

Enable Bhop

sv_enablebunnyhopping 1; sv_autobunnyhopping 1
sv_enablebunnyhopping 1; sv_autobunnyhopping 1

sv_airaccelerate 800; sv_maxvelocity 3500

Surfing

sv_accelerate 10; sv_airaccelerate 800
sv_accelerate 10; sv_airaccelerate 800

The Mega Command

If you want to skip through all the above, and just paste a single command in which does all the necessary ones; here it is:

sv_cheats 1; bot_quota 0; mp_roundtime_defuse 60; sv_infinite_ammo 2; mp_startmoney 60000; mp_buy_anywhere 1; mp_buytime 60000; ammo_grenade_limit_total 5; sv_grenade_trajectory 1; sv_enablebunnyhopping 1; sv_autobunnyhopping 1; mp_restartgame 1

Fun Commands

Skinny Boi

ent_fire !self addoutput "modelscale 0.5"
ent_fire !self addoutput "modelscale 0.5"

Spawn Entities

ent_create chicken
ent_create chicken

ent_create flashbang_projectile
ent_create flashbang_projectile

ent_create prop_exploding_barrel
ent_create prop_exploding_barrel

ent_create drone

Change perspectives

thirdperson
thirdperson

firstperson
firstperson

Slowmotion

cl_phys_timescale 0.1
cl_phys_timescale 0.1

cl_ragdoll_gravity 0
cl_ragdoll_gravity 0

Change melee weapon

mp_items_prohibited 0

mp_drop_knife_enable 1; give weapon_hammer; ent_fire weapon_* addoutput "classname weapon_knifegg"
mp_drop_knife_enable 1; give weapon_hammer; ent_fire weapon_* addoutput "classname weapon_knifegg"

mp_drop_knife_enable 1; give weapon_spanner; ent_fire weapon_* addoutput "classname weapon_knifegg"

mp_drop_knife_enable 1; give weapon_axe; ent_fire weapon_* addoutput "classname weapon_knifegg"
mp_drop_knife_enable 1; give weapon_axe; ent_fire weapon_* addoutput "classname weapon_knifegg"

mp_drop_knife_enable 1; give weapon_knife_karambit; ent_fire weapon_* addoutput "classname weapon_knifegg"
p_drop_knife_enable 1; give weapon_knife_karambit; ent_fire weapon_* addoutput "classname weapon_knifegg"

Heavy Assault Suit?

mp_weapons_allow_heavyassaultsuit 1; give item_heavyassaultsuit
mp_weapons_allow_heavyassaultsuit

give weapon_shield
(Optional)

Increase different player values

weapon_recoil_view_punch_extra 50
cl_wpn_sway_scale 50
sv_jump_impulse 590

Enable backflips

cl_pitchup 360; cl_pitchdown 360

Party Taser

give weapon_taser; sv_infinite_ammo 1; sv_party_mode 1

Bots mimic you

bot_stop 1; bot_add; bot_place
bot_mimic 1

Guide by Alpaca 2
Share:

0 comments:

Post a Comment