Escape the Men's Room

[quote]I couldn’t figure out the part about stacking the waste bins
[/quote]
Tower of Hanoi

[quote]the puzzle on the “closet”
[/quote]
Fifteen Puzzle

[quote]and what urinal puzzle are you talking about?
[/quote]
Simon (memory game)

[quote]How big the size of applet?
[/quote]
3,383,116 bytes

[quote]the keypad number please
[/quote]
It’s randomized each time you play. The number is encoded on 4 separate elements that must be combined to work it out.

Tower of Hanoi?
Fifteen Puzzle?

And what am I supposed to do after the toilet flushes, flush the one that was flushed automatically?

I feel dumb T_T

4 elements?
paper on tissue roll, paper on hand dryer, paper from fifteen puzzle, what’s the last one? a clue please :wink:

@r4king
ToH: move all cones from their current position. bigger cone can be above of smaller cone and only one cone at one move
Fifteen: toggle that switch until the indicator reaches the pointed position

[quote]paper on tissue roll, paper on hand dryer, paper from fifteen puzzle, what’s the last one? a clue please
[/quote]
Obtain the tooth. Then study the mirror and sinks.

[quote]Fifteen: toggle that switch until the indicator reaches the pointed position
[/quote]
Actually, you are describing the pipes puzzle.

[quote]And what am I supposed to do after the toilet flushes, flush the one that was flushed automatically?
[/quote]
Indeed.

Ok I got it all and (almost) finish it. The last problem is I followed the color pattern of “magnet’s door” to open the door but didn’t work, at least until now.

Oh yes I understood how to cones work, but after much fumbling around, I couldn’t go further than 4 cones :confused:

Congratulations, you wasted 1 hour and 24 minuts.

DAMMIT aint that the truth.

really fun game, well done.

[quote]Congratulations, you wasted 1 hour and 24 minuts.

DAMMIT aint that the truth.

really fun game, well done.
[/quote]
Congrats to you sir!

[quote=“ra4king,post:3,topic:36659”]
only wasted 39 minutes ( lot more in reality) because this was at my second try, at first one I got stuck by the bug mentioned on cone puzzle and have to restart the game… it happend when you drag one cone to the inventory

[quote]only wasted 39 minutes ( lot more in reality) because this was at my second try, at first one I got stuck by the bug mentioned on cone puzzle and have to restart the game… it happend when you drag one cone to the inventory
[/quote]
Way to go.

Also, thanks for tracking down what triggers the bug. I’ll try to fix it this weekend.

Still, I got the lockpick and can’t open the exit door. I think it should be right to follow those color order :expressionless:

An idication that it is unlocked would be nice, but yeah if you follow the colors it is unlocked, i also got stuck on this a while. you just have to manually try the door after it.

This is a great facebook share game. I shared it, and its got a Java image as the icon, you may want to add some facebook friendly tags in the html file:


<HTML>
<HEAD>
<title>Escape the Men's Room</title>
<!-- FACEBOOK INFORMATION -->
<meta property="og:title" content="<you title>" />
<meta property="og:description" content="<your description>" />
<meta property="og:image" content="http://<your icon url>" />
<!-- END FACEBOOK INFORMATION -->
  <style type="text/css">
    <!--code { font-family: Courier New, Courier; font-size: 10pt; margin: 0px; }-->
  </style>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<body bgcolor="#000000" text="#ffffff" LINK="yellow" VLINK="yellow" ALINK="yellow">
<font face="Geneva, Arial, Helvetica">








<center>
<APPLET archive="escape.jar" code="escape.Main" width="800" height="600">
  <PARAM name="java_arguments" value="-Xmx1024m"/>
  <PARAM name="image" value="loading.gif"/>
  <PARAM NAME="centerimage" VALUE="true"/>
  <PARAM name="boxbgcolor" value="#FFFFFF"/>
  <PARAM NAME="boxborder" VALUE="false"/>
  <PARAM name="separate_jvm" value="true"/>

You need Java installed to play this game. 
 You may use the button below to get it.

<a href="http://java.com/download" onclick="window.open( this.href ); return false"><img src="http://java.com/en/img/everywhere/getjava_lg.gif" alt="Get Java" style="border-style: none"></a>
</APPLET>
</center>
</font>
</body>
</html>

what? so when the colors are right it didn’t show anything until I open the door manually? crap! goes back to play again :slight_smile:

I wasted 21 minutes.
And a bug, I got two lockpicks.

I also got two but did not thought it was a bug

[quote]This is a great facebook share game. I shared it, and its got a Java image as the icon, you may want to add some facebook friendly tags in the html file:
[/quote]
Cool. I’ll add that. Thanks for the info.

[quote]And a bug, I got two lockpicks.
[/quote]
Wow! I wonder how that happened. I’ll try to fix this also.

[quote]what? so when the colors are right it didn’t show anything until I open the door manually?
[/quote]
I’ll add an indication when the correct combination is entered.

Have you changed something recently? I run out of heap space when I try to launch it.


5/12/11 4:49:48 PM	[0x0-0x2d02d].com.apple.Safari[2645]	Exception in thread "Thread-4629" java.lang.OutOfMemoryError: Java heap space
5/12/11 4:49:48 PM	[0x0-0x2d02d].com.apple.Safari[2645]		at java.awt.image.DataBufferInt.<init>(DataBufferInt.java:41)
5/12/11 4:49:48 PM	[0x0-0x2d02d].com.apple.Safari[2645]		at java.awt.image.Raster.createPackedRaster(Raster.java:458)
5/12/11 4:49:48 PM	[0x0-0x2d02d].com.apple.Safari[2645]		at java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:1015)
5/12/11 4:49:48 PM	[0x0-0x2d02d].com.apple.Safari[2645]		at java.awt.image.BufferedImage.<init>(BufferedImage.java:315)
5/12/11 4:49:48 PM	[0x0-0x2d02d].com.apple.Safari[2645]		at escape.Main.run(Main.java:139)
5/12/11 4:49:48 PM	[0x0-0x2d02d].com.apple.Safari[2645]		at java.lang.Thread.run(Thread.java:680)

Mac OS X Safari, quite a fast machine.

i just don’t like quests

[quote]Have you changed something recently? I run out of heap space when I try to launch it.
[/quote]
Several people have trouble running the game under OS X. I increased the max memory flag a few days ago. I’m not sure what else I can do.

OS X sucks.