fix: 千星滚动找图 (#2849)

This commit is contained in:
躁动的氨气
2026-02-06 16:25:41 +08:00
committed by GitHub
parent 764b8fe5f7
commit 386db09ae9
2 changed files with 6 additions and 6 deletions

View File

@@ -205,11 +205,11 @@ async function findSaveInList(keyword) {
return region;
}
moveMouseTo(890, 800);
// 向下滚动
moveMouseTo(1800, 500);
await sleep(100);
await mouseScrollDown(400);
await sleep(500);
for (let count = 0; count < 5; count++) {
verticalScroll(-10);
}
}
return null;
@@ -325,7 +325,7 @@ async function createMap() {
// 从收藏创建关卡
async function createStarMap() {
await findTextAndClick("搜索", 0, 0, 1920, 120);
inputText(starRoomName);
inputText(roomID);
await sleep(1000);
await findTextAndClick("搜索", 0, 0, 1920, 120);
await sleep(duration);

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 1,
"name": "千星奇域每周成就经验刷取",
"version": "2.6",
"version": "2.7",
"bgi_version": "0.54.0",
"description": "无需自己找图可用于利用成就高经验值刷取经验默认配置每周刷满需要24分钟",
"authors": [