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 
Funny stuff look at this !  XML
Forum Index » General discussions
Author Message
Larry Holmes

[Avatar]

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

http://youtube.com/watch?v=5blbv4WFriM
BoXa

[Avatar]

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

ha! hilarious
1 JIGSAW 1

[Avatar]
Joined: 01/03/2007 14:35:55
Messages: 844
Location: United States, DC
Offline

LMAO that is hilarious!

Couture

[Avatar]

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

Larry Holmes wrote:http://youtube.com/watch?v=5blbv4WFriM


www.pwned.nl

Yep.
[WWW]
Donny_king

[Avatar]

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

Lmao, nice Larry man.

I don't know if I've posted this before but it always makes me laugh.

So you think you're tough ?

And this is probably one of the funniest things I've ever seen. Talk about all mouth and no trousers !!


[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]
 
Forum Index » General discussions
Go to:   
Powered by JForum 2.1.8 © JForum Team