If you dump your position, you get the x,y,z coordinates of your character in the current map. If you want your bot to navigate through a map, you will need to supply several points, so the bot will go one by one, navigating through the map. Then you should recreate the actual path you want your...