Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   World Record Thread (http://zelaron.com/forum/forumdisplay.php?f=253)
-   -   World Record Thread (http://zelaron.com/forum/showthread.php?t=27916)

JRwakebord 2002-04-30 08:54 PM

Quote:

Originally posted by Wiccan][V][asta
JR you make me sick... your spam is fucking gay now.
ok...... can i ask why?

JRwakebord 2002-04-30 08:54 PM

Quote:

Originally posted by Wiccan][V][asta
JR you make me sick... your spam is fucking gay now.
ok...... can i ask why?

Wiccan][V][asta 2002-04-30 08:55 PM

Look at how much you spammed this damn thread... post after post after post after post after post... nearly two pages of it!

JRwakebord 2002-04-30 08:56 PM

im bored as hell! plus, u wouldnt answer me on AIM. what was i supposed to do? lol calm down, im just bored and trying to amuse myself. and rnt we just trying to get lots of posts herre anyway?

JRwakebord 2002-04-30 08:56 PM

im bored as hell! plus, u wouldnt answer me on AIM. what was i supposed to do? lol calm down, im just bored and trying to amuse myself. and rnt we just trying to get lots of posts herre anyway?

Wiccan][V][asta 2002-04-30 08:59 PM

Because these forums aren't all about the posts... I'd rather have fun then constantly spam...

JRwakebord 2002-04-30 09:01 PM

lol well I'M having fun

JRwakebord 2002-04-30 09:01 PM

lol well I'M having fun

JRwakebord 2002-04-30 09:01 PM

ill not do back-toback-toback tho if u want....

JRwakebord 2002-04-30 09:01 PM

ill not do back-toback-toback tho if u want....

Wiccan][V][asta 2002-04-30 09:03 PM

It's a spam forum.. I can't do anything to hold you back... but hey, I just think it sucks the fun out of a post count if all you do is spam spam spam spam spam! I'm done spammin... pretty much for good...

JRwakebord 2002-04-30 09:05 PM

ok, im just trying to give myself something to do b4 i go to bed tho.
sorry

JRwakebord 2002-04-30 09:05 PM

ok, im just trying to give myself something to do b4 i go to bed tho.
sorry

JRwakebord 2002-04-30 09:11 PM

k, well, if nobody else is gonna come in here im gonna go to bed i think

JRwakebord 2002-04-30 09:11 PM

k, well, if nobody else is gonna come in here im gonna go to bed i think

JRwakebord 2002-04-30 09:12 PM

nite all

JRwakebord 2002-04-30 09:12 PM

nite all

Randuin 2002-04-30 10:43 PM

spam just to pwn the forum :)

Randuin 2002-04-30 10:43 PM

spam just to pwn the forum :)

Randuin 2002-04-30 10:56 PM

just keep the spam in one thread so we can get this thread extra long :)

Randuin 2002-04-30 10:56 PM

just keep the spam in one thread so we can get this thread extra long :)

Randuin 2002-05-01 12:18 AM

respam

Randuin 2002-05-01 12:18 AM

respam

Randuin 2002-05-01 12:29 AM

respam1

Randuin 2002-05-01 12:29 AM

respam1

Randuin 2002-05-01 12:30 AM

respam2

Randuin 2002-05-01 12:30 AM

respam2

Randuin 2002-05-01 12:30 AM

respam3

Randuin 2002-05-01 12:30 AM

respam3

Chruser 2002-05-01 04:41 AM

Le spam du spammer

Chruser 2002-05-01 04:41 AM

Le spam du spammer

Chruser 2002-05-01 04:42 AM

#include <iostream.h>
#include <conio.h>

//Returns the factorial of n
int Factorial(int n) {
//Loop variable
int i;
int Result;

//Initialize the result
Result = 1;

//Now multiply by 1 .. n
for (i = 1; i < n; i++)
Result *= i;

return Result;
}

void main() {
int n;

//Get a value
cout << "Welcome to the oh-so-leet Grandfather price calculator" << endl;
cout << "How many Grandfathers are you planning on selling?" << endl;
cin >> n;

//Print the factorial
cout << Factorial(n);

//Now pause until user hits a key
cout << "\nYou would obviously get $" << Factorial(n) << " dollars out of that Ebay sale" << endl;
cout << "Remember that Chruser owns you" << endl;
while (!kbhit());
}

Chruser 2002-05-01 04:42 AM

#include <iostream.h>
#include <conio.h>

//Returns the factorial of n
int Factorial(int n) {
//Loop variable
int i;
int Result;

//Initialize the result
Result = 1;

//Now multiply by 1 .. n
for (i = 1; i < n; i++)
Result *= i;

return Result;
}

void main() {
int n;

//Get a value
cout << "Welcome to the oh-so-leet Grandfather price calculator" << endl;
cout << "How many Grandfathers are you planning on selling?" << endl;
cin >> n;

//Print the factorial
cout << Factorial(n);

//Now pause until user hits a key
cout << "\nYou would obviously get $" << Factorial(n) << " dollars out of that Ebay sale" << endl;
cout << "Remember that Chruser owns you" << endl;
while (!kbhit());
}

Chruser 2002-05-01 04:42 AM

Download the program here:
http://hem.passagen.se/chruser99/Calculative.exe

Chruser 2002-05-01 04:42 AM

Download the program here:
http://hem.passagen.se/chruser99/Calculative.exe

Chruser 2002-05-01 04:43 AM

Oops, copy and paste :/

Chruser 2002-05-01 04:43 AM

Oops, copy and paste :/

EvilSteven 2002-05-01 04:43 AM

i like tea with ice cream :flipper: :flipper:

EvilSteven 2002-05-01 04:43 AM

i like tea with ice cream :flipper: :flipper:

Mr.Lee 2002-05-01 05:22 AM

i like ice cream


All times are GMT -6. The time now is 09:50 PM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.