Watchtower Timer

Status
Not open for further replies.

GODFARMER

New Member
Reaction score
3
Description:

This script will calculate when an incoming attack will enter your watchtower's range, and display a countdown for each incoming you have. It will create a new column for this, labeled "Watchtower".

If the incoming is already detected by a watchtower, the script will print "Detected". If the incoming will not fall inside a watchtower's range, it will print "Undetectable". Otherwise, it will show a countdown to the time the attack will be detected by a watchtower.

JavaScript:
javascript:$.getScript('https://dl.dropboxusercontent.com/s/dukcaol8u27wxg2/watchtower_timer.js');void(0);
 
Last edited by a moderator:
Status
Not open for further replies.
Top