new scripts working nice, good work sir.
mw54finest
offline
offline
Originally posted by SteelCity Mafia
It says "create a new string", what do I put in there? I put: C:\Documents and Settings\Systum\My Documents\txpeng520.exe (which could be wrong). But then it says "enter string value". What is a string value, or what goes in it?
Where is the error coming from?
I still think you need to follow the steps to selecting default text editor for Greasemonkey. "txpeng520.exe" sounds like an installer for Textpad, did you install this?
Click on the link and follow the instruction carefully.
Originally posted by Wrath Of Conor
http://www.howtogeek.com/howto/internet/firefox/change-or-set-the-greasemonkey-script-editor-in-firefox/
You need to change your default greasemonkey editor from firefox to something else. Follow the steps in the link and navigate to a text editor liek notepad.exe or download one of the recommended ones.
It says "create a new string", what do I put in there? I put: C:\Documents and Settings\Systum\My Documents\txpeng520.exe (which could be wrong). But then it says "enter string value". What is a string value, or what goes in it?
Where is the error coming from?
I still think you need to follow the steps to selecting default text editor for Greasemonkey. "txpeng520.exe" sounds like an installer for Textpad, did you install this?
Click on the link and follow the instruction carefully.
Originally posted by Wrath Of Conor
http://www.howtogeek.com/howto/internet/firefox/change-or-set-the-greasemonkey-script-editor-in-firefox/
You need to change your default greasemonkey editor from firefox to something else. Follow the steps in the link and navigate to a text editor liek notepad.exe or download one of the recommended ones.
EagleOtto
offline
offline
THANKS all who worked on scripts, I'm lovin them so far,
I have a question maybe one of you experts can help with,
The replay script that shows 1st down line and plays the plays one after another, is there a way to put a pause between each play, I would like about 15 seconds of pause between each play where I can read the outcome and/or hit replay if its something I want to see again, I have a clue how the scripting language works, just can't seem to figure where and how I can add this pause.
Any one know a simple way to do this?
I have a question maybe one of you experts can help with,
The replay script that shows 1st down line and plays the plays one after another, is there a way to put a pause between each play, I would like about 15 seconds of pause between each play where I can read the outcome and/or hit replay if its something I want to see again, I have a clue how the scripting language works, just can't seem to figure where and how I can add this pause.
Any one know a simple way to do this?
mw54finest
offline
offline
Originally posted by EagleOtto
THANKS all who worked on scripts, I'm lovin them so far,
I have a question maybe one of you experts can help with,
The replay script that shows 1st down line and plays the plays one after another, is there a way to put a pause between each play, I would like about 15 seconds of pause between each play where I can read the outcome and/or hit replay if its something I want to see again, I have a clue how the scripting language works, just can't seem to figure where and how I can add this pause.
Any one know a simple way to do this?
http://glbscripts.myfreeforum.org/about31.html
How to add delays to autoplay script.
THANKS all who worked on scripts, I'm lovin them so far,
I have a question maybe one of you experts can help with,
The replay script that shows 1st down line and plays the plays one after another, is there a way to put a pause between each play, I would like about 15 seconds of pause between each play where I can read the outcome and/or hit replay if its something I want to see again, I have a clue how the scripting language works, just can't seem to figure where and how I can add this pause.
Any one know a simple way to do this?
http://glbscripts.myfreeforum.org/about31.html
How to add delays to autoplay script.
SteelCity Mafia
offline
offline
Originally posted by mw54finest
Originally posted by SteelCity Mafia
It says "create a new string", what do I put in there? I put: C:\Documents and Settings\Systum\My Documents\txpeng520.exe (which could be wrong). But then it says "enter string value". What is a string value, or what goes in it?
Where is the error coming from?
I still think you need to follow the steps to selecting default text editor for Greasemonkey. "txpeng520.exe" sounds like an installer for Textpad, did you install this?
Click on the link and follow the instruction carefully.
Originally posted by Wrath Of Conor
http://www.howtogeek.com/howto/internet/firefox/change-or-set-the-greasemonkey-script-editor-in-firefox/
You need to change your default greasemonkey editor from firefox to something else. Follow the steps in the link and navigate to a text editor liek notepad.exe or download one of the recommended ones.
Tell me if I'm missing something, because I followed the step in this order.
Type "about:config" into the address bar - a new tab opens up
then filter by the following: greasemonkey.editor - I found what is on the picture on that page.
Then all it says is:
"If the key does not exist, right-click in the empty area and create a new string, giving it the following values:
* Key Name: greasemonkey.editor
* Key Value: Full path to an editor that doesn't suck as much as notepad."
When I right click, it has a tab that pops up that says
"Copy Name
Copy Value
New > String - Integer - Boolean
Modify
Reset
The first time I did this I hit reset.
Now I have no clue what to do after this. Those directions are for someone who has done this before, I never have.
What am I supposed to click? I've been clicking on "new" and "string" because the directions say to create a new string if it's an empty area.
Mine says:
greasemonkey.editor ---- default --- string --- (and the value is blank)
I have no clue what to type in. A box pops up to enter a name preference for the new string value. What am I supposed to type in? It doesn't give me options, I have to type it in. And after what I've been typing in, a new box pops up saying to enter the string value again.
And txpeng520.exe is what I used to install a textpad that was recommended. I guess I'm trying to find the path to that to enter in the box? I have no clue.
Originally posted by SteelCity Mafia
It says "create a new string", what do I put in there? I put: C:\Documents and Settings\Systum\My Documents\txpeng520.exe (which could be wrong). But then it says "enter string value". What is a string value, or what goes in it?
Where is the error coming from?
I still think you need to follow the steps to selecting default text editor for Greasemonkey. "txpeng520.exe" sounds like an installer for Textpad, did you install this?
Click on the link and follow the instruction carefully.
Originally posted by Wrath Of Conor
http://www.howtogeek.com/howto/internet/firefox/change-or-set-the-greasemonkey-script-editor-in-firefox/
You need to change your default greasemonkey editor from firefox to something else. Follow the steps in the link and navigate to a text editor liek notepad.exe or download one of the recommended ones.
Tell me if I'm missing something, because I followed the step in this order.
Type "about:config" into the address bar - a new tab opens up
then filter by the following: greasemonkey.editor - I found what is on the picture on that page.
Then all it says is:
"If the key does not exist, right-click in the empty area and create a new string, giving it the following values:
* Key Name: greasemonkey.editor
* Key Value: Full path to an editor that doesn't suck as much as notepad."
When I right click, it has a tab that pops up that says
"Copy Name
Copy Value
New > String - Integer - Boolean
Modify
Reset
The first time I did this I hit reset.
Now I have no clue what to do after this. Those directions are for someone who has done this before, I never have.
What am I supposed to click? I've been clicking on "new" and "string" because the directions say to create a new string if it's an empty area.
Mine says:
greasemonkey.editor ---- default --- string --- (and the value is blank)
I have no clue what to type in. A box pops up to enter a name preference for the new string value. What am I supposed to type in? It doesn't give me options, I have to type it in. And after what I've been typing in, a new box pops up saying to enter the string value again.
And txpeng520.exe is what I used to install a textpad that was recommended. I guess I'm trying to find the path to that to enter in the box? I have no clue.
Last edited Jun 26, 2008 14:58:16
sirnotappearinginthisfilm
offline
offline
Originally posted by sirnotappearinginthisfilm
added a few more scripts, please test em out and let me know if you have any problems or suggestions:
http://userscripts.org/scripts/show/29182
adds a drop down menu on the Player Profile, Awards, Equipment, Skill Points, Contract Offers and Tactics Page. It replaces the players name at the top of the page. The drop down menu has links to your other players page. Therefore if you are on the Tactics page and choose another player from the drop down it will bring you to that players tactics page. Saves having to go back to the home page to select another player.
http://userscripts.org/scripts/show/29176
automatically highlights all of your players on the Play by Play page. It does this by finding all of your players on your home page. This was based on MW45's script that required you to hard code the playerId. This does it for you. At the top of the script is a variable for the highlightStyle, this is the style to apply to the players name when it is found. By default it makes the background yellow and the player name bold.
I have added a timeout setting on both of these, both are set to 0 by default. You may adjust this by changing the timeout value at the top of the script.
oh, I noticed I left a few console.log lines of code in these two scripts, I've removed them from the userscripts.org version and suggest removing from yours as well (if you have them installed), they may cause a slight performance hit if you leave em there, shouldn't be anything too noticeable though.
added a few more scripts, please test em out and let me know if you have any problems or suggestions:
http://userscripts.org/scripts/show/29182
adds a drop down menu on the Player Profile, Awards, Equipment, Skill Points, Contract Offers and Tactics Page. It replaces the players name at the top of the page. The drop down menu has links to your other players page. Therefore if you are on the Tactics page and choose another player from the drop down it will bring you to that players tactics page. Saves having to go back to the home page to select another player.
http://userscripts.org/scripts/show/29176
automatically highlights all of your players on the Play by Play page. It does this by finding all of your players on your home page. This was based on MW45's script that required you to hard code the playerId. This does it for you. At the top of the script is a variable for the highlightStyle, this is the style to apply to the players name when it is found. By default it makes the background yellow and the player name bold.
I have added a timeout setting on both of these, both are set to 0 by default. You may adjust this by changing the timeout value at the top of the script.
oh, I noticed I left a few console.log lines of code in these two scripts, I've removed them from the userscripts.org version and suggest removing from yours as well (if you have them installed), they may cause a slight performance hit if you leave em there, shouldn't be anything too noticeable though.
mw54finest
offline
offline
Originally posted by SteelCity Mafia
And txpeng520.exe is what I used to install a textpad that was recommended. I guess I'm trying to find the path to that to enter in the box? I have no clue.
Once you got to the point after you hit reset, right click on the monkey icon, Manage User Script, then click edit.
It should bring up the window to select your editor again. You need to navigate to TextPad.exe (I am not really sure on this name since I don't use textpad) and select it. I know it is not txpeng520.exe since this file will be the installer for textpad. The .exe file will be located in a sub-folder under "C:\Program Files"
If you want to bypass the textpad for now, you can go to "C:\windows\system32\notepad.exe" and select Notepad to start.
And txpeng520.exe is what I used to install a textpad that was recommended. I guess I'm trying to find the path to that to enter in the box? I have no clue.
Once you got to the point after you hit reset, right click on the monkey icon, Manage User Script, then click edit.
It should bring up the window to select your editor again. You need to navigate to TextPad.exe (I am not really sure on this name since I don't use textpad) and select it. I know it is not txpeng520.exe since this file will be the installer for textpad. The .exe file will be located in a sub-folder under "C:\Program Files"
If you want to bypass the textpad for now, you can go to "C:\windows\system32\notepad.exe" and select Notepad to start.
mrob
offline
offline
Originally posted by Bigmo6967
Can someone make a way to put the players cash on the quick training editor. Thats the only thing that keeps me from using it is wanting to know how much money they have and also it would be helpful to have their countdown to the next game they play in also.
I wanted the same thing so I modified the cash to homepage script into a cash to quick training script.
http://userscripts.org/scripts/show/29191
Can someone make a way to put the players cash on the quick training editor. Thats the only thing that keeps me from using it is wanting to know how much money they have and also it would be helpful to have their countdown to the next game they play in also.
I wanted the same thing so I modified the cash to homepage script into a cash to quick training script.
http://userscripts.org/scripts/show/29191
mw54finest
offline
offline
Originally posted by mrob
I wanted the same thing so I modified the cash to homepage script into a cash to quick training script.
http://userscripts.org/scripts/show/29191
Thanks mrob! screenshot added to http://glbscripts.myfreeforum.org/about68.html
I wanted the same thing so I modified the cash to homepage script into a cash to quick training script.
http://userscripts.org/scripts/show/29191
Thanks mrob! screenshot added to http://glbscripts.myfreeforum.org/about68.html
Last edited Jun 26, 2008 15:23:33
SteelCity Mafia
offline
offline
Originally posted by mw54finest
Originally posted by SteelCity Mafia
And txpeng520.exe is what I used to install a textpad that was recommended. I guess I'm trying to find the path to that to enter in the box? I have no clue.
Once you got to the point after you hit reset, right click on the monkey icon, Manage User Script, then click edit.
It should bring up the window to select your editor again. You need to navigate to TextPad.exe (I am not really sure on this name since I don't use textpad) and select it. I know it is not txpeng520.exe since this file will be the installer for textpad. The .exe file will be located in a sub-folder under "C:\Program Files"
If you want to bypass the textpad for now, you can go to "C:\windows\system32\notepad.exe" and select Notepad to start.
Thank you. I finally got it. For some reason it wasn't bringing up the window, or I was doing something wrong before. But I got it and it's all good now. I should be good to go. I really appreciate the help!
Originally posted by SteelCity Mafia
And txpeng520.exe is what I used to install a textpad that was recommended. I guess I'm trying to find the path to that to enter in the box? I have no clue.
Once you got to the point after you hit reset, right click on the monkey icon, Manage User Script, then click edit.
It should bring up the window to select your editor again. You need to navigate to TextPad.exe (I am not really sure on this name since I don't use textpad) and select it. I know it is not txpeng520.exe since this file will be the installer for textpad. The .exe file will be located in a sub-folder under "C:\Program Files"
If you want to bypass the textpad for now, you can go to "C:\windows\system32\notepad.exe" and select Notepad to start.
Thank you. I finally got it. For some reason it wasn't bringing up the window, or I was doing something wrong before. But I got it and it's all good now. I should be good to go. I really appreciate the help!
EagleOtto
offline
offline
Originally posted by mw54finest
Originally posted by EagleOtto
THANKS all who worked on scripts, I'm lovin them so far,
I have a question maybe one of you experts can help with,
The replay script that shows 1st down line and plays the plays one after another, is there a way to put a pause between each play, I would like about 15 seconds of pause between each play where I can read the outcome and/or hit replay if its something I want to see again, I have a clue how the scripting language works, just can't seem to figure where and how I can add this pause.
Any one know a simple way to do this?
http://glbscripts.myfreeforum.org/about31.html
How to add delays to autoplay script.
Great help, THANK YOU
quick job and works perfectly, 3000 was the perfect delay too.
Originally posted by EagleOtto
THANKS all who worked on scripts, I'm lovin them so far,
I have a question maybe one of you experts can help with,
The replay script that shows 1st down line and plays the plays one after another, is there a way to put a pause between each play, I would like about 15 seconds of pause between each play where I can read the outcome and/or hit replay if its something I want to see again, I have a clue how the scripting language works, just can't seem to figure where and how I can add this pause.
Any one know a simple way to do this?
http://glbscripts.myfreeforum.org/about31.html
How to add delays to autoplay script.
Great help, THANK YOU
quick job and works perfectly, 3000 was the perfect delay too.
Last edited Jun 26, 2008 16:06:41
dnooner
offline
offline
2 Questions, is there a way to get the online/offline at all times or at least just under friends list? Is there a way to have a link to the team forum on the team homepage?
Cream of the Crop
offline
offline
I have my players sorted by "next game", the cash on the home page is by date created. Is there a way to change that, or do I have to keep my players sorted by date created?
karma99
offline
offline
Ok new script I've knocked up this evening after a suggestion for a name generator in this thread: http://goallineblitz.com/game/forum_thread.pl?thread_id=471556
Script file is here:
http://myweb.tiscali.co.uk/badkarma/glb_random_name_generato.user.js
Adds a link to the Create Player screen under the first and last name boxes. Each click will select from 1200 Forenames and 2000 Surnames (all real names from top 1200/2000 in the USA). It doesn't check if they already exist, but you can always choose another if it does, quite a few combos there.
So enjoy, please PM me with any bugs or improvement suggestions
Script file is here:
http://myweb.tiscali.co.uk/badkarma/glb_random_name_generato.user.js
Adds a link to the Create Player screen under the first and last name boxes. Each click will select from 1200 Forenames and 2000 Surnames (all real names from top 1200/2000 in the USA). It doesn't check if they already exist, but you can always choose another if it does, quite a few combos there.
So enjoy, please PM me with any bugs or improvement suggestions

mw54finest
offline
offline
Originally posted by Cream of the Crop
I have my players sorted by "next game", the cash on the home page is by date created. Is there a way to change that, or do I have to keep my players sorted by date created?
http://glbscripts.myfreeforum.org/about55.html bottom of first post. You need to modify the delay to about 500.
I have my players sorted by "next game", the cash on the home page is by date created. Is there a way to change that, or do I have to keep my players sorted by date created?
http://glbscripts.myfreeforum.org/about55.html bottom of first post. You need to modify the delay to about 500.
You are not logged in. Please log in if you want to post a reply.





























