ArkLights is the lightning fast and fully managed Arknights game helper
明日方舟速通 —— 高效的明日方舟全托管APP
使用文档 999源石锭速刷记录7时21分 每日任务速通记录35.25s 云控平台
-
内置函数参考懒人精灵无障碍模式IDE内文档
-
调试
懒人精灵中新建项目main,利用saverun转码为项目文件后调试
# in linux ./0.sh saverun # in windows python3 ./0.py saverun
调试时在main.lua中启用日志
always_enable_log
-
发布
# in linux ./0.sh release # in windows python3 ./0.py release
-
数据提取
# 解包 ./0.sh extract # 提取基建图标数据 ./0.sh buildingskill # 提取公招保底组合 ./0.sh recruit # 提取活动关卡坐标 ./extracy.py screencap ./extracy.py screencap_distance