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:58] – GlitchyZorua | yoldiz [2024/09/13 00:17] (current) – [Breaking the code] GlitchyZorua | ||
---|---|---|---|
Line 7: | Line 7: | ||
{{ : | {{ : | ||
+ | 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 ===== | ||
It is possible to make Yoldiz say whatever we want with Inspect Element. | It is possible to make Yoldiz say whatever we want with Inspect Element. | ||
Line 28: | Line 28: | ||
{{ : | {{ : | ||
+ | This also means that we can force Yoldiz to close their eyes... | ||
+ | < | ||
+ | {{ : | ||
- | With this code, we can force Yoldiz to dream about it. | + | and open their eyes... |
+ | <code> | ||
+ | {{ : | ||
+ | |||
+ | We can force Yoldiz to dream about something, using the code below. | ||
< | < | ||
ask(' | ask(' | ||
</ | </ | ||
+ | |||