out...everything cept 4 code>??????--- thanx suz...
Announcement
Collapse
No announcement yet.
Black Tea Room Escape
Collapse
X
-
Originally posted by QTSuzie3 View PostSo, I've gotten rather far just stuck on the code... I did figure one thing out... not sure if it is helpful:
If you look at the book with the numbers and compare colored grids they only have 2 or 3 matching squares.
Example: The green grid only has the 3 & 7 colored in.
Now, if you do this for each colored grid each number only shows up in one of the colored grid... NO IDEA if this is helpful for the code... but I'm still working on it... And what does this "divided by 4" clue do???
But, that's all I've got for now...
EDIT: RBS use the hammer:
On view with door. Use the hammer near the floor between the 8th and 9th panel to the right of the door.
Hope that helps
EDIT: Figured out the code and it is quite complicated. If you use my theory above you get this for each color:
Green: 7 & 3 (73)
Red: 4 & 8 (48)
Blue: 1, 9 & 5 (195)
Yellow: 2 & 6 (26)
Now comes the "divide by 4"
Now you need to figure out how much you need to add to each number so it can be divided by 4
Green: 73 + 3 = 76; so the first digit is 3
Red: 48 can be divided by 4; so the second digit is 0
Blue: 195 + 1 = 196; so the third digit is 1
Yellow: 26 + 2 = 28; so the fourth digit is 2
Hope this makes sense
I'M OUT!!!
Comment
Comment