Discord Token Manager

Get Token, Login via Token, Batch Token Validator & Switcher (Editor & Line Numbers)

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Chaython
日安装量
2
总安装量
33
评分
1 0 0
版本
4.7
创建于
2025-03-07
更新于
2025-12-07
大小
25.7 KB
许可证
暂无
适用于

🔑 Discord Token Manager

Version Discord Tampermonkey

A powerful Userscript that allows you to extract your Discord token, log in instantly via token (bypassing 2FA/email), and manage lists of accounts with a powerful batch validator.

📥 Installation

  1. Install a Userscript manager:
  2. Click Here to Install Script

✨ Features

1. 📂 Advanced Batch Manager (New in v3.0)

A fully-featured tab dedicated to managing bulk accounts.

  • Bulk Validation: Paste a list of tokens (one per line). The script checks them all against the Discord API (/users/@me) to verify they are working.
  • Line Number Editor: A code-editor style input box with line numbers, making it easy to track which token belongs to which account.
  • Visual Feedback: Results show the username (if valid) or "Invalid/Locked".
  • One-Click Action: Every valid result gets a Login button (instant switch) and a Copy button.
  • Persistence: Your list is saved automatically. If you reload the page, your batch list remains intact.

2. 🛠️ Floating Tools Panel

A sleek, draggable, and resizable panel that lives in the corner of your screen.

  • Resizable UI: Drag the corner to expand the panel—perfect for managing long lists of tokens.
  • Logged In: One-click "Copy Token" button and "Native Logout".
  • Quick Switch: Already logged in? Paste another token into the "Quick Login" field to switch accounts instantly without logging out first.
  • Minimizable: Click the _ icon to shrink the panel into a discreet 🔑 icon.

3. ⚡ Native UI Injection

Seamlessly integrates into Discord's native "Add Account" modal (Switch Accounts → Add Account).

  • Adds a "Login with Token" input field directly below the standard password/email fields.
  • Matches Discord's native styling perfectly (Dark/Light mode compatible).

4. 🛡️ Advanced Extraction

  • Network Sniffing: Automatically captures the token from Discord's internal background requests (Authorization header), ensuring 100% reliability even if Discord updates their Webpack modules.
  • Sandbox Escape: Uses unsafeWindow to ensure console commands work in the main browser context.

📜 Changelog

v3.6The Editor Update

  • 🔢 Line Numbers: Added a sidebar to the batch input box showing line numbers.
  • 🏷️ Visual Tags: Batch results now display the corresponding line number (e.g., #5) so you can easily find the token in your list.
  • ↔️ No-Wrap Mode: Input box now scrolls horizontally to keep long tokens aligned with line numbers.

v3.5Resizable & Responsive

  • 📐 Resizable UI: You can now drag the bottom-right corner to resize the panel.
  • 📱 Smart Scaling: The input areas and token lists automatically expand to fill the new size.

v3.2 - v3.4Quality of Life

  • 💾 Persistence: The script now remembers your token list and which tab you were on after a page reload.
  • 📋 Batch Actions: Added individual "Copy" buttons to batch results.
  • 🛡️ Safety Loader: Added a delay mechanism to ensure the script doesn't inject before Discord's React app is fully hydrated.

v3.0The Batch Era

  • 📂 Tabbed Interface: Split the UI into "Single" and "Batch" modes.
  • Bulk Checker: Added the ability to validate hundreds of tokens at once without logging in.
  • 🚦 Status Indicators: Visual Green/Red indicators for token validity.

v2.9Auto-Update & Greasy Fork

  • 🔗 Integration: Added Greasy Fork update headers.

⚠️ Disclaimer

  • Security: Never share your token with anyone. A token gives full access to your account.
  • ToS: Using "self-bots" or automating user accounts is against Discord Terms of Service. This script is intended for educational purposes and personal account management. Use at your own risk.

Built with ❤️ by Chaython