[Solved] Wishing Well (HELP NEEDED)

Can you give the link

oh sorry i was away (20 char)

here’s the link:Level

Change hero.say(less) to hero.say(“Non satis”)
and hero.say(more) to hero.say(“Nimis”)
after if goldAmount == requiredGold:
add item = hero.findNearestItem()
and at the start of the wile True loop make coins item and also change the second line of the while True loop to goldAmount = sumCoinValues(item)

I dont know what you meant here:and at the start of the wile True loop make coins item and also change the second line of the while True loop to goldAmount = sumCoinValues(item)

I meant the first line after the while True loop change it to item = hero.findItems()

Ok i will try that (20 char)

wait…do i additem = hero.findNearestItem() after if goldAmount == requiredGold:
or at the same ligne as if goldAmount == requiredGold:

After that line 20 chars

i just added it after if goldAmount == requiredGold:
it did not work :sob:

can I see your code and what is the error

it basically stops after i say the first thing

The only error in your code is a typo your sopossed to say Non satis

delete the first t that should work

Oh how silly of me :stuck_out_tongue_closed_eyes: it worked thanks @Eric_Tang

Good Job good luck on Clash of Clones! You’ll need it

Not really but yea use itermidiate equipment

thanks alot but now that you mention it I get a liiiiiiiiiiiiiiiitle worried :stuck_out_tongue_closed_eyes:

it’s fine just joking :grin:

ok il try my best thanks alot!