Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
momg [2024/09/18 01:41] – created GlitchyZorua | momg [2024/11/20 01:15] (current) – [Controversies] GlitchyZorua | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== MoMG Gif Gallery ====== | ====== MoMG Gif Gallery ====== | ||
- | **MoMG Gif Gallery** or just **MoMG** is a Gif Gallery that can be found in the Projects NavBar, and Site Map Tile J6. It has 99,969 GIFs as of writing this article. | ||
- | <note important> | + | **MoMG |
+ | On the top left, There is a speaker button that will disable the Music. | ||
- | This page is a non-commercial art project. All the gifs on this site have been collected from the web and I BELIEVE them to be in the public domain. | ||
- | If there is anything inappropriate, | + | Song used: //Walking Together by Siddhartha Corsus//{{ : |
+ | |||
+ | Ambient sound used: [[https:// | ||
+ | |||
+ | MoMg gallery has its own Mastodon account, which you can visit [[https:// | ||
+ | |||
+ | Below the title there is a counter telling how many gifs are in the gallery, amount of gifs in the room, a message to tell you to find the next door, and a counter telling you how many doors you past. | ||
+ | |||
+ | On the bottom of each page, there is a bench you can reset on. | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Controversies ===== | ||
+ | |||
+ | <note important> | ||
+ | |||
+ | **MoMG does have some problematic images!** | ||
+ | |||
+ | |||
+ | This is a non-commercial art project. All the gifs on this site have been collected from the web and Melon BELIEVE them to be in the public domain. | ||
+ | If there is anything inappropriate, | ||
</ | </ | ||
+ | There are some problematic gifs found in the gallery. Such as a clip from a war movie that was genuinely quite graphic, which was removed. However, there are still some gifs that Melon doesn' | ||
+ | ===== Breaking the code ===== | ||
+ | |||
+ | Forcefully go to the next room | ||
+ | < | ||
+ | room();</ | ||
+ | |||
+ | You can also do this as well | ||
+ | < | ||
+ | newRoom();</ | ||
+ | |||
+ | |||
+ | Puts the graphic in a frame | ||
+ | {{ :: | ||
+ | |||
+ | < | ||
+ | <link rel=" | ||
+ | </ | ||
+ | |||
+ | Random name generator | ||
+ | < | ||
+ | <script src=" | ||
+ | </ | ||
+ | |||
+ | Audio Toggle | ||
+ | < | ||
+ | audioToggle(); | ||
+ | </ | ||
+ | |||
+ | |||
+ | Sets the number of paintings in a room | ||
+ | < | ||
+ | g.settings.minRoomSize // 5 | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | g.settings.maxRoomSize // 25 | ||
+ | </ | ||
+ | |||
+ | Optimizations for the back button. | ||
+ | < | ||
+ | updateHistory()</ | ||
+ | |||
+ | Tells if song should be on or off. | ||
+ | < | ||
+ | g.global.playMusic // true | ||
+ | </ | ||
+ | |||
+ | Outputs the total amount of gifs in the gallery | ||
+ | < | ||
+ | g.settings.frameSize</ | ||
+ | |||
+ | ===== Trivia ===== | ||
+ | - The First Room is always the same 8 gifs! | ||