User Pass
Home Sign Up Contact Log In
Forum > Goal Line Blitz > So, your GreaseMonkey scripts have stopped working. Here's how to fix them.
Page:
 
ClutchDreams
offline
Link
 
fixed
Edited by ClutchDreams on Mar 1, 2014 01:19:16
 
Team Nucleus
Draft Man
offline
Link
 
The script below has a bug....upon creation of multiple players, it bypasses the initial 1st set of 15 SP's and goes right to the 2nd set of 15 SP's....So you end up losing out on the 1st set of SP's.
Is there a solution for this?


Bulk Team Creator http://userscripts.org/scripts/show/149240
This is a modified version of the 'Reroller script' written originally by, I believe, Monsterkill.
The script primarily let's you do two things:
1) Create a whole list of players, which it saves (so you can use it again the next season)
2) Automatically conduct a set of actions upon each player, such as training, multi unlocking, or enhancement.
This replaces your Create Player page with a new page containing all possible player creation options.
Fill in all the player page information and then click "Add Player to List".
Do this for as many players as you want or need.
It will automatically wait 30 seconds between player creation in order to avoid the flood control.
If you want to automatically do actions as well, in the action section, define the action and what attribute you want to trigger it on, then click "Add Action".
Note that you aren't defining the attribute directly (like 'speed') but rather the primary/secondary/multi attributes.
This is so that the actions will be applicable across all of your players.
For example, if you want to train all of your primaries 10x on intense, select "Intense Train" and "Primary" and click add action 10 times.
Finally, everything you do is saved, so you can use it again later if you need to create new players or entirely new teams.
 
refguru
offline
Link
 
So I have changed these scripts 2 or 3 times. But this time when I changed them, NONE of my scripts work. I have no idea as they are all edited the same way I've done them in the past. At this point, I am ready to nuke them and re-dl them. Are they all edited properly at grease monkey?

Edit: Working again. Make sure the grease monkey is turned on!
Edited by refguru on Mar 1, 2014 17:15:19
 
NitrousX
offline
Link
 
Log you in for the win still not working, here is the entire source: Originally posted by log you in for the win script
window.setTimeout(function() { document.getElementsByTagName('input')[4].click() } , 1500); // the 5th input tag is the login button, hence the [3].
 
The Avenger
Hulk Smash
offline
Link
 
What about a roster sort script?
 
The Avenger
Hulk Smash
offline
Link
 
Originally posted by The Avenger
on the VPB side of things the alg's are not showing still


 
pabst
offline
Link
 
Originally posted by NitrousX
Log you in for the win still not working, here is the entire source: Originally posted by log you in for the win script

window.setTimeout(function() { document.getElementsByTagName('input')[4].click() } , 1500); // the 5th input tag is the login button, hence the [3].


The warrior general bar has probably changed the numbering on the input tags (haven't tested this script, but it does it for others). You have to trial-and-error the numbers if you don't know how to find the right one.
 
pabst
offline
Link
 
Originally posted by Team Nucleus
It works up to season 37..After that nothing...the drop down stops at season 37


You sure it's not another script interfering with it? I definitely get seasons 38 & 39.
 
pabst
offline
Link
 
Originally posted by Team Nucleus
Never mind it works and shows the archetype icons..had a few things un-checked in the settings


As for the homepage rewrite, which version of this script did you modify? The version I'm looking at is trying to add elements to divs on the page that don't exist so it crashes almost immediately.
 
oaklandraider
OAK
offline
Link
 
Originally posted by pabst
The warrior general bar has probably changed the numbering on the input tags (haven't tested this script, but it does it for others). You have to trial-and-error the numbers if you don't know how to find the right one.


Originally posted by pabst
You sure it's not another script interfering with it? I definitely get seasons 38 & 39.


Originally posted by pabst
As for the homepage rewrite, which version of this script did you modify? The version I'm looking at is trying to add elements to divs on the page that don't exist so it crashes almost immediately.


I love how pabst cares more about making this game playable than its' creator does.

pabst
 
Team Nucleus
Draft Man
offline
Link
 
Originally posted by pabst
As for the homepage rewrite, which version of this script did you modify? The version I'm looking at is trying to add elements to divs on the page that don't exist so it crashes almost immediately.


GLB HomePageRewrite Season 12+ works...http://userscripts.org/scripts/show/59802

Combine report S7 for player pages works as well http://userscripts.org/scripts/show/44241
 
pabst
offline
Link
 
Originally posted by Team Nucleus
GLB HomePageRewrite Season 12+ works...http://userscripts.org/scripts/show/59802


FWIW, I uploaded a version with the changes here: http://userscripts.org/scripts/show/400988

The problem was this script only works if you do not have free players available. The empty player slot kills it.
 
pabst
offline
Link
 
Originally posted by The Avenger
What about a roster sort script?


Huh? Is this a broken script that needs changing or are you requesting something new?

And on a completely unrelated note: yes, you can use greasemonkey-fu to post during downtime :-P
Edited by pabst on Mar 2, 2014 00:33:15
 
Team Nucleus
Draft Man
offline
Link
 
Originally posted by pabst
FWIW, I uploaded a version with the changes here: http://userscripts.org/scripts/show/400988

The problem was this script only works if you do not have free players available. The empty player slot kills it.


Thanks pabst
 
Gustoon
offline
Link
 
Originally posted by oaklandraider
I love how pabst cares more about making this game playable than its' creator does.

pabst


 
Page:
 


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