On the Subject of Not Port Check
Did you write down those ports? Forget them, you won't be needing those.
- The module has seven buttons, six that show the six port types, and one that says confirm.
- Trying to select multiple ports will deselect all but the most recent one.
- If you are able to select multiple ports, you are looking at a different module.
- The module has 4 stages. During the first 3 stages, after correct submission, one of the ports will briefly turn green. These virtual ports will be used in stage 4 to disarm the module. Do note down what stage they appeared in.
- Getting a strike will not reset back to a previous stage.
Stage 1
Take the sum of the digits in the serial number, and multiply that by the alphanumeric value (A=1, B=2 etc.) of the first letter of the serial number.
Take that value, modulo 6, and look at the corresponding port in the port index at the bottom of the manual. Select and submit that port as the answer.
Stage 2
Add 2 to the amount of D batteries. Multiply that number by the sum of the total batteries and battery holders. Take that value modulo 6 and submit the corresponding port from the port index.
Stage 3
Start with a value of 50. For each letter in each indicator, add the alphanumeric position to the value if the indicator is lit, or subtract it from the value if the indicator is unlit. Take that value modulo 6 and submit the corresponding port from the port index.