This file contains hidden or 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 Rolling 300 Timeline | |
// @description Shows your Rolling 300 Timeline & Streaks (using the official game data) on your chosen server homepage. | |
// @version 2.0.10 | |
// @match https://tagpro.koalabeast.com/* | |
// @exclude https://tagpro.koalabeast.com/history* | |
// @require https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.3.0/Chart.min.js | |
// @grant GM_setValue | |
// @grant GM_getValue | |
// @grant GM_deleteValue |
This file contains hidden or 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 YAIS | |
// @description Makes improvements to your TagPro server page... | |
// • Quick "Settings" popup menu | |
// • Quick "Flair Changer" popup menu | |
// • Quick "Leaderboard" popup | |
// • Wins Until Next Degree | |
// • Updating Server Stats | |
// • Your Game / PUP Stats | |
// @version 0.8.1 |
This file contains hidden or 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 Better Stats on Profile Page | |
// @description Just tidies it up a bit. Can show stats as per game or hour. | |
// @version 0.2.3 | |
// @include http://tagpro-*.koalabeast.com/profile/* | |
// @include http://*.newcompte.fr/profile/* | |
// @grant GM_addStyle | |
// @updateURL https://gist.github.com/nabbynz/51050e6f43791cc3c5eb/raw/TagPro_BetterProfilePageStats.user.js | |
// @downloadURL https://gist.github.com/nabbynz/51050e6f43791cc3c5eb/raw/TagPro_BetterProfilePageStats.user.js | |
// @author nabby |
This file contains hidden or 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 Win/Loss Timeline & Streak | |
// @description Shows a Win/Loss Timeline & Streak on the "server" and "joining" pages. | |
// @version 0.7.4 | |
// @include http://*.koalabeast.com* | |
// @include http://*koalabeast.com/games/find* | |
// @include http://*.jukejuice.com* | |
// @include http://*.newcompte.fr* | |
// @exclude http://*/groups/* | |
// @grant GM_setValue |
This file contains hidden or 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 Map Stats | |
// @description Shows frequency & stats for maps you play. | |
// @version 2.0.1 | |
// @include https://tagpro.koalabeast.com* | |
// @require https://gist.github.com/nabbynz/286a10aa82e722e467f1/raw/mapstatsmaps.user.js | |
// @updateURL https://gist.github.com/nabbynz/cf44259aded7b4c32df0/raw/TagPro_MapStats.user.js | |
// @downloadURL https://gist.github.com/nabbynz/cf44259aded7b4c32df0/raw/TagPro_MapStats.user.js | |
// @grant GM_setValue | |
// @grant GM_getValue |
This file contains hidden or 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 Site Themer | |
// @description Change colors & shit | |
// @version 0.1.6 | |
// @include http://tagpro-*.koalabeast.com* | |
// @include http://tangent.jukejuice.com* | |
// @include http://*.newcompte.fr* | |
// @updateURL https://gist.github.com/nabbynz/962e2178bf0c7a6d34e3/raw/TagPro_SiteThemer.user.js | |
// @downloadURL https://gist.github.com/nabbynz/962e2178bf0c7a6d34e3/raw/TagPro_SiteThemer.user.js | |
// @grant GM_setValue |
This file contains hidden or 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 Reddit on TagPro | |
// @description Put the latest posts from /r/tagpro (or any other sub) on your TagPro homepage | |
// @version 1.5.1 | |
// - v1.5.1: Changed gild order to P/G/S. Fixed more formatting bugs. Updated @include to https. | |
// - v1.5.0: Show gilded posts & comments (silver / gold / platinum). Show "NSFW" tag. Show when crossposted to other subs. Fixed some formatting bugs. | |
// - v1.4.0: Added basic filter for excluding comments by a user (e.g. exclude "AutoModerator") | |
// - Show subreddit name when using multi-reddits (eg "tagpro+mltp") | |
// - Added lastest comments option (rather than threads). | |
// - Fixed a few bugs when not logged in (for mail). Tidied up the ui a bit. |
This file contains hidden or 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 Homepage Rearranger | |
// @description Add Drag & Resize to your server page. | |
// @version 0.1.3 | |
// @include http://tagpro-*.koalabeast.com/ | |
// @include http://tangent.jukejuice.com | |
// @include http://tangent.jukejuice.com/ | |
// @include http://*.newcompte.fr | |
// @include http://*.newcompte.fr/ | |
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js |
This file contains hidden or 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 Scoreboard Position Recorder | |
// @description Records everyone's position on the end-of-game scoreboard. | |
// @version 0.3.2 | |
// - Made compatible with new TagPro site design (again) | |
// @include https://tagpro.koalabeast.com* | |
// @exclude https://tagpro-maptest*.koalabeast.com* | |
// @updateURL https://gist.github.com/nabbynz/11f2a4a74723c7cb33cc/raw/TagPro_Scoreboard_Position_Recorder.user.js | |
// @downloadURL https://gist.github.com/nabbynz/11f2a4a74723c7cb33cc/raw/TagPro_Scoreboard_Position_Recorder.user.js | |
// @grant GM_setValue |
This file contains hidden or 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 Show R300 Win% on Players | |
// @description Shows players Rolling 300 Win% on their ball (and/or in a table) | |
// Works for registered (green) names only (and only if they appear on tagpro-stats.com) | |
// @version 0.1.6 | |
// @include http://tagpro-*.koalabeast.com:* | |
// @include http://*.newcompte.fr:* | |
// @connect tagpro-stats.com | |
// @connect koalabeast.com | |
// @connect newcompte.fr |
OlderNewer