Is there a Honkai: Star Rail server status checker? At the time of writing, there is no dedicated Honkai: Star Rail server status checker. Can you log in to different region servers for Honkai: Star Rail? Yes, you can choose a different region server from the start menu of Honkai: Star...
update_checker.reached(): @@ -119,6 +127,8 @@ def _cloud_start(self, skip_first=False): # Click if self.appear_then_click(XPath.GET_REWARD): continue + if self.appear_then_click(XPath.ACCOUNT_LOGIN): + continue if self.appear_then_click(XPath.POPUP_CONFIRM): update_checker.start(...