Letter box: Difference between revisions
Jump to navigation
Jump to search
m
cleanups
(added key + outliers) |
m (cleanups) |
||
Line 11: | Line 11: | ||
Example: | Example: | ||
XY134 is decoded as follows: | <code>XY134</code> is decoded as follows: | ||
* | *<code>XY</code> indicates that we use the second number for the X coordinate in the grid and third for the Y coordinate. | ||
*( | *<code>1</code> (<code>=</code>) means it's the first letter in the word. | ||
*( | *<code>3</code> (<code>X</code>) means it's third letter in the row. | ||
*( | *<code>4</code> (<code>Y</code>) means it's on row G4. | ||
Using all this we get the letter "R" | Using all this we get the letter "R" | ||
Line 28: | Line 28: | ||
These words are used in the [[body message]]. | These words are used in the [[body message]]. | ||
Zuntti confirmed this by releasing a key to the puzzle with the filename | Zuntti confirmed this by releasing a key to the puzzle with the filename <code>not_related_R_RED_G_GREEN_ON_OFF_LIGHTS</code>. | ||
[[File:Not related R RED G GREEN ON OFF LIGHTS.png|700px]] | [[File:Not related R RED G GREEN ON OFF LIGHTS.png|700px]] | ||
==Outliers== | ==Outliers== | ||
* | *The third letter in G1 has switched X and Y coordinates, requiring the numbers to be reversed to find the coordinate position of the letter. | ||
* | *Zuntti's signature is on the <code>YT</code> row, starting at the 5th column. | ||
*<code>G4</code>, containing the only number past the first three rows, what it corresponds to, and its connection to the body message is unknown. Alternatively, if one were to read it as "SONG4", it might refer to [https://cdn.discordapp.com/attachments/361886463425642496/480421106784665601/strange_hallway_004.wav <code>strange_hallway_004.wav</code>]. Looking at a spectrogram shows that there is some text on it (probably "eee3 dead dead" or something similar). | |||
[[Category:ARG]] | [[Category:ARG]] |