User Pass
Home Sign Up Contact Log In
Forum > Goal Line Blitz > Greasemonkey Scripts > Greasemonkey Scripts (original thread)
Page:
 
matt9790
offline
Link
 
Originally posted by SyedAshrafulla
hey, i'm not good at programming. so can someone write a script that puts a persistent text box at the bottom of each player's page? I don't know how it would be coded, but you could put text in there and it'd save on the page or something. It'd be useful for keeping notes on each player's build, future, contracts, etc.

Thanks!


not that i can help, but to clarify, you are asking about having a little spot on each profile where the owner can leave a note to himself about the player, whether it be to keep track of the build or a note to remind yourself to change equipment later or something like that?

thats a pretty good idea, and when the people who can do this get a chance to try it, maybe it should be a little notepad where other people on the team can view and leave another message. this way, if you write about your build and your GM or owner or whoever wants you to tweak it, the (s)he can leave a message right there for you to look at
 
3ball
offline
Link
 
I just finally started loading some of this stuff up today. Awesome! I'm not good at scripting, so anything that requires tweaking with my own players, etc., probably won't get used. Thank you to all of you guys that are making these though. Great additions.

Is it possible to create something so team owners can message all of the teams players at once?
 
Cronus6
offline
Link
 
Originally posted by matt9790
Originally posted by SyedAshrafulla

hey, i'm not good at programming. so can someone write a script that puts a persistent text box at the bottom of each player's page? I don't know how it would be coded, but you could put text in there and it'd save on the page or something. It'd be useful for keeping notes on each player's build, future, contracts, etc.

Thanks!


not that i can help, but to clarify, you are asking about having a little spot on each profile where the owner can leave a note to himself about the player, whether it be to keep track of the build or a note to remind yourself to change equipment later or something like that?

thats a pretty good idea, and when the people who can do this get a chance to try it, maybe it should be a little notepad where other people on the team can view and leave another message. this way, if you write about your build and your GM or owner or whoever wants you to tweak it, the (s)he can leave a message right there for you to look at


There's an extension (not a script) for Firefox that does this sort of thing (I think it's what you are looking for anyway).

Originally posted by
Persistent sticky notes for Firefox. Internote allows you to create notes on a web page which will be there once you return. Notes are very customizable, and come with many small, useful features. A manager is available, in which you can see all of your saved notes, edit them, print them, and delete them.


Article about : http://www.techiequest.com/internote-persistent-sticky-notes-for-firefox/

Download link : https://addons.mozilla.org/en-US/firefox/addon/2011
 
TuNice
offline
Link
 
Originally posted by 3ball


Is it possible to create something so team owners can message all of the teams players at once?


 
Firenze
offline
Link
 
Originally posted by Buzzkill
I just now tried to do RandomBeasts script to highlight multiple players in replays with a single script and it isnt working for me. Does this only work on replays from after you made the script, or should it work on replays that happened before i saved this script? IE: i just saved this script tonight but am watching replays from 2 days ago. All of my other scripts from here are working fine.

Here is what i have saved to notepad. I have looked it over too many times to count now and i just cant see an error, maybe someone else can find it if there is one.



// ==UserScript==
// @name Marion The Barbarian II
// @namespace GLB
// @description Red Icon
// @include http://goallineblitz.com/game/replay.pl?pbp_id=*
// ==/UserScript==

window.setTimeout( function()
{
if(document.getElementByld('114415')){
document.getElementByld('114415').style.backgroundColor = 'maroon';
}

if(document.getElementByld('105588')){
document.getElementByld('105588').style.backgroundColor = 'navy';
}

if(document.getElementByld('172062')){
document.getElementByld('172062').style.backgroundColor = 'maroon';
}

if(document.getElementByld('183958')){
document.getElementByld('183958').style.backgroundColor = 'navy';
}

if(document.getElementByld('172077')){
document.getElementByld('172077').style.backgroundColor = 'maroon';
}

if(document.getElementByld('333087')){
document.getElementByld('333087').style.backgroundColor = 'navy';
}

if(document.getElementByld('375371')){
document.getElementByld('375371').style.backgroundColor = 'maroon';
}
}
)



Try keeping this part ' window.setTimeout( function() ' in front of each player.
 
Firenze
offline
Link
 
^^^^^

Try this script...

// ==UserScript==
// @name Team Pictures
// @namespace GLB
// @description Multiple images changed
// @include http://goallineblitz.com/game/replay.pl?pbp_id=*
// ==/UserScript==

window.setTimeout( function()
{
if(document.getElementById('132354')){
document.getElementById('132354').innerHTML = '<img src="http://dotnetslackers.com/dnsImages/user8_16x16.gif">';
}
}
)

window.setTimeout( function()
{
if(document.getElementById('63291')){
document.getElementById('63291').innerHTML = '<img src="http://byfiles.storage.live.com/y1pJzUHUkEKXTlPZ5e1DoZaeX_k_c3-WrRGAaN2WtjX9XXZsHNwxZPmtbWEWDFJx16PX5UKuY7LrmI">';
}
}
)


And go to this replay...

http://goallineblitz.com/game/replay.pl?pbp_id=6096012
 
tannerjn
offline
Link
 
I intalled the scripts. Not sure if I have to do something but...

The score isnt being updated when someone scores.

The Highlight attributes are not highlighting.

The text thing isn't appearing when I want to highlight players.
 
rlgillespie
offline
Link
 
How about a script that would allow you to show the replays in order automatically.
 
Dravz
offline
Link
 
Originally posted by Cronus6
There's an extension (not a script) for Firefox that does this sort of thing (I think it's what you are looking for anyway).

Article about : http://www.techiequest.com/internote-persistent-sticky-notes-for-firefox/

Download link : https://addons.mozilla.org/en-US/firefox/addon/2011


YES! PERFECT!


Wait...

Originally posted by
I have been using the whos amoung addon for sometiem now. I now removed it because it killed my browser. My homepage google (the search engine just stopped loading befcause of whos amoung) I recomend NO one use it. Every website just all of a sudden died, and I was still unable to remove the addon. I uninstalled FF then deleted plugin folder in C:. Nothing happened after I reinstalled. I am still unable to get that little sucker out of there. It says it will uninstalled after FF is restarted. Never happened. Its like a virus unto itself. DO NOT USE ADD-ON!!!

 
Cronus6
offline
Link
 
@Dravz : I saw that too. I've been using it for a while (months) and have had no issues.

I believe Mozilla tests the extensions they place on their page, or at the very least they would remove an infected one. They are pretty security conscience.

I'm guessing that poster got infected around the same time he installed it and that is what he blamed the extension. Out of 43 user reviews his is the only one mentioning that issue.

But, by all means, if you're not comfortable with it...don't use it!

As a rule, I don't suggest extensions that I don't personally use. If I do, I make a point of mentioning that I've not used it.
 
Cybershot
offline
Link
 

Is it possible to make a script that would hide the CPU Team forums at the bottom of the Main Forums page? I have having 10 of them, when I only post in about 3 or 4.
 
Link
 
Originally posted by Cronus6

There's an extension (not a script) for Firefox that does this sort of thing (I think it's what you are looking for anyway).

Article about : http://www.techiequest.com/internote-persistent-sticky-notes-for-firefox/

Download link : https://addons.mozilla.org/en-US/firefox/addon/2011



Once again, you come through and advise of another useful addon.

Thank you very much. Any others that you use that we haven't asked for yet that you can think of?
 
Dravz
offline
Link
 
Originally posted by Cronus6
As a rule, I don't suggest extensions that I don't personally use. If I do, I make a point of mentioning that I've not used it.


Ok, that's good enough for me. I thought you just searched the addons section and pasted a link. If you have been using it and like it, I'll try it out.
 
scarletmbb
offline
Link
 
I'll say this, all the extensions that Cronus has suggested are pretty awesome
 
RandomBeast
offline
Link
 
Originally posted by Wrath Of Conor
Is it possible to write a script that affects the depth chart screen? Specifically to make the middle window larger so it shows more than just three players?

It's annoying being an owner and trying to set up certain aspects of the depth chart like ST where you need to add so many guys and the window only shows 3.


Here's the script: http://userscripts.org/scripts/show/28566
 
Page:
 


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