Map/Coord Last Village Growth

RedAlert

Senior In-Game Staff
Tribal Wars Team
Senior
Team
Script Moderator
Reaction score
737
Author
RedAlert
Contributors
Morthy (he wrote the original script)
Quickbar Entry
javascript:$.getScript('https://twscripts.dev/scripts/lastVillageGrowth.js');
Public?
Public
last-village-growth.jpg

This script can only be run on the Map:
/game.php?screen=map

This is how the script looks like in action:

This script is based on this old script which is currently broken:

Script can be used to identify Academies and Watchtowers ... however since the script only shows latest growth points it's not 100% correct (unless run very often) on finding villages with Academies/Watchtowers. When it comes to watchtowers, it will only identify watchtowers from level 15 and above.

This script currently can only be run on NET, US, UK and Beta server.

Feel free to reply on this thread if you have any suggestions, need help or find a bug on this script.
 
Last edited:
Upvote 0
Yeah, you must therefore modify your basic message of the script which indicates :p

This script currently can only be run on NET, US, UK and Beta server.
 
Thank you all for reporting the issue.
Investigated it and was able to replicate the error 403 issue.

Seems like Cloudflare is protecting the twstats endpoint which I'm using to get data from. Will see if I can make the script work or not.
 
Back
Top