✨ Fastest Feature-packed Discord Token Checker written in GO ✨

FAST-discord-token-checker

✨ Fastest Feature-packed Discord Token Checker written in GO ✨

Overview πŸ”

This program is the fastest ever written Discord token checker which can validate login for discord authorization tokens from a list. This was written so people with multiple bot tokens can validate them quickly and efficiently! It simply sends requests to discord to determine if the token is valid, it also captures most attributes linked to the token [Email address, verification status, Phone number, Nitro Status, etc]. It can get upto 20,000 CPM (Checks per minute) Without using any Proxies!

Preview of the token checker

Disclaimer ⚠️

The automation of User Discord accounts also known as self-bots is a violation of Discord Terms of Service & Community guidelines and will result in your account(s) being terminated. Discretion is adviced. I will not be responsible for your actions.

Star the Repo ⭐

Please star the repo, it really helps me out and allows me to contribute more.

Features βœ…

  • Fastest account checker made possibly by GO's Goroutines and efficient requests [20K+ CPM]
  • Proxyless
  • Full Capture (UID/Username/Discriminator/Bio/Location & Language/MFA status/Email/Verification Status/ Phone number/ Nitro)
  • Free & Open source
  • Compatible with all major Operating systems and CPU architectures

Usage πŸ’»

  • Build from Source or Download from releases
  • Input your tokens in "tokens.txt"
  • Decide what to capture by setting your config file "config.json"
  • Run the binary
  • Working tokens will be outputted to "working.txt" and the tokens with capture would be outputted to "capture.txt" if enabled.

Building from Source 🚧

  • Install Golang and verify your installation
  • Open up a terminal window
  • Navigate to the directory of the source code
  • Type "go build" into your console and a Binary should pop up

Commonly Asked Question : Where is the Token Generator ❓

There are a large number of programs and people claiming to be Token Generators and Checkers. You can try them out, rent servers and have millions of checks performed per minute but here's the simple answer, they will NEVER work. I would even go as far as saying that finding someone's token from "Generating and checking" is far far far unlikely than winning a national lottery multiple times consecutively. Read along the next section to understand what a Discord token is.

Understanding Discord Tokens 🧠

Discord account tokens (User accounts/ Bots) usually look something like this ->

Notepad_N0DhRyXvJl

Notice that the token has 2 dots which divides the token into 3 segments. The first part of the token, before the first dot is a discord User ID or UID encoded in base 64. The discord UID is a "Snowflake" which is a uint64. The second part of the token also seems like some sort of a count in base64 and is often the same for tokens generated nearly at the same time. While the third part seems completely random for a unique token. These UIDs are unique numbers comprising of the time of action (time of creation in case of discord tokens) and some internal process IDs. You may not know it, but snowflakes are everywhere on discord! User IDs, Channel IDs, Server IDs, Message IDs, everything's discord snowflakes and hence you can find their time of creation. These snowflakes are also sent under the nonce field in requests while interacting with discord like sending messages or clicking buttons and are used for validating the action.

94722171abc49573d1a129e2264da4ad

This image from discord API documentation very well explains how a snowflake can be converted to give the timestamp of creation. So in essence, a discord token is just an account's creation date, some internal process IDs and a bunch of random stuff thrown together. If someone does try to make a token generator for fun, the generated tokens should match this syntax or it can never give a valid token ever.

Other interesting stuff by me

Discord Invite Joiner - Joins given tokens to a server

Discord Token Checker - Checks given tokens and records their information

Discord Mass DM - DMs all users of a server or DM's a discord user from multiple accounts

Dankgrinder - An Advanced automation tool for Dankmemer

Donations πŸͺ™

I spend quite a lot of time in making High Quality & Open Source discord tools because hundreds of people get ripped-off everyday searching for this stuff. If this helped you out even in the slightest, Buy me a coffee and make my day! BTC: bc1qfmk95sqtw6sw2xc3kyaemcnltwcr5cs2phg2gh

Owner
Similar Resources

discord exploit tools written in golang

The ultimate CLI tool for TiKV

Aug 19, 2021

An easy-to-use discord bot template written in golang using discordgo

Discord Bot An easy-to-use discord bot template written in golang using discordgo. This template was written for learning golang. It will be updated a

Oct 30, 2021

A tool written in GO to demonstrate how bad actors utilize requests to spam Discord Users and launch large unsolicited DM Advertisement Campaigns

A tool written in GO to demonstrate how bad actors utilize requests to spam Discord Users and launch large unsolicited DM Advertisement Campaigns

discord-mass-DM-GO A tool written in GO to demonstrate how bad actors utilize requests to spam Discord Users and launch large unsolicited DM Advertise

Jan 2, 2023

Discord Bot written in Go. Created for 'Intro to Golang', Fall 21

goDiscordBot Discord Bot written in Go. Created for 'Intro to Golang', Fall 21 Session where we coded the bot (goes over setup steps): https://gdsc.co

Nov 3, 2021

Discord Nitro sniper Written in Golang

Discord Nitro sniper Written in Golang

Discord Nitro sniper Written in GO lang πŸ‘‹ Wow this looks like Slows Sniper Maybe the same src 😲 Features Multiple accounts support to claim on one m

Jan 10, 2022

A Discord Bot written in Go. Provides some fun commands and utility.

asuka About Asuka is a project to finally learn Golang and get comfortable with the language while exploring many different concepts in programming. A

Jan 7, 2022

Discord Rich Presence for MPD written in Go

mpdcord Installation Builds mpdcord locally and places the binary at $GOPATH/bin

Apr 15, 2022

A Discord bot written with love.

Nabot A Discord bot written with love. Table of contents Nabot Table of contents Getting started Download Run With Docker Authors License Getting star

Dec 28, 2021

An discord-bot written in golang.

discord-bot I wanted to experiment controlling my "smart" lights at home with a chat bot interface. Originally wanted to use Google Chat for this task

Jan 7, 2022
Comments
  • Why this endpoint ?

    Why this endpoint ?

    https://github.com/V4NSH4J/FAST-discord-token-checker/blob/b6aec2f51b91f463c3249e0503d440fa41046e13/main.go#L213 Why use this endpoint to check if the token is valid?

  • A few issues β”‚fetch onlines only, reorder options, auto join check, profiles

    A few issues β”‚fetch onlines only, reorder options, auto join check, profiles

    hi first thanks for this awesome tool

    not sure i can log more than one issue in one, but here it is:

    1. the online fetching seem to fetch all even offline it would be great to fetch all statuses except offline, no?
    2. even if fetch all would be great to only dm onlines (and away, etc), but not offline
    3. would be good to options are in order we use them like 1) join 2) react 3) scrape 4) massdm ... something like that that is the workflow most would use so you dont miss a step
    4. include a test run with only one token even if many in the token file so that you know quickly if everything works
    5. wait 5 seconds and automatically do option 13 after the join - since the tool already knows the server id from the invite
    6. do a profile where after "fetch" and "join" you could say "save as profile-xyz" to token.txt and memberids.txt get renamed "profile-xyz" and have like option to load a profile so that you can associate specific tokens to specific servers/memberids

    these are just small examples of enhacements i have full of them in mind

    and again, you are a world-class master coder

    i will consider donate if i can get it to works proper (with good tokens and proxy) because now i paid for crapy tool and i am in the red :(

Discord token grabber written in go please read the liability disclaimer before using it
Discord token grabber written in go please read the liability disclaimer before using it

Discord Token Grabber Written in Go ! Liability Disclaimer ⚠ The use of this sof

Jan 1, 2023
Discordo is a lightweight, secure, and feature-rich Discord terminal client.
Discordo is a lightweight, secure, and feature-rich Discord terminal client.

discordo Β· [WIP] Discordo is a lightweight, secure, and feature-rich Discord terminal client. It is highly configurable and has a minimalistic user in

Jan 5, 2023
discord bot that plays music in a voice channel discord

Music discord bot by serje3 Description A bot written in the Golang language plays music on your server's voice channel on Discord. It can be built an

Nov 17, 2021
A simple Discord bot developed for the Bedrock Gophers discord server.

Bedrock Gopher A simple Discord bot developed for the Bedrock Gophers discord server. Click here to invite the bot to your guild. You will also need t

Mar 12, 2022
Discord-dl: a tool to archive discord channels

discord-dl discord-dl is a tool to archive discord channels. I think it's safe t

May 18, 2022
Discord-notif - Send notifications to discord in Your pipelines or scripts
Discord-notif - Send notifications to discord in Your pipelines or scripts

discord-notif Send notifications to discord in Your pipelines or scripts install

Dec 15, 2022
Discord-finder - The back-end for retrieving information about people on discord
Discord-finder - The back-end for retrieving information about people on discord

About This is the backend application for Discord Finder, it allows you to retrive information about people on discord just like the discord lookup we

Jan 4, 2022
Discord-bot - A Discord bot with golang

JS discord bots Install Clone repo git clone https://github.com/fu-js/discord-bo

Aug 2, 2022
Wipe-discord - TUI application to erase Discord messages
Wipe-discord - TUI application to erase Discord messages

wipe-discord Terminal user interface (TUI) application to delete Discord message

Aug 21, 2022
An easy-to-use discord bot written in go

Discord Bot An easy-to-use discord bot template written in golang using discordgo. This template was written for learning golang. It will be updated a

Jan 23, 2022