Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/igeligel/fifa14ultimateteamautobuyer
⚽️ Automated trading platform for FIFA 14 Ultimate Team written in C# as Windows Forms application, focussing on instant buy
https://github.com/igeligel/fifa14ultimateteamautobuyer
csharp dotnet fifa fifa-ultimate-team fifa14 fut visual-studio windows-forms winforms
Last synced: about 2 months ago
JSON representation
⚽️ Automated trading platform for FIFA 14 Ultimate Team written in C# as Windows Forms application, focussing on instant buy
- Host: GitHub
- URL: https://github.com/igeligel/fifa14ultimateteamautobuyer
- Owner: igeligel
- License: mit
- Created: 2017-11-26T16:19:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-26T16:24:22.000Z (about 7 years ago)
- Last Synced: 2024-10-24T12:09:40.545Z (3 months ago)
- Topics: csharp, dotnet, fifa, fifa-ultimate-team, fifa14, fut, visual-studio, windows-forms, winforms
- Language: C#
- Homepage:
- Size: 61.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fifa14UltimateTeamAutobuyer by igeligel
> This project was developed in 2013-2014 and will not be developed further or is gonna work. It is just there to showoff one of the oldest codebases of me. Please do not take this code serious!
> Automated trading platform for FIFA 14 Ultimate Team written in C# as Windows Forms application.
## Showcase/Architecture
An autobuyer for the trading platform of FIFA 14 Ultimate Team written in 2013-2014.
In-app screenshots
## Dependencies
development| Dependency | Version |
| ---------- | ------- |
| Visual Studio | > 2017 |
| .NET | 4.7.1 |## Installation
Since this program never had any build thing since i was running this program always in a development evironment just start with opening the `.sln` file for the project and debug it. You need to set a path in the `app.config` file which should point to the player database as JSON file. You can find a viable player database in this [gist](https://gist.github.com/igeligel/f647e1b545f486b25bae625e16440532).
## Contact
## Contributors
Contributions: 3
## License
*Fifa14UltimateTeamAutobuyer* is realeased under the [MIT License](/LICENSE).