Counter-Strike 2

Counter-Strike 2

Not enough ratings
CSGO Bind List
By bellsxa
---------------------------------------𝕮𝕾:𝕲𝕺 𝕭𝕴𝕹𝕯𝕾-----------------------------------------------------------------
Here you can find the most useful and important binds for Counter-Strike: Global Offensive. To activate the binds simply copy paste into your developer console.
--------------------------------------------------------------------------- 𝓫𝔂 𝓹𝓸𝓹𝓲𝓲𝓷𝓷𝓷 ----------------------------
   
Award
Favorite
Favorited
Unfavorite
MouseWheel Jump Bind
---------Mouse Wheel Jump Bind--------------------------------------------------------------------
This bind will cause you to jump whenever your mouse wheel is scrolled up on down. This is commonly used by players to make bunny hopping easier, but for others it is simply more convenient than the space bar.
----------Command----------------------------------------------------------------------------------
bind mwheelup +jump;bind mwheeldown +jump;bind space +jump
-------------------------------------------------------------------------------------------------------
There are three commands there where the first one is to add a jump function whenever your mouse wheel is scrolled up, the second one is for whenever your mouse wheel is scrolled down, and the last is whenever you press space.
-------------------------------------------------------------------------------------------------------
Grenades Bind
---------Grenades Bind-------------------------------------------------------------------------------
Grenade binds bind grenades (smokes, molotovs, flashbangs, etc) to keys on your keyboard. This means you can quickly switch to a specific nade without having to scroll or press the number 4 repeatedly to reach the grenade you need. This bind uses the ZXCV keys (under WASD) so that you can easily access them. The binds are as follows:
  • Z - flashbang
  • X - smoke grenade
  • C - HE grenade
  • V - molotov and incendiary grenade
----------Command----------------------------------------------------------------------------------
bind z "use weapon_flashbang";bind x "use weapon_smokegrenade";bind c "use weapon_hegrenade";bind v "use weapon_molotov;use weapon_incgrenade"
-------------------------------------------------------------------------------------------------------
As explained above the 4 commands above are to bind the keys to the specific grenade. You can simply copy-paste it all and put it in the developer console, and also change the keys to your liking.
-------------------------------------------------------------------------------------------------------
Mute All Voice Bind
---------Mute All Voice Bind--------------------------------------------------------------------------
This bind will mute your teammates voice communition (voice_enable 0) when you press the bind key. When you're clutching in CS:GO, the last thing you need is unwanted noise, this bind will give you the silence you need to clutch well. Voice communication is easily resumed by hitting the bind key again.
----------Command----------------------------------------------------------------------------------
bindtoggle j voice_enable
-------------------------------------------------------------------------------------------------------
As explained above the command is to bind the J key to toggle team comms on and off.
-------------------------------------------------------------------------------------------------------
Switch Hands Bind
---------Switch Hands Bind--------------------------------------------------------------------------
The switch hand bind will switch your gun position between your left hand and right hand whenever you press the bind key (default L). This is used to prevent your gun model from reducing visibility (e.g. when you want to also watch a spot on a side that your gun is covering), but some players report that they perform better when some weapons are on the opposite side of their screen.
----------Command----------------------------------------------------------------------------------
bind l "toggle cl_righthand 0 1"
-------------------------------------------------------------------------------------------------------
As explained above command is to bind the L key to toggle between right and left hand view model.
-------------------------------------------------------------------------------------------------------
Jump Throw Bind
---------Jump Throw Bind----------------------------------------------------------------------------
This bind needs to be placed in your autoexec, or used each time you reopen CS:GO. This bind will cause you to jump and throw the grenade you are currently holding - useful for smokes that require a lineup. You need to hold down left click (causing your character to pull out the pin) on the grenade and then press your bind key.
----------Command----------------------------------------------------------------------------------
alias "+jumpthrow" "+jump;-attack"; alias "-jumpthrow" "-jump"; bind alt "+jumpthrow"
-------------------------------------------------------------------------------------------------------
For placing this command in your autoexec you can find the autoexec guide on the "autoexec guide" in the next section.
-------------------------------------------------------------------------------------------------------
autoexec Guide
-------------autoexec Guide--------------------------------------------------------------------------
  • Go to your CS:GO config folder. To find this, go to your Steam library and right click on Counter-Strike: Global Offensive. Then click on ‘Properties‘ and after that click ‘Browse Local Files‘.
  • You’ll get to a map with lots of folders in it. Double click on ‘csgo‘, then go to ‘cfg‘. You’ll see a long list of files and documents, but don’t worry about that.
  • Right click somewhere that’s not a file and click ‘New‘ -> ‘Text Document‘. You should name this ‘autoexec.txt‘ when you make it.
  • Open your brand new autoexec.txt file and write your favorite commands. What you use will be dependent on what you personally want, but there are plenty of resources online such as this autoexec creator to help you, though you’ll have to use a different crosshair generator (such as this one) than the one they link to since that link no longer seems to be working. Alternatively you can download the workshop map Crashz’ Crosshair Generator and make or pick one there. Just press ‘share’ once you’re done and copy the text that the map puts out to your autoexec.
  • Write ‘host_writeconfig‘ at the last line (the autoexec creator that we linked already does this).
  • Once you’re all done writing your autoexec lines, press ‘File‘ -> ‘Save As‘. You now need to name the file ‘autoexec.cfg‘ (it’s really important that you check your spelling) and save it as ‘All Files‘.
  • Your autoexec is now ready. You’ll find that your old .txt file is still there, but you can delete that if you want since you can directly edit your autoexec using Notepad++ by right clicking and clicking ‘Edit with Notepad++’.
  • Now your autoexec needs to launch every time you launch the game, so navigate to your Steam library again.

  • Right click ‘Counter-Strike: Global Offensive’.
  • Click ‘Properties’.
  • Click ‘Set Launch Options’.
  • Write ‘+exec autoexec.cfg’ and then click ‘OK’.
-------------------------------------------------------------------------------------------------------
1 Comments
sia 14 May, 2021 @ 12:00pm 
Thanks