Mardaneus86 / futwebapp-tampermonkey

TamperMonkey scripts to enhance the FUT 21 Web App - Discontinued
MIT License
192 stars 103 forks source link

Request: Show club summary #145

Open debugman5 opened 5 years ago

debugman5 commented 5 years ago

Hi,

It would be great if we can see a club summary menu, where you can see what players you got from the same club, country, league...

I see it most absent when doing a sbc, and I know I need 3 players from the same club for example, its really hard to find if you have or not.

Mardaneus86 commented 5 years ago

If anyone knows a way to do this without having to loop over all club pages, please comment! Since we don't know which players were bought/sold/received/discarded on other mediums we need to check the club every once in a while to find out. With a very big club this would become cumbersome and a very long process.

shikharg3 commented 5 years ago

You can use FUTBIN's import feature(https://www.futbin.com/user/club) and pull the data from there. Basically, ask user to first use the import feature on FUTBIN and then you can pull in the data and then you can use that data. Maybe that could work.

nokai commented 5 years ago

Do you still need to get the club players? @Mardaneus86

Mardaneus86 commented 5 years ago

Using Futbins import feature is a no-go. Not everyone makes use of that, and they probably loop over your complete club every once in a while as well.

@nokai yes, if you have a way of getting the club details without too much hassle, please let us know.

debugman5 commented 5 years ago

@Mardaneus86 one use of this that I really feel needed is the option to find players for sbcs.

Many sbcs you need two players from same club, so if this summary feature will give that option it would be great.