From 94f034f558e6bcc121ea4ad87bd89bbe018ecd45 Mon Sep 17 00:00:00 2001 From: CryptoKey98 Date: Wed, 11 Feb 2026 07:51:42 -0700 Subject: [PATCH 1/3] Delete index.html Uploading new index.html --- index.html | 1011 ---------------------------------------------------- 1 file changed, 1011 deletions(-) delete mode 100644 index.html diff --git a/index.html b/index.html deleted file mode 100644 index f2da521..0000000 --- a/index.html +++ /dev/null @@ -1,1011 +0,0 @@ - - - - -Discord ID Bypass Tool — by PromptPirate - - - -
-
-
Discord ID Bypass Tool by PromptPirate
- -
-
Input
-
No Gamepad
-
Press any button on controller
-
Keyboard: Always Active
-
- -
-
Sensitivity
-
Head1.0
-
Mouth1.0
-
Range100%
-
- - - -
-
- -
-
Model
- - - -
- VRM - FBX - GLB/GLTF - ZIP -
-
- Drop folder or ZIP here
for FBX + textures -
- -
VRM = instant setup. FBX with textures = use ZIP or drop folder. GLB = self-contained.
-
-
- - - -
- -
-
Controls
-
Head Yaw← → / L-Stick X
-
Head Pitch↑ ↓ / L-Stick Y
-
Head RollQ E / R-Stick X
-
MouthSpace / RT
-
ResetR / Y Button
-
- -
-
State
-
Yaw0.0°
-
Pitch0.0°
-
Roll0.0°
-
Mouth
0%
-
-
Right-click drag to orbit · Scroll to zoom
-
-
- - - - - From 22f29c91432d7cf8e3d054c73f358748394d38a9 Mon Sep 17 00:00:00 2001 From: CryptoKey98 Date: Wed, 11 Feb 2026 07:52:41 -0700 Subject: [PATCH 2/3] Create index.html --- index.html | 1011 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1011 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..89f6703 --- /dev/null +++ b/index.html @@ -0,0 +1,1011 @@ + + + + +Discord ID Bypass Tool — by PromptPirate + + + +
+
+
Discord ID Bypass Tool by PromptPirate
+ +
+
Input
+
No Gamepad
+
Press any button on controller
+
Keyboard: Always Active
+
+ +
+
Sensitivity
+
Head1.0
+
Mouth1.0
+
Range100%
+
+ + + +
+
+ +
+
Model
+ + + +
+ VRM + FBX + GLB/GLTF + ZIP +
+
+ Drop folder or ZIP here
for FBX + textures +
+ +
VRM = instant setup. FBX with textures = use ZIP or drop folder. GLB = self-contained.
+
+
+ + + +
+ +
+
Controls
+
Head YawA D / L-Stick X
+
Head PitchW S / L-Stick Y
+
Head RollQ E / R-Stick X
+
MouthSpace / RT
+
ResetR / Y Button
+
+ +
+
State
+
Yaw0.0°
+
Pitch0.0°
+
Roll0.0°
+
Mouth
0%
+
+
Right-click drag to orbit · Scroll to zoom
+
+
+ + + + + From f3a07a06d85777308f2147547000dff4428a5cd2 Mon Sep 17 00:00:00 2001 From: CryptoKey98 Date: Wed, 11 Feb 2026 08:03:29 -0700 Subject: [PATCH 3/3] Update control mappings for keyboard and gamepad --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 23931c3..80a9bbb 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ https://github.com/user-attachments/assets/4aba4a67-9847-4d28-9c8c-4129a67e9332 - **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 / arrows for head, RT / Space for mouth +- **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 @@ -54,8 +54,8 @@ You have to click eyeleft mouthopen for some reason first, then go to Wolfhead3D | Action | Keyboard | Gamepad | |--------|----------|---------| -| Head Yaw | ← → | L-Stick X | -| Head Pitch | ↑ ↓ | L-Stick Y | +| 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 |