This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ⚠️ Revenge-compatible manifest (required) | |
| export const manifest = { | |
| name: "BulkGuildLeaver", | |
| description: "Leave multiple Discord servers at once from Revenge settings", | |
| version: "1.0.2", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| export const manifest = { | |
| name: "BulkGuildLeaver", | |
| description: "Leave multiple Discord servers at once from Revenge settings", | |
| version: "1.0.1", | |
| author: "Yenz" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * @name BulkGuildLeaver | |
| * @description Leave multiple Discord servers at once from a clean Revenge settings panel | |
| * @author Yenz | |
| * @version 1.0.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- Jujutsu Shenanigans ULTIMATE Mobile Combo Aimbot (Auto M1 + Rotation) | |
| -- Auto-faces & COMBOS closest enemy with rapid M1 punches! | |
| -- FIXED: VirtualUser auto M1 (mobile-safe, no remotes needed) | |
| local Players = game:GetService("Players") | |
| local UserInputService = game:GetService("UserInputService") |