Clash of clones advice

I know that there is no 1 solution but advice would be nice

Can you send me your code?

Mumbo_6

P.S. I can’t help you forever since I have to go to bed soon

My advice for you is to wear not-that-good armor and equip sword and shields(if you’re warrior), or equip guns and bombs (if you’re ranger) that have special abilities such as throw, bash, power-up, and cleave. And go for the archers and then fall back to the back.
Lydia

1 Like

ok thanks i will try that

1 Like

this is what I wore this image long sword and some shield that can bash are great options

as was I was doing the level I got this code for clash of clones

while True:
    flag=hero.findFlag()
    enemy=hero.findNearestEnemy()
    if flag: 
        hero.pickUpFlag(flag)
    elif enemy:
        hero.shield()
        hero.attack(enemy)


If it is a solution please delete it. Posting full solutions against rules on Forum.

1 Like

no it is not in just wondering if this is what other people did because I do the flags the guy survives a little while but then dies