Home » Messaging » Discord » How to Log in to Discord With a Token

How to Log in to Discord With a Token

If you have a Discord token, you can log in to Discord with it.

This is because your token acts as your login information (email address and password).

If you have someone else’s Discord token, you can also log in to their account with it.

Because it’s so simple, there are many phishing scams online that involve fake Nitro gift links.

This includes websites resembling the official Discord website.

The goal of these websites is to trick people into giving away their login information or scanning a QR code.

In this guide, you’ll learn whether you can log in to Discord with a token, how to log in to Discord with a token, and whether people can steal your token.

Can you log in to Discord with a token?

Yes, you can log in to Discord with a token.

To log in to your Discord account with a token, you must first copy your Discord token.

If someone else has your token, they can also log in to your account with it.

Hence, you should never share your Discord token with anyone.

Otherwise, they’ll have full access to your Discord account.

Can people steal your Discord token?

Yes, people can steal your Discord token.

There are a lot of phishing scams online.

These scams involve a website that resembles the official Discord website.

The website will ask you to enter your login information or your Discord token.

If you do, your account will be hacked and fraudulent links will be sent to your friends.

How to log in to Discord with a Token

To log in to Discord with a token, you need to copy your token and open Discord in your browser.

Secondly, press “CTRL” + “SHIFT” + “I” to open the developer tools and click on “Console”.

In the console, you need to paste a code and replace ‘PASTE TOKEN HERE’ with your token.

Lastly, press “Enter” to log in to your Discord account with your token.

This is useful if you don’t know your Discord email address or password.

Here’s how to log in to Discord with a token:

1. Open Discord in your browser

Before you can log in to Discord with your token, you need to copy it.

If you already have a Discord token, go to the Discord website.

Once you’re on the Discord website, you’ll see a couple of buttons.

This includes “Download for Windows” and “Open Discord in your browser”.

Click on “Open Discord in your browser” to open the browser version of Discord.

Unfortunately, you won’t be able to log in to Discord with a token if you’re using the Discord mobile app (iPhone/Android).

2. Press “CTRL” + “SHIFT” + “I”

After you’ve clicked on “Open Discord in your browser”, you’ll land on the login page of Discord.

Now, you need to open the developer tools.

This is because you need to use the Discord console.

To open the developer tools, press “CTRL” + “SHIFT” + “I” on your keyboard.

3. Click on “Console”

Log in with Discord token

After you’ve pressed “CTRL” + “SHIFT” + “I”, the developer tools will open.

At the top of the developer tools, you’ll see multiple tabs.

This includes “Elements”, “Console”, “Sources”, and more.

Click on “Console” to go to the Discord console.

4. Paste the code and replace ‘PASTE TOKEN HERE’ with your token

How to Log in to Discord With a Token

After you’ve clicked on “Console”, the Discord console will open.

Firstly, you need to copy this code (this is simply a function to log in to a Discord account with a token):

function login(token) {
setInterval(() => {
document.body.appendChild(document.createElement `iframe`).contentWindow.localStorage.token = `"${token}"`
}, 50);
setTimeout(() => {
location.reload();
}, 2500);
}

login('PASTE TOKEN HERE')

Under the console, you’ll see a text field where you can type things.

After you’ve copied the code above, paste it into the text field under the console (yes, this is safe!).

Now, you need to replace ‘PASTE TOKEN HERE’ with your token.

For example, if your token is “1234abcd”, you need to replace ‘PASTE TOKEN HERE’ with ‘1234abcd’ (without removing the quotation marks).

Lastly, press “Enter” to log in to your Discord account.

5. You’ve successfully logged in!

After you’ve replaced ‘PASTE TOKEN HERE’ with your token and pressed “Enter”, you’ll be automatically logged in to your Discord account.

You don’t have to enter your email address or password.

You might not even need to complete a 2-step verification.

Now, close the developer tools and use Discord!

Conclusion

Beware of Discord phishing scams!

If someone asks you to share your Discord token with them, do not do it.

Discord staff will never ask you for your token.

Unfortunately, many users fell prey to token scams.

If you are one of them, you need to change your Discord password immediately.

In addition, you can contact Discord support for help.

Further reading

How to Find Your Discord Token

150 Good, Cool, and Aesthetic Discord Server Names

340+ Good Role Names For Your Discord Server

Tags

About the author

Lim How Wei

Lim How Wei is the founder of followchain.org, with 8+ years of experience in Social Media Marketing and 4+ years of experience as an active investor in stocks and cryptocurrencies. He has researched, tested, and written thousands of articles ranging from social media platforms to messaging apps.

Lim has been quoted and referenced by major publications and media companies like WikiHow, Fast Company, HuffPost, Vice, New York Post, The Conversation, and many others. One of his articles about the gig economy was quoted by Joe Rogan who hosts The Joe Rogan Experience (arguably the most popular podcast in the world), in the This Past Weekend podcast by Theo Von.

In his free time, Lim plays multiple games like Genshin Impact, League of Legends, Counter-Strike, Hearthstone, RuneScape, and many others. He creates guides, walkthroughs, solutions, and more on games that he plays to help other players with their progression.