Skip to content

Instantly share code, notes, and snippets.

View btmxh's full-sized avatar

btmxh

View GitHub Profile
@btmxh
btmxh / userscript.user.js
Last active April 3, 2022 04:19 — forked from gaudi99/userscript.user.js
template tool for r/place with hololive template
// ==UserScript==
// @name Hololive combo
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Spread the love
// @author oralekin
// @match https://hot-potato.reddit.com/embed*
// @icon https://www.google.com/s2/favicons?sz=64&domain=reddit.com
// @grant none
// ==/UserScript==
@btmxh
btmxh / userscript.user.js
Last active April 3, 2022 02:57 — forked from oralekin/userscript.user.js
osu! Logo Template for 2022 /r/place
// ==UserScript==
// @name osu! Logo template
// @namespace http://tampermonkey.net/
// @version 0.3
// @description try to take over the canvas!
// @author oralekin, LittleEndu, ekgame
// @match https://hot-potato.reddit.com/embed*
// @icon https://www.google.com/s2/favicons?sz=64&domain=reddit.com
// @grant none
// ==/UserScript==