Travian under-attack check T3.5

By j000 Last update Jul 10, 2009 — Installed 69,718 times.


Script Summary: Travian under-attack check T3.5

Version: 1.0

License: Creative Commons Attribution-Noncommercial-Share Alike 3.0 License

Proudly presents working (hopefully) version 1.0

Modified version of http://userscripts.org/scripts/show/13765.
Thank you m4rtini =)
Working with T3.5.

To change advanced options (sound file, external script) you need to edit source file.

There is a possibility to call your own external pages\scripts to do some kind of response (like sending you a email) when you're under attack. These are the parameters that you have to edit:

var externalUrl = "";
var externalPostData = "";

They are explained in the source file.