(10-10-2014, 09:27 PM)damiansnk Wrote: 200 {wio} target:=Creature.Target() Creature.Follow(!target!
founded on forum didn't tested
0 {Reach NPC} id:=Creature.ByName(NAME OF NPC) Macro.Wait(1000) Self.Say(Hi) Macro.Wait(1000) Self.SayInChannel(NPC, Liberty Bay) Macro.Wait(1000) Creature.Follow(!id!) Self.SayInChannel(NPC, yes)
Not working
First is all the time chasing NPC, cavebot stops at this macro, second dosn't work.
But thanks mate!
I'm looking for script wich one chasin NPC, then i move forward.