Skip to content

Instantly share code, notes, and snippets.

View chazzypgit's full-sized avatar

chazzypgit

  • Joined May 13, 2026
View GitHub Profile
// ==UserScript==
// @name Gimkit Mod Menu
// @namespace http://tampermonkey.net/
// @version 1.0.0
// @description Mod menu for Gimkit
// @author You
// @match https://*.gimkit.com/*
// @grant GM_getValue
// @grant GM_setValue
// @grant unsafeWindow