megavip99.com Open in urlscan Pro
104.18.16.243  Public Scan

Submitted URL: https://888777.live/#ce
Effective URL: https://megavip99.com/af/YFtDF2l8/TiktokPH
Submission Tags: 0xscam
Submission: On July 18 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

<form id="registerForm" novalidate="novalidate">
  <div id="register-form-step1" class="form-inner v2_step1" style="display:block;">
    <ul>
      <li>
        <label> Username </label>
        <input id="username" type="text" name="username" placeholder="4-15 char, allow number" style="text-transform: lowercase;" aria-required="true">
      </li>
      <li>
        <label> Password </label>
        <input id="password" name="password" type="password" minlength="6" maxlength="20" placeholder="6-20 char, allow number" aria-required="true">
      </li>
      <li>
        <label> Confirm Password </label>
        <input id="confirmPassword" name="confirmPassword" type="password" minlength="6" maxlength="20" placeholder="confirm password" aria-required="true">
      </li>
      <li>
        <label>Choose Currency </label>
        <select id="currencyType" name="currencyType">
          <option value="8" selected="">BDT </option>
          <option value="7">INR </option>
          <option value="23">LKR </option>
          <option value="1">MYR </option>
          <option value="24">NPR </option>
          <option value="16">PHP </option>
          <option value="17">PKR </option>
          <option value="15">USD </option>
          <option value="2">VND </option>
        </select>
      </li>
    </ul>
    <div class="form-btn-box">
      <a class="btn-register-next"></a>
    </div>
  </div>
  <div id="register-form-step2" class="form-inner v2_step2" style="display:none;">
    <ul>
      <li>
        <label> Full Name </label>
        <input id="realName" type="text" name="realName" placeholder="Please Input Full Name" maxlength="100" aria-required="true">
      </li>
      <li>
        <label> Phone Number </label>
        <div class="phone-info">
          <div class="phone-area-code">
            <select class="vodiapicker" name="callingCodeSelect">
              <option data-country="BD" value="880"></option>
            </select>
            <div class="lang-select">
              <button type="button" class="btn-select" name="selectCallingCodeBtn" value="en">
      <li data-callingcode="880"><img src="/images/web/flag/BD.png" alt=""><span>+880</span></li></button>
      <div class="phone-code-list-group" name="callingCodeGroup">
        <ul class="phone-code-list" name="callingCodeList">
          <li data-callingcode="880"><img src="/images/web/flag/BD.png" alt=""><span>+880</span></li>
        </ul>
      </div>
  </div>
  </div>
  <input id="callingCode" name="callingCode" type="hidden" value="880">
  <input id="phoneNumber" type="text" name="phoneNumber" placeholder="Please enter phone number" aria-required="true">
  </div>
  </li>
  <li>
    <label> Email </label>
    <input id="email" type="text" name="email" placeholder="input valid email" aria-required="true">
  </li>
  <li>
    <label> Verification Code </label>
    <div class="vode-box input-group">
      <input id="captchaInput" class="vcode" type="text" name="code" placeholder="Enter 4 digit code" aria-required="true">
      <div class="vcode-img">
        <img id="captcha" name="captcha" src="/captcha?0.7325063299157304">
        <a class="reload" onclick="RegisterPageHandler.getCaptcha();"></a>
      </div>
    </div>
  </li>
  </ul>
  <div class="check-wrap">
    <input type="checkbox" id="ageCheck" name="ageCheck" checked="" aria-required="true">
    <!-- id="c-18" -->
    <label for="ageCheck"> <span class="check-cube"></span>
      <p> I'm 18 years old, and agree to "terms and conditions". </p>
    </label>
  </div>
  <div class="form-btn-box">
    <a id="goToStep1" class="btn-register-prev">
								Previous
							</a>
    <a id="registerButton" class="btn-register-submit">
								Next
							</a>
  </div>
  </div>
</form>

<form id="loginForm" novalidate="novalidate">
  <div class="error">
    <i class="icon-error"></i>
  </div>
  <ul class="input-group">
    <li>
      <label> Username </label>
      <div class="input-icon-type">
        <i class="icon-user"></i>
        <input type="text" id="loginUsername" name="loginUsername" placeholder="Username" aria-required="true">
      </div>
    </li>
    <li>
      <label> Password </label>
      <div class="input-icon-type">
        <i class="icon-password"></i>
        <div class="eyes"></div>
        <input id="loginPassword" name="loginPassword" type="password" minlength="6" maxlength="20" placeholder="Password" aria-required="true">
      </div>
    </li>
  </ul>
  <!-- hide forget password link for IN_PLAY -->
  <a id="link_forget" class="link forget">
							Forgot password?
						</a>
  <a id="loginButton" class="btn-default-xs">Login now
						</a>
  <p> Do not have an account? <a class="link" href="/page/guest/register.jsp">Sign Up now!
							</a>
  </p>
</form>

<form id="forgetPasswordForm" novalidate="novalidate">
  <div class="error">
    <i class="icon-error"></i>
  </div>
  <ul class="input-group">
    <li>
      <label for="userId_reset">Username </label>
      <div class="input-icon-type"><i class="icon-user"></i>
        <input type="text" id="userId_reset" name="userId_reset" placeholder="Username" aria-required="true">
      </div>
    </li>
    <li>
      <label for="email_reset">Please input Email </label>
      <div class="input-icon-type"><i class="icon-mail"></i>
        <input type="email" id="email_reset" name="email_reset" placeholder="Please input Email" aria-required="true">
      </div>
    </li>
  </ul>
</form>

<form id="forgetPasswordSmsForm" novalidate="novalidate">
  <div class="error">
    <i class="icon-error"></i>
  </div>
  <ul class="input-group">
    <li>
      <label for="userIdSms_reset">Username </label>
      <div class="input-icon-type"><i class="icon-user"></i>
        <input type="text" id="userIdSms_reset" name="userIdSms_reset" placeholder="Username" aria-required="true">
      </div>
    </li>
    <li>
      <label for="phone_reset">Phone </label>
      <div class="phone-info">
        <div class="phone-area-code">
          <select class="vodiapicker" id="callingCodeSelectAll">
          </select>
          <div class="lang-select">
            <button type="button" class="btn-select" id="selectCallingCodeBtn" name="selectCallingCodeBtn"></button>
            <div class="phone-code-list-group" id="callingCodeGroup">
              <ul class="phone-code-list"></ul>
            </div>
          </div>
        </div>
        <input id="callingCode" name="callingCode" type="hidden">
        <input type="text" name="phone_reset" id="phone_reset" placeholder="Phone" aria-required="true">
      </div>
    </li>
  </ul>
</form>

Text Content

(GMT-7) 02:49:06

৳ BDT English

 * 24*7 Support
 * Telegram
 * Facebook
 * Email

 * -

 * Login
 * Sign Up

 * 
 * Rain
 * Sports
   Exchange
   
   
   GO
   
   Sportsbook
   
   
   GO
   
   SBO
   
   
   GO
   
   Horsebook
   
   
   GO

 * Casino
 * Slot
 * Table
 * Crash
 * Lottery
 * Fishing
 * Arcade
 * Cock Fighting
   
 * Promotions
 * VIP

If you encounter issues, please contact Online CS
Affiliate Code YFtDF2l8
 * Sign up

 * Username
 * Password
 * Confirm Password
 * Choose Currency BDT INR LKR MYR NPR PHP PKR USD VND


 * Full Name
 * Phone Number
   +880
    * +880

 * Email
 * Verification Code
   

I'm 18 years old, and agree to "terms and conditions".

Previous Next
 * 1
 * 2
 * 3
 * 4

 * 

 * CUSTOMER SUPPORT 24/7
   
   HAVE A QUESTION ? SPEAK TO OUR AGENT ONLINE
   
   Contact CS

 * NEW MEMBER GUIDE
   
   CHECK OUT FAQ AND GUIDES
   
   Check now

 * AFFILIATES PROGRAM
   
   YOU SEND US BUSINESS, WE SEND YOU MONEY
   
   Find Out more

 * PARTNERSHIPS
   
   MEET OUR BRAND AMBASSADORS & SPORTS PARTNERS
   
   Learn More

 * INFO

 * PAYMENT METHODS

 * COMMUNITY WEBSITES

 * PARTNERS
   
   Atlético de Madrid
   
   Official Regional Partner
   
   Bundesliga
   
   Regional Betting Partner - Asia
   
   Bangla Tigers Mississauga
   
   Official Title Sponsor
   
   San Francisco Unicorns
   
   Official Title Sponsor
   
   Pretoria Capitals
   
   Principal Partner

 * BRAND AMBASSADORS
   
   1. South African Cricketer
      
      Anrich Nortje
   
   2. South African Cricket Legend
      
      Jacques Kallis
   
   3. Celebrity Brand Ambassadors
      
      Mahiya Mahi
   
   4. Celebrity Brand Ambassadors
      
      Shobnom Bubly

GAMING LICENSE

 * 


MEGA CASINO WORLD: CRICKET EXCHANGE & CASINO SITES IN BANGLADESH

As a novice gambler, it may be challenging to choose the top betting site in Bangladesh because the majority of these sites only seek to draw people to themselves. You should be wary of casinos that provide you all of these in exchange for registering because the welcome bonus they offer is not a criterion for being the finest website.

The importance of choosing the right betting site cannot be overstated because that is where you deposit your funds and anticipate receiving returns when you win; if you select the incorrect one, you risk suffering a loss. The best cricket exchange and casino websites include Mega Casino World, Baji Live, Jeetbuzz and WinBDT.

Because some gamblers have reported being bothered by cyberbullies when using a betting site, the importance of security cannot be overstated. Make sure your information is securely protected and guarded before picking a casino.

Gamblers should not neglect licensing because it is an essential component of a casino. A casino must have a license that is renewable in order to be considered standard, and in order to keep that license, certain requirements must be met. Otherwise, the casino risks losing its authorization.

There are so many different banking options available that all you have to do is choose the one that best suits your needs. Players can use methods available like BKash, Rocket, Nagad, OKWallet and CryptoCurrency.

New technologies that are part of our growing world will serve to enhance the online gaming experience and make it accessible to Bangladeshi gamers who qualify. Offshore casinos have expanded thanks to the new forms of transaction that are developing, despite the Islamic state's prohibitions on online gambling. We shall talk about this form of transaction, which offers both privacy and security, in our next point.

 * Responsible Gaming
 * About Us

© 2024 MCW Copyrights. All Rights Reserved

 * 24*7 Support
   
   --------------------------------------------------------------------------------

 * Telegram
   
   --------------------------------------------------------------------------------

 * Facebook
   
   --------------------------------------------------------------------------------

 * Email
   
   --------------------------------------------------------------------------------

 * - -

 * --------------------------------------------------------------------------------


WELCOME TO MCW

 * Username
   
 * Password
   

Forgot password? Login now

Do not have an account? Sign Up now!

 * Email
 * SMS


 * Username
   
 * Please input Email
   

 * Username
   
 * Phone
   

Back to Login Reset Password

Do not have an account? Sign Up now!


WARNING!

Reset Password Cancel


LOCK!

Your account has been temporarily locked. Please reset your password to
continue.

Contact CS Reset Password


-

Sign Up Now
-


-

Sign Up Now
-


-

-


-

-


-

Sign Up Now

Transaction Amount: Bonus: Turnover Requirement: Turnover Completed: Completed
Ratio: Turnover Create Time:

TITLE

desc

Apply

--------------------------------------------------------------------------------

 

Provider Game Profit/Loss Turnover bonus % bonus

- - - - - -




CURRENCY AND LANGUAGE

 * ৳ BDT
   
   বাংলা
   English

 * ₫ VND
   
   Tiếng Việt

 * ₱ PHP
   
   English

 * ₩ KRW
   
   한국어
   English

 * $ USD
   
   ខេមរភាសា
   English

 * Rs NPR
   
   नेपाली
   English

 * RM MYR
   
   English

 * ₨ PKR
   
   English

 * Rs LKR
   
   සිංහල
   English

 * ₹ INR
   
   हिन्दी
   English





SPORTS SUPER SUNDAY 2,000 BDT

Deposit now

2024/07/03 to 2025/01/01 end

https://mcwpromo.com/sundaypromo/
Sign Up Now
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1