Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Travian Sort Villages

Allow to sort your Villages

The script is no longer maintained by me but by Dwoo, get it there : http://userscripts.org/scripts/show/26623

History

  • 1.3 (7 may 2008)
    • The mouse cursor change when you are over one of the little sorting arrows
  • 1.2
    • Added a menu to Tools > Greasemonkey > Users Scripts Command to delete the stored persistent data. It is necessary to clean up when you loose a village otherwise the script may hide some of the remaining ones.
  • 1.1
    • Persistent data written using GM_setValue, no cookie is used anymore.
  • 1.0
    • Persistent data written to a cookie.






May 7, 2008
ben_jack65 Script's author

Sure I am interested, you can send it by mail to me : ben_jack65 at hotmail.com

 
May 1, 2008
Dwoo Scriptwright

I made some changes to your script and got it down to 100 lines. The main thing I change was to only make the sort links appear on dorf3 (Villages overview) and multiuser capable. Would you like to have it?

 
Apr 28, 2008
ben_jack65 Script's author

Voila Titus, I followed your advice about the cookie.

 
Apr 25, 2008
titus Scriptwright

it is not very secure to save settings like these in cookies... simply for the reason that cookies can be accessed by the server, in this case travian. By this way they can check if there is any use of scripts etc... . I would recommend GM_getValue en GM_setValue...

Very nice idea

grtz Titus

 
Apr 24, 2008
ben_jack65 Script's author

My first little script, probably not very well written. Tell me if you find bugs please.

The script is useful for travian. It allows you to sort your village table in the order of your choice. Use a cookie.

You could comment on this script if you were logged in.