My Forum - your board description
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
What class am i ?  XML
Forum Index » General discussions
Author Message
Donny_king

[Avatar]

Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline

catfish2 wrote:
lmfao. ray's worse than reaper in my opinion anyway.


In some ways I agree with that, the guy can be a little idiot. He certainly doesn't help the situation anyway. What I don't get though is why the attitude and why the spamming ? It makes no sense to me but I guess that's because I'm not that type of dude.

It's like Ray flips a coin in the morning to decide which personality he is going to be today.

[code]
/** Call this method when you want to play OB.*/
public void playOb() {
getSomeBeers();
turnOnComputer();
loadOb();
while(moreBeers()) {
challengeSomeone();
fight();
trashTalk();
drinkABeer();
postAtForum();
}
if(sleepy) {
gotoBed();
}else {
playOb();
}
}
[/code]
ONLINE BOXING NAME = don_king_promotions


menicaha behaniclo


[code]
/** Call this method when you are dealing with users.*/
stock HandleUsers()
{
for ( new i = 0, j = GetUsers(); i < j; i ++
{
if ( !IsUserConnected( i continue;
switch ( GetUserState( i
{
case USER_STATE_SPAMMER : RemoveUserPost( i;
case USER_STATE_IDIOT : WarnUser( i;
case USER_STATE_TOUGHGUY : LaughAtUser( i;
default : IgnoreUser( i;
}
}
return 1;
}
[/code]
Ray Johnson

[Avatar]

Joined: 10/01/2007 13:36:12
Messages: 1983
Offline

Edit: Fuck it :\ I get too serious for this lol

This message was edited 1 time. Last update was at 18/07/2008 12:17:01

Fatny

[Avatar]

Joined: 13/09/2006 16:09:36
Messages: 322
Offline

Z+

The most interesting man in the world.
 
Forum Index » General discussions
Go to:   
Powered by JForum 2.1.8 © JForum Team