Skip to content

Instantly share code, notes, and snippets.

View hydroflame521's full-sized avatar

hydroflame hydroflame521

View GitHub Profile
@hydroflame521
hydroflame521 / index.html
Created August 30, 2022 00:20
Nutanix Loading Screen
<div id="particles-background" class="vertical-centered-box"></div>
<div id="particles-foreground" class="vertical-centered-box"></div>
<div class="vertical-centered-box">
<div class="content">
<div class="loader-circle"></div>
<div class="loader-line-mask">
<div class="loader-line"></div>
</div>
<svg width="36px" height="24px" viewBox="0 0 36 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
// ==UserScript==
// @name ShellShockers Aimbot and ESP
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author PacyTense
// @match *://mathactivity.xyz/*
// @run-at document-start
// @grant none
// @noframes