Umm i was doing a loop for a script.
but it says
Im probly blind, but im so tired atm i need to sleep.Identifier expected in script
SCAR Code:begin
Setup;
repeat
WalkToYew;
repeat
if not IsCutting then
begin
CutYew;
AttachHead;
FindHead;
end else
begin
ProgressReport;
Signature;
AntiBanSystem;
IsCutting;
EntFinder;
FTwait(1);
FindRandoms;
FTwait(1);
end;
FindRandoms;
until(invfull);
makecompass('S');
WalktoBank;
end;
until(false)
end.
Thanks, Ben.






Reply With Quote




