Fix many bug and move instance

This commit is contained in:
wanlop run 2025-05-14 00:23:57 +07:00
parent 2151bf0ae5
commit ba53a7a47a
20 changed files with 143 additions and 245 deletions

View file

@ -20,28 +20,8 @@
EndIf
EndIf
If NextPage = "-" Then
If Timeout > 60 Then
;include="ROOT/taobin_project/inc/return_condition.ev"
EndIf
Else
If CupOnArm = "true" Then
If Timeout > 9 Then
SAVELOG "COA9"
Var NextPageAlternate = NextPage
Var NextPage = "-"
Open NextPageAlternate
EndIf
Else
If Timeout > 30 Then
SAVELOG "COA30"
Var NextPageAlternate = NextPage
Var NextPage = "-"
Open NextPageAlternate
EndIf
EndIf
If Timeout > 60 Then
;include="ROOT/taobin_project/inc/return_condition.ev"
EndIf
Var Timeout = Timeout + 1