wangshub/Douyin-Bot

增加一个魅蓝note5的配置

Open

#6 建立於 2018年5月28日

在 GitHub 查看
 (3 留言) (2 反應) (0 負責人)Python (8,991 star) (1,897 fork)batch import
good first issue

描述

虽然也是1920x1080的屏幕,但有时候会点到评论,然后整个逻辑就乱了。。用这个配置文件可以解决。测试了几个小时都没有差错,最后被抖音限制了点赞速度。。

{ "center_point":{ "x": 540, "y": 965, "rx": 10, "ry": 300 }, "follow_bottom":{ "x": 987, "y": 795, "rx": 10, "ry": 10 }, "star_bottom":{ "x": 986, "y": 954, "rx": 10, "ry": 10 }

}

貢獻者指南