Skip to content

Commit

Permalink
Merge pull request #35 from HZYgrandma/main
Browse files Browse the repository at this point in the history
114514
  • Loading branch information
huiyadanli authored Oct 26, 2024
2 parents 1a0cba7 + 40e2417 commit 9c823c8
Show file tree
Hide file tree
Showing 8 changed files with 157 additions and 89 deletions.
12 changes: 6 additions & 6 deletions repo.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"time": "20241026123122",
"time": "20241026231016",
"url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip",
"file": "repo.json",
"indexes": [
Expand Down Expand Up @@ -4425,8 +4425,8 @@
{
"name": "AutoArtifacts",
"type": "directory",
"hash": "ca18a49dc611b3fa07c7414f27e1e795061b1a0e",
"version": "1.8",
"hash": "b6d14ce149a05fba0b6cf3d179557c18cf27d514",
"version": "1.9",
"author": "HZYgrandma & Tim",
"description": "自动狗粮~|~自动调查离传送点较近的狗粮。请使用琳妮特前台,双风共鸣。并保证所有传送点都已经激活!",
"tags": []
Expand Down Expand Up @@ -5490,9 +5490,9 @@
{
"name": "皇女白术林尼.txt",
"type": "file",
"hash": "6bcaad967f26dfd276dc4def3c455cef29c87003",
"version": "6bcaad9",
"author": "",
"hash": "a399f89612ba38167f0f20a8c4a657770ec94f6b",
"version": "a399f89",
"author": "HZYgrandma",
"description": "",
"tags": [
"皇女",
Expand Down
52 changes: 52 additions & 0 deletions repo/js/AutoArtifacts/assets/AutoPath/二净甸神像.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"info": {
"name": "二净甸神像",
"type": "collect",
"author": "HZYgrandma",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.0"
},
"positions": [
{
"id": 5,
"x": 3252.810546875,
"y": -591.326171875,
"type": "teleport",
"move_mode": "walk",
"action": ""
},
{
"id": 6,
"x": 3242.787109375,
"y": -607.115234375,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 7,
"x": 3232.74853515625,
"y": -673.2236328125,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 8,
"x": 3236.552734375,
"y": -673.55859375,
"type": "target",
"move_mode": "walk",
"action": ""
},
{
"id": 9,
"x": 3241.642578125,
"y": -670.6220703125,
"type": "target",
"move_mode": "walk",
"action": ""
}
]
}
76 changes: 22 additions & 54 deletions repo/js/AutoArtifacts/assets/AutoPath/维摩庄.json
Original file line number Diff line number Diff line change
@@ -1,100 +1,68 @@
{
"info": {
"name": "狗粮_须弥_维摩庄_3",
"name": "维摩庄",
"type": "collect",
"author": "Tim",
"author": "HZYgrandma",
"version": "1.0",
"description": "",
"bgiVersion": "0.34.5"
"bgiVersion": "0.35.0"
},
"positions": [
{
"id": 1,
"x": 2794.1982421875,
"y": -1216.46484375,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 2794.1982421875,
"y": -1216.46484375
"type": "teleport"
},
{
"id": 2,
"x": 2789.333984375,
"y": -1187.43701171875,
"type": "path",
"action": "",
"move_mode": "walk",
"action": ""
"type": "path"
},
{
"id": 3,
"x": 2786.8701171875,
"y": -1163.32275390625,
"type": "path",
"action": "stop_flying",
"move_mode": "fly",
"action": "stop_flying"
"type": "path"
},
{
"id": 5,
"id": 4,
"x": 2719.05517578125,
"y": -1131.2958984375,
"type": "path",
"action": "stop_flying",
"move_mode": "fly",
"action": "stop_flying"
"type": "path"
},
{
"id": 6,
"id": 5,
"x": 2698.4287109375,
"y": -1146.67626953125,
"type": "target",
"action": "",
"move_mode": "walk",
"action": ""
"type": "target"
},
{
"id": 7,
"id": 6,
"x": 2705.5283203125,
"y": -1145.05712890625,
"type": "path",
"action": "",
"move_mode": "walk",
"action": ""
"type": "path"
},
{
"id": 8,
"id": 7,
"x": 2701.0869140625,
"y": -1137.603515625,
"type": "target",
"move_mode": "walk",
"action": ""
},
{
"id": 9,
"x": 2704.130859375,
"y": -1143.216796875,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 10,
"x": 2714.32373046875,
"y": -1116.52978515625,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 11,
"x": 2722.77099609375,
"y": -1095.1630859375,
"type": "path",
"move_mode": "fly",
"action": ""
},
{
"id": 12,
"x": 2724.68359375,
"y": -1083.13525390625,
"type": "target",
"action": "",
"move_mode": "walk",
"action": ""
"type": "target"
}
]
}
44 changes: 44 additions & 0 deletions repo/js/AutoArtifacts/assets/AutoPath/莫尔泰神像.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"info": {
"name": "莫尔泰神像",
"type": "collect",
"author": "HZYgrandma",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.0"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 3563.2939453125,
"y": 3018.47998046875
},
{
"id": 2,
"x": 3579.97265625,
"y": 3048.275390625,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 3,
"x": 3592.68408203125,
"y": 3066.919189453125,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 4,
"x": 3586.05859375,
"y": 3071.087158203125,
"type": "target",
"move_mode": "walk",
"action": ""
}
]
}
52 changes: 26 additions & 26 deletions repo/js/AutoArtifacts/assets/AutoPath/轻策庄.json
Original file line number Diff line number Diff line change
@@ -1,84 +1,84 @@
{
"info": {
"name": "狗粮_璃月_轻策庄_2",
"name": "轻策庄",
"type": "collect",
"author": "Tim",
"author": "HZYgrandma",
"version": "1.0",
"description": "",
"bgiVersion": "0.34.5"
"bgiVersion": "0.35.0"
},
"positions": [
{
"id": 1,
"x": 547.7373046875,
"y": 1766.75341796875,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 547.7373046875,
"y": 1766.75341796875
"type": "teleport"
},
{
"id": 2,
"x": 551.017578125,
"y": 1755.98291015625,
"type": "path",
"action": "",
"move_mode": "walk",
"action": ""
"type": "path"
},
{
"id": 3,
"x": 589.1337890625,
"y": 1724.79931640625,
"type": "path",
"action": "",
"move_mode": "fly",
"action": ""
"type": "path"
},
{
"id": 4,
"x": 613.7158203125,
"y": 1710.28564453125,
"type": "path",
"action": "",
"move_mode": "walk",
"action": ""
"type": "path"
},
{
"id": 5,
"x": 621.2431640625,
"y": 1706.30419921875,
"type": "target",
"action": "",
"move_mode": "walk",
"action": ""
"type": "target"
},
{
"id": 6,
"x": 620.2861328125,
"y": 1711.07568359375,
"type": "path",
"y": 1716.07568359375,
"action": "",
"move_mode": "walk",
"action": ""
"type": "path"
},
{
"id": 7,
"x": 650.8642578125,
"y": 1703.021484375,
"type": "path",
"y": 1713.021484375,
"action": "",
"move_mode": "walk",
"action": ""
"type": "path"
},
{
"id": 9,
"id": 8,
"x": 664.81640625,
"y": 1713.56689453125,
"type": "path",
"action": "",
"move_mode": "walk",
"action": ""
"type": "path"
},
{
"id": 10,
"id": 9,
"x": 662.853515625,
"y": 1720.2998046875,
"type": "target",
"action": "",
"move_mode": "walk",
"action": ""
"type": "target"
}
]
}
4 changes: 3 additions & 1 deletion repo/js/AutoArtifacts/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
async function AutoPath(locationName) {
let filePath = `assets/AutoPath/${locationName}.json`;
await pathingScript.runFile(filePath);
await sleep(2000);
}

function logTimeTaken(startTime) {
Expand Down Expand Up @@ -90,7 +91,7 @@
await KeyMouse('须弥城西北1', 2, 2876, -292);
await KeyMouse('须弥城西北2', 2, 2876, -292);
await AutoPath('化城郭西');
await AutoPath('维摩庄');
await AutoPath('二净甸神像');
await KeyMouse('圣显厅南', 2, 4271, -1666);
await KeyMouse('圣显厅西', 2, 4775, -1437);
await KeyMouse('神的棋盘', 2, 5759, -1309);
Expand All @@ -100,6 +101,7 @@
await KeyMouse('枫丹廷1', 2, 4509, 3630);
await KeyMouse('枫丹廷2', 2, 4509, 3630);
await KeyMouse('欧庇克莱歌剧院东南', 2, 3595, 3254);
await AutoPath('莫尔泰神像');
await KeyMouse('芒索斯山东1', 2, 4985, 4463);
await KeyMouse('芒索斯山东2', 2, 4985, 4463);
await KeyMouse('学术会堂', 2, 4144, 4424);
Expand Down
Loading

0 comments on commit 9c823c8

Please sign in to comment.