For Saturn Only
此脚本不应直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @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",}, ]} );