futapi / fut

fut is a simple library for managing Fifa 19 Ultimate Team.
GNU General Public License v3.0
316 stars 138 forks source link

FIFA19 Supports #419

Open anzhehong opened 6 years ago

anzhehong commented 6 years ago

Are you planning to release a new version for FIFA19?

ndoulgeridis commented 6 years ago

I get 503 when I tried with 2019 FUT version, it will need some changes to work with 2019 version I think.

adriankrupa commented 6 years ago

@oczkers ?

oczkers commented 6 years ago

Hi, sorry for long absence. I'm back and i'll review old issues and make update for this year version but my plan is to buy standard edition so 29 september is release date for me if i'm not mistaken.

anzhehong commented 6 years ago

Thanks @oczkers ! If you wanna start earlier, please leave me an email so that I could send a test account for you!

derSoerrn95 commented 6 years ago

Hey,

unfortunately I got a ban tonight, too.. but the strange thing is, that the bot ran last on Saturday around noon.

It seems to be, that I got banned by a human. Otherwise their anticheat system must be very slow.

evgkirov commented 6 years ago

I'm testing the latest version for 2 days now using one of my PS4 accounts. It's working 6—8 hours straight at 1000 requests per day. I don't do any buying/selling stuff, only market search and trade status fetch.

So far no ban.

derSoerrn95 commented 6 years ago

Ok, I did searching, buying, selling with four accounts and one of them got a ban - so idk why

ndoulgeridis commented 6 years ago

Is ban permanent?

mootho commented 6 years ago

@derSoerrn95 how many request per day/hour how many card bought any brakes like 30 min searching 15 off ?

evgkirov commented 6 years ago

Status update.

Yesterday I got a ban on an account that haven't been in use for a few days. The letter from EA says that's because I was using unofficial or modified clients.

@ndoulgeridis ban is permanent.

derSoerrn95 commented 6 years ago

@ndoulgeridis I don’t know. When I try logging in on console there is an origin message that says that my account got disabled and I should contact EA.

@mootho I did about 1.5k requests over the day and I bought not that much cards cause I tried to snipe some players - so maybe 5-10. But I don’t think that the ban is because of too many requests. I think I missed a change of the requests. We all should look at all webapp requests and document them.

evgkirov commented 6 years ago

Guys in Slack say that FUT Web Apps makes more pinevents requests than before.

Rohit-Kakodkar commented 5 years ago

Hi @kirov is the ban permanent? Did you get banned for market search or buying/selling?

oczkers commented 5 years ago

Stable version released

I've just reviewed (probably) all requests and looks like it's as safe as stable versions for fifa18 was but i might miss something so please be careful and report all issues. Have fun :-)

Dredok commented 5 years ago

Guys in Slack say that FUT Web Apps makes more pinevents requests than before.

what is the slack channel?

derSoerrn95 commented 5 years ago

Guys in Slack say that FUT Web Apps makes more pinevents requests than before.

what is the slack channel?

check out the readme file..

https://futapi.slack.com/

adriankrupa commented 5 years ago

Have you tried to use sell? I got error 400 with output:

https://utas.external.s2.fut.ea.com:443/ut/game/fifa19/auctionhouse
{"buyNowPrice": 600, "startingBid": 500, "duration": 3600, "itemData": {"id": [318051830435]}}
{}
{'Date': 'Tue, 09 Oct 2018 13:33:18 GMT', 'Access-Control-Expose-Headers': 'Retry-After', 'X-UnzippedLength': '0', 'Content-Encoding': 'gzip', 'Content-Length': '20', 'Server': 'Jetty(9.4.7.v20170914)'}
400
<RequestsCookieJar[]>
b''
derSoerrn95 commented 5 years ago

Have you tried to use sell? I got error 400 with output:

https://utas.external.s2.fut.ea.com:443/ut/game/fifa19/auctionhouse
{"buyNowPrice": 600, "startingBid": 500, "duration": 3600, "itemData": {"id": [318051830435]}}
{}
{'Date': 'Tue, 09 Oct 2018 13:33:18 GMT', 'Access-Control-Expose-Headers': 'Retry-After', 'X-UnzippedLength': '0', 'Content-Encoding': 'gzip', 'Content-Length': '20', 'Server': 'Jetty(9.4.7.v20170914)'}
400
<RequestsCookieJar[]>
b''

were startingBid and buyNowPrice in the price range of that player?

adriankrupa commented 5 years ago

@derSoerrn95 of course ;)