Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
huiyadanli committed Oct 19, 2024
2 parents dec2c93 + 9456838 commit 3ae06f1
Show file tree
Hide file tree
Showing 5 changed files with 116 additions and 7 deletions.
115 changes: 110 additions & 5 deletions repo.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"time": "20241018194822",
"time": "20241018234507",
"url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip",
"file": "repo.json",
"indexes": [
Expand Down Expand Up @@ -2184,6 +2184,111 @@
}
]
},
{
"name": "琉璃袋",
"type": "directory",
"children": [
{
"name": "琉璃袋-天工峡-2个.json",
"type": "file",
"hash": "e4054ba892114a6a0c613318426992520bb6b094",
"version": "e4054ba",
"author": "黎歌",
"description": "",
"tags": [
"琉璃袋"
]
},
{
"name": "琉璃袋-天遒谷-2个.json",
"type": "file",
"hash": "522b7318c3dd7e3e727100407acf0e16425b7c58",
"version": "522b731",
"author": "黎歌",
"description": "",
"tags": [
"琉璃袋"
]
},
{
"name": "琉璃袋-孤云阁-2个.json",
"type": "file",
"hash": "d0c4d1babcd536923b7ee31711799b47b409accd",
"version": "d0c4d1b",
"author": "黎歌",
"description": "",
"tags": [
"琉璃袋"
]
},
{
"name": "琉璃袋-层岩巨渊-4个.json",
"type": "file",
"hash": "f86845025a3d82d4ed370eb2de8941a592ced804",
"version": "f868450",
"author": "黎歌",
"description": "",
"tags": [
"琉璃袋"
]
},
{
"name": "琉璃袋-无妄坡-3个.json",
"type": "file",
"hash": "0c70ca22edb8d067ea1dfd505b850e89c71ca071",
"version": "0c70ca2",
"author": "黎歌",
"description": "",
"tags": [
"琉璃袋"
]
},
{
"name": "琉璃袋-无妄坡2-6个.json",
"type": "file",
"hash": "75bae5c75dfb62b07bb1e09b40e85a02ebd8c52b",
"version": "75bae5c",
"author": "黎歌",
"description": "",
"tags": [
"琉璃袋"
]
},
{
"name": "琉璃袋-明蕴镇-6个.json",
"type": "file",
"hash": "14df6bbc8c51fb1fe709fbbab73f22fcecf1aa9e",
"version": "14df6bb",
"author": "黎歌",
"description": "",
"tags": [
"琉璃袋"
]
},
{
"name": "琉璃袋-池中盐水-5个.json",
"type": "file",
"hash": "10c30dbd3a21a03e1d6db69850b3c0b0b1211cd4",
"version": "10c30db",
"author": "黎歌",
"description": "",
"tags": [
"琉璃袋"
]
},
{
"name": "琉璃袋-灵矩关-6个.json",
"type": "file",
"hash": "c17d79e72afd67f093bbf04f3112ebe0cb86f7e3",
"version": "c17d79e",
"author": "黎歌",
"description": "",
"tags": [
"琉璃袋"
]
}
]
},
{
"name": "甜甜花",
"type": "directory",
Expand Down Expand Up @@ -4227,8 +4332,8 @@
{
"name": "Daily Commission",
"type": "directory",
"hash": "a14741afc9423d685755af4c533a83b2ab0fc9d8",
"version": "1.0",
"hash": "685d72f4a3ebc9d8b7f2a617a580b82718042437",
"version": "1.1",
"author": "鹤望兰",
"description": "领取每日委托奖励~|~用于领取每日委托奖励",
"tags": []
Expand Down Expand Up @@ -4263,8 +4368,8 @@
{
"name": "Experience points",
"type": "directory",
"hash": "713c2cc2c7a38ca2788461ed33d1572937ef0ee7",
"version": "1.0",
"hash": "f407258740527a58cfbe184032b2088db1cb6d5e",
"version": "1.1",
"author": "鹤望兰",
"description": "领取历练点~|~用于领取历练点",
"tags": []
Expand Down
2 changes: 2 additions & 0 deletions repo/js/Daily Commission/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
click(1400, 430);
await sleep(3000);
click(950, 800);
await sleep(800);
click(950, 800);

log.info("已领取每日委托奖励");
})();
2 changes: 1 addition & 1 deletion repo/js/Daily Commission/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 1,
"name": "领取每日委托奖励",
"version": "1.0",
"version": "1.1",
"description": "用于领取每日委托奖励",
"authors": [
{
Expand Down
2 changes: 2 additions & 0 deletions repo/js/Experience points/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
await sleep(1000);
click(1550,750);
await sleep(3000);
click(970,1000);
await sleep(3000);
keyPress("Escape");

log.info("已领取历练点");
Expand Down
2 changes: 1 addition & 1 deletion repo/js/Experience points/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 1,
"name": "领取历练点",
"version": "1.0",
"version": "1.1",
"description": "用于领取历练点",
"authors": [
{
Expand Down

0 comments on commit 3ae06f1

Please sign in to comment.