You need to use an if-statement inside your while-true loop.
if-statement
while-true
Use hero.isReady("cleave") to cleave when it’s up, otherwise, you should say “scare”.
hero.isReady("cleave")
I’m too descriptive to tell you.