From f404dd5b881ad865fee2908192f058c493907897 Mon Sep 17 00:00:00 2001 From: huiyadanli Date: Sun, 1 Dec 2024 04:41:22 +0000 Subject: [PATCH 1/6] update repo.json --- repo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo.json b/repo.json index c1cb5328..405142d8 100644 --- a/repo.json +++ b/repo.json @@ -1,5 +1,5 @@ { - "time": "20241125215554", + "time": "20241201124121", "url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip", "file": "repo.json", "indexes": [ From 78a82bd0935822c14bf0134fa27114df95c2e751 Mon Sep 17 00:00:00 2001 From: Traveler07 Date: Tue, 3 Dec 2024 19:48:22 +0800 Subject: [PATCH 2/6] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=9E=AB=E4=B8=B9?= =?UTF-8?q?=E5=87=AF=E7=91=9F=E7=90=B3=E7=BB=88=E7=82=B9=E5=9D=90=E6=A0=87?= =?UTF-8?q?=EF=BC=8C=E8=87=AA=E5=8A=A8=E6=9D=83=E9=99=90=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E9=97=B4=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": [ { From ecb84249556bd2d8468e642d9915c19a1fb8515b Mon Sep 17 00:00:00 2001 From: Traveler07 Date: Tue, 3 Dec 2024 11:49:29 +0000 Subject: [PATCH 3/6] update repo.json --- repo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/repo.json b/repo.json index 405142d8..6adbccc5 100644 --- a/repo.json +++ b/repo.json @@ -1,5 +1,5 @@ { - "time": "20241201124121", + "time": "20241203194929", "url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip", "file": "repo.json", "indexes": [ @@ -9746,8 +9746,8 @@ { "name": "AutoCatherine", "type": "directory", - "hash": "a3560a0a4198f7e6ba32f5871b893d7a6feb58c0", - "version": "1.0", + "hash": "06d108bc4a18a4cb3d7552b865cb9212c462e4a1", + "version": "1.1", "author": "½", "description": "自动找凯瑟琳~|~去找凯瑟琳(基于路径追踪)", "tags": [] @@ -9791,8 +9791,8 @@ { "name": "Autopermission", "type": "directory", - "hash": "b12820598212771beec9265ae499102c680a9d16", - "version": "1.0", + "hash": "9f8b3e9a28b14e9cb6c7568895f79da3eacc56ad", + "version": "1.1", "author": "½", "description": "自动设置权限~|~设置进入世界的权限,默认锁门", "tags": [] From 2768f6cdc127e1f7f2bb6defae0412bac58d993d Mon Sep 17 00:00:00 2001 From: Traveler07 <88669636+Traveler07@users.noreply.github.com> Date: Tue, 3 Dec 2024 20:17:40 +0800 Subject: [PATCH 4/6] Update repo.json --- repo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/repo.json b/repo.json index 405142d8..6adbccc5 100644 --- a/repo.json +++ b/repo.json @@ -1,5 +1,5 @@ { - "time": "20241201124121", + "time": "20241203194929", "url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip", "file": "repo.json", "indexes": [ @@ -9746,8 +9746,8 @@ { "name": "AutoCatherine", "type": "directory", - "hash": "a3560a0a4198f7e6ba32f5871b893d7a6feb58c0", - "version": "1.0", + "hash": "06d108bc4a18a4cb3d7552b865cb9212c462e4a1", + "version": "1.1", "author": "½", "description": "自动找凯瑟琳~|~去找凯瑟琳(基于路径追踪)", "tags": [] @@ -9791,8 +9791,8 @@ { "name": "Autopermission", "type": "directory", - "hash": "b12820598212771beec9265ae499102c680a9d16", - "version": "1.0", + "hash": "9f8b3e9a28b14e9cb6c7568895f79da3eacc56ad", + "version": "1.1", "author": "½", "description": "自动设置权限~|~设置进入世界的权限,默认锁门", "tags": [] From 84f2a71027a3707c0f24cd2a5e200ad88322ede8 Mon Sep 17 00:00:00 2001 From: Traveler07 Date: Thu, 5 Dec 2024 04:28:14 +0000 Subject: [PATCH 5/6] update repo.json --- repo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo.json b/repo.json index 34ea817c..a1822530 100644 --- a/repo.json +++ b/repo.json @@ -1,5 +1,5 @@ { - "time": "20241205102122", + "time": "20241205122813", "url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip", "file": "repo.json", "indexes": [ From 85cee2e8880b3a6cc31905d9c79952d899ff777d Mon Sep 17 00:00:00 2001 From: Traveler07 <88669636+Traveler07@users.noreply.github.com> Date: Sun, 8 Dec 2024 14:39:39 +0800 Subject: [PATCH 6/6] =?UTF-8?q?=E5=8F=96=E8=87=AA=E7=8F=8A=E7=91=9A?= =?UTF-8?q?=E5=AE=AB=EF=BC=8C=E4=BB=85=E5=8C=85=E5=90=AB=E5=89=8D8?= =?UTF-8?q?=E4=B8=AA=E7=82=B9=EF=BC=8C=E5=A4=A7=E6=A6=8222=E5=8F=AA?= =?UTF-8?q?=E6=80=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repo/pathing/发条机关/发条机关01.json | 100 ++++++++++++++++++++++++++ repo/pathing/发条机关/发条机关02.json | 52 ++++++++++++++ repo/pathing/发条机关/发条机关03.json | 36 ++++++++++ repo/pathing/发条机关/发条机关04.json | 36 ++++++++++ repo/pathing/发条机关/发条机关05.json | 99 +++++++++++++++++++++++++ repo/pathing/发条机关/发条机关06.json | 68 ++++++++++++++++++ repo/pathing/发条机关/发条机关07.json | 92 ++++++++++++++++++++++++ repo/pathing/发条机关/发条机关08.json | 52 ++++++++++++++ 8 files changed, 535 insertions(+) create mode 100644 repo/pathing/发条机关/发条机关01.json create mode 100644 repo/pathing/发条机关/发条机关02.json create mode 100644 repo/pathing/发条机关/发条机关03.json create mode 100644 repo/pathing/发条机关/发条机关04.json create mode 100644 repo/pathing/发条机关/发条机关05.json create mode 100644 repo/pathing/发条机关/发条机关06.json create mode 100644 repo/pathing/发条机关/发条机关07.json create mode 100644 repo/pathing/发条机关/发条机关08.json diff --git a/repo/pathing/发条机关/发条机关01.json b/repo/pathing/发条机关/发条机关01.json new file mode 100644 index 00000000..bbba8dca --- /dev/null +++ b/repo/pathing/发条机关/发条机关01.json @@ -0,0 +1,100 @@ +{ + "info": { + "name": "发条机关01", + "type": "collect", + "author": "½", + "version": "1.0", + "description": "", + "bgiVersion": "0.35.1" + }, + "positions": [ + { + "id": 1, + "x": 3923.1181640625, + "y": 4233.869140625, + "type": "teleport", + "move_mode": "walk", + "action": "" + }, + { + "id": 2, + "x": 3941.8662109375, + "y": 4273.91943359375, + "type": "path", + "move_mode": "run", + "action": "" + }, + { + "id": 3, + "x": 3967.7861328125, + "y": 4299.7705078125, + "type": "path", + "move_mode": "run", + "action": "" + }, + { + "id": 4, + "x": 3985.50390625, + "y": 4314.5625, + "type": "path", + "move_mode": "walk", + "action": "fight" + }, + { + "id": 5, + "x": 3994.3466796875, + "y": 4299.537109375, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 6, + "x": 4001.0146484375, + "y": 4275.40576171875, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 7, + "x": 4009.9296875, + "y": 4261.091796875, + "type": "path", + "move_mode": "walk", + "action": "fight" + }, + { + "id": 8, + "x": 4005.36328125, + "y": 4327.70947265625, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 9, + "x": 4004.4267578125, + "y": 4347.208984375, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 11, + "x": 4006.796875, + "y": 4401.439453125, + "type": "path", + "move_mode": "fly", + "action": "stop_flying" + }, + { + "id": 11, + "x": 4006.646484375, + "y": 4401.0166015625, + "type": "path", + "move_mode": "walk", + "action": "fight" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/发条机关/发条机关02.json b/repo/pathing/发条机关/发条机关02.json new file mode 100644 index 00000000..c921c4db --- /dev/null +++ b/repo/pathing/发条机关/发条机关02.json @@ -0,0 +1,52 @@ +{ + "info": { + "name": "发条机关02", + "type": "collect", + "author": "½", + "version": "1.0", + "description": "", + "bgiVersion": "0.35.1" + }, + "positions": [ + { + "id": 1, + "action": "", + "move_mode": "walk", + "type": "teleport", + "x": 4143.9150390625, + "y": 4423.52685546875 + }, + { + "id": 2, + "x": 4169.95703125, + "y": 4424.96337890625, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 3, + "x": 4181.611328125, + "y": 4421.5068359375, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 4, + "x": 4211.861328125, + "y": 4412.6181640625, + "type": "path", + "move_mode": "fly", + "action": "stop_flying" + }, + { + "id": 5, + "x": 4211.87255859375, + "y": 4412.62744140625, + "type": "path", + "move_mode": "walk", + "action": "fight" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/发条机关/发条机关03.json b/repo/pathing/发条机关/发条机关03.json new file mode 100644 index 00000000..cd0a526b --- /dev/null +++ b/repo/pathing/发条机关/发条机关03.json @@ -0,0 +1,36 @@ +{ + "info": { + "name": "发条机关03", + "type": "collect", + "author": "½", + "version": "1.0", + "description": "", + "bgiVersion": "0.35.1" + }, + "positions": [ + { + "id": 1, + "x": 3864.1962890625, + "y": 4492.5849609375, + "type": "teleport", + "move_mode": "walk", + "action": "" + }, + { + "id": 2, + "x": 3821.9150390625, + "y": 4502.1611328125, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 3, + "x": 3798.171875, + "y": 4518.34912109375, + "type": "path", + "move_mode": "walk", + "action": "fight" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/发条机关/发条机关04.json b/repo/pathing/发条机关/发条机关04.json new file mode 100644 index 00000000..ff233893 --- /dev/null +++ b/repo/pathing/发条机关/发条机关04.json @@ -0,0 +1,36 @@ +{ + "info": { + "name": "发条机关04", + "type": "collect", + "author": "½", + "version": "1.0", + "description": "", + "bgiVersion": "0.35.1" + }, + "positions": [ + { + "id": 4, + "x": 3846.876953125, + "y": 4652.93359375, + "type": "teleport", + "move_mode": "walk", + "action": "" + }, + { + "id": 2, + "x": 3813.77734375, + "y": 4684.03271484375, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 3, + "x": 3789.123046875, + "y": 4701.0078125, + "type": "path", + "move_mode": "walk", + "action": "fight" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/发条机关/发条机关05.json b/repo/pathing/发条机关/发条机关05.json new file mode 100644 index 00000000..3aff3b66 --- /dev/null +++ b/repo/pathing/发条机关/发条机关05.json @@ -0,0 +1,99 @@ +{ + "info": { + "name": "发条机关05", + "type": "collect", + "author": "½", + "version": "1.0", + "description": "", + "bgiVersion": "0.35.1" + }, + "positions": [ + { + "id": 1, + "x": 3636.0498046875, + "y": 4796.0576171875, + "type": "teleport", + "move_mode": "walk", + "action": "" + }, + { + "id": 2, + "x": 3632.9794921875, + "y": 4845.61962890625, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 3, + "x": 3600.662109375, + "y": 4900.33154296875, + "type": "path", + "move_mode": "walk", + "action": "fight" + }, + { + "id": 4, + "x": 3687.5185546875, + "y": 4961.0146484375, + "type": "path", + "move_mode": "walk", + "action": "fight" + }, + { + "id": 5, + "x": 3710.9833984375, + "y": 4906.0595703125, + "type": "path", + "move_mode": "walk", + "action": "fight" + }, + { + "id": 6, + "x": 3766.5, + "y": 4900.25, + "type": "path", + "move_mode": "walk" + }, + { + "id": 7, + "x": 3811.439453125, + "y": 4869.79296875, + "type": "path", + "move_mode": "walk", + "action": "fight" + }, + { + "id": 9, + "x": 3799.5400390625, + "y": 4943.4052734375, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 9, + "x": 3783.517578125, + "y": 4971.1875, + "type": "path", + "move_mode": "walk", + "action": "fight" + }, + { + "id": 10, + "x": 3765.0546875, + "y": 4991.2451171875, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 11, + "x": 3752.921875, + "y": 4996.0458984375, + "type": "path", + "move_mode": "walk", + "action": "fight" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/发条机关/发条机关06.json b/repo/pathing/发条机关/发条机关06.json new file mode 100644 index 00000000..f2ee9c72 --- /dev/null +++ b/repo/pathing/发条机关/发条机关06.json @@ -0,0 +1,68 @@ +{ + "info": { + "name": "发条机关06", + "type": "collect", + "author": "½", + "version": "1.0", + "description": "", + "bgiVersion": "0.35.1" + }, + "positions": [ + { + "id": 1, + "x": 3965.4345703125, + "y": 4718.44091796875, + "type": "teleport", + "move_mode": "walk", + "action": "" + }, + { + "id": 2, + "x": 3939.56640625, + "y": 4720.44677734375, + "type": "path", + "move_mode": "fly", + "action": "" + }, + { + "id": 3, + "x": 3920.57421875, + "y": 4713.30322265625, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 4, + "x": 3912.2412109375, + "y": 4706.5439453125, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 5, + "x": 3900.9365234375, + "y": 4698.27978515625, + "type": "path", + "move_mode": "walk", + "action": "fight" + }, + { + "id": 6, + "x": 3904.0419921875, + "y": 4724.9501953125, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 7, + "x": 3905.271484375, + "y": 4753.15087890625, + "type": "path", + "move_mode": "walk", + "action": "fight" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/发条机关/发条机关07.json b/repo/pathing/发条机关/发条机关07.json new file mode 100644 index 00000000..4c0002c3 --- /dev/null +++ b/repo/pathing/发条机关/发条机关07.json @@ -0,0 +1,92 @@ +{ + "info": { + "name": "发条机关07", + "type": "collect", + "author": "½", + "version": "1.0", + "description": "", + "bgiVersion": "0.35.1" + }, + "positions": [ + { + "id": 1, + "x": 3965.390625, + "y": 4718.3798828125, + "type": "teleport", + "move_mode": "walk", + "action": "" + }, + { + "id": 3, + "x": 3961.1435546875, + "y": 4720.3173828125, + "type": "path", + "move_mode": "walk", + "action": "stop_flying" + }, + { + "id": 3, + "x": 3969.3134765625, + "y": 4728.27734375, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 4, + "x": 3950.0546875, + "y": 4764.63134765625, + "type": "path", + "move_mode": "walk", + "action": "fight" + }, + { + "id": 5, + "x": 3987.953125, + "y": 4739.9599609375, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 6, + "x": 4077.9248046875, + "y": 4694.287109375, + "type": "path", + "move_mode": "walk", + "action": "fight" + }, + { + "id": 7, + "x": 4180.5634765625, + "y": 4685.6728515625, + "type": "path", + "move_mode": "walk", + "action": "fight" + }, + { + "id": 8, + "x": 4160.47265625, + "y": 4729.62060546875, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 9, + "x": 4124.3583984375, + "y": 4770.40478515625, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 10, + "x": 4113.15380859375, + "y": 4780.3271484375, + "type": "path", + "move_mode": "walk", + "action": "fight" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/发条机关/发条机关08.json b/repo/pathing/发条机关/发条机关08.json new file mode 100644 index 00000000..343e8171 --- /dev/null +++ b/repo/pathing/发条机关/发条机关08.json @@ -0,0 +1,52 @@ +{ + "info": { + "name": "发条机关08", + "type": "collect", + "author": "½", + "version": "1.0", + "description": "", + "bgiVersion": "0.35.1" + }, + "positions": [ + { + "id": 1, + "x": 4301.30810546875, + "y": 4764.98828125, + "type": "teleport", + "move_mode": "walk", + "action": "" + }, + { + "id": 2, + "x": 4337.1005859375, + "y": 4759.2763671875, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 3, + "x": 4373.9208984375, + "y": 4763.50390625, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 4, + "x": 4392.0791015625, + "y": 4729.2255859375, + "type": "path", + "move_mode": "walk", + "action": "" + }, + { + "id": 5, + "x": 4411.05126953125, + "y": 4718.93359375, + "type": "path", + "move_mode": "walk", + "action": "fight" + } + ] +} \ No newline at end of file