Demon Spawn 2.0

Demon Spawn (For You All)

目前為 2020-10-11 提交的版本,檢視 最新版本

// ==UserScript==
// @name			 Demon Spawn 2.0
// @namespace		PBP
// @description		  Demon Spawn (For You All)
// @homepageURL     http://codesphere.hstn.me/?i=1
// @icon	    http://codesphere.hstn.me/dsbot/resource/ds.jpeg
// @include	    *.rycamelot.com/*main_src.php*
// @include	    *.beta.rycamelot.com/*main_src.php*
// @include	    *apps.facebook.com/kingdomsofcamelot/*
// @include	    *.rockyou.com/rya/*
// @include	    *facebook.com/*dialog/feed*
// @include	    *rycamelot.com/*acceptToken_src.php*
// @include	    *rycamelot.com/*helpFriend_src.php*
// @include	    *rycamelot.com/*claimVictoryToken_src.php*
// @include	    *rycamelot.com/*merlinShare_src.php*
// @exclude 	    *sharethis*
// @require	    http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js
// @require	           http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js
// @resource  sound_files  https://raw.githubusercontent.com/sickofit666/emoticons/main/sound_files.js
// @resource  image_files  https://raw.githubusercontent.com/sickofit666/emoticons/main/image_files.js
// @resource  champion_uniques	https://raw.githubusercontent.com/sickofit666/emoticons/main/champion_uniques.js
// @resource  emoticons		https://raw.githubusercontent.com/sickofit666/emoticons/main/emoticons.js
// @connect			*
// @connect	    greasyfork.org
// @connect	    raw.githubusercontent.com
// @connect         codesphere.hstn.me
// @grant	    GM_getValue
// @grant	    GM_setValue
// @grant	    GM_deleteValue
// @grant	    GM_listValues
// @grant	    GM_addStyle
// @grant	    GM_log
// @grant	    GM_xmlhttpRequest
// @grant	    GM_getResourceText
// @grant	    GM_registerMenuCommand
// @grant			unsafeWindow
// @author Demon Spawn "Parts of this script use code created by KOC Scripters, Nico De Belder and Barbarossa69 and is used with their express permission.
// @copyright       Copyright 2013-2020 KSA CodeSphere - Non-commercial use only. No modifications permitted.
// @license	    https://creativecommons.org/licenses/by-nc-nd/4.0/
// @contributionURL	https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=CB2MLZCP8FPE8
// @version			2.0
// ==/UserScript==

var Version = '2.0';
var SourceName = "Demon Spawn";