Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
yoldiz [2024/09/12 20:48] – created GlitchyZorua | yoldiz [2024/09/13 00:17] (current) – [Breaking the code] GlitchyZorua | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Yoldiz ===== | + | ====== Yoldiz |
- | Yoldiz is a webpage | + | Yoldiz is a page located |
+ | 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 ===== | ||
+ | The first time you visit Yoldiz, Yoldiz will welcome you to their " | ||
+ | |||
+ | On the bottom of the screen, There is a text box and a pink button asking for input. (labeled as "I wish to know..." | ||
+ | |||
+ | We can ask anything, and clicking on the pink button, (labeled " | ||
+ | |||
+ | 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 ===== | ||
+ | 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(' | ||
+ | </ | ||
+ | |||