-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6f3464a
commit 990cd19
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# MIraiSliderTool | ||
用于完成 Mirai QQ机器人框架登陆时的滑块条验证 | ||
## 使用方法 | ||
1. 下载["MiraiSliderTool.zip"](https://github.com/SwaggyMacro/MIraiSliderTool/releases/download/0.1/MiraiSliderTool.zip)解压后直接双击运行 **"MiraiSliderTool.exe"** | ||
![image](https://user-images.githubusercontent.com/38845682/161411843-ecea3c61-de85-4e8a-8758-0f9f37bc3ad1.png) | ||
|
||
2. 粘贴Mirai提示的验证码地址然后点 **"Start"** | ||
![image](https://user-images.githubusercontent.com/38845682/161411895-97efbfe2-b00e-4f48-9a0c-906f8683facc.png) | ||
|
||
3. 完成滑块验证码 | ||
![image](https://user-images.githubusercontent.com/38845682/161411912-f6385f2c-1da1-4fff-8050-eb3ab6072b78.png) | ||
|
||
4. 复制ticket粘贴到Mirai提示粘贴的地方 | ||
![image](https://user-images.githubusercontent.com/38845682/161411917-8282be14-b900-4afe-a7bb-70d19b75c1f7.png) | ||
![image](https://user-images.githubusercontent.com/38845682/161411924-f6ba1e32-0b00-46ec-b3fd-0bec49ddbfc1.png) | ||
(原始内容是腾讯那边直接返回的整个JSON,一般仅复制Ticket即可。) | ||
|
||
5. Done. | ||
![image](https://user-images.githubusercontent.com/38845682/161411959-58629c0b-edda-48ea-8c2d-59d74f641e81.png) | ||
|
||
|