新增脚本: 尘歌壶一条龙-领取洞天宝钱和角色好感 (#509)
* update repo.json * feat: 尘歌壶一条龙 * update repo.json * JS脚本:feat:双倍好感度支持指定翻页寻找好友,fix:自增坐标间隔好友因单击取消选项卡不点及第四位好友错点备注的bug (#510) * update repo.json * JS脚本:fix历练点双倍好感切换队伍,新增返回七天神像切换指定队伍加速版 (#511) * fix:历练点双倍好感度切换队伍bug,feat:加入关闭提示,debug输出等选项 * JS脚本:返回七天神像切换指定队伍加速版 bgiVersion >= 0.44.1 * update repo.json * 地图追踪路径整理:钓鱼、原海异种 (#512) * update repo.json * Create archive folder. * update repo.json --------- Co-authored-by: 起个名字好难的喵 <25520958+MisakaAldrich@users.noreply.github.com> Co-authored-by: huiyadanli <15783049+huiyadanli@users.noreply.github.com> Co-authored-by: 秋云 <physligl@gmail.com> Co-authored-by: physligl <181079228+physligl@users.noreply.github.com>
This commit is contained in:
12
repo/js/AutoSereniteaPot/settings.json
Normal file
12
repo/js/AutoSereniteaPot/settings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"name": "route",
|
||||
"type": "input-text",
|
||||
"label": "进入尘歌壶以后寻找阿圆的路径\n填写规则:方向键+空格+时间(单位:毫秒)\n多个路径用英文逗号隔开,例如:A 1000,S 1500,A 500"
|
||||
},
|
||||
{
|
||||
"name": "loadingWaitTime",
|
||||
"type": "input-text",
|
||||
"label": "按 F 进入尘歌壶后等待加载的时间(单位:秒)(默认:10)"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user