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 
Is it just me or does this guy need therapy  XML
Forum Index » General discussions
Author Message
Donny_king

[Avatar]

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

Nothing to do with OB or boxing but I thought I'd share this with you guys as it's funny as hell IMHO.

Click here to find out what I'm on about.

This ranks up there with the pwned.nl video for sure !!

Enjoy, regards

Donny

[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]
BoXa

[Avatar]

Joined: 31/05/2006 17:11:31
Messages: 364
Offline

wow that's crazy

how are you btw dkp (P)?
Donny_king

[Avatar]

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

It certainly is bro, I just can't get my head around these freaks that take it so seriously.

Have you seen croyt ?

Btw I'm good bro, life is great !!

You ?

Regards

Donny (P)

[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]
BoXa

[Avatar]

Joined: 31/05/2006 17:11:31
Messages: 364
Offline

Donny_king wrote:It certainly is bro, I just can't get my head around these freaks that take it so seriously.

Have you seen croyt ?

Btw I'm good bro, life is great !!

You ?

Regards

Donny (P)


yeah i have, the weird dude who goes psycho over halo.

cool glad to hear it, im good thanks
 
Forum Index » General discussions
Go to:   
Powered by JForum 2.1.8 © JForum Team