js:自动委托0.97.2 (#1115)

* 自动委托0.97.2

* 自动委托:修复鸽子、鸭子、小孩子的乱码
This commit is contained in:
xoipz
2025-06-16 15:59:23 +08:00
committed by GitHub
parent 7b85608a33
commit e9590299c4
5 changed files with 37 additions and 63 deletions

View File

@@ -1,4 +1,3 @@
json
[
{
"type": "地图追踪",
@@ -10,6 +9,11 @@ json
"data": "F",
"note": "按下F键"
},
{
"type": "地图追踪",
"data": "暂停脚本.json",
"note": "暂停一下"
},
{
"type": "按键",
"data": "F",
@@ -32,12 +36,18 @@ json
},
{
"type": "地图追踪",
"data": "鸽子、鸭子、小孩子-坠星山谷-3.json",
"data": "鸽子、鸭子、小孩子-坠星山谷-1.json",
"note": "执行第一个地图追踪步骤"
},
{
"type": "按键",
"data": "F",
"note": "按下F键"
},
{
"type": "地图追踪",
"data": "暂停脚本.json",
"note": "暂停一下"
}
]

View File

@@ -0,0 +1,22 @@
{
"info": {
"name": "暂停脚本.json",
"type": "collect",
"author": "未知_",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": -1017.8310546875,
"y": 2184.93603515625,
"type": "target",
"move_mode": "walk",
"action": "",
"action_params": ""
}
]
}

View File

@@ -1,58 +0,0 @@
{
"info": {
"name": "到达任务提交点位",
"type": "collect",
"author": "未知_",
"version": "1.0",
"description": "到达任务提交地点",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "path",
"x": -1069.560546875,
"y": 2227.756591796875,
"action_params": ""
},
{
"id": 2,
"x": -1084.4658203125,
"y": 2217.5849609375,
"type": "path",
"move_mode": "swim",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": -1070.591796875,
"y": 2196.029296875,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": -1038.0712890625,
"y": 2185.116943359375,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 5,
"x": -1017.421875,
"y": 2184.506103515625,
"type": "target",
"move_mode": "run",
"action": "",
"action_params": ""
}
]
}

View File

@@ -1,4 +1,4 @@
// V0.97.1
// V0.97.2
(async function () {
// 定义常量
const OCR_REGION_X = 750;
@@ -1854,7 +1854,7 @@ const autoNavigateToTalk = async (npcName = "", iconType = "") => {
} //识别委托
// 开局准备
await prepareForLeyLineRun();`
await prepareForLeyLineRun();
// 执行自动委托
await executeCommissionTracking();

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 1,
"name": "(对话+成就)全自动蒙德地区每日委托",
"version": "0.97.1",
"version": "0.97.2",
"tags": ["委托","对话","战斗","成就","历练点"],
"description": "自动完成每日委托、自动识别委托内容、自动追踪战斗委托、自动完成对话委托、自动获得到隐藏成就。使用前请阅读README.md可用记事本打开获取详细说明和常见问题解答。目前项目正处于开发阶段急需人手,有意者可加群1053392753会启动js发送文件即可。每天只需花 5 ~ 10 分钟做一个蒙德城对话委托记下坐标就当是顺路补下成就。感谢云闲vsv & 换苏伟u & 小鹰划船不用桨 & 塔台的共同开发",
"authors": [