Skip to content

Instantly share code, notes, and snippets.

@nabbynz
nabbynz / Today's TagPro Pubs.user.js
Last active April 17, 2024 05:51
Shows a list of today's pubs on the TagPro Homepage
// ==UserScript==
// @name Today's TagPro Pubs
// @description Shows a list of today's pubs on the TagPro Homepage with graphs and shit.
// @version 0.1.0
// @match https://*.koalabeast.com/
// @updateURL https://gist.github.com/nabbynz/759b3002563ab97a3f6a2a0f76ee8797/raw/Today's TagPro Pubs.user.js
// @downloadURL https://gist.github.com/nabbynz/759b3002563ab97a3f6a2a0f76ee8797/raw/Today's TagPro Pubs.user.js
// @license GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html
// @grant GM_getValue
// @grant GM_setValue
@nabbynz
nabbynz / Show_My_Location_on_the_Joiner_World_Map.user.js
Last active February 29, 2024 03:56
Show My Location on the Joiner World Map
// ==UserScript==
// @name Show My Location on the Joiner World Map
// @description Shows your geo-location on the World Map based on your IP address (which may not be accurate!)
// @version 0.0.4
// @match https://tagpro.koalabeast.com/games/find*
// @connect ip-api.com
// @updateURL https://gist.github.com/nabbynz/58dd6b0187290f1b5a4d71bb499121b3/raw/Show_My_Location_on_the_Joiner_World_Map.user.js
// @downloadURL https://gist.github.com/nabbynz/58dd6b0187290f1b5a4d71bb499121b3/raw/Show_My_Location_on_the_Joiner_World_Map.user.js
// @license GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html
// @grant GM_addStyle
@nabbynz
nabbynz / TagPro_SB_Muter.user.js
Created February 17, 2024 01:05
TagPro SB Muter
// ==UserScript==
// @name TagPro SB Muter
// @description Removes all "Some Ball" chat from the chat history
// @version 0.0.1
// @match https://tagpro.koalabeast.com/game
// @match https://tagpro.koalabeast.com/game?*
// @updateURL https://gist.github.com/nabbynz/94cf41a547ffcfd148267e9ca00891ff/raw/TagPro_SB_Muter.user.js
// @downloadURL https://gist.github.com/nabbynz/94cf41a547ffcfd148267e9ca00891ff/raw/TagPro_SB_Muter.user.js
// @author nabby
// @grant none
@nabbynz
nabbynz / Joiner_Timer_&_Spectator_Count.user.js
Last active February 16, 2024 23:27
Joiner Timer & Spectator Count
// ==UserScript==
// @name Joiner Timer & Spectator Count
// @description Shows how long you are waiting in the joiner for a game. Resets when you join a game, or go back to the home page. And how many spectators are currently watching.
// @version 0.0.3
// @match https://tagpro.koalabeast.com/
// @match https://tagpro.koalabeast.com/games/find*
// @match https://tagpro.koalabeast.com/game
// @match https://tagpro.koalabeast.com/game?*
// @updateURL https://gist.github.com/nabbynz/35956d674af98f49d0914ca4315f51db/raw/Joiner_Timer_&_Spectator_Count.user.js
// @downloadURL https://gist.github.com/nabbynz/35956d674af98f49d0914ca4315f51db/raw/Joiner_Timer_&_Spectator_Count.user.js
@nabbynz
nabbynz / Mars_Ball_Rotator_&_Particles.user.js
Last active April 25, 2024 23:12
Mars Ball Rotator & Particles
// ==UserScript==
// @name Mars Ball Rotator & Particles
// @description .
// @version 0.0.3
// @match https://*.koalabeast.com/game
// @match https://*.koalabeast.com/game?*
// @updateURL https://gist.github.com/nabbynz/1cf5e67c0e048758f5a1912e0547fc72/raw/Mars_Ball_Rotator_&_Particles.user.js
// @downloadURL https://gist.github.com/nabbynz/1cf5e67c0e048758f5a1912e0547fc72/raw/Mars_Ball_Rotator_&_Particles.user.js
// @grant none
// @author nabby
@nabbynz
nabbynz / Show_Replay_Chat.user.js
Last active March 29, 2025 07:03
Show Replay Chat
// ==UserScript==
// @name Show Replay Chat
// @description Shows only the chat from a game replay
// @version 0.7.0
// @match *://*.koalabeast.com/history*
// @match *://*.koalabeast.com/replays*
// @match *://*.koalabeast.com/game?replay*
// @updateURL https://gist.github.com/nabbynz/0d56c5e8d9b7a2e19bafeeaf138413ae/raw/Show_Replay_Chat.user.js
// @downloadURL https://gist.github.com/nabbynz/0d56c5e8d9b7a2e19bafeeaf138413ae/raw/Show_Replay_Chat.user.js
// @license GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html
@nabbynz
nabbynz / TagPro_Ball_Enhancer.user.js
Last active April 17, 2024 02:32
TagPro Ball Enhancer
// ==UserScript==
// @name TagPro Ball Enhancer
// @description Enhances Balls.
// @version 0.2.1
// @match https://*.koalabeast.com/
// @match https://*.koalabeast.com/game
// @match https://*.koalabeast.com/game?*
// @updateURL https://gist.github.com/nabbynz/86b7fb4c8a95a3202b35009f23c2f2c5/TagPro_Ball_Enhancer.user.js
// @downloadURL https://gist.github.com/nabbynz/86b7fb4c8a95a3202b35009f23c2f2c5/TagPro_Ball_Enhancer.user.js
// @license GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html
@nabbynz
nabbynz / Flair_Page_Enhancer.user.js
Last active April 25, 2024 23:15
Flair Page Enhancer
// ==UserScript==
// @name Flair Page Enhancer
// @description Enhances the /flair page
// @version 0.0.3
// @match https://tagpro.koalabeast.com/flair
// @grant GM_addStyle
// @updateURL https://gist.github.com/nabbynz/1c0a3c7fa2df8b15bf77cbd905460ca8/raw/Flair_Page_Enhancer.user.js
// @downloadURL https://gist.github.com/nabbynz/1c0a3c7fa2df8b15bf77cbd905460ca8/raw/Flair_Page_Enhancer.user.js
// @author nabby
// ==/UserScript==
@nabbynz
nabbynz / Show_FM_on_TagPro_Maps_Page.user.js
Last active June 18, 2023 02:01
Shows maps from Fortunate Maps on the TagPro /maps page
// ==UserScript==
// @name Show FM on TagPro Maps Page
// @description Shows maps from Fortunate Maps on the TagPro /maps page
// @version 0.0.2
// @match https://tagpro.koalabeast.com/maps
// @updateURL https://gist.github.com/nabbynz/9288838dd5276fcd8c5ebe10d7bcfb10/raw/Show_FM_on_TagPro_Maps_Page.user.js
// @downloadURL https://gist.github.com/nabbynz/9288838dd5276fcd8c5ebe10d7bcfb10/raw/Show_FM_on_TagPro_Maps_Page.user.js
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_deleteValue
@nabbynz
nabbynz / TagPro_Score_&_Timer_Zoomer.user.js
Last active August 5, 2024 21:26
TagPro Score & Timer Zoomer
// ==UserScript==
// @name TagPro Score & Timer Zoomer
// @version 0.4.1
// @description Quickly zooms the Red/Blue Score on a cap. And the Timer on each minute mark.
// @author nabby
// @match https://*.koalabeast.com/game
// @match https://*.koalabeast.com/game?*
// @updateURL https://gist.github.com/nabbynz/28a088daa8bb42465cff253088739017/raw/TagPro_Score_&_Timer_Zoomer.user.js
// @downloadURL https://gist.github.com/nabbynz/28a088daa8bb42465cff253088739017/raw/TagPro_Score_&_Timer_Zoomer.user.js
// @grant none