Description: this is an aimbot alon with triggerbot that utilizes the yolov11 model to predict the position of enemies and target head and torso using computer vision and sends mouse inputs using arduino microcontroller
How to use:
- create a custom environment , preferably python 3.8.10 others work too I think
- https://developer.nvidia.com/cuda-11-8-0-download-archive?target_os=Windows <-- download cuda
pip install torch torchvision --index-url https://download.pytorch.org/whl/cu118
- install the varies dependencies given in main.py [note:
pip install pywin32
forwin32gui
] python main.py
to run- make sure to change put keybindings for fire to 'p'.
- change the enemy color to purple for better accuracy
- keep the mouse sensitivity at 0.8
- needs an arduino leonardo
- add ino script to it