I registered my script and I dont know how to get it to work.
If you fix it and it works I will rep+
here it is:
I registered my script and I dont know how to get it to work.
If you fix it and it works I will rep+
here it is:
this
SCAR Code:procedure RandomMovementX;
begin
if (not (LoggedIn)) then
Exit;
case (Random(15)) of
1: begin
MMouse(727 - Random(200), 90 + Random(200), 0, 0);
IdleTime(300 + Random(300), 500, 0.5);
end;
2: begin
MMouse(227 - Random(200), 290 + Random(200), 0, 0);
IdleTime(300 + Random(300), 500, 0.5);
end;
3: begin
GameTab(1+Random(14))
Wait(1200 + Random(750));
GameTab(4);
end;
4: Wait(2000+Random(200))
end;
end;
procedure WalkAntiBan;
begin
if (not (LoggedIn)) then
Exit;
AntiRandoms;
case (Random(10)) of
1: begin
case (Random(10)) of
0: TypeSend('stoopib walkin');
6: Typesend('...');
9: Typesend('wtf');
end;
Exit;
end;
3: begin
GameTab(1+Random(14))
Wait(500 + Random(250))
GameTab(4)
end;
5: MMouse(Random(MSCX), Random(MSCY), 600, 600);
7: RandomMovementX;
end;
end;
You've used most my procedures? I would like credit.
To answer your question you need it toevery 5 mins. I recommend you put it in your proggieSCAR Code:SendSRLReport;![]()
Left your pass in your script, changed em, pm me for new pass![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)