User Pass
Home Sign Up Contact Log In
Forum > Goal Line Blitz > Greasemonkey Scripts > Greasemonkey Scripts (original thread)
Page:
 
HuskerFalcon
offline
Link
 
how do u write these scripts?
 
pabst
offline
Link
 
Originally posted by HuskerFalcon
how do u write these scripts?


We're just writing bits of Javascript to modify the pages after they load. There's not really much to it. Some basic knowledge in Javascript & HTML is all that's required.

A decent link for anyone interested: http://diveintogreasemonkey.org/toc/

Last edited Jul 14, 2008 20:00:00
 
Okole
offline
Link
 
SCRIPT IDEA
Team Leader pages (predominantly defense and receiving) have a player's position listed next to his name.

Is it possible?
 
Ocho_CinCo
offline
Link
 
can some1 explain to me how to edit my friends list?
 
mdkaden
offline
Link
 
Originally posted by pabst
Originally posted by mdkaden

Can someone please take a look at this and see if they can figure out what I might have done wrong?


I loaded the following script but it doesn't highlight the player in the replay. Any ideas?

Window.setTimeout(function()
{

if(document.getElementById('506779')){
document.getElementById('506779').style.backgroundColor = 'red';
}



un-capitalize the 'W' in window.

Pressing CTRL-SHIFT-J should bring up Firefox's error console and show the complaint about Window.setTimeout not being valid.

And, while I'm at it .... here's my highlight script, Firefox 3.0 users only : http://userscripts.org/scripts/show/29460


Thanks pabst!
 
mw54finest
offline
Link
 
Originally posted by OchO_CinCo
can some1 explain to me how to edit my friends list?


http://glbscripts.myfreeforum.org/sutra169.php#169
Try this and see if it helps.
 
mw54finest
offline
Link
 
Originally posted by sdt74
Well, i installed most scripts available and everything worked fine. I turned off my computer and the next day when i turned it back on and got to GLB, the greasemonkey was still installed but the scripts were gone?
Anyone experiencing this problem?

Thanks in advance for any reply.


Did you possibly login as a different user account on the PC? Or perhaps started FF with alternate profile? Just a thought.
 
sdt74
offline
Link
 
Originally posted by mw54finest
Originally posted by sdt74

Well, i installed most scripts available and everything worked fine. I turned off my computer and the next day when i turned it back on and got to GLB, the greasemonkey was still installed but the scripts were gone?
Anyone experiencing this problem?

Thanks in advance for any reply.


Did you possibly login as a different user account on the PC? Or perhaps started FF with alternate profile? Just a thought.


No, i only have one user on the PC and on GLB. Thanks for replying.
 
Checkmate187
offline
Link
 
'Sort Players' isn't working anymore, can't figure out why. 2 possibilities....

1 - I upgraded to Firefox 3.0.1

2 - It has trouble during the playoffs

Thoughts?
 
DaRealest
offline
Link
 
Originally posted by Checkmate187
'Sort Players' isn't working anymore, can't figure out why. 2 possibilities....

1 - I upgraded to Firefox 3.0.1

2 - It has trouble during the playoffs

Thoughts?


I think it's 2.
 
Ocho_CinCo
offline
Link
 
Originally posted by mw54finest
Originally posted by Ocho_OinCo
can some1 explain to me how to edit my friends list?


http://glbscripts.myfreeforum.org/sutra169.php#169
Try this and see if it helps.

where do i put that
 
mw54finest
offline
Link
 
Originally posted by OchO_CinCo
where do i put that

You need to edit your script:
1. find the monkey icon located bottom right status bar of Firefox.
2. Right click -> Manage User Scripts
3. Highlight Friends List -> Click Edit (for the first time, it will ask for a text editor. Select Notepad, or text editor of your choice.)
4. Modify your lines -> Save -> Reload GLB homepage.
 
Ocho_CinCo
offline
Link
 
thanks
 
Ocho_CinCo
offline
Link
 
ok i got 2 more problems

1) Link to team forum and other options for owned/GMed teams doesnt work for me
2) pancakes script, i got a link for it and installed it and i dont know how it works or anything
 
DaRealest
offline
Link
 
Originally posted by OchO_CinCo
ok i got 2 more problems

1) Link to team forum and other options for owned/GMed teams doesnt work for me
2) pancakes script, i got a link for it and installed it and i dont know how it works or anything


Try uninstalling then reinstalling the script that isn't working.

For the Pancake script, just go to the game Play-by-Play screen and go a to a replay.
 
Page:
 


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