Skip to content

Instantly share code, notes, and snippets.

View pp0236's full-sized avatar

pp021 pp0236

  • brbrbrbrbrbr
View GitHub Profile
# thanks to https://github.com/Discord-Build-Logger/ and https://github.com/Discord-Datamining/ lol
# still working 4/14/2024
# patched 4/26/2024
# clown decoration will be remove in may so.... 'useless'
import requests, re, base64, time, os
# prob does nothing but still..
def get_super_prop():
@pp0236
pp0236 / get-token.js
Created May 20, 2022 12:55
get current discord token
window.dispatchEvent(new Event("beforeunload"));
console.clear() // clear discord "hold up" thing
console.log(document.body.appendChild(document.createElement `iframe`).contentWindow.localStorage.token)
// put script above in console