Lime.owot: Difference between revisions
Appearance
idk |
Revised page and added more info. Added placeholder text for upcoming subsection "Fishtank". |
||
Line 79: | Line 79: | ||
====Subsection 3 - lime.tv==== | ====Subsection 3 - lime.tv==== | ||
lime.tv had 64 possible channels, | lime.tv had 64 possible channels, assigned numbers 0-63, though most of them were unused. | ||
The channels, in ascending order, were: | |||
* 0 - static | |||
* 1 - random colour | |||
* 2 - pink static | |||
* 8 - gradient (green and blue RGB channels) | |||
* 32 - checkerboard | |||
* 42 - snow (black background, white particles) | |||
* 44 - city rain (themed blue) | |||
* 46 - weather (day/night, toggles every 25 seconds) | |||
The 64 possible channels were accessed by adjusting 2 knobs in 8 different rotations, numbered 0-7. | |||
Both of the knobs were only able to be turned clockwise, using [[Cmd|commands]], with the data being either <code>topknob</code> or <code>bottomknob</code>. | |||
The top knob's rotation was multiplied by 8 then added to the channel number, and the bottom knob's rotation was added to the channel number without any modification. | |||
For example, rotating the top knob to 3, and the bottom to 6 would bring you to channel 30. | |||
Going to an unused channel like we just did in the example above would bring you to a blue screen reading out "No Signal!". | |||
It would also display "Channel: " and then what channel you tried to access. | |||
Future updates also added a knob turn counter, reading "x knob turns". | |||
====Subsection 4 - Factory==== | |||
Note: The original factory was by [[haster]]. | |||
The factory generated random characters at its left, called "items", carried them along a 32 character long conveyor belt, and then discarded them at its right. | |||
The factory script was leaked some time and it caused a slight bit of chaos. Many people were rate limited, including lime.owot himself. | |||
There are 6 major parts in the factory: | |||
* The "label" of the factory, at its top | |||
* The conveyor belt | |||
* A counter displaying the amount of items generated or discarded, and when items would stop being generated | |||
* Announcements, in an olive colour | |||
The announcements were mainly meant for manual dumping, where users would use [[Cmd|commands]] to "dump" their own characters into the factory to be discarded. The command's data was structured as follows: <code>manualdump [dump]</code>. | |||
- | ====== Subsection 5 - Fish tank ====== | ||
yeah uhhh idk either lmaolmaolmao | |||
==Trivia== | ==Trivia== |