On the Subject of Trying To Explain How To Solve OmegaDestroyer
Please help me why am I having to do this
This module contains two status lights, a large two-digit number display in between them, a timer below the display that counts up every two seconds, and ten hexagonal buttons labeled 0–9.
If the hexagonal buttons are coloured, the displays replaced by a non-pressable cube, or the status lights are coloured, you are looking at OmegaForget.
An 8-digit password, made up of the digits 0–9, is required to be entered. Extreme measures have been taken to secure this password.
To block any and all unauthorised access, this password changes every two seconds.
When the module is initialised or reset, the timer will display 210, at which point none of the buttons can be pressed. The module’s displays will display Rv, but the digits will be scrambled.
Section 1: Basic Functionality
The timer, from now on referred to as t, increments by 1 every two seconds, which changes Rv. As soon as t changes from 1899 to 1900, the module will fully reset. This takes approximately 56.3 minutes.
The top-left display can be pressed to mute/unmute the module, indicated by the presence of a cyan backlight on the button. The bottom-left display can be pressed to pause the display at the current t value. Note that t itself will not stop updating, and the numbers will be shown in blue while the displays are paused, and will immediately update upon the displays being unpaused. The top-right display can be pressed to submit the current inputted number, shown in magenta. The bottom-right display can be pressed to clear the input, reset the module, or activate MWYTH (the module’s hard mode).
Holding TL for 3–10 seconds, then pressing BR will fully reset the module. Holding TL for more than 10 seconds, then pressing BR will activate the module’s hard mode. Do not do this unless you are prepared.