Author |
Message |
03/08/2006 21:45:58
|
Labratory
Joined: 11/07/2006 16:09:47
Messages: 82
Offline
|
i gather'd ur point then disregarded it and spoke of far better things
|
Im a stud. |
|
|
05/08/2006 23:51:34
|
Skillz
Joined: 19/04/2006 11:00:44
Messages: 1394
Location: Buffalo,NY
Offline
|
lol look at this fight-http://onlineboxing.net/applet/index.jsp?fight_id=429840
Perfect Example
--------------------
Don't double post. If you do remove the other by way of the edit button and note it, cheers.
Donny
This message was edited 3 times. Last update was at 06/08/2006 03:21:19
|
Title History
-------------------
42xOB Champ
5xNA
11xSA
7xOBW
2xOBA
2xEuro
7xOBF
2xOBC
4xTourney
P4P
|
|
|
06/08/2006 03:15:46
|
Donny_king
Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline
|
HTF and Labratory, relax the language a little guys thankyou. It doesn't help your points, I don't wish to see profanity any longer.
There are thousands of words to choose from, it disapoints me that you choose to use those.
Regards
Donny
|
[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] |
|
|
06/08/2006 09:03:35
|
Tyrant
Joined: 20/04/2006 19:48:23
Messages: 489
Location: Danbury, CT
Offline
|
HTF wrote:Still missing the point. I never said I had a problem with beating a leaner. I said I am tired of seeing every one with the same style.
yeah I miss the Tysons, StreetBullys, Godfathers and MABs of the game...just a select few who could really fight you head on and make for competative fights...
|
ONLINE BOXING NAME = Tyrant
MEMBER SINCE = Feb 2003
OB CHAMPIONSHIPS = Numerous
RECORD: 3761-1464-101 (3157 KOS)
EXPERIENCE = Throwing body jabs since 2003
STATUS = Officially Retired (2014)
TOUGHEST OPPOSITION: Larry Holmes, Sugarray, Here To Fight, Salvador-Sanchez/El Terrible Morales, Labratory, Mike Tyson, M.A.Barrera
FAVORITE OPPONENT: Sugarray
LOCATION = U.S.
FIGHTINGSTYLE = Defensive Counter Puncher
SIGNATURE PUNCH = Long Body Jab
SIGNATURE COMBO = Lean back jab->long uppercut
OB CLASS = Maybe one day second ballot HOF'er
|
|
|
06/08/2006 13:38:13
|
Fernando Vargas
Joined: 29/05/2006 14:05:42
Messages: 128
Location: CHI-TOWN
Offline
|
Guys lets all relax a bit, HTF is just trying to tell everyone to watch out, thats perfectly acceptible, but i also think the lean is very important now that we dont have the clinch anymore and ur caught against the ropes.. Its the only way of defense that we have that might make us survive the round....
P.S. just my humble opinion
|
Viva Mexico CABRONES!!! |
|
|
06/08/2006 13:49:10
|
Tyrant
Joined: 20/04/2006 19:48:23
Messages: 489
Location: Danbury, CT
Offline
|
Fernando Vargas wrote:Guys lets all relax a bit, HTF is just trying to tell everyone to watch out, thats perfectly acceptible, but i also think the lean is very important now that we dont have the clinch anymore and ur caught against the ropes.. Its the only way of defense that we have that might make us survive the round....
P.S. just my humble opinion
the clinch was alive and well for me last night
|
ONLINE BOXING NAME = Tyrant
MEMBER SINCE = Feb 2003
OB CHAMPIONSHIPS = Numerous
RECORD: 3761-1464-101 (3157 KOS)
EXPERIENCE = Throwing body jabs since 2003
STATUS = Officially Retired (2014)
TOUGHEST OPPOSITION: Larry Holmes, Sugarray, Here To Fight, Salvador-Sanchez/El Terrible Morales, Labratory, Mike Tyson, M.A.Barrera
FAVORITE OPPONENT: Sugarray
LOCATION = U.S.
FIGHTINGSTYLE = Defensive Counter Puncher
SIGNATURE PUNCH = Long Body Jab
SIGNATURE COMBO = Lean back jab->long uppercut
OB CLASS = Maybe one day second ballot HOF'er
|
|
|
07/08/2006 02:02:31
|
Bold As Love
Joined: 07/07/2006 18:47:45
Messages: 140
Offline
|
Yea.. the slugging is definetly fun Tyrant.. Im adapting to an outside game.. As we speak..
|
O/B-Mike Tyson
I build minds... just to break them.
|
|
|
09/08/2006 05:31:24
|
noshit
Joined: 09/08/2006 05:20:09
Messages: 1
Offline
|
>>>>>>>>>>>ill lean and KO u fast .
|
|
|
09/08/2006 20:05:28
|
Donny_king
Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline
|
I don't like the gay style that most people have developed either but it's just part of the game. I also use it as a dodge when I goto my corner to survive so I can't complain really.
Donny
|
[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] |
|
|
09/08/2006 22:22:04
|
mogray
Joined: 22/04/2006 14:36:42
Messages: 32
Offline
|
Remember that Mikkel nerfed the lean awhile back and there was such an uproar about it he changed it back.
Leaning is engrained in the game and should stay but folks do abuse it I think.
Me personally I'm not a big fan of the lean but I will use it to counter an outside fighter.
|
|
|
10/08/2006 03:25:55
|
Mikkel
Joined: 18/04/2006 06:15:39
Messages: 1584
Offline
|
What if there was a room called "lean-free (sluggers only)" ?
|
|
|
|
11/08/2006 00:52:21
|
monkeytail
Joined: 20/04/2006 01:14:40
Messages: 245
Offline
|
Then there would be some serious tail stompin going on. Seperate the men from the boys.
|
THIS DOG WILL FIGHT IF YA RATTLE HIS CHAIN...
SOMETIMES ITS A DOG EAT DOG WORLD.
D.O.G. REST IN PEACE |
|
|
|