mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-21 04:19:51 +08:00
配对界面切换角色 更新龙王瑶瑶皮肤 修复瓦雷莎错别字
This commit is contained in:
BIN
repo/js/AutoSwitchRoles/Assets/characterimage/瑶瑶02.png
Normal file
BIN
repo/js/AutoSwitchRoles/Assets/characterimage/瑶瑶02.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
BIN
repo/js/AutoSwitchRoles/Assets/characterimage/那维莱特02.png
Normal file
BIN
repo/js/AutoSwitchRoles/Assets/characterimage/那维莱特02.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
@@ -93,7 +93,7 @@
|
||||
蓝砚,风,法器
|
||||
梦见月瑞希,风,法器
|
||||
伊安珊,雷,长枪
|
||||
瓦蕾莎,雷,法器
|
||||
瓦雷莎,雷,法器
|
||||
伊法,风,法器
|
||||
爱可菲,冰,长枪
|
||||
塔利雅,水,单手剑
|
||||
|
||||
@@ -220,7 +220,7 @@ function readAliases() {
|
||||
ro4.dispose();
|
||||
if (confirmFilterBtn.isExist()) {
|
||||
confirmFilterBtn.click();
|
||||
await sleep(50); // 等待筛选结果显示
|
||||
await sleep(200); // 等待筛选结果显示
|
||||
|
||||
// 识别是否有"暂无筛选结果"提示
|
||||
const noResultRo = RecognitionObject.TemplateMatch(noResultTemplate, 0, 0, 1920, 1080);
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "配对界面切换角色",
|
||||
"version": "6.3.0",
|
||||
"bgi_version": "0.54.0",
|
||||
"version": "6.3.1",
|
||||
"bgi_version": "0.55.0",
|
||||
"description": "在配对界面切换指定位置的指定角色",
|
||||
"authors": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user