Shinko to Kuma
Still Going Strong
- Reaction score
- 788
- Author
- Shinko to Kuma
- Contributors
- Sass
- Quickbar Entry
-
javascript:$.getScript("https://shinko-to-kuma.com/scripts/map_filterTWSophie.js");
- Public?
- Public
Approved ticket nr. t13576151
Another script, this time to grab all barbs in a specific radius (unlimited range) around your current village. This will be usefull specifically for C-farming, since it will automatically make a script for you that will allow you to send 1 scout to each of the barbs afterwards. Note, this script can only get updated data once an hour from the server, so it's possible if someone just barbed, it won't pick it up straight away. This is no limitation on my end, rather on TW's side.
Inner radius: Set to 0 if you want to search for all barbs, set higher if you want to exclude a circle around your village.
Outer radius: Furthest range you want to search for.
Example:
Inner=20, Outer = 30. The script will search for all the barbarians in a donut shape around your current village, from 20 tiles away till 30 tiles away.
Screenshot:
Script:
As always, let me know in the comments what you think
Sophie
Update: Added inner and outer radius
Another script, this time to grab all barbs in a specific radius (unlimited range) around your current village. This will be usefull specifically for C-farming, since it will automatically make a script for you that will allow you to send 1 scout to each of the barbs afterwards. Note, this script can only get updated data once an hour from the server, so it's possible if someone just barbed, it won't pick it up straight away. This is no limitation on my end, rather on TW's side.
Inner radius: Set to 0 if you want to search for all barbs, set higher if you want to exclude a circle around your village.
Outer radius: Furthest range you want to search for.
Example:
Inner=20, Outer = 30. The script will search for all the barbarians in a donut shape around your current village, from 20 tiles away till 30 tiles away.
Screenshot:
Script:
Code:
javascript:
$.getScript("https://shinko-to-kuma.com/scripts/map_filterTWSophie.js");
As always, let me know in the comments what you think
Sophie
Update: Added inner and outer radius
- Changelog
- 19/4/2021 - Changed host
Last edited:
Upvote
3