Travian: Beyond_LT

By HaxLi Last update Apr 28, 2008 — Installed 42,625 times. Daily Installs: 10, 22, 14, 10, 7, 11, 6, 13, 6, 2, 17, 27, 16, 7, 9, 12, 22, 10, 6, 15, 7, 1, 2, 15, 2, 1, 6, 9, 6, 3, 5, 10
Script Summary:
Travian v3 addons originally written by Victor Garcia (aka Croc) updated by Szabka, and some changes by HaxLi for Lithuanian server.
Version: 2.6cmc
Recently Updated TopicsPosts
Archived Comments7

this script has 1 topic, 7 posts

This script has no reviews.

Edit 08.10.22: Use this Script better :] http://userscripts.org/scripts/show/28129

I'm not the coder. I just use ctrl+F in the code to correct if some bug happens in Lithuanian server. Added some links, changed the look of some Interface (bolds, caps, removed unnecessary symbols)

(v.08.04.26) Some latest changes:

//to show resource and other images on the Lithuanian server (added comment tags (/* */) to exclude unneeded code) Line:1655
function img(ref, lang_dependant){ return (!lang_dependant ? /*pack_grafico + */"img/un/" + ref : /*pack_grafico + */"img/" + idioma + '/' + ref); }

//to make Statistika syte be compatible with other servers (lt1,ltx,..) Line:2028
if (location.hostname.indexOf('speed')==-1){
var svr = location.hostname.match(/(\d)[.]travian/i)[1];
} else var svr = "x";

//Lithuanian language in travutils.com and even travian.ws O.o;
[T('TOOL'), "http://travutils.com/lt/?s=" + idioma + svr, "_blank"],