Quote Originally Posted by gajonxd View Post
@Jontor How u made script to lure mobs to special area ? :d
If you're asking about single monsters ( a thing I call 'Place lure' ), then that's a simple Module.

First it's looking if there's a monster targeted, then if that's a monster to lure.
Next it's finding a closest node between two labels, inserting a temporary label and going to that label.

Nothing really amazing, having some safe checks too.