On the Subject of Pink Button’t
Pink cube button.
On the module, there is a pink button and a screen flashing words in various colors. Note down the words and their colors. Convert the words and their colors into three-digit binary numbers using their Red, Green, and Blue color components (1=present, 0=absent). Concatenate the binary values of the words in the order they appear to form a long binary string called the word code. Do the same for the colors of the words to create the color code.
Interpret the 1s and 0s in both the word code and the color code as dashes and dots respectively, forming Morse code. Convert the Morse code into letters. A three-letter word in the following table can be found in both the word code and the color code. Multiple attempts may be necessary, as there are no clear markers to separate letters in Morse code. Once the matching word is identified in both the word code and the color code, use it to look up a value in the following table: use the word from the word code as the row, and the word from the color code as the column. The intersection gives you the main letter.
bud | cow | pac | jug | log | vow | zip | bow | lax | bib | zap | |
---|---|---|---|---|---|---|---|---|---|---|---|
bud | X | Q | M | P | Z | L | D | R | F | B | B |
cow | R | K | Y | F | P | J | V | B | Z | Q | Y |
pac | L | D | G | H | J | K | V | C | S | T | A |
jug | M | P | Z | L | D | R | F | B | N | G | Z |
log | F | B | N | G | H | J | K | V | C | S | D |
vow | Q | X | W | M | D | G | L | S | N | H | P |
zip | V | C | S | T | W | Y | A | E | I | O | O |
bow | E | I | O | U | X | Q | M | P | Z | L | O |
lax | B | Z | Q | X | W | M | D | G | L | S | N |
bib | G | L | S | N | H | T | C | O | I | E | M |
zap | Q | X | W | M | D | G | L | S | N | H | P |
The remaining letters of the word code and color code can form another word. Find the corresponding secondary letter according to their categories in the following table. For words with multiple parts of speech, use the first applicable part of speech listed from left to right in the table.
noun | N | adjective | A | adverb | D | verb | V | other | O |
---|