I made something like that:
But i think that my bot will attack all of those monster which it was on screen before the juggernatu appeared.
Also it will automatically start attacking monsters if Juggernaut isnt on screen even if bot dont reach his destination ((32422, 32214, 8)).
Creatures.ByName(Juggernaut)>=1 [else]
Killer.Stop()
Self.MoveTo(32422, 32214, 8)
Exit()
{else}
Killer.Start()
Exit()
I will try it later
Also my character dont follow attacked monsters (hes waiting when mosnter come
, so i think its will be work)
But i think that my bot will attack all of those monster which it was on screen before the juggernatu appeared.
Also it will automatically start attacking monsters if Juggernaut isnt on screen even if bot dont reach his destination ((32422, 32214, 8)).
Creatures.ByName(Juggernaut)>=1 [else]
Killer.Stop()
Self.MoveTo(32422, 32214, 8)
Exit()
{else}
Killer.Start()
Exit()
I will try it later

Also my character dont follow attacked monsters (hes waiting when mosnter come
