Why you should use grenade binds

You definitely want to use grenade binds when playing CS:GO, because they can give you a big advantage in many situations. The binds let you quickly access the grenade you need by only clicking one button. This saves you time and is especially helpful when trying to execute or retake a bomb site. Another great thing about using grenade binds is when you want to throw multiple grenades very quickly.

Let’s take a look at a few ways you can set up the grenade binds yourself.

Left-hand grenade binds

The following binds give you easy and fast access to each grenade just below the movement keys.

V = Smoke
C = Flashbang
X = Molotov
Z = HE

bind v "use weapon_smokegrenade";bind c "use weapon_flashbang";bind x "use weapon_molotov;use weapon_incgrenade";bind z "use weapon_hegrenade"
Copy to clipboard Copied!

Right hand grenade binds

If you are more comfortable using your right hand you could bind the following keys on your mouse to access each grenade:

Mouse 4 = Smoke
Mouse 5 = Flashbang
Mousewheeldown = Molotov
Mousewheelup = HE

bind mouse4 "use weapon_smokegrenade";bind mouse5 "use weapon_flashbang";bind mwheeldown "use weapon_molotov;use weapon_incgrenade";bind mwheelup "use weapon_hegrenade"
Copy to clipboard Copied!

You might also like