Discord Token Manager

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

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

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

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
Chaython
일일 설치 수
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