Incorrect username or password

 
14-05-2024 05:41
|
Season 90 · Week 7 · Day 43
|
Online: 3 969

Football

Football » English » ManagerZone talk

Userscript to Dispaly The Squad Value

Badge image
I developed a userscript for tampermonkey add-on.
If you visit the squad summary of any team, this script adds a new table to the view.
I am not sure it will work for other languages and currencies. Please let me if it is not working for you.



Note: You must directly visit the 'Squad Summary' page of your team or others. it will not work if you first visit the 'Player Profiles' page then switch to 'Squad Summary'.

To install:
https://greasyfork.org/en/scripts/476290-mz-player-values

Github Repo:
https://github.com/mz7z/mz-player-values
Views: 2503 Posts: 111
Previous
Page 1 2 3
 
Reply
Last Message

Re: Userscript to Dispaly The Squad Value

Badge image
ghost wrote:
MZ already shows that info in the players section... is it possible to extract the data from there?


Maxed skills are only available for players that their skills are shared with other managers.
It could be done for these players. I will try to add it in next few days.

Re: Userscript to Dispaly The Squad Value

Badge image
z7z wrote:
Maxed skills are only available for players that their skills are shared with other managers.
It could be done for these players. I will try to add it in next few days.


Yeah, That’s great!

Re: Userscript to Dispaly The Squad Value

Badge image
ghost wrote:
is it feasible to add a red mark or something like that in the maxed skills in transfers view?


update v2.4

If "Display Maxed Skills in Transfer" is enabled from "MZY Settings", the maxed skills of the players are marked with red color.
This feature is disabled by default.

If I remember correctly, Manager Zone displays the maxed skills for Club Members (if player skills are shared).
This update brings this feature for non Club Members.

Re: Userscript to Dispaly The Squad Value

Badge image
You're the best z7z! This is really useful!!

Note: Maxed skills are visible for all users, not only members... so nobody needs to worry about exposing any forbidden feature 🙄. Speaking of, maybe you can keep the 'old features' commented in your code, as hidden options 🤔😉.

Re: Userscript to Dispaly The Squad Value

Badge image
ghost wrote:
You're the best z7z! This is really useful!!

Thanks.

ghost wrote:

Note: Maxed skills are visible for all users, not only members... so nobody needs to worry about exposing any forbidden feature 🙄.

Yes you are right about this. But I was talking about seeing maxed skills in the transfer market.
All Club Members, by default, can see the maxed skills of a player in the market if its skills are shared.
But Mazyar could help non Club Members to have this option.

ghost wrote:

Speaking of, maybe you can keep the 'old features' commented in your code, as hidden options 🤔😉.

Mazyar has version control:
https://github.com/mz-ir/mazyar

You can also access all the released versions here:
https://greasyfork.org/en/scripts/476290-mazyar/versions
You can install an old version too if you like.

Re: Userscript to Dispaly The Squad Value

Badge image
yes, I know... my suggestion was based in the possibility that we can still have the newest version without loosing track of the 'old' features. But it's up to you, the script is great anyways..

Re: Userscript to Dispaly The Squad Value

Badge image
update v2.6

now script adds top players' value to National Cups table too

Re: Userscript to Dispaly The Squad Value

Badge image
Badge image
[王者归来]
President
z7z wrote:
update v2.6

now script adds top players' value to National Cups table too


For official cup, is it possible to only show the summary table with right age?
For example, for U18 official cup, only show the value of the player less than age 18?
Because in current table, top11/16 of the all player is shown.

Re: Userscript to Dispaly The Squad Value

Badge image
xugenfu106 wrote:
For official cup, is it possible to only show the summary table with right age?
For example, for U18 official cup, only show the value of the player less than age 18?
Because in current table, top11/16 of the all player is shown.


Do you need this feature in league/cup tables?
I did not find a universal solution to get the age limit of a cup and ...
However, when it is possible to determine the age limit, table is displayed for that specific age by default. And also, you can always click on header section labeled 'Top 11 - XXX', like this:



it will switch to another age limit

Re: Userscript to Dispaly The Squad Value

Badge image
update v2.7

fix national cups table issue after new UI update about player's profile

Re: Userscript to Dispaly The Squad Value

Badge image
v2.9

rolled back too!!!!!! 😡😡😡😡
Previous
Page 1 2 3