Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/igeligel/fifa13ultimateteamautobuyer
:soccer: Automated trading platform for FIFA 13 Ultimate Team written in C# as Windows Forms application
https://github.com/igeligel/fifa13ultimateteamautobuyer
csharp dotnet fifa fifa-ultimate-team fut visual-studio windows-forms winforms
Last synced: 3 days ago
JSON representation
:soccer: Automated trading platform for FIFA 13 Ultimate Team written in C# as Windows Forms application
- Host: GitHub
- URL: https://github.com/igeligel/fifa13ultimateteamautobuyer
- Owner: igeligel
- License: mit
- Created: 2017-11-25T15:58:55.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-26T12:21:42.000Z (about 7 years ago)
- Last Synced: 2024-11-19T09:53:35.364Z (2 months ago)
- Topics: csharp, dotnet, fifa, fifa-ultimate-team, fut, visual-studio, windows-forms, winforms
- Language: C#
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fifa13UltimateTeamAutobuyer by igeligel
> This project was developed in 2012-2013 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 13 Ultimate Team written in C# as Windows Forms application.
## Showcase/Architecture
An autobuyer for the trading platform of FIFA 13 Ultimate Team written in 2012-2013.
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/1145370313310168dca827339e6e5484).
## Contact
## Contributors
Contributions: 5
## License
*Fifa13UltimateTeam13Autobuyer* is realeased under the [MIT License](/LICENSE).