RedAlert

Senior In-Game Staff
Tribal Wars Team
Senior
Team
Script Moderator
Reaction score
623
Author
RedAlert
Contributors
N/A
Quickbar Entry
javascript:$.getScript('https://twscripts.dev/scripts/importExportDynamicGroups.js');
Public?
Public
1652047501047.png

This script can only be run while you are creating a dynamic group, so in URLs like these:
/game.php?screen=overview_villages&mode=groups&type=dynamic&group=XXXX (where XXXX is the group ID)


This group helps to transfer currently existing dynamic group configuration between worlds.

So instead of doing that process manually, you export the group configuration from World A (where you have that group already setup) and you can import it on World B.

Both import and export are done via this script.

The script might not work when importing dynamic custom groups which use these:

1652047778427.png

What this script is perfect for is for transferring tactical groups between worlds, for example, low farm groups, low warehouse group, offensive readiness groups, etc.
The more you have such dynamic groups, the more this script helps since you won't have to fill those forms anymore.

What this script is not perfect for is groups which are related with world specific stuff like backline/frontline groups since they are different on each world based on for example coordinates of your villages and enemy, etc.

For any bugs, suggestions or if you need help with the script, let me know by replying on the thread.
 
Last edited:
Upvote 1
Top