Quote:
Originally Posted by JusticeDeviL
Hey, the bot currently just looks at the previous attacks and the outcome of it.
Is it possible to make the bot detect barbarian villages that got conquered and stop attacking those?
|
When the "Send Army" window is open, there could be an indication somewhere in this window that this is now owned by a player.
When we have identified such an indication, we could add some code that checks this, probably close to this line:
[Only registered and activated users can see links. Click Here To Register...]
To skip this village, I think we would have to introduce some additional state so that the bot remembers this observation. Because if it does not, it would start with attacking the same village again.