working great! :D
Printable View
working great! :D
i should now delete pause walker in all my scripts or i can left it as is and it dont break anything? I need to edit all scripts now?
all my labels looks like that. I need to edit and delete turning walker on and off?Code:elseif (labelName == "bank1) then
setWalkerEnabled(false)
Self.Say("hi")
sleep(math.random(700, 1400))
Self.SayToNpc("deposit all")
sleep(math.random(700, 1400))
Self.SayToNpc("yes")
sleep(math.random(700, 1400))
Self.SayToNpc("withdraw 5000")
sleep(math.random(700, 1400))
Self.SayToNpc("yes")
setWalkerEnabled(true)
Thanks! Really needed this because even paid script executed labels too late for me sometimes. Awesome!
It still not working for me.
It doesnt check label of "checker" and "leave" :/
I'm using Zao dls of Joswha
Hello!
Now my script don't work as it did. "Yalahar gates" , He just stays outside the gate. Does it mean that the script is bad coded? :) hehe
It doesn't matter if you remove it or keep it, technically, but it is best to remove it where ever it's not needed (so, more most intents and purposes, from everywhere).
Talk to him about that.
put the script on pastebin and leave the link here. Tell me which label is causing the issue.
ok. will do
The LUA script.
Ofc... Sorry :D