User Pass
Home Sign Up Contact Log In
Forum > Goal Line Blitz > Greasemonkey Scripts > Greasemonkey Scripts (original thread)
Page:
 
pabst
offline
Link
 
Originally posted by dustinjtrr
something that doesn't make me hit pause and play on every play while watching the sim would be nice


Originally posted by robbi_knight34
So you're going through the same thing. That makes me feel a little better


The old script is crashing. Either disable your old copy of the rewrite script or update to the new one.
 
pabst
offline
Link
 
Originally posted by DanNava
is there a way to highlight other players besides your own? I want to see what certain players on defense are doing for the team I DC based on their build (specifically the starting MLB and CB3.


I updated the script to do it. You will have to edit it to set it up.

Edit the script (Tools->Greasemonkey->Manage Scripts->Click the script->hit edit) and find this:
var other_player_ids = [];

Put the comma separated id numbers of any other players you'd like to watch in there.
var other_player_ids = [100, 300, 500, 700];
 
Spladler07
offline
Link
 
Thanks pabst. Very helpful.
 
dunn44
offline
Link
 
Originally posted by pabst
I'll be redoing the pancake code since the old code was a mess. I'm undecided as to whether I'll actually put the shrinking in though. I for one absolutely detest it and much preferred the disappearing outlines.


disappering outlines are fine, too. I like both, but it looks strange when nothing happens after a missed tackle or pancake^^
 
tragula
title
offline
Link
 
Originally posted by pabst
The replay page changed so much that the old rewrite script is broken. If you want to keep using it, you'll have to update it. The new script has only the basic functionality. All the scripts that currently run along side it are listed on the download page. You'll need to download the rewrite script and the down lines script. Anything you want beyond that is your choice.

http://userscripts.org/scripts/show/31640


Thanks for the update Pabst.

I noticed that you when you use replay rewrite you don't see when players fall to the ground. Can it be corrected ? Are there more info missing from the replay rewrite plays ?
 
seanb1979
offline
Link
 
Any copy/export scripts for the new ai packages yet?
 
Shart
offline
Link
 
Someone has a nifty script to put a Players tab at the top. Is there one for Teams?
 
Link
 
I deleted all previous scripts refering to play by play replays. I loaded the new replay rewrite as well as the scripts for down lines and highlight players. But still when in replay, no dots show up on the field and the rewrited things like extra tabs at the bottom don't show up, and the play doesn't actually play anything...... WTF is going on?
 
Yard Dog
offline
Link
 
where is a new updated list of all the scripts with links?
 
pabst
offline
Link
 
Originally posted by seanb1979
Any copy/export scripts for the new ai packages yet?

Don't think so but I'm sure it'll be done eventually.
 
pabst
offline
Link
 
Originally posted by tragula
Thanks for the update Pabst.

I noticed that you when you use replay rewrite you don't see when players fall to the ground. Can it be corrected ? Are there more info missing from the replay rewrite plays ?


The parts of the old script that are currently missing:
1) pancaked players: that code was a mess so I ditched it. I'll be putting it back in eventually.
2) YAC in the play description: haven't worked on that code yet, but it shoud just be a glorified copy/paste.
3) coverage in the play description: working version of the script is trapped on a broken hard drive so I have to rewrite it
4) sacks allowed in the play description: same as 3, plus it still gets the wrong person a lot anyway
 
pabst
offline
Link
 
Originally posted by robbi_knight34
I deleted all previous scripts refering to play by play replays. I loaded the new replay rewrite as well as the scripts for down lines and highlight players. But still when in replay, no dots show up on the field and the rewrited things like extra tabs at the bottom don't show up, and the play doesn't actually play anything...... WTF is going on?


Go to a replay. Hit CTRL-Shift-J. Hit clear in the new window that pops up. Go back to the replay hit refresh. The scripts should print out a lot of information about what they're doing. Screenshot it or tell me what's going on. If you see an error, give me the error and the messages before and after it.
 
Link
 
Originally posted by pabst
Go to a replay. Hit CTRL-Shift-J. Hit clear in the new window that pops up. Go back to the replay hit refresh. The scripts should print out a lot of information about what they're doing. Screenshot it or tell me what's going on. If you see an error, give me the error and the messages before and after it.


It gave me these error codes


Error: missing ; before statement
Source File: javascript:%20pbr/phor/Player%20Highlight%20On%20Replay:%20waiting%20for%20color
Line: 1, Column: 10
Source Code:
pbr/phor/Player Highlight On Replay: waiting for color

Error: missing ; before statement
Source File: javascript:%20pbr/phor/Player%20Highlight%20On%20Replay:%20waiting%20for%20color
Line: 1, Column: 10
Source Code:
pbr/phor/Player Highlight On Replay: waiting for color

Error: menu is null
Source File: file:///C:/Documents%20and%20Settings/Knight/Application%20Data/Mozilla/Firefox/Profiles/luybmfsk.default/gm_scripts/glb_player_button/glb_player_button.user.js
Line: 39

Error: bContainer is null
Source File: file:///C:/Documents%20and%20Settings/Knight/Application%20Data/Mozilla/Firefox/Profiles/luybmfsk.default/extensions/%7Be4a8a97b-f2ed-450b-b12d-ee082ba24781%7D/components/greasemonkey.js
Line: 462

Error: headDetails is undefined
Source File: file:///C:/Documents%20and%20Settings/Knight/Application%20Data/Mozilla/Firefox/Profiles/luybmfsk.default/extensions/%7Be4a8a97b-f2ed-450b-b12d-ee082ba24781%7D/components/greasemonkey.js
Line: 556

Error: headDetails is undefined
Source File: file:///C:/Documents%20and%20Settings/Knight/Application%20Data/Mozilla/Firefox/Profiles/luybmfsk.default/extensions/%7Be4a8a97b-f2ed-450b-b12d-ee082ba24781%7D/components/greasemonkey.js
Line: 556
Edited by robbi_knight34 on Aug 10, 2009 19:40:33
Edited by robbi_knight34 on Aug 10, 2009 19:38:46
 
Longhornfan1024
HOOD
offline
Link
 
Is there a version of DB's speed script that works with the new replay?
 
choco
offline
Link
 
What was the script that if you were watching a replay and rolled your mouse over a dot, it showed the player name?
 
Page:
 


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