DO blender and disable

This commit is contained in:
kong 2021-11-05 00:03:35 +07:00
parent a6ccab454d
commit e57e51e0b6
19 changed files with 394 additions and 182 deletions

View file

@ -4,8 +4,14 @@
If NextPage = "-" Then
Else
If Timeout > 30 Then
Open NextPage
If CupOnArm = "true" Then
If Timeout > 9 Then
Open NextPage
EndIf
Else
If Timeout > 30 Then
Open NextPage
EndIf
EndIf
EndIf