walk.walkPath() - walks a given path you set.
walk.walk() - walks to a local tile that is on the minimap or gamescreen. Usually for short distances only.
walking.webwalk() - creates its own advanced path to a given tile. It can use boatLinks, questLinks, and more. Mainly used for long distances or walking with a lot of obstacles.
-Chris