Gerador de binds CS2

Crie buy binds, binds de jump throw e binds de utility para CS2. Escolha suas teclas, selecione as armas e copie os comandos direto para o seu config.

Buy Bind Generator

Click any key — including letters and mouse buttons — then pick one or more items for it. Multiple items on one key buy in a single press. Yellow-dotted keys are used by default game actions; bind them only if you've moved those actions elsewhere.

Presets:
NUM 7nothing bound
Rifles
SMGs
Pistols
Heavy
Grenades
Equipment

Generated Commands

// Click a key, then pick items to build your binds

Grenade Slot Binds

Equip a specific grenade instantly instead of cycling with the 4 key. These use CS2's slot commands: slot6 (HE), slot7 (flash), slot8 (smoke), slot9 (decoy), slot10 (molotov/incendiary).

// Pick keys to equip each grenade instantly

Jump Throw Bind

A jump throw bind jumps and releases the grenade on the same frame. Heads up:Valve blocks multi-action binds in Premier and Competitive — use these for practice and community servers, and CS2's built-in jump-throw assist in ranked.

alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind "F8" "+jumpthrow"

How to use: Hold your grenade, hold left click to pull the pin, then press your bound key. The bind will jump and release the grenade at the optimal time for a consistent throw arc.

Utility Binds

Essential quality-of-life binds that every CS2 player should have in their config.

Voice Toggle

Toggle teammate voice chat on/off with one key press.

bind "F9" "toggle voice_enable 0 1"

Volume Toggle

Quickly toggle game volume between normal and muted.

bind "F11" "toggle volume 0.5 0"

Crosshair Size Toggle

Switch between two crosshair sizes for different situations.

bind "F12" "toggle cl_crosshairsize 2 4"

FPS Counter Toggle

Show/hide the cl_showfps frame rate counter on screen.

bind "INS" "toggle cl_showfps 0 1"

Perguntas frequentes

Como configurar buy binds no CS2?
Você pode adicionar os comandos de buy bind ao seu arquivo autoexec.cfg ou digitá-los no console. O formato é: bind "KEY" "buy weapon_ak47". Use o gerador acima para criar binds com suas teclas e armas preferidas e depois cole-os no seu config.
O bind de jump throw ainda funciona no CS2?
Sim, os binds de jump throw funcionam no CS2. O método com alias (alias +jumpthrow) é o mais confiável. O CS2 também tem uma mecânica de jump throw nativa, mas um bind dá mais consistência e controle sobre o timing.
Onde colocar os comandos de bind no CS2?
Coloque os comandos bind no seu arquivo autoexec.cfg, localizado na pasta de config do CS2 (Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/cfg/). Você também pode digitá-los direto no console do jogo.
Dá para atribuir vários comandos a uma só tecla?
Sim, você encadeia vários comandos usando ponto e vírgula. Por exemplo: bind "F1" "buy weapon_ak47; buy item_assaultsuit; buy weapon_hegrenade". Ao apertar a tecla, o jogo tenta comprar todos esses itens.
Quais são as melhores teclas para buy binds?
A maioria dos jogadores usa o numpad (de KP_0 a KP_SLASH), já que essas teclas não são usadas durante a partida. As teclas F1–F8 também são populares. Evite atribuir binds a teclas usadas para movimento e ações frequentes.

Ver em inglês →