Skip to content

Commit 57f02ed

Browse files
committed
can find Bskill_ws_evolve3.png
1 parent ead382a commit 57f02ed

File tree

8 files changed

+512
-160
lines changed

8 files changed

+512
-160
lines changed

README.md

+2-62
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
下载[明日方舟速通](https://wwa.lanzoui.com/b010qimmf)(密码0000)
2121

22+
目前基建换班产率: 新版 < 老版 < 明日再肝、MeoAssistance等脚本
23+
2224
## 开发
2325

2426
开发参考[懒人精灵IDE内文档](http://bbs.lrappsoft.com:8002/forum.php?mod=forumdisplay&fid=2)
@@ -275,7 +277,6 @@
275277
1. 触动精灵:最新的2个脚本在2021年5月更新,收费,在红手指720p设备上试用时未正常工作。
276278
1. 自动精灵:脚本较多,免费,完成度普遍较低。
277279

278-
279280
## 每日任务速通
280281

281282
### 记录
@@ -286,67 +287,6 @@
286287
- [44.12秒!再次突破记录!明日方舟每日任务速通再次突破【any%】](https://www.bilibili.com/video/BV1zh411i7ea)
287288
- [1分57秒!【明日方舟】每日任务速通极限再突破!](https://www.bilibili.com/video/BV1P341167fe)
288289

289-
### 使用
290-
291-
**不再维护**
292-
293-
按如下说明做好准备后,仅勾选"每日任务速通"后再运行。
294-
1. 用B服新号,比用官服老号快得多。
295-
1. 使用最快网络与设备。
296-
1. 调整干员列表排序使右上角干员可升级。
297-
1. 确保有20个订单。
298-
1. 撤下全部干员。
299-
1. 进入一次信用交易所。
300-
1. 公开招募全部留空。
301-
1. 展示日常任务界面。
302-
1. 登出帐号。
303-
304-
### 理论
305-
306-
[日常任务](http://prts.wiki/w/%E4%BB%BB%E5%8A%A1%E5%88%97%E8%A1%A8)中,排除作战类任务后还剩
307-
```txt
308-
1 进行1次干员强化
309-
1 从信用商店收取1次信用
310-
1 在信用商店中购买任意商品1次
311-
1 完成1次公开招募
312-
2 完成3次公开招募
313-
1 在基建内与干员进行5次增加信赖的互动
314-
1 在基建内与干员进行10次增加信赖的互动
315-
1 累计收取1次制造站的制造产物
316-
1 完成1笔订单
317-
1 完成5笔订单
318-
1 完成10笔订单
319-
2 完成20笔订单
320-
1 让1名干员在宿舍中恢复心情
321-
1 让5名干员在宿舍中恢复心情
322-
2 让10名干员在宿舍中恢复心情
323-
1 访问1次好友的基建
324-
```
325-
其中,左侧一列为印章数,总和19,而完成每日任务需要18,因此只能少做其中一个,排除有后续阶段任务的还剩下
326-
```txt
327-
1 进行1次干员强化
328-
1 从信用商店收取1次信用
329-
1 在信用商店中购买任意商品1次
330-
1 累计收取1次制造站的制造产物
331-
1 访问1次好友的基建
332-
```
333-
排除其中一个使总耗时最低。本工具排除的是访问1次好友的基建,目前第二快记录排除的是进行1次干员强化。实测排除前者快2s左右。
334-
335-
## 任务排序理论
336-
337-
1. 邮件收取:放在首位,触发数据更新,重新登录帐号。
338-
1. 轮次作战:清理智是首要的。但其实也可以放任务收集前做。
339-
1. 访问好友:如果从基建中跳转只能从会客厅走,但线索搜集后还有其他基建任务,所以借鉴速通流程在进入基建前做。
340-
1. 基建收获:在访问好友后做减少加载耗时。需要在换班前做,否则换班后下了班没回宿舍的干员的信赖收不到?也能减少进设施要点两次(一次收获,一次进入)的问题。
341-
1. 指定换班:需要在基建换班前做,否则空位无法补全。
342-
1. 基建换班:需要在制造加速前做,因为无人制造站无法加速。
343-
1. 线索搜集:按钮在右侧,容易被提示遮挡。因此不能在制造加速、访问好友、基建收获前做。
344-
1. 制造加速:需要在退出基建前做。否则需要进出基建两次。但不能在信用购买前做,因为判断信用不足前需要等待制造站提示消失。
345-
1. 副手换人:需要在退出基建前做。在制造加速后做,提供充足的时间使制造站提示消失。
346-
1. 信用购买:唯一的从基建跳转后不需要加载的任务,再跳转时不会出现基建退出提示(但加载时间还有),可以减少一次提示时间。
347-
1. 公招刷新:需要在任务收集前做。
348-
1. 任务收集:需要在结束前做。
349-
350290
## 其他
351291

352292
### 防沉迷

main.lua

+2-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ default_findcolor_confidence = 95 / 100
3535
-- 设成10以下时,单核机作战导航失败率高,真机基建缩放也会有问题
3636
frame_milesecond =1000 // 30
3737
milesecond_after_click = frame_milesecond
38-
release_date = "2021.11.30 23:50"
38+
release_date = "2021.12.03 22:39"
3939
ui_submit_color = "#ff0d47a1"
4040
ui_cancel_color = "#ff1976d2"
4141
ui_page_width = -2
@@ -46,6 +46,7 @@ require('util')
4646
require("point")
4747
require("path")
4848
require("tag")
49+
require('skill')
4950

5051
showControlBar(true)
5152
setControlBarPosNew(0, 1)

path.lua

+5-14
Original file line numberDiff line numberDiff line change
@@ -18,36 +18,27 @@ path.base = {
1818
if appid ~= oppid then return end
1919
if #username > 0 then
2020
if not wait(function()
21-
if not findOne("手机验证码登录") then return true end
2221
tap("账号左侧")
2322
tap("账号")
24-
disappear("手机验证码登录", .5)
23+
if appear('okbutton', .5) then return true end
2524
end, 5) then return end
26-
if not appear("inputbox") or not appear("okbutton") then
27-
stop("登录失败")
28-
end
2925
input("inputbox", username)
3026
tap("okbutton")
31-
if not appear("手机验证码登录") then stop("登录失败") end
27+
disappear("okbutton")
3228
end
3329
if #password > 0 then
3430
if not wait(function()
35-
if not findOne("手机验证码登录") then return true end
3631
tap("账号左侧")
3732
tap("密码")
38-
disappear("手机验证码登录", .5)
33+
if appear('okbutton', .5) then return true end
3934
end, 5) then return end
40-
if not appear("inputbox") or not appear('okbutton') then
41-
stop("登录失败")
42-
end
4335
input("inputbox", password)
4436
tap('okbutton')
45-
if not appear("手机验证码登录") then stop("登录失败") end
4637
end
4738

4839
if not wait(function()
4940
if findAny({"用户名或密码错误", "密码不能为空"}) then
50-
stop("登录失败")
41+
stop("登录失败34")
5142
end
5243
tap("登录")
5344
end, 5) then return end
@@ -162,7 +153,7 @@ path.bilibili_login_change = update(path.bilibili_login, {
162153
tap("bilibili_change")
163154
appear("bilibili_account_login")
164155
end,
165-
})
156+
},nil,true)
166157

167158
path.邮件收取 = function()
168159
path.跳转("邮件")

point.lua

+3
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ oppid = "com.hypergryph.arknights"
2222
bppid = "com.hypergryph.arknights.bilibili"
2323

2424
point = {
25+
第一干员卡片 = "627|379|88888A,626|379|FFFFFF",
26+
第一干员卡片范围 = {600, 379, 1710, 379 + 1},
2527
第一干员未选中 = "828|270|FFFFFF",
2628
行动配置不可更改 = "948|1009|464645",
2729
bilibili_username_inputbox = {
@@ -1456,6 +1458,7 @@ end
14561458
rfg = {
14571459
线索传递橙框 = {0, 0, screen.width, screen.height},
14581460
入驻干员 = point.入驻干员范围,
1461+
第一干员卡片 = point.第一干员卡片范围,
14591462
}
14601463

14611464
rfl = {}

release

Submodule release updated from 3a37505 to 513869b

0 commit comments

Comments
 (0)