This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 135
Retrieving your token
Marcel Schramm edited this page Oct 27, 2019
·
5 revisions
If you know of a different way to retrieve a token, or you can't get the methods listed here working, please make an issue.
There are multiple ways of opening developer tools, here's a list of the three most common:
- If using discord client or browser: Press the key combination ctrl + shift + i
- If using browser: Press the function key F12
- If using browser: Click the menu icon in the top right corner -> go down to more tools/developer tools -> toggle developer tools
- Look towards the top right of the window
- You should see a view of [Elements] [Console] [Sources] [Network] [Performance] [>>]
- Click on the Network tab
- Look below where you selected Network
- You should see a view of [All] [XHR] [JS] [CSS] [Img] [Media] [Font] [Doc] [WS] [Manifest] [Other]
- Click XHR
- If using discord client: Press the key combination ctrl + r
- If using browser: Press the key combination F5
- You should see a list of things including: region, player, messages?limit=50, if so continue to next step
- Click on messages?limit=50
- You should see a little tabbed area with [Headers] [Preview] [Response] [Cookies] [Timing]
- Click on headers
- In the headers tab, scroll down until you see Request Headers
- Look for the header authorization:
- Copy what comes after that authorization header, if you are using a 2FA account it will start off with mfa.