I've noticed that when using a WebWalking event, the bot clicks the next destination/position when it's around 4 tiles away from the current destination (marked by the red flag on the minimap). However, when I use a WalkingEvent and generate a path using Explv's OSBot Map, it clicks the next position when the bot is around 2 tiles away from the current destination.
Is this simply due to the distance between the positions generated by the map and the distance between the positions generated by the WebWalker being different or is there another factor which is coming into play? ie. is the time when the next position is clicked solely dependent on the distance between positions?