hunterjm / futgui

FIFA Auto Buyer GUI
73 stars 24 forks source link

NOTE: This auto buyer is no longer being actively maintained in favor of my other project.

Releases

Download pre-built releases on the releases page.

Contributors

Jason Hunter - Core Development

Piotr Staroszczyk & others - FUT API Library

Fabiano Francesconi

Requirements

This has only been tested and built with Python 3.5.

pip install -r requirements.txt

Build (Mac):

make macbundle

Build (Windows):

Make sure to delete build and dist folders before re-building.

pyinstaller '.\FIFA 17 Auto Buyer.spec'