while True:
# Move to the nearest coin.
# Use move instead of moveXY so you can command constantly.
item = hero.findNearestItem()
hero.move(item.pos)
# If you have funds for a soldier, summon one.
if hero.gold > hero.costOf("soldier"):
hero.summon("soldier")
enemy = hero.findNearestEnemy()
if enemy:
soldiers = hero.findFriends()
soldierIndex = 0
soldier = soldiers[soldierIndex]
# Loop over all your soldiers and order them to attack.
while soldierIndex < len(soldiers):
hero.command(soldier, "attack", enemy)
soldierIndex += 1
# Use the 'attack' command to make your soldiers attack.
#hero.command(soldier, "attack", enemy)
I have deflector tarnished bronze breastplate using tharin twilight glasses boss star one(DUH) emperers gloves 1146 hp oh I forgot thornprick gilt wristwatch saphire sense stone basic flag