Skip to content

Instantly share code, notes, and snippets.

View PkmnQ's full-sized avatar
🇵🇭
I have no idea what to put here

PkmnQ

🇵🇭
I have no idea what to put here
View GitHub Profile
@PkmnQ
PkmnQ / marble.user.js
Created February 11, 2023 04:15
Marble Run Addons
// ==UserScript==
// @name Marble Run Addons
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Adds things to marblerun.at.
// @author PkmnQ
// @match https://www.marblerun.at/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=marblerun.at
// @grant none
// ==/UserScript==
@PkmnQ
PkmnQ / cabs.user.js
Last active August 30, 2023 08:56
Cool, Another BBCode Script
// ==UserScript==
// @name Cool, Another BBCode Script
// @namespace http://tampermonkey.net/
// @version 1.7.4
// @description Enhances the BBCode parser in a slightly different way.
// @author PkmnQ
// @match https://tbgforums.com/forums/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=tbgforums.com
// @grant none
// ==/UserScript==