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 The_Burning_Bush
Anybody have the script where it puts the overall number of a player in his scouting bars?


It's listed on the first page, near the top of the second post. Also check the glbscripts forum for stuff.

http://glbscripts.myfreeforum.org/Scouting_Report_Numbers_by_Forest21_about7.html
 
Serenity
offline
Link
 
http://glbscripts.myfreeforum.org/about244.html
 
Link
 
Originally posted by Serenity
http://glbscripts.myfreeforum.org/about244.html


Sweet.

Any way to make it include team forums?
 
Serenity
offline
Link
 
Originally posted by ksyankeejetfan
Originally posted by Serenity

http://glbscripts.myfreeforum.org/about244.html


Sweet.

Any way to make it include team forums?


If you look at the source you'll see something like
<option value="forum_thread_list.pl?forum_id=5">Free For All</option>
Copy that and paste it near the end of the script. Replace the copied version of that with something like <option value="forum_thread_list.pl?team_id=1">Team Name</option> and it should work, but I'm not 100% sure
Number after team_id= varies depending on your team ID
Last edited Sep 28, 2008 17:49:04
 
Deathblade
offline
Link
 
Originally posted by ksyankeejetfan

Sweet.

Any way to make it include team forums?


It's beyond my knowledge to make it dynamically add teams to it. I spend awhile trying to figure out a way to do it, I couldn't manage though.

If you look at the code, and have any HTML knowledge, it shouldn't be hard to add it yourself.

 
Deathblade
offline
Link
 
Originally posted by Serenity

If you look at the source you'll see something like
<option value="forum_thread_list.pl?forum_id=5">Free For All</option>
Copy that and paste it near the end of the script. Replace the copied version of that with something like <option value="forum_thread_list.pl?team_id=1">Team Name</option> and it should work, but I'm not 100% sure
Number after team_id= varies depending on your team ID


Yep, that's it.

Have to paste it before </form>.
 
AC33
offline
Link
 
Originally posted by Deathblade
Originally posted by Serenity


If you look at the source you'll see something like
<option value="forum_thread_list.pl?forum_id=5">Free For All</option>
Copy that and paste it near the end of the script. Replace the copied version of that with something like <option value="forum_thread_list.pl?team_id=1">Team Name</option> and it should work, but I'm not 100% sure
Number after team_id= varies depending on your team ID


Yep, that's it.

Have to paste it before </form>.


Any way to make it dynamically put the team forums on there?
 
Link
 
I have a script on my laptop for "Game Scout" but can't remember where I got it. I want it for my desktop if anyone knows where it is I'd be very appreciated.
 
Nixx
offline
Link
 
http://glbscripts.myfreeforum.org/pbr_Game_Scout_by_pabst_about27.html
 
Link
 
Originally posted by Nixx
http://glbscripts.myfreeforum.org/pbr_Game_Scout_by_pabst_about27.html


Thank you kindly sir
 
AWolf02
offline
Link
 
Which one was the script that copies the AI settings from one team to another.
 
Nixx
offline
Link
 
Originally posted by AWolf02
Which one was the script that copies the AI settings from one team to another.


http://userscripts.org/scripts/show/34502
 
Deathblade
offline
Link
 
Originally posted by Cohen Domination

Any way to make it dynamically put the team forums on there?


Originally posted by Deathblade

It's beyond my knowledge to make it dynamically add teams to it. I spend awhile trying to figure out a way to do it, I couldn't manage though.

If you look at the code, and have any HTML knowledge, it shouldn't be hard to add it yourself.


 
Link
 
Script Request

In the owner's equipment fund screen, show the level of the players so that we can see who is about to reach an equip upgrade level. Right now we have to navigate between the roster and equipment fund screen. I know, poor me.
 
DaRealest
offline
Link
 
Originally posted by Dusty McDuster
Script Request

In the owner's equipment fund screen, show the level of the players so that we can see who is about to reach an equip upgrade level. Right now we have to navigate between the roster and equipment fund screen. I know, poor me.


Submitted on the Private Forum.
 
Page:
 


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