this is a lil stupid but i gtg shopping. right my main loop it log me in and then logs straight bk out can you see were i gone wrong.
begin
repeat
ClearDebug;
SetUpSRL;
ProgressReport;
Declareplayers;
if LoggedIn then Logout;
LoginPlayer;
until(false)
begin
NextPlayer(True);
repeat
MineOre;
DropToPosition(2,28);
until(false);
end;
end.
be bk in 1hr thanx peepz your great





Reply With Quote


