Skip to content

Instantly share code, notes, and snippets.

View MarvNC's full-sized avatar
💭
🧋🍵

marv MarvNC

💭
🧋🍵
View GitHub Profile
@MarvNC
MarvNC / auto-ability.user.js
Last active August 26, 2024 23:51
Mythfall Auto Ability
// ==UserScript==
// @name Auto Ability
// @namespace https://github.com/MarvNC
// @match https://mythfall.dev/*
// @grant GM.registerMenuCommand
// @grant GM.unregisterMenuCommand
// @version 1.3
// @author MarvNC
// @description Spams ability
// ==/UserScript==