tp77704.com Open in urlscan Pro
75.2.15.89  Public Scan

Submitted URL: http://th458.com/
Effective URL: https://tp77704.com/Register?f=25625
Submission: On October 13 via manual from PH — Scanned from DE

Form analysis 2 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> <i ng-class="[$ctrl.styles.icon, $ctrl.styles.account]"></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> <i ng-class="[$ctrl.styles.icon, $ctrl.styles.password]"></i> <span translate="Register_Member_Password" class="ng-scope">Password</span> </label>
      <div class="col-sm-6" ng-class="{ 'has-error': $ctrl.user.password.invalid }">
        <div style="right: -15px; position: relative;" field-error="" field-error-title="$ctrl.user.password.errorMessage" field-error-is-open="$ctrl.user.password.invalid" class="ng-isolate-scope"><!-- ngIf: isOpen --></div>
        <div show-pw="" class="ng-isolate-scope" 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: isPw --><i ng-if="isPw" ng-click="showPw()" class="icon-eye fas fa-eye-slash ng-scope" ng-style="style" style="position: absolute; z-index: 1; top: 50%; right: 8px; color: rgb(136, 136, 136); font-size: 18px; background: none; transform: translateY(-50%);"></i><!-- end ngIf: isPw -->
          <!-- ngIf: !isPw -->
        </div> <!-- ngIf: $ctrl.user.passwordStrength -->
      </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> <i ng-class="[$ctrl.styles.icon, $ctrl.styles.confirmPassword]"></i> <span translate="Register_Confirm_Password" class="ng-scope">Confirm password</span>
      </label>
      <div class="col-sm-6" ng-class="{ 'has-error': $ctrl.user.confirmPassword.invalid }">
        <div style="right: -15px; position: relative;" field-error="" field-error-title="$ctrl.user.confirmPassword.errorMessage" field-error-is-open="$ctrl.user.confirmPassword.invalid" class="ng-isolate-scope"><!-- ngIf: isOpen --></div>
        <div show-pw="" class="ng-isolate-scope" 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: isPw --><i ng-if="isPw" ng-click="showPw()" class="icon-eye fas fa-eye-slash ng-scope" ng-style="style" style="position: absolute; z-index: 1; top: 50%; right: 8px; color: rgb(136, 136, 136); font-size: 18px; background: none; transform: translateY(-50%);"></i><!-- end ngIf: isPw -->
          <!-- ngIf: !isPw -->
        </div>
      </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 -->
        <i ng-class="[$ctrl.styles.icon, $ctrl.styles.moneyPassword]"></i> <span translate="Register_Withdrawal_Password" class="ng-scope">Withdrawal password</span> </label>
      <div class="col-sm-6 ng-isolate-scope" show-pw="" style="position: relative;"> <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">
        <!-- ngIf: isPw --><i ng-if="isPw" ng-click="showPw()" class="icon-eye fas fa-eye-slash ng-scope" ng-style="style" style="position: absolute; z-index: 1; top: 50%; right: 23px; color: rgb(136, 136, 136); font-size: 18px; background: none; transform: translateY(-50%);"></i><!-- end ngIf: isPw -->
        <!-- ngIf: !isPw -->
      </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 -->
    <legend translate="Register_Member_Profile" class="ng-scope">Member Profile</legend> <!-- ngIf: $ctrl.user.name.visible -->
    <div class="form-group name ng-scope" ng-if="$ctrl.user.name.visible"> <label class="col-sm-2 control-label">
        <!-- ngIf: $ctrl.user.name.required --><i class="fa fa-star ng-scope" ng-if="$ctrl.user.name.required"></i><!-- end ngIf: $ctrl.user.name.required --> <i ng-class="[$ctrl.styles.icon, $ctrl.styles.name]"></i> <span
          translate="Register_Real_Name" class="ng-scope">Full name</span> </label>
      <div class="col-sm-6 ng-isolate-scope" field-error="" field-error-title="$ctrl.user.name.errorMessage" field-error-is-open="$ctrl.user.name.invalid" ng-class="{ 'has-error': $ctrl.user.name.invalid }" style="position: relative;"> <input
          type="text" class="form-control ng-pristine ng-untouched ng-valid ng-empty" placeholder="Your name must be the same for the withdrawal of bank accounts, or can not withdraw" ng-model="$ctrl.user.name.value"
          ng-blur="$ctrl.user.name.validate()"> <!-- ngIf: isOpen --></div>
      <div class="col-sm-4 ng-scope _2R3q5yrRUVZFToMQlonV0z" ng-class="$ctrl.styles['control-info']" translate="Register_Name_Rules">Your name must be the same for the withdrawal of bank accounts, or can not withdraw</div>
    </div><!-- end ngIf: $ctrl.user.name.visible --> <!-- 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> <i ng-class="[$ctrl.styles.icon, $ctrl.styles.checkCode]"></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.captchaFocus()" ng-mousedown="$ctrl.captchaFocus()" 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" ng-click="$ctrl.refreshCaptcha()" 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-not-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>

<form novalidate="" ng-submit="$ctrl.login()" class="ng-pristine ng-invalid ng-invalid-required"> <input ng-class="$ctrl.styles.account" type="text" placeholder="Account" ng-model="$ctrl.user.account.value"
    class="ng-pristine ng-untouched ng-valid ng-empty _3BDW1Ob6N-qPat4VHjgkK9">
  <div ng-class="$ctrl.styles['pw-wrapper']" show-pw="" class="ng-isolate-scope EJZ5Zg2KkoVf5TDaurKNd" style="position: relative;"> <input ng-class="$ctrl.styles.password" type="password" placeholder="Password" ng-model="$ctrl.user.password.value"
      class="ng-pristine ng-untouched ng-valid ng-empty _1taLYFzLTadho3dUKc4ud-">
    <!-- ngIf: isPw --><i ng-if="isPw" ng-click="showPw()" class="icon-eye fas fa-eye-slash ng-scope" ng-style="style" style="position: absolute; z-index: 1; top: 50%; right: 8px; color: rgb(255, 255, 255); font-size: 16px; background: none; transform: translateY(-50%);"></i><!-- end ngIf: isPw -->
    <!-- ngIf: !isPw -->
  </div>
  <div ng-class="$ctrl.styles['check-code-wrapper']" class="Hs4mIA2_iwF8XOfDpDRct"> <gupw-captcha-login-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.captchaFocus()" ng-mousedown="$ctrl.captchaFocus()" ng-change="$ctrl.codeChange()" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"> <img
        ng-class="$ctrl.styles.captcha" ng-show="$ctrl.img" ng-click="$ctrl.refreshCaptcha()" class="ng-hide dVSNlKsQ1qaz1uSto7bNM"> </gupw-captcha-login-box> </div> <button type="button" ng-class="$ctrl.styles['forget-btn']"
    class="btn btn-link ng-scope mTJn-dYHwKzL0bE2o9Tpw" translate="Shared_Forget" forget-password="">GET P/W</button> <button type="submit" class="_3tNe87SuiFThlh5UaZjkrW _2QDJnCM6HaI7ygyN4T0FNN" ng-class="$ctrl.styles['login-btn']"
    ng-mouseenter="$ctrl.agreeVisible = true" ng-mouseleave="$ctrl.agreeVisible = false" ng-disabled="$ctrl.loginPending"> <!-- ngIf: $ctrl.loginPending --> <!-- ngIf: !$ctrl.loginPending --><span ng-if="!$ctrl.loginPending" translate="Shared_Login"
      class="ng-scope">Login</span><!-- end ngIf: !$ctrl.loginPending --> </button> <button type="button" ui-sref="register" class="_3tNe87SuiFThlh5UaZjkrW nvduV2GhSZMNp7lZvcUDm" ng-class="$ctrl.styles['register-btn']" translate="Shared_Nav_JoinUs"
    href="/Register">Sign up</button>
  <div ng-class="$ctrl.styles.agree" ng-show="$ctrl.agreeVisible" ng-mouseenter="$ctrl.agreeVisible = true" ng-mouseleave="$ctrl.agreeVisible = false" class="ng-hide _1XhTR-5t_YNwHt7VKPZ3WV"> <span translate="Shared_ClickAgree" class="ng-scope">Click
      Sign agreed to</span> <button type="button" class="btn btn-link ng-scope" translate="Shared_Agreement" ng-click="$ctrl.agreement()">Agreement</button> </div>
</form>

Text Content

NEWS

   
 * 🏆 Welcome free gift pack ₱177, recharge ₱177 at i-download ang APP at
   i-click ang customer service para i-claim ito! Sumali ka na!
   
 * 🏆【TP777 Lost Assistance】Video Game Lost Assistance, hanggang 5000p
   
 * 🏆【TP777 Betting Rebate】Video game na dagdag na bonus sa pagtaya, hanggang
   8888p
   
 * 🏆【TP777 Big Discount】Bagong cash event sa fortune draw, maaari kang makakuha
   ng hanggang ₱777 cash bonus!
   
 * 🏆【TP777 Check-In Promotion】Log in araw-araw para makakuha ng cash, log in
   araw-araw para makakuha ng cash araw-araw, walang requirement, cash lang!
   
 * 🏆 Upang maiwasang hindi makapag-log in sa aming website sa hinaharap,
   mangyaring tiyaking isulat ang aming backup na URL:
   
 * tp7771.com tp7772.com tp7773.com
   
 * tp7774.com tp7775.com tp7776.com
   
 * 🏆【TP777 Membership Day Red Envelope】Paki-click sa homepage na "grab the red
   envelope" para ma-claim ito. May mga araw ng membership sa ika-7, ika-17 at
   ika-27 ng bawat buwan! Kung ang iyong mga kaibigan ay hindi pa sumali sa
   TP777, mangyaring sabihin sa kanila na maraming mga pabuya sa pagsali sa
   TP777. Kung nakalimutan mo ang iyong login o password, mangyaring
   makipag-ugnayan sa aming 24/7 live chat para sa suporta.
   

Closed

Join Now And Start Winning

Already have an account? Login
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
Full name

Your name must be the same for the withdrawal of bank accounts, or can not
withdraw
Captcha

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

 * Home
 * Live Chat
 * Telegram
 * Facebook
 * Twitter
 * APP

2023/10/13 (Fri) 05:25:25
   
 * 
   
 * 
   

   
 * Home
   
 * Slot
        
    1.  JILI Slot
        
    2.  TP Slot
        
    3.  FC Slot
        
    4.  KA Slot
        
    5.  JDB Slot
        
    6.  CQ9 Slot
        
    7.  PS Slot
        
    8.  FG Slot
        
    9.  VA Slot
        
    10. BNG Slot
        
    11. RICH88 Slot
        
    12. JOKER Slot
        
    13. PG Slot
        
    14. NE Slot
        
    15. FTG Slot
        
    16. RSG Slot
        
    17. GEM Slot
        
    18. AFB Slot
        
    19. T1 Slot
        
    20. NS Slot
        

   
 * Poker
       
    1. TP cards
       
    2. RICH88 cards
       
    3. JILI cards
       
    4. KM cards
       
    5. FTG cards
       

   
 * Fish
   
 * Live
       
    1. EVO Live
       
    2. SE Live
       
    3. SA Live
       
    4. TP Live
       
    5. DG Live
       
    6. XG Live
       

   
 * Coming soon
   
 * Sport
       
    1. UG Sports
       
    2. SBO Sports
       
    3. CR Sports
       

   
 * Cockfighting
       
    1. DS88 Cockfight
       

   
 * Promotions
   
 * service

OFFICIAL WEBSITE:


GET P/W Login Sign up
Click Sign agreed to Agreement
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   

< >
News
   
 * 🏆 Welcome free gift pack ₱177, recharge ₱177 at i-download ang APP at
   i-click ang customer service para i-claim ito! Sumali ka na!
   
 * 🏆【TP777 Lost Assistance】Video Game Lost Assistance, hanggang 5000p
   
 * 🏆【TP777 Betting Rebate】Video game na dagdag na bonus sa pagtaya, hanggang
   8888p
   
 * 🏆【TP777 Big Discount】Bagong cash event sa fortune draw, maaari kang makakuha
   ng hanggang ₱777 cash bonus!
   
 * 🏆【TP777 Check-In Promotion】Log in araw-araw para makakuha ng cash, log in
   araw-araw para makakuha ng cash araw-araw, walang requirement, cash lang!
   
 * 🏆 Upang maiwasang hindi makapag-log in sa aming website sa hinaharap,
   mangyaring tiyaking isulat ang aming backup na URL:
   
 * tp7771.com tp7772.com tp7773.com
   
 * tp7774.com tp7775.com tp7776.com
   
 * 🏆【TP777 Membership Day Red Envelope】Paki-click sa homepage na "grab the red
   envelope" para ma-claim ito. May mga araw ng membership sa ika-7, ika-17 at
   ika-27 ng bawat buwan! Kung ang iyong mga kaibigan ay hindi pa sumali sa
   TP777, mangyaring sabihin sa kanila na maraming mga pabuya sa pagsali sa
   TP777. Kung nakalimutan mo ang iyong login o password, mangyaring
   makipag-ugnayan sa aming 24/7 live chat para sa suporta.
   


TO GET A SUPER BIG WIN NOW!


BIG WIN JACKPOT AMOUNT

₱
2
1
,
7
0
1
,
0
5
2
.
9
5
Previous

CQ9 Slot

JDB Slot

KA Slot

FG Slot

VA Slot

PS Slot

JILI Slot

FC Slot

CQ9 Slot

JDB Slot

KA Slot

FG Slot

VA Slot

PS Slot

JILI Slot

FC Slot

CQ9 Slot

JDB Slot

KA Slot

FG Slot

VA Slot

PS Slot

Next

   

 * Super Ace
   
   Play Now
   

 * Golden Empire
   
   Play Now
   

 * Fortune Gems
   
   Play Now
   

 * Boxing King
   
   Play Now
   

 * Money Coming
   
   Play Now
   

 * Mega Ace
   
   Play Now
   

 * Crazy777
   
   Play Now
   

 * Ali Baba
   
   Play Now
   

 * Crazy Hunter
   
   Play Now
   

 * Fengshen
   
   Play Now
   

 * Pharaoh Treasure
   
   Play Now
   

 * Charge Buffalo
   
   Play Now
   

MORE
GAME
PLAYER
WIN
 * Gold Rush
   axt***6 1223535
   
 * Super Ace
   axt***6 1223535
   
 * Golden Empire
   sn8***8 2355243
   
 * Fortune Gems
   dtt***8 836272
   
 * Boxing King
   axt***6 344234
   
 * Money Coming
   sn8***8 633425
   
 * Mega Ace
   dtt***8 533045
   
 * Crazy777
   axt***6 1223535
   
 * Ali Baba
   sn8***8 2355243
   
 * Crazy Hunter
   dtt***8 836272
   
 * Fengshen
   axt***6 344234
   
 * Pharaoh Treasure
   sn8***8 633425
   
 * Charge Buffalo
   dtt***8 533045
   
 * Bubble Beauty
   sn8***8 633425
   
 * Shanghai Beauty
   dtt***8 533045
   
 * Gold Rush
   axt***6 1223535
   
 * Super Ace
   axt***6 1223535
 * Golden Empire
   sn8***8 2355243
 * Fortune Gems
   dtt***8 836272
 * Boxing King
   axt***6 344234
 * Money Coming
   sn8***8 633425
 * Mega Ace
   dtt***8 533045
 * Crazy777
   axt***6 1223535
 * Ali Baba
   sn8***8 2355243
 * Crazy Hunter
   dtt***8 836272
 * Fengshen
   axt***6 344234
 * Pharaoh Treasure
   sn8***8 633425
 * Charge Buffalo
   dtt***8 533045
 * Bubble Beauty
   sn8***8 633425
 * Shanghai Beauty
   dtt***8 533045

Support
 * About us
 * Join as Agent
 * How to deposit
 * How withdrawals
 * Mobile bet
 * Contact us
 * Free Play

Casino
 * Slot
 * Poker
 * Fish Game
 * Live
 * Sport
 * Cockfighting

It is illegal for anyone under the age of 18 (or min. legal age, depending on
the region) to open an account and/or to gamble with Casino. The Company
reserves the right to request proof of age from any customer and may suspend an
account until adequate verification is received.

It is a criminal offence to gamble under the age of 18 (or min. legal age,
depending on the region). Gambling can be addictive. Play Responsibly.



Copyright © TP777 Reserved

Game History

 * LIVE CHAT

 * TELEGRAM

 * FACEBOOK

 * TWITTER

 * APP