Jueix Posted March 9, 2020 Share Posted March 9, 2020 The new script I'm making is complex and I was told that web walking handles some obstacle's in the players path, I was wondering if it can use things like spirit tree's, fairy rings ETC to get around faster. For example, I'm located in varrock square and the fastest way to walk to ardy is to go to the GE and then use the spirit tree, Does web walking do this or will you have to write the code to do that your self? An other example is I'm located at duel arena, but want to get to shilo village, fastest way is to get there with just walking and gliders ETC is to get a glider to gnome stronghold from al kharid, then a glider to karamja ETC. Quote Link to comment Share on other sites More sharing options...
Sib Posted March 9, 2020 Share Posted March 9, 2020 Yes you can set it up to use it, with a PathPreferenceProfile https://osbot.org/api/index.html?org/osbot/rs07/event/webwalk/PathPreferenceProfile.html @Team Cape covers it in his walking tutorial: https://osbot.org/forum/topic/111003-basic-walking-webwalking-tutorial-a-simple-concept/ 2 Quote Link to comment Share on other sites More sharing options...
Jueix Posted March 9, 2020 Author Share Posted March 9, 2020 (edited) 47 minutes ago, sibbernski said: Yes you can set it up to use it, with a PathPreferenceProfile https://osbot.org/api/index.html?org/osbot/rs07/event/webwalk/PathPreferenceProfile.html @Team Cape covers it in his walking tutorial: https://osbot.org/forum/topic/111003-basic-walking-webwalking-tutorial-a-simple-concept/ Thanks, Just tested it from a wizard's tower to eagles peak with necklace of passage and allow teleports true, It didn't use my seal of passage to teleport to the outpost, but walked all the way to al kharid then used the gliders. How do I find out what teleport's are supported and what not? Edited March 9, 2020 by Jueix Quote Link to comment Share on other sites More sharing options...