On the Subject of The Nobody’s Code
Nobody knows The Nobody Show since this never exists...
This module will display buttons from 0–9, a disarm button, a submit button, a stage counter and a module number.
- Every solved non-ignored module will have the module display a new stage.
- Once all non-ignored modules have been solved, the number screen shows a list of 5 stages. Cycle through the stages with the clear (X) button.
- The fifth stage of the list has dots on both sides of the screen.
- On a pair of digits separated by a slash, use the left digit if last SN # digit is even and the right digit otherwise.
- N# refers to the number shown on that of the stage of the list (1-5).
- Add each digit of the Stage 1 number to the corresponding digit from the table and obtain the least significant digit of each result.
- Enter the code, then press the submit button (✓) to solve the module.
| # | Condition 1 | Condition 2 | True | False |
|---|---|---|---|---|
| 1 | N1 has SN # 3rd and 6th chars | N2 contains 3 | 9/7 | 1/4 |
| Else | N3 has duplicate digits | 3/6 | 4/3 | |
| 2 | N4 doesn’t have 9 | N1 contains 0 | 0 | 6/1 |
| Else | N2 doesn’t have 2 | 5/8 | last of N2 | |
| 3 | N3 contains 9 | last of N5 is even | 8/5 | 4/9 |
| Else | first of N4 is odd | 9/3 | 3/7 | |
| 4 | N2 contains 7 | last of SN # and N3 are even | 7/1 | 3/0 |
| Else | N4 and N5 contain 3 | 7/4 | 2/8 | |
| 5 | N3 contains 4 | ≥3 numbers are even | 9/8 | 3 |
| Else | any N# has no repeating digits | 7/6 | 8/9 | |
| 6 | any N# contains ‘11’ | any N# second digit is 0 | 1 | 5/0 |
| Else | any N# third digit is 5 | 0/4 | 4/5 | |
| 7 | =2 N# contain both 3 and 5 | =3 N# are even | 2/5 | 6/9 |
| Else | ≤3 N# contain 9 | 4/3 | 9/7 | |
| 8 | any N# contains both 1 and 5 | N2 divisible by 3 | last of N1 | last of N5 |
| Else | N4 divisible by 7 | 0/4 | last of N3 |
- If you enter the wrong code, the module will strike and then cycle through the stages.
- To stop cycling stages, press the submit button (✓). A new stage list will be generated.
- To check a specific stage, enter the corresponding stage number without trailing zeroes, then press the submit button (✓).
- Checking a specific stage without a stage cycle will incur a strike.