Hello, i need a simple anti-logout for my character(s) :P
Ive searched but maybe not enough in you peoples eyes
Thanks in advance!
Hello, i need a simple anti-logout for my character(s) :P
Ive searched but maybe not enough in you peoples eyes
Thanks in advance!
Ce ne sont que des gueux
why would someone need this?
[22:20] <[-jesus-]> freddy, go uninstall yourself
i dunno. maby when he walk away from his computer.
SCAR Code:program DontLogOut;
{.include srl/srl.scar}
procedure DontLog;
begin
Wait(10000);
GameTab(1 + random(10));
end;
begin
SetupSRl;
ActivateClient;
Repeat;
DontLog;
until(false);
end.
Thanks!
Ce ne sont que des gueux
There are currently 1 users browsing this thread. (0 members and 1 guests)