Making binds in CS: GO

Опубликовано: 16 Февраль 2026
на канале: GEN
3,042
27

What is a bind?

Bind - this assignment a specific key to perform any command or series of commands.

Who played or visited at least once in the game Counter-Strike: Global Offensive, I noticed that the purchase has become very unusual and uncomfortable.

How to save time on the purchase of weapons and ammunition? Zabindit This requires some action on the keypad.

So, we proceed to the description.

Format purchase in CS: GO:

nazvanie_knopki bind "buy (weapons / ammo)"

Examples Bindi:

bind f1 "buy ak47; buy m4a1; buy vest; buy deagle; buy flashbang; buy smokegrenade; buy molotov; buy incgrenade; buy defuser "
bind f2 "buy awp; buy vesthelm; buy deagle; buy flashbang; buy smokegrenade; buy molotov; buy incgrenade; buy defuser "
bind f3 "buy vest"
bind f4 "buy vesthelm"
bind f5 "buy hegrenade"
bind f6 "buy flashbang"
bind f7 "buy smokegrenade"
bind f8 "buy molotov; buy incgrenade "
bind kp_home "buy awp"
bind kp_uparrow "buy g3sg1; buy scar20 "
bind kp_pgup "buy ssg08"
bind kp_leftarrow "buy ak47; buy m4a1 "
bind kp_5 "buy sg556; buy aug "
bind kp_rightarrow "buy galilar; buy famas "
bind kp_end "buy p90"
bind kp_downarrow "buy bizon"
bind kp_pgdn "buy mac10; buy mp9 "
bind kp_minus "buy deagle"
bind kp_plus "buy tec9"
bind kp_enter "buy p250"
bind kp_ins "buy defuser"

Where binds to prescribe?

Steam / Steamapps / Common / Counter-Strike Global Offensive / csgo / cfg / config.cfg

Useful binds:

bind b "buymenu; buy defuser" - to not forget to buy a nutcracker. When you open a menu, shopping they will be bought automatically.
bind f1 "toggle sensitivity 1 5" - when you click on the button "f1" Sens changed to "5", when pressed again - to "1".
bind kp_enter "use weapon_flashbang" - the use of grenades, flashbang

If you have any questions about Bindi - write them in this subject, will help.