https://github.com/apachecn-archive/auto-arknights
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.6%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: apachecn-archive
- Language: Python
- Default Branch: master
- Size: 97.1 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 3 years ago
· Last pushed almost 3 years ago
Metadata Files
Readme
README.md
auto-arknights
明日方舟自动刷图脚本
利用adb控制mumu模拟器,并通过截图进行图像识别来点击,已经实现了基本的刷图功能
由于我的模拟器和显示器都是2k分辨率,可能在其他分辨率下会无法准确识别图像,可以根据自己的情况修改
之后我也会尽量适配1080p的分辨率,并添加其他的功能
整合包
链接:https://pan.baidu.com/s/1mW8m0TgLD6CRa7vdVVRg4g提取代码:oje4 github上传不了压缩包,解压后安装好adb就可以使用了,目前有时模拟器会卡死重启即可
安装python并添加opencv模块
https://www.liaoxuefeng.com/wiki/1016959663602400/1016959856222624
打开cmd输入 pip install opencv-python
如图显示表示安装成功
如何使用
使用之前要先安装python-opencv
1.将adb压缩包解压后的三个文件复制到C:\Windows 目录下
2.打开模拟器并选择要刷的地图,注意要将代理指挥勾上√

3.运行auto-game.py文件,输入要刷的次数即可
更新日志
2019-8-31
1.0 增加了对2k以下分辨率的支持(仅限16:9)~~应该没有大佬用4k来玩吧~~
2019-9-10
2.0 向分支里加了一个巨丑的gui
Owner
- Name: ApacheCN 归档
- Login: apachecn-archive
- Kind: organization
- Email: wizard.z@qq.com
- Repositories: 180
- Profile: https://github.com/apachecn-archive
防止重要项目丢失而设立的归档