JS脚本: 自动伐木-地图追踪版 (#1434)

支持分层木材:桃椰子木、炬木

新增王树瑞佑检查
This commit is contained in:
起个名字好难的喵
2025-07-28 23:58:59 +08:00
committed by GitHub
parent 82535c0e1f
commit 95ce32c850
48 changed files with 2244 additions and 1506 deletions

View File

@@ -5,13 +5,28 @@
"author": "Tim",
"version": "1.0",
"description": "",
"bgi_version": "0.35.1"
"bgi_version": "0.42.0",
"authors": [
{
"name": "Tim",
"links": "https://github.com/Limint"
}
]
},
"positions": [
{
"id": 1,
"x": 4639.6904296875,
"y": 3902.56201171875,
"x": 4639.6904,
"y": 3902.562,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(0.5),keypress(VK_Z)"
},
{
"id": 2,
"x": 4612.0874,
"y": 3899.45,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
@@ -19,74 +34,65 @@
},
{
"id": 3,
"x": 4612.08740234375,
"y": 3899.449951171875,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(0.5),keypress(VK_Z)"
},
{
"id": 4,
"x": 4600.353515625,
"y": 3876.9326171875,
"x": 4600.3535,
"y": 3876.9326,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(1),keypress(VK_Z)"
},
{
"id": 5,
"x": 4608.41650390625,
"y": 3869.802734375,
"id": 4,
"x": 4608.4165,
"y": 3869.8027,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(3),keypress(VK_Z)"
},
{
"id": 6,
"x": 4645.93310546875,
"y": 3871.053955078125,
"id": 5,
"x": 4645.9331,
"y": 3871.054,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(0.5),keypress(VK_Z)"
},
{
"id": 7,
"x": 4640.2685546875,
"y": 3887.483154296875,
"id": 6,
"x": 4640.2686,
"y": 3887.4832,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(1),keypress(VK_Z)"
},
{
"id": 8,
"x": 4653.9873046875,
"y": 3896.05908203125,
"id": 7,
"x": 4653.9873,
"y": 3896.0591,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 9,
"x": 4661.322265625,
"y": 3892.666748046875,
"id": 8,
"x": 4661.3223,
"y": 3892.6667,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(0.5),keypress(VK_Z)"
},
{
"id": 10,
"x": 4643.06005859375,
"y": 3908.08740234375,
"id": 9,
"x": 4643.0601,
"y": 3908.0874,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(0.5),keypress(VK_Z)"
}
]
}
}

View File

@@ -5,7 +5,13 @@
"author": "Tim",
"version": "1.0",
"description": "",
"bgi_version": "0.35.1"
"bgi_version": "0.42.0",
"authors": [
{
"name": "Tim",
"links": "https://github.com/Limint"
}
]
},
"positions": [
{
@@ -13,13 +19,13 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 4701.4755859375,
"y": 3959.022216796875
"x": 4701.4756,
"y": 3959.0222
},
{
"id": 2,
"x": 4684.9453125,
"y": 3949.1728515625,
"x": 4684.9453,
"y": 3949.1729,
"type": "path",
"move_mode": "walk",
"action": ""
@@ -27,11 +33,11 @@
{
"id": 3,
"x": 4642.9375,
"y": 3907.40185546875,
"y": 3907.4019,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "keypress(VK_Z)"
}
]
}
}