What is AI Aimbot?
An AI aimbot captures your screen, runs the capture through a computer-vision model, and moves the mouse to the closest object returned from the model. It reads pixels, never the game's memory.
DirectML runs that model on your GPU in well under one frame.
Instead of using drivers for mouse input you can use hardware devices.
Bring your own model. You can download or train your own Yolo models.
Hardware Support
| Board | 1 PC | 2 PC |
|---|---|---|
| Makcu | Yes | Yes |
| Waveshare RP2350A | Yes | Yes (requires CH340) |
| Adafruit RP2040 Feather | Yes | Yes (requires CH340) |
| Teensy 4.1 | Yes | Yes (requires CH340) |