[T4] My Travian Links (ITA)

By Travian Utility Last update Sep 3, 2011 — Installed 54,613 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
FirefoxWindows

Done for T4 ;)