Popular Post Alek Posted December 31, 2015 Popular Post Posted December 31, 2015 Four more hours until the New Year, so I'm counting this as a 2015 release. After being scrapped and re-written a few times, we have a web walker which is unique because it uses real map data, traversing the map intelligently unlike other node-based web walkers. @Zach worked behind the scenes to collect the data which we needed, @MGI created the framework, and a collaborative effort was made to create the WebWalkEvent. The walking works great, however the event is still very experimental and unoptimized. Over the course of the next month, I plan on overhauling the event to make it super efficient. The only tests which I performed was traversing over large distances, and I cried tears of joy as I walked from Lumbridge to Catherby. With that said, I haven't tested obstacles (although the code for it exists) and all the snazzy stuff like teleporting and taking boats hasn't been included. Upon opening OSBot 2.4.29, you will be prompted to install the WebWalker files, if you have any issues please post below! In addition, all the changes from .25 - .28 have been dropped and I re-wrote WalkingEvent again. Hopefully WebWalking works, hopefully WalkingEvent works, hopefully the file downloading works, high risk and high reward. Changelog: -Added Walking class -Deprecated LocalWalker class -Re-wrote WalkingEvent -Added WebWalker file handler to booter -Various Mirror Mode performance improvements Scripters: Hold off on using WebWalkEvent (deprecated), it will undergo pretty large changes. Usage: walking.webWalk(Banks.FALADOR_WEST.getRandomPosition()); Download Link: http://osbot.org/devbuilds/osbot%202.4.29.jar Happy New Year -The OSBot Staff 28
Vilius Posted December 31, 2015 Posted December 31, 2015 (edited) I think we all can agree that this is the wettest release of the year Edited December 31, 2015 by Vilius 1
Saiyan Posted December 31, 2015 Posted December 31, 2015 Well done mate i'll let you know if this works!
Jeune Padawan Posted December 31, 2015 Posted December 31, 2015 (edited) Dank. P.S. Though I don't understand what this means. Edited December 31, 2015 by Jeune Padawan
Zappster Posted December 31, 2015 Posted December 31, 2015 (edited) Gj on the release. Well done guys for all your hard work. Collecting all that data must have been fun lol. Edited December 31, 2015 by ZappaScripts