Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name CAW CAW FLAG LIGHTS
// @include http://*.koalabeast.com:*
// @include http://*.jukejuice.com:*
// @version 0.1
// ==/UserScript==
USE_SOLID_COLORS = false;
var color = 0,
// ==UserScript==
// @name TagPro Team Count Indicator
// @version 1.0
// @author browncoat
// @description Indicates the number of players on each team with ball icons next to the score
// @include http://tagpro-*.koalabeast.com:*
// @include http://tangent.jukejuice.com*
// @include http://*.newcompte.fr*
// ==/UserScript==
// ==UserScript==
// @name TagPro Timeline
// @namespace http://www.reddit.com/user/Bob_Smith_IV
// @version 1.0
// @description Displays and saves a timeline of hold at the end of the game
// @include http://tagpro-*.koalabeast.com*
// @include http://tangent.jukejuice.com*
// @include http://maptest.newcompte.fr:*
// @author BobSmithIV
// @copyright 2014+, BobSmithIV
// ==UserScript==
// @name TagPro Radians
// @namespace Dr. Holmes
// @description Convert TagPro degrees into Radians.
// @include http://tagpro-*.koalabeast.com:*
// @include http://tangent.jukejuice.com:*
// @include http://*.newcompte.fr:*
// @author Dr. Holmes
// @version 0.1
// ==/UserScript==
// ==UserScript==
// @name TagPro Flag Carrier Name
// @namespace http://www.reddit.com/user/snaps_/
// @description Adds the name of the flag carrier next to the flags on the TagPro game UI.
// @license GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html
// @version 0.1.2
// @author snaps
// @include http://tagpro-*.koalabeast.com:*
// @include http://tangent.jukejuice.com:*
// @include http://maptest*.newcompte.fr:*
// ==UserScript==
// @name Random flairs
// @namespace http://www.reddit.com/user/Bob_Smith_IV/
// @description Randomly choose a new flair each game
// @include http://tagpro-*.koalabeast.com*
// @author BobSmithIV, with some code inspired by ballparts' extensions
// @version 1.1
// @grant GM_getValue
// @grant GM_setValue
// ==/UserScript==
// ==UserScript==
// @name TagPro IRC Buttons
// @namespace Dr. Holmes and Moosen
// @description Adds 'Contact a Mod' and 'Chat with friends' buttons on the homepage
// @include http://tagpro-*.koalabeast.com*
// @author Dr. Holmes and Moosen
// @version 0.1
// ==/UserScript==
$(document).ready(function(){
// ==UserScript==
// @name TagPro Tile Pattern
// @namespace http://www.reddit.com/u/snaps_/
// @description Tints every other floor tile a slightly different shade.
// @include http://tagpro-*.koalabeast.com:*
// @include http://tangent.jukejuice.com:*
// @include http://*.newcompte.fr:*
// @license GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html
// @author snaps
// @version 0.1.0
// ==UserScript==
// @name Private Group Maker
// @author eagles.
// @exclude http://*.newcompte.fr:*
// @exclude http://tagpro-*.koalabeast.com:*
// @exclude http://tangent.jukejuice.com:*
// @include http://tagpro-*.koalabeast.com*
// @include http://tangent.jukejuice.com*
// @include http://*.newcompte.fr*
// @grant none
// ==UserScript==
// @name Browncoat's TagPro Mod
// @version 2.0.0
// @description Better particles, drop shadows, spinning options (ball, flair, overlay)
// @include http://*.koalabeast.com:*
// @include http://*.jukejuice.com:*
// @include http://*.newcompte.fr:*
// @author Browncoat
// ==/UserScript==