SCAR Code:procedure openthebook;
begin
Findnormalrandoms
wait(1000+random(2000));
mouse(745,187,2,2,true);
end;
Thats the block of code. Line 36 is the procedure openbook; line.
Its saying a semi colon is expected on line 36. wtf?
SCAR Code:procedure openthebook;
begin
Findnormalrandoms
wait(1000+random(2000));
mouse(745,187,2,2,true);
end;
Thats the block of code. Line 36 is the procedure openbook; line.
Its saying a semi colon is expected on line 36. wtf?
fixed thanks to dub =p
There are currently 1 users browsing this thread. (0 members and 1 guests)