genshin.relogin()无法适用于B服 #2398
Unanswered
jiangxinglzw
asked this question in
Q&A
Replies: 3 comments 1 reply
-
|
@zaodonganqi 有送上门的测试人员了 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
官网文档的常见问题里已写,可以先试一下 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
好的,非常感谢回复
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
问题描述:


我在使用"AutoFriendship鸡腿 - 鸡腿好感"这个JS脚本时,发现退出到登陆界面后无法正常重新登陆,发现是因为脚本内调用了genshin.relogin(),而根据官网的描述:"返回到登录界面并重新开门进入游戏(0.44新增)",但是B服需要先点一下登录(图1),才能开始加载到开门的界面(图2).
寻求帮助:
现在可以添加什么代码到文件里面来让脚本正常运行吗?我尝试在genshin.relogin()后面添加await sleep();click(int x, int y);,测试不同参数,但是鼠标位置没有变化。另外,希望后续哪位大佬能让genshin.relogin()适配一下B服。不经常看github,可以邮箱或者QQ联系我:3188653655@qq.com
Beta Was this translation helpful? Give feedback.
All reactions