- Reaction score
- 697
- Author
- RedAlert
- Contributors
- N/A
- Quickbar Entry
-
javascript:$.getScript('https://twscripts.dev/scripts/backtimesPlanner.js');
- Public?
- Public
This script can be run from the incomings overview screen. If you are not on that screen, the script will redirect you there.
The script collects all the incomings you have and for each of them it calculates the return time and it adds all these data in a table with some actions you can do.
The main idea behind the script is to allow a player to easily backtime an incoming attack, or to crowdsource the backtime of these incomings with other tribe mates by exporting and sharing the incomings.
This is how the script looks like in practice:
Other info:
The script works in coordination with the Single Village Snipe script too. When you click on Plan Backtimes button, it will redirect to a info_village screen and it will pass a parameter called "landingTime". Then you can run the single village snipe script and the script will see that this landingTime parameter is set, so will automatically update the landing time to the time found on this parameter.
The script takes into account the current group you are in to fetch troop amounts. So if you are on a group, the script will only fetch villages and troop amounts for the current group, not for all villages.
For any bugs, suggestions or if you need help with the script, let me know by replying on the thread.
Last edited:
Upvote
1