Skip to content

Instantly share code, notes, and snippets.

View VillainsRule's full-sized avatar

VR VillainsRule

View GitHub Profile
@VillainsRule
VillainsRule / admin.js.md
Created July 1, 2024 12:03
the shell shockers admin code.

yup, this holds the JS for the shell shockers admin panel.
have fun!

/*
This file hosts an unmodified and obfuscated version of BetterBlacket v2.1.1b.
This file is placed here as a memory to what was previously a formidable mod.
Parts of this code are in violation of Blacket Terms of Service. Despite this,
we trust that you can be smart enough to not use it without editing code first.
The "logger" that previously allowed remote execution has been dead since 1/1/24,
and cannot be run in the previous way that it was, so you're safe from that.
@VillainsRule
VillainsRule / gtb.js
Created June 14, 2024 12:07
blacket guess the blook automator!
let lowerCaseBlooks = {};
Object.keys(blacket.blooks).forEach((blook) => {
lowerCaseBlooks[blook.toLowerCase()] = blacket.blooks[blook];
});
blacket.socket.on('messages-create', (m) => {
let content = m.data.message.content;
if (content.match(/\[([^\]]+)\]/g)) {
let match = content.replace(/\[([^\]]+)\]/g, (match, blook) => {
if (!m.data.author.permissions.includes("use_blook_emojis")) return;
@VillainsRule
VillainsRule / discord vocabulary.md
Created June 7, 2024 21:16
discord slang/vocabulary

discord vocabulary

discord words. made for idiots!

hoist

  1. the state of a role being placed separately from other roles on the member list (does the admin role hoist?)
  2. the position of a role in the member list (the owner role is hoisted at the top)

vanity

  1. the custom discord invite link (discord.gg/discord-townhall versus discord.gg/wfepkwwe)
<Module>
<ModulePrefs title="[NAME HERE]" />
<Content type="html">
<![CDATA[
<iframe src="[WEBSITE HERE]" style="width: 100%;height:100%;border:none;position:absolute;top:0;left:0;" />
]]>
</Content>
</Module>
@VillainsRule
VillainsRule / youareanidiot-cleaner.js
Created December 18, 2023 00:30
removes youareanidiot.cc's ability to open windows.
// ==UserScript==
// @name youareanidiot.cc cleaner
// @version 6.9
// @description removes youareanidiot.cc's ability to open windows.
// @match https://*.youareanidiot.cc/*
// @icon https://youareanidiot.cc/favicon.ico
// @grant unsafeWindow
// @run-at document-start
// ==/UserScript==

Mockery

Mockery is a selfbot that mocks people on Discord.

Setup

  1. Copy script.js and package.json (below) into a new directory.
  2. Create a file named token.txt and paste a Discord account token inside.
  3. Make sure Node and NPM are installed, and then run npm i in the script's directory.

Filter Bypasses

These are a ton of Unicode "look-alikes", meaning they can be used to bypass bad filters.

Character Fakes
a а
b 𝖻
c с