www.sbet4.com Open in urlscan Pro
99.83.218.107  Public Scan

Submitted URL: http://vip7sbet.com/SABONGNOW
Effective URL: https://www.sbet4.com/Register
Submission: On November 23 via manual from PH — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="form-horizontal ng-pristine ng-scope ng-invalid ng-invalid-required" novalidate="" ng-if="$ctrl.user" ng-submit="$ctrl.submit()">
  <fieldset>
    <legend translate="Register_Account_Registration" class="ng-scope">Account Registration</legend> <!-- ngIf: $ctrl.user.parentAccount.visible -->
    <div class="form-group"> <label class="col-sm-2 control-label"> <i class="fa fa-star"></i> <span translate="Register_Member_Account" class="ng-scope">Member Account</span> </label>
      <div class="col-sm-6 ng-isolate-scope" field-error="" field-error-title="$ctrl.user.account.errorMessage" field-error-is-open="$ctrl.user.account.invalid" ng-class="{ 'has-error': $ctrl.user.account.invalid }" style="position: relative;">
        <input type="text" class="form-control ng-pristine ng-untouched ng-valid ng-empty" placeholder="Two to fifteen characters, beginning with the letter and only contain a combination of letters, numbers and the bottom line"
          ng-model="$ctrl.user.account.value" ng-blur="$ctrl.user.account.validate()"> <!-- ngIf: isOpen --></div>
      <div class="col-sm-4 ng-scope _2R3q5yrRUVZFToMQlonV0z" ng-class="$ctrl.styles['control-info']" translate="Register_Account_Rules">Two to fifteen characters, beginning with the letter and only contain a combination of letters, numbers and the
        bottom line</div>
    </div>
    <div class="form-group"> <label class="col-sm-2 control-label"> <i class="fa fa-star"></i> <span translate="Register_Member_Password" class="ng-scope">Password</span> </label>
      <div class="col-sm-6 ng-isolate-scope" field-error="" field-error-title="$ctrl.user.password.errorMessage" field-error-is-open="$ctrl.user.password.invalid" ng-class="{ 'has-error': $ctrl.user.password.invalid }" style="position: relative;">
        <input type="password" class="form-control ng-pristine ng-untouched ng-valid ng-empty" placeholder="6 characters or more, must contain letters and numbers" ng-model="$ctrl.user.password.value" ng-blur="$ctrl.user.password.validate()"
          ng-change="$ctrl.user.checkPasswordStrength()"> <!-- ngIf: $ctrl.user.passwordStrength --> <!-- ngIf: isOpen --></div>
      <div class="col-sm-4 ng-scope _2R3q5yrRUVZFToMQlonV0z" ng-class="$ctrl.styles['control-info']" translate="Register_Enter_Password">6 characters or more, must contain letters and numbers</div>
    </div>
    <div class="form-group"> <label class="col-sm-2 control-label"> <i class="fa fa-star"></i> <span translate="Register_Confirm_Password" class="ng-scope">Confirm password</span> </label>
      <div class="col-sm-6 ng-isolate-scope" field-error="" field-error-title="$ctrl.user.confirmPassword.errorMessage" field-error-is-open="$ctrl.user.confirmPassword.invalid" ng-class="{ 'has-error': $ctrl.user.confirmPassword.invalid }"
        style="position: relative;"> <input type="password" class="form-control ng-pristine ng-untouched ng-valid ng-empty" placeholder="Please confirm the password" ng-model="$ctrl.user.confirmPassword.value"
          ng-blur="$ctrl.user.confirmPassword.validate()"> <!-- ngIf: isOpen --></div>
      <div class="col-sm-4 ng-scope _2R3q5yrRUVZFToMQlonV0z" ng-class="$ctrl.styles['control-info']" translate="Register_Enter_Confirm_Password">Please confirm the password</div>
    </div> <!-- ngIf: $ctrl.user.moneyPassword.visible -->
    <div class="form-group ng-scope" ng-if="$ctrl.user.moneyPassword.visible"> <label class="col-sm-2 control-label">
        <!-- ngIf: $ctrl.user.moneyPassword.required --><i class="fa fa-star ng-scope" ng-if="$ctrl.user.moneyPassword.required"></i><!-- end ngIf: $ctrl.user.moneyPassword.required --> <span translate="Register_Withdrawal_Password"
          class="ng-scope">Withdrawal password</span> </label>
      <div class="col-sm-6"> <input type="password" class="form-control ng-pristine ng-untouched ng-valid ng-empty" placeholder="Please enter the withdrawal password" ng-model="$ctrl.user.moneyPassword.value"> </div>
      <div class="col-sm-4 ng-scope _2R3q5yrRUVZFToMQlonV0z" ng-class="$ctrl.styles['control-info']" translate="Register_Enter_Withdrawal_Password">Please enter the withdrawal password</div>
    </div><!-- end ngIf: $ctrl.user.moneyPassword.visible -->
  </fieldset>
  <fieldset>
    <legend translate="Register_Member_Profile" class="ng-scope">Member Profile</legend> <!-- ngIf: $ctrl.user.name.visible --> <!-- ngIf: $ctrl.user.mobile.visible -->
    <div class="form-group ng-scope" ng-if="$ctrl.user.mobile.visible"> <label class="col-sm-2 control-label">
        <!-- ngIf: $ctrl.user.mobile.required --><i class="fa fa-star ng-scope" ng-if="$ctrl.user.mobile.required"></i><!-- end ngIf: $ctrl.user.mobile.required --> <span translate="Register_Mobile" class="ng-scope">Mobile</span> </label>
      <div class="col-sm-6 ng-isolate-scope" field-error="" field-error-title="$ctrl.user.mobile.errorMessage" field-error-is-open="$ctrl.user.mobile.invalid" ng-class="{ 'has-error': $ctrl.user.mobile.invalid }" style="position: relative;"> <input
          type="text" class="form-control ng-pristine ng-untouched ng-valid ng-empty" placeholder="Enter your mobile number" ng-disabled="$ctrl.viewModel.mobileIsVerified" ng-model="$ctrl.user.mobile.value" ng-change="$ctrl.user.onMobileChange('')"
          ng-blur="$ctrl.user.mobile.validate()" ng-class="$ctrl.viewModel.mobileTplClass"> <!-- ngIf: $ctrl.phoneActivation --><button ng-disabled="$ctrl.viewModel.mobileIsVerified || $ctrl.viewModel.timing" ng-if="$ctrl.phoneActivation"
          ng-click="$ctrl.sendOtp()" type="button" ng-class="$ctrl.viewModel.mobileTplClass" class="_63olPU7tTNYI4unC6WTkE"> <!-- ngIf: $ctrl.viewModel.mobileChecked --><span ng-if="$ctrl.viewModel.mobileChecked" translate="Agent_verify"
            class="ng-scope">Authentication</span><!-- end ngIf: $ctrl.viewModel.mobileChecked --> <!-- ngIf: $ctrl.viewModel.timing --> <!-- ngIf: $ctrl.viewModel.mobileIsVerified -->
          <!-- ngIf: !$ctrl.viewModel.mobileIsVerified && !$ctrl.viewModel.mobileChecked && !$ctrl.viewModel.timing --> </button><!-- end ngIf: $ctrl.phoneActivation --> <!-- ngIf: isOpen --></div>
      <div class="col-sm-4 ng-scope _2R3q5yrRUVZFToMQlonV0z" ng-class="$ctrl.styles['control-info']" translate="Register_Enter_Mobile">Enter your mobile number</div>
    </div><!-- end ngIf: $ctrl.user.mobile.visible --> <!-- ngIf: $ctrl.user.email.visible --> <!-- ngIf: $ctrl.user.sex.visible --> <!-- ngIf: $ctrl.user.birthday.visible --> <!-- ngIf: $ctrl.user.qqAccount.visible -->
    <!-- ngIf: $ctrl.user.idNumber.visible --> <!-- ngIf: $ctrl.user.groupBank.visible --> <!-- ngIf: $ctrl.user.bankProvince.visible --> <!-- ngIf: $ctrl.user.bankCity.visible --> <!-- ngIf: $ctrl.user.bankAccount.visible -->
    <!-- ngIf: $ctrl.user.checkCode.visible -->
    <div class="form-group ng-scope" ng-if="$ctrl.user.checkCode.visible"> <label class="col-sm-2 control-label"> <i class="fa fa-star"></i> <span translate="Register_Captcha" class="ng-scope">Captcha</span> </label>
      <div class="col-sm-6"> <gupw-captcha-register-box code="$ctrl.user.checkCode.value" on-change="$ctrl.user.onCaptchaChange($value)" class="ng-isolate-scope"><input type="text" placeholder="Check Code" required="" ng-model="$ctrl.code"
            ng-focus="$ctrl.refreshCaptcha()" ng-mousedown="$ctrl.refreshCaptcha()" ng-change="$ctrl.codeChange()" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"> <img ng-class="$ctrl.styles.captcha"
            ng-show="$ctrl.img" class="ng-hide _3MSK6A03OPsM8LoNU-b9qF"></gupw-captcha-register-box> </div>
      <div class="col-sm-4 ng-scope _2R3q5yrRUVZFToMQlonV0z" ng-class="$ctrl.styles['control-info']" translate="Common_Enter_Captcha">Please enter the captcha</div>
    </div><!-- end ngIf: $ctrl.user.checkCode.visible -->
  </fieldset>
  <fieldset>
    <div class="form-group"> <label class="col-sm-2 control-label"></label>
      <div class="control-div col-sm-10"> <label> <input ng-model="$ctrl.user.agree.value" type="checkbox" class="ng-pristine ng-untouched ng-valid ng-empty"> <span translate="Register_Agree" class="ng-scope">I am 18 years old and agree to</span>
        </label> <button ng-class="$ctrl.styles.link" type="button" class="btn btn-link ng-scope _3aYJF-rztJ5g2A_9DDe7Mz" ng-click="$ctrl.openAgreementDialog()" translate="Register_RegisterAgreement">Register Agreement</button> </div>
    </div>
    <div class="form-group">
      <div class="col-sm-offset-2 col-sm-10"> <button type="submit" ng-class="$ctrl.styles.submit" ng-disabled="$ctrl.registerPending" class="btn btn-default _1SkHEsu5miBpcpNXUNtIoM"> <!-- ngIf: !$ctrl.registerPending --><span
            ng-if="!$ctrl.registerPending" translate="Register_Sign_Up" class="ng-scope">Sign up now</span><!-- end ngIf: !$ctrl.registerPending --> <!-- ngIf: $ctrl.registerPending --> </button> <button type="reset" ng-class="$ctrl.styles.reset"
          ng-disabled="$ctrl.registerPending" class="btn btn-default _1zNHYKenEo3OwmY_0Ztyrf"> <span translate="Register_Reset" class="ng-scope">Reset</span> </button> <button type="button" ng-class="$ctrl.styles.freePlay"
          ng-disabled="$ctrl.registerPending" class="btn btn-default C2eOddeuy8qzvJErwDYO8" ui-sref="trial" href="/Trial"> <span translate="Shared_Free_Play" class="ng-scope">Free Play</span> </button> <button type="button"
          ng-class="$ctrl.styles.login" class="btn btn-default invisible" ng-click="$ctrl.openLoginModal()"> <span translate="Shared_Login" class="ng-scope">Login</span> </button> </div>
    </div>
  </fieldset>
</form>

Text Content

Create Your Account

Already have an account? Sign in
Account Registration
Member Account

Two to fifteen characters, beginning with the letter and only contain a
combination of letters, numbers and the bottom line
Password

6 characters or more, must contain letters and numbers
Confirm password

Please confirm the password
Withdrawal password

Please enter the withdrawal password
Member Profile
Mobile
Authentication
Enter your mobile number
Captcha

Please enter the captcha
I am 18 years old and agree to Register Agreement
Sign up now Reset Free Play Login
Need Help? Online Chat

 * 2022/11/23 (Wed) 08:13:03
   
 * LIVE CHAT
   

Login Sign up
APP

   
 * Home
   
 * Slots
        
    1.  JILI Slot
        
    2.  FC Slot
        
    3.  TP Slot
        
    4.  KA Slot
        
    5.  AE Slot
        
    6.  JDB Slot
        
    7.  BNG Slot
        
    8.  CQ9 Slot
        
    9.  PS Slot
        
    10. FG Slot
        
    11. VA Slot
        
    12. RICH88 Slot
        
    13. JOKER Slot
        

   
 * Sabong
       
    1. DS88 Cockfight
       
    2. CF88 Cockfight
       

   
 * Live Casino
       
    1. EVO Live
       
    2. SE Live
       
    3. SA Live
       
    4. TP Live
       

   
 * Fishing
   
 * Table Games
       
    1. JILI cards
       
    2. TP cards
       
    3. RICH88 cards
       
    4. KM cards
       

   
 * Sportbooks
       
    1. UG Sports
       

   
 * Promotions
   

   
 * 
   
 * 
   
 * 
   
 * 
   

News
   
 * Time goes on. So whatever you're going to do, do it. Do it now. Don't wait.
   
 * Hindi Ako Mapatutumba Ng Kabiguan Kung Sapat Ang Lakas Ng Determinasyon Kong
   Magtagumpay.🏆
   
 * Risking is always better than Regretting 😎🥰
   
 * Sa pinakamadilim na sandali ng ating buhay, kailangan nating magtuon upang
   makita ang liwanag.🌌
   
 * Keep calm and bet big 🤑🤑
   
 * Itigil na Ang Pagsasalita At Simulan na ang paggawa para makapagsimula.😶
   
 * May the odds be ever in your favor 😊❤️
   
 * Ngumiti sa harap ng salamin.
   
 * Gawin mo ito tuwing umaga at mapapansin mo ang malaking pagbabago sa iyong
   buhay. 🙂
   
 * Never give up on anybody. Miracles happen every day 💪💪👆👆
   
 * Ang pagtatakda ng mga tunguhin ang unang hakbang sa paglalantad ng
   di-nakikita.🖤
   

To Get a Super Big Win Now! BIG WIN JACKPOT AMOUNT
₱
2
1
,
7
0
0
,
8
7
8
.
0
0
   

 * JILI Slot

   

 * FC Slot

   

 * TP Slot

   

 * CQ9 Slot

   

 * JDB Slot

   

 * BNG Slot

   

 * KA Slot

   

 * PS Slot

   

 * FG Slot

   

 * AE Slot

   

   
 * Super Ace
   
 * Golden Empire
   
 * Fortune Gems
   
 * Money Coming
   
 * Boxing King
   
 * Crazy777
   
 * Mega Ace
   
 * Charge Buffalo
   
 * Ali Baba
   
 * Shanghai Beauty
   
 * Bubble Beauty
   
 * Fengshen
   

MORE
THE HEART OF CASINO GAMING
LIVE CASINO The world's best live video platform, ultra-high-definition live
video, beautiful croupiers will bring you the real experience of visiting the
casino in person!
Play Now

CARD GAMES Really exciting card games, thousands of people are fighting online
at the same time!
Play Now

FISHING GAMES The world's top fishing platform, with diverse gameplay, bursts of
prizes, and gifts every day. Tens of millions of prizes will be hit in one shot!
Play Now


SUPPORT

 * Affiliation
 * How to deposit
 * How to withdrawal
 * Mobile bet
 * About us
 * Contact us
 * Free Play


CASINO

 * Slots
 * Table Games
 * Fishing
 * Live Casino
 * Promotions


OUR PARTERS


PAYMENT METHOD

Copyright © SBet Reserved

Game History