From b4b336db5209d585dbea81d72b0c3aa9658a7776 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B7=E4=B8=AA=E5=90=8D=E5=AD=97=E5=A5=BD=E9=9A=BE?= <25520958+MisakaAldrich@users.noreply.github.com> Date: Tue, 11 Mar 2025 18:55:49 +0800 Subject: [PATCH] =?UTF-8?q?JS=E8=84=9A=E6=9C=AC=EF=BC=9A=E6=8F=90=E7=93=A6?= =?UTF-8?q?=E7=89=B9=E8=87=AA=E5=8A=A8=E9=92=93=E9=B1=BC=E3=80=90=E5=BE=AE?= =?UTF-8?q?=E8=B0=83=E4=B8=A4=E5=A4=84=E9=92=93=E9=B1=BC=E7=82=B9=E3=80=91?= =?UTF-8?q?=20(#426)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * update repo.json * JS脚本:提瓦特自动钓鱼【微调两处钓鱼点】 * update repo.json --- repo.json | 2 +- .../璃月-垂钓点-沉玉谷·上谷古树茶坡东.json | 8 ++++---- .../assets/pathing/璃月-垂钓点-琼玑野渌华池.json | 15 ++++++++++++--- 3 files changed, 17 insertions(+), 8 deletions(-) diff --git a/repo.json b/repo.json index 3f1593f7..a8fc80c8 100644 --- a/repo.json +++ b/repo.json @@ -1,5 +1,5 @@ { - "time": "20250311101153", + "time": "20250311182559", "url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip", "file": "repo.json", "indexes": [ diff --git a/repo/js/AutoFishingTeyvat/assets/pathing/璃月-垂钓点-沉玉谷·上谷古树茶坡东.json b/repo/js/AutoFishingTeyvat/assets/pathing/璃月-垂钓点-沉玉谷·上谷古树茶坡东.json index 4c193c5b..4c0c2e93 100644 --- a/repo/js/AutoFishingTeyvat/assets/pathing/璃月-垂钓点-沉玉谷·上谷古树茶坡东.json +++ b/repo/js/AutoFishingTeyvat/assets/pathing/璃月-垂钓点-沉玉谷·上谷古树茶坡东.json @@ -46,8 +46,8 @@ }, { "id": 5, - "x": 1107.88, - "y": 1861.32, + "x": 1108.71, + "y": 1858.86, "type": "path", "move_mode": "run", "action": "", @@ -55,8 +55,8 @@ }, { "id": 6, - "x": 1101.35, - "y": 1866.58, + "x": 1105.45, + "y": 1865.58, "type": "target", "move_mode": "walk", "action": "combat_script", diff --git a/repo/js/AutoFishingTeyvat/assets/pathing/璃月-垂钓点-琼玑野渌华池.json b/repo/js/AutoFishingTeyvat/assets/pathing/璃月-垂钓点-琼玑野渌华池.json index a21126f4..51827a46 100644 --- a/repo/js/AutoFishingTeyvat/assets/pathing/璃月-垂钓点-琼玑野渌华池.json +++ b/repo/js/AutoFishingTeyvat/assets/pathing/璃月-垂钓点-琼玑野渌华池.json @@ -10,15 +10,24 @@ "positions": [ { "id": 1, - "action": "combat_script", + "action": "", "move_mode": "walk", "type": "teleport", "x": 526.14, "y": 105.78, - "action_params": "wait(0.5),keypress(space),wait(0.5)" + "action_params": "" }, { "id": 2, + "x": 527.00, + "y": 106.75, + "action": "combat_script", + "move_mode": "walk", + "action_params": "wait(2),keydown(Space),wait(0.1),keyup(Space),wait(0.2),keydown(Space),wait(0.1),keyup(Space),wait(5)", + "type": "path" + }, + { + "id": 3, "x": 529.17, "y": 120.12, "type": "path", @@ -27,7 +36,7 @@ "action_params": "" }, { - "id": 3, + "id": 4, "x": 530.63, "y": 129.27, "type": "target",