Prompt Pirate 593b780193 Merge pull request #24 from levouinse/pr232026
Disable K-id bypass
2026-02-23 15:17:27 +08:00
2026-02-12 18:35:19 +08:00
2026-02-11 00:11:24 +08:00
2026-02-23 14:08:21 +08:00
2026-02-21 17:32:02 +08:00
2026-02-21 17:32:02 +08:00
2026-02-10 23:53:46 +08:00
2026-02-23 14:08:21 +08:00

PromptPirate

☠ Discord ID Bypass Tool

by PromptPirate
Real-time 3D avatar head & mouth controller with gamepad + keyboard support


⚠️ K-ID BYPASS - CURRENTLY NOT FUNCTIONAL

UPDATE: Both API Mode and Standalone Mode are NOT WORKING. Discord has patched their age verification system and this bypass method no longer functions. The tool is kept for archival/educational purposes only.


UPDATE 4 - K-ID BYPASS NOW WORKING WITH DUAL MODE!

The K-ID Bypass feature now has TWO verification modes:

🚀 API Mode (Default) - Fast verification using kibty.town API

  • Quick (2-3 seconds)
  • ⚠️ May be patched by k-ID
  • Uses external service

🔒 Standalone Mode - Direct verification without external dependencies

  • 100% reliable (no external API)
  • Works even if kibty.town is down
  • ⏱️ Slower (5-10 seconds)
  • Runs entirely in your browser

How to use:

  1. Start Discord age verification and choose "Face Scan" option
  2. When Discord shows a QR code, either:
    • Copy the QR code URL and paste it in the K-ID Bypass panel
    • Upload/drag the QR code image directly
  3. Choose your mode: Click "API Mode" or "Standalone" button
  4. Click "✓ Verify Account"
  5. Wait for confirmation, then return to Discord

If API Mode fails, try Standalone Mode!


UPDATE 3

If you're having issues with your OBS camera not being recognised, or being recognised and getting pingged, use Discord in firefox while enabling "resistFingerprinting" https://support.mozilla.org/en-US/kb/resist-fingerprinting Working on a new overhauled version of the tool that also blinks, breathes and moves in a way to trick more advanced sensors, as well as a comfyUI workflow thay uses realtime Webcam Video2Video conversion with interpolation that lets you use any face (with a 1-2 second movement delay as a buffer) for a webcam output as a more permanent solution to all face recog systems.

UPDATE 2

Discord "may" be adding blink tests now, so let me know if they are and ill map that with an update. Either way, Discord is rooted in the short/long term, time to bail. This will help anons who've been locked out if they need to find out where the server they were in is migrating to. Message me on X or Discord (womp) if they add in new requirements for the selfie-check, as I'll have no idea otherwise. If you find a better looking free model thats fully rigged, let me know and I'll update the repo

UPDATE 1

https://age-verifier.kibty.town/ These anons have a script you can use in the console editor to get a 100% pass rate, and if you're willing to fuck around in the console I honestly reccomend doing things this way atm. Out of several thousand people having no problem my tool and with the model I included, I have seen some people getting picked up as kids with that same model, which I only picked becuase it worked for me and my mates and was only a few mb . My tool with some extra features and an older model (when I find a good one) will still be good for all selfie verifier tests in a few days instead of just Discord, but if the console script above works 100% of the time, consider using it just in case. Credits to: https://kibty.town/ https://github.com/Dziurwa14

Edit: The trick above has been patched into the Persona/k-ID system apparently. My tool still works for most people, but some people are failing selfie checks no matter what model or tool they use, and I'm not certain why

I've added an older looking male model, you just need to download the zip file, along with the zo1 and z02 file (its a split archive)

Harambe Memorial Day Is Coming Soon, Lest We Forget 🕊🙏

Harambe Memorial Day

What is this?

A browser-based tool that lets you control a 3D rigged avatar's head and mouth in real-time using a gamepad (DualSense, Xbox, etc.) or keyboard to skirt the discord juice, or soyjack with your favourite rigged models just for fun! A model with mouth rigging is included in the assets folder!*

https://github.com/user-attachments/assets/4aba4a67-9847-4d28-9c8c-4129a67e9332

Features

  • Multi-format support — VRM, FBX (with textures via ZIP or folder drop), GLB/GLTF
  • Automatic bone detection — finds Head, Neck, Jaw bones by name or VRM humanoid API
  • Morph target tester — preview every blend shape with sliders, map the right mouth shape to your controller
  • Mouth overdrive — push morph targets beyond 100% for exaggerated expressions
  • Gamepad + keyboard — left stick / WASD for head, RT / Space for mouth
  • Orbit camera — right-click drag to orbit, scroll to zoom, quick-focus buttons
  • Zero install — single HTML file, runs in any modern browser

Quick Start

  1. Open index.html in your browser
  2. Load a rigged model (VRM, FBX, GLB) (FBX model included in the zip)
  3. Bones auto-detect — adjust in dropdowns if needed
  4. Use the Morph Tester to find and map the right mouth shape
  5. Control with gamepad or keyboard

How to map the mouth to a controller

You have to click eyeleft mouthopen for some reason first, then go to Wolfhead3Dhead mouth open, and that slider will work with the model included Image

Controls

Action Keyboard Gamepad
Head Yaw A D L-Stick X
Head Pitch W S L-Stick Y
Head Roll Q / E R-Stick X
Mouth Open Space RT
Reset R Y Button

Loading FBX with Textures

FBX files often have textures in a separate folder. Three ways to handle this:

  1. ZIP — bundle the FBX + texture files into a .zip and load it directly
  2. Drag & drop folder — drag the entire model folder onto the drop zone
  3. Multi-select — click "select FBX + texture files together" and shift-click all files

Where to Get Models

Source Format Notes
VRoid Hub VRM Free downloads, instant bone setup
VRoid Studio VRM Make your own avatar
Mixamo FBX Free auto-rigged characters
Sketchfab GLB/FBX Search for "rigged" models

Demo Model

A demo model is included at assets/demo-model.zip — load it to test the tool immediately.

Tech Stack

All dependencies loaded from CDN. No build step required.

License

MIT — do whatever you want with it.


☠ Made with love by PromptPirate

S
Description
No description provided
Readme MIT 68 MiB
Languages
HTML 75.6%
JavaScript 24.4%