Azərbaycan dili Bahasa Indonesia Bosanski Català Čeština Dansk Deutsch Eesti English Español Français Galego Hrvatski Italiano Latviešu Lietuvių Magyar Malti Mакедонски Nederlands Norsk Polski Português Português BR Românã Slovenčina Srpski Suomi Svenska Tiếng Việt Türkçe Ελληνικά Български Русский Українська Հայերեն ქართული ენა 中文
Subpage under development, new version coming soon!

Subject: Extension: Sokker Trainer Observer

2007-04-10 19:00:57
naonis [del] to All
This extension (Greasemonkey script) add trainer observation feature to sokker even if you are not Plus user.
The purpose of this script is to keep track of the trainers during the auctions, that usually disappear from the office page after you are overbidden by another user.
Once you will click on the "observe" button in the trainer page(as for the players), the script will store all the information about the auction.
If you are plus user you can retrive those information surfing in the "Files" page (in the Office).
If you are not a plus user you will find them via a new link in the office called "Trainers".

Languages available: Italian, English, Polish, Czech, Hungarian, Dutch, Portuguese, Romanian, German, Spanish, Estonian, Catalan. Greek.

Install it!


Have fun! :)

N.B.
1. You need Greasemonkey installed in your firefox to run this script.
2. This is scrpt hasn't a dynamic behavior as the other observation feature (plus) on sokker. This means that the deadline of the auction will not update in case of new bid.

In case you want to translate in your own language this script please use the following statements (nr.0 and from nr.2 to nr.5 should be the same you have in sokker menus):
langArray[0] = "Observe";
langArray[1] = "Trainers";
langArray[2] = "Office";
langArray[3] = "Juniors";
langArray[4] = "Media";
langArray[5] = "Friendlies";
langArray[6] = "remove";
langArray[7] = "Observed trainers";
langArray[8] = "Available slots";
langArray[9] = "On the transfer list";
langArray[10] = "general skill";
langArray[11] = "wage";
langArray[12] = "deadline";
langArray[13] = "You are already observing this trainer!";
langArray[14] = "No slot available!";
langArray[15] = "Trainer added!";
(edited)
2007-04-10 19:04:06
Very, very nice!!

But-why only 3 slots?
2007-04-10 19:10:19
very nice indeed, but an observer for players would be the next step :)
2007-04-10 19:13:55
It was the previous step;)
2007-04-10 19:20:48
Yes, it does exist for plus users indeed :P but not for us :P

( but respect to the payers)
(edited)
2007-04-10 19:24:58
you`re genius! :D I waited for it long time, we asked stuff that something should be made with trainers running away from TL, but they do nothing.. Thanks naonis! :)
2007-04-10 20:06:11
thanks Lucky Luke! Your translation will be in the in next version, available tomorrow :)

But-why only 3 slots?
IMHO a standard user doesn't follow more then 2/3 trainers at the same time, and i want avoid to weigh down firefox.
In case you want to increase slot you will need just to modify:
var maxObs = 3;
2007-04-10 20:16:43
really good extension! Congrats!
2007-04-10 20:20:41
Sorry but i think that it would be unfair to the plus users and to the devs.
2007-04-10 20:49:37
czech translation received, thx Nikolajbobov.
It will available in the next version.
2007-04-10 21:14:20
I've just modified the first post, i missed one statement (as you can see in the second screenshot) :P
2007-04-11 12:15:28
Version 0.1.1 - Polish, Hungarian and Czech language available.
Install it!
2007-04-11 12:24:59
langArray[0] = "Volg";
langArray[1] = "Trainers";
langArray[2] = "Kantoor";
langArray[3] = "Jeugdopleiding";
langArray[4] = "Media";
langArray[5] = "Vriendschappelijke wedstrijden";
langArray[6] = "Weghalen";
langArray[7] = "Gevolgde trainers";
langArray[8] = "Beschikbare plaatsen";
langArray[9] = "Op de transferlijst";
langArray[10] = "algemene beoordeling";
langArray[11] = "salaris";
langArray[12] = "deadline";
langArray[13] = "Je volgt deze trainer al!";
langArray[14] = "Geen vrije plaats beschikbaar!";
langArray[15] = "Trainer is toegevoegd!";
2007-04-11 12:52:50
don´t understand how to Install it
2007-04-11 12:53:49
Portuguese:

langArray[0] = "Atalho";
langArray[1] = "Treinadores";
langArray[2] = "Secretaria";
langArray[3] = "Juniores";
langArray[4] = "Marketing";
langArray[5] = "Amistosos";
langArray[6] = "Remover";
langArray[7] = "Treinadores observados";
langArray[8] = "Disponíveis";
langArray[9] = "No mercado de transferências";
langArray[10] = "Habilidade geral";
langArray[11] = "Salário";
langArray[12] = "Termina em";
langArray[13] = "Este treinador já está em seus atalhos!";
langArray[14] = "Não há mais campos para adicionar treinador!";
langArray[15] = "Treinador adicionado!";
2007-04-11 12:54:19
obviously it's a firefox tool:
download greasemonkey - restart firefox - install sokker trainer