Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 445 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 445 Bytes

AIM_BOT

AIM_BOT mouse by YOLO V8 AI detection enemy in game

  1. Install Python: https://www.python.org/
  2. Install Anaconda ( development environment): https://www.anaconda.com/download
  3. Run install file requirements.txt (by Terminal on Project) Content inside file “requirements.txt”:

pip install -r requirements.txt (type to install dependencies)

ultralytics

opencv-python

pydirectinput

pygetwindow

pyautogui

numpy

torch