Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.

badge of license
badge of pull request welcome
badge Donate
badge of github star

## Showcase/Architecture

An Autobidder for the trading platform of FIFA 14 Ultimate Team written in
2013-2014.


In-app screenshots

structure of the store system


structure of the store system


## 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

steam of Kevin Peters
Twitter of Kevin Peters
badge for personal site of igeligel

## Contributors


igeligel

Contributions: 2

## License

_Fifa14UltimateTeamAutobidder_ is realeased under the [MIT License](/LICENSE).