SunOner/sunone_aimbot_2
An AI-powered aimbot using YOLO object detection models to automatically target enemies in FPS and TPS games.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
This project implements a real-time computer vision aimbot for video games, leveraging YOLO neural networks for player/enemy detection from game frames. It runs inference on GPU using CUDA with TensorRT for NVIDIA cards or DirectML for cross-vendor compatibility. The system captures game screen frames, applies object detection to locate targets, and outputs mouse/aim commands to track and lock onto enemies.