Quote:
Originally Posted by 'fROMtheB0TT0M
Also I've put this in my farm list
<linked-list>
<units>
<spear>10</spear>
<sword>10</sword>
</units>
<units>
<spear>20</spear>
<knight>1</knight>
</units>
<units>
<spear>30</spear>
</units>
</linked-list>
And it works, but somtimes it sends 20 spears without Knight, but I want them only together and if that's not possible, use 30 spears
|
It doesn't work like this. Knight and spies can be set for all templates and will be ignored when not present, so the bot will send 20 spear without it.
In general, offensive troops are better for this bot.
@
[Only registered and activated users can see links. Click Here To Register...]:
However, I plan to change the farming system. Away from "always attack with 20 spear" to something more dynamic, calculating farm troops based on village points, population, attack value. So player villages, big and small barb villages can all be farmed without adding a template for each of them.
This will have less configuration options to reduce complexity. Possibly only leaving "attackWithSpear/Sword/Axe..." settings.
As always, feel free to tell me what you think. It would also be great to talk with some good/experienced player on the exact numbers for minimum and maximum troop values.