Advertisement
kolton

Untitled

May 7th, 2012
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. while (true) {
  2. Pather.useWaypoint(35);
  3. Pather.moveTo(me.x + 5, me.y);
  4. Precast.doPrecast(false);
  5. Pather.useWaypoint(109);
  6. Town.move("portalspot");
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement