FISO News   Admin's Spanish Holiday Apartment Rental Offer     FISO News   Rooney, Balotelli, Torres, RVP   


Post new topic Reply to topic  [ 261 posts ]  Go to page Previous  1 ... 5, 6, 7, 8, 9
Author Message
 Post subject: Re: Mod for chrome/firefox/opera - beta now with CTC integra
PostPosted: 17 Aug 2011, 18:15 
Offline
Red & Blue Braces
User avatar

Joined: Thu Sep 04 2008
Posts: 426
Location: Spain
FS Record: 28640....
FYI Razza: If I have the transfer page open and then click the "Reset" button. The additional info diappears until I refresh the page. No issue, just so you know.


Top
 Profile FPL Team Page  
 
 Post subject: Re: Mod for chrome/firefox/opera - beta now with CTC integra
PostPosted: 17 Aug 2011, 21:03 
Offline
Red & Blue Braces
User avatar

Joined: Wed Aug 30 2006
Posts: 318
popup fixed for me too - thanks for the update!


Sorry i didn't get back to you with more info, but no need now it's sorted :D


Top
 Profile FPL Team Page  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 18 Aug 2011, 16:55 
Offline
Kevin and Perry

Joined: Thu Aug 18 2011
Posts: 19
Is there a documentation that explains what the term in this script mean? I do not know what "Form" or "PPG" or what "crack the code" means.

I guess "Paid" is how much I paid for the player but what is "costs" and "sells". Would that not be the same thing?

A third thing is Form and PPG are saying 0 for all the players. Is that normal (I have just installed the script today)?


Thanks


Top
 Profile  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 18 Aug 2011, 18:11 
Offline
Red & Blue Braces
User avatar

Joined: Thu Sep 04 2008
Posts: 426
Location: Spain
FS Record: 28640....
brblol70 wrote:
Is there a documentation that explains what the term in this script mean? I do not know what "Form" or "PPG" or what "crack the code" means.

I guess "Paid" is how much I paid for the player but what is "costs" and "sells". Would that not be the same thing?

A third thing is Form and PPG are saying 0 for all the players. Is that normal (I have just installed the script today)?


Thanks


First of "Hi!" new poster.
Secondly: You really need to read the rules of the game you are playing. You will get more out of it.

Crack the Code is on this site and is a guide to when players might rise or fall in price. It has it's own extensive thread near this one. Take a look at the first few posts and you should get a good idea of how it works.

The rest are covered by the rules of the game itself.

Form is based on three weeks figures so maybe not relevant yet.
PPG is Points Per Game so again is irrelevant because it would only be the same as the total after one GW.
Paid is the amount you paid.
Costs is the current price of the player.
Sells is how much you would get for the player if you sold them.

Costs and Sells are only the same if a player drops in value after you buy them. If a player rises in price after you buy them you only get HALF of the increase so Costs and Sells would be different.

In other words if you buy a player for 6 and he goes DOWN to 5.8
Paid = 6
Costs = 5.8
Sells = 5.8

But it the players goes UP to 6.2
Paid = 6
Costs = 6.2
Sells = 6.1

Seriously though these are quite basic things about the game and you should definitely get more familiar with how the game works if you are going to try and compete in your leagues.


Top
 Profile FPL Team Page  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 18 Aug 2011, 19:17 
Offline
Grumpy Old Man
User avatar

Joined: Wed Jun 08 2011
Posts: 3572
Location: The Hive
brblol70 wrote:
Is there a documentation that explains what the term in this script mean? I do not know what "Form" or "PPG" or what "crack the code" means.

I guess "Paid" is how much I paid for the player but what is "costs" and "sells". Would that not be the same thing?

A third thing is Form and PPG are saying 0 for all the players. Is that normal (I have just installed the script today)?


Thanks


have a look here

what-you-need-to-know-fiso-fpl-faqs-where-to-post-add-ons-t50553.html

post 12 and 13. Also, Stuboy wrote an excellent beginners guide to it last year that i currently can't find - if he doesn't see this pm him and I'm sure he'll point you at it.


Top
 Profile FPL Team Page  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 18 Aug 2011, 19:23 
Offline
Grumpy Old Man
User avatar

Joined: Wed Jun 08 2011
Posts: 3572
Location: The Hive
meant to ask, Razza, is the save login details still available - not getting it in FF or chrome.


Top
 Profile FPL Team Page  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 19 Aug 2011, 14:05 
Offline
Red & Blue Braces
User avatar

Joined: Mon Aug 01 2011
Posts: 476
Location: India
Great work Razza.It even works on my Nokia N82 Opera mini.
Thanks Razza.


Top
 Profile FPL Team Page  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 19 Aug 2011, 18:26 
Offline
FISOhead
User avatar

Joined: Thu Mar 02 2006
Posts: 523
if anyone is wondering why the Opera extension is 20 versions behind, I cannot keep up with Razza's rapid software development model :|
will update as soon as the s#¤!storm at work blows over and the involuntary gw2 wildcard is played :wink:

edit: got version Aug 16, 2011 22:35 packed and working now, pending moderation/approval
edit: approved and updated now :D


Last edited by garypallister on 24 Aug 2011, 10:52, edited 2 times in total.

Top
 Profile  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 20 Aug 2011, 17:35 
Offline
Kevin and Perry

Joined: Thu Aug 18 2011
Posts: 19
Does anyone know how I can add the player's team above where it says "opponent"?

I have tried the following but as expected it only returns the team of the first player

Code:
var playerTeam = $('#ismEiwTeam').text();

else if(document.URL.match("event-history"))
   {
      newPlayerInfo = newPlayerInfo + "Form: " + data.form + "<br/>PPG: " + data.points_per_game + "<br/>Team: "+playerTeam +"<br/>Opponent: " + data.fixtures.summary[0][1];

....


Top
 Profile  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 24 Aug 2011, 13:41 
Offline
Kevin and Perry

Joined: Thu Apr 23 2009
Posts: 32
Location: Manchester
Love this script, thanks Razza!


Top
 Profile WWW  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 27 Aug 2011, 10:33 
Offline
Red & Blue Braces
User avatar

Joined: Wed Aug 30 2006
Posts: 318
Hi

With regard to the CTC value on the transfers page, are these a % NTI target figure?

Cheers

DC


Top
 Profile FPL Team Page  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 27 Aug 2011, 14:29 
Offline
Newbie
User avatar

Joined: Sat Aug 27 2011
Posts: 2
Location: Toronto
Hi,

I stumbled upon this nice little script while searching on how to get FPL data from the website.

Need the data for my excel.

Have gone through the code but am not a proper programmer. Is there a way how this is possible?

Cheers


Top
 Profile  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 27 Aug 2011, 21:22 
Offline
Newbie
User avatar

Joined: Sat Aug 27 2011
Posts: 2
Location: Toronto
Hi,

Is there a way I can extract all the player data from the FPL website?

I want to store it into an excel.

Tried looking through the code but im not a good enough programmer :(


Top
 Profile  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 20 Nov 2011, 15:06 
Offline
Grumpy Old Man
User avatar

Joined: Mon Aug 17 2009
Posts: 1188
hi, just a thought - not sure if this has been mentioned. seems like there 'next opponent' bit on the standard team-for-next-week screen updates live rather than by gameweek, so if you're looking at your team for next week when some of your players haven't played this week yet, the wrong fixture is listed.

example: Given is showing TOT(A) although that's actually happening on monday (this gameweek)

not a big deal but may cause confusion for users!

once again I take my hat off to you for all the work you've done on this, really fantastic stuff that has really improved the game for me :D


Top
 Profile FPL Team Page  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 06 Feb 2012, 18:54 
Offline
Wideboy

Joined: Thu Jan 05 2012
Posts: 93
Has anyone had a problem with razza's script in fpl recently? It has suddenly started just displaying the top line of information under each player on both the 'my team' and 'transfers' page.


Top
 Profile  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 06 Feb 2012, 21:23 
Offline
Treebeard
User avatar

Joined: Tue Jan 29 2008
Posts: 143
Location: Hampshire
I'm just taking a look at that now. Glad it wasn't just me! I've got some big changes in my local version, so I'm making sure they are all stable and I should do an update later tonight, or tomorrow.


Top
 Profile FPL Team Page  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 07 Feb 2012, 10:55 
Offline
FISO Knight
User avatar

Joined: Tue Jan 02 2007
Posts: 10834
Location: Proud to be owned by DMWSL613 Limited
FS Record: CYKI FA Cup 2010 6th Round - top team
Can it get rid of the pointless pound sign? ;)


Top
 Profile FPL Team Page  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 07 Feb 2012, 16:03 
Offline
Cheetah
User avatar

Joined: Fri Sep 24 2010
Posts: 4
Looking forward to repair of this. Broken on Firefox and Chrome for me.

Thanks for your work!


Top
 Profile  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 25 Feb 2012, 12:22 
Offline
Kevin and Perry

Joined: Wed Jan 04 2012
Posts: 30
Any ideas why mine doesn't show stats properly? btw im using Chrome

Image


Top
 Profile  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 25 Feb 2012, 14:43 
Offline
Wideboy

Joined: Thu Jan 05 2012
Posts: 93
sonicboom wrote:
Any ideas why mine doesn't show stats properly? btw im using Chrome


Its happening independent of the browser you're using, so the fpl site changed, razza was looking into it

razzatheking wrote:
I'm just taking a look at that now. Glad it wasn't just me! I've got some big changes in my local version, so I'm making sure they are all stable and I should do an update later tonight, or tomorrow.


It's only affecting the stats underneath the player icons, the pop-down lists on the transfer page still give all the information as do the individual player stats.


Top
 Profile  
 
 Post subject: Re: Mod for chrome/firefox/opera With CTC and Additional Sta
PostPosted: 07 Mar 2012, 12:41 
Offline
Cheetah
User avatar

Joined: Fri Sep 24 2010
Posts: 4
Any news Razza?


Top
 Profile  
 
Display posts from previous:  Sort by  
Bookmark and Share
Post new topic Reply to topic  [ 261 posts ]  Go to page Previous  1 ... 5, 6, 7, 8, 9

All times are UTC [ DST ]


Who is online

Users browsing this forum: Chinese Whisperer, DamnedUtd and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: