The Trials help me

she’s not even lvl 30, so she can’t have the twlight glasses

Ok, point…I don’t look for those details, I just examine code :stuck_out_tongue_winking_eye:

Ok, LOL XD (20 chars)

I beat it with stright luck. I did bunch of hero.time stuff and hope i get a gud seed

i have the thing that lets me see infinity
codeconbat me

1 Like

Ok nice(20 chars needed)

back to the point my code
code:

# You'll need good strategy to win this one!
# Your clone will have the same equipment you have!
# But, they're not very skilled at using special powers.
while True:
    enemy = hero.findNearestEnemy()
    flag = hero.findFlag("green")
    if flag:
        hero.pickUpFlag(flag)
    if enemy and enemy.health > 0 and enemy.type != "yak":
        hero.attack(enemy)
        if hero.isReady("bash"):
            hero.bash(enemy)
        enemy = hero.findNearestEnemy()
        if hero.health < hero.maxHealth:
            hero.shield()

ooo nice armor!!!

thanks and i didnt buy gems at all just hard earned gems :muscle:

worn dragonplate is just too op!

its pretty unbeatable in the desert

i’m in mountain but i got it in desert but yeah now i have 2000 hp

nice dood…

i want it…

i found loop holes in lev 4 and 5 and im going to 6

the link to the topic cloudyrip mountain loopholes

nice job…

thanks :+1: :grinning: you could help everyone can help find loopholes

k, i will…

YAY but i already pasted level though i will still check it out anyways