From 78a82bd0935822c14bf0134fa27114df95c2e751 Mon Sep 17 00:00:00 2001 From: Traveler07 Date: Tue, 3 Dec 2024 19:48:22 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=9E=AB=E4=B8=B9=E5=87=AF?= =?UTF-8?q?=E7=91=9F=E7=90=B3=E7=BB=88=E7=82=B9=E5=9D=90=E6=A0=87=EF=BC=8C?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E6=9D=83=E9=99=90=E7=82=B9=E5=87=BB=E9=97=B4?= =?UTF-8?q?=E9=9A=94=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repo/js/AutoCatherine/assets/枫丹凯瑟琳.json | 12 ++++++------ repo/js/AutoCatherine/manifest.json | 2 +- repo/js/Autopermission/main.js | 4 ++-- repo/js/Autopermission/manifest.json | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/repo/js/AutoCatherine/assets/枫丹凯瑟琳.json b/repo/js/AutoCatherine/assets/枫丹凯瑟琳.json index 0da20f2c..89f0c2ab 100644 --- a/repo/js/AutoCatherine/assets/枫丹凯瑟琳.json +++ b/repo/js/AutoCatherine/assets/枫丹凯瑟琳.json @@ -12,17 +12,17 @@ "id": 1, "x": 4509.96044921875, "y": 3630.826904296875, - "type": "teleport", + "action": "", "move_mode": "walk", - "action": "" + "type": "teleport" }, { "id": 2, - "x": 4496.73193359375, - "y": 3638.144287109375, - "type": "path", + "x": 4495.000794515572, + "y": 3639.75, + "action": "", "move_mode": "walk", - "action": "" + "type": "path" } ] } \ No newline at end of file diff --git a/repo/js/AutoCatherine/manifest.json b/repo/js/AutoCatherine/manifest.json index 59da9f52..e21ab747 100644 --- a/repo/js/AutoCatherine/manifest.json +++ b/repo/js/AutoCatherine/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 1, "name": "自动找凯瑟琳", - "version": "1.0", + "version": "1.1", "description": "去找凯瑟琳(基于路径追踪)", "authors": [ { diff --git a/repo/js/Autopermission/main.js b/repo/js/Autopermission/main.js index 924955e6..4fecc460 100644 --- a/repo/js/Autopermission/main.js +++ b/repo/js/Autopermission/main.js @@ -5,9 +5,9 @@ log.info("请确保执行脚本时处于主界面"); keyPress("VK_F2") - await sleep(500); + await sleep(1000); click(330,1010) //点击世界权限 - await sleep(500); + await sleep(1000); let domainName = settings.domainName; switch (domainName) { diff --git a/repo/js/Autopermission/manifest.json b/repo/js/Autopermission/manifest.json index fe9c0ebb..717277f7 100644 --- a/repo/js/Autopermission/manifest.json +++ b/repo/js/Autopermission/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 1, "name": "自动设置权限", - "version": "1.0", + "version": "1.1", "description": "设置进入世界的权限,默认锁门", "authors": [ {