Генератор биндов
Включите нужные бинды, выберите клавиши и скопируйте готовый binds.cfg с jumpthrow, который всё ещё работает на официальных серверах.
Two ways to bind: click an action then press a key, or click a key on the board and pick what it does. Pro presets fill it in for you, and a clean binds.cfg builds as you go. The jump-throw uses the alias method that still works on official servers.
// CS2 binds generated by Nohax.club // https://nohax.club/cs2-bind-generator // Paste into the console, or save as binds.cfg and run: exec binds // Jump-throw (alias method, works on official servers) alias "+jumpthrow" "+jump;-attack;-attack2" alias "-jumpthrow" "-jump" bind "alt" "+jumpthrow" // Clear decals when you fire (clears bullet holes and blood) bind "mouse1" "+attack;r_cleardecals" bind "mouse2" "+attack2;r_cleardecals" // Grenade quick-select bind "c" "use weapon_smokegrenade" bind "x" "use weapon_flashbang" bind "z" "use weapon_hegrenade" bind "v" "use weapon_molotov weapon_incgrenade" // Drop the bomb with one key bind "5" "use weapon_c4;drop"
Save to csgo/cfg/binds.cfg and run exec binds in the console, or paste the lines straight in.
A good bind list is quiet. You stop thinking about it and just play. The jump-throw lands the same lineup every round, the grenade keys skip the scroll, and clearing decals keeps a smoked angle readable. None of it is a cheat. These are console binds Valve ships with the game, and they work in Premier, competitive, and FACEIT.
The one that trips people up is the jump-throw. The old one-line version that mixed jump and attack no longer fires on official servers, so a lot of guides hand you a bind that quietly does nothing. This tool writes the alias version instead, which is the one that still works.
The one-line bind that combined jump and attack stopped working on official Valve servers. CS2 now needs the alias version, which this tool writes for you. It works in Premier, competitive, and FACEIT.
Yes. Jump-throw, clear-decals, grenade select, and buy binds are all standard console binds. Valve allows them in matchmaking and Premier, and FACEIT allows them too. Scroll-wheel jump is also allowed, though some players prefer the space bar for consistency.
Save the file as binds.cfg inside the game's csgo/cfg/ folder. Open the console in game and type exec binds to load it. To run it every launch, add it to the end of your autoexec.cfg.
They reflect each player's publicly documented setup where it exists (s1mple runs jump-throw on Mouse 4 with a scroll-jump, for example) and the common pro nade layout otherwise. Treat them as a fast starting point and change any key to suit your hand.
This page focuses on keybinds and action scripts. The config generator covers video, mouse, crosshair, audio, and network settings. Most players use both, then paste everything into one autoexec.cfg.