I am trying to make a path that walks to a bank so I use Wolygon's Path Creator and load up the runescape surface07 (for 07 bot) I make the path and put the areas in the code and everything. When I run the bot, it clicks the minimap once and then the SPS_GetMyPos in the debug box is giving complete different coordinates than where it is. Why is it doing this? I have my brightness maxed and I walk over until the new area loads for the minimap to get brighter but it still is getting the wrong coordinates.
In the Debug Box it will say like:
SPS_GetMyPos: Finished in 4243 ms. Result = (4714, 3812)
SPS_GetMyPos: Finished in 4243 ms. Result = (4670, 3780)
SPS_GetMyPos: Finished in 4103 ms. Result = (4102, 3260)
It skips all the way down to 4102 and 3260 when it barley moves. Why is it doing this?


Reply With Quote


