User Pass
Home Sign Up Contact Log In
Forum > Goal Line Blitz > Greasemonkey Scripts > Greasemonkey Scripts (original thread)
Page:
 
jamz
offline
Link
 
Originally posted by jamie1018
inb4l


inafter spam
 
HoyaHater
offline
Link
 
Originally posted by dprocko10
Originally posted by simmjer

GLB Reroller works.. i have used it and am currently using it this morning.


Ok cool i didnt understand how it worked at first.. but i got it now..

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

I used that one.. fwiw..


That one only works for one attribute, as far as I can tell

Better than nothing I suppose
 
Deathblade
offline
Link
 
http://userscripts.org/scripts/show/51193

Fixes the link to post script.
 
pottsman
offline
Link
 
Originally posted by Deathblade
http://userscripts.org/scripts/show/51193

Fixes the link to post script.


I knew someone would whip one up...

Has the link always been between quote and edit?
Edited by pottsman on Jun 10, 2009 13:06:12
 
Deathblade
offline
Link
 
Originally posted by pottsman
I knew someone would whip one up...

Has the link always been between quote and edit?


Not sure, but meh.
 
n:iceman:16
offline
Link
 
Originally posted by Deathblade
http://userscripts.org/scripts/show/51193

Fixes the link to post script.


Was just gonna ask. Thanks.
 
n:iceman:16
offline
Link
 
Originally posted by Iceman16
Originally posted by Iceman16

Can someone update the Forum Page Links or something? It's really slowing down the load times for my browser.

And yes I cleared cache, etc.




This is for the actual forum page, btw, not in the thread.
 
TrevJo
offline
Link
 
Looking for a Greasemonkey script which parses the var players and var play_dat in the play by play source, and lists the position of players (and the ball) sorted by player first and frame second (whereas the html source data is sorted by frame first and player second).

Is there such a script?

To explain further what I mean, take for example take this play:
http://goallineblitz.com/game/replay.pl?game_id=521425&pbp_id=10778830
The var play_dat has data for 16 frames times 22 players per frame, but all I want to know is the position of the ball and certain players.
So it could output something like:

ball
====
1-x: 90.25,y: 38.75,z: 4
2-x: 90.75,y: 39.25,z: 4
3-x: 91.5,y: 40,z: 4
...
16-x: 102.25,y: 29.5,z: 4

{'945567': {position : 'LOT', name : 'Shouzou \"Haaa\" Tokano'}
=====
1-x: 77,y: 35.5
2-x: 76.75,y: 35.25
3-x: 76.5,y: 34.75
...
16-x: 74,y: 31.25

And so on.
Edited by TrevJo on Jun 10, 2009 13:49:09
 
GarrettFoster
offline
Link
 
Originally posted by gocincinnati
Originally posted by dprocko10

Originally posted by simmjer


GLB Reroller works.. i have used it and am currently using it this morning.


Ok cool i didnt understand how it worked at first.. but i got it now..

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

I used that one.. fwiw..


That one only works for one attribute, as far as I can tell

Better than nothing I suppose


Just whipped up a slightly better IMO re rolling script. Check it out and PM me if you find problems.
http://userscripts.org/scripts/show/51199
 
Motion15
offline
Link
 
Originally posted by GarrettFoster
Originally posted by gocincinnati

Originally posted by dprocko10


Originally posted by simmjer



GLB Reroller works.. i have used it and am currently using it this morning.


Ok cool i didnt understand how it worked at first.. but i got it now..

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

I used that one.. fwiw..


That one only works for one attribute, as far as I can tell

Better than nothing I suppose


Just whipped up a slightly better IMO re rolling script. Check it out and PM me if you find problems.
http://userscripts.org/scripts/show/51199


Wow, awesome script. Thanks!

EDIT: Okay so the logic is awesome, lol. But its not working for me. I put in the desired values and start rolling, it rolls 50 or so times, pop up says its done but the actual values don't match up? Any ideas?

Edited by Motion15 on Jun 10, 2009 14:17:26
 
Boxcutter
offline
Link
 
Anybody else having trouble with the script that transfers AIs?
 
steelers75
offline
Link
 
Originally posted by Boxcutter
Anybody else having trouble with the script that transfers AIs?


i use to, not anymore
 
Link
 
can someone explain the new re-roller script to me?
 
Boxcutter
offline
Link
 
Originally posted by steelers75
Originally posted by Boxcutter

Anybody else having trouble with the script that transfers AIs?


i use to, not anymore


Yeah, it was operator error by one of my GMs. I run off a Mac only now so I'm screwed.
 
GarrettFoster
offline
Link
 
Originally posted by 305freshprince
can someone explain the new re-roller script to me?


If you mean this one: http://userscripts.org/scripts/show/51199

Then you click on "show options"
It will drop down a large list of attributes with numbers on both sides.

If you say want speed 16 or higher and didn't care about anything else you would change the left side of speed to 16.
16 &le Speed &le 30

Or if you wanted Kicking and Punting to be exactly 8 you would change their right side to 8 (it's less than or equal to).
8 &le Kicking &le 8
8 &le Punting &le 8

Basically, you can tune in where you want your player to be without setting a hard value.
PM me if you need more help.

 
Page:
 


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