From 1e4ee3c7865ca00ba767419309456ae53b9e65ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B4=AA=E7=B1=BD=E9=98=B3=E5=A4=96=E5=A9=86?= <2915414902@qq.com> Date: Sat, 26 Oct 2024 23:05:10 +0800 Subject: [PATCH] Updatev1.9 --- .../assets/AutoPath/二净甸神像.json | 52 +++++++++++ .../AutoArtifacts/assets/AutoPath/维摩庄.json | 90 ++++++------------- .../assets/AutoPath/莫尔泰神像.json | 44 +++++++++ .../AutoArtifacts/assets/AutoPath/轻策庄.json | 60 ++++++------- repo/js/AutoArtifacts/main.js | 4 +- repo/js/AutoArtifacts/manifest.json | 2 +- 6 files changed, 159 insertions(+), 93 deletions(-) create mode 100644 repo/js/AutoArtifacts/assets/AutoPath/二净甸神像.json create mode 100644 repo/js/AutoArtifacts/assets/AutoPath/莫尔泰神像.json diff --git a/repo/js/AutoArtifacts/assets/AutoPath/二净甸神像.json b/repo/js/AutoArtifacts/assets/AutoPath/二净甸神像.json new file mode 100644 index 00000000..cf06a33d --- /dev/null +++ b/repo/js/AutoArtifacts/assets/AutoPath/二净甸神像.json @@ -0,0 +1,52 @@ +{ + "info": { + "name": "二净甸神像", + "type": "collect", + "author": "HZYgrandma", + "version": "1.0", + "description": "", + "bgiVersion": "0.35.0" + }, + "positions": [ + { + "id": 5, + "x": 3252.810546875, + "y": -591.326171875, + "type": "teleport", + "move_mode": "walk", + "action": "" + }, + { + "id": 6, + "x": 3242.787109375, + "y": -607.115234375, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 7, + "x": 3232.74853515625, + "y": -673.2236328125, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 8, + "x": 3236.552734375, + "y": -673.55859375, + "type": "target", + "move_mode": "walk", + "action": "" + }, + { + "id": 9, + "x": 3241.642578125, + "y": -670.6220703125, + "type": "target", + "move_mode": "walk", + "action": "" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoArtifacts/assets/AutoPath/维摩庄.json b/repo/js/AutoArtifacts/assets/AutoPath/维摩庄.json index 3656845f..9df157cd 100644 --- a/repo/js/AutoArtifacts/assets/AutoPath/维摩庄.json +++ b/repo/js/AutoArtifacts/assets/AutoPath/维摩庄.json @@ -1,100 +1,68 @@ { "info": { - "name": "狗粮_须弥_维摩庄_3", + "name": "维摩庄", "type": "collect", - "author": "Tim", + "author": "HZYgrandma", "version": "1.0", "description": "", - "bgiVersion": "0.34.5" + "bgiVersion": "0.35.0" }, "positions": [ { "id": 1, + "x": 2794.1982421875, + "y": -1216.46484375, "action": "", "move_mode": "walk", - "type": "teleport", - "x": 2794.1982421875, - "y": -1216.46484375 + "type": "teleport" }, { "id": 2, "x": 2789.333984375, "y": -1187.43701171875, - "type": "path", + "action": "", "move_mode": "walk", - "action": "" + "type": "path" }, { "id": 3, "x": 2786.8701171875, "y": -1163.32275390625, - "type": "path", + "action": "stop_flying", "move_mode": "fly", - "action": "stop_flying" + "type": "path" + }, + { + "id": 4, + "x": 2719.05517578125, + "y": -1131.2958984375, + "action": "stop_flying", + "move_mode": "fly", + "type": "path" }, { "id": 5, - "x": 2719.05517578125, - "y": -1131.2958984375, - "type": "path", - "move_mode": "fly", - "action": "stop_flying" + "x": 2698.4287109375, + "y": -1146.67626953125, + "action": "", + "move_mode": "walk", + "type": "target" }, { "id": 6, - "x": 2698.4287109375, - "y": -1146.67626953125, - "type": "target", + "x": 2705.5283203125, + "y": -1145.05712890625, + "action": "", "move_mode": "walk", - "action": "" + "type": "path" }, { "id": 7, - "x": 2705.5283203125, - "y": -1145.05712890625, - "type": "path", - "move_mode": "walk", - "action": "" - }, - { - "id": 8, "x": 2701.0869140625, "y": -1137.603515625, - "type": "target", + "action": "", "move_mode": "walk", - "action": "" - }, - { - "id": 9, - "x": 2704.130859375, - "y": -1143.216796875, - "type": "path", - "move_mode": "walk", - "action": "" - }, - { - "id": 10, - "x": 2714.32373046875, - "y": -1116.52978515625, - "type": "path", - "move_mode": "walk", - "action": "" - }, - { - "id": 11, - "x": 2722.77099609375, - "y": -1095.1630859375, - "type": "path", - "move_mode": "fly", - "action": "" - }, - { - "id": 12, - "x": 2724.68359375, - "y": -1083.13525390625, - "type": "target", - "move_mode": "walk", - "action": "" + "type": "target" } ] } \ No newline at end of file diff --git a/repo/js/AutoArtifacts/assets/AutoPath/莫尔泰神像.json b/repo/js/AutoArtifacts/assets/AutoPath/莫尔泰神像.json new file mode 100644 index 00000000..746439a0 --- /dev/null +++ b/repo/js/AutoArtifacts/assets/AutoPath/莫尔泰神像.json @@ -0,0 +1,44 @@ +{ + "info": { + "name": "莫尔泰神像", + "type": "collect", + "author": "HZYgrandma", + "version": "1.0", + "description": "", + "bgiVersion": "0.35.0" + }, + "positions": [ + { + "id": 1, + "action": "", + "move_mode": "walk", + "type": "teleport", + "x": 3563.2939453125, + "y": 3018.47998046875 + }, + { + "id": 2, + "x": 3579.97265625, + "y": 3048.275390625, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 3, + "x": 3592.68408203125, + "y": 3066.919189453125, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 4, + "x": 3586.05859375, + "y": 3071.087158203125, + "type": "target", + "move_mode": "walk", + "action": "" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoArtifacts/assets/AutoPath/轻策庄.json b/repo/js/AutoArtifacts/assets/AutoPath/轻策庄.json index 2a4f5162..a0f416ee 100644 --- a/repo/js/AutoArtifacts/assets/AutoPath/轻策庄.json +++ b/repo/js/AutoArtifacts/assets/AutoPath/轻策庄.json @@ -1,84 +1,84 @@ { "info": { - "name": "狗粮_璃月_轻策庄_2", + "name": "轻策庄", "type": "collect", - "author": "Tim", + "author": "HZYgrandma", "version": "1.0", "description": "", - "bgiVersion": "0.34.5" + "bgiVersion": "0.35.0" }, "positions": [ { "id": 1, + "x": 547.7373046875, + "y": 1766.75341796875, "action": "", "move_mode": "walk", - "type": "teleport", - "x": 547.7373046875, - "y": 1766.75341796875 + "type": "teleport" }, { "id": 2, "x": 551.017578125, "y": 1755.98291015625, - "type": "path", + "action": "", "move_mode": "walk", - "action": "" + "type": "path" }, { "id": 3, "x": 589.1337890625, "y": 1724.79931640625, - "type": "path", + "action": "", "move_mode": "fly", - "action": "" + "type": "path" }, { "id": 4, "x": 613.7158203125, "y": 1710.28564453125, - "type": "path", + "action": "", "move_mode": "walk", - "action": "" + "type": "path" }, { "id": 5, "x": 621.2431640625, "y": 1706.30419921875, - "type": "target", + "action": "", "move_mode": "walk", - "action": "" + "type": "target" }, { "id": 6, "x": 620.2861328125, - "y": 1711.07568359375, - "type": "path", + "y": 1716.07568359375, + "action": "", "move_mode": "walk", - "action": "" + "type": "path" }, { "id": 7, "x": 650.8642578125, - "y": 1703.021484375, - "type": "path", + "y": 1713.021484375, + "action": "", "move_mode": "walk", - "action": "" + "type": "path" + }, + { + "id": 8, + "x": 664.81640625, + "y": 1713.56689453125, + "action": "", + "move_mode": "walk", + "type": "path" }, { "id": 9, - "x": 664.81640625, - "y": 1713.56689453125, - "type": "path", - "move_mode": "walk", - "action": "" - }, - { - "id": 10, "x": 662.853515625, "y": 1720.2998046875, - "type": "target", + "action": "", "move_mode": "walk", - "action": "" + "type": "target" } ] } \ No newline at end of file diff --git a/repo/js/AutoArtifacts/main.js b/repo/js/AutoArtifacts/main.js index 6dc788e2..60c307d1 100644 --- a/repo/js/AutoArtifacts/main.js +++ b/repo/js/AutoArtifacts/main.js @@ -37,6 +37,7 @@ async function AutoPath(locationName) { let filePath = `assets/AutoPath/${locationName}.json`; await pathingScript.runFile(filePath); + await sleep(2000); } function logTimeTaken(startTime) { @@ -90,7 +91,7 @@ await KeyMouse('须弥城西北1', 2, 2876, -292); await KeyMouse('须弥城西北2', 2, 2876, -292); await AutoPath('化城郭西'); - await AutoPath('维摩庄'); + await AutoPath('二净甸神像'); await KeyMouse('圣显厅南', 2, 4271, -1666); await KeyMouse('圣显厅西', 2, 4775, -1437); await KeyMouse('神的棋盘', 2, 5759, -1309); @@ -100,6 +101,7 @@ await KeyMouse('枫丹廷1', 2, 4509, 3630); await KeyMouse('枫丹廷2', 2, 4509, 3630); await KeyMouse('欧庇克莱歌剧院东南', 2, 3595, 3254); + await AutoPath('莫尔泰神像'); await KeyMouse('芒索斯山东1', 2, 4985, 4463); await KeyMouse('芒索斯山东2', 2, 4985, 4463); await KeyMouse('学术会堂', 2, 4144, 4424); diff --git a/repo/js/AutoArtifacts/manifest.json b/repo/js/AutoArtifacts/manifest.json index 5448b44f..6c86245a 100644 --- a/repo/js/AutoArtifacts/manifest.json +++ b/repo/js/AutoArtifacts/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 1, "name": "自动狗粮", - "version": "1.8", + "version": "1.9", "description": "自动调查离传送点较近的狗粮。请使用琳妮特前台,双风共鸣。并保证所有传送点都已经激活!", "authors": [ {