Forums General

[Greasemonkey] Team Players List Plus 0.4.1

Subscribe to [Greasemonkey] Team Players List Plus 0.4.1 88 post(s), 19 voice(s)

 

July 28, 2009 02:34

287 posts(s)

 


> Looking for lastest version? See it in topic title


Changelog version 0.0.1

Rubysoccer Team Player List Plus 0.0.1

Hi all. I’ve made a little script for team players list. It adds 3 new colums in this list:

  • Avg ( average of skills of player without keeper skill )
  • VW ( a score computing value / wage. Higher is better )
  • VA ( a score computing value / age. Higher is better )

It is simple, but Ive used it to learn how to work with greasemonkey.

If you don’t know what is greasemonkey:
It is an addon from Firefox thats allow change webpages on-the-fly.

You can download this scripts at:
http://userscripts.org/scripts/show/54608

Screenshot:
http://s3.amazonaws.com/uso_ss/1459/large.jpg

Cya!

 

July 28, 2009 21:45

287 posts(s)

 

Update from version 0.0.1 to 0.0.3

Changes:

  • Speed cells now show real speed in their title. Calculated using stamina. To see this you need stop you mouse arrow inside speed cell.
  • Useless skills from goalkeepers and normal players are now hidden.
  • Average is now different from goalkeepers and other players. It don’t use useless skills

 

July 29, 2009 05:12

651 posts(s)

 

nice one…

 

July 31, 2009 18:11

287 posts(s)

 

Update from version 0.0.3 to 0.0.5

Changes:

  • Now it is possible to order new columns. Just click on it
  • Minor change: GoalKeeper empty cell now shows: -

Have fun

 

August 05, 2009 05:46

287 posts(s)

 

Update from version 0.0.5 to 0.1.0

Changes:

  • Now it shows all players skills changes from your last login. It is very usefull if you can’t login every turn – Now you can sleep in peace :)
  • Changes from last turn are show in bold. Other changes just other colors without bold.
  • Now it shows players staminas changes. Red → loose stamina, Blue → wins stamina. Hold you mouse inside stamina cell to discover how much it has changed.
  • New column: TC shows how many turns ago your player skills has changed. Usefull to schedule your squad

Important:

  • to enable this new features you have to change line 11 var myTeam = 0; to your team number.
    For example, in my case this line should be: var myTeam = 393;
  • Last Turn changed is based in your turn login. So if you stay away from Rubysoccer from turn 10 to turn 15 and your player skills changes in turn 11, when you login it will say that this player has changed at turn 15.
  • You will be able to see changes in red and blue since your last login just one time per turn!

 

August 05, 2009 06:34

609 posts(s)

 

maybe a quick installation guide? :)

 

August 06, 2009 03:28

287 posts(s)

 

Update from version 0.1.0 to 0.1.1

Changes:

  • Fix bug not saving new skills when player has updated.
  • Small code clean

Vaughn,
You can read this http://userscripts.org/about/installing
After you have Firefox and Greasemonkey installed, just browse to the link in first post and click Install. After Install you have to click “Monkey Face”, then Manager User Script then Edit. Change line that I have said and save. Have fun.

 

August 10, 2009 02:20

287 posts(s)

 

Update from version 0.1.1 to 0.1.2

Change:

  • It is possible to order column TC (turns without changes)

 

August 13, 2009 18:27

287 posts(s)

 

Update from version 0.1.2 to 0.1.6

Changes:

  • New columns in youth table too :)
  • Little change in formula of VA (value/age)

Who has tried or is using this script? Just for me to know if I still uploading it or just use locally

Have fun

 

August 14, 2009 00:59

65 posts(s)

Donator

 

I have been using it and have found it quite handy. Good work.

 

August 14, 2009 01:24

651 posts(s)

 

i use it some times…:)

 

August 18, 2009 21:15

287 posts(s)

 

Update from version 0.1.6 to 0.1.8

Changes:

  • New column TN: How many turns was necessary to player change his skills.

 

August 18, 2009 21:40

102 posts(s)

 

When i change the 0 to my own team number the script stops working, why?

 

August 18, 2009 22:18

287 posts(s)

 

You have to access rubysoccer from: http://www.rubysoccer.com (with www in URL)

Version 0.1.8a will work without www too.

 

August 18, 2009 22:23

287 posts(s)

 

Update from version 0.1.8 to 0.1.8a

Change:

  • Minor fix: Now it works correctly without www inside rubysoccer url

 

August 19, 2009 19:19

287 posts(s)

 

Alexander, is it working now?

 

August 25, 2009 21:45

287 posts(s)

 

Update from version 0.1.8a to 0.1.9

Change:

  • Now it keeps track of loaned players

 

August 26, 2009 11:09

803 posts(s)

 

Hi, great job Ulisses, I’m using it and it is very usefull.

Does it make the upgrade to the new versions alone or we must do it? Cause it’s not working with my loaned players.

Regards and thanks for the work

 

August 26, 2009 12:26

651 posts(s)

 

you need to update the source code from the link in that first post… ( http://userscripts.org/scripts/show/54608 )
and replace the source code currently being used.

ulisses, great job man… i use your code all the time… thank you once again…

 

August 28, 2009 12:54

102 posts(s)

 

Hi Ulisses

I must be doing something wrong. Every time I change the 0 to my team number 297 the custom columns disappear. By the way the script is great and I use it all the time – great way to isolate the important atributes.
But any help with getting it to work with the “own team number” would be appreciated.

EDIT: Seems the problem was beacause of the text editor I used. It’s working now. :-)

 

September 02, 2009 18:05

287 posts(s)

 

Update from version 0.1.9 to 0.2.0.alpha
( This alpha version was not annonced, but could be downloaded from the link at first post )

Change:

  • Now works with new layout from 2nd anniversary

Update from version 0.2.0.alpha to 0.2.1

Changes:

  • Fully works with 2nd anniversary layout
  • Order by Avg, VW, VA and TC are now working again
  • TC will keep track until reach the maximum of 120 turns and stay in the maximum until skills change. This will prevent from turns from 144 to 0 if you log at least 1 time per 23 turns.

 

September 03, 2009 11:56

11 posts(s)

Donator

 

Hi guys,

I also have some scripts, but this new layout screwed them up.

I’ll fix them when I have the time and I promise I’ll share them here.

For now, just this one to help you set the formation: http://userscripts.org/scripts/show/56927

Enjoy.

(suggestions always welcome)

 

September 03, 2009 19:44

71 posts(s)

Donator

 

@ Ulisses This might sound a dumb question, ive never used firefox or had anything to do with scripts, just installed it and the script works great with my ft team, but how do i change my team number for medium and fast ticker?

 

September 03, 2009 20:00

287 posts(s)

 

ChrisP, as I just play in one dimension I’ve done this script to work with just one dimension per time. Unfortunally if you have different teams you ll need to change var myTeam = 0; everytime if you wanna keep track of both teams.

Another option is to use different Firefox user profiles.

 

September 03, 2009 20:21

71 posts(s)

Donator

 

ok, thanks anyway, maybe that’s 1 for the suggestion bank :)

 

September 04, 2009 11:28

11 posts(s)

Donator

 

Here comes another one:
http://userscripts.org/scripts/show/57042

Thanks to Samir (Goiás) and Hilton (Grêmio) who helped to improve it and Bruno (ex-Avaí) who “gave” me the idea.

ps.: there are some known bugs, but it’s fun and useful anyway.
- if you have 2 or more players with same name.
- passes are very close, but not exactly.
- should be more, just don’t remember now ;)

 

September 04, 2009 11:50

803 posts(s)

 

Very nice Nery, hope you can fix the bugs because it can be much helpful, it would be nice to have a colum with the passes to goal in the next version :D The one with the player’s stamina is not working here, do I need to do something to make it works or its just install?

Regards

 

September 04, 2009 12:06

11 posts(s)

Donator

 

No, there’s nothing to configure.
I installed it again and it’s working fine here.
Does anybody have the same problem?

Cheers

 

September 18, 2009 04:37

287 posts(s)

 

Update from version 0.2.1 to 0.2.2

Change:

  • Fix column TC (how many turns ago player skills has changed). It is not overflow 120 turns anymore (I hope)

 

September 23, 2009 15:19

71 posts(s)

Donator

 

@ Nery, your script doesnt work for me anymore, any idea why? I dont get anything anymore

Forums General