Files
bettergi-scripts-list/repo/js/1000StarsLoop/settings.json
mno dfae0cea88 js:千星奇域循环 (#2211)
* js:千星奇域循环

用于循环进入指定千星奇域关卡刷经验/完成纪行(氨气艾草)

* Delete 狗粮.zip

* Update repo/js/1000StarsLoop/main.js

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: 躁动的氨气 <131591012+zaodonganqi@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-22 22:42:10 +08:00

25 lines
576 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[
{
"name": "content",
"type": "input-text",
"label": "输入搜索内容名称或GUID"
},
{
"name": "maxAttempts",
"type": "input-text",
"label": "循环次数",
"default": 15
},
{
"name": "returnGenshin",
"type": "checkbox",
"label": "结束后是否返回提瓦特",
"default": true
},
{
"name": "delay",
"type": "input-text",
"label": "按键延迟(毫秒),观察到卡住时适当调大",
"default": 250
}
]