First off an introduction. My name is DudeAmI to most, Lemons to a few. I have been working on OSRS bots for a while (since ~2006), and hung around other communities that have risen and fallen. I am now ready to invest my time over here, and to start it off I will release my fully-functioning web walker!
A brief disclaimer: This software is in beta testing and is in no way considered "stable". It works in most tested circumstances, and will work for most things, but a few spots/bugs will crop up. Please report these to me ASAP so I can fix them! Ditto for missing areas.
Source code located over at github: https://github.com/Lem0ns/Walker
Most of the API is documented there, should be enough to get started using it. I included a couple examples to show how the code works.
Main world coverage:
Note that this will most likely be redone. While the current point set works, it is very bulky for its actual use. If you need anywhere added let me know, it takes very little time to add spots (I'm just lazy ).
Object handling
The walker will automatically handle most objects in its path, including Doors, Gates, Ladders, Stairs, and Trapdoors. If you need other objects added, let me know!
Walker
The sources also include a walker, which I will publish to the SDN as soon as my Git+SDN Requests go through.
Let me know what you think! Any contributions/critique to the code are welcomed, as nothing is perfect. Any questions feel free to ask.