Travian under-attack check T3.5

By j000 Last update Jul 10, 2009 — Installed 39,125 times. Daily Installs: 209, 113, 106, 122, 133, 127, 97, 119, 158, 135, 143, 86, 144, 114, 150, 144, 100, 156, 183, 91, 140, 188, 84, 127, 80, 152, 137, 113, 99, 88, 107, 148
Script Summary:
Travian under-attack check T3.5
Version: 1.0
License: Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
Recently Updated TopicsPosts
help14
alarm off1
script not working 19
alarm not working2

this script has 10 topics, 53 posts

Review Summary
5 stars
1 reviews (1)
4 stars
0 reviews (0)
3 stars
0 reviews (0)
2 stars
0 reviews (0)
1 star
1 reviews (1)

this script has 2 reviews

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.