Discord/Shelter plugin to bypass ID verification. Mirror -> https://github.com/iraizo/shelter-bypass-id
Find a file
2026-01-17 23:32:19 +01:00
plugins/bypass-id nvm bruh 2026-01-17 23:32:19 +01:00
.gitignore init teplate 2023-03-18 01:27:35 +00:00
bun.lock pluh 2026-01-17 21:01:21 +01:00
lune.config.js Update lune.config.js 2024-02-25 22:11:43 +01:00
package.json pluh 2026-01-17 21:01:21 +01:00
pnpm-workspace.yaml init teplate 2023-03-18 01:27:35 +00:00
README.md added note 2026-01-17 21:21:05 +01:00

bypass-id

A Discord/Shelter plugin intended to bypass the ID verification on age-gated channels, with the intention to protect the users privacy.

How to install

  1. Install Shelter.
  2. Go to User Settings -> (Shelter) Settings -> Add Plugin.
  3. Fill out the fields (name, author, description), they do not have to be correct.
  4. Paste the file contents from ./plugins/bypass-id/index.jsx into the code field.
  5. Click Add.
  6. ???
  7. Profit.

Notes

Caution

The plugin currently has a hardcoded header X-Super-Properties value, which is documented here. To prevent getting flagged/banned I suggest to at least replace this with one of your own X-Super-Properties value from the Network inspector of your client/browser by looking at discord requests, and checking the request headers for the header.

Due to the nature of the data stored inside the header this value should change on each request, but fuck it.