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 
Lenny Mclean vs Roy Shaw  XML
Forum Index » Boxing discussions
Author Message
Donny_king

[Avatar]

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

First the video -->> Click here

I was just watching a few clips of Lenny and Roy and thought I'd post this one to show off Roys ability to absorb a punch (takes a good few and watch how quick he gets up) and Lennys ability to give one.

By no means does Lenny hit soft, ok those were not fully pumped punches but a guy that size with that much power wouldn't have to fully pump to give out a good shot.

I'm just assuming you guys know who Lenny Mclean is, for those who don't check out this page here.

You can find Roys page here.

There are a few videos on Youtube of both Lenny and Roy, if you have time then check them out and let me know what you think.

[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]
Oscar

[Avatar]

Joined: 05/01/2007 15:36:43
Messages: 1488
Offline

Read the guys biography, really interestin stuff, you can see that Roy taking absolute bombs then getting up right after, I wouldn't have liked to take that like 20 hook combo to the chin like :O

Oscar De La Hoya 1025 - 842

Donny_king

[Avatar]

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

I have not read a book in years, I'm sure I would enjoy reading that one though.

Yes the guy had a good chin and legs to be able to take all those shots before going over and even when he did he was straight back up.

Crazy stuff for sure.

[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]
goldenboy88


Joined: 30/01/2007 01:38:10
Messages: 953
Offline

isnt that guy barry the baptist in lock stock?
 
Forum Index » Boxing discussions
Go to:   
Powered by JForum 2.1.8 © JForum Team