Discord Token导入和 导出
November 25th, 2022

大家好,有很多小伙伴不知道discord账号的token如何导入和导出,所以今天写个教程。

一、token导入

1,导入token最简单的方法就是谷歌插件导入,这里就不多说了,直接附上链接,

或者可以自己去谷歌扩展插件商店搜索

2,在开发者工具页面手动导入,这种方法会麻烦点。

打开discord登录页面

使用快捷键Ctrl+Shift+I,打开开发者页面,选择Console。

点击左上角这个地方清空消息,再点击空白处

输入代码,

(function() {window.t = "token";window.localStorage = document.body.appendChild(document.createElement iframe).contentWindow.localStorage;window.setInterval(() => window.localStorage.token = "${window.t}"); window.location.reload();})();

记得把自己的token代入代码中,然后按enter回车,就可以登录账号了

二、Discord token导出

discord账号的密码改变,或者自己手动登出账号之后,

token是会变化的,所以我们在改密码之后,记得导出新token保存好。

首先第一步,我们在discord页面,使用快捷键Ctrl+Shift+I,打开开发者页面。或者可以在浏览器设置里面打开。

打开开发者工具

在列表中选择Application

选择Local Storage,再选择https://discord.com

然后在点击左上角这边

然后点击其他地方,再次点击https://discord.com

在右边列表找到tokens,就可以看到你的新token了,复制保管好

Subscribe to 冠军
Receive the latest updates directly to your inbox.
Nft graphic
Mint this entry as an NFT to add it to your collection.
Verification
This entry has been permanently stored onchain and signed by its creator.
More from 冠军

Skeleton

Skeleton

Skeleton