Hey guys, i'm having some trouble getting SPS walking to work in the LRC
Begin
SetupSRL;
SPS_Setup(RUNESCAPE_OTHER,[Living_rock_caverns]);
MyPath := [Point(300, 289), Point(302, 302), Point(305, 316),
Point(301, 343), Point(292, 372), Point(279, 385), Point(279, 385),
Point(260, 397), Point(247, 402), Point(247, 402), Point(226, 410),
Point(226, 410), Point(211, 410), Point(211, 410)];
SPS_Walkpath(MyPath);
This is just a simple path from the bank to a fishing spot but upon starting the script it clicks somewhere in a completely wrong location from the path i made. So is SPS too inaccurate for such a brown area? Can anyone suggest a walking function that would work here?![]()


Reply With Quote














