This program provides a simple aim assist for Fortnite using computer vision techniques. It tracks the second furthest player on screen and moves the mouse to their head position. The program has adjustable parameters and can be toggled on and off using function keys.
Note: The use of AI-assisted aiming in online games may be against the terms of service, and you should be aware of the consequences of using such programs.
- Python 3.6 or higher
pipto install the required packages
- Clone the repository or download the source code: <<<<<<< HEAD git clone https://github.com/imd0t/openaimbot.git
- Change the working directory to the project folder:
git clone https://github.com/imd0t/openaimbot.git
- Change the working directory to the project folder:
cd openaimbot
5a952978d0748046cca7ff1ff44788ec69b0fa7d
- Install the required packages using
pip:
pip install -r requirements.txt
<<<<<<< HEAD
- Run the program: python openaimbot.py
=======
- Run the program:
python openaimbot.py
5a952978d0748046cca7ff1ff44788ec69b0fa7d
- Use the following function keys to control the program:
F1: Toggle between aiming down sights and hipfire modes.F2: Toggle the aim assist on and off.
- Close the GUI window to stop the program.
<<<<<<< HEAD
You can modify the adjustable parameters in the openaimbot.py file, such as interpolation_fps, confidence_threshold, and strength.
You can modify the adjustable parameters in the fortnite_aim_assist.py file, such as interpolation_fps, confidence_threshold, and strength.
5a952978d0748046cca7ff1ff44788ec69b0fa7d