Umm...
此脚本不应直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.greasyfork.org/scripts/30160/197944/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:"SaturnSkins", frames: [ {time: 500, url: "http://i.imgur.com/c9FKmqq.png",}, {time: 500, url: "http://i.imgur.com/Tu46hif.png",}, {time: 500, url: "http://i.imgur.com/goKw1ly.png",}, {time: 500, url: "http://i.imgur.com/5dgQDsx.png",}, {time: 500, url: "http://i.imgur.com/i5e86lK.png",}, {time: 500, url: "http://i.imgur.com/pNMeBVw.png",}, {time: 500, url: "http://i.imgur.com/VGHqgYd.png",}, {time: 500, url: "http://i.imgur.com/losmPG1.png",}, ]} );