| View previous topic :: View next topic |
| Author |
Message |
Galadan
Joined: 11 Aug 2008 Posts: 2
|
Posted: Sat Aug 23, 2008 6:42 am Post subject: |
|
|
| Galadan wrote: | | I just installed this script. Whenever I try to run it, it takes me to the login page. I've tried disabling all other scripts on the page but it didn't help. Any idea what the problem might be? |
This no longer happens with the latest version, problem solved! 
|
|
| Back to top |
|
 |
PackMan97 Developer
Joined: 05 Aug 2008 Posts: 13
|
Posted: Wed Sep 10, 2008 8:04 am Post subject: |
|
|
| Any chance you could add TD's to the Rushing and Passing player summaries? and perhaps the distances of made/missed FGs to the kicking? |
|
| Back to top |
|
 |
pabst Developer
Joined: 23 Jun 2008 Posts: 235
|
Posted: Thu Sep 11, 2008 1:01 am Post subject: |
|
|
| PackMan97 wrote: | | Any chance you could add TD's to the Rushing and Passing player summaries? |
I removed it at some point because Bort & company hardcoded the size of the page and the tables were running off the sides. I can add it back in I guess. You'll have to wait a bit though as I'm busy with something else at the moment.
| PackMan97 wrote: | | and perhaps the distances of made/missed FGs to the kicking? |
I'm working on another script that allows you to filter the play by plays by type/result/down/whatever. When it's done, you'll be able to see the field goals very easily. |
|
| Back to top |
|
 |
redwards
Joined: 01 Oct 2008 Posts: 7
|
Posted: Wed Oct 01, 2008 4:27 pm Post subject: |
|
|
| pabst wrote: | | I'm working on another script that allows you to filter the play by plays by type/result/down/whatever. When it's done, you'll be able to see the field goals very easily. |
I've got a high degree of interest in this. Anything I could help you out with that would make this happen sooner?
I love that you've grabbed some of the concepts from FootballOutsiders. My favorite site. I do game charting for them. |
|
| Back to top |
|
 |
pabst Developer
Joined: 23 Jun 2008 Posts: 235
|
Posted: Thu Oct 02, 2008 8:07 am Post subject: |
|
|
| redwards wrote: | | I've got a high degree of interest in this. Anything I could help you out with that would make this happen sooner? | Not really. It's just lack of time that's holding me back.
| Quote: | | I love that you've grabbed some of the concepts from FootballOutsiders. My favorite site. I do game charting for them. | I hope you're not the poor sap who's charting Rams games. Damn do they suck  |
|
| Back to top |
|
 |
redwards
Joined: 01 Oct 2008 Posts: 7
|
Posted: Thu Oct 02, 2008 8:45 am Post subject: |
|
|
| pabst wrote: | | redwards wrote: | | I've got a high degree of interest in this. Anything I could help you out with that would make this happen sooner? | Not really. It's just lack of time that's holding me back. |
Gotcha. When I saw that script, the first thing I thought was, "I'd really love to see situational results."
At any rate, I'm a Java developer. I've ventured into javascript a few times, and rarely enjoy it, but I'd be willing to do it again if it helped improve this script, which is easily the best available when it comes to GLB greasemonkey scripts.
| Quote: | | Quote: | | I love that you've grabbed some of the concepts from FootballOutsiders. My favorite site. I do game charting for them. | I hope you're not the poor sap who's charting Rams games. Damn do they suck  |
I'm the poor sap who's usually charting the Falcons. Early thoughts on a team I never payed much attention to before: John Abraham is a beast. Matt Ryan is legit. Next year will be big. |
|
| Back to top |
|
 |
pabst Developer
Joined: 23 Jun 2008 Posts: 235
|
Posted: Sat Oct 04, 2008 6:43 am Post subject: |
|
|
| redwards wrote: | | I'm the poor sap who's usually charting the Falcons. Early thoughts on a team I never payed much attention to before: John Abraham is a beast. Matt Ryan is legit. Next year will be big. |
I get to see Abraham get triple teamed by the Saints offensive line twice a year so I already know what a pain in the ass he is. As for Matt Ryan, I haven't seen him yet, but when I do he'll be playing against the Saints defensive backs. So, needless to say, he's gonna look great
The filter script is here: http://userscripts.org/scripts/show/33496
Today's version of scout should now ignore any filtered out plays. It doesn't run off the team pages yet, so play-by-play pages only. |
|
| Back to top |
|
 |
redwards
Joined: 01 Oct 2008 Posts: 7
|
Posted: Mon Oct 06, 2008 2:58 pm Post subject: |
|
|
| pabst wrote: | | redwards wrote: | | I'm the poor sap who's usually charting the Falcons. Early thoughts on a team I never payed much attention to before: John Abraham is a beast. Matt Ryan is legit. Next year will be big. |
I get to see Abraham get triple teamed by the Saints offensive line twice a year so I already know what a pain in the ass he is. As for Matt Ryan, I haven't seen him yet, but when I do he'll be playing against the Saints defensive backs. So, needless to say, he's gonna look great
The filter script is here: http://userscripts.org/scripts/show/33496
Today's version of scout should now ignore any filtered out plays. It doesn't run off the team pages yet, so play-by-play pages only. |
It didn't occur to me to use them in conjunction. Makes perfect sense that it would work, though. Thanks for the tip. |
|
| Back to top |
|
 |
redwards
Joined: 01 Oct 2008 Posts: 7
|
Posted: Tue Oct 07, 2008 12:03 pm Post subject: |
|
|
As an aside, the current incarnation of game scout breaks down rushing plays by success. Breaks down passing success by downs and by side of the field, and shows passing totals for distance.
But offensive AI doesn't allow you to modify your passing plays based on side of the field, only by distance. So what would be really useful is a breakdown of passing success by distance (short, medium, long). |
|
| Back to top |
|
 |
pabst Developer
Joined: 23 Jun 2008 Posts: 235
|
Posted: Tue Oct 07, 2008 10:15 pm Post subject: |
|
|
| redwards wrote: | As an aside, the current incarnation of game scout breaks down rushing plays by success. Breaks down passing success by downs and by side of the field, and shows passing totals for distance.
But offensive AI doesn't allow you to modify your passing plays based on side of the field, only by distance. So what would be really useful is a breakdown of passing success by distance (short, medium, long). |
The problem is there's no way for me to tell when a pass was thrown short/medium/long. I can only tell if it was completed. And even then, I can't tell if it was a 40 yard pass with the receiver being tackled immediately, or a 2 yard pass with the receiver earning an extra 38 yards on his own. They're both 40 yard gains to me despite being very different passes. For network traffic reasons, I'm limited to the information available in the play-by-play. Until the play-by-play is expanded, there isn't much I can do.
|
|
| Back to top |
|
 |
|