Hey! glad your are trying to script! It looks like a good attemtp!
here is what i saw.
you have to main begins... You need to get rid (or move) this one
SCAR Code:
begin
MoveMouse(25+random(200)(250+random(500));
end;
you also need to include semi colons after each command. like here
SCAR Code:
writeln('chopped:' +inttostr )
writeln('======================')
you standards are all sorts of messed up too, but thats ok for now.
ok, yeah, you have like.. 5 main loops. You can only have one main loop in each program.
mabey you copy and pasted this wrong?
[IMG]http://farm3.static.flickr.com/2120/2052732965_348f3629d0_o.jpg[/IMG]