How to install
This is the subscriber (Windows) app installer flow. Keys activate in the desktop app, and you import your model inside the app (no models ship in Setup.exe).
1. Run the installer
- Install
ClawAim-Setup.exe. - The first-run wizard appears. Paste your subscription key and click Activate.
- The wizard runs basic system checks. It will guide you to set the detection model (ONNX) and your aim key.
2. Set your model
You choose the model per game. Live inference supports:
ONNX (.onnx) — portable and works without TensorRT.
TensorRT (.engine) — fastest, but requires the optional ClawRT GPU pack.
Important
- No models ship in Setup.exe.
- If you only have
.pt, you export an.engineusing ClawRT (not inside the subscriber app). - You can always set/replace the model later on System → Model.
3. Pick a character and start
- Go to Games, pick the game/character, and set your aim key.
- Go to Run and click Start Aimbot when the readiness blockers are gone.
- In-game: hold your aim key. Switch characters with Alt+1 through Alt+9.
Installed files
- Config:
%LOCALAPPDATA%\ClawAim\ - Models:
%LOCALAPPDATA%\ClawAim\models<game>\ - GPU pack (optional, ClawRT):
%LOCALAPPDATA%\ClawAim\gpu-runtime\
Troubleshooting (quick)
- Cannot start
- Import ONNX for this game (or set a ready
.enginevia Model). - Capture fails
- Run as administrator (
run_as_admin.bat). - Boxes, no move
- Check aim keys (Games) and mouse backend (System → Mouse).
- Engine will not load
- Rebuild the
.engineon this PC from ONNX.
Full notes live in the repo README. Get license