
Originally Posted by
Tyelr
I was trying to make a second account for Old School Runescape and I did make an account but I couldnt play on it because I didnt get a trial membership.... was the trial membership for new accounts a limited time thing or what? I wanted to start on a pure but I dont have money for membership right now.
Get a job and buy a 2nd membership because OSRS Doesn't allow Trials -_- You should've known that with common sense..
Simba Code:
Program Scrub;
{$DEFINE JAGEX}
{$i Stupidity.simba}
procedure LoginNow;
Begin
if (Player(isTrial)) then
writeln('Get a job and Buy a Membership');
end else
if (Player(not isTrual)) then
begin
Login;
end;
begin
SetupRS;
SetupJagex;
Repeat
LoginNow;
until(false);
end
"What can't hurt you, try it. What can kill you, do it!"
Scripts Completed: 3
Amount Released : 2