th.ku5958.net Open in urlscan Pro
45.223.61.204  Public Scan

Submitted URL: http://ab387.ku16.net/
Effective URL: https://th.ku5958.net/Home/Index
Submission: On January 30 via api from US — Scanned from DE

Form analysis 9 forms found in the DOM

Name: FastTransfer

<form name="FastTransfer" form-validation-setting="false" as-name="ctrl" class="ng-pristine ng-valid ng-valid-maxlength" novalidate="novalidate">
  <div class="popUp_title"> โอนด่วน </div>
  <div class="popUp_in">
    <!-- 內容可隨意更改 -->
    <div class="popUp_prompt">
      <ul class="popList popListBottom">
        <li>
          <span class="w95">บัญชีหลัก</span>
          <div class="popList_in">
            <div class="FT_Money">
              <span ng-bind="ctrl.model.MasterAccountBalanceModel.BalanceAmount" class="ng-binding"></span>
            </div>
          </div>
        </li>
        <li>
          <span class="w95 ng-binding" style="color:#ffa800" ng-bind="ctrl.ChangePlatformName(ctrl.gameType)"></span>
          <div class="popList_in">
            <div class="FT_Money" style="height:32px">
              <span ng-bind="ctrl.model.GameAccountBalanceModel.GameBalanceAmount" class="ng-binding"></span>
            </div>
            <!-- ngIf: ctrl.gameType && (ctrl.gameType =='BB_LiveGame' || ctrl.gameType =='BB_Ball' || ctrl.subGameType =='TS_Sport' || ctrl.subGameType =='NBBSport') -->
          </div>
        </li>
        <li>
          <span class="w95">จำนวนเงิน</span>
          <div class="popList_in">
            <input data-transferamount="" class="txt_transfer ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty ng-valid-maxlength" name="transferAmount" type="text" maxlength="10" placeholder="โปรดใส่จำนวนเงิน"
              ng-enter="ctrl.TransferFromAccountToGame()" ng-model="ctrl.model.TranscationPostModel.TransferAmount" validate-input-custom="^([1-9][0-9]*)?$" max-amount="0" ng-keyup="ctrl.CheckTransferAmount()" focus-when-not-disable=""
              style="font-size:16px;font-weight: bold;">
            <input class="btn_transfer" type="button" value="โอนทั้งหมด" ajax-submit-auto-disable="กำลังโอน..." ng-valid-click="ctrl.TransferMainAllAmountToGame()" is-auto-disabled="false">
            <!-- ngIf: ctrl.gameType && ctrl.gameType == 'OBLive' -->
          </div>
        </li>
      </ul>
      <div class="FT_button_bg">
        <input type="button" class="FT_button_w50L" value="เข้าสู่เกม" ng-click="ctrl.EnterGame()" disabled="disabled">
        <input type="button" class="FT_button_w50R" value="ยืนยัน" ajax-submit-auto-disable="กำลังโอน..." ng-valid-click="ctrl.TransferFromAccountToGame()" is-auto-disabled="false">
      </div>
    </div>
  </div>
</form>

Name: GuildFastTransfer

<form name="GuildFastTransfer" form-validation-setting="false" as-name="ctrl" class="ng-pristine ng-valid ng-valid-maxlength" novalidate="novalidate">
  <div class="popUp_title"> โอนด่วน </div>
  <div class="popUp_in">
    <!-- 內容可隨意更改 -->
    <div class="popUp_prompt">
      <ul class="popList popListBottom">
        <li>
          <span class="w95">บัญชีหลัก</span>
          <div class="popList_in">
            <div class="FT_Money">
              <span ng-bind="ctrl.model.MasterAccountBalanceModel.BalanceAmount" class="ng-binding"></span>
            </div>
          </div>
        </li>
        <li>
          <span class="w95 ng-binding" style="color:#ffa800" ng-bind="ctrl.ChangePlatformName(ctrl.gameType)"></span>
          <div class="popList_in">
            <div class="FT_Money" style="height:32px">
              <span ng-bind="ctrl.model.GameAccountBalanceModel.GameBalanceAmount" class="ng-binding"></span>
            </div>
            <!-- ngIf: ctrl.gameType && (ctrl.gameType =='BB_LiveGame' || ctrl.gameType =='BB_Ball' || ctrl.subGameType =='TS_Sport' || ctrl.subGameType =='NBBSport') -->
          </div>
        </li>
        <li>
          <span class="w95">จำนวนเงิน</span>
          <div class="popList_in">
            <input data-transferamount="" class="txt_transfer ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty ng-valid-maxlength" name="transferAmount" type="text" maxlength="10" placeholder="โปรดใส่จำนวนเงิน"
              ng-enter="ctrl.TransferFromAccountToGame()" ng-model="ctrl.model.TranscationPostModel.TransferAmount" validate-input-custom="^([1-9][0-9]*)?$" max-amount="0" ng-keyup="ctrl.CheckTransferAmount()" focus-when-not-disable=""
              style="font-size:16px;font-weight: bold;">
            <input class="btn_transfer" type="button" value="โอนทั้งหมด" ajax-submit-auto-disable="กำลังโอน..." ng-valid-click="ctrl.TransferMainAllAmountToGame()" is-auto-disabled="false">
            <!-- ngIf: ctrl.gameType && ctrl.gameType == 'OBLive' -->
          </div>
        </li>
      </ul>
      <div class="FT_button_bg">
        <input type="button" class="FT_button_w50L" value="เข้าสู่เกม" ng-click="ctrl.EnterGame()" disabled="disabled">
        <input type="button" class="FT_button_w50R" value="ยืนยัน" ajax-submit-auto-disable="กำลังโอน..." ng-valid-click="ctrl.TransferFromAccountToGame()" is-auto-disabled="false">
      </div>
    </div>
  </div>
</form>

Name: RegisterServicePOST

<form method="post" name="RegisterService" id="RegisterService" form-validation-setting="false" as-name="ctrl" autocomplete="off" class="ng-pristine ng-valid-maxlength ng-invalid ng-invalid-required" novalidate="novalidate">
  <div style="display:none">
    <input type="password" disableautocomplete="" autocomplete="off" tabindex="-1">
  </div>
  <ul class="popList popList_register">
    <!-- ngIf: ctrl.model.CreateModel.InviteAccountID == undefined || ctrl.model.CreateModel.InviteAccountID.length == 0 -->
    <li ng-if="ctrl.model.CreateModel.InviteAccountID == undefined || ctrl.model.CreateModel.InviteAccountID.length == 0" class="ng-scope">
      <span class="popList_T w70">ผู้แนะนำ</span>
      <!-- ngIf: ctrl.model.AgencyURLOriginal == '' -->
      <!-- ngIf: ctrl.model.AgencyURLOriginal != '' -->
      <div ng-if="ctrl.model.AgencyURLOriginal != ''" class="ng-scope">
        <select class="w270 ng-pristine ng-untouched ng-valid ng-not-empty" ng-model="ctrl.model.CreateModel.AgencyURL">
          <option value="AB387" class="ng-binding" selected="selected">AB387</option>
          <option value="">ไม่เลือก</option>
        </select>
      </div><!-- end ngIf: ctrl.model.AgencyURLOriginal != '' -->
    </li><!-- end ngIf: ctrl.model.CreateModel.InviteAccountID == undefined || ctrl.model.CreateModel.InviteAccountID.length == 0 -->
    <li>
      <span class="popList_T w70">ยูสเซอร์เนม</span>
      <div>
        <input class="w270" type="text" name="AccountID" style="display:none">
        <input class="w270 ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty ng-valid-maxlength" type="text" id="AccountID" name="AccountID" maxlength="10"
          ng-class="ctrl.model.ShowType==Models.RegisterViewModel.ShowTypeEnum.ACCOUNT_EXIST ? 'memberACInput':''" placeholder="เลขหรืออักษรอังกฤษ 4 ~ 10 ตัว" ckspace="true" ckaccountrulewithregister="true" ckaccountexist="true"
          validate-input-reg-custom="^[A-Za-z0-9]{0,10}$" ng-trim="false" ng-focus="ctrl.RegisterPWDOnFocus();ctrl.OpenMousemoveKeep()" ng-blur="ctrl.RegisterPWDOnBlur();ctrl.VerifyAccountIDOnBlur();ctrl.CloseMousemoveKeep()"
          ng-keyup="ctrl.CheckValid($event)" ng-change="ctrl.VerifyAccountIDOnChange()" ng-model="ctrl.model.CreateModel.AccountID" capitalize="">
        <div class="selectAC" id="dvRecommendAccounts" bind-html-compile="ctrl.canUseAccount"></div>
        <div style="position:absolute;z-index:5;right:0px;margin-right: 10px;width:16px">
          <a class="memberACHint_OK ng-hide" ng-show="ctrl.model.ShowType == '2'"></a>
          <a class="memberACHint_NG ng-hide" ng-show="ctrl.model.ShowType == '3'"></a>
        </div>
      </div>
    </li>
    <li>
      <span class="popList_T w70">ชื่อเล่น</span>
      <div>
        <input class="w270 ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty" type="text" id="NickName" name="NickName" ng-model="ctrl.model.CreateModel.NickName" ng-change="ctrl.CheckValid($event)" view-culture-maxlength="8"
          placeholder="สามารถกรอกได้ไม่เกิน 8 ตัวอักษร" cknickname="true" on-blur-trim-and-replace-double-space="" ng-disabled="ctrl.InputDisabled()" validate-input-reg-custom="^$|^[a-zA-Z0-9\u0E00-\u0E7F][a-zA-Z0-9\u0E00-\u0E7F\s]{0,24}$"
          ng-trim="false">
      </div>
    </li>
    <li>
      <!-- 密碼 -->
      <span class="popList_T w70">รหัสผ่าน</span>
      <div id="RegisterPWD">
        <input class="w270 ng-pristine ng-untouched ng-valid ng-isolate-scope ellipsis ng-empty disc" type="text" id="PWD" name="PWD" ng-model="ctrl.model.CreateModel.PWD" ng-keyup="ctrl.CheckValid($event)" ng-focus="ctrl.RegisterPWDOnFocus()"
          ng-blur="ctrl.RegisterPWDOnBlur()" tips-content="ตั้งรหัสผ่านได้มากสุด 10 ตัว !" max-length="10" ng-trim="false" placeholder="เลขหรืออักษรอังกฤษ 6 ~ 10 ตัว" cksamepasswordbyregister="true" cksimplepasswordbyregister="true" ckpassword="true"
          disableautocomplete="" autocomplete="off" validate-input-reg-custom="^[A-Za-z0-9]{0,10}$" ng-disabled="ctrl.InputDisabled()" password-eye="true">
        <div class="btn_bankEye"><a class="icon_bankEye"></a></div>
      </div>
    </li>
  </ul>
  <div class="popList_line"></div>
  <ul class="popList popList_register">
    <li>
      <span class="popList_T">เบอร์มือถือ</span>
      <div>
        <div class="popList_verify" ng-class="{'off':ctrl.model.IsCaptchaCodeVerified,'fill-grey':!ctrl.model.ElementManager.IsEnabled('txtRegCellPhone') || ctrl.model.IsCaptchaCodeVerified}">
          <div class="popList_verL">
            <input id="txtRegCellPhone" name="txtRegCellPhone" class="popList_verW100 ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" maxlength="10" type="text" placeholder="ระบุเบอร์ 10 หลัก"
              ng-model="ctrl.model.CreateModel.CellPhone" ng-disabled="!ctrl.model.ElementManager.IsEnabled('txtRegCellPhone') || ctrl.model.IsCaptchaCodeVerified" ng-change="ctrl.VerifyCellPhone()" ng-keyup="ctrl.CheckValid($event)" required=""
              ckcellphoneverify="true" validate-input-reg-custom="^[0-9]*$" ng-trim="false" aria-required="true">
          </div>
          <div class="popList_verR">
            <!-- 短信按鈕 -->
            <!-- ngIf: ctrl.model.ElementManager.IsVisible('sendCaptchaButton') && !ctrl.model.IsCaptchaCodeVerified --><input type="button" id="sendCaptchaButton"
              ng-if="ctrl.model.ElementManager.IsVisible('sendCaptchaButton') &amp;&amp; !ctrl.model.IsCaptchaCodeVerified" ng-class="ctrl.GetSendCaptchaButtonClass()" ng-disabled="!ctrl.IsSendCaptchaButtonEnabled()"
              ng-valid-click="ctrl.SendCaptchaButtonClick()" ajax-submit-auto-disable-v2="ส่ง" is-auto-disabled="false" requiredvalid="txtRegCellPhone" original-name="รับ OTP" ng-value="ctrl.model.SendCaptchaButtonName" class="ng-scope verCode_Msg"
              value="รับ OTP" disabled="disabled"><!-- end ngIf: ctrl.model.ElementManager.IsVisible('sendCaptchaButton') && !ctrl.model.IsCaptchaCodeVerified -->
            <!-- ngIf: !ctrl.model.ElementManager.IsVisible('sendCaptchaButton') && !ctrl.model.IsCaptchaCodeVerified -->
            <!-- ngIf: ctrl.model.IsCaptchaCodeVerified -->
          </div>
        </div>
        <!-- ngIf: !ctrl.model.ElementManager.IsVisible('sendCaptchaButton') && !ctrl.model.IsCaptchaCodeVerified -->
      </div>
    </li>
    <li>
      <span class="popList_T">รหัสยืนยัน</span>
      <div>
        <div class="popList_verify">
          <div class="popList_verL">
            <!-- ngIf: ctrl.model.ElementManager.IsVisible('RegisterCaptchaCode') --><input type="text" id="RegisterCaptchaCode" name="RegisterCaptchaCode" placeholder="ตัวเลข 4 หลัก"
              ng-class="{'popList_verW100_ok' :ctrl.model.IsCaptchaCodeVerified, 'popList_verW100':!ctrl.model.IsCaptchaCodeVerified,'fill-f3': ctrl.IsVerifyModeCallCustomerServiceOnly()}"
              ng-if="ctrl.model.ElementManager.IsVisible('RegisterCaptchaCode')" ng-model="ctrl.model.CreateModel.CaptchaCode" ng-disabled="ctrl.model.IsCaptchaCodeVerified || ctrl.IsVerifyModeCallCustomerServiceOnly()"
              ng-keyup="ctrl.CheckValid($event)" ng-change="ctrl.VerifyCaptchaChange()" maxlength="4" ckcaptchacodebyregister="true" disableautocomplete="" autocomplete="off" validate-input-reg-custom="^[0-9]*$" ng-trim="false"
              class="ng-pristine ng-untouched ng-valid ng-scope ng-isolate-scope ng-empty ng-valid-maxlength popList_verW100"><!-- end ngIf: ctrl.model.ElementManager.IsVisible('RegisterCaptchaCode') -->
            <!--disabled-->
            <!-- ngIf: !ctrl.model.ElementManager.IsVisible('RegisterCaptchaCode') -->
          </div>
          <!-- ngIf: !ctrl.model.IsCaptchaCodeVerified -->
          <div class="popList_verR ng-scope" ng-if="!ctrl.model.IsCaptchaCodeVerified">
            <!-- ngIf: ctrl.IsVerifyCaptchaCodeButtonEnabled() -->
            <!-- ngIf: !ctrl.IsVerifyCaptchaCodeButtonEnabled() --><input ng-if="!ctrl.IsVerifyCaptchaCodeButtonEnabled()" type="button" class="verCode_Msg ng-scope" ng-disabled="true" value="ส่ง"
              disabled="disabled"><!-- end ngIf: !ctrl.IsVerifyCaptchaCodeButtonEnabled() -->
          </div><!-- end ngIf: !ctrl.model.IsCaptchaCodeVerified -->
        </div>
        <!-- ngIf: !ctrl.model.IsCaptchaCodeVerified && ctrl.model.ElementManager.IsEnabled('VerifiedEffectiveTime') -->
      </div>
    </li>
  </ul>
  <div class="popList_line"></div>
  <ul class="popList popList_register">
    <li>
      <div class="checkBoxIn on" ng-click="ctrl.ChangeAgreement('AgreementOfReceiveSMS')" ng-class="ctrl.model.AgreementOfReceiveSMS"></div>
      <div class="checkHint">ยอมรับข่าวสารผ่านข้อความหรือไม่</div>
    </li>
    <li>
      <div id="AgreementOfRule" ng-click="ctrl.ChangeAgreement('AgreementOfRule')" ng-class="ctrl.model.AgreementOfRule" class="checkBoxIn on">
        <input type="hidden" name="agreementofrule" ng-value="ctrl.model.AgreementOfRule" autocomplete="off" value="checkBoxIn on">
      </div>
      <div class="checkHint2"> ฉันอายุครบ 18 ปีบริบูรณ์ ได้อ่านข้อตกลงและยอมรับกฎการเดิมพันและ <a class="servPage" open-window="/Home/GameTerms" op-width="800" op-height="600" op-scroll="true" op-title="เงื่อนไขการบริการ">เงื่อนไขการบริการ</a>
      </div>
    </li>
  </ul>
  <input id="RegisterMemberButton" ng-disabled="!ctrl.model.ElementManager.IsEnabled('RegisterMemberButton')" type="button" class="sentOut" value="ยืนยัน" ng-click="ctrl.RegisterMember()" disabled="disabled">
</form>

Name: frmLoginPOST

<form method="post" name="frmLogin" form-validation-setting="false" as-name="ctrl" id="frmLogin" class="ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength" novalidate="novalidate">
  <ul class="popList">
    <li>
      <span class="w70">ยูสเซอร์เนม</span>
      <div>
        <!-- ngIf: !ctrl.model.ShowPhoneVerify --><input class="w270 ng-pristine ng-untouched ng-scope ng-isolate-scope ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" id="accountId" ng-if="!ctrl.model.ShowPhoneVerify" name="accountId"
          type="text" placeholder="ยูสเซอร์เนมหรือเบอร์มือถือ" maxlength="10" required="" ckaccountid="true" ng-model="ctrl.model.AccountID" ng-enter="ctrl.SignInButtonClick()" validate-input-reg-custom="^[A-Za-z0-9]{0,10}$"
          ng-change="ctrl.CheckSignInButtonDisabled()" ng-trim="false" capitalize=""><!-- end ngIf: !ctrl.model.ShowPhoneVerify -->
        <!-- ngIf: ctrl.model.ShowPhoneVerify -->
      </div>
    </li>
    <li>
      <span class="w70">รหัสผ่าน</span>
      <div>
        <input class="w270 ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required ng-valid-maxlength disc" name="accountPwd" id="accountPwd" type="password" autocomplete="off" placeholder="เลขหรืออักษรอังกฤษ 6 ~ 10 ตัว"
          maxlength="10" required="" ckaccountpwd="true" ng-change="ctrl.CheckSignInButtonDisabled()" ng-model="ctrl.model.AccountPWD" ng-enter="ctrl.SignInButtonClick()" validate-input-reg-custom="^[\w]*$" disableautocomplete="" ng-trim="false"
          password-eye="false" aria-required="true">
        <div class="btn_bankEye"><a class="icon_bankEye off"></a></div>
      </div>
    </li>
    <!-- ngIf: ctrl.model.ShowPhoneVerify -->
    <li class="popUpLogin">
      <!-- ngIf: ctrl.IsShowRegister(true) --><a class="btn_memberJoin ng-scope" id="RegisterMemberJoin" ng-if="ctrl.IsShowRegister(true)" fbox-open="#MemberJoin" fbox-auto-resize="true" fbox-overlay-close="false" fbox-focus="AccountID" fbox-close-confirm="คุณยังลงทะเบียนไม่เสร็จ ต้องการทำต่อหรือไม่?" fbox-close-confirm-oktext="ดำเนินการต่อ" fbox-close-confirm-canceltext="ออก" fbox-close-confirm-ok-button-class="fancybox-confirm-button" fbox-close-confirm-cancel-button-class="fancybox-cancel-button" fbox-check-async="ctrl.CheckIfRegister()">สมัครสมาชิก!</a><!-- end ngIf: ctrl.IsShowRegister(true) -->
      <a class="btn_forgetCode fancybox" fbox-open="#forgetPwd" ng-click="ctrl.ForgetPWOpen()" fbox-overlay-close="false">ลืมรหัสผ่าน?</a>
    </li>
    <!-- ngIf: ctrl.model.ShowSliderCaptcha -->
  </ul>
  <input type="button" id="signin" class="sentOut" ng-disabled="ctrl.IsSignInButtonDisabled()" is-auto-disabled="false" value="เข้าสู่ระบบ" ajax-submit-auto-disable-v2="เข้าสู่ระบบ" ng-promise-click="ctrl.SignCheck()" disabled="disabled">
  <input type="hidden" id="hfUniqueSessionId" value="TM1488917706319216640" autocomplete="off">
</form>

Name: protectLoginFormPOST

<form method="post" form-validation-setting="false" as-name="ctrl" id="protectLoginForm" name="protectLoginForm" class="ng-pristine ng-valid ng-valid-maxlength" novalidate="novalidate">
  <ul class="popList popList_register">
    <li class="popUpSet_T">ท่านยังไม่ได้ตั้งค่ารหัสป้องกันกรุณายืนยันผ่านโทรศัพท์ของท่านเพื่อทำการตั้งค่า</li>
    <li>
      <span class="w70">รหัสป้องกัน</span>
      <div>
        <input type="password" id="ProtectCode" name="PWD" class="w270 ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty disc" style="background-color: #f1f1f1;" placeholder="เลขหรืออักษรอังกฤษ 6 ~ 10 ตัว"
          ng-model="ctrl.model.ProtectCodeModel.PWD" max-length="10" tips-content="ตั้งรหัสผ่านได้มากสุด 10 ตัว !" ckprotectcoderequired="true" cksimplepassword="true" ng-change="ctrl.CheckProtectLoginFormValid();" ng-focus="ctrl.ShowTextPrompt()"
          disableautocomplete="" autocomplete="off" validate-input-reg-custom="^[A-Za-z0-9]*$" allow-trim-space="true" ng-trim="false" password-eye="false">
        <div class="btn_bankEye"><a class="icon_bankEye off"></a></div>
      </div>
      <div class="txt_prompt" style="display: none;">ต้องไม่เหมือนกับรหัสผ่านเข้าสู่ระบบ!</div>
    </li>
    <li>
      <span class="w70">กรอกอีกครั้ง</span>
      <div>
        <input type="password" id="CheckPWDConfirmation" name="CheckPWDConfirmation" class="w270 ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty ng-valid-maxlength disc" style="background-color: #f1f1f1;"
          placeholder="เลขหรืออักษรอังกฤษ 6 ~ 10 ตัว" ng-model="ctrl.model.ProtectCodeModel.PWDConfirmation" ng-change="ctrl.CheckProtectLoginFormValid()" maxlength="10" ckprotectcodeconfirmation="true" ckprotectcodeconfirmationrequired="true"
          disableautocomplete="" autocomplete="off" validate-input-reg-custom="^[A-Za-z0-9]*$" allow-trim-space="true" ng-trim="false" password-eye="false">
        <div class="btn_bankEye"><a class="icon_bankEye off"></a></div>
      </div>
    </li>
  </ul>
  <div class="popList_line"></div>
  <ul class="popList popList_register">
    <li>
      <span class="w70">เบอร์มือถือ</span>
      <div>
        <div class="popList_verify">
          <div class="popList_verL">
            <input id="textProtectCodeCellPhone" name="textProtectCodeCellPhone" class="popList_verW100 ng-pristine ng-untouched ng-valid ng-empty" type="text" ng-model="ctrl.model.ProtectCodeModel.CellPhone" disabled="disabled">
          </div>
          <div class="popList_verR">
            <!-- 短信按鈕 -->
            <!-- ngIf: ctrl.model.ElementManager.IsVisible('ProtectCodeSendCaptchaButton') && !ctrl.model.ProtectCodeModel.IsCaptchaCodeVerified --><input id="ProtectCodeSendCaptchaButton" type="button"
              ng-if="ctrl.model.ElementManager.IsVisible('ProtectCodeSendCaptchaButton') &amp;&amp; !ctrl.model.ProtectCodeModel.IsCaptchaCodeVerified" ng-class="ctrl.GetSendCaptchaButtonClass()" ng-disabled="!ctrl.IsSendCaptchaButtonEnabled()"
              ng-promise-click="ctrl.SendCaptchaButtonClick()" ajax-submit-auto-disable-v2="ส่ง" is-auto-disabled="false" requiredvalid="textProtectCodeCellPhone" ng-value="ctrl.model.ProtectCodeModel.SendCaptchaButtonName" original-name="loading"
              class="ng-scope verCode_Msg" value="loading" disabled="disabled"><!-- end ngIf: ctrl.model.ElementManager.IsVisible('ProtectCodeSendCaptchaButton') && !ctrl.model.ProtectCodeModel.IsCaptchaCodeVerified -->
            <!-- ngIf: !ctrl.model.ElementManager.IsVisible('ProtectCodeSendCaptchaButton') && !ctrl.model.ProtectCodeModel.IsCaptchaCodeVerified -->
            <!-- ngIf: ctrl.model.ProtectCodeModel.IsCaptchaCodeVerified -->
            <!-- ngIf: !ctrl.model.ElementManager.IsVisible('ProtectCodeSendCaptchaButton') && !ctrl.model.ProtectCodeModel.IsCaptchaCodeVerified -->
          </div>
        </div>
      </div>
    </li>
    <li>
      <span class="w70">รหัสยืนยัน</span>
      <div>
        <div class="popList_verify">
          <div class="popList_verL">
            <!-- ngIf: ctrl.model.ElementManager.IsVisible('ProtectCodeCaptchaCode') --><input type="text" id="ProtectCodeCaptchaCode" name="ProtectCodeCaptchaCode" placeholder="ตัวเลข 4 หลัก"
              ng-class="ctrl.model.ProtectCodeModel.IsCaptchaCodeVerified ? 'popList_verW100_ok' : 'popList_verW100'" ng-if="ctrl.model.ElementManager.IsVisible('ProtectCodeCaptchaCode')" ng-model="ctrl.model.ProtectCodeModel.CaptchaCode"
              ng-disabled="ctrl.model.ProtectCodeModel.IsCaptchaCodeVerified || ctrl.model.ProtectCodeModel.IsCanNotUseSMSProvider" ng-keyup="ctrl.CheckProtectLoginFormValid($event)" ng-change="ctrl.VerifyCaptchaChange()" maxlength="4"
              ckprotectcodemodelcaptchacode="true" disableautocomplete="" autocomplete="off" validate-input-reg-custom="^[0-9]*$" ng-trim="false"
              class="ng-pristine ng-untouched ng-valid ng-scope ng-isolate-scope ng-empty ng-valid-maxlength popList_verW100"><!-- end ngIf: ctrl.model.ElementManager.IsVisible('ProtectCodeCaptchaCode') -->
            <!--disabled-->
            <!-- ngIf: !ctrl.model.ElementManager.IsVisible('ProtectCodeCaptchaCode') -->
          </div>
          <div class="popList_verR">
            <!-- ngIf: ctrl.IsVerifyCaptchaCodeButtonEnabled() && !ctrl.model.ProtectCodeModel.IsCaptchaCodeVerified -->
            <!-- ngIf: !ctrl.IsVerifyCaptchaCodeButtonEnabled() && !ctrl.model.ProtectCodeModel.IsCaptchaCodeVerified --><input ng-if="!ctrl.IsVerifyCaptchaCodeButtonEnabled() &amp;&amp; !ctrl.model.ProtectCodeModel.IsCaptchaCodeVerified"
              type="button" class="verCode_Msg ng-scope" ng-disabled="true" value="ส่ง" disabled="disabled"><!-- end ngIf: !ctrl.IsVerifyCaptchaCodeButtonEnabled() && !ctrl.model.ProtectCodeModel.IsCaptchaCodeVerified -->
            <!-- ngIf: !ctrl.model.ProtectCodeModel.IsCaptchaCodeVerified && ctrl.model.ElementManager.IsEnabled('VerifiedEffectiveTime') -->
          </div>
        </div>
      </div>
    </li>
  </ul>
  <div class="popList_line"></div>
  <input id="ProtectCodeLoginButton" ng-disabled="!ctrl.model.ElementManager.IsEnabled('ProtectCodeLoginButton')" type="button" class="sentOut" value="ยืนยัน" ajax-submit-auto-disable-v2="เข้าสู่ระบบ" ng-promise-click="ctrl.SignCheck(true)"
    disabled="disabled">
</form>

Name: CallBackRegisterService

<form name="CallBackRegisterService" form-validation-setting="false" as-name="ctrl" class="ng-pristine ng-valid ng-valid-maxlength" novalidate="novalidate">
  <ul class="popList form_serv">
    <li class="form_servHint"> บริษัทของเราให้บริการสายด่วนคุณภาพสูงตลอด 24 ชั่วโมงพร้อมตัวเลือกภาษาที่หลากหลาย หากคุณมีคำถามใดๆ โปรดติดต่อเรา </li>
    <li>
      <span>เลือกภาษา</span>
      <div class="form_Lang">
        <!-- ngRepeat: (index, row) in ctrl.model.CallbackLanguageInfo --><input type="button" ng-click="ctrl.ClickCallbackLanguageInfo(row.CallbackLanguageID)" ng-value="row.Description" ng-repeat="(index, row) in ctrl.model.CallbackLanguageInfo"
          ng-class="row.CssClass" class="ng-scope on" value="ภาษาไทย" style=""><!-- end ngRepeat: (index, row) in ctrl.model.CallbackLanguageInfo --><input type="button" ng-click="ctrl.ClickCallbackLanguageInfo(row.CallbackLanguageID)"
          ng-value="row.Description" ng-repeat="(index, row) in ctrl.model.CallbackLanguageInfo" ng-class="row.CssClass" class="ng-scope" value="English" style=""><!-- end ngRepeat: (index, row) in ctrl.model.CallbackLanguageInfo --><input
          type="button" ng-click="ctrl.ClickCallbackLanguageInfo(row.CallbackLanguageID)" ng-value="row.Description" ng-repeat="(index, row) in ctrl.model.CallbackLanguageInfo" ng-class="row.CssClass" class="ng-scope"
          value="中文"><!-- end ngRepeat: (index, row) in ctrl.model.CallbackLanguageInfo --><input type="button" ng-click="ctrl.ClickCallbackLanguageInfo(row.CallbackLanguageID)" ng-value="row.Description"
          ng-repeat="(index, row) in ctrl.model.CallbackLanguageInfo" ng-class="row.CssClass" class="ng-scope" value="Tiếng Việt"><!-- end ngRepeat: (index, row) in ctrl.model.CallbackLanguageInfo -->
        <input id="hidLanguageInfoID" name="hidLanguageInfoID" type="hidden" ng-value="ctrl.model.CreateModel.CallbackLanguageID" cklanguageinfo="true" autocomplete="off" value="5">
      </div>
    </li>
    <li>
      <span>ประเภทปัญหา</span>
      <div class="form_Quest">
        <!-- ngRepeat: (index, row) in ctrl.model.QuestionTypeInfo --><input type="button" ng-click="ctrl.ClickQuestionTypeInfo(row.QuestionTypeID)" ng-value="row.Description" ng-repeat="(index, row) in ctrl.model.QuestionTypeInfo"
          ng-class="row.CssClass" class="ng-scope btn_servPoint" value="เงินเดิมพัน" style=""><!-- end ngRepeat: (index, row) in ctrl.model.QuestionTypeInfo --><input type="button" ng-click="ctrl.ClickQuestionTypeInfo(row.QuestionTypeID)"
          ng-value="row.Description" ng-repeat="(index, row) in ctrl.model.QuestionTypeInfo" ng-class="row.CssClass" class="ng-scope btn_servSport" value="ปัญหาประเภทบอล"
          style=""><!-- end ngRepeat: (index, row) in ctrl.model.QuestionTypeInfo --><input type="button" ng-click="ctrl.ClickQuestionTypeInfo(row.QuestionTypeID)" ng-value="row.Description" ng-repeat="(index, row) in ctrl.model.QuestionTypeInfo"
          ng-class="row.CssClass" class="ng-scope btn_servLive" value="คาสิโนสด" style=""><!-- end ngRepeat: (index, row) in ctrl.model.QuestionTypeInfo --><input type="button" ng-click="ctrl.ClickQuestionTypeInfo(row.QuestionTypeID)"
          ng-value="row.Description" ng-repeat="(index, row) in ctrl.model.QuestionTypeInfo" ng-class="row.CssClass" class="ng-scope btn_servBall" value="เดิมพันหวย" style=""><!-- end ngRepeat: (index, row) in ctrl.model.QuestionTypeInfo --><input
          type="button" ng-click="ctrl.ClickQuestionTypeInfo(row.QuestionTypeID)" ng-value="row.Description" ng-repeat="(index, row) in ctrl.model.QuestionTypeInfo" ng-class="row.CssClass" class="ng-scope btn_servSign" value="สมัครสมาชิก"
          style=""><!-- end ngRepeat: (index, row) in ctrl.model.QuestionTypeInfo --><input type="button" ng-click="ctrl.ClickQuestionTypeInfo(row.QuestionTypeID)" ng-value="row.Description" ng-repeat="(index, row) in ctrl.model.QuestionTypeInfo"
          ng-class="row.CssClass" class="ng-scope btn_servSlot" value="เกมสล็อต" style=""><!-- end ngRepeat: (index, row) in ctrl.model.QuestionTypeInfo -->
        <input id="hidQuestionTypeID" name="hidQuestionTypeID" type="hidden" ng-value="ctrl.model.CreateModel.QuestionTypeID" ckquestion="true" autocomplete="off">
      </div>
    </li>
    <li>
      <span>เบอร์มือถือ</span>
      <div>
        <input type="text" name="phone" class="w260 ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty ng-valid-maxlength" ckminlength="true" requiredphone="true" placeholder="ระบุเบอร์ 10 หลัก" ng-model="ctrl.model.CreateModel.Phone"
          validate-input-reg-custom="^([0-9]*)?$" allow-mask="true" ng-trim="false" maxlength="16">
      </div>
    </li>
  </ul>
  <input type="button" id="btnSendCallbackSvc" class="sentOut" ajax-submit-auto-disable-v2="กำลังส่ง" ng-click="ctrl.RegisterMember(ctrl.model.CreateModel)" value="ยืนยัน">
</form>

Name: frmSendCode

<form name="frmSendCode" autocomplete="off" form-validation-setting="false" as-name="ctrl" class="ng-pristine ng-valid-maxlength ng-invalid ng-invalid-required" novalidate="novalidate">
  <ul class="popList popList_register">
    <li class="pswHint" ng-show="!ctrl.IsPasswordTypeDisabled">
      <div class="icon_keyForget"></div>
      <div class="pswHint_t"> โปรดกรอกข้อมูลเพื่อรับรหัสยืนยันทางโทรศัพท์มือถือ! </div>
    </li>
    <li>
      <span class="w70">ประเภท<br>รหัสผ่าน</span>
      <div>
        <select class="w270 ng-pristine ng-untouched ng-valid ng-not-empty ng-valid-required" id="PWDType" name="PWDType" required="" ng-disabled="ctrl.model.IsCallCustomerWithCallbackOK || ctrl.model.SendSMSVerifyCount > 0"
          ng-model="ctrl.model.VerifyModel.SecretCodeType" ckselectoptionbyforgetpwd="true" ng-options="option.Value as option.Text for option in ctrl.model.PasswordTypeList" ng-class="ctrl.IsPasswordTypeDisabled ? 'disable-pointer-events' : ''"
          ng-change="ctrl.PwdTypeChange()" aria-required="true">
          <option label="โปรดเลือกประเภทรหัสผ่าน" value="string:0" selected="selected">โปรดเลือกประเภทรหัสผ่าน</option>
          <option label="รหัสผ่านเข้าสู่ระบบ" value="string:1">รหัสผ่านเข้าสู่ระบบ</option>
          <option label="รหัสป้องกัน" value="string:2">รหัสป้องกัน</option>
          <option label="รหัสผ่านเข้าสู่ระบบและรหัสป้องกัน" value="string:3">รหัสผ่านเข้าสู่ระบบและรหัสป้องกัน</option>
        </select>
      </div>
    </li>
    <!-- ngIf: !ctrl.IsPasswordTypeDisabled -->
    <li ng-if="!ctrl.IsPasswordTypeDisabled" class="ng-scope">
      <span class="w70">ยูสเซอร์เนม</span>
      <div>
        <input class="w270 ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" type="text" id="forgetPwdAccount" name="forgetPwdAccount" placeholder="กรุณาใส่ยูสเซอร์เนม" required="" maxlength="10"
          capitalize="" ckspacebyforgetpwd="true" ckaccountbyforgetpwd="true" disableautocomplete="" autocomplete="off" ng-disabled="ctrl.appContext.LoginStatus == 2 || ctrl.model.IsCallCustomerWithCallbackOK || ctrl.model.SendSMSVerifyCount > 0"
          ng-model="ctrl.model.SendCaptchaModel.AccountID" validate-input-reg-custom="^[A-Za-z0-9]{0,10}$" ng-trim="false">
      </div>
    </li><!-- end ngIf: !ctrl.IsPasswordTypeDisabled -->
    <li>
      <span class="w70">เบอร์มือถือ</span>
      <div>
        <div class="popList_verify">
          <div class="popList_verL">
            <input type="text" name="CellPhone" class="popList_verW100 ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty ng-valid-maxlength" maxlength="10" placeholder="เบอร์มือถือที่ลงทะเบียน"
              ng-model="ctrl.model.SendCaptchaModel.CellPhone" ng-disabled="ctrl.IsSendSMSWithWaitNextEnable() || ctrl.model.IsCallCustomerWithCallbackOK || ctrl.model.SendSMSVerifyCount > 0" ng-change="ctrl.OnCellphoneChange()"
              ng-keyup="ctrl.CheckStep1InputValid($event)" ckcellphonebyforgetpwd="true" validate-input-reg-custom="^[0-9]*$" ng-trim="false">
          </div>
          <div class="popList_verR">
            <!-- 短信按鈕 -->
            <!-- ngIf: !ctrl.IsSendSMSWithWaitNextEnable() --><input type="button" ng-if="!ctrl.IsSendSMSWithWaitNextEnable()" ng-class="ctrl.GetSendCaptchaButtonClass()" ng-disabled="!ctrl.IsSendCaptchaButtonEnabled()"
              ng-valid-click="ctrl.SendCaptchaButtonClick()" ajax-submit-auto-disable-v2="ส่ง" is-auto-disabled="false" requiredvalid="CellPhone" ng-value="ctrl.GetSendCaptchaButtonName()" original-name="loading" class="ng-scope verCode_Msg"
              value="loading" disabled="disabled"><!-- end ngIf: !ctrl.IsSendSMSWithWaitNextEnable() -->
            <!-- ngIf: ctrl.IsSendSMSWithWaitNextEnable() -->
          </div>
        </div>
        <!-- ngIf: ctrl.IsSendSMSWithWaitNextEnable() -->
      </div>
    </li>
    <li>
      <span class="w70">รหัสยืนยัน</span>
      <div>
        <!-- ngIf: !ctrl.model.IsCallCustomerWithCallbackOK --><input class="w270 ng-pristine ng-untouched ng-valid ng-scope ng-isolate-scope ng-empty ng-valid-maxlength" type="text" id="CaptchaCode" name="CaptchaCode" placeholder="ตัวเลข 4 หลัก"
          ng-model="ctrl.model.VerifyModel.CaptchaCode" maxlength="4" ckcaptchacodebyforgetpwd="true" ng-if="!ctrl.model.IsCallCustomerWithCallbackOK" ng-disabled="ctrl.model.IsCanNotUseSMSProvider" disableautocomplete="" autocomplete="off"
          validate-input-reg-custom="^[0-9]*$" ng-trim="false"><!-- end ngIf: !ctrl.model.IsCallCustomerWithCallbackOK -->
        <!-- ngIf: ctrl.model.IsCallCustomerWithCallbackOK -->
      </div>
    </li>
  </ul>
  <input id="btnVerifyCaptchaCode" name="btnVerifyCaptchaCode" type="button" class="sentOut" value="ยืนยัน" ng-disabled="!ctrl.IsStep1InputValid() || ctrl.model.IsLoading || ctrl.model.IsCustomerServiceOverLimit" is-auto-disabled="false"
    ng-promise-click="ctrl.VerifyCaptchaForgetPwd()" ajax-submit-auto-disable-v2="กำลังส่ง" disabled="disabled">
</form>

Name: ComplaintBox

<form name="ComplaintBox" id="ComplaintBox" form-validation-setting="true" as-name="ctrl" class="ng-pristine ng-valid ng-valid-maxlength" novalidate="novalidate">
  <div class="popUp_title" style="text-align:center">กล่องร้องเรียน</div>
  <div class="popUp_in">
    <!-- 内容可随意更改 -->
    <div class="popUp_prompt">
      <ul class="popList">
        <li class="complaint_prompt">
          <div class="icon_complaint"></div>
          <div class="complaint_prompt_text"> การปรับปรุงคุณภาพและบริการของเราขึ้นอยู่กับข้อเสนอแนะและคำติชมของท่าน<br>
            <p>ขอบคุณสำหรับความคิดเห็นของท่าน!</p>
          </div>
        </li>
        <!--不顯示會員帳號欄位-->
        <li style="display:none;">
          <span class="w80">ยูสเซอร์เนม</span>
          <div>
            <input id="ComplianBoxAccountID" class="w260 ng-pristine ng-untouched ng-valid ng-empty" name="ComplianBoxAccountID" ng-model="ctrl.model.CreatePostData.MemberAccountID" type="text" disabled="disabled">
          </div>
        </li>
        <li class="popUp_form">
          <span class="w80">เจ้าหน้าที่<br>ผู้ให้บริการ</span>
          <div class="dropdown">
            <input type="text" class="w260 ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty ng-valid-maxlength" id="CustServiceAccount" name="CustServiceAccount" maxlength="50" ng-keyup="ctrl.OnBEAccountChange()"
              ng-change="ctrl.OnBEAccountChange()" ng-model="ctrl.model.CreatePostData.CustServiceNickName" ng-click="ctrl.ToggleBEAccountDropdown('click')" ng-blur="ctrl.VerifyBEAccount();ctrl.HideBEAccountDropdown('click')"
              ckspacecustserviceaccount="true" validate-input-reg-custom="^[^\x20]{0,50}$" ng-trim="false" placeholder="กรุณาเลือกหรือค้นหา">
            <div id="accountDropdown" class="dropdown-content w260" style="max-height:200px" ng-mouseenter="ctrl.ShowBEAccountDropdown('mouse')" ng-mouseleave="ctrl.HideBEAccountDropdown('mouse')">
              <!-- ngRepeat: row in ctrl.model.BEAccountFilteredList -->
              <div ng-show="ctrl.model.BEAccountFilteredList.length == 0" class="ng-hide">
                <div>ไม่พบข้อมูลพนักงานที่ตรงกัน</div>
              </div>
            </div>
          </div>
        </li>
        <li class="popUp_form">
          <span class="w80">ระดับความ<br>พึงพอใจ</span>
          <div class="dropdown">
            <select id="CustServicePerformance" name="CustServicePerformance" onmouseover="this.focus();" class="w260 ng-pristine ng-untouched ng-valid ng-empty" ng-model="ctrl.model.CreatePostData.CustServicePerformanceID"
              ng-options="o.PerformanceID as o.Message for o in ctrl.model.GetCustomerServicePerformanceResult" ckselectoptioncustserviceperformance="true">
              <option value="" class="" selected="selected">กรุณาเลือก</option>
            </select>
          </div>
        </li>
        <li class="popUp_form">
          <span class="w80">ข้อเสนอแนะ</span>
          <div>
            <textarea id="ComplaintContent" name="ComplaintContent" validate-input-reg-custom="^$|^[A-Za-z0-9.·•.。,,/()()\s\u0E00-\u0E7F\s]{0,1000}$" max-length="1000" ng-model="ctrl.model.CreatePostData.ComplaintContent"
              ng-change="ctrl.SetViewCultureLength(1000);" ng-blur="ctrl.ComplaintContentBlur()" ckspacecomplaintcontent="true" class="msg_textarea w260 ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty" ng-trim="false"
              placeholder="กรุณากรอกความคิดเห็น"></textarea>
            <span class="complaintHint ng-binding">( / 1000)</span>
          </div>
        </li>
      </ul>
      <input type="button" class="sentL" value="ลบทั้งหมด" ng-click="ctrl.ResetData()">
      <input type="button" id="btnSendComplian" class="sentR" ajax-submit-auto-disable-v2="กำลังส่ง" value="ยืนยัน" ng-valid-click="ctrl.CheckCreateCustomerServiceComplaintList()">
    </div>
  </div>
</form>

Name: CellphoneVerify

<form name="CellphoneVerify" form-validation-setting="false" as-name="ctrl" autocomplete="off" class="ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength" novalidate="novalidate">
  <ul class="popList" style="width:360px;">
    <li style="height:80px;">
      <div class="icon_joinCell"></div>
      <div class="cellHint">
        <div>ผูกเบอร์โทรศัพท์</div>
        <spna>ใช้ในการฝากถอนเงิน <br>การกู้รหัสผ่านคืนและฟังก์ชันอื่นๆ</spna>
      </div>
    </li>
    <li>
      <span>เบอร์มือถือ</span>
      <div ng-clock="">
        <input type="text" id="CellPhone" name="CellPhone" maxlength="10" style="width:120px;margin: 0 10px" placeholder="ระบุเบอร์ 10 หลัก" ng-model="ctrl.model.CreateModel.CellPhone"
          ng-disabled="ctrl.model.IsSendCaptcha || ctrl.model.IsRunningCustomerServiceState || ctrl.model.IsCellPhoneOverSendTime" ng-change="ctrl.IsCellPhoneValid()" required="" ckcellphoneverify="true" validate-input-reg-custom="^[0-9]*$"
          allow-mask="true" ng-trim="false" class="ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" aria-required="true">
        <!-- ngIf: !ctrl.model.IsSendCaptcha && ctrl.model.IsCellPhoneValid -->
        <!-- ngIf: !ctrl.model.IsCountDownOver -->
        <!-- ngIf: !ctrl.model.IsSendCaptcha && !ctrl.model.IsCellPhoneValid --><a class="sentCellCode off ng-binding ng-scope" ng-if="!ctrl.model.IsSendCaptcha &amp;&amp; !ctrl.model.IsCellPhoneValid" ng-class="{'voice': ctrl.model.CurrentVerifyMode == 2}">loading</a><!-- end ngIf: !ctrl.model.IsSendCaptcha && !ctrl.model.IsCellPhoneValid -->
        <!-- ngIf: ctrl.model.IsSendCaptcha && !ctrl.model.IsCanNotUseSMSProvider -->
        <!-- ngIf: ctrl.model.IsSendCaptcha && ctrl.model.IsCanNotUseSMSProvider -->
      </div>
    </li>
    <li>
      <span>รหัสยืนยัน</span>
      <div>
        <!-- ngIf: !ctrl.model.IsCanNotUseSMSProvider --><input type="text" name="CaptchaCode" placeholder="ตัวเลข 4 หลัก" class="MJ_code ng-pristine ng-untouched ng-scope ng-isolate-scope ng-empty ng-invalid ng-invalid-required ng-valid-maxlength"
          style="margin-left:10px;width:267px;" ng-model="ctrl.model.CreateModel.CaptchaCode" ng-change="ctrl.CaptchaCodeOnChange()" maxlength="4" required="" ckcaptchacode="true" disableautocomplete="" autocomplete="off"
          ng-if="!ctrl.model.IsCanNotUseSMSProvider" validate-input-reg-custom="^[0-9]*$" ng-trim="false"><!-- end ngIf: !ctrl.model.IsCanNotUseSMSProvider -->
        <!-- ngIf: ctrl.model.IsCanNotUseSMSProvider -->
      </div>
    </li>
    <li>
      <div ng-click="ctrl.ChangeAgreement()" ng-class="ctrl.model.AgreementOfReceiveSMS" class="checkBox on">
      </div>
      <div class="checkHint2">
        <div>ยอมรับข้อความแจ้งเตือน</div>
        <span style="color: #a4a4a4">คุณยอมรับการส่งข้อมูลกิจกรรมผ่านมือถือหรือไม่</span>
      </div>
    </li>
  </ul>
  <!-- ngIf: !ctrl.IsDisabledCaptcha && !ctrl.IsGetCaptcha && ctrl.model.IsCellPhoneValid -->
  <!-- ngIf: ctrl.IsDisabledCaptcha || ctrl.IsGetCaptcha || !ctrl.model.IsCellPhoneValid --><input type="button" class="sentOut ng-scope" style="width:360px;" ng-if="ctrl.IsDisabledCaptcha || ctrl.IsGetCaptcha || !ctrl.model.IsCellPhoneValid"
    value="ยืนยัน" ng-disabled="true" disabled="disabled"><!-- end ngIf: ctrl.IsDisabledCaptcha || ctrl.IsGetCaptcha || !ctrl.model.IsCellPhoneValid -->
</form>

Text Content

30-01 06:26
|
สมัครสมาชิก เข้าสู่ระบบ


 * KUยอดนิยม
   
   KU กีฬา
   
   KU คาสิโนสด
   
   
   KU หวย
   
   3D สล็อต
 * |
 * กีฬา
   
   KU กีฬา
   
   
   JZ กีฬา
   
   SABA
   
   AG
   
   AI
   
   CMD
   
   PANDA
   
   คอยติดตามเร็วๆนี้
 * |
 * คาสิโนสด
   
   SA
   
   KU
   คาสิโนสด
   
   
   AES
   
   DG
   
   AG
   
   EVO
   
   ALLBET
   
   WM
   
   "XG" อยู่ระหว่างการปิดปรับปรุง!!
   
   
   
   XG
   
   DB
 * |
 * สล็อต
   
   CQ9
   
   JOKER
   
   3D
   
   
   PG
   
   FC
   
   
   FTG
   
   DS
   
   BNG
   
   KA
   
   PLS
 * |
 * หวย
   
   BBIN
   
   KU หวย
   
   
   คอยติดตามเร็วๆนี้
 * |
 * อีสปอร์ต
   
   SABA
   
   IM
   
   DB
 * |
 * เกมยิงปลา
   
   CQ9
   
   KS
   
   KA
   
   DS
   
   3D
   
   
   AG
   
 * |
 * ดวลไพ่
   
   MP
   
   3D
   
   
   คอยติดตามเร็วๆนี้
 * |
 * โปรโมชัน
 * |
 * 
    ดาวน์โหลด APP

โอนด่วน
 * บัญชีหลัก
   
 * 
 * จำนวนเงิน
   


 * 
   
 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 
 * 
 * 


ข่าวล่าสุด |
พันธมิตรเพียงหนึ่งเดียวในเอเชียที่ได้รับเลือกจากลีกทางการลาลีกาสเปน 1 ใน 5
ลีกใหญ่ของยุโรป แจกไพ่โดยดีลเลอร์สาวสวยชื่อดังสุดเซ็กซี่
ที่มีผู้ติดตามนับล้านจากหลากประเทศ
และเป็นคาสิโนออนไลน์หนึ่งเดียวของเอเชียที่เปิดให้เข้าชมสถานที่จริง
พร้อมส่งมอบความสุขให้กับท่าน ตลอด 24 ชั่วโมง!
รายชื่อผู้ชนะ
รายชื่อผู้ชนะ


ลุ้นรับรางวัล 100 ล้าน ทุกสัปดาห์



COOL-IN ไลฟ์สด


การแข่งขันกีฬาตื่นเต้นเร้าใจMCสาวเซ็กซี่
เข้าชม

คุณไม่มีสิทธิ์การเข้าถึง"COOL-IN ไลฟ์สด"!

ลีกลาลีกา สเปน


ลีกลาลีกา สเปน จาก 5 ลีกใหญ่ยุโรป
พันธมิตรหนึ่งเดียวในทวีปเอเชีย
เข้าชม

ดูหนังฟรี


ดูหนังฟรี ดูได้ตลอดเวลา
เข้าชม

คุณไม่ได้รับอนุญาตให้เข้า โปรดเลือกรายการอื่นๆ ขอบคุณค่ะ

ไฮไลท์กิจกรรม


ไฮไลท์กิจกรรม
เข้าชม
 * เกี่ยวกับพวกเรา
 * |
 * ศูนย์ช่วยเหลือ
 * |
 * เงื่อนไขการเล่นพนัน
 * |
 * ศูนย์บริการ
 * |
 * เว็บไซต์สำรอง
 * |
 * เบอร์ติดต่อ: +63276215 740

คู่มือเว็บไซต์|

กีฬา

 * KU
 * JZ
 * CMD
 * AG
 * SABA
 * AI
 * PANDA

คาสิโนสด

 * KU
 * AG
 * WM
 * DG
 * ALLBET
 * SA
 * AES
 * EVO
 * XG
 * DB

สล็อต

 * 3D
 * BNG
 * CQ9
 * PLS
 * DS
 * KA
 * PG
 * JOKER
 * FTG
 * FC

หวย

 * KU
 * BBIN

อีสปอร์ต

 * IM
 * SABA
 * DB

เกมยิงปลา

 * 3D
 * CQ9
 * DS
 * KA
 * KS
 * AG

ดวลไพ่

 * 3D
 * MP

บริการช่วยเหลือ

 * ศูนย์ช่วยเหลือ
 * กล่องร้องเรียน
 * ศูนย์บริการ
 * พื้นที่ประกาศ
 * ข้อมูลบริษัท
 * ปณิธานองค์กร
 * แนะนำคาสิโน

เข้าสู่เกม
 * บัญชีหลัก
   
   


โอนด่วน
 * บัญชีหลัก
   
 * 
 * จำนวนเงิน
   



KU เวอร์ชันมือถือ
สนุกได้ทุกที่ เดิมพันได้ทุกเวลา

เบราว์เซอร์ของคุณไม่รองรับแท็กวิดีโอ HTML5 นี้
 * 
   บริการลูกค้า
   LINEบริการลูกค้า
   
   ID:@668djdvn
 * 
   บริการออนไลน์
   
 * 
   บริการโทรกลับ
   
   
   

   
   
 * 
   Anydesk
 * 
   กล่องร้องเรียน

@668djdvn



สมัครสมาชิก
   
 * ผู้แนะนำ
   AB387 ไม่เลือก
   
 * ยูสเซอร์เนม
   
 * ชื่อเล่น
   
 * รหัสผ่าน
   


 * เบอร์มือถือ
   
 * รหัสยืนยัน
   


 * ยอมรับข่าวสารผ่านข้อความหรือไม่
 * ฉันอายุครบ 18 ปีบริบูรณ์ ได้อ่านข้อตกลงและยอมรับกฎการเดิมพันและ
   เงื่อนไขการบริการ


การตรวจสอบความปลอดภัย



ลากลูกศรไปทางขวาให้ตรงภาพ

เข้าสู่ระบบสมาชิก
 * ยูสเซอร์เนม
   
 * รหัสผ่าน
   
   
 * สมัครสมาชิก! ลืมรหัสผ่าน?
   

ตั้งค่า

 * ท่านยังไม่ได้ตั้งค่ารหัสป้องกันกรุณายืนยันผ่านโทรศัพท์ของท่านเพื่อทำการตั้งค่า
 * รหัสป้องกัน
   
   ต้องไม่เหมือนกับรหัสผ่านเข้าสู่ระบบ!
 * กรอกอีกครั้ง
   


 * เบอร์มือถือ
   
 * รหัสยืนยัน
   


ข้อมูล


บริการโทรกลับ
 * บริษัทของเราให้บริการสายด่วนคุณภาพสูงตลอด 24
   ชั่วโมงพร้อมตัวเลือกภาษาที่หลากหลาย หากคุณมีคำถามใดๆ โปรดติดต่อเรา
 * เลือกภาษา
   
 * ประเภทปัญหา
   
 * เบอร์มือถือ
   

ลืมรหัสผ่าน
 * โปรดกรอกข้อมูลเพื่อรับรหัสยืนยันทางโทรศัพท์มือถือ!
 * ประเภท
   รหัสผ่าน
   โปรดเลือกประเภทรหัสผ่านรหัสผ่านเข้าสู่ระบบรหัสป้องกันรหัสผ่านเข้าสู่ระบบและรหัสป้องกัน
   
 * ยูสเซอร์เนม
   
   
 * เบอร์มือถือ
   
 * รหัสยืนยัน
   

กล่องร้องเรียน
 * การปรับปรุงคุณภาพและบริการของเราขึ้นอยู่กับข้อเสนอแนะและคำติชมของท่าน
   
   
   ขอบคุณสำหรับความคิดเห็นของท่าน!

   
 * ยูสเซอร์เนม
   
 * เจ้าหน้าที่
   ผู้ให้บริการ
   ไม่พบข้อมูลพนักงานที่ตรงกัน
 * ระดับความ
   พึงพอใจ
   กรุณาเลือก
 * ข้อเสนอแนะ
   ( / 1000)

 * ผูกเบอร์โทรศัพท์
   ใช้ในการฝากถอนเงิน
   การกู้รหัสผ่านคืนและฟังก์ชันอื่นๆ
 * เบอร์มือถือ
   loading
 * รหัสยืนยัน
   
 * ยอมรับข้อความแจ้งเตือน
   คุณยอมรับการส่งข้อมูลกิจกรรมผ่านมือถือหรือไม่