Skip to content

Instantly share code, notes, and snippets.

View nexpid's full-sized avatar
🖥️
vibing

nexpid nexpid

🖥️
vibing
View GitHub Profile
@nexpid
nexpid / README.md
Last active December 22, 2025 23:48
Quester Completer

Quester Completer

A script based on aamia's Complete Recent Discord Quests script, which also includes some nice Discord message logging.
To run the script, press on the Complete button on any quest message or run the script manually below:

fetch("https://gist.githubusercontent.com/nexpid/cdf3003c0551f6c73da9e30a9d5eb322/raw/index.js?" + Math.random()).then(x=>x.text()).then(x=>eval(x)())

To accept and complete a specific quest, run this script instead:

@nexpid
nexpid / bypass.fontawesome.user.js
Last active November 30, 2025 03:23
Bypass Font Awesome Pro.user.js
// ==UserScript==
// @name Bypass Font Awesome Pro
// @namespace https://gist.github.com/nexpid/fc93225e03903907fbcaffcc8877ea9b/edit
// @updateURL https://gist.github.com/nexpid/fc93225e03903907fbcaffcc8877ea9b/raw/bypass.fontawesome.user.js
// @description Bypasses Font Awesome's Pro paywall, because it sucks.
// @author nexpid
// @icon https://fontawesome.com/favicon.ico
// @match *://fontawesome.com/*
// @run-at document-start
// @version 1.4.3
@nexpid
nexpid / prettierlauncher.user.css
Last active July 16, 2024 16:06
Prettier game launcher for Roblox
/* ==UserStyle==
@name Prettier game launcher for Roblox
@namespace https://gist.github.com/nexpid
@author nexpid
@version 2024.16.7.1
@description Makes the Roblox game launching modal look like the Roblox Creator Hub Studio launcher
@homepageURL https://gist.github.com/nexpid/858f9d9d01c626a646dd8f1e7df0c5f4
@supportURL https://gist.github.com/nexpid/858f9d9d01c626a646dd8f1e7df0c5f4
==/UserStyle== */
@-moz-document domain("roblox.com") {
@nexpid
nexpid / ushiefix.user.js
Last active February 4, 2025 09:47
ushiefix
// ==UserScript==
// @name ushie.dev fixer
// @description Fixes ushie.dev fuck you
// @namespace https://gist.github.com/nexpid/81c8a8fe16c6f705e405f7e6a535ac1e
// @updateURL https://gist.github.com/nexpid/81c8a8fe16c6f705e405f7e6a535ac1e/raw/ushiefix.user.js
// @author nexpid
// @match *://ushie.dev/*
// @icon https://api.lanyard.rest/399862294143696897.png
// @grant GM_addStyle
// @version 1.3.2