SCAR Code:
if (SRLID = '') or (SRLPassword = '')then //Fill in your stats ID and pass in lines 39 - 40!!! :@
begin
ClearDebug; SRLid := '2368'; SrlPassword := 'password'; WriteLn('@@@ Hey! Don''t leech! Get an SRL Stats ID at : '); WriteLn('@@@ [url]http://www.Stats.SRL-Forums.com[/url] !!! '); WriteLn('@@@ And type it into lines *UR LINES* please '); WriteLn('@@@ Bye. ');
Wait(1); WriteLn('@@@ Waiting for 60 seconds because your stats ID is not filled in...'); Wait(59999); WriteLn('@@@ Thanks for waiting, the script will run now.'); WriteLn('@@@ To remove the wait in the future, type in your SRL Stats ID x) ');
end;