On the Subject of Multi-Buttons

Edgework modules are easy! Especially ones made by an 11 yr old...

This module displays a cross in the center and 4 buttons with labels 1, 2, 3, and S.

If there are any batteries present on the bomb, button 2 is valid.
Otherwise, button 3 is valid.

If there are 2 or more batteries, button 1 is valid, but this is redundant.

Starting with 0:

  • If the serial number contains any letters from ‘BROKE’, add 1.
  • If the serial number contains any letters from ‘HELLO’, add 1.
  • If there are any ports present on the bomb, add 1.
  • If the bomb contains 3 or more batteries, add 1.

Press the valid button the number of times equal to the obtained value, then press button ‘S’ to solve the module.

On a strike, your inputs are reset.