diff --git a/repo.json b/repo.json index 8ce83942..249b12b8 100644 --- a/repo.json +++ b/repo.json @@ -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": [ @@ -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", @@ -4227,8 +4332,8 @@ { "name": "Daily Commission", "type": "directory", - "hash": "a14741afc9423d685755af4c533a83b2ab0fc9d8", - "version": "1.0", + "hash": "685d72f4a3ebc9d8b7f2a617a580b82718042437", + "version": "1.1", "author": "鹤望兰", "description": "领取每日委托奖励~|~用于领取每日委托奖励", "tags": [] @@ -4263,8 +4368,8 @@ { "name": "Experience points", "type": "directory", - "hash": "713c2cc2c7a38ca2788461ed33d1572937ef0ee7", - "version": "1.0", + "hash": "f407258740527a58cfbe184032b2088db1cb6d5e", + "version": "1.1", "author": "鹤望兰", "description": "领取历练点~|~用于领取历练点", "tags": [] diff --git a/repo/js/Daily Commission/main.js b/repo/js/Daily Commission/main.js index f62c12e0..b2ab13d3 100644 --- a/repo/js/Daily Commission/main.js +++ b/repo/js/Daily Commission/main.js @@ -7,6 +7,8 @@ click(1400, 430); await sleep(3000); click(950, 800); + await sleep(800); + click(950, 800); log.info("已领取每日委托奖励"); })(); \ No newline at end of file diff --git a/repo/js/Daily Commission/manifest.json b/repo/js/Daily Commission/manifest.json index 7d3ec7c2..fc6221d7 100644 --- a/repo/js/Daily Commission/manifest.json +++ b/repo/js/Daily Commission/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 1, "name": "领取每日委托奖励", - "version": "1.0", + "version": "1.1", "description": "用于领取每日委托奖励", "authors": [ { diff --git a/repo/js/Experience points/main.js b/repo/js/Experience points/main.js index 56733155..9a62cbbf 100644 --- a/repo/js/Experience points/main.js +++ b/repo/js/Experience points/main.js @@ -6,6 +6,8 @@ await sleep(1000); click(1550,750); await sleep(3000); + click(970,1000); + await sleep(3000); keyPress("Escape"); log.info("已领取历练点"); diff --git a/repo/js/Experience points/manifest.json b/repo/js/Experience points/manifest.json index ccd47217..179e8e7b 100644 --- a/repo/js/Experience points/manifest.json +++ b/repo/js/Experience points/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 1, "name": "领取历练点", - "version": "1.0", + "version": "1.1", "description": "用于领取历练点", "authors": [ {