Travian: Hero Status v1.3.9

By MeXaon Last update Jul 12, 2008 — Installed 178,897 times. Daily Installs: 61, 71, 48, 67, 76, 70, 76, 55, 67, 70, 61, 65, 47, 61, 75, 57, 49, 75, 48, 58, 71, 89, 78, 59, 45, 53, 81, 94, 114, 68, 67

Archived Comments (locked)

Subscribe to Archived Comments 55 posts, 28 voices

';
ttd[31].appendChild(pd);
",
but the date is write on the end of the cell. I need modifycate the value from the '0' to '100' on the page not insert a new value afther '0'.

how can i do this? My script implement a line after this .

Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
GoldenEye User

COOOL SCRIPTS THANX

 
fahd999 User

case '.ae':
langfile = ['المطلوب' , 'التالي' , 'الحالي']
break;

 
Learn Spanish User
As far as translations go there is a free English to Spanish translation site that I go to a lot!!!

They recorded a lot of natives talking to each other then wrote down what they said. This will at least help for the Spanish language. After that you'll need the computer language.

Just a tip from a fellow nerd;)
 
MindTwister Scriptwright

case '.il':
langfile = ['כרגע', 'הבא', 'דרוש'];
break;

 
MeXaon Script's Author

added langs

 
Diego21 User

SPANISH translation (not a direct translation but more funtional for better understanding, I'm a Spanish native speaker so trust me... ;))
(both .net & .com.ar servers)

case '.net':
langfile = ['Actual', 'Siguiente', 'Matar'];
break;

case '.com.ar':
langfile = ['Actual', 'Siguiente', 'Matar'];
break;

 
minbas Scriptwright

pd.innerHTML the value what is insert in the script is <,td,>,<,span, ,class,=,"c3 b",>,100,<,/,span,>,<,/,td,>. eliminate the coma for the real code

 
minbas Scriptwright

In the Herou status page is a cell what contain the POINT TO DISTRIBUITE the cell is ttd[31]. I hawe modifyed the script with this code
" pd = document.createElement('div');
pd.innerHTML ='

100
 
MeXaon Script's Author

minbas
What?

 
minbas Scriptwright

weri god this script. i need a modification for this script in ttd[31] i need to implement a line before tis line

00
 
tetros User

can you type make this script work with travian 3 beyond and make it a finnish language?

 
CeP User

case '.cz':
langfile = ['Mrtvolky', 'Požadavek', 'Zavraždit'];

 
Anthony84 User

please change german translation

case '.de':
langfile = ['Erhalten', 'Gesamt', 'Verbleibend'];
break;

 
MeXaon Script's Author

Update langs

 
FDisk Scriptwright

For Lithuanian language
case '.lt':
langfile = ['Dabar', 'Sekantis', 'Reikia'];
break;

 
MeXaon Script's Author

Hmm. Me work. may be another script?

 
Kolumbus Scriptwright
It does not work with Travian3 Beyond - all language can you look at it a fix it if it`s possible?

Thank you
 
o_til_o User

better version:

Romanian translation:

case '.ro':
langfile = ['Actual', 'Următor', 'Nevoie'];
break;

 
MicroDJS User

Bugfix: BR PT translation updated.

Brazilian translation:

case ".br":
langfile = ['Atual', 'Proximo', 'Necessario'];
break;

Portuguese translation:

case '.pt':
langfile = ['Actual', 'Próximo', 'Necessário'];
break;

 
o_til_o User

Romanian translation:

case '.ro':
langfile = ['Curent', 'Următor', 'Nevoie'];
break;

 
MeXaon Script's Author

v1.3.6
- Added languages

 
iscript User

case '.cn':
langfile = ['目前', '升级', '尚须'];
break;

 
montiti User

Mistakes,here is the good French Translate :

case '.fr':
langfile = ['Courant', 'Suivant', 'Besoin'];
break;

 
montiti User

French Translate :

case '.pt':
langfile = ['Courant', 'Suivant', 'Besoin'];
break;

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel