英华自动答题PRO

英华自动答题

目前為 2025-05-13 提交的版本,檢視 最新版本

作者
Xuyyhask
評價
0 0 0
版本
2.0
建立日期
2025-05-13
更新日期
2025-05-13
尺寸
28.7 KB
授權條款
MIT
腳本執行於

使用方法

  1. 修改脚本的url,url格式如下: ``bash url:http://127.0.0.1:5000/api/query?title=${encodeURIComponent(question)}&options=${encodeURIComponent(JSON.stringify(options))}&type=${encodeURIComponent(type)}`,

> url可以支持ocs和ze提供的题库url
在url里面加入token就行:
```bash
url: `https://api.zaizhexue.top/api/query?token=12345678910&title=${encodeURIComponent(question)}&options=${encodeURIComponent(JSON.stringify(options))}&type=${encodeURIComponent(type)}`,

  1. 访问英华平台的课程页面

  2. 脚本会自动运行做题并在页面右上角显示浮动窗口

脚本可能存在的问题

  • 可能在点击的时候,没有添加的延时的原因,可能会跳过一些题,但是到最后都会去完成的
  • 可能存在 “完成作业” 提交不上去的问题,进行 网页刷新 即可解决

若想要知道更多可访问开源地址

https://github.com/Xuyyhask/Yinghua_auto_answer_script/blob/main/README.md?plain=1