Shinko to Kuma

Still Going Strong
Reaction score
776
Author
Shinko to Kuma
Contributors
Sass
Quickbar Entry
javascript: $.getScript("https://shinko-to-kuma.com/scripts/WHBalancerShinkoToKuma.js");
Public?
Public
Approved ticket nr. #T13701675 at 2020-02-21 19:56:29

Hey everyone

This is the one a lot of you have been waiting for, a new and efficient warehouse balancer script ^^

What it does:
1) will attempt to balance your res across your current group of villages. Just make dynamic or manual groups if you deal with large gaps in between clusters to make the script even more efficient. Prioritises the smallest villages in points first. Really helps to build out those newly capped villages fast!
2) Adjustable priorities: Set which villages (till a certain point range) should receive extra resources, and from which point a village is considered 'finished', and should keep less resources in reserve. Completely adjustable how much % should be left behind, or should be stocked extra.
3) Accounts for already incoming resources to each village. This way you have an actual idea how much total res is going around between all villages, so the averages are way more accurate, the balancing will be more accurate, and it will also prevent overflowing warehouses. Even if there are more resources incoming to a village than its warehouse can handle, the script will attempt to offload as much res as necessary to keep you from overflowing.
4) IT ISNT IRRITATING TO USE, NO LONGER NEED A MILLION TABS! Just click the individual launches, or hold down ENTER!
5) Works on mobile

Screenshots:
PC:
AyZRUTw.png

iOS:

iMMNtS9.png


Video:


Script:
(Instructions: The settings can be adjusted before or during it is inside your quickbar.
Settings:

highFarm = from which village population usage a village is considered 'finished', and will try to offload resources to villages that need it more.
lowPoints = anything below this point value is considered a small village, and the script will prioritize filling these up.
builtOutPercentage = percentage of WH capacity (in the example 25%) should be only kept in fully built villages.
needsMorePercentage = percentage of WH capacity (in the example 85%) should be stored in villages that need help growing still. This same percentage will be used if the average of all your resources is higher than your current WH capacity in that village to prevent an overflow. Don't put this percentage too high, you got to account for runtime of the merchants and the natural resource gain for pits as well. 85% is a pretty good spot.


Code:
javascript:

$.getScript("https://shinko-to-kuma.com/scripts/WHBalancerShinkoToKuma.js");


feedback always welcome in the comments :) or on my skype/discord, in my signature

- Sophie

KNOWN BUGS:
- Problems with university villages, since they don't have merchants and the warehouse capacity is insane. If you have a university village, you can fix this by making a group excluding it for now.
 
Changelog
16/4/2021 - Changed host
Last edited:
Upvote 27

Shinko to Kuma

Still Going Strong
Reaction score
776
Should be fixed now. I have no way to test so hard to figure out how it will behave on accounts with a lot of villages.
 

.MAXIMUS.

Well-Known Member
Reaction score
18
It is fixed now. Thank you for the prompt and fast reply. And we all thank you for the improvements that you bring to the community.
 

koasy

New Member
Reaction score
0
hello~:)

I want to trade only with nearby towns. Is there a way to set this up?
There are villages far away...
In remote villages, the transit time is too long.o_O
 
Last edited:

RedAlert

Senior In-Game Staff
Tribal Wars Team
Senior
Team
Script Moderator
Reaction score
608
You could use groups to do that. Set up some groups based on your clusters and run the script on each group.

This will make the script only work inside that group's village's.
 
Top