Can't Get Token? #19

Closed
opened 2018-08-05 18:35:30 +02:00 by HimitsuYami · 3 comments
HimitsuYami commented 2018-08-05 18:35:30 +02:00 (Migrated from github.com)

so this is kind of a two-parter. first, it looks like recently Discord removed the Token from localstorage to reduce selfbots.

second, I used this before so it still has my token saved. is there any way for me to get my token from it so I can save it somewhere?

so this is kind of a two-parter. first, it looks like recently Discord removed the Token from localstorage to reduce selfbots. second, I used this before so it still has my token saved. is there any way for me to get my token from it so I can save it somewhere?
Serraniel commented 2018-08-05 18:50:09 +02:00 (Migrated from github.com)

Hm, that´s an interesting fact. I will keep an eye on this if there will be another way to get the token in the future or to login; I hope so.

To get the current stored login token you may use any tool that can read read a LiteDB database, e. g. LiteDB Viewer. The database is stored in %appdata%\Serraniel\Discord Media Loader. Login token is stored in the settings:
screenshot

Hm, that´s an interesting fact. I will keep an eye on this if there will be another way to get the token in the future or to login; I hope so. To get the current stored login token you may use any tool that can read read a *LiteDB* database, e. g. [LiteDB Viewer](https://github.com/falahati/LiteDBViewer). The database is stored in `%appdata%\Serraniel\Discord Media Loader`. Login token is stored in the settings: ![screenshot](https://i.imgur.com/TCmvFTw.png)
HimitsuYami commented 2018-08-05 18:57:06 +02:00 (Migrated from github.com)

I got my token thank you so much

I got my token thank you so much
Serraniel commented 2018-12-08 12:12:39 +01:00 (Migrated from github.com)

An option to copy the login token has been implemented in the release v1.2.0.0.

An option to copy the login token has been implemented in the [release v1.2.0.0](https://github.com/Serraniel/DiscordMediaLoader/releases/tag/v1.2.0.0).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Serraniel/DiscordMediaLoader#19
No description provided.