Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name TagPro Poker Chip Spin
// @description Spin overlay and pixel perfect tagpro.
// @version 1
// @grant none
// @include http://tagpro-*.koalabeast.com:*
// @include http://tangent.jukejuice.com:*
// @include http://*.newcompte.fr:*
// @license 2014
// @author CFlakes, SomeBall -1
// ==UserScript==
// @name TagPro Ball Spin
// @version 0.1
// @description Rotates balls to show the spin
// @include http://tagpro-*.koalabeast.com:*
// @include http://tangent.jukejuice.com:*
// @include http://*.newcompte.fr:*
// @author Some Ball -1
// ==/UserScript==
// ==UserScript==
// @name Tagpro Competitive Toggler
// @include http://*.koalabeast.com:*
// @exclude http://*.koalabeast.com:3000*
// @run-at document-start
// ==/UserScript==
var toggles = {
pokerchip: true,
wholeball: false
@jbaaybaay
jbaaybaay / Tagpro Milliseconds Comp Server.js
Created July 9, 2016 20:46
Tagpro Milliseconds Comp Server
// ==UserScript==
// @name TagPro Milliseconds
// @version 2.2.3
// @description Display tenths of seconds on the tagpro clock and add outlines to the score
// @include http://tagpro-*.koalabeast.com:*
// @include http://tangent.jukejuice.com:*
// @include http://*.newcompte.fr:*
// @author Some Ball -1
// @grant none
// ==/UserScript==
@jbaaybaay
jbaaybaay / Live Player Position Comp Server.js
Last active July 9, 2016 20:46
Live Player Position Comp Server
// ==UserScript==
// @name TagPro Live Player Position
// @version 0.5
// @include http://*.koalabeast.com:*
// @include http://tagpro-*.koalabeast.com:*
// @include http://*.jukejuice.com:*
// @include http://*.newcompte.fr:*
// @grant none
// ==/UserScript==
@jbaaybaay
jbaaybaay / Whole Ball Spin Comp Server.js
Last active July 9, 2016 20:47
Whole Ball Spin Comp Server
// ==UserScript==
// @name TagPro Ball Spin
// @version 0.1
// @description Rotates balls to show the spin
// @include http://tagpro-*.koalabeast.com:*
// @include http://tangent.jukejuice.com:*
// @include http://*.newcompte.fr:*
// @author Some Ball -1
// ==/UserScript==
@jbaaybaay
jbaaybaay / TagPro Poker Chip Spin Comp Server
Last active July 9, 2016 20:47
TagPro Poker Chip Spin Comp Server
// ==UserScript==
// @name TagPro Poker Chip Spin
// @description Spin overlay and pixel perfect tagpro.
// @version 1
// @grant none
// @include http://tagpro-*.koalabeast.com:*
// @include http://tangent.jukejuice.com:*
// @include http://*.newcompte.fr:*
// @license 2014
// @author CFlakes, SomeBall -1
@jbaaybaay
jbaaybaay / Tagpro Team Stats Comp Server
Created July 9, 2016 20:48
Tagpro Team Stats Comp Server
// ==UserScript==
// @name TagPro Team Stats
// @namespace http://www.reddit.com/user/thevdude/
// @description Adds team stats to score boards
// @include http://tagpro-*.koalabeast.com:*
// @include http://tangent.jukejuice.com:*
// @include http://maptest.newcompte.fr:*
// @include http://justletme.be:*
// @copyright 2014+ thevdude
// @author thevdude, chalksy (edited to include new stats)
@jbaaybaay
jbaaybaay / Comp Server-Side Macros
Created July 9, 2016 20:49
Comp Server-Side Macros
// ==UserScript==
// @name tagpro macros competitive server
// @namespace http://www.reddit.com/user/contact_lens_linux/
// @description Help your team with quick chat macros.
// @include http://*.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 steppin, Watball
// @version 0.4
@jbaaybaay
jbaaybaay / Marble Spin Comp Server
Created July 9, 2016 20:50
Marble Spin Comp Server
// ==UserScript==
// @name TagPro Marble Spin
// @version 0.1
// @description Adds a marble overlay texture to the balls to show spin
// @include http://tagpro-*.koalabeast.com:*
// @include http://tangent.jukejuice.com:*
// @include http://*.newcompte.fr:*
// @author Some Ball -1 (Cflakes for the marble texture)
// ==/UserScript==