Letter box: Difference between revisions

Jump to navigation Jump to search
454 bytes added ,  19 June 2021
m
add discord permalink
(added key + outliers)
m (add discord permalink)
 
(4 intermediate revisions by the same user not shown)
Line 4: Line 4:


==Clues==
==Clues==
[[File:Letter_box.png|700px]]
{{Encryption-key}}[[File:Letter_box.png|700px]]


==Solution==
==Solution==
The first number after the two letters indicates the number of the decoded letter in the current word.  
The first number after the two letters indicates the number of the decoded letter in the current word. The second and the third number indicates the X and Y coordinates of the letter in the letter box and which number is used for which coordinate.
The second and the third number indicates the X and Y coordinates of the letter in the letter box and which number is used for which coordinate.


Example:
Example:<code>XY134</code> is decoded as follows:   
XY134 is decoded as follows:   


*(XY) Indicate that we use the second number for the X coordinate and third for the Y coordinate.
*<code>XY</code> indicates that we use the second number for the X coordinate in the grid and third for the Y coordinate.
*(1It's the first letter in the word.
*<code>1</code> (<code>=</code>means it's the first letter in the word.
*(3It's third letter in the row.
*<code>3</code> (<code>X</code>means it's third letter in the row.
*(4It's on row G4.
*<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 26:
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 "not_related_R_RED_G_GREEN_ON_OFF_LIGHTS".  
{{Zuntti-hint}} Zuntti confirmed this by releasing a key to the puzzle with the filename <code>not_related_R_RED_G_GREEN_ON_OFF_LIGHTS</code>. (https://discord.com/channels/291497857725366272/361886463425642496/384658559461228555)


[[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 "YT" row, starting at the 5th column.  
*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.


* "G4", containing the only number past the first three row, 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 might be text on it, but it's hard to see what the text actually is.
*Zuntti's signature is on the <code>YT</code> row, starting at the 5th column.
 
*<code>G6</code> contains the only number past the first three rows near the end. 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).
*{{Needs-investigation}} Only the first 12 character columns of the table are used for G1 to G3, which could mean that the table is used elsewhere, too.


[[Category:ARG]]
[[Category:ARG]]
Anonymous user

Navigation menu