Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/igeligel/fifa14ultimateteamautobidder
⚽️ Automated trading platform for FIFA 14 Ultimate Team written in C# as Windows Forms application, focussing on bidding player cards
https://github.com/igeligel/fifa14ultimateteamautobidder
csharp dotnet fifa-ultimate-team fifa14 fut visual-studio windows-forms winforms
Last synced: 21 days ago
JSON representation
⚽️ Automated trading platform for FIFA 14 Ultimate Team written in C# as Windows Forms application, focussing on bidding player cards
- Host: GitHub
- URL: https://github.com/igeligel/fifa14ultimateteamautobidder
- Owner: igeligel
- License: mit
- Created: 2017-12-09T11:50:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-09T15:56:39.000Z (about 7 years ago)
- Last Synced: 2024-11-19T09:53:35.524Z (3 months ago)
- Topics: csharp, dotnet, fifa-ultimate-team, fifa14, fut, visual-studio, windows-forms, winforms
- Language: C#
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fifa14UltimateTeamAutobidder by [igeligel](https://github.com/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 with focus on bidding player cards.## Showcase/Architecture
An Autobidder 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). You
also need tp set a path to a random log file in there.## Contact
## Contributors
Contributions: 2
## License
_Fifa14UltimateTeamAutobidder_ is realeased under the [MIT License](/LICENSE).