User Pass
Home Sign Up Contact Log In
Forum > Goal Line Blitz > Greasemonkey Scripts > Greasemonkey Scripts (original thread)
Page:
 
Rolling Tide
offline
Link
 
Never mind I found it....
Last edited Dec 29, 2008 22:50:48
 
RTS
offline
Link
 
Since the new upgrade one of the things driving my eyes nuts is the way over sized Advanced AI Fonts. When viewing that page I used to be able to see about twice as much. Now the font is so large it's incredibly LAME! Is there a way of reducing the font? I realize there's a way to reduce the general page viewing font, but since only the inputs were enlarged it makes the rest of GLB unreadable if I reduce it to a size that is not so hard on the eyes... I know there's a ton of fixes out there, but I was hoping something like this wouldn't take much to fix.
 
Gustoon
offline
Link
 
Originally posted by gustoon
Can anyone tell me if theres an update for 'sort players' script ?
Mine will not work no matter how many times I uninstall and re-install.
Its stuck on player creation date, descending.
Thanks.


Still not working
 
pabst
offline
Link
 
Originally posted by gustoon
Originally posted by gustoon

Can anyone tell me if theres an update for 'sort players' script ?
Mine will not work no matter how many times I uninstall and re-install.
Its stuck on player creation date, descending.
Thanks.


Still not working


The one on page 227 works for most people. Make sure you only have one player navigation script installed. Having several copies installed at the same time will break the script.
 
pabst
offline
Link
 
For future reference:

If you're using the replay rewrite script and getting extremely fast replays, do this:

Edit the script.
Find this line (roughly line 977): unsafeWindow.nextFrame = function() {
Shortly after it you'll find this line: unsafeWindow.currentFrame++;
Change it to this: unsafeWindow.currentFrame += 0.5;

That should fix the framerate problem.

if you don't care about losing any edits you've made to the script, I've already put the change here: http://userscripts.org/scripts/show/31640

*edit:
I've updated the script again to account for Bort's selectable framerate, so if you update the script, this should no longer be necessary.
Last edited Dec 30, 2008 22:17:39
 
Den
offline
Link
 
Originally posted by pabst
For future reference:

If you're using the replay rewrite script and getting extremely fast replays, do this:

Edit the script.
Find this line (roughly line 977): unsafeWindow.nextFrame = function() {
Shortly after it you'll find this line: unsafeWindow.currentFrame++;
Change it to this: unsafeWindow.currentFrame += 0.5;

That should fix the framerate problem.

if you don't care about losing any edits you've made to the script, I've already put the change here: http://userscripts.org/scripts/show/31640


Thanks Mr. P, fixed that!

Now....anyway to get the Kickoffs to run thru the whole player before restarting....I'm only getting a tick or two after the
KR catches and it flips back to the start of the play.

Thanks!





Last edited Dec 30, 2008 07:25:15
 
jroyal73
offline
Link
 
ty for this
 
Gustoon
offline
Link
 
Originally posted by pabst
Originally posted by gustoon

Originally posted by gustoon


Can anyone tell me if theres an update for 'sort players' script ?
Mine will not work no matter how many times I uninstall and re-install.
Its stuck on player creation date, descending.
Thanks.


Still not working


The one on page 227 works for most people. Make sure you only have one player navigation script installed. Having several copies installed at the same time will break the script.


Cheers Pabst, feel like a doofus. I had another player sort installed and kept on missing it. Ugh, christams grog.
 
Jipsu
offline
Link
 
any update for replay rewrite?
 
Alpha Q
offline
Link
 
Originally posted by pabst
For future reference:

If you're using the replay rewrite script and getting extremely fast replays, do this:

Edit the script.
Find this line (roughly line 977): unsafeWindow.nextFrame = function() {
Shortly after it you'll find this line: unsafeWindow.currentFrame++;
Change it to this: unsafeWindow.currentFrame += 0.5;

That should fix the framerate problem.

if you don't care about losing any edits you've made to the script, I've already put the change here: http://userscripts.org/scripts/show/31640


seems good, but the kickoffs are flipping back to the start too soon.

framerate fixed though
 
Plax_Are_Meth
offline
Link
 
Originally posted by Jipsu
any update for replay rewrite?


A few posts above...


Originally posted by pabst
For future reference:

If you're using the replay rewrite script and getting extremely fast replays, do this:

Edit the script.
Find this line (roughly line 977): unsafeWindow.nextFrame = function() {
Shortly after it you'll find this line: unsafeWindow.currentFrame++;
Change it to this: unsafeWindow.currentFrame += 0.5;

That should fix the framerate problem.

if you don't care about losing any edits you've made to the script, I've already put the change here: http://userscripts.org/scripts/show/31640


 
Jipsu
offline
Link
 
Originally posted by Plax_Are_Meth
Originally posted by Jipsu

any update for replay rewrite?


A few posts above...


Originally posted by pabst

For future reference:

If you're using the replay rewrite script and getting extremely fast replays, do this:

Edit the script.
Find this line (roughly line 977): unsafeWindow.nextFrame = function() {
Shortly after it you'll find this line: unsafeWindow.currentFrame++;
Change it to this: unsafeWindow.currentFrame += 0.5;

That should fix the framerate problem.

if you don't care about losing any edits you've made to the script, I've already put the change here: http://userscripts.org/scripts/show/31640




thanks i didn't see
 
Plax_Are_Meth
offline
Link
 
However Pabst, most replays are now ending too early.
 
Nikeman
offline
Link
 
Originally posted by Plax_Are_Meth
However Pabst, most replays are now ending too early.


Yea i was trying to watch a game and most of the replays would end to early.....
 
SeattleNiner
NINERS
offline
Link
 
Originally posted by Plax_Are_Meth
However Pabst, most replays are now ending too early.


Yes. Pretty much any M/L pass play and all KR/PR plays are getting cut off...
 
Page:
 


You are not logged in. Please log in if you want to post a reply.