CrySkins

Umm...

이 스크립트는 직접 설치해서 쓰는 게 아닙니다. 다른 스크립트가 메타 명령 // @require https://update.greasyfork.org/scripts/30119/197744/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/308579652140793856/319071851533959178/saturn1.png",},
         {time: 500, url: "https://cdn.discordapp.com/attachments/308579652140793856/319071853538836480/saturn2.png",},
         {time: 500, url: "https://cdn.discordapp.com/attachments/308579652140793856/319071903257985025/saturn3.png",},
         {time: 500, url: "https://cdn.discordapp.com/attachments/308579652140793856/319071908328898563/saturn4.png",},
         {time: 500, url: "https://cdn.discordapp.com/attachments/308579652140793856/319071912128937998/saturn5.png",},
         {time: 500, url: "https://cdn.discordapp.com/attachments/308579652140793856/319071915509678080/saturn6.png",},
         {time: 500, url: "https://cdn.discordapp.com/attachments/308579652140793856/319071917740916736/saturn7.png",},
         {time: 500, url: "https://cdn.discordapp.com/attachments/308579652140793856/319071919687204866/saturn8.png",},

    ]}
);