Skip to content

How to bind keys in CSGO?

  • by
  • 5 min read

As you continue putting in more and more hours in a game, you’ll start developing a tendency to use certain keys, and as you understand the game more, you’ll start seeing needs for custom keybinds.

“If only I could jump with this key, if only I could throw a smoke with that button”, are some of the ideas that will start popping up in your head. And sure enough, setting custom binds can get you quite far in developing your unique playstyle.

Now you can always go ahead and set keys from the settings menu, but if you’re serious about the game you would have known by now that option is lacking. In this article, we’re going to take a look at how you can bind keys in CSGO using the console.

Also read: How to kick bots in CSGO? And how to kick yourself in CSGO?

Binding keys in CSGO

My Logitech G300s has four programmable buttons, apart from the left and right-click. All of them are assigned to a bunch of different commands. I prefer having my in-game utility and knife on the mouse itself. However, there are two unusual binds.

You see, the scroll wheel is set in such a way that if I scroll up, it’ll jump, something quite helpful while bunny hopping and if scrolled down, it equips the Molotov/Incendiary grenade. As you would have guessed, you can’t do this through the general settings menu.

Here’s how this was done using the ‘bind’ command in CSGO.

Binding mouse wheel to jump in CSGO

Step 1: Make sure that the developer console is enabled by going to Settings > Game and setting the Enable Developer Console to Yes.

Step 2: Hop on to an empty server. You can do this inside the main menu as well, but I’d suggest doing it in-game, so you can test your binds straightaway. Workshop maps work best.

Step 3: Open your console, type in the following command.

bind mwheelup +jump

The general syntax of the bind command is as follows: bind key “command”. As you can guess, the above command binds the mouse wheel up action to jump.

if you were to get this to let’s say a grenade, here’s how my mouse wheel down action works

bind mwheeldown “use weapon_molotov;use weapon_incgrenade”

Similarly, you can bind any key to any action. This is not just limited to weapons, actions, or buys. You can even bind crosshair or FOV changes to particular keys.

Also read: How to change your name in CSGO?

List of CSGO bind commands

  • unbind: Unbinds all current commands
  • bind_osx: Bind command for CSGO on macOS
  • key_listboundkeys: Lists all currently bound commands
  • BindToggle: Assigns a key to toggle between certain values
  • +/-use: Enables or disables the use command
  • cl_scoreboard_mouse_enable_binding: Allows you to select which key enables mouse selection when the scoreboard is open
  • invnext: Switches to the next item in your inventory
  • invnextgrenade: Switches to the next grenade in your inventory
  • invnextitem: Switches to the next item in your inventory, excluding guns.
  • invnextnongrenade: Switches to the next item in your inventory which is not a grenade
  • invprev: Switches to the previous item in your inventory
  • +/-showscores: Toggles the scoreboard
  • +/-zoom: Toggles the scope in any weapon that allows for it
  • callvote: Brings up the option to call a vote in-game
  • key_findbinding: Indicates your key binds.
  • unbindall: This command removes all binds. Even from keys like W, A, S and D.
  • +/-alt1: Toggle the left alt key
  • +/-alt2: Toggle the right alt key
  • +-/attack: Fires the equipped weapon until it runs out of ammo.
  • +/-attack2: Enables the secondary attack
  • +/-back: Toggles your character’s back movement
  • +/-duck: Toggles the duck movement
  • +/-forward: Toggles the forward movement
  • +/-jump: Makes the character jump
  • +/-moveleft: Toggles the left movement
  • +/-moveright: Toggles the right movement
  • +/-reload: Toggles weapon reload
  • +/-right: Toggles camera spin to the right continuously
  • +/-graph: Toggles the stat graph
  • +/-speed: Reduces the movement speed of the character
  • +/-strafe: Toggles sideways movement instead of following the camera
  • +/-voicerecord: Toggles the mic
  • slot0-11: Equips the particular slot
  • autobuy: Auto buys weapons according to the money available.

Also read: How to change FOV in CSGO?

Yadullah Abidi

Yadullah Abidi

Yadullah is a Computer Science graduate who writes/edits/shoots/codes all things cybersecurity, gaming, and tech hardware. When he's not, he streams himself racing virtual cars. He's been writing and reporting on tech and cybersecurity with websites like Candid.Technology and MakeUseOf since 2018. You can contact him here: yadullahabidi@pm.me.

>