Sharing your token can give attackers access to your account. Getting your token is forbidden in Discord's ToS. We are not responsible for any damages done. Read more in our legal documentation.
Similar articles
Get discord token on Linux, MacOS or Windows
Guide for Android and iOS

Get your discord account token on mobile

This tutorial will show you how to get your account token on iOS and Android using Chrome and a bookmarklet.

Opening Discord

You will need Chrome or a similar browser that supports bookmarklets. Safari does not support them. Next up, open Discord in your browser using discord.com/app. Log into Discord with your normal credentials or 2-Factor-authentication method.

Getting your token

Click on the address field in your browser and paste:

Copy
window.webpackChunkdiscord_app.push([[Symbol()],{},o=>{for(let e of Object.values(o.c))try{if(!e.exports||e.exports===window)continue;e.exports?.getToken&&(token=e.exports.getToken());for(let o in e.exports)e.exports?.[o]?.getToken&&"IntlMessagesProxy"!==e.exports[o][Symbol.toStringTag]&&(token=e.exports[o].getToken())}catch{}}]),window.webpackChunkdiscord_app.pop(),token;navigator.clipboard.writeText(token);try{window.open().document.write(`${token}`)}catch{alert(token)};token;

DO NOT click enter yet. Add javascript: to the beginning of the URI and click the suggestion that has a grey globe on the left. If there is none, just click enter. Your token will either be saved in your clipboard, be shown in a popup or be opened in a new window.

Any questions? Contact me on Discord @crucialnightmare.

© 2025 | Conditions & Privacy