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 
Return  XML
Forum Index » General discussions
Author Message
HTF

[Avatar]

Joined: 18/04/2006 17:13:32
Messages: 904
Offline

I am back for good now. Took a little break fighting less and less now I am back to doing what I do best.


See you in the ring!

~*~oOo~*~ <--- You can look but you cant touch!!!!

Donny_king

[Avatar]

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

Welcome back bro

[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]
Bold As Love

[Avatar]

Joined: 07/07/2006 18:47:45
Messages: 140
Offline

W/b

O/B-Mike Tyson




I build minds... just to break them.



Larry Holmes

[Avatar]

Joined: 29/06/2006 07:52:33
Messages: 328
Offline

HTF wrote:I am back for good now. Took a little break fighting less and less now I am back to doing what I do best.


See you in the ring!

Hows your connection now ?
Couture

[Avatar]

Joined: 18/04/2006 11:32:59
Messages: 408
Location: North Jersey
Offline

lol htf nice siggy

Yep.
[WWW]
HTF

[Avatar]

Joined: 18/04/2006 17:13:32
Messages: 904
Offline

Couture wrote:lol htf nice siggy


Thank you it fits him nice.

~*~oOo~*~ <--- You can look but you cant touch!!!!

HTF

[Avatar]

Joined: 18/04/2006 17:13:32
Messages: 904
Offline

Larry Holmes wrote:
HTF wrote:I am back for good now. Took a little break fighting less and less now I am back to doing what I do best.


See you in the ring!

Hows your connection now ?


I think I can manage to catch 10 or so fights before having to restart the modem.

~*~oOo~*~ <--- You can look but you cant touch!!!!

 
Forum Index » General discussions
Go to:   
Powered by JForum 2.1.8 © JForum Team