Ok here is a list of people who use a widely known glitch/bug to freeze KO people. All these people should just get banned at least for 2 months if not permanently. Reason for this is to stop this before it becomes real big problem and kills this game.
1. GARYFFRIEL
2.
3.
4.
5.
6.
7.
8.
9.
10.
More names to be added when needed to. If you spot one please reply on this thread with evidence.
This message was edited 2 times. Last update was at 25/07/2008 17:35:43
You should include eddie who showed most people have to use it anyway.
Retirement but may have a few fights 1 X SUPER CHAMPION 2 x UNDISPUTED CHAMP TITLE HISTORY: 256 DEFENSES|TITLE WINS: 90
Joined: May 20th 2007
Second greatest ko artist in OB history based on 4k wins.
QUOTES: "TELL GOD, REAPER SENT YOU"
"REAPER WILL BREAK UR FINE CHINA"
"REAPER DOESNT SLEEP, HE WAITS"
Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline
This doesn't need to be stuck, no point in reminding everyone about it every time they log onto the forum or we will have everyone (well the idiots) knowing about it and doing it.
monkeytail wrote:
sterlihalla wrote:You should include eddie who showed most people have to use it anyway.
It's been around for years but was never used back when it was all about competition and sportsmanship.
Ahhhh, the good old days...
What he said ^^
[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]