User Pass
Home Sign Up Contact Log In
Forum > Goal Line Blitz > Greasemonkey Scripts > Greasemonkey Scripts (original thread)
Page:
 
mw54finest
offline
Link
 
Originally posted by Morphius
I seem to remember seeing a script a while back that allows you to save your game tactics from previous games to a spread sheet. I can't seem to find it anywhere. Anyone have the link?


I didn't see a script that this automatically for you, but there is a spreadsheet you can download and do it manually.

http://goallineblitz.com/game/forum_thread.pl?thread_id=305746
 
karma99
offline
Link
 
Originally posted by sirnotappearinginthisfilm
true, that could be done, it would require having a setting of some type in the script that would indicate what the timezone is for the GLB servers and then adjusting the time from your client accordingly before displaying it.

see
http://articles.techrepublic.com.com/5100-10878_11-6016329.html
http://www.w3schools.com/jsref/jsref_getTimezoneOffset.asp


Very helpful sirnotappearinginthisfilm (lol at the great name btw!), and this is the outcome of those links, an hour of my time and some minor profanities

Adds server time (approximate, it is based on your machines time setting) to the links at the top of every GLB page
http://myweb.tiscali.co.uk/badkarma/glb_server_time.user.js

As before, PM me with any bugs/suggestions for it

Feel free to post this one in the forum too if you get there before me mw54finest, I'll sign up later.. need some food now
Last edited Jun 27, 2008 10:32:15
 
Link
 
Originally posted by karma99
Originally posted by sirnotappearinginthisfilm

true, that could be done, it would require having a setting of some type in the script that would indicate what the timezone is for the GLB servers and then adjusting the time from your client accordingly before displaying it.

see
http://articles.techrepublic.com.com/5100-10878_11-6016329.html
http://www.w3schools.com/jsref/jsref_getTimezoneOffset.asp


Very helpful sirnotappearinginthisfilm (lol at the great name btw!), and this is the outcome of those links, an hour of my time and some minor profanities

Adds server time (approximate, it is based on your machines time setting) to the links at the top of every GLB page
http://myweb.tiscali.co.uk/badkarma/glb_server_time.user.js

As before, PM me with any bugs/suggestions for it

Feel free to post this one in the forum too if you get there before me mw54finest, I'll sign up later.. need some food now


Karma,
Looks good, a quick question, what timezone is the GLB server in or what time do they use for their timestamps? -
 
Link
 
I believe they are on MST
 
Kevin71
offline
Link
 
Originally posted by sirnotappearinginthisfilm

Karma,
Looks good, a quick question, what timezone is the GLB server in or what time do they use for their timestamps? -


http://geotool.servehttp.com/?ip=216.245.193.2&host=goallineblitz.com

So I believe whatever Texas is.
Last edited Jun 27, 2008 11:17:17
 
karma99
offline
Link
 
Originally posted by sirnotappearinginthisfilm

Karma,
Looks good, a quick question, what timezone is the GLB server in or what time do they use for their timestamps? -


They are in "Mountain Time" apparantly! New one on me, but it's basically GMT -6 (same as US West Coast I believe), so it takes the time on your machine and using getTimezoneOffset()*60000 it works out the difference between you and GMT. It then adds/subtracts that from your machine's time to get GMT, and then takes 6 hours off of that
It may need an optional 1 hour either way offset for summer/winter time saving but it works for now
 
bluprintkok
offline
Link
 
as usual good work boys
 
Link
 
Originally posted by karma99
Originally posted by sirnotappearinginthisfilm


Karma,
Looks good, a quick question, what timezone is the GLB server in or what time do they use for their timestamps? -


They are in "Mountain Time" apparantly! New one on me, but it's basically GMT -6 (same as US West Coast I believe), so it takes the time on your machine and using getTimezoneOffset()*60000 it works out the difference between you and GMT. It then adds/subtracts that from your machine's time to get GMT, and then takes 6 hours off of that
It may need an optional 1 hour either way offset for summer/winter time saving but it works for now


daylight savings should go off without a hitch, it's the job of your operating system to handle that
 
mw54finest
offline
Link
 
Karma and SNAITF,
Great work on the script.

Screenshot added:
http://glbscripts.myfreeforum.org/about74.html
Last edited Jun 27, 2008 12:49:04
 
Marion Who
offline
Link
 
Thanks for all of these scripts guys. Just got Greasemonkey and works a trick.
 
sants
offline
Link
 
SNAITF your highlight players script blows mine out of the water, great job on it man!
 
Link
 
Originally posted by mw54finest
Karma and SNAITF,
Great work on the script.

Screenshot added:
http://glbscripts.myfreeforum.org/about74.html


all the credit goes to Karma, he did all the heavy lifting

Originally posted by sants
SNAITF your highlight players script blows mine out of the water, great job on it man!


glad to help
Last edited Jun 27, 2008 14:16:14
 
Link
 
Hey, I downloaded the GLB Chat Box V 2.0 today, but I find it too much in the way. Can anyone help me out on how to uninstall it?
 
karma99
offline
Link
 
Ok, this one has been requested for a while, and seeing as I was manipulating time(Ooo, the power!) anyway, here it is...

Yes, this script will change the time on all forum posts to be your local time.
You may now see the time posts were made without having to think about it!
Enjoy

http://myweb.tiscali.co.uk/badkarma/glb_local_time.user.js



ok, NOW I really need to eat something, it's almost 10pm!
 
mw54finest
offline
Link
 
Originally posted by ksyankeejetfan
Hey, I downloaded the GLB Chat Box V 2.0 today, but I find it too much in the way. Can anyone help me out on how to uninstall it?


Right click on monkey icon on lower right status bar(FireFox), click manage user scripts, highlight the script, then uninstall. Viola!
 
Page:
 


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