Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. C

    Question Traversal option, no teleportation

    Would it be possible to implement a traversal option that disables teleportation or even better certain types (such as minigame). Currently generating a webpath from Lumbridge castle bank to lumbridge east mine, and the path decides to teleport to Last man standing mini game, which is much...
  2. maskedmouse

    Question Web Traversal large distances

    So I was busy trying to create a bot that gathers cowhides at lumbridge. My first step is already what fails for me. I'm trying to traverse from the bank to the cows. I use WebPath path = Traversal.getDefaultWeb().getPathBuilder().buildTo(area); area being a rectangle area from the cow area. I...
  3. J

    Resolved Web traversing and objects with messed up models.

    Hey. I've added some doors to a web, and can traverse it. The problem is that the doors has messed up models. This is what the doors looks like: This is what the model for the door looks like: So, when i generate a path, and traverse it, it spends forever trying to interact with the door...
Top