RandomBeast
|
Scroll players from profile viewhttp://userscripts.org/scripts/show/28988
This script adds a > link next to your player's name which scrolls through your players from the profile screen. This saves time when setting tactics/training as you don't have to jump back and forth with your home page.
Once installing this script you will need to edit the list of player IDs to contain your own player's IDs. You can add or delete additional ones as well. Just separate each id with a comma and wrap with single quotes.
|
mw54finest
|
Thanks RB!
To make it work for your players:
Find
| Code: | | var myPlayers = ['000001','000002','000003'] |
and replace 000001 with your 1st player number, 000002 with 2nd and so on.
|
mw54finest
|
I guess another use for this would be to put other owner's player numbers to scroll through their profiles.
|
mw54finest
|
There is a similar script here:
http://glbscripts.myfreeforum.org/about66.html
|
NTNSTY
|
This is one that is not working for me, but I don't know how to debug. Anyone point me in the right direction.
EDIT: NVM, I figured it out. I'd missed the part where I have to put in all my player ID's - yeesh, this gonna take a bit. =)
|
|
|