fut icon indicating copy to clipboard operation
fut copied to clipboard

fut is a simple library for managing Fifa 19 Ultimate Team.

Results 102 fut issues
Sort by recently updated
recently updated
newest added

https://github.com/futapi/fut/blob/21eff0fec9de2a652f2b55f5bd13cf757cad3957/fut/config.py#L40 cookies_file = 'cookies.txt'

Question

To bid, to sell and to login, it changed from sku_a to sku_b

why change page_size from 16 to 36?is that safety? @oczkers

In order to buy packs we need a pack_id. Where can we find these?

Feature Request

I can not find players for low prices. Using the parameter max_buy to less than 8000 not located anything. Can a query you pass me to find low-priced players?

Hello everyone. I want ask you how do you update or get the player prices... Im doing it searching in the market the lowest buy now pricess with this api...

when i am searching a player with max_buy less than 8k it doesn't find anything. why this happens? thanks.

Hey, I am doing simple search for Ramires (184943 asset) session = fut.Core('[email protected]', 'xxxx', 'xxxx', platform='ps4') items = session.searchAuctions('player', assetId='184943') after command send I got: Traceback (most recent call last):...

I think it would be better for us to switch over to Discord instead of Slack due to being more actively development, much more widely used, and has a better...

I can easily reproduce this issue if a session could not be set up due to a session which is not ended. Moreover, there are many other places in core.py...