well i would like to noe how to add tolerance and how to make it mine soemthin lol, and i would like to noe how do u get that bar below ur sig when u post when it tells u how much percentage wise u finsished ur scriptSCAR Code:program autominer;
{.Include SRL/SRL.Scar}
procedure orefinding;
begin
Findcolor(x,y,54323,5,5,515,340)
Mouse(x,y,5,5,true)
wait(1500)
end;
procedure mining;
begin
procedure dropores;
begin
mousespeed:=1
dropto(2,28)
end;



Reply With Quote



