if isuptext('ine') then
begin
end;
anyways the above doesn't manage to find "ine" in "Mine"..I'm trying to make it automine..but it never manages to find the text.. help?
if isuptext('ine') then
begin
end;
anyways the above doesn't manage to find "ine" in "Mine"..I'm trying to make it automine..but it never manages to find the text.. help?
Is there code in between "begin" and "end;"?
Yeah,But I doubt that matters. The fact is it hovers over a rock, but doesn't see the "Mine rocks" text..So I haven't even been able to test if everything after it finds the text works or not, but it would have done the whole writeln thing so I know it would've worked..Code:writeln('found text'); mouse(x,y,0,0,false); wait(100+random(500)); ChooseOption(x, y, 'ocks'); doing:=true; done:=done+1;
True. Perhaps you didn't target the RS window? That's the only thing I can think of.
Heh... I know!
SetupSRL;
I love it when people forget that![]()
Interested in C# and Electrical Engineering? This might interest you.
Heh![]()
Jason was right, rs window wasn't set![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)