Greasy Fork is available in English.
For Saturn Only
Dieses Skript sollte nicht direkt installiert werden. Es handelt sich hier um eine Bibliothek für andere Skripte, welche über folgenden Befehl in den Metadaten eines Skriptes eingebunden wird // @require https://update.greasyfork.org/scripts/30115/197731/SaturnSkins.js
// ==UserScript==
// @name SaturnSkins
// @namespace http://tampermonkey.net/
// @version 1.0
// @description For Saturn Only
// @author Saturn
// @grant none
// @require https://greasyfork.org/scripts/24894-toradorable-animator/code/Toradorable%20Animator.js
// ==/UserScript==
animator.addAnimation(
{title:"CNY and Infinity",
frames: [
{time: 500, url: "https://cdn.discordapp.com/attachments/273332156699246592/318976475879571457/saturn5.png",},
{time: 500, url: "https://cdn.discordapp.com/attachments/273332156699246592/318976477536452610/saturn1.png",},
{time: 500, url: "https://cdn.discordapp.com/attachments/273332156699246592/318976478459068416/saturn2.png",},
{time: 500, url: "https://cdn.discordapp.com/attachments/273332156699246592/318976479922749440/saturn3.png",},
{time: 500, url: "https://cdn.discordapp.com/attachments/273332156699246592/318976481491550209/saturn4.png",},
{time: 500, url: "https://cdn.discordapp.com/attachments/273332156699246592/318976500294483978/saturn6.png",},
{time: 500, url: "https://cdn.discordapp.com/attachments/273332156699246592/318976501490122752/saturn7.png",},
{time: 500, url: "https://cdn.discordapp.com/attachments/273332156699246592/318976502043639811/saturn8.png",},
]}
);