i try to run this
SCAR Code:
if findcolor(x, y, 5661782 , MSx1, Msy1, Msx2, Msy2) then
begin
mmouse(x, y, 5, 5);
if isuptext('ock') then
mouse(x, y, 0, 0, true);
inv := invcount
marktime(a);
repeat
disguise(inttostr(TimeFromMark(a)) + 'Addy');
wait(10);
findnormalrandoms;
until (inv < invcount) or (a = 45000);
end else
if findcolor(x, y, 2699593 , MSx1, Msy1, Msx2, Msy2) then
begin
mmouse(x, y, 5, 5);
if isuptext('ock') then
mouse(x, y, 0,0, true);
inv := invcount
marktime(a);
repeat
disguise(inttostr(TimeFromMark(a)) + 'Iron');
wait(10);
findnormalrandoms;
if random(100) <= 10 then
antiban;
until (inv < invcount) or (a = 10000);
end else
findnormalrandoms;
if random(100) <= 10 then
antiban;
until(invfull);
if not findcolor(x,y, 1647162, MIX1, MIY1, MIX2, MIY2) then
alert('Banking time');
inc(g);
end;
and all it does is hover over an addy rock and not click it