This is the first script using image matching (e.g., OpenCV) to create a much faster and more stable macro for sniping a variety of desired cars in the auction house. Rather than sniping single specific cars, this script aims at fully collection for this game.
Note: This script DOESN'T gaurantee 100% to snipe the auctions. Due to network and other potential issues, you may run it for nothing or get quite a few cars within a long time.
This script is against Forza Code of Conduct, Use it as YOUR OWN RISK!
In this demo, we let the script snipe these four cars AUDI RS
, AUDI R1
, MEGANE R26 R
, MINI COUNTRYMAN
.
Name | Added version | Breif introduction |
---|---|---|
✅ Fast sniping | v1.0 | Fast speed buyout |
✅ Enable single or multi auction snipers | v2.0 | Support one or many different car snipers |
✅ Smart auto switch cars | v3.0 | If one auction takes more than 30mins, switch to another car |
✅ Easy set-up | v4.0 | Only needs to set how many cars you want to buy |
✅ Memory efficient with 40MB(->80MB) | v1.1(->v4.0) | Less memory costs |
✅ Include all car info | v4.0 | Include short_name, seasons, DLC, Autoshow,etc |
✅ Game pre-check | v4.0 | Game and windows resolution pre-check |
✅ Few auction house setting | v5.0 | Only needs to set Price |
- FH5_all_cars_info_v3.xlsx must be up to date. Otherwise, it may buy different cars.
- Apply a better interface rather than console.
- Fit any resolution.
-
System Requirements:
This script only tests well on windows 10 with 1920*1080 (100% scale).
-
Game setting:
I am using Hyper-V, a GPU Paravirtualization on Windows like virtual box on MacOS. Therefore, the HDR setting shows wired here. But it doesn't matter.
To save energy and gpu cost, strongly suggest to set "VERY LOW" in grahic setting.
-
Default language is English, any other language should replace all screenshots (See images folder, DON'T CHANGE FILE NAME)
-
Modify the CARS.csv
For introduction of
CAR MAKE LOCATION
andCAR MODEL LOCATION
, please see previous tags.Now, only need to set
BUY NUM
in the file. Super simple and easy!!!
-
Run with Python
Python version must below 3.13
Git Clone https://github.com/YiwenLu-yiwen/Forza-Horizon-5-Auction-Buyout-Sniper.git
cd Forza-Horizon-5-Auction-Buyout-Sniper
pip install -r requirements.txt
python main.py
-
Use Compiled Zip
Steps:
- Download zip file on release page.
- Modify the images folder.(No need if you are satisfied pre-requirements)
- Modify the
FH5_all_cars_info_v3.csv
. - Run the exe.
-
Make sure you have checked all above info.
-
Modify the
FH5_all_cars_info_v3.csv
for your own needs. -
Optional: Set auction price.
-
Stay with this screen (Search auctions must be active), then run the script or exe.