while (true) { Pather.useWaypoint(35); Pather.moveTo(me.x + 5, me.y); Precast.doPrecast(false); Pather.useWaypoint(109); Town.move("portalspot"); }