On the Subject of Unfair’s Cruel Revenge
He made two versions of Unfair’s Revenge because he wanted something more unfair than just the base idea... Was it unfair enough in the first place?
To distinguish this from Unfair Cipher and Unfair’s Revenge, the 2 displays on this module are identical with one of them being rotated. The display on top shows the encrypted message. There’s also a strip of LEDs underneath which will light up to show the current stage the defuser is on.
The display on the right can be clicked to cycle between showing the Module ID, in white, strikes the module is keeping track of, in red, and the extra key. The Module ID and the strike counter are either shown in fixed or broken Roman numerals, or in Arabic form, I.E 1, 2, 3, 5, ... Refer to Roman Art for a reference to Broken and Fixed Roman Numerals. 0 in Fixed/Broken Roman Numerals will be shown as literally nothing on the module and "0" in Arabic form.
For all operations involving STRIKES, always refer to the number in red on the module itself.
The module encrypts a string of six distant three-letter-long instructions with different ciphers, using different keys for each. Enter the correct combination of inputs to disarm the module.
ALL ciphers referring to the alphabet refers to the A1Z26 standard for each letter unless stated otherwise. Alphabetical order is ALSO modified for the ciphers!
- The basic order of the given encrypted text is the following: Original -> 5x Ciphers -> Pigpen Ciphered. Reverse the order to obtain the original instruction string.
Key A
- Start with the bomb’s serial number.
- Interpret each character as a base-36 digit.
- If the character is unfamiliar in the set of base-36 digits, interpret this character as the digit "I".
- Convert this base-36 number into hexadecimal. You can do this by converting the base-36 value into base-10 and then converting the base-10 value into hexadecimal. Refer to Appendix HexDex for instructions to convert base-10 into hexadecimal and Appendix Base-36 Conversion for converting base-36 into base-10.