


Binds in CS2 remain a handy way to automate buying weapons and grenades. Most players use the NUMPAD — the small number pad on the right side of the keyboard. It lets you assign each key to a specific buy command.
A bind is linking a certain action to a key, for example buying an HE grenade or an AK-47 instantly.
Open the console and type:
bind <key> "<action>"
Example for NUMPAD:
bind kp_home "buy hegrenade"
Here kp_home
is the “7” key on your NUMPAD.
Use these names to set your binds correctly:
kp_slash
— /
kp_multiply
— *
kp_minus
— -
kp_plus
— +
kp_home
— 7
kp_uparrow
— 8
kp_pgup
— 9
kp_leftarrow
— 4
kp_5
— 5
kp_rightarrow
— 6
kp_end
— 1
kp_downarrow
— 2
kp_pgdn
— 3
kp_ins
— 0
kp_del
— .
Which key does what is up to your habits and tactics. Configure your NUMPAD to save time at the start of each round and get your gear instantly.