fut
fut copied to clipboard
fut is a simple library for managing Fifa 19 Ultimate Team.
- Added some more files to .gitignore - added a function to return usermassinfo (cause in this data u can see daily gifts)
Are you planning to release a new version for FIFA19?
Can't login with xbox360 account `import fut email='[email protected]' password='passed' secret_answer='answer' platform='xbox360' session = fut.Core(email, password, secret_answer, platform=platform, debug=True)` File "/Users/ipototsky/venv/adwords-new/lib/python3.6/site-packages/fut/core.py", line 516, in __launch__ self.fut_host = self.fut_host[platform] KeyError: 'xbox360'
Specifically Catalyst card in ctype="development"
``` ... while True: fit = bot.search(...,max_buy=400) for x in fit: if count >= 100: break flag = bot.bid(x['tradeId'], x['buyNowPrice'], fast=True) print("bot %s at:%d" % (x['tradeId'], x['buyNowPrice'])) print(flag) if flag:...
xxx.py: ``` import fut ... bot = fut.Core(...) count = 0 while count < 100: bs = bot.search(...) for x in bs: flag = bot.bid(x['tradeId'], 200, fast=True) print(flag) if flag:...
Captcha
EA is now using captcha to combat the bots. https://www.reddit.com/r/FIFA/comments/6gzfdw/futbin_suffering_from_the_new_request_limits/ https://www.reddit.com/r/FIFA/comments/6gwm1u/ea_helping_me_study_for_my_math_exam_tomorrow/ its the end?
new user
hi! i'm new here how can i download the autobuyer? and does it works on mac? thanks
https://github.com/futapi/fut/blob/f8b44d55c486578db2e6835e4f3bd98d9ce4be60/fut/core.py#L263
hey i try to creat a code autobayer with players number and i beenfaild if someone can help me please my email [email protected]