hunterjm / futgui

FIFA Auto Buyer GUI
73 stars 24 forks source link

Add support for consumables and club items #4

Open Noxdzine opened 9 years ago

Noxdzine commented 9 years ago

Possible to bid on contract card or fitness ? Keep it up !

hunterjm commented 9 years ago

Not yet. It's not on the immediate road map for me either.

ortschun commented 8 years ago

Hi @hunterjm,

I would like to know if your plans are changed for the roadmap, if not would love to know what's on the roadmap. I think the whole purpose of making coins is easier with the fitness cards, because their value won't change over time like the player cards, so you can get as many as you want, for small amount of money, and sell those with some profit for sure. I could help adding support for this if I can get some support getting used to the code base.

hunterjm commented 8 years ago

Can someone find me the consumable equivalent of the player list. It would be helpful in adding support for consumables.

davkh commented 8 years ago

http://www.futbin.com/consumables/Contracts

davkh commented 8 years ago

https://github.com/trydis/FIFA-Ultimate-Team-Toolkit/blob/master/UltimateTeam.Toolkit/Constants/Resources.cs

hunterjm commented 8 years ago

Neither of these gives me the ID and assets (images) for every consumable in the game.

davkh commented 8 years ago

Is that only problem here? To get images?