Author |
Message |
16/11/2006 10:36:21
|
Donny_king
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] |
|
|
16/11/2006 17:53:55
|
BoXa
Joined: 31/05/2006 17:11:31
Messages: 364
Offline
|
wow that's crazy
how are you btw dkp (P)?
|
|
|
17/11/2006 11:26:52
|
Donny_king
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] |
|
|
17/11/2006 18:36:49
|
BoXa
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
|
|
|
|