Author |
Message |
13/07/2007 13:22:49
|
tigerwoods
Joined: 07/07/2007 18:54:20
Messages: 162
Offline
|
donny_king arent you retired from online boxing,as a boxer?
|
HOLE IN ONE
|
|
|
13/07/2007 14:56:41
|
Donny_king
Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline
|
No I'm not retired I just hardly ever come on and when I do I just like to watch fights etc.
Cheers for asking though.
|
[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] |
|
|
13/07/2007 14:59:59
|
tigerwoods
Joined: 07/07/2007 18:54:20
Messages: 162
Offline
|
well mr.king i must presume,what is your record,o and think a moderator such as yourself should start boxing some more,get a trainer and try and win some titles,just saying
|
HOLE IN ONE
|
|
|
13/07/2007 15:13:27
|
Donny_king
Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline
|
My record is: Won 1395 Lost 1442 Ko's 1171 Draw 61
Nothing special but it's a true record as I only have one account.
I don't play for titles and all that man, I'm not even ranked. I'm just not around enough to get involved anymore.
|
[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] |
|
|
13/07/2007 15:17:42
|
tigerwoods
Joined: 07/07/2007 18:54:20
Messages: 162
Offline
|
Donny_king wrote:I'm not even ranked
o yeah i remember i was a different account a month or two ago
|
HOLE IN ONE
|
|
|
13/07/2007 18:14:28
|
tigerwoods
Joined: 07/07/2007 18:54:20
Messages: 162
Offline
|
Donny_king wrote:
I don't play for titles and all that man, I'm not even ranked. I'm just not around enough to get involved anymore.
well i think a retired HOF/Moderator can still fight,HTF a.k.a. thenewguy (i think its thenewguy) is pretty good, in fact hes so damn good i bet he can take fatny or larry
This message was edited 2 times. Last update was at 13/07/2007 18:15:19
|
HOLE IN ONE
|
|
|
13/07/2007 19:55:13
|
Donny_king
Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline
|
Yes he can but there is a big difference between HTF and myself. It's the difference that he was actually good at the game while I mostly just got my ass kicked off the vets all day long hehe.
And Larry/Fatny pfft them bums geez I could destroy them easy within a round. Of course that is under certain conditions like:
They don't look at the screen
The fight with one and only one finger
They drink three bottle of vodka before we begin
Under those conditions then yes I will destroy them
|
[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] |
|
|
|