Trying to learn scripts

I made this as a lure scipt but it said error and crashes
walk,-1105,-396
wait,2000
cast,Normal Attack
cast,Mind Bow - Flower
wait,5000
walk,-1087,-415
wait,5000

trying to learn more about how all of this works so i can make my own scripts

Crashes? That shouldn’t happen.

You should use the script creator instead to make things easier.

it starts checking windows for details to send dianostic about the crash then manager restarts it says it has an error on line 1

It is missing the Z coordinate for the walk command which can be set to 0.

Okay Thanks i’ll try that.