Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Script sucks... never seems to work! |
|
|
Is there any way I can switch to fractional points instead of rounding to zero every time? Any help would be greatly appreciated, thanks. |
|
|
I see Kbob's newest code allows for points per reception or completion. However, in practice it doesn't seem to calculate those points. Also, the defensive points are not scoring correctly at all. Anyone else having these issues? Any suggestions? Also, how would one add points per carry? By the way, kudos to jk/kbob for all the hard work on these codes. This rocks! |
|
|
Its doesnt do scores... just stats? |
|
|
hey jk/kbob. i was wondering if i sent you the settings for my league if you could send me a script for it??? I want to do it but I will be away on business from Wed. - Sun. Also, could you fix kickers and defensive players?? Kickers don't seem to be getting points for field goals and there is nothing made for defensive players. Instead of having tackles, sacks, and tackle assists as a team thing make it for each individual player. I would greatly appreciate it. Keep up the great work!!! |
|
|
Script should be fixed now. KBob: I haven't had a chance to check it out but you should upload that script to the site. Since there is different scoring in each league I've always thought an xmlhttpRequest to the stat page, and parsing of thestat setting data would be the best way to do a point-calculating script but haven't had the time to experiment on it. |
|
|
nvm!!! got it to work. KBob i appreciate the code!!! could u help me with setting up pts for defensive players??? |
|
|
OK im new at this. I installed the script at the top of this link and it doesn not work!!! How can i fix this ASAP? |
|
|
Today at about 1:20pm ET the script stopped showing stats and scoring for my team. The stats and scoring work for every team except mine. |
|
|
Pretty new at this, but i tried the one click install above. It doesn't seem to be working. |
|
|
thank you :) |
|
|
Steps to add this script manually to GreaseMonkey:
An alternative, shorter installation would be to simply overwrite your existing fantasy script. You could find it in the same gm_scripts directory. I prefer having a number of scripts to choose from, but to each their own. If you'd like to do this, simply download the file, remembering to save with the user.js extension, then open it with Notepad, and "Save As..." over your existing script. |
|
|
i hate to be such a newbie but how to install the script from the pastebin link ...... on userscripts its just a simple install click ...... |
|
|
Updated script again to correct similar parsing problem with team defense scores. http://pastebin.com/f41b9d6f2 |
|
|
Thanks KBob! Script works great--we're back in business! |
|
|
Ugh. Looks like Yahoo changed something on the box score page, so it wasn't parsing stats correctly. You know, I really don't want to be debugging and coding in the middle of a crucial game on Sunday afternoon just so I can see my stats... Thanks, Yahoo :-(. Anyway, new version up on http://pastebin.com/f7d78df37 now. Seems to work fine again. At least you can use it for Monday night. Enjoy! |
|
|
i agree with fantasy whoever fixes this would get my vote for best clutch performance |
|
|
Whoever fixes whatever is wrong with the stat-tracker so that it isn't stuck on the loading please stand by..... tab would win my award for best fantasy football code fix in a clutch situation...... Sooo uhhhh Please? Pretty please??? Fix it or I'll hold my breath!??!? ^_^ |
|
|
nathanWI, I'm having the same problem as well. I know nothing about coding, though, so no idea where the problem might lie. |
|
|
You aren't alone nathanWI. Seems to be hanging on 'Loading stats, stand by...'...its still early. |
|
|
Anybody else having problems with the script this week? Someone fix it! My brain won't do math on Sundays. |
|
|
Nevermind. I figured out that receptions are in row index #3. This is sweet! |
|
|
KBob, Great edit! I'm wondering: how do I modify the code to include a point per reception? Thanks! |
|
|
I've hacked this script up quite a bit -- see http://pastebin.com/f3473db51; jk: feel free to incorporate what you like into your code. It now displays the fantasy points scored (or at least most of them), displays team defense stats, and has a modified stylesheet. The fantasy points are controlled by a hard-coded object (sorry) called Enjoy! |