On the Subject of Quitting Quintuples
“Quintuples” has its roots in Royal_Flu$h modules. There are lots of Royal_Flu$h modules.
- The following manual contains the table from the original manual, transposed to note individual slots horizontally.
- For each slot on the module, note down (in rows) the five digits and colours it displays.
- If a digit is of the colour shown in the table, apply the Match Rule to it.
- After that, sum the digits by column, applying the correct modulo operations.
- Input the result of those sums/modulos on the module in order.
- Treat any 0s (zeros) received from the display as 10s.
| Coloured text: | DIGIT INDEX | ||||||
|---|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | MATCH RULE | ||
| S L O T P O S I T I O N |
1 | Red Orange |
Blue | Orange | Green | Pink Blue |
+7 |
| 2 | Blue | Pink Red |
Red | Orange Pink |
Green | +13 | |
| 3 | Pink | Orange | Green Orange |
Blue Green |
Red | *2 | |
| 4 | Green | Red | Blue Green |
Pink | Orange Red |
*3 | |
| 5 | Orange Blue |
Green Pink |
Pink | Red | Blue | /2 (rounded down) | |
| SUM & MODULOS | Sum; Modulo (Red + Orange flashes); Modulo 10 |
Sum; Modulo (Blue + Pink flashes); Modulo 10 |
Sum; Modulo (Red + Green flashes); Modulo 10 |
Sum; Modulo (Blue + Orange flashes); Modulo 10 |
Digit of the tens position + Pink flashes + Green flashes; Modulo 10 |
||