Repositories (1)

Memerguyy.github.io
4 snippets stored for this repo
HTML IconHTML
<div class="window-body has-space">
                    <p>Oh my GOD!!! It is time for me to finally talk about one of my most favourite, most UNDERRATED games of all time, that game? Everhood!!! The best way to describe it would be <b>"Rhythm game undertale but you took LSD and shrooms before playing"</b>, this game is a whole expirience, from the intricate lore, to the fighting system, to the multiple endings, to the merch, workshop, mods; community; custom levels; you name it and everhood has it!!!! <br><br>Even though I'm done with this game already, I still come back to it every once in a while, still haven't gotten around to doing 100% achievements so I might just try that, the game can either be INSANELY difficult or a fun casual expirience, whichever one your heart desires. <br><br>Honestly? This game is so damn good, I'll even <a href="https://store.steampowered.com/app/1229380/Everhood/" style="z-index: 999999 !important;">link it for you</a>, yes! Just for you! And for no one else :) <s>(pay no mind to the fact this is a public website)</s>. Just click the toggle text button to make text selectable and go buy the game A.S.A.P.</p>
                </div>
</div>
    <!-- THIS TOOK ME FUCKING 2-3 HOURS TO GET WORKING BECAUSE IM A GODDAMN RETARD AND DIDNT SEE Z-INDEX WAS ON 99 KILL MEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE -->
    <script src="/assets/VSRGassets/particles.js"></script>
<p class="status-bar-field">Slide 1</p>
        <p class="status-bar-field" id="CPUNumberGen">CPU Usage: 14% <sup>Disclaimer: Not real CPU usage</sup></p>
    </div>
    <!-- THIS TOOK ME FUCKING 2-3 HOURS TO GET WORKING BECAUSE IM A GODDAMN RETARD AND DIDNT SEE Z-INDEX WAS ON 99 KILL MEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE -->
    <script src="/assets/VSRGassets/particles.js"></script>
    <script src="/assets/VSRGassets/app.js"></script>
    <script src="/assets/VSRGassets/main.js"></script>
JavaScript IconJavaScript
webamp = new Webamp({
        // Optional.
        initialTracks: [
            {metaData: {artist: "Satan himself",title: "Skibidi toilet",},url:"https://files.catbox.moe/5ln7w5.mp3"},
          ],
    });
    webamp.renderWhenReady(document.getElementById('winamp-container'));