CS2 绑定生成器 (CS2)
Generate competitive CS2 binds and export them straight to your config.
Start building如何使用 生成器
从输出面板下载 autoexec.cfg
将其移动到 CS2 的 cfg 文件夹(…/game/csgo/cfg)
在游戏中打开控制台并运行 exec autoexec
从输出面板下载practice.cfg
将其放入您的 CS2 cfg 文件夹中
在您想要的地图上启动私人或练习服务器
打开控制台并运行execpractice
更改地图后再次运行 execpractice
复制生成的命令
打开开发者控制台(请先在设置中启用)
粘贴后按 Enter — 绑定立即生效
CS2 cfg 文件夹路径
- Windows
- C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\game\csgo\cfg\
- macOS
- ~/Library/Application Support/Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/cfg/
- Linux
- ~/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/cfg/
- Steam userdata
- C:\Program Files (x86)\Steam\userdata\<steamid>\730\local\cfg\
绑定没有加载?
- 确认控制台已启用,然后再次运行
exec autoexec。 - 检查
autoexec.cfg是否在 CS2 的cfg文件夹中,而不是在“下载”里。 - 替换文件后重启 CS2。
- 更改绑定时请重新生成并替换
autoexec.cfg。 - 要在每次启动时运行 autoexec,请在 CS2 的 Steam 启动选项中添加
+exec autoexec.cfg。
FAQ
绑定生成器 (CS2)
创建 CS2 购买、投掷物、移动、聊天和自定义命令绑定,可分配任意按键,并导出适用于竞技游戏的即用型 autoexec.cfg。
Will a generated bind overwrite one of my current CS2 controls?
Yes, once CS2 runs the command. A key can only perform its latest bind. The builder catches duplicate keys in your JumpThrow list, but it cannot read your in-game settings or existing configs, so check the key and back up any file you plan to edit.
Will a generated bind overwrite one of my current CS2 controls?
Yes, once CS2 runs the command. A key can only perform its latest bind. The builder catches duplicate keys in your JumpThrow list, but it cannot read your in-game settings or existing configs, so check the key and back up any file you plan to edit.
How do I add these binds to an autoexec.cfg I already use?
Copy each complete generated block into your existing file, including any `alias` lines above its `bind` line. If the same key is bound more than once, CS2 uses the later command, so remove or change the older entry before running `exec autoexec`.
How do I load autoexec.cfg every time CS2 starts?
Move `autoexec.cfg` into `Counter-Strike Global Offensive/game/csgo/cfg`, then run `exec autoexec` in the console to test it. If it does not load on launch, add `+exec autoexec.cfg` to CS2’s Steam launch options.
Why are jump-throw, null and counter-strafe scripts missing?
Valve changed CS2 on 19 August 2024 to restrict binds that automate multiple protected player actions from one input. JumpThrow rejects those legacy recipes instead of placing them in either generated config.
What belongs in autoexec.cfg versus practice.cfg?
The `autoexec.cfg` export contains only competitive-safe binds. `practice.cfg` is a separate private-server file for commands such as noclip, grenade rethrow and bot controls; it enables `sv_cheats 1` and is never mixed into the competitive export.
Why did my buy bind skip a weapon or item?
CS2 attempts each purchase in order. A command can fail when the item is unavailable on your side or loadout, you lack the money, or buy time has ended. The remaining commands are still attempted, so use separate CT and T binds when their purchases differ.
Where does JumpThrow save my unfinished bind setup?
Your saved list stays in this browser’s local storage; it is not attached to a JumpThrow account or sent to a server. Download the config before clearing site data, changing browsers or moving PCs. The downloaded file is also the easiest copy to share.