File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 11# autochaoxing
22
3- 无界面超星刷课脚本 ,通过selenium库+bs4库+正则处理,实现看视频+章节测试全自动,无需打开浏览器即可刷课(还支持多开哦 :smile : )
3+ 超星学习通无界面刷课脚本 ,通过selenium库+bs4库+正则处理,实现看视频+章节测试全自动,无需打开浏览器即可刷课(还有docker版本哦 :smile : )
44<hr /><br />
55
66## 使用
1616- 示例:以16倍速全自动模式运行脚本
1717 ` python autocx.py -m fullauto -r 16 `
1818
19- - [ 懒人通道] ( https://github.com/Luoofan/autochaoxing/releases ) : win10x64 环境下可直接使用打包的exe
19+ - ~~ [ 懒人通道] ( https://github.com/Luoofan/autochaoxing/releases ) : win10x64 环境下可直接使用打包的exe~~
2020- ** Linux用户** 可以配环境运行py,也可以使用** docker** :point_down :
2121- 如果有帮到你的话请赏颗:star : 吧
2222
@@ -65,7 +65,7 @@ autocx是autochaoxing的**Docker**版本,主要由[KimJungWha](https://github.
6565 - [ ] 自动考试
6666 - [ ] chrome外其他浏览器的适配
6767 - [ ] ~~ 自动填写登录验证码~~ (手机登录不需要填写)
68- - [ ] ~~ 多账号多开~~ (初步完成 )
68+ - [ ] ~~ 多账号多开~~ (完成 )
6969
7070<br />
7171
@@ -85,7 +85,8 @@ autocx是autochaoxing的**Docker**版本,主要由[KimJungWha](https://github.
8585- 2020-4-18:
8686
8787 - ** 题库服务器停止维护并暂时关闭,脚本目前将不再进行自动答题**
88- - ** 项目停止维护**
88+
89+ ** 注意:未更新exe,使用exe会导致答题错误,勿使用**
8990
9091- 2020-4-7:
9192
You can’t perform that action at this time.
0 commit comments