I get the error:
Line 79: [Error] (18441:71): 'THEN' expected in script C:\Program Files\SCAR 3.20\Scripts\*******.scar
for this:
SCAR Code:begin
MarkTime(CuttingTime);
MakeCompass('S')
repeat
if FindObjCustom(x, y, ['Wil', 'low'], [1989969, 3760987, 2844763], 7)) then
begin
Mouse(x, y, 0, 0, false);


Reply With Quote




