A powerful Plug.DJ script. To load the script in a Plug community, add the Javascript bookmarklet below to a bookmark, and click it on the Plug page.
javascript:$.getScript('https://cdn.rawgit.com/phantamanta44/xScript/master/xscript.js')
Alternatively, you can use the below one to load an in-dev version with all the latest features. It's not guaranteed to run smoothly, or even at all.
javascript:$.getScript('https://dl.dropboxusercontent.com/u/75796840/xScript/xscript.js')
jQuery script loading functions:
// GitHub version
$.getScript('https://cdn.rawgit.com/phantamanta44/xScript/master/xscript.js');
// Dropbox in-dev version
$.getScript('https://dl.dropboxusercontent.com/u/75796840/xScript/xscript.js');