THIS IS NOT AN AI AIMBOT
It is only an overlay that displays boxes around the enemy for enhanced visuals for disabled users. The code complies with any game's TOS and runs parallel with the game, similar to Crosshair X.
-
More PT and ONNX models coming soon
- If you have your own PT and ONNX model, you can use it directly in the code.
- The current model in the
models
folder is the Fortnite model v5.
-
Overlay Enhancements
- Added more color options for bounding boxes in the overlay.
- Uses BetterCam instead of MSS:
- BetterCam is faster and now runs even more efficiently after recent enhancements.
-
Library and Model Support
- Updated to new Torch (2.4.1), TorchVision (0.19.1), and Torchaudio (2.4.1).
- Added support for AMD GPU users.
-
Added
overlay2.py
inmain.py
-
Added
cupy-cu11
batch file -
Banner Update
- Made banner image smaller and centered in
README.md
.
- Made banner image smaller and centered in
-
AMD GPU Support Documentation
- Created a
README.md
specifically for AMD GPU users in theAMD GPU ONLY
folder. - Included AMD documentation in the main
README.md
alongside other instructions.
- Created a
-
Updated the
requirements.txt
- Enhanced
main.py
to support both AMD and NVIDIA GPUs, optimizing GPU usage for AMD users.
- Enhanced
-
Export-Models Folder Update
- Support for YOLO v8
- now uses
PyTorch 2.5.0+cu118+cu118, TorchVision 0.20.0+cu118, and Torchaudio 2.5.0+cu118+cu118 with CUDA 11.8 support
COMING SOON!