Tuesday, December 11, 2018

CS: GO All-In-One Commands

Counter-Strike: Global Offensive useful console comands
This guide contains all important Practice Match commands, General Fun commands, Auto Bunnyhopping commands, How to make an Autoexec file, Weapon Give Names, Dropable and Pickupable Knives, and more!

Introduction

Before I begin, you need the developer console to use these commands.

To enable the console:
  1. Open The Options Menu
  2. Go To Game Settings
  3. Toggle Enable Developer Console (~)

To use most of these commands
type sv_cheats 1 in a private match.

Also, if you want an easy way to leave a match, you can use: disconnect
and if you want to leave the game, you can use: quit

Autoexec

Auto Execute files are incredibly useful for csgo in order to run certain commands in your console as soon as you start up the game.

If you want to know how to make an autoexec file, then follow this youtube tutorial:


If you don't want to make up your own autoexec file, then you can use mine:


//Codex's View and Hud Config
cl_crosshair_drawoutline "1"
cl_crosshair_dynamic_maxdist_splitratio "0.900000"
cl_crosshair_dynamic_splitalpha_innermod "1"
cl_crosshair_dynamic_splitalpha_outermod "0.3"
cl_crosshair_dynamic_splitdist "0"
cl_crosshair_outlinethickness "0.600000"
cl_crosshair_sniper_show_normal_inaccuracy "0"
cl_crosshair_sniper_width "1"
cl_crosshair_t "1"
cl_crosshairalpha "200.000000"
cl_crosshaircolor "5.000000"
cl_crosshaircolor_b "0.000000"
cl_crosshaircolor_g "0.000000"
cl_crosshaircolor_r "255.000000"
cl_crosshairdot "0"
cl_crosshairgap "0.500000"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairscale "1700"
cl_crosshairsize "4.500000"
cl_crosshairstyle "4.000000"
cl_crosshairthickness "1.000000"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "0"
cl_viewmodel_shift_left_amt "0.500000"
cl_viewmodel_shift_right_amt "0.250000"
viewmodel_fov "68"
viewmodel_offset_x "0.600000"
viewmodel_offset_y "0.900000"
viewmodel_offset_z "-2.000000"
viewmodel_presetpos "0"
viewmodel_recoil "1.0"
cl_bob_lower_amt "5.000000"
cl_bobamt_lat "0.100000"
cl_bobamt_vert "0.100000"
cl_bobcycle "0.98"
cl_hud_background_alpha "0.5"
cl_hud_bomb_under_radar "1"
cl_hud_color "8"
cl_hud_healthammo_style "0"
cl_hud_playercount_pos "1"
cl_hud_playercount_showcount "0"
cl_hud_radar_scale "1.100000"
cl_radar_icon_scale_min "1" // Bigger Player Icons On The Radar.
cl_teammate_colors_show "2" // Teammates Radar Letters
hud_scaling "0.700000"
hud_showtargetid "1"
cl_righthand "0"
cl_color "4"


// Better Sound and Video Settings
cl_timeout 40000
snd_mixahead "0.05"
snd_headphone_pan_exponent "1"
voice_scale "0.4" //Turns down the volume of other players voice to 40%
snd_mixahead "0.05" //Makes sound as instant as it can get, making it easier to hear small things
snd_musicvolume "0" //Turns off all music, easier to focus
mat_monitorgamma "1.6" //Brightness, use this value for best brightness
mat_monitorgamma_tv_enabled "0" //Turn off TV Mode


//show netgraph when scoreboard is visible - remove the slashs in order to activate otherwise it will show the netgraph at all times
net_graph "1"
net_graphheight "9999"
alias "+scoregraph" "+showscores; net_graphheight 0"
alias "-scoregraph" "-showscores; net_graphheight 9999"
bind "TAB" "+scoregraph"


//Important binds
+cl_show_team_equipment
bind c "use weapon_c4; drop"
bind mouse3 "+lookatweapon"
bind "F3" " buy flashbang; buy smokegrenade; buy molotov; buy incgrenade;"
bind "f" "use weapon_knife; use weapon_flashbang"
bind "t" "use weapon_smokegrenade"
bind "mouse4" "use weapon_molotov; use weapon_incgrenade"
bind "mouse5" "use weapon_hegrenade"


//Quick Bomb Find
alias +bombfind "+use;gameinstructor_enable 1;cl_clearhinthistory"
alias -bombfind "-use;gameinstructor_enable 0;cl_clearhinthistory"
bind "e" "+bombfind"


//Displays Damage Dealt and Given
con_filter_text damage
con_filter_text_out Player:
con_filter_enable 2
developer 1


//FPS Boost Commandsfps_max 250
fps_max_menu "60" //Frame limiting my menu to 300 because I can
cl_disablehtmlmotd "1" // Disables The Servers Message of The Day.
cl_forcepreload "1" // Preloads The Whole Map & Sounds.
r_drawtracers_firstperson "0" // Firstperson Tracers OFF.
r_eyegloss "0" // No Makeup.
r_eyemove "0" // No Eye Movement.
r_eyeshift_x "0" // No Eye Movement X-Angle.
r_eyeshift_y "0" // No Eye Movement Y-Angle.
r_eyeshift_z "0" // No Eye Movement Z-Angle.
r_eyesize "0" // Smaller Eyes.
gameinstructor_enable "0" //Removes in game lessons
cl_showhelp "0" //Removes on-screen help
cl_autohelp "0" //Removes automatic help
cl_disablefreezecam "1" //Disables Freezecam, very important to have off
cl_disablehtmlmotd "1" //Removes "Message of the day" page when joining a server


//Private Lobby/Match Binds

bind l "r_cleardecals" //Press L to clear decals

//128tick for the Private Lobby

rate "786432"
cl_cmdrate "128"
cl_updaterate "128"
cl_interp "0"
cl_interp_ratio "1"
//If you see the words CodexExec in your console, then you know it worked.
echo "_________ .___ ___________ ";
echo "\_ ___ \ ____ __| _/____ ___ ___\_ _____/__ ___ ____ ____ ";
echo "/ \ \/ / _ \ / __ |/ __ \\ \/ / | __)_\ \/ // __ \_/ ___\ ";
echo "\ \___( <_> ) /_/ \ ___/ > < | \> <\ ___/\ \___ ";
echo " \______ /\____/\____ |\___ >__/\_ \/_______ /__/\_ \\___ >\___ > /\ ";
echo " \/ \/ \/ \/ \/ \/ \/ \/ \/ ";

Useful Matchmaking commands

Enable/Disable Player Voices:
voice_enable 1 (Enables Voice Chat)
voice_enable 0 (Disables Voice Chat)

Change Hand Side:
cl_righthand 0 (Left Side)
cl_righthand 1 (Right Side)

General Practice Commands

Infinite Money (Basically)
mp_maxmoney 65535; mp_startmoney 65535; mp_afterroundmoney 65535
impulse 101 (Gives Max Money In Round Used)

Show Bullet Impacts:
sv_showimpacts 1

Grenade Trajectory:
sv_grenade_trajectory 1 

Infinite Ammo (1 allows you to shoot forever, and 2 uses ammo, but keeps reserve maxed):
sv_infinite_ammo 1
sv_infinite_ammo 2

Kick Bots:
bot_kick (kicks both team's bots)
bot_kick ct (only kicks Counter-Terrorists)
bot_kick t (only kicks Terrorists)

Add Bots:
bot_add ct (adds 1 ct bot)
bot_add t (adds 1 t bot)

Bot Mimic:
bot_mimic 1 (spawns a bot that mimics your every movement)

Buy Anywhere:
mp_buy_anywhere 1

(Practically) Infinite Buy Time:
mp_buytime 9999

Infinite Time:
mp_ignore_round_win_conditions 1

Set Round Time:
mp_roundtime (Number)

Godmode:
god (this enables/disables godmode for yourself)
gods (this enables/disables godmode for everyone)

Fly Through Walls:
noclip

Clear Decals (Blood, Bullet Holes, etc.):
r_cleardecals (I do suggest that you put this on a bind)

Restart Game:
mp_restartgame 1

General Fun Commands

Walk Upside Down/ Spin All the way around:
cl_pitchup 360; cl_pitchdown 360

Gravity (Below 800 is low gravity and above is heavy gravity):
sv_gravity (Number)

Create an Entity:
ent_create (Entity Name - example: chicken, flashbang, etc.)

Viewpoints:
firstperson (Normal View)
thirdperson (Your camera is placed behind your character)

Host Timescale (Lower than 1 makes the gameplay slower and 2 faster.):
host_timescale (Number - I suggest not going higher than 10, since it causes lag)

Make Everything Look Shiny:
r_showenvcubemap 1

Create a planted C4:
ent_create planted_c4_training; ent_fire planted_c4_training ActivateSetTimerLength 5
(The timer length can be changed and placing too many C4 will make your game crash)

Suicide in a new way:
explode

Teleport Entities:
ent_teleport (Entity)
ent_teleport player (Teleports the host of the lobby to the point you are looking at)

Auto Bunnyhopping

Enable Auto Bunnyhopping:
sv_autobunnyhopping 1

Commands That Make B-Hopping Smoother:
sv_staminajumpcost 0
sv_staminalandcost 0
sv_staminamax 0
sv_airaccelerate 1000 (Increase this number to get higher acceleration)

Weapon Give Names

For This Entire Section, you will be using the give command.
(Example: give (weapon_name))

Rifles

  • M4A4 - "give weapon_m4a1"
  • M4A1-S "give weapon_m4a1_silencer"
  • Ak47 - "give weapon_ak47"
  • Aug - "give weapon_aug"
  • AWP - "give weapon_awp"
  • Famas - "give weapon_famas"
  • gs3sg1 - "give weapon_gs3sg1"
  • Galil - "give weapon_galilar"
  • Scar - "give weapon_scar20"
  • Sg556 - "give weapon_sg556"
  • SSG 08 - "give weapon_ssg08"

SMG

  • PP-Bizon - "give weapon_bizon"
  • Mac-10 - "give weapon_mac10"
  • MP7 - "give weapon_mp7"
  • MP9 - "give weapon_mp9"
  • P90 - "give weapon_p90"
  • UMP-45 - "give weapon_ump45"

Pistols

  • USP - "give weapon_usp_silencer"
  • Desert eagle - "give weapon_deagle"
  • Dual Barettas - "give weapon_elite"
  • Fiveseven - "give weapon_fiveseven"
  • Glock - "give weapon_glock"
  • P2000 - "give weapon_hkp2000"
  • P250 - "give weapon_p250"
  • Tec9 - "give weapon_tec9"
  • cz75-Auto - "give weapon_cz75a"

Heavy

  • M249 - "give weapon_m249"
  • Mag7 - "give weapon_mag7"
  • Negev - "give weapon_negev"
  • Nova - "give weapon_nova"
  • Sawed-off - "give weapon_sawedoff"
  • XM1014 - "give weapon_xm1014"

Grenades

  • Flasbang - "give weapon_flashbang"
  • Decoy - "give weapon_decoy"
  • He granade - "give weapon_hegrenade"
  • Incgrenade (ct molotov) - "give weapon_incgrenade"
  • Molotov - "give weapon_molotov"
  • Smoke - "give weapon_smokegrenade"
  • Tactical Awereness Granade "give weapon_tagrenade"
  • Adrenaline-Shot - "give weapon_healthshot"
  • Breach Charge - "give weapon_breachcharge"
  • Diversion Grenade - "give weapon_diversion" (Same as Decoy)
  • Firebomb Grenade - "give weapon_firebomb" (Same as Molotov)

Equipment

  • Zeus - "give weapon_taser"
  • Defuse Kit - "give item_defuser"
  • Armor and Helmet - "give item_vesthelm"
  • Armor only - "give item_vest"
  • C4 Bomb - "give weapon_c4"
  • Tablet - "give weapon_tablet" (Screen is blank in regular play)

Knives

  • Counter-Terrorist knife - "give weapon_knife_ct"
  • Terrorist knife - "give weapon_knife_t"
  • Bayonet - "give weapon_bayonet"
  • Flip knife - "give weapon_knife_flip"
  • Gut Knife - "give weapon_knife_gut"
  • Karambit - "give weapon_knife_karambit"
  • M9 Bayonet - "give weapon_knife_m9_bayonet"
  • Huntsman - "give weapon_knife_tactical"
  • Butterfly - "give weapon_knife_butterfly"
  • Falchion - "give weapon_knife_falchion"
  • Golden Knife - "give weapon_knifegg"
  • Bowie Knife - "give weapon_knife_survival_bowie"

Dropable Knives (You can also pick them up)

Before you can pick up other knives, you need to type "mp_drop_knife_enable 1" into your console.

Bayonet
give weapon_bayonet;ent_fire weapon_knife addoutput "classname weapon_knifegg"

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

Butterfly
give weapon_knife_butterfly;ent_fire weapon_knife addoutput "classname weapon_knifegg"

Falchion
give weapon_knife_falchion;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"

Huntsman
give weapon_knife_tactical;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"

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

Navaja
give weapon_knife_gypsy_jackknife;ent_fire weapon_knife addoutput "classname weapon_knifegg"

Stiletto
give weapon_knife_stiletto;ent_fire weapon_knife addoutput "classname weapon_knifegg"

Talon
give weapon_knife_widowmaker;ent_fire weapon_knife addoutput "classname weapon_knifegg"

Ursus
give weapon_knife_ursus;ent_fire weapon_knife addoutput "classname weapon_knifegg"
Share:

0 comments:

Post a Comment