Ashcrexl said:
yay! got them all! still don't know HOW to get 2-4 but i got it alright!
(and if anyone explains this with the phrase "simply use binary," i will fliphttp://www.escapistmagazine.com/forums/read/7.250605-Test-Your-Mental-Might-With-The-Escapists-First-Ever-Puzzle-Adventure?page=18 out)
Well, the first block is laid out like this:
- - - - -
o - - - -
- - - - -
- - - - -
o - - - -
o - - - -
o - - - -
o - - - -
What you have to do is read it downwards. Only focus on the first character of each line. It's either a dot or a dash. Dots represent 1s; dashes represent 0s. Once you've read it vertically, you'll get the binary string 01001111.
Open a word document and put that in. Then, add a space, and solve the second block, adding the binary string into the document, followed by a space. You don't have to space them if you don't want to, but I recommend it, because it makes it far easier to read, and far easier to correct a mistake, if you make one.
Do the first row of blocks using this, and make sure they're written down in that document. Then, move onto the second row of blocks and do the same thing. Then, go to the third, then the fourth. You'll end up with a very long binary string. I'm sure you can work out what to do then.