"Enable" 1080 1920 "0xeae6e1" SoundVolume "ROOT/sounds/pleaseWait.wav" ; On open Var LidState = Lid1Status Var StarwState = "Enable" Var LidStrawCountDown = 10 If show_eng = "true" Then Var DirImage = "ROOT/taobin_project/image/page_lid_straw_en" Else Var DirImage = "ROOT/taobin_project/image/page_lid_straw" EndIf 800 Var CountDownBrewing = CountDownBrewing - 1 ; run test; ;If CountDownBrewing = 58 Then ; Open "ROOT/taobin_project/xml/page_brewing.xml" ;EndIf Var LidStrawCountDown = LidStrawCountDown - 1 ; count down If LidStrawCountDown = 1 Then Var LidStrawCountDown = 10 Open "ROOT/taobin_project/xml/page_brewing2.xml" EndIf Var ShowCountDownBrewing = CountDownBrewing Refresh TimerReset ; ; 0 ; 0 ; "ROOT/taobin_project/image/ad_medium_2.png" ; 0 1289 Var( DirImage + "/text2.png" ) 78 1425 Var( DirImage + "/img3.png" ) ; starw left ; lid left ; 751 413 page_doing_show_time_image ; XPosiShowCountDownBrew 470 End 153 88 RobotoBold 0x513C2F ShowCountDownBrewing ; ; 182 ; 700 ; GIFShowProcess ; If MachineStage = "drink-failed" Then Var MachineState_Result = 2 Open "ROOT/taobin_project/xml/page_brewing2.xml" EndIf If MachineStage = "drink-success" Then Var MachineState_Result = 1 EndIf If MachineStage = "drink-failed" Then Var MachineState_Result = 2 EndIf If ChangeStatus = "payout-end" Then Var ChangeOK = 2 EndIf