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 
I bet you £1,000,000 you cannot solve this!!  XML
Forum Index » General discussions
Author Message
BoXa

[Avatar]

Joined: 31/05/2006 17:11:31
Messages: 364
Offline

i could only solve it with the sound up so i got a hint lol.

try it,you wont beat it

http://www.tekzoned.com/whatswrong/
Mikkel

[Avatar]
Joined: 18/04/2006 06:15:39
Messages: 1584
Offline

This trick is so old..

Paul Dion

[Avatar]

Joined: 22/11/2006 14:30:30
Messages: 963
Location: Manchester, England, UK
Offline

THAT SCARED THE LIVING SHIT OUT OF ME...I HATE YOU!!!

================================

- Paul Dion Junior: W320 L165 (KO319)
- Join Date: 2006
- Status: Active

- 7 time OBW World Champion
- 3 time OBC World Champion
- 1 time OBF World Champion
- 1 time Tournament World Champion

- Style: Elusive Defence and Counter Punch
- Signature Punch: The Dion Double Hook
- Signature Taunt: The Dion Crouch and Point

- Paul Dion Promotions record: 5-7

================================
Donny_king

[Avatar]

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

Haha, I'd seen it before but had to do it just for fun.

[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]
Ray Johnson

[Avatar]

Joined: 10/01/2007 13:36:12
Messages: 1983
Offline

Donny_king wrote:Haha, I'd seen it before but had to do it just for fun.


You probably cried more this time !!!!
Donny_king

[Avatar]

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

Ray Johnson wrote:
Donny_king wrote:Haha, I'd seen it before but had to do it just for fun.


You probably cried more this time !!!!


No the first time but it was still pretty upsetting this time around, can I have a hug or at least a tissue ?

[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]
Ray Johnson

[Avatar]

Joined: 10/01/2007 13:36:12
Messages: 1983
Offline

Donny_king wrote:
Ray Johnson wrote:
Donny_king wrote:Haha, I'd seen it before but had to do it just for fun.


You probably cried more this time !!!!


No the first time but it was still pretty upsetting this time around, can I have a hug or at least a tissue ?


*hug*
 
Forum Index » General discussions
Go to:   
Powered by JForum 2.1.8 © JForum Team