Page 15 of 19

Re: Greasemonkey script to display team data on FPL league page

Posted: 16 Sep 2016, 10:03
by nickchild
SloopJohn wrote:Hi Nick, I downloaded your app but I can't enter my team ID? Every time I enter 'save' it doesn't actually save...
Hmm not sure what the problem is. Haven't seen or heard of that.... Can you tell me your iOS version and give me your team ID and I will try from my end...

Re: Greasemonkey script to display team data on FPL league page

Posted: 16 Sep 2016, 11:59
by SloopJohn
nickchild wrote:
SloopJohn wrote:Hi Nick, I downloaded your app but I can't enter my team ID? Every time I enter 'save' it doesn't actually save...
Hmm not sure what the problem is. Haven't seen or heard of that.... Can you tell me your iOS version and give me your team ID and I will try from my end...
Hi Nick - my IOS is 9.3.5 and my team ID is 472. Cheers

Re: Greasemonkey script to display team data on FPL league page

Posted: 20 Sep 2016, 23:22
by schjorp
I installed greasemonkey and used your two links on page 1 to install your scripts. But when I visist the fpl page, nothing is different. Any help?

Re: Greasemonkey script to display team data on FPL league page

Posted: 22 Sep 2016, 19:28
by Paulista
schjorp wrote:I installed greasemonkey and used your two links on page 1 to install your scripts. But when I visist the fpl page, nothing is different. Any help?
Sometimes you just gotta hit f5 and refresh the page.

Re: Greasemonkey script to display team data on FPL league page

Posted: 24 Sep 2016, 11:32
by Canary94
EDIT: wrong thread :oops:

Re: Greasemonkey script to display team data on FPL league page

Posted: 22 Oct 2016, 13:16
by mohamed3on
Hello,
This is an absolutely fantastic script. Thanks very much for making it.
I have a small issue though, the Gameweek transfers and Transfer Points Hit columns are always set to 0, even when many transfers have been made. Is this an issue with the script?

Re: Greasemonkey script to display team data on FPL league page

Posted: 22 Oct 2016, 20:46
by Paulista
mohamed3on wrote:Hello,
This is an absolutely fantastic script. Thanks very much for making it.
I have a small issue though, the Gameweek transfers and Transfer Points Hit columns are always set to 0, even when many transfers have been made. Is this an issue with the script?
Those columns are displaying transfers made in the current gameweek. You wrote your post 2 hours after the new Gameweek started, so that's why you will see all zero's.

That being said, it would be a useful addition to the script to add a column of transfers made the previous gameweek.

Re: Greasemonkey script to display team data on FPL league page

Posted: 22 Oct 2016, 20:47
by Paulista
Whilst I'm here, thanks Nick for all your work. Fantastic tool.

Re: Greasemonkey script to display team data on FPL league page

Posted: 22 Oct 2016, 23:20
by zomri
Paulista wrote:
mohamed3on wrote:Hello,
This is an absolutely fantastic script. Thanks very much for making it.
I have a small issue though, the Gameweek transfers and Transfer Points Hit columns are always set to 0, even when many transfers have been made. Is this an issue with the script?
Those columns are displaying transfers made in the current gameweek. You wrote your post 2 hours after the new Gameweek started, so that's why you will see all zero's.

That being said, it would be a useful addition to the script to add a column of transfers made the previous gameweek.
yeah, maybe mouseover number of transfers made that would show players in and out before current gw would be a great addition to an already wonderful script.

Re: Greasemonkey script to display team data on FPL league page

Posted: 17 Dec 2016, 09:15
by djskope
Hi - has anybody got the "FPL get player info" bit of this script working ok with Firefox?
(The league standings part of the script works great - thanks!)

My page
https://fantasy.premierleague.com/a/team/my
Looks exactly the same with the script as it does without it - even if I refresh.
Maybe the URL changed or something?

Re: Greasemonkey script to display team data on FPL league page

Posted: 17 Dec 2016, 16:22
by MoSe
Hey dj
The my team url wiil show his own ream to each one clicking it! :lol:

Re: Greasemonkey script to display team data on FPL league page

Posted: 22 Jan 2017, 16:45
by pfc_ivan
2rs1 wrote:I found this tonight. It is incredibly useful. Thanks a lot!
pfc_ivan wrote:
kidzio wrote:Hi Nickchild, I was just wondering if your script will be changed to reflect the 2nd wildcard availability? Thanks once again for the great script! Lastly, a happy new year to you!
Hello all,

I was also wondering about this. As of now, it does not reflect the 2nd wildcard availability.

Great work nonetheless guys!
I did a quick fix to handle the second wildcard. This will discard wilcards played before GW 20, so it should probably be solved in a better way (by looking at the current gw or something...).
Changed line 626 to read the last wildcard played:

Code: Select all

			arr4 = arr3[arr3.length - 2].split('<td>');
and line 752 to discard wildcards played in 2015;

Code: Select all

if(wcinfo == "No wildcards played" || wildcardGW < 20) {
Someone that knows a little more coding than I do, can you please confirm if changing these lines would work in this years version of the script? Thank you! :D

Re: Greasemonkey script to display team data on FPL league page

Posted: 26 Feb 2017, 15:36
by Cliffard
Anyone else having troubles with this lately? It usually helps to refresh the page, or enter via Leagues rather than My Team, but nothing's worked this weekend.

Re: Greasemonkey script to display team data on FPL league page

Posted: 26 Feb 2017, 15:45
by From4corners
Cliffard wrote:Anyone else having troubles with this lately? It usually helps to refresh the page, or enter via Leagues rather than My Team, but nothing's worked this weekend.
Same here, entering via leagues (rather than open the league pages in a new tab) seems to have the columns, but not all the data. Refreshing helps, at times. Have experienced this for months though.

Re: Greasemonkey script to display team data on FPL league page

Posted: 26 Feb 2017, 18:02
by Paulista
Working fine for me lads (on Chrome).

Re: Greasemonkey script to display team data on FPL league page

Posted: 27 Feb 2017, 14:26
by Cappadonna
I'm on Chrome and for some reason it only displays certain users' data in the League tab. In my league of 22 people only six have the information displayed - the rest is blank.

Re: Greasemonkey script to display team data on FPL league page

Posted: 03 Mar 2017, 12:12
by streety
Working fine for me in Chrome. I have to do a hard refresh on the page for the links to come up.

Thanks for sharing :)

Re: Greasemonkey script to display team data on FPL league page

Posted: 03 Mar 2017, 18:40
by danzku
Cappadonna wrote:I'm on Chrome and for some reason it only displays certain users' data in the League tab. In my league of 22 people only six have the information displayed - the rest is blank.
same problem for me

Re: Greasemonkey script to display team data on FPL league page

Posted: 04 Mar 2017, 04:10
by Oxford NZ
I am sure it must have been mentioned on here before but I have to disable the Better FPL app for this to work with chrome.
Great application, many thanks Nick :-)

Re: Greasemonkey script to display team data on FPL league page

Posted: 04 Mar 2017, 08:07
by I Am Ville
Does this work on ipad?

Re: Greasemonkey script to display team data on FPL league page

Posted: 04 Mar 2017, 09:38
by Ardrageen
Oxford NZ wrote:I am sure it must have been mentioned on here before but I have to disable the Better FPL app for this to work with chrome.
Great application, many thanks Nick :-)
Thanks for the tip. Disabling Better FPL worked for me too.

Re: Greasemonkey script to display team data on FPL league page

Posted: 04 Mar 2017, 11:23
by Mav3rick
Ardrageen wrote:
Oxford NZ wrote:I am sure it must have been mentioned on here before but I have to disable the Better FPL app for this to work with chrome.
Great application, many thanks Nick :-)
Thanks for the tip. Disabling Better FPL worked for me too.
You don't have to disable the whole of better FPL, just the league part, so when on the FPL site, click the Better FPL button chose options and then uncheck the last option:

Image

Re: Greasemonkey script to display team data on FPL league page

Posted: 04 Mar 2017, 18:07
by Ardrageen
Thanks Mav3rich. I will give that a try.

Re: Greasemonkey script to display team data on FPL league page

Posted: 04 Mar 2017, 18:27
by Beerfuelledman
I have Better FPL as an extension on Chrome (must have come across it first). Should I get this instead or are they much of a muchness?
I read about an iOS app earlier - Is there an Android one?

Re: Greasemonkey script to display team data on FPL league page

Posted: 12 Aug 2017, 21:38
by t88
There's been no new posts on this subject. Does any1 know if the script work on any Android browsers?

Re: Greasemonkey script to display team data on FPL league page

Posted: 15 Aug 2017, 13:45
by sstaffsw
Anyone know if this useful tool still works with Firefox? I'm not having any luck with it.

Re: Greasemonkey script to display team data on FPL league page

Posted: 15 Aug 2017, 15:41
by kidzio
It cannot work on mobile. It is still working in desktop. I'm using chrome but it shouldn't be any different.


Sent from my iPhone using Tapatalk

Re: Greasemonkey script to display team data on FPL league page

Posted: 22 Aug 2017, 08:23
by andybarrell
seems to have stopped on Chrome as well now

Re: Greasemonkey script to display team data on FPL league page

Posted: 24 Aug 2017, 09:52
by nickchild
It's still working for me on Firefox, though most of the time you do need to perform a refresh once the league is loaded...

Which Chrome extenstion are you using? I will check it out

Re: Greasemonkey script to display team data on FPL league page

Posted: 24 Aug 2017, 13:52
by andybarrell
tampermonkey