Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
yoldiz [2024/09/12 23:39] – [Interaction] GlitchyZorua | yoldiz [2024/09/13 00:17] (current) – [Breaking the code] GlitchyZorua | ||
---|---|---|---|
Line 2: | Line 2: | ||
- | Yoldiz is a page located by clicking on the chandelier on the home page, or by clicking on " | + | Yoldiz is a page located by clicking on the chandelier on the home page, or by clicking on " |
- | You can visit it here: https:// | + | You can visit it [[https:// |
{{ : | {{ : | ||
+ | The music in the playing in the background is a song by Scott Holmes, which is called Alien Wasteland. It can be downloaded from [[https:// | ||
===== Interaction ===== | ===== Interaction ===== | ||
The first time you visit Yoldiz, Yoldiz will welcome you to their " | The first time you visit Yoldiz, Yoldiz will welcome you to their " | ||
Line 15: | Line 15: | ||
We can ask anything, and clicking on the pink button, (labeled " | We can ask anything, and clicking on the pink button, (labeled " | ||
- | Poking the eyes will make Yoldiz say " | + | Poking the eyes will make Yoldiz say " |
+ | If the input is left blank (or is somehow null...) Yoldiz will tell us that there is no vision for the input provided. | ||
===== Breaking the code ===== | ===== Breaking the code ===== | ||
- | Todo. | + | It is possible to make Yoldiz say whatever we want with Inspect Element. |
+ | |||
+ | Using this code below, we can force Yoldiz to say "The quick brown fox jumped over the lazy dog" | ||
+ | < | ||
+ | talk(' | ||
+ | </ | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | This also means that we can force Yoldiz to close their eyes... | ||
+ | < | ||
+ | {{ : | ||
+ | |||
+ | and open their eyes... | ||
+ | < | ||
+ | {{ : | ||
+ | |||
+ | We can force Yoldiz to dream about something, using the code below. | ||
+ | < | ||
+ | ask(' | ||
+ | </ | ||