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 
SDK vs p4p RESULTS POST HERE!!!!!!  XML
Forum Index » General discussions
Author Message
Unstoppable

[Avatar]

Joined: 18/04/2006 10:06:26
Messages: 394
Location: Bronx,NY BRONX STAND UP!!!!!!!!
Offline

POST UR RESULTS HERE

This message was edited 2 times. Last update was at 28/08/2007 11:14:21


Reaper> i rematch everyone <----------
Reaper> CHRILLE
Reaper> DONT REMATCH HIM
Reaper> DONT REMATCH HIM
Reaper> remember u said u wud give me the first defense
Reaper> DONT REMATCH HIM
Reaper> u dont have to defend
Reaper> u wont get banned for it
Reaper> theres no rules chrille
Reaper> no rules
Reaper> DONT REMATCH HIM
Reaper> i rematch everyone <----------

Unstoppable

"I will rise to the top...like JayZ did wit hip-hop"

"im on ya mind Like clock work"

"my hands are bisexual i fight bitches and niggaz"

current status: oct 2010 is the rebirth

M. A R A G O N


Joined: 16/06/2007 20:34:40
Messages: 478
Offline

skillz k0 unstoppable round 2
unstoppable tk0 skillz round 9
skilzl then left....so unstoppable wins by default.....witnesses.......me...oscar....jackson...pats.

SDK-1 P4P-0 SDK takes lead

This message was edited 1 time. Last update was at 27/08/2007 21:04:32

Skillz

[Avatar]

Joined: 19/04/2006 11:00:44
Messages: 1394
Location: Buffalo,NY
Offline

Yo hold up it dont say nowhere in the rules tht all fights must be fought back to back....So therefore i shud not lose by default...after the fight my mom called me than when i came back i had to goto the store.And if u wanna cheat yall can keep the Match Win were gonna win regardless.

Title History
-------------------
42xOB Champ
5xNA
11xSA
7xOBW
2xOBA
2xEuro
7xOBF
2xOBC
4xTourney
P4P


[MSN]
M. A R A G O N


Joined: 16/06/2007 20:34:40
Messages: 478
Offline

well OSCAR (your member) said that unstoppable wins by default....and said all the matches must be back to back....(rules were like that in 1st war). then i said OK. and posted this.
goldenboy88


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

dont worry about it skillz
goldenboy88


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

get marvin hagler on
TKO

[Avatar]

Joined: 22/07/2007 00:09:25
Messages: 344
Offline

who do i face

OB name:TKOknockout
Class:A-
style:Jabber
Favorite boxers:HTF,LARRY,RED VIPER,AND MORE

x2 time Champion


TKOknockout-Won 471 Lost 439 Ko 463 Draw 3

Skillz

[Avatar]

Joined: 19/04/2006 11:00:44
Messages: 1394
Location: Buffalo,NY
Offline

Oscar made the decision for the rules in the war?? i thought i was the leader....am i or am i just crzy? But its iight keep the win.

Title History
-------------------
42xOB Champ
5xNA
11xSA
7xOBW
2xOBA
2xEuro
7xOBF
2xOBC
4xTourney
P4P


[MSN]
TKO

[Avatar]

Joined: 22/07/2007 00:09:25
Messages: 344
Offline

damn so wat still 11 fights

OB name:TKOknockout
Class:A-
style:Jabber
Favorite boxers:HTF,LARRY,RED VIPER,AND MORE

x2 time Champion


TKOknockout-Won 471 Lost 439 Ko 463 Draw 3

Skillz

[Avatar]

Joined: 19/04/2006 11:00:44
Messages: 1394
Location: Buffalo,NY
Offline

iight they can have the win....give it to those bitches..wins by default fuck it yall can have it yall cant beat us with or without it SDK 1 P4P 0.



SDK SDK SDK



Now this is really a war.

Title History
-------------------
42xOB Champ
5xNA
11xSA
7xOBW
2xOBA
2xEuro
7xOBF
2xOBC
4xTourney
P4P


[MSN]
goldenboy88


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

check your inbox skillz
Skillz

[Avatar]

Joined: 19/04/2006 11:00:44
Messages: 1394
Location: Buffalo,NY
Offline

Pmed u back.

Title History
-------------------
42xOB Champ
5xNA
11xSA
7xOBW
2xOBA
2xEuro
7xOBF
2xOBC
4xTourney
P4P


[MSN]
TKO

[Avatar]

Joined: 22/07/2007 00:09:25
Messages: 344
Offline

yea we gotta get at them

OB name:TKOknockout
Class:A-
style:Jabber
Favorite boxers:HTF,LARRY,RED VIPER,AND MORE

x2 time Champion


TKOknockout-Won 471 Lost 439 Ko 463 Draw 3

Oscar

[Avatar]

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

Unstop was willing todo the last fight another day so mayaswell can't see any harm in it

Oscar De La Hoya 1025 - 842

Donny_king

[Avatar]

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

These type of posts don't need to be stuck. If it's that important the post will be regulary posted in and will remain near the top so no need for it to be sticky.

[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