Compare commits

...

2 Commits

Author SHA1 Message Date
MisakaAldrich
6a7298a6d9 update repo.json
Some checks failed
Build repo.json / build (18.x) (push) Has been cancelled
Build repo.json / upload (push) Has been cancelled
2025-08-10 03:43:50 +00:00
起个名字好难的喵
a47e786567 JS脚本: 自动伐木地图追踪版 修复悬铃木几处可能的卡死 (#1533) 2025-08-10 11:43:34 +08:00
5 changed files with 52 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
{ {
"time": "20250810082719", "time": "20250810114349",
"url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip", "url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip",
"file": "repo.json", "file": "repo.json",
"indexes": [ "indexes": [
@@ -76040,8 +76040,8 @@
{ {
"name": "AutoWoodcutting-Pathing", "name": "AutoWoodcutting-Pathing",
"type": "directory", "type": "directory",
"hash": "e906488dc07aa219881f37545bac95711c26dfa4", "hash": "28b6945632fffdde9a33f9a75af263921ee159d9",
"version": "2.0.0", "version": "2.0.3",
"author": "Tim", "author": "Tim",
"authors": [ "authors": [
{ {
@@ -76059,7 +76059,7 @@
"地图追踪", "地图追踪",
"王树瑞佑" "王树瑞佑"
], ],
"lastUpdated": "2025-08-10 08:27:00" "lastUpdated": "2025-08-10 11:43:34"
}, },
{ {
"name": "AutoYuanQin", "name": "AutoYuanQin",

View File

@@ -41,6 +41,13 @@
}, },
{ {
"id": 4, "id": 4,
"x": 3208.0186,
"y": 2726.9802,
"type": "path",
"move_mode": "walk"
},
{
"id": 5,
"x": 3212.9629, "x": 3212.9629,
"y": 2713.1687, "y": 2713.1687,
"type": "path", "type": "path",
@@ -49,7 +56,7 @@
"action_params": "wait(1),keypress(VK_Z)" "action_params": "wait(1),keypress(VK_Z)"
}, },
{ {
"id": 5, "id": 6,
"x": 3191.3779, "x": 3191.3779,
"y": 2694.7012, "y": 2694.7012,
"type": "path", "type": "path",
@@ -58,7 +65,7 @@
"action_params": "keypress(VK_Z)" "action_params": "keypress(VK_Z)"
}, },
{ {
"id": 6, "id": 7,
"x": 3202.043, "x": 3202.043,
"y": 2720.2837, "y": 2720.2837,
"type": "path", "type": "path",
@@ -67,7 +74,7 @@
"action_params": "keypress(VK_Z),wait(0.5)" "action_params": "keypress(VK_Z),wait(0.5)"
}, },
{ {
"id": 7, "id": 8,
"x": 3188.1436, "x": 3188.1436,
"y": 2733.9587, "y": 2733.9587,
"type": "path", "type": "path",

View File

@@ -41,6 +41,13 @@
}, },
{ {
"id": 4, "id": 4,
"x": 3208.0186,
"y": 2726.9802,
"type": "path",
"move_mode": "walk"
},
{
"id": 5,
"x": 3212.9629, "x": 3212.9629,
"y": 2713.1687, "y": 2713.1687,
"type": "path", "type": "path",
@@ -49,7 +56,7 @@
"action_params": "wait(1),keypress(VK_Z)" "action_params": "wait(1),keypress(VK_Z)"
}, },
{ {
"id": 5, "id": 6,
"x": 3191.3779, "x": 3191.3779,
"y": 2694.7012, "y": 2694.7012,
"type": "path", "type": "path",
@@ -58,7 +65,7 @@
"action_params": "keypress(VK_Z)" "action_params": "keypress(VK_Z)"
}, },
{ {
"id": 6, "id": 7,
"x": 3202.043, "x": 3202.043,
"y": 2720.2837, "y": 2720.2837,
"type": "path", "type": "path",
@@ -67,7 +74,7 @@
"action_params": "keypress(VK_Z),wait(0.5)" "action_params": "keypress(VK_Z),wait(0.5)"
}, },
{ {
"id": 7, "id": 8,
"x": 3188.1436, "x": 3188.1436,
"y": 2733.9587, "y": 2733.9587,
"type": "path", "type": "path",
@@ -76,7 +83,7 @@
"action_params": "wait(0.5),keypress(VK_Z)" "action_params": "wait(0.5),keypress(VK_Z)"
}, },
{ {
"id": 8, "id": 9,
"x": 3183.2021, "x": 3183.2021,
"y": 2772.9824, "y": 2772.9824,
"type": "path", "type": "path",
@@ -85,7 +92,7 @@
"action_params": "keypress(VK_Z),wait(1)" "action_params": "keypress(VK_Z),wait(1)"
}, },
{ {
"id": 9, "id": 10,
"x": 3179.9023, "x": 3179.9023,
"y": 2792.8123, "y": 2792.8123,
"type": "path", "type": "path",

View File

@@ -32,15 +32,22 @@
}, },
{ {
"id": 3, "id": 3,
"x": 3251.3398,
"y": 2795.8491,
"type": "path",
"move_mode": "run"
},
{
"id": 4,
"x": 3251.6758, "x": 3251.6758,
"y": 2788.0076, "y": 2788.0076,
"type": "path", "type": "path",
"move_mode": "run", "move_mode": "walk",
"action": "use_gadget", "action": "use_gadget",
"action_params": "keypress(VK_Z)" "action_params": "keypress(VK_Z)"
}, },
{ {
"id": 4, "id": 5,
"x": 3250.0117, "x": 3250.0117,
"y": 2762.5725, "y": 2762.5725,
"type": "path", "type": "path",
@@ -49,7 +56,7 @@
"action_params": "" "action_params": ""
}, },
{ {
"id": 5, "id": 6,
"x": 3250.0117, "x": 3250.0117,
"y": 2762.5725, "y": 2762.5725,
"type": "path", "type": "path",
@@ -58,7 +65,7 @@
"action_params": "wait(2),keypress(VK_Z)" "action_params": "wait(2),keypress(VK_Z)"
}, },
{ {
"id": 6, "id": 7,
"x": 3252.6641, "x": 3252.6641,
"y": 2753.5054, "y": 2753.5054,
"type": "path", "type": "path",
@@ -66,7 +73,7 @@
"action": "" "action": ""
}, },
{ {
"id": 7, "id": 8,
"x": 3212.6406, "x": 3212.6406,
"y": 2730.0439, "y": 2730.0439,
"type": "path", "type": "path",
@@ -75,7 +82,14 @@
"action_params": "keypress(VK_Z)" "action_params": "keypress(VK_Z)"
}, },
{ {
"id": 8, "id": 9,
"x": 3208.0186,
"y": 2726.9802,
"type": "path",
"move_mode": "walk"
},
{
"id": 10,
"x": 3212.9629, "x": 3212.9629,
"y": 2713.1687, "y": 2713.1687,
"type": "path", "type": "path",
@@ -84,7 +98,7 @@
"action_params": "wait(1),keypress(VK_Z)" "action_params": "wait(1),keypress(VK_Z)"
}, },
{ {
"id": 9, "id": 11,
"x": 3191.3779, "x": 3191.3779,
"y": 2694.7012, "y": 2694.7012,
"type": "path", "type": "path",
@@ -93,7 +107,7 @@
"action_params": "keypress(VK_Z)" "action_params": "keypress(VK_Z)"
}, },
{ {
"id": 10, "id": 12,
"x": 3202.043, "x": 3202.043,
"y": 2720.2837, "y": 2720.2837,
"type": "path", "type": "path",
@@ -102,7 +116,7 @@
"action_params": "keypress(VK_Z),wait(0.5)" "action_params": "keypress(VK_Z),wait(0.5)"
}, },
{ {
"id": 11, "id": 13,
"x": 3188.1436, "x": 3188.1436,
"y": 2733.9587, "y": 2733.9587,
"type": "path", "type": "path",
@@ -111,7 +125,7 @@
"action_params": "wait(0.5),keypress(VK_Z)" "action_params": "wait(0.5),keypress(VK_Z)"
}, },
{ {
"id": 12, "id": 14,
"x": 3183.2021, "x": 3183.2021,
"y": 2772.9824, "y": 2772.9824,
"type": "path", "type": "path",
@@ -120,7 +134,7 @@
"action_params": "keypress(VK_Z),wait(1)" "action_params": "keypress(VK_Z),wait(1)"
}, },
{ {
"id": 13, "id": 15,
"x": 3179.9023, "x": 3179.9023,
"y": 2792.8123, "y": 2792.8123,
"type": "path", "type": "path",

View File

@@ -1,7 +1,7 @@
{ {
"manifest_version": 1, "manifest_version": 1,
"name": "自动伐木-地图追踪版", "name": "自动伐木-地图追踪版",
"version": "2.0.0", "version": "2.0.3",
"description": "基于地图追踪的自动伐木已支持5.7版本前的全部木材\n默认砍伐全部支持木材至2000上限\n自定义设置:\n-可更改砍伐木材种类和数量\n-可以单独设置每个木材数量\n-可设置队伍中是否包含一斗按保底20%计算砍伐数量时会除以1.2", "description": "基于地图追踪的自动伐木已支持5.7版本前的全部木材\n默认砍伐全部支持木材至2000上限\n自定义设置:\n-可更改砍伐木材种类和数量\n-可以单独设置每个木材数量\n-可设置队伍中是否包含一斗按保底20%计算砍伐数量时会除以1.2",
"tags": [ "tags": [
"伐木", "伐木",