Skip to content

WeeisReiw/ForzaHorizon6-Auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Читать на русском языке

🏎️ ForzaHorizon6-Auto

A smart bot for automatic credits and XP farming in Forza Horizon 6. Powered by OpenCV, it simulates throttle holding and handles restarts automatically.


Project Description

The script uses computer vision (OpenCV) for real-time screen analysis and simulates player actions.

⌨️ Controls & Hotkeys (Binds)

The script intercepts keystrokes globally, so the hotkeys will work directly during the game:

  • F5Start
  • F6Stop

⚙️ In-Game Settings

  • Assisted Steering must be enabled in the game's difficulty settings.

🚀 Quick Start (For Players)

  1. Go to the Releases section on the right side of this page and download the latest .zip archive.
  2. Extract the archive into any folder on your PC.
  3. Run the main.exe file as Administrator.
  4. Press F5 in the race launch menu to start the autopilot and F6 to stop it completely.

🛠️ For Developers (Running from Source Code)

If you want to run the bot directly via Python:

  • Windows OS and Python 3.10+ are required.
  • Install the dependencies:
    pip install opencv-python numpy pydirectinput keyboard mss
  • Run the script: python main.py (also as Administrator).

About

🏎️ Race cycle automation in Forza Horizon 6 using Python and OpenCV. Dynamic UI element recognition and keyboard input simulation.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages