This is an old revision of the document!
Table of Contents
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. Each room has it's own unique randomly generated name (except for “The First Room”), and tend to have 5 to 25 gifs, randomly picked, surrounded in a picture frame. To go to the next room, locate the door () and click on it! This page can be visited here. It is a mixed bag of modern gifs, and gifs from the 90s.
On the top left, There is a speaker button that will disable the Music.
Song used: Walking Together by Siddhartha Corsus
Ambient sound used: https://freesound.org/people/UCL_Sound/
MoMg gallery has its own Mastodon account, which you can visit here
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
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't wanna remove, whether it was because of constant cultural shift or was just a joke, and shouldn't be taken seriously.
Breaking the code
Forcefully go to the next room
room();
You can also do this as well
newRoom();
<link rel="stylesheet" type="text/css" href="https://momg.neocities.org/frames.css" /><div class="picture-frame-1"><img src="https://momg.neocities.org/gifs/i-41399.gif" /></div>
Random name generator
<script src="https://momg.neocities.org/names.js" charset="utf-8"></script><script>alert(randomFullName());</script>
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!