[T4] My Travian Links (ITA)

By Travian Utility Last update Sep 3, 2011 — Installed 50,343 times.

Implement T3.5

in
Subscribe to Implement T3.5 2 posts, 2 voices



kram89 Scriptwright

Only add this line:

if(menu == null){document.getElementById('sright');}
if(menu == null) { //Just one village
menu = document.createElement('div');
menu.setAttribute('id','sright');
document.getElementById('sright').appendChild(menu);
}

With this it work well with new T3.5 servers

 
Travian Utility Script's Author
Firefox

Done for T4 ;)

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