no but i close the browser and opened again
Nixx
offline
offline
Originally posted by oten638
The pre delay dont seem to work right. I like a few second pause before each play, so i can look at the formations. i edited the script... var preDelay = 7500....it still starts the play right away
Just tested, and yeah, seems you are right.
Honestly though, I'd just live with it. Poor pabst has been updating it a lot trying to get the major issues worked out (speed, restarting in the middle of a play, not hiding the play text, etc). Maybe he'll be able to easily fix this issue, maybe not.
The pre delay dont seem to work right. I like a few second pause before each play, so i can look at the formations. i edited the script... var preDelay = 7500....it still starts the play right away
Just tested, and yeah, seems you are right.
Honestly though, I'd just live with it. Poor pabst has been updating it a lot trying to get the major issues worked out (speed, restarting in the middle of a play, not hiding the play text, etc). Maybe he'll be able to easily fix this issue, maybe not.
Zickzack
offline
offline
Originally posted by Nixx
Originally posted by kalkmanc
Originally posted by Gyuri1
I don't know if this is a common issue, but I recently re-installed Replay Rewrite and it seems to only occasionally hide what happened in the play until the play is over. Much more often, the outcome of the play is there throughout the entire play. Is there something I'm doing wrong, or is there a way I can fix it?
I've had this same issue the past couple days
He updated it last night, fixes that issue: http://userscripts.org/scripts/show/31640
A big upgrade as far as hiding plays, but unfortunately there are still occasional plays where the text is displayed before the graphics are even fully loaded. Nothing that can't be lived with in my opinion, just thought I'd mention it.
Originally posted by kalkmanc
Originally posted by Gyuri1
I don't know if this is a common issue, but I recently re-installed Replay Rewrite and it seems to only occasionally hide what happened in the play until the play is over. Much more often, the outcome of the play is there throughout the entire play. Is there something I'm doing wrong, or is there a way I can fix it?
I've had this same issue the past couple days
He updated it last night, fixes that issue: http://userscripts.org/scripts/show/31640
A big upgrade as far as hiding plays, but unfortunately there are still occasional plays where the text is displayed before the graphics are even fully loaded. Nothing that can't be lived with in my opinion, just thought I'd mention it.
Nixx
offline
offline
Originally posted by Zickzack
A big upgrade as far as hiding plays, but unfortunately there are still occasional plays where the text is displayed before the graphics are even fully loaded. Nothing that can't be lived with in my opinion, just thought I'd mention it.
After penalties or timeouts, yeah.
A big upgrade as far as hiding plays, but unfortunately there are still occasional plays where the text is displayed before the graphics are even fully loaded. Nothing that can't be lived with in my opinion, just thought I'd mention it.
After penalties or timeouts, yeah.
Enders
offline
offline
Can someone link me the scouting script, haven't updated mine in forever on this computer and the current one isn't working.
Wei Wu Wei
offline
offline
Is anyone else having problems with the "pin player" script?
Also, is there a list of all the active scripts currently working?
Also, is there a list of all the active scripts currently working?
CubanAssassin
offline
offline
Originally posted by pabst
Broken
pbr Game Scout for Firefox 2
Is there any possibility this might get fixed? I can't upgrade to Firefox 3 (not U3 compatible).
Thanks!
Broken
pbr Game Scout for Firefox 2
Is there any possibility this might get fixed? I can't upgrade to Firefox 3 (not U3 compatible).
Thanks!
*Birdman*
offline
offline
Question about the Offensive AI Enhancer?? How do inputs get sorted, not alphabetically so how, with the enhancer if i put in wr short wr medium wr long in order, for convience of programming, then save they get all shuffled up so i would like to know what is used to sort the inputs? Any answers would be appreciated!
Nixx
offline
offline
Originally posted by Wei Wu Wei
Also, is there a list of all the active scripts currently working?
Always check the wiki: http://www.glbwiki.com/index.php?title=Greasemonkey_Scripts#Season_7_list_of_working_scripts
Also, is there a list of all the active scripts currently working?
Always check the wiki: http://www.glbwiki.com/index.php?title=Greasemonkey_Scripts#Season_7_list_of_working_scripts
Nixx
offline
offline
Originally posted by Enders
Can someone link me the scouting script, haven't updated mine in forever on this computer and the current one isn't working.
http://www.glbwiki.com/index.php?title=Pbr_Game_Scout
Can someone link me the scouting script, haven't updated mine in forever on this computer and the current one isn't working.
http://www.glbwiki.com/index.php?title=Pbr_Game_Scout
Enders
offline
offline
Originally posted by Nixx
Originally posted by Enders
Can someone link me the scouting script, haven't updated mine in forever on this computer and the current one isn't working.
http://www.glbwiki.com/index.php?title=Pbr_Game_Scout
lol I guess that would of been a good place to start. Thanks for the reply
Originally posted by Enders
Can someone link me the scouting script, haven't updated mine in forever on this computer and the current one isn't working.
http://www.glbwiki.com/index.php?title=Pbr_Game_Scout
lol I guess that would of been a good place to start. Thanks for the reply

AdmWmsn
offline
offline
Is there a script that will tell you the formation being used on the pbp page. I am no football genius and find some of the formations hard to understand.
oten638
offline
offline
Originally posted by AdmWmsn
Is there a script that will tell you the formation being used on the pbp page. I am no football genius and find some of the formations hard to understand.
No, but there is a guide... http://spreadsheets.google.com/pub?key=pERz6XPhitQrH303WjANDcg
Is there a script that will tell you the formation being used on the pbp page. I am no football genius and find some of the formations hard to understand.
No, but there is a guide... http://spreadsheets.google.com/pub?key=pERz6XPhitQrH303WjANDcg
Last edited Jan 9, 2009 14:29:51
oten638
offline
offline
Originally posted by Nixx
Originally posted by oten638
The pre delay dont seem to work right. I like a few second pause before each play, so i can look at the formations. i edited the script... var preDelay = 7500....it still starts the play right away
Just tested, and yeah, seems you are right.
Honestly though, I'd just live with it. Poor pabst has been updating it a lot trying to get the major issues worked out (speed, restarting in the middle of a play, not hiding the play text, etc). Maybe he'll be able to easily fix this issue, maybe not.
i figured out a temporary solution. i changed 'var alwaysPause to true. it pauses before each play and then i click play.
Originally posted by oten638
The pre delay dont seem to work right. I like a few second pause before each play, so i can look at the formations. i edited the script... var preDelay = 7500....it still starts the play right away
Just tested, and yeah, seems you are right.
Honestly though, I'd just live with it. Poor pabst has been updating it a lot trying to get the major issues worked out (speed, restarting in the middle of a play, not hiding the play text, etc). Maybe he'll be able to easily fix this issue, maybe not.
i figured out a temporary solution. i changed 'var alwaysPause to true. it pauses before each play and then i click play.
Last edited Jan 11, 2009 17:28:34
You are not logged in. Please log in if you want to post a reply.





























