User Pass
Home Sign Up Contact Log In
Forum > Goal Line Blitz > Greasemonkey Scripts > Greasemonkey Scripts (original thread)
Page:
 
Nixx
offline
Link
 
Originally posted by Melon_Lord
is there a way to modifie a script?


http://www.glbwiki.com/index.php?title=Greasemonkey_Scripts#How_to_edit_a_script
 
dapasta
offline
Link
 
Is there a script that will place your private forums on the home page?
 
Zapp30
offline
Link
 
where is the script that allows you to export AI?
 
Nixx
offline
Link
 
Originally posted by Zapp30
where is the script that allows you to export AI?


http://www.glbwiki.com/index.php?title=Save/Transfer_Offensive/Defensive_AI_Settings
 
Melon_Lord
offline
Link
 
this script,is there a modifaction that does not have the experation date like in the botton picture?

http://glbscripts.myfreeforum.org/ftopic202-0-asc-0.php

you notice,the post has two pics of the same homepage.The top is differnet then the bottom.In the bottom,the exparation date is below the avatar,making it smaller.Is there a away to get results like the top big,with no exparation date?????????
 
Nixx
offline
Link
 
Originally posted by Melon_Lord
Is there a away to get results like the top big,with no expiration date?


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

//variable to control whether the contract expiration is displayed. 0 means it is not and 1 means that it is
var showcontract = 0

It's defaulted to 1 (on). You have to edit it, then search for 'showcontract' to find the part you need to change.

http://www.glbwiki.com/index.php?title=Greasemonkey_Scripts#How_to_edit_a_script
 
Melon_Lord
offline
Link
 
Originally posted by Nixx
Originally posted by Melon_Lord

Is there a away to get results like the top big,with no expiration date?


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

//variable to control whether the contract expiration is displayed. 0 means it is not and 1 means that it is
var showcontract = 0

It's defaulted to 1 (on). You have to edit it, then search for 'showcontract' to find the part you need to change.

http://www.glbwiki.com/index.php?title=Greasemonkey_Scripts#How_to_edit_a_script



eh,what???can you do it for me??Pleeeease Nixx!!!!!
 
Nixx
offline
Link
 
Originally posted by Melon_Lord
eh,what???can you do it for me??Pleeeease Nixx!!!!!


No, I can't. No place to upload it for you. It's really not that hard, just follow the directions.
 
PatsFan94
offline
Link
 
Can someone make a sort league leaders by position script? Or give me a link to one?
 
Nixx
offline
Link
 
Originally posted by seayjoel
Can someone make a sort league leaders by position script? Or give me a link to one?


From what I recall, that would cause too many hits on the server.
 
Melon_Lord
offline
Link
 
Originally posted by Nixx

No, I can't. No place to upload it for you. It's really not that hard, just follow the directions.


But i dont understand what the directions are??Change the 1 to a 0????
 
PatsFan94
offline
Link
 
Originally posted by Nixx
Originally posted by seayjoel

Can someone make a sort league leaders by position script? Or give me a link to one?


From what I recall, that would cause too many hits on the server.


How could a grease monkey script that
Sorts league leaders by position script (a script where you can see who has the most (blank stat) at (blank position),
If it's grease monkey?
 
Zapp30
offline
Link
 
Originally posted by Nixx
Originally posted by Zapp30

where is the script that allows you to export AI?


http://www.glbwiki.com/index.php?title=Save/Transfer_Offensive/Defensive_AI_Settings


is there a different one, i dont recall having to do all that the last time. I had to reinstall firefox and now its gone.

 
Nixx
offline
Link
 
Originally posted by Zapp30
Originally posted by Nixx

Originally posted by Zapp30


where is the script that allows you to export AI?


http://www.glbwiki.com/index.php?title=Save/Transfer_Offensive/Defensive_AI_Settings


is there a different one, i dont recall having to do all that the last time. I had to reinstall firefox and now its gone.



Link to the Greasemonkey script is at the top. I fixed the page a little to make it stand out more.
 
Nixx
offline
Link
 
Originally posted by seayjoel
Originally posted by Nixx

Originally posted by seayjoel


Can someone make a sort league leaders by position script? Or give me a link to one?


From what I recall, that would cause too many hits on the server.


How could a grease monkey script that
Sorts league leaders by position script (a script where you can see who has the most (blank stat) at (blank position),
If it's grease monkey?


I think you left out a few words? It causes a lot of server hits because it has to load rosters/profile pages to see what position the players are.
 
Page:
 


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