Hihi. 'Tis been fun.
~Hy.
Hihi. 'Tis been fun.
~Hy.
Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
Grats dude
Gratz @ 5K spamYou are now officialy the second-highest poster of SRL
![]()
I made a new script, check it out!.
Congratz! Wait! Who's the highest??! :O
Gratz again!
-Ashur
Exam period.
n3ss3s is highest. He had his postcount reset.
Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
Ridiculous levels of spam. Congrats. A new high or a new low?![]()
It tis not wrong section...
Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
omfg
SCAR Code:program hy;
const
HowMany = 5000;
var
i: Integer;
procedure PostRandomStuff;
var
c: Integer;
s: string;
begin
//301 character posts
for c := 0 to 300 do
begin
//Add a random char from the alphabete a-z (97-122)
//Remember that Random(2) = 0 or 1
s := s + Chr(Random(122 - 97) + 97 + 1);
//Let's make the average word 6 chars long
if ( Random(6) = 4 ) then
s := s + ' ';
end;
//output the word
WriteLn(s);
//let's separate the posts
WriteLn('*****************************');
//let's wait 1 sec in 1 out of 6 seconds to not cause laag
case Random(6) of
5: Wait(1);
end;
end;
begin
for i := 0 to (HowMany - 1) do
PostRandomStuff;
end.
/cry cry cry =P
Yes it is.
http://www.srl-forums.com/forum/cele...orum-f283.html
You just want all the public to know >_> Attention whore.
Waah... just wanted the Junior Users on my MSN to be able to view it![]()
Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
Gratzz!!!!
up to 10k!!!
~Hermen
Grats
Grats on 2k posts. I only count real posts. I also eat nails for breakfast.
[QUOTE=Santa_Clause;277761]I love you too TSN :p[/QUOTE]
[CENTER][URL="http://www.stats.srl-forums.com/sigs"][IMG]http://www.stats.srl-forums.com/sigs/1324.png[/IMG][/URL][/CENTER]
I like how your avatar matches you.
congratz.
jk![]()
Co Founder of https://www.tagcandy.com
Gratz
![]()
STOP PM'ING ME
grats
gratz!
[22:20] <[-jesus-]> freddy, go uninstall yourself
Congratz I guess...Lol.
There are currently 1 users browsing this thread. (0 members and 1 guests)