1 Star 18 Fork 4

watoli / HEU本科生教务抢课脚本

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
test.py 325 Bytes
一键复制 编辑 原始数据 按行查看 历史
watoli 提交于 2021-07-02 16:27 . 上传代码文件
import pyautogui
imgpath = "./2560_1440/"
location = pyautogui.locateOnScreen(image=imgpath + '刷新3.png')
#print(location)
#Box(left=637, top=207, width=51, height=13)
if location is not None:
print(location,1)
else:
location = pyautogui.locateOnScreen(image=imgpath + '选课2.png')
print(location,2)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/watoli/killscalper.git
git@gitee.com:watoli/killscalper.git
watoli
killscalper
HEU本科生教务抢课脚本
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891