is there a script to do power rankings?
DaRealest
offline
offline
Originally posted by mw54finest
Originally posted by Melon_Lord
I created a new player,and he doesnt have the blue boz with all the info on the homepage,but i already have the script for it,do i delete the script and re-install it,or what?
I am not sure I understand your question or which script you are using. Can you tell me which script you are using and what you are trying to accomplish?
Probably the Homepage Rewrite, which requires editing the script to show Blue boxes.
Originally posted by Melon_Lord
I created a new player,and he doesnt have the blue boz with all the info on the homepage,but i already have the script for it,do i delete the script and re-install it,or what?
I am not sure I understand your question or which script you are using. Can you tell me which script you are using and what you are trying to accomplish?
Probably the Homepage Rewrite, which requires editing the script to show Blue boxes.
AC33
offline
offline
Originally posted by Cohen Domination
Originally posted by Cohen Domination
Originally posted by pabst
Originally posted by justafish2002
Originally posted by pabst
Originally posted by justafish2002
This may be asking a lot, but is it possible to take formulas from the thread below and have a "Pro Bowl Score" shown on a player page? (Only the most recent season stats though)
http://goallineblitz.com/game/forum_thread.pl?thread_id=1218134
Possible, yes. But you can't do it correctly for some positions since all the stats aren't available.
The stats that are available can be, correct? I think it would be a simple program:
If: QB
Then: Use QB Formula
Else: Next Position
Not perfect, but it's close enough for me.
http://userscripts.org/scripts/show/35527
Anyway we could get that formula added to the individual league stats, and team league stats pages also?
And where it says career for the score, if you could have it average the score instead of take the sum of it, that would be nice also.
Originally posted by Cohen Domination
Originally posted by pabst
Originally posted by justafish2002
Originally posted by pabst
Originally posted by justafish2002
This may be asking a lot, but is it possible to take formulas from the thread below and have a "Pro Bowl Score" shown on a player page? (Only the most recent season stats though)
http://goallineblitz.com/game/forum_thread.pl?thread_id=1218134
Possible, yes. But you can't do it correctly for some positions since all the stats aren't available.
The stats that are available can be, correct? I think it would be a simple program:
If: QB
Then: Use QB Formula
Else: Next Position
Not perfect, but it's close enough for me.
http://userscripts.org/scripts/show/35527
Anyway we could get that formula added to the individual league stats, and team league stats pages also?
And where it says career for the score, if you could have it average the score instead of take the sum of it, that would be nice also.
Capaneus
offline
offline
Originally posted by pabst
Not perfect, but it's close enough for me.
http://userscripts.org/scripts/show/35527
Thanks soooo much for this, but I'm getting slightly different results than when I do it by hand. Any idea what might be causing it?
EDIT: Figured it out, it's adding point for things that aren't part of that position's score. Since the score is listed on a subline for the section, that's fine.
Not perfect, but it's close enough for me.
http://userscripts.org/scripts/show/35527
Thanks soooo much for this, but I'm getting slightly different results than when I do it by hand. Any idea what might be causing it?
EDIT: Figured it out, it's adding point for things that aren't part of that position's score. Since the score is listed on a subline for the section, that's fine.
Last edited Oct 16, 2008 17:56:56
justafish2002
offline
offline
lol, sorry pabst: I didn't notice when you first made this and I've made a few alterations to the formulas.
Thanks for making it though and I'll post what needs to be changed to make it right in my next post.
Thanks for making it though and I'll post what needs to be changed to make it right in my next post.
justafish2002
offline
offline
QB
- In 3rd row, you'll see passingScore(arr). Scroll left until you see score = score* (arr)["Pct"]/100). Remove the /100 to get official score.
KR/PR; Punters
- The formula has changed since you made it. (Punter formula may no longer be able to be calculated)
These are the few fixes I spotted that are fixable right now.
- In 3rd row, you'll see passingScore(arr). Scroll left until you see score = score* (arr)["Pct"]/100). Remove the /100 to get official score.
KR/PR; Punters
- The formula has changed since you made it. (Punter formula may no longer be able to be calculated)
These are the few fixes I spotted that are fixable right now.
AC33
offline
offline
Originally posted by justafish2002
QB
- In 3rd row, you'll see passingScore(arr). Scroll left until you see score = score* (arr)["Pct"]/100). Remove the /100 to get official score.
KR/PR; Punters
- The formula has changed since you made it. (Punter formula may no longer be able to be calculated)
These are the few fixes I spotted that are fixable right now.
And where it says career for the score, if you could have it average the score instead of take the sum of it, that would be nice also.
QB
- In 3rd row, you'll see passingScore(arr). Scroll left until you see score = score* (arr)["Pct"]/100). Remove the /100 to get official score.
KR/PR; Punters
- The formula has changed since you made it. (Punter formula may no longer be able to be calculated)
These are the few fixes I spotted that are fixable right now.
And where it says career for the score, if you could have it average the score instead of take the sum of it, that would be nice also.
SpaceTrucker
offline
offline
My Home page is screwing up.
Players are missing and duplicated.I'm also have trouble arranging them.
Mainly i'd like all my players to be visible on the main page.
Is it because i have too many players?
Any help would be really appreciated.
Players are missing and duplicated.I'm also have trouble arranging them.
Mainly i'd like all my players to be visible on the main page.
Is it because i have too many players?
Any help would be really appreciated.
mw54finest
offline
offline
Originally posted by SpaceTrucker
My Home page is screwing up.
Players are missing and duplicated.I'm also have trouble arranging them.
Mainly i'd like all my players to be visible on the main page.
Is it because i have too many players?
Any help would be really appreciated.
Start disabling scripts one by one and see which one is causing the error. Report back the script causing the error.
My Home page is screwing up.
Players are missing and duplicated.I'm also have trouble arranging them.
Mainly i'd like all my players to be visible on the main page.
Is it because i have too many players?
Any help would be really appreciated.
Start disabling scripts one by one and see which one is causing the error. Report back the script causing the error.
SpaceTrucker
offline
offline
Originally posted by mw54finest
Originally posted by SpaceTrucker
My Home page is screwing up.
Players are missing and duplicated.I'm also have trouble arranging them.
Mainly i'd like all my players to be visible on the main page.
Is it because i have too many players?
Any help would be really appreciated.
Start disabling scripts one by one and see which one is causing the error. Report back the script causing the error.
i'm sorry....could you lead me to a link that would explain how to disable links?
i've never done that before.
thanks a million for your response!
Originally posted by SpaceTrucker
My Home page is screwing up.
Players are missing and duplicated.I'm also have trouble arranging them.
Mainly i'd like all my players to be visible on the main page.
Is it because i have too many players?
Any help would be really appreciated.
Start disabling scripts one by one and see which one is causing the error. Report back the script causing the error.
i'm sorry....could you lead me to a link that would explain how to disable links?
i've never done that before.
thanks a million for your response!
mw54finest
offline
offline
Originally posted by SpaceTrucker
i'm sorry....could you lead me to a link that would explain how to disable links?
i've never done that before.
thanks a million for your response!
look for the greasemonkey icon on bottom right of Firefox.
Right click on the icon will pop up a menu.
All the scripts on the pop up menu with check mark next to it is scripts running on current page. Start taking check marks off one by one. Make sure to refresh the screen each time so you know which one was causing the error. When you find out what is causing your error report it back here.
Alternatively, you can right click and take the check mark off of "enable" and disable greasemonky.
i'm sorry....could you lead me to a link that would explain how to disable links?
i've never done that before.
thanks a million for your response!
look for the greasemonkey icon on bottom right of Firefox.
Right click on the icon will pop up a menu.
All the scripts on the pop up menu with check mark next to it is scripts running on current page. Start taking check marks off one by one. Make sure to refresh the screen each time so you know which one was causing the error. When you find out what is causing your error report it back here.
Alternatively, you can right click and take the check mark off of "enable" and disable greasemonky.
You are not logged in. Please log in if you want to post a reply.






























