Author |
Message |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 29/03/2008 13:49:41
|
EDDIE54
![[Avatar]](/jforum/images/avatar/42998cf32d552343bc8e460416382dca.jpg)
Joined: 15/08/2007 12:45:05
Messages: 1254
Offline
|
Its time for me to go i guess cuz don king is gunna ban me
|
|
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 29/03/2008 17:54:23
|
tigerwoods
Joined: 07/07/2007 18:54:20
Messages: 162
Offline
|
why?
|
HOLE IN ONE
|
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 29/03/2008 21:05:52
|
Donny_king
![[Avatar]](/jforum/images/avatar/8f14e45fceea167a5a36dedd4bea2543.png)
Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline
|
"Also I'm telling you I don't apreciate profanity, especially when it's aimed at me so if you carry on I shall ban you from OB."
That was what I said so if you are going to keep being an idiot sending me PMs like:
"fuk u"
"smart arse bitch"
Then yes you are gone, apart from that I won't give you another thought as I really do think you are some kind of little idiot that needs mental help.
So let it drop Eddie, you keep trying to push my buttons and you shall get a response.
|
[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] |
|
 |
|