Skip to content

imd0t/openaimbot

Repository files navigation

Fortnite Aim Assist

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.

Requirements

  • Python 3.6 or higher
  • pip to install the required packages

Installation

  1. Clone the repository or download the source code: <<<<<<< HEAD git clone https://github.com/imd0t/openaimbot.git
  2. Change the working directory to the project folder:

cd openaimbot

git clone https://github.com/imd0t/openaimbot.git

  1. Change the working directory to the project folder:

cd openaimbot

5a952978d0748046cca7ff1ff44788ec69b0fa7d

  1. Install the required packages using pip:

pip install -r requirements.txt

<<<<<<< HEAD

Usage

  1. Run the program: python openaimbot.py

=======

Usage

  1. Run the program:

python openaimbot.py

5a952978d0748046cca7ff1ff44788ec69b0fa7d

  1. 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.
  1. Close the GUI window to stop the program.

Customization

<<<<<<< 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages