Skip to content

Instantly share code, notes, and snippets.

View Vendicated's full-sized avatar
🏳️‍🌈
read if cute

vee Vendicated

🏳️‍🌈
read if cute
View GitHub Profile
@Vendicated
Vendicated / DiscordNative global keybinds.md
Last active June 20, 2023 22:42
DiscordNative global keybinds

you can use Discord's api for this:

DiscordNative.nativeModules.requireModule("discord_utils").inputEventRegister(
    1337,
    [
         [0, 0xA2],
         [0, 0x42]
    ],
 isDown => console.log(isDown),
@Vendicated
Vendicated / canvas-web.js
Last active June 20, 2023 22:46
Discord PFP color extraction like they do for the default banner colors
// If you're using NodeJS: Ignore this file
// If you're using Web: Delete the require("canvas") line in index.js and copy paste these functions into index.js
function createCanvas() {
return document.createElement("canvas");
}
function loadImage(url) {
return new Promise((resolve, reject) => {
const img = new Image;
@Vendicated
Vendicated / ids.txt
Last active May 18, 2024 01:54
spy pet account ids, gathered by @Dziurwa14. be careful, their api now returns innocent people. don't get tricked into banning the wrong people. do not trust their api and double check before banning
1210165420493905982
956054319529066527
956075132571508757
1171196139647803513
956210819325132921
956164930061619230
1185038257789079614
956246550152118374
956178931512410222
1172076548791226439