自动刷好感&兽肉

This commit is contained in:
起个名字好难
2025-01-24 06:59:59 +08:00
parent 935aec0d45
commit 525a19a937
5 changed files with 349 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
[
{
"name": "exitdelay",
"type": "input-text",
"label": "退出延迟(秒)(选填)"
},
{
"name": "loadingdelay",
"type": "input-text",
"label": "加载延迟(秒)(选填)"
},
{
"name": "UL",
"type": "checkbox",
"label": "是否开启刷兽肉模式"
},
{
"name": "inputValue",
"type": "input-text",
"label": "刷取个数默认刷9999个"
}
]