fut icon indicating copy to clipboard operation
fut copied to clipboard

fifa18

Open azkkor opened this issue 7 years ago • 20 comments

hey, will there be an api for fifa18 on html5?

azkkor avatar Sep 20 '17 14:09 azkkor

Yes sure but it might be slight delay if they change a lot requests.

PS. Info (sku versions etc.) from early access users are welcome

EDIT: i've pushed new commit with simply changed "17" to "18" - it probably won't work ;-). EDIT2: auth is fixed (login process before fut app is loaded). I'll mess around with app loading after pc version release - need to buy this and test because a lot has changed this time. There are also some kind of "pinEvents" which might be used to detect bots, i've started implementing this in one big ugly shit called __login__ ;-)

oczkers avatar Sep 21 '17 07:09 oczkers

We had pinEvents in the middle of fifa 17, when they started banning ppl, so i believe you are right about that.

Im not good at that, but I will try to help. I dont know if they changed a lot, but there are new things now. My transfer market is disabled yet, so I cant check how it is now.

When I enter in the new market tab, I make this request: OPTIONS https://utas.external.s3.fut.ea.com/ut/game/fifa18/tradepile?_=1506005494961

I didnt click to see my transfer list and they requested it already. tranfer tab And I dont remember the timestamp parameter. And what about the options request?

We could have a discord group to work on that together.

ricklhp7 avatar Sep 21 '17 15:09 ricklhp7

It can be trick when we are going to do something like to see our watchlist, we will need to request the transfer list first, right? Well, I need to have everything enabled to check everything.

Anyway, if its an issue, its an high layer issue, I'm just saying.

ricklhp7 avatar Sep 21 '17 15:09 ricklhp7

We had pinEvents in the middle of fifa 17, when they started banning ppl, so i believe you are right about that.

I'm going to buy game this year (after 3 year break ;-)) so this library should get more love. OPTIONS is just asking server what kind of requests is it accepting, sure we should use it too but first is first so lets just make it work and then add not necessary requests.

oczkers avatar Sep 22 '17 01:09 oczkers

I have a ps4 account with early access, if you want to use it, there is no problem if it get banned.

Do you have discord or skype?

ricklhp7 avatar Sep 22 '17 02:09 ricklhp7

@oczkers there are some changes to get the Nucleus IDs. I have early access Account please contact me in Slack when you need that.

Hope for a fast update.

Fullbreak avatar Sep 23 '17 15:09 Fullbreak

Had a friend logging into the web app with Postman interceptor enabled. When logging into the web app, a post request is sent to https://pin-river.data.ea.com/pinEvents with a lot of information, including the nucleus id.

KristianSv avatar Sep 23 '17 15:09 KristianSv

Hello i'm a programmer and I want to learn how make fut's api, for that if someone can, please send me an e-mail. [email protected]

TheNasCrazy avatar Sep 27 '17 05:09 TheNasCrazy

Rookie here. I would love to help for fifa18. Any discord channel to work together ?

mothinx avatar Sep 27 '17 10:09 mothinx

Yes add TheNasCrazy#0123

TheNasCrazy avatar Sep 27 '17 14:09 TheNasCrazy

Hey how's it going. Any updates on the FIFA 18 changes? Does it work at its current state? If you want help with testing or development let me know I would be more than happy to help

OmarSultan85 avatar Sep 28 '17 04:09 OmarSultan85

Guys i'm waiting for pc release (tomorrow) then play some time and look into it, stay still ;-)

oczkers avatar Sep 28 '17 22:09 oczkers

mothinx i'm waiting for your invitation in discord :)

TheNasCrazy avatar Sep 29 '17 07:09 TheNasCrazy

@oczkers look if it helps you: https://github.com/trydis/FIFA-Ultimate-Team-Toolkit/issues/201

It was from fifa 16, looks like they tried pinevents there and removed it later. People on the topic claims that implementing pinevent reduced the ban wave.

If you need an ps4 account (I wont use that account anymore) I can give to you, so you can try to do anything u want with it.

ricklhp7 avatar Sep 29 '17 17:09 ricklhp7

I already update my API where based on this one here. Most problem is we need a Funcaptcha Solver service so maybe here someone can integrate 2captcha.com

Fullbreak avatar Sep 29 '17 23:09 Fullbreak

what captcha are you getting?

CoverJ avatar Sep 29 '17 23:09 CoverJ

I get this kind of Funcaptcha.com. I try to solve them but try how to build the "guess" variable in the POST Request to Funcaptcha and i don't know how is work. Maybe someone have a idea?

Fullbreak avatar Sep 30 '17 08:09 Fullbreak

Captcha sample:

31054070-f2b315c8-a6aa-11e7-9093-d88a401b80fa

rafaelget avatar Oct 01 '17 12:10 rafaelget

Could you post the background data behind it like url, json etc?

KmanProdz avatar Oct 01 '17 18:10 KmanProdz

Please read #287 for new info

oczkers avatar Oct 04 '17 12:10 oczkers