Here is my code
Everytime is pause’s at hero.cleave(enemy)
After if enemy
, check if cleave is ready, if it is ready, then cleave, else, attack
And you won’t need the whole else statement from your code now
I will try that wait a min
I have to do it tomorrow gtg tell u if it works
It did not work (200000)
I think where you see if there’s an enemy, you should also do if enemy and ready:
So change if enemy:
to if enemy and ready:
Also delete the first line in while true. it’s not needed.
Post your newest code using the </> button
I cannot other people who see this will see the solution so they use it
So is this solved?
20
If you still need help, you can past your code. But if you passed the level, then don’t paste your code.
Yes it solved (20000000) someone can close the topic
Then click the solution mark next to the post that helped you the most and it will auto close
This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.