Simple. please help!
First time using pascal, and i can't figure this out..
It's a problem with the Setting angle..
Error: Exception: The bitmap[0] does not exist at line 664
Program BitmapExample;
{$i srl/srl.simba}
var
Drop:Integer;
Procedure DropLog;
var
X,Y:Integer;
begin
if FindColorTolerance(X, Y, 9734756, 62, 145, 540, 455, 5) then
begin
mmouse(x, y,1,1);
Wait(RandomRange(250, 5000));
ClickMouse(X, Y, mouse_Left)
MakeCompass(185);
SetAngle(0);
end;
end;
Begin //main
MouseSpeed := 15;
DropLog;
wait(5000);
end.
Never Play Runescape Only Macro On It!!!!!