User Pass
Home Sign Up Contact Log In
Forum > Goal Line Blitz > Greasemonkey Scripts > Greasemonkey Scripts (original thread)
Page:
 
lizrdgizrd
offline
Link
 
Is there a script to gather player attributes on the roster screen or something similar? Trying to get all the player attributes on my teams so I can use them in some spreadsheets and don't want to have to enter them all in one at a time.
 
tideron2000
offline
Link
 
Is there a script where I can move my OAI to another team?
 
NiborRis
offline
Link
 
Originally posted by GiantsFan23
http://userscripts.org/scripts/show/62626

Anyone think they can fix the script for GLB Time for the DST edit?


I don't know nothin' about posting up fixed scripts or whatnot, but the basic issue is that GLB time is hardcoded as 7 hours off from CUT. During DST, it's going to be 6 hours. Making the script automatically know about DST is a pain in the butt, but changing the value from 7 to 6 manually isn't too hard. Just edit this line:

Originally posted by
serverTime = new Date(utc + (3600000*-7));


to have a 6 instead of a 7 at the end there.
 
pabst
offline
Link
 
Originally posted by lizrdgizrd
Is there a script to gather player attributes on the roster screen or something similar? Trying to get all the player attributes on my teams so I can use them in some spreadsheets and don't want to have to enter them all in one at a time.


You can try copy/pasting from this: http://userscripts.org/scripts/show/67826
 
Danny7185
offline
Link
 
Is there a script that tells you the number of targets that receivers had? If not for the season in the team leaders page then for each game in the box score?

Thanks.
 
chief c
offline
Link
 
Originally posted by pabst
You can try copy/pasting from this: http://userscripts.org/scripts/show/67826


I just tried that. First the script slows down firefox something serious. then cutting an pasting to a SS was an abortion. Took 20 minutes to delete, shift, and paste all the cells to get them to line up.

But it would be a nice script.
-
I know Bort was thinking of adding this feature at one time, but does anyone have a way to identify the plays run during replays?
Some of you guys are good and can read them, but I can't.
 
GiantsFan23
offline
Link
 
Originally posted by NiborRis
to have a 6 instead of a 7 at the end there.


 
Lazer Noble
offline
Link
 
did anyone ever get to the Equipment Fund Manager script and get the levels of the players to show again?
 
MustangLife
offline
Link
 
Anyone have a link to the ticket price script that lets you add the percentage like 1.5x 1.6x, etc
 
OBFuSCaTe
offline
Link
 
Originally posted by MustangLife
Anyone have a link to the ticket price script that lets you add the percentage like 1.5x 1.6x, etc


http://userscripts.org/scripts/show/51229
 
islander1
offline
Link
 
Is there a script that allows you to copy packages between teams?

I've got the script that allows for copying AI, and plays themselves...
 
Bambam3376
offline
Link
 
Greasemonkey won't even install, say it can't with the last Firefox updated, has anybody had this problem and if so what can I do to fix it.
 
rynoryno
offline
Link
 
Quick Bouns Token spending script for all your players... Anybody care to invent one?
 
pabst
offline
Link
 
Originally posted by islander1
Is there a script that allows you to copy packages between teams?

I've got the script that allows for copying AI, and plays themselves...


As far as a working script goes, I don't think so.
 
pabst
offline
Link
 
Originally posted by Bambam3376
Greasemonkey won't even install, say it can't with the last Firefox updated, has anybody had this problem and if so what can I do to fix it.


You can override a version conflict, but it's generally more trouble than it's worth. Downgrade the browser or wait until the next greasemonkey update.
 
Page:
 


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