Skip to content

jhl337/yolo_aimbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

YOLO Aimbot [FOR EDUCATIONAL PURPOSE ONLY]

Python Version Github stars

Overview

This is an AI-powered universal aimbot for the most first-person shooter games. It leverages the YOLOv8 and YOLOv10 models, PyTorch, and various other tools to automatically target and aim at enemies within the game.

Warning

Use it at your own risk, we do not guarantee that you may be blocked!

Note

The recommended graphics card for starting and more productive and stable operation starts with the rtx 20 series.

Requirements

Before you get started, make sure you have the following prerequisites installed and pay attention to the python versions, this may cause errors in launching the aimbot.

  1. Install the requirements using pip install-r requirements.txt.
  • If you want to predict using your GPU, you need to run pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124
  • and download the cuda 12.4 in https://developer.nvidia.com/cuda-12-4-0-download-archive.
  • otherwise you need to run pip install torch torchvision torchaudio.
  1. Edit the code and write your own method to move mouse.
  2. Config your options in the aimbot.py.
  3. Run the file and enjoy!

Notes / Recommendations

  • Limit the maximum value of frames per second in the game in which you will use it. And also do not set the screen resolution to high. Do not overload the graphics card.
  • Do not set too high graphics settings in games.
  • Try to use DirectML for acceleration. You can install the torch (CUDA version).
  • Turn off the cv2 debug option, this saves system resources.
  • Do not increase the object search window resolution, this may affect your search speed.

Support the project

  • XMR: 421krJmjszKZ1ZZ97hJh31YgBcjC1NzqcLEeU1sEZUvN7DxkoKi3FFxLuHu97JWsph1bPs4BEMZ1X8Q5r39MK64PHvcbLyX

About

An aimbot cheat based on YOLO for FPS games. 基于YOLO的FPS游戏的自动瞄准. [FOR EDUCATIONAL PURPOSE ONLY]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages