Discord Token Manager

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

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

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

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

作者のサイトでサポートを受ける。または、このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Chaython
1日のインストール数
0
累計インストール数
34
評価
1 0 0
バージョン
4.7
作成日
2025/03/07
更新日
2025/12/07
大きさ
25.7KB
ライセンス
不明
対象サイト

🔑 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