DO multi v3 and pro v3

This commit is contained in:
wanlop run 2025-04-24 00:03:39 +07:00
parent 044c9ac605
commit 866b0ecf9d
31 changed files with 21517 additions and 8685 deletions

View file

@ -1323,6 +1323,9 @@
If BoxID = 123456 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 201193 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If EnableMultiInstanceFromBoxID = 1 Then
If CountryName = "Thailand" Then
@ -1335,7 +1338,7 @@
If BoxID = 123456 Then
Var SpiralOnline = "true"
Var SpiralOnline = "false"
Var InternationalShow = 0
EndIf
@ -2229,7 +2232,7 @@ PRICE "Reset" "-"
Var refresh_str = "-RefreshProf"
STRCONTAIN refresh_str XMLProfile HasRefreshProf
If HasRefreshProf = "true" Then
RebootWithCause "RefreshProf_ProMelon"
EndIf
EndIf