This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name TagPro Minimal Spin | |
// @description Rotating Balls, pixel perfect tagpro. | |
// @include http://*.koalabeast.com:* | |
// @include http://*.jukejuice.com:* | |
// @include http://*.newcompte.fr:* | |
// @include http://justletme.be:* | |
// @license GPL | |
// @author NewCompte, Cumflakes. | |
// @version 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name TagPro Honk | |
// @description Honk by pressing up and down at the same time. | |
// @version 0.1.3 | |
// @grant none | |
// @require https://gist.githubusercontent.com/Holcomb227/867ffe3703013aed8945/raw/20f3ec84f3c2bd5333093a5f8a21c3f54b126045/howler.js | |
// @include http://tagpro-*.koalabeast.com:* | |
// @include http://tangent.jukejuice.com:* | |
// @include http://*.newcompte.fr:* | |
// @license 2015 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name TagPro Honk | |
// @description Honk by pressing up and down at the same time. | |
// @version 0.1 | |
// @grant none | |
// @require https://gist.githubusercontent.com/Holcomb227/867ffe3703013aed8945/raw/20f3ec84f3c2bd5333093a5f8a21c3f54b126045/howler.js | |
// @include http://tagpro-*.koalabeast.com:* | |
// @include http://tangent.jukejuice.com:* | |
// @include http://*.newcompte.fr:* | |
// @license 2015 |