User Pass
Home Sign Up Contact Log In
Forum > Goal Line Blitz > Greasemonkey Scripts > Greasemonkey Scripts (original thread)
Page:
 
CTGuyton
offline
Link
 
Originally posted by King Henrik
Thanks to everyone that thought of these and put the work in to get them together. They make the game a lot more fun. I love watching the graphic play-by-play with the first down marker and auto next. I think that should be something that is added to the game permanently. Also the scouting script helps a ton too, would be awesome if we can get the same thing with a quarter by quarter breakdown or half by half.

thanks and awesome job!


http://goallineblitz.com/game/game.pl?game_id=*&mode=pbp&quarter=*

just add that to the allowed pages and you can click the individual quarter pbp and it'll be there. half by half is a lil more difficult but I'm sure it can be done code wise
 
mw54finest
offline
Link
 
CTGuyton,
I added your tip to http://glbscripts.myfreeforum.org/about27.html also.
 
cbrown
offline
Link
 
The 28920 needs to be changed to 28938. Clicked a little too quickly trying to get it offline when I realized I had uploaded a botched version. Before I realized what I was doing I deleted it, so I had to reupload it.

It's now here ... http://userscripts.org/scripts/show/28938



does this fix that one error?

 
JeffSteele
offline
Link
 
http://goallineblitz.com/game/forum_thread.pl?thread_id=455715

Originally posted by prule84
When you view league or conference leaders, you see the players name and then either have to click on his profile to see his team or have to remember which team he plays for. All I'm suggesting is that next to the players name have it say "Jaguar Walker (Virginia) | 2 TDs".

To go even further, once we have team colors, the bar that the player is in could have his team color(s) displayed. Now THAT would be cool.

I'm sure you all get what I'm saying. Just a suggestion.
will this suggestion be easy to do? i dont know the data structure for the player's id.
 
jkf296
offline
Link
 
I'm not a script writer but these scripts that you guys have written are fantastic.

For the pbr Game Scout, would someone be able to add to the passing charts whether the passes are Short, Medium or Long?

http://i307.photobucket.com/albums/nn297/arizcardz/Czars/sc1a.jpg

For the passing, only the direction shows - Left, Middle or Right.
Last edited Jun 23, 2008 16:11:41
 
JamMurray13
offline
Link
 
Originally posted by jkf296
I'm not a script writer but these scripts that you guys have written are fantastic.

For the pbr Game Scout, would someone be able to add to the passing charts whether the passes are Short, Medium or Long?

http://i307.photobucket.com/albums/nn297/arizcardz/Czars/sc1a.jpg

For the passing, only the direction shows - Left, Middle or Right.


Agreed, that would be a great upgrade to the script.
 
mw54finest
offline
Link
 
Due to YAC, it is hard to figure out what short/med/long pass is via script. RandomBeast is working on a way to solve this issue, so look for it in the next release or two.
 
captphan
offline
Link
 
Originally posted by JamMurray13
Originally posted by jkf296

I'm not a script writer but these scripts that you guys have written are fantastic.

For the pbr Game Scout, would someone be able to add to the passing charts whether the passes are Short, Medium or Long?

http://i307.photobucket.com/albums/nn297/arizcardz/Czars/sc1a.jpg

For the passing, only the direction shows - Left, Middle or Right.


Agreed, that would be a great upgrade to the script.


I agree the scripts are qwesome and mw54 your forum is quick and easy thank you. Now my request. In the origianal scout the percentages of inside and out were listed. Is that coming back.

Also what is success % it doesn't total 100?
 
AirMcMVP
Mod
offline
Link
 
Originally posted by jkf296
I'm not a script writer but these scripts that you guys have written are fantastic.

For the pbr Game Scout, would someone be able to add to the passing charts whether the passes are Short, Medium or Long?

http://i307.photobucket.com/albums/nn297/arizcardz/Czars/sc1a.jpg

For the passing, only the direction shows - Left, Middle or Right.


This would give a nice guide, but by no means would it be perfect (even if YAC could be correctly factored in). There's no way to tell if the QB hit the #1 target (who play length is designed to be for) or another.

Of course, I won't complain if its added.
 
King Henrik
offline
Link
 
Originally posted by captphan

I agree the scripts are qwesome and mw54 your forum is quick and easy thank you. Now my request. In the origianal scout the percentages of inside and out were listed. Is that coming back.

Also what is success % it doesn't total 100?


you can pretty much figure it out by adding the right and left as outside and middle as inside. i would guess.

success % is just how often the play was succesful
 
mw54finest
offline
Link
 
Originally posted by pabst

40% of the first down yardage on 1st down.
60% on second.
100% on third or fourth.

Got the stat originally from FootballOutsiders.com. It tends to show how well you're running the ball but doesn't get out of whack when the running back has 1 breakaway run and follows it up by getting stuffed 10 times.


That's the developer's answer for success rate.
 
mw54finest
offline
Link
 
Originally posted by captphan

I agree the scripts are qwesome and mw54 your forum is quick and easy thank you. Now my request. In the origianal scout the percentages of inside and out were listed. Is that coming back.

Also what is success % it doesn't total 100?

I don't know if the developer has any plan for it. You can put in on "Suggestions" on glbscripts forum. I think it is better than posting it here and getting lost among other posts.
 
Reggie Smash
offline
Link
 
Originally posted by DaRealest
Originally posted by Reggie Smash

Sorry that I'm a total retard with technical things, but I downloaded a particular script and now I don't want to use it anymore -- (the shoutbox thing takes up the entire top half of my screen and I have no use for it).

Can anyone tell me how to delete a script once you've got it running?


Right click the Money in the bottom right hand corner of Firefox, click Manage User Script, click on the script you no longer have use for and then click Uninstall.


I'm such an idiot that I couldn't figure that out by myself... but thanks.
 
DaRealest
offline
Link
 
Originally posted by AirMcMVP
Originally posted by jkf296

I'm not a script writer but these scripts that you guys have written are fantastic.

For the pbr Game Scout, would someone be able to add to the passing charts whether the passes are Short, Medium or Long?

http://i307.photobucket.com/albums/nn297/arizcardz/Czars/sc1a.jpg

For the passing, only the direction shows - Left, Middle or Right.


This would give a nice guide, but by no means would it be perfect (even if YAC could be correctly factored in). There's no way to tell if the QB hit the #1 target (who play length is designed to be for) or another.

Of course, I won't complain if its added.


It's been suggested and discussed, but is being worked on.
 
DaRealest
offline
Link
 
Originally posted by CTGuyton
Originally posted by King Henrik

Thanks to everyone that thought of these and put the work in to get them together. They make the game a lot more fun. I love watching the graphic play-by-play with the first down marker and auto next. I think that should be something that is added to the game permanently. Also the scouting script helps a ton too, would be awesome if we can get the same thing with a quarter by quarter breakdown or half by half.

thanks and awesome job!


http://goallineblitz.com/game/game.pl?game_id=*&mode=pbp&quarter=*

just add that to the allowed pages and you can click the individual quarter pbp and it'll be there. half by half is a lil more difficult but I'm sure it can be done code wise


Tried it but it didn't work. I'm having a problem with GM, though. It won't let me scroll to the last script I have. It keeps jumping back up to where I can view them midway.


Edit: Nevermind. I'm disabling some of my Add Ons to see what might be causing the problem and was able to add it and it's working now.
Last edited Jun 23, 2008 21:10:49
 
Page:
 


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