PDA

View Full Version : sps no worky



KeepBotting
06-05-2014, 10:52 PM
Map: http://puu.sh/9gMx6/0fcc39be0c.png

Code: procedure bankOre();
begin

sps.blindWalk(point(98, 121));
end;

sps.setup('0_0RESOURCE_DUNGEON', 'runescape_surface\'); is also called.

Game looks like: http://puu.sh/9gMCv/cf038c5f6a.png

When it comes time to walk, the script just does nothing.

Any help?

The Mayor
06-05-2014, 10:56 PM
Debug it with getmypos

KeepBotting
06-06-2014, 10:05 PM
Debug it with getmypos

Okay, I did this and it returns:

{X = -1, Y = -1}

which I take to mean that my map is not being detected. but why?

CRASH_OVERRIDE
07-07-2014, 10:59 AM
Not sure why exactly,

Try my map mate: http://i.imgur.com/vqyzId2.png

Works with the script i am working on: "Dwarven Miner", currently mines coal, mith and iron.