Umm...
此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.cn-greasyfork.org/scripts/30118/197743/CrySkins.js
// ==UserScript==
// @name CrySkins
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Umm...
// @author Saturn
// @grant none
// @require https://greasyfork.org/scripts/24894-toradorable-animator/code/Toradorable%20Animator.js
// ==/UserScript==
animator.addAnimation(
{title:"Cry Skins By Saturn",
frames: [
{time: 500, url: "https://cdn.discordapp.com/attachments/265038113330429969/319065003414126602/cry1.png",},
{time: 500, url: "https://cdn.discordapp.com/attachments/265038113330429969/319065005603684352/cry2.png",},
{time: 500, url: "https://cdn.discordapp.com/attachments/265038113330429969/319065007218229248/cry3.png",},
{time: 500, url: "https://cdn.discordapp.com/attachments/265038113330429969/319065008698818561/cry4.png",},
{time: 500, url: "https://cdn.discordapp.com/attachments/265038113330429969/319065043042041856/cry5.png",},
{time: 500, url: "https://cdn.discordapp.com/attachments/265038113330429969/319065110192586752/cry6.png",},
]}
);