自動購買商品 3.2.8 (#3030)

* 自动购买商品 3.2.8

增加點擊+號、確保全買

* CTLF to LF
This commit is contained in:
this-Fish
2026-03-24 19:12:07 +08:00
committed by GitHub
parent 35b559b86c
commit f0c395108d
2 changed files with 4 additions and 1 deletions

View File

@@ -756,6 +756,9 @@ async function qucikBuy() {
await sleep(200);
click(2370, 1208);
await sleep(200);
// 再點擊+號避免只買99
click(2584, 1204);
await sleep(200);
// 点击确认按钮
click(confirmBtnX, confirmBtnY);

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 1,
"name": "自动购买商品",
"version": "3.2.7",
"version": "3.2.8",
"description": "自动购买商品\n每天刷新商品自动购买商品\n3天刷新商品未到刷新日不购买该商品\n每周刷新商品可指定每周购买商品",
"authors": [
{