Skip to content

Peters8090/Forza-Horizon-4-Auction-House-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Forza-Horizon-4-Auction-House-Bot

Bot which automatically buys cars.

  • Works only on FullHD and 1680x1050 displays
  • Automatically buys the car, as soon as it notices one

Instructions:

  1. Select the 'Search cars' option in the FH4 Auction House
  2. Open the browser
  3. Download and install Python 3.7
  4. Globally install the virtualenv package
  5. Create a virtualenv - virtualenv venv
  6. Activate it - venv\Scripts\activate.bat
  7. Install all dependencies - pip install -r requirements.txt
  8. Choose your resolution by changing the pixels variable, unless you don't need to do so (default is FullHD)
  9. Run the script - main.py
  10. Quickly switch to the game

About

Bot which automatically buys cars.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages