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:42] – [Yoldiz] GlitchyZorua | yoldiz [2025/05/05 00:29] (current) – [Interaction] 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 [[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. | ||
| + | |||
| + | A list of all of things Yoldiz can say can be found [[yoliz_list|here]] | ||
| ===== 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(' | ||
| + | </ | ||
