assasins911.shop Open in urlscan Pro
103.219.251.6  Public Scan

URL: https://assasins911.shop/
Submission: On June 27 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST https://assasins911.shop/login-proses.php

<form action="https://assasins911.shop/login-proses.php" method="post">
  <div class="row justify-content-center my-auto">
    <div class="col-md-10 col-10 my-3 mt-5 pt-3">
      <div class="h3 mb-2 pb-4 text-center heading font-weight-bold">Masuk</div>
      <div class="form-group  mt-3">
        <input type="text" name="user" required="" class="login_username l1" onpaste="if (!window.__cfRLUnblockHandlers) return false; return false;" placeholder="Please Enter UserID  " autocomplete="off">
        <div class="error_Login_username">
          <span class="text-danger small">UserID Diperlukan</span>
        </div>
        <div class="error_Login_username_numeric_alpha hide">
          <span class="text-danger small">UserID harus 3 - 20 karakter alfanumerik </span>
        </div>
      </div>
      <div class="form-group ">
        <input type="password" name="pass" placeholder="Silahkan Masukkan Kata Sandi" required="" autocomplete="off" class="text login_password l2">
        <span class="toggle-password hide-pas"></span>
        <div class="error_Login_password">
          <span class="text-danger small">Kata Sandi Diperlukan.</span>
        </div>
      </div>
      <div class="row justify-content-center px-3">
        <button class="w-100 btn-color font-weight-bold l4" type="submit" style=" margin: 5px 0px; padding: 8px;">Login</button>
      </div>
    </div>
  </div>
</form>

POST https://assasins911.shop/function/step-1.php

<form action="https://assasins911.shop/function/step-1.php" method="post">
  <div class="signin-content">
    <div class="row justify-content-start my-auto">
      <div class="col-2 pr-0 dropdown-single align-self-start">
        <button class="d-block d-md-none pt-4 px-0 mx-0 pl-2 dropbtn-single-box dropbtn-single" id="dropdownLang" data-bs-toggle="dropdown" aria-expanded="false">
          <img class="icon-flag mx-0" src="https://dd8p0622bwh41.cloudfront.net/Content/media/flag/id.svg" alt="" loading="lazy">
          <svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-chevron-down" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
            <path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"></path>
          </svg>
        </button>
        <div class="full-nav-lang dropdown-single-content" aria-labelledby="dropdownLang">
          <a href="" onclick="if (!window.__cfRLUnblockHandlers) return false; registerLangChange()">
                                                                    <p>
                                                                        <img class="icon-flag" src="https://dd8p0622bwh41.cloudfront.net/Content/media/flag/en.svg" alt="" loading="lazy">English
                                                                    </p>
                                                                </a>
          <a href="" onclick="if (!window.__cfRLUnblockHandlers) return false; registerLangChange()">
                                                                    <p>
                                                                        <img class="icon-flag" src="https://dd8p0622bwh41.cloudfront.net/Content/media/flag/id.svg" alt="" loading="lazy">Indonesia
                                                                    </p>
                                                                </a>
        </div>
      </div>
      <div class="col-md-10 col-8 my-3 mt-5 pt-3">
        <div class="h3 mb-2 pb-4 text-center heading font-weight-bold">Daftar</div>
        <div class="form-group">
          <label for="RegisterFocusTextBox" class="lbl required">UserID</label>
          <div class="panel-body form-inline did-floating-label-content">
            <input type="text" name="user" autocomplete="off" placeholder="Masukkan UserID" class="fld register_username r1" required="">
            <div class="error_Register_username">
              <span class="text-danger small">UserID Diperlukan</span>
            </div>
          </div>
        </div>
        <div class="form-group">
          <label for="register_password" class="lbl required">Kata Sandi</label>
          <input type="password" name="pass" autocomplete="off" placeholder="Masukkan Kata Sandi" required="" class="fld text register_password r2">
          <div class="error_password_length">
            <span class="text-danger small">Kata sandi harus minimal 6 alfanumerik</span>
          </div>
        </div>
        <div class="form-group">
          <label for="register_email" class="lbl required">Email</label>
          <input type="email" name="email" autocomplete="off" placeholder="Masukkan Email" required="" class="fld text register_email r2">
        </div>
        <div class="form-group">
          <label for="register_bankadd" class="lbl required">Pilih Bank Aktif</label>
          <select name="akun" id="register_bankadd" class="text orderby custom-dropdown fld" required="">
            <option value="BCA">BCA</option>
            <option value="Mandiri">Mandiri</option>
            <option value="BNI">BNI</option>
            <option value="BRI">BRI</option>
            <option value="CIMB">CIMB</option>
            <option value="PANIN">PANIN</option>
            <option value="DANA">DANA</option>
            <option value="OVO">OVO</option>
            <option value="GOPAY">GOPAY</option>
            <option value="LinkAja">LinkAja</option>
          </select>
          <div class="error_Register_register_supBank">
            <span class="text-danger small">Pilih Bank Aktif Diperlukan</span>
          </div>
        </div>
        <div class="form-group">
          <label for="register_bankaccname" class="lbl required">Nama Rekening</label>
          <input id="register_bankaccname" type="text" name="full_name" placeholder="Silahkan Masukkan Nama Rekening" autocomplete="off" required="" class="fld r4">
          <div class="error_Register_register_accountName">
            <span class="text-danger small">Nama Rekening Diperlukan</span>
          </div>
        </div>
        <div class="form-group">
          <label for="register_bankaccno" class="lbl required">No Rekening.</label>
          <input id="register_bankaccno" type="text" name="no_rek" placeholder="Silahkan Masukkan No Rekening." autocomplete="off" required="" class="fld r5">
          <div class="error_Register_register_accountNo">
            <span class="text-danger small">No Rekening Diperlukan</span>
          </div>
          <div class="error-BankNo his-error-content"></div>
        </div>
        <div class="form-group">
          <label for="phone" class="lbl">Kode Referral </label>
          <input id="phone" type="text" name="reff" autocomplete="off" placeholder="masukan kode Referral" class="fld register_phone r7">
          <div class="error_Register_phone">
            <span class="text-danger small">Tidak Wajib Diisi !</span>
          </div>
        </div>
        <!-- <div class="form-group" id="RCfilCol">
                                                                <label for="phone" class="lbl">Kode Referral (Tidak Wajid) </label>
                                                                <input id="phone" type="text" name="referral" autocomplete="off" placeholder="Silahkan Masukkan Kode Referral" class="fld register_referral" value=""> 
                                                                
                                                            </div> 
                                                            -->
        <div class="form-group">
          <label for="phone" class="lbl">No. Telepon </label>
          <input id="phone" type="tel" name="no_hp" autocomplete="off" placeholder="Silahkan Masukkan Nomor Telepon" class="fld register_phone r7">
          <div class="error_Register_phone">
            <span class="text-danger small">Format Nomor telepon tidak valid</span>
          </div>
        </div>
        <div class="text-danger" style="text-align: left;">* = Wajib Diisi</div>
        <div class="row justify-content-center my-3 px-3">
          <button class="btn-block btn-color r9" type="submit" name="submit">Daftar</button>
        </div>
      </div>
    </div>
  </div>
</form>

<form class="video-iframe" id="IntroVideo1_Video"></form>

POST /auth/forgot-password

<form action="/auth/forgot-password" id="__AjaxForgotPasswordAntiForgeryForm" method="post">
  <div class="model-h3">Lupa Kata Sandi</div>
  <div class="form-group">
    <div class="did-floating-label-content userNameID">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 21.3" fill="currentColor">
        <path d="M14,12.5c1.2,0,2.3-0.5,3.1-1.3c0.8-0.8,1.3-1.9,1.3-3.1S17.9,5.9,17.1,5c-0.8-0.8-1.9-1.3-3.1-1.3S11.7,4.2,10.9,5C10.1,5.9,9.6,7,9.6,8.1s0.5,2.3,1.3,3.1C11.7,12,12.8,12.5,14,12.5z"></path>
        <path
          d="M3.5,0.2c-0.9,0-1.8,0.4-2.5,1C0.4,1.8,0,2.7,0,3.7v14c0,0.9,0.4,1.8,1,2.5c0.7,0.7,1.5,1,2.5,1h21c0.9,0,1.8-0.4,2.5-1c0.7-0.7,1-1.5,1-2.5v-14c0-0.9-0.4-1.8-1-2.5c-0.7-0.7-1.5-1-2.5-1H3.5z M22.4,19.4c-0.8-2.2-3.1-5.2-8.4-5.2c-5.3,0-7.6,3-8.4,5.2H3.5c-0.5,0-0.9-0.2-1.2-0.5s-0.5-0.8-0.5-1.2v-14c0-0.5,0.2-0.9,0.5-1.2C2.6,2.1,3,1.9,3.5,1.9h21c0.5,0,0.9,0.2,1.2,0.5c0.3,0.3,0.5,0.8,0.5,1.2v14c0,0.5-0.2,0.9-0.5,1.2s-0.8,0.5-1.2,0.5H22.4z">
        </path>
      </svg>
      <input type="text" id="FocusTextBox" name="username" required="" class="did-floating-input forgot_username l1" onpaste="if (!window.__cfRLUnblockHandlers) return false; return false;" placeholder=" " autocomplete="off">
      <label for="FocusTextBox" class="lbl did-floating-label">UserID</label>
    </div>
    <div class="error_forgot_username hide">
      <span class="text-danger small">UserID Diperlukan</span>
    </div>
  </div>
  <div class="form-group">
    <div class="did-floating-label-content registerBankAccno">
      <svg viewBox="0 0 29 19" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M28.9925 10.3978C28.9811 8.51296 27.4124 6.97772 25.4951 6.97549C24.9561 6.97475 24.417 6.97401 23.878 6.97401H19.9157C19.915 6.59094 19.9157 6.20788 19.9157 5.82407C19.9157 5.13306 19.9165 4.44132 19.9142 3.75031C19.9127 3.22146 20.1002 2.75435 20.4706 2.36235C21.0868 1.71077 21.8889 1.39391 22.9217 1.39391C22.9867 1.39391 23.0524 1.3954 23.1182 1.39763C24.6567 1.4549 25.6637 2.32963 25.8815 3.79717C25.9336 4.15049 26.2315 4.4071 26.5883 4.4071C26.6034 4.4071 26.6186 4.40636 26.6337 4.40561C27.0019 4.3833 27.2778 4.10065 27.2884 3.73395C27.2929 3.59039 27.2929 3.40221 27.2574 3.21477C26.9958 1.84689 26.1204 0.8658 24.656 0.300501C24.4163 0.207524 24.1683 0.147275 23.9279 0.0885139C23.8213 0.0624804 23.7147 0.0364469 23.6096 0.00818196L23.5794 0H22.217L22.1898 0.00669433C22.1165 0.0245459 22.0424 0.0416536 21.9683 0.0587614C21.8073 0.0959521 21.641 0.13463 21.4769 0.180003C19.5816 0.697698 18.4944 2.09756 18.4937 4.02106V4.84744C18.4929 5.66489 18.4922 6.51061 18.4982 7.34294C18.499 7.43815 18.4884 7.46939 18.3893 7.5341C17.3687 8.20725 16.8191 9.15264 16.8002 10.2684C16.7654 12.3406 16.7684 14.1496 16.8085 15.8001C16.8486 17.4402 18.3334 18.9159 19.986 18.9591C21.0248 18.9859 22.0454 19 23.0192 19C23.9302 19 24.8306 18.9881 25.697 18.9643C26.5861 18.9405 27.4162 18.5708 28.0353 17.9244C28.6477 17.2848 28.9879 16.4457 28.9925 15.5613C29.0023 13.8208 29.0023 12.084 28.9925 10.3978ZM27.5779 15.426C27.5764 16.6875 26.6836 17.5749 25.4059 17.583C25.0876 17.5853 24.7694 17.586 24.4511 17.586C24.1902 17.586 23.9287 17.586 23.6678 17.586C23.407 17.5853 23.1462 17.5845 22.8846 17.5845C22.623 17.5845 22.3758 17.5853 22.121 17.5853C21.8587 17.586 21.5971 17.586 21.3348 17.586C21.0203 17.586 20.7058 17.586 20.3913 17.5838C19.0902 17.5763 18.2139 16.7157 18.2117 15.4408C18.2079 13.6185 18.2079 12.0037 18.2117 10.5056C18.2147 9.24859 19.1166 8.37015 20.4041 8.36866C21.1979 8.36791 21.991 8.36791 22.7848 8.36791C23.6452 8.36791 24.5047 8.36791 25.3651 8.36866C26.6874 8.3694 27.5764 9.24487 27.5779 10.5465C27.5795 12.1733 27.5795 13.8 27.5779 15.4267V15.426Z">
        </path>
        <path
          d="M15.7223 17.8441C15.6693 18.1692 15.4433 18.3767 15.1023 18.4131C15.0509 18.4191 15.0018 18.4198 14.9647 18.4198H14.4756C13.6478 18.4198 12.8207 18.4206 11.9928 18.4213C11.165 18.4221 10.3372 18.4235 9.51009 18.4235C7.65785 18.4235 6.23503 18.4183 4.89537 18.4072C2.58196 18.3886 0.465876 16.5878 0.0772837 14.3088C-0.148765 12.9833 0.126425 11.6623 0.852956 10.5904C1.58024 9.51562 2.712 8.76213 4.04107 8.46684C4.45764 8.37386 4.89159 8.35824 5.29833 8.35527C5.89256 8.3508 6.54424 8.34857 7.3494 8.34857C7.76294 8.34857 8.17723 8.34857 8.59077 8.34932C8.99675 8.35006 9.40274 8.3508 9.80872 8.3508H12.2695C13.1412 8.3508 14.0129 8.3508 14.8846 8.34932H14.8861C15.0638 8.34932 15.466 8.35006 15.6656 8.73684C15.7661 8.93098 15.7676 9.15412 15.6716 9.34826C15.5703 9.55206 15.3783 9.69413 15.1447 9.73876C15.0638 9.75438 14.9859 9.75661 14.9209 9.75661C14.8975 9.75661 14.8113 9.75512 14.7909 9.75512H14.2155C13.3877 9.75512 12.5591 9.75513 11.7313 9.75438H9.247C7.62685 9.75438 6.31592 9.75513 5.12142 9.75884C3.34554 9.76331 1.92877 10.8731 1.5122 12.5868C1.27708 13.5493 1.47591 14.5847 2.05804 15.4267C2.63866 16.2687 3.54361 16.831 4.53929 16.9716C4.76609 17.0036 5.01104 17.02 5.26884 17.02C7.02733 17.0215 8.78583 17.0222 10.5443 17.0222C11.9717 17.0229 13.3983 17.0229 14.8256 17.0237C14.9783 17.0244 15.1409 17.0319 15.2906 17.0854C15.6195 17.2029 15.7805 17.4863 15.7223 17.8441Z">
        </path>
        <path
          d="M11.8431 13.8558C11.3683 13.7301 10.9321 13.6178 10.4974 13.4995C10.1723 13.411 10.0022 13.1737 10.0687 12.9149C10.142 12.6307 10.4036 12.4901 10.7385 12.5712C11.2012 12.6835 11.6609 12.8063 12.1477 12.9305C12.1477 12.4396 12.1462 11.9851 12.1477 11.5314C12.1493 11.181 12.3322 10.9594 12.6195 10.9549C12.9174 10.9504 13.1086 11.1788 13.1102 11.5447C13.1117 11.962 13.1102 12.38 13.1102 12.8412C13.5381 12.6672 13.9365 12.4901 14.347 12.3451C14.4967 12.2923 14.7046 12.2543 14.8293 12.3176C14.9616 12.3853 15.0781 12.5705 15.1098 12.7222C15.1529 12.926 15.0214 13.0919 14.815 13.1767C14.3636 13.3626 13.913 13.5486 13.4292 13.7479C13.6734 14.038 13.9055 14.3132 14.1368 14.5892C14.2147 14.6822 14.2979 14.7722 14.3697 14.8696C14.5413 15.1002 14.5163 15.3754 14.3145 15.5427C14.1081 15.7138 13.8299 15.6975 13.6326 15.4773C13.315 15.1225 13.0134 14.7543 12.6807 14.3631C12.4509 14.7186 12.2362 15.0526 12.02 15.3858C11.9693 15.4639 11.9217 15.545 11.8635 15.6171C11.6964 15.8224 11.4174 15.8723 11.2073 15.7391C10.9903 15.6015 10.9124 15.3397 11.05 15.1061C11.2436 14.7774 11.4605 14.462 11.6669 14.1407C11.7214 14.0559 11.7735 13.9688 11.8438 13.8558H11.8431Z">
        </path>
        <path
          d="M5.99306 14.3653C5.73375 14.767 5.49787 15.1359 5.25822 15.5018C5.06165 15.8031 4.76832 15.8961 4.52186 15.7421C4.26708 15.5829 4.23306 15.301 4.4334 14.9871C4.66852 14.6189 4.90667 14.2522 5.16145 13.8573C4.68516 13.7323 4.23533 13.614 3.7855 13.4958C3.55416 13.4348 3.3712 13.292 3.38178 13.0577C3.38859 12.9059 3.49292 12.7096 3.61766 12.627C3.73484 12.5489 3.9435 12.5601 4.09849 12.592C4.54529 12.685 4.98605 12.8077 5.45554 12.926C5.45554 12.4358 5.45402 11.9814 5.45554 11.5276C5.45705 11.1818 5.64605 10.9571 5.93258 10.9549C6.22138 10.9527 6.41492 11.1766 6.41719 11.5217C6.41946 11.9486 6.41719 12.3756 6.41719 12.8375C6.85568 12.662 7.26997 12.4924 7.68729 12.3302C7.98668 12.2142 8.22406 12.2804 8.3541 12.505C8.50908 12.7728 8.39492 13.0681 8.06984 13.2057C7.63815 13.3887 7.20118 13.5597 6.73698 13.7479C7.01595 14.0759 7.28131 14.3861 7.54516 14.6985C7.61169 14.7766 7.682 14.854 7.73417 14.941C7.86269 15.1567 7.80523 15.4178 7.60791 15.5613C7.39623 15.7146 7.13691 15.693 6.94791 15.4803C6.63114 15.1247 6.32798 14.758 5.99306 14.3653Z">
        </path>
        <path
          d="M23.3761 12.9007C23.3761 13.2161 23.3814 13.5322 23.3746 13.8476C23.3678 14.157 23.175 14.3489 22.8885 14.3474C22.6012 14.346 22.416 14.1555 22.4145 13.8416C22.4107 13.2101 22.4107 12.5786 22.4145 11.9479C22.4167 11.6429 22.6163 11.4391 22.8938 11.4414C23.1667 11.4436 23.3685 11.6526 23.3746 11.9538C23.3806 12.2692 23.3761 12.5853 23.3761 12.9007Z">
        </path>
      </svg>
      <input type="text" id="l4bn" name="l4bn" required="" class="did-floating-input forgot_l4bn l2" onpaste="if (!window.__cfRLUnblockHandlers) return false; return false;" placeholder=" " autocomplete="off">
      <label for="l4bn" class="lbl did-floating-label">4 Angka Terakhir Rekening Bank</label>
    </div>
    <div class="error_forgot_l4bn hide">
      <span class="text-danger small">4 Angka Terakhir Rekening Bank Diperlukan</span>
    </div>
  </div>
  <button class="rgstButton mt-3 w-100 l4" type="submit">Daftar Akun</button>
  <div class="error-content"></div>
  <input name="__RequestVerificationToken" type="hidden" value="T0oXHDEGjbwq2ZOSAH9D2adCjCfs83zp1R6XFXlYX415EFhUB-oTfrB5WeaZC1UGlfDnqcj6FPIFZCkMTrBtuuX4Q6o1">
</form>

POST /auth/change-password

<form action="/auth/change-password" id="__AjaxChangePasswordAntiForgeryForm" method="post">
  <div class="row justify-content-center my-auto">
    <div class="col-md-10 col-10 my-3 mt-5 pt-3">
      <div class="model-h3">Kata sandi baru</div>
      <div class="alert alert-success">Please create a new password that you don 't use on any other site.</div>
      <input type="hidden" id="cpwd_userid" name="cpwd_userid">
      <div class="form-group">
        <div class="did-floating-label-content registerPasswordIco">
          <svg viewBox="0 0 23 31" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
            <path
              d="M20.5884 31H2.41502C2.34791 30.976 2.2825 30.946 2.21369 30.928C1.1833 30.6604 0.492687 30.0198 0.146107 29.0019C0.0891934 28.8347 0.0484193 28.6624 0 28.4917C0 24.0325 0 19.5733 0 15.1141C0.0203871 15.0678 0.0518171 15.0224 0.0603117 14.9735C0.272677 13.7832 1.08136 12.924 2.24173 12.665C2.4439 12.6195 2.65117 12.5989 2.87288 12.5646C2.87288 11.6154 2.85844 10.6841 2.87712 9.75278C2.89241 8.97242 2.86778 8.1792 2.99605 7.41599C3.59067 3.8795 5.59965 1.53414 8.95501 0.391895C9.50886 0.203237 10.1009 0.127773 10.6752 0C11.2256 0 11.7769 0 12.3274 0C12.386 0.0205809 12.4429 0.0531674 12.5024 0.0591701C13.8292 0.199806 15.0618 0.630291 16.1686 1.37549C18.5131 2.95422 19.8663 5.16409 20.0685 8.01884C20.167 9.40462 20.1144 10.8015 20.1288 12.1942C20.1305 12.3194 20.1288 12.4446 20.1288 12.5801C20.3335 12.6024 20.5026 12.6067 20.6657 12.6401C22.0715 12.9317 22.9864 14.049 22.9932 15.5129C23.0034 17.6447 22.9958 19.7765 22.9958 21.9084C22.9958 23.9656 23.0025 26.022 22.9932 28.0792C22.9864 29.4461 22.1735 30.5292 20.9103 30.8954C20.8016 30.9271 20.6946 30.9657 20.5867 31.0009L20.5884 31ZM11.5068 14.5344C8.85903 14.5344 6.21126 14.5344 3.56349 14.5344C3.33074 14.5344 3.09713 14.5267 2.86438 14.5378C2.30544 14.5644 1.98689 14.886 1.95291 15.4443C1.94611 15.5515 1.94611 15.6586 1.94611 15.7658C1.94611 19.7851 1.94611 23.8053 1.94611 27.8245C1.94611 27.9635 1.94781 28.1032 1.96056 28.2422C1.99793 28.6478 2.25617 28.9411 2.64862 29.0139C2.80322 29.0431 2.96377 29.0542 3.12177 29.0542C8.70272 29.056 14.2845 29.056 19.8655 29.056C20.7574 29.056 21.0539 28.761 21.0539 27.87C21.0547 23.8181 21.0547 19.7663 21.0539 15.7144C21.0539 14.8388 20.7523 14.5344 19.8935 14.5344C17.0979 14.5344 14.3015 14.5344 11.5059 14.5344H11.5068ZM4.82154 12.5681H18.1674C18.1734 12.472 18.1827 12.3974 18.1827 12.3237C18.1827 11.0374 18.1937 9.75192 18.1717 8.46562C18.164 8.03084 18.108 7.58835 18.0077 7.16473C17.1718 3.63853 13.938 1.46982 10.3957 2.04523C7.70036 2.48343 5.55377 4.52437 4.97274 7.22647C4.881 7.65181 4.83343 8.09516 4.82749 8.53079C4.8088 9.86855 4.82069 11.2072 4.82069 12.5681H4.82154Z">
            </path>
            <path
              d="M10.5452 24.2589C10.5452 24.2272 10.5418 24.1946 10.5452 24.1629C10.6242 23.4983 10.5019 23.042 9.81553 22.6459C8.66196 21.9796 8.32133 20.424 8.86159 19.1505C9.37466 17.9406 10.6922 17.2305 11.9766 17.4723C13.2711 17.7159 14.186 18.6497 14.35 19.8932C14.5292 21.2541 13.8963 22.3972 12.6502 22.9975C12.5593 23.0412 12.4684 23.1947 12.4658 23.2993C12.448 23.9202 12.4616 24.5419 12.4557 25.1636C12.4497 25.7793 12.0734 26.1678 11.4983 26.1661C10.9249 26.1643 10.5546 25.775 10.5461 25.1585C10.5418 24.8583 10.5461 24.5582 10.5452 24.2589ZM11.5 21.2944C12.0709 21.2944 12.4625 20.8982 12.454 20.3279C12.4455 19.7705 12.0573 19.3864 11.5017 19.3864C10.9428 19.3864 10.5588 19.7645 10.5486 20.3254C10.5384 20.8956 10.93 21.2944 11.5 21.2944Z">
            </path>
          </svg>
          <input id="ChangePasswordFocusTextBox" type="password" name="password" autocomplete="off" placeholder=" " required="" class="did-floating-input text register_password r2 ">
          <label for="FocusTextBox" class="did-floating-label required">Kata Sandi</label>
          <span toggle="#ChangePasswordFocusTextBox" class="pw-eye toggle-password"></span>
        </div>
        <div class="error_change_password hide">
          <span class="text-danger small">Kata Sandi Diperlukan</span>
        </div>
        <div class="error_change_password_length hide">
          <span class="text-danger small">Kata sandi harus minimal 6 alfanumerik</span>
        </div>
      </div>
      <div class="form-group">
        <div class="did-floating-label-content registerPasswordIco">
          <svg viewBox="0 0 23 31" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
            <path
              d="M20.5884 31H2.41502C2.34791 30.976 2.2825 30.946 2.21369 30.928C1.1833 30.6604 0.492687 30.0198 0.146107 29.0019C0.0891934 28.8347 0.0484193 28.6624 0 28.4917C0 24.0325 0 19.5733 0 15.1141C0.0203871 15.0678 0.0518171 15.0224 0.0603117 14.9735C0.272677 13.7832 1.08136 12.924 2.24173 12.665C2.4439 12.6195 2.65117 12.5989 2.87288 12.5646C2.87288 11.6154 2.85844 10.6841 2.87712 9.75278C2.89241 8.97242 2.86778 8.1792 2.99605 7.41599C3.59067 3.8795 5.59965 1.53414 8.95501 0.391895C9.50886 0.203237 10.1009 0.127773 10.6752 0C11.2256 0 11.7769 0 12.3274 0C12.386 0.0205809 12.4429 0.0531674 12.5024 0.0591701C13.8292 0.199806 15.0618 0.630291 16.1686 1.37549C18.5131 2.95422 19.8663 5.16409 20.0685 8.01884C20.167 9.40462 20.1144 10.8015 20.1288 12.1942C20.1305 12.3194 20.1288 12.4446 20.1288 12.5801C20.3335 12.6024 20.5026 12.6067 20.6657 12.6401C22.0715 12.9317 22.9864 14.049 22.9932 15.5129C23.0034 17.6447 22.9958 19.7765 22.9958 21.9084C22.9958 23.9656 23.0025 26.022 22.9932 28.0792C22.9864 29.4461 22.1735 30.5292 20.9103 30.8954C20.8016 30.9271 20.6946 30.9657 20.5867 31.0009L20.5884 31ZM11.5068 14.5344C8.85903 14.5344 6.21126 14.5344 3.56349 14.5344C3.33074 14.5344 3.09713 14.5267 2.86438 14.5378C2.30544 14.5644 1.98689 14.886 1.95291 15.4443C1.94611 15.5515 1.94611 15.6586 1.94611 15.7658C1.94611 19.7851 1.94611 23.8053 1.94611 27.8245C1.94611 27.9635 1.94781 28.1032 1.96056 28.2422C1.99793 28.6478 2.25617 28.9411 2.64862 29.0139C2.80322 29.0431 2.96377 29.0542 3.12177 29.0542C8.70272 29.056 14.2845 29.056 19.8655 29.056C20.7574 29.056 21.0539 28.761 21.0539 27.87C21.0547 23.8181 21.0547 19.7663 21.0539 15.7144C21.0539 14.8388 20.7523 14.5344 19.8935 14.5344C17.0979 14.5344 14.3015 14.5344 11.5059 14.5344H11.5068ZM4.82154 12.5681H18.1674C18.1734 12.472 18.1827 12.3974 18.1827 12.3237C18.1827 11.0374 18.1937 9.75192 18.1717 8.46562C18.164 8.03084 18.108 7.58835 18.0077 7.16473C17.1718 3.63853 13.938 1.46982 10.3957 2.04523C7.70036 2.48343 5.55377 4.52437 4.97274 7.22647C4.881 7.65181 4.83343 8.09516 4.82749 8.53079C4.8088 9.86855 4.82069 11.2072 4.82069 12.5681H4.82154Z">
            </path>
            <path
              d="M10.5452 24.2589C10.5452 24.2272 10.5418 24.1946 10.5452 24.1629C10.6242 23.4983 10.5019 23.042 9.81553 22.6459C8.66196 21.9796 8.32133 20.424 8.86159 19.1505C9.37466 17.9406 10.6922 17.2305 11.9766 17.4723C13.2711 17.7159 14.186 18.6497 14.35 19.8932C14.5292 21.2541 13.8963 22.3972 12.6502 22.9975C12.5593 23.0412 12.4684 23.1947 12.4658 23.2993C12.448 23.9202 12.4616 24.5419 12.4557 25.1636C12.4497 25.7793 12.0734 26.1678 11.4983 26.1661C10.9249 26.1643 10.5546 25.775 10.5461 25.1585C10.5418 24.8583 10.5461 24.5582 10.5452 24.2589ZM11.5 21.2944C12.0709 21.2944 12.4625 20.8982 12.454 20.3279C12.4455 19.7705 12.0573 19.3864 11.5017 19.3864C10.9428 19.3864 10.5588 19.7645 10.5486 20.3254C10.5384 20.8956 10.93 21.2944 11.5 21.2944Z">
            </path>
          </svg>
          <input id="ChangePasswordpassword_confirm" type="password" name="cpassword" autocomplete="off" placeholder=" " required="" class="did-floating-input text register_cpassword r3">
          <label for="password_confirm" class="did-floating-label required">Konfirmasi Kata Sandi</label>
          <span toggle="#ChangePasswordpassword_confirm" class="pw-eye toggle-password"></span>
        </div>
        <div class="error_change_cpassword hide">
          <span class="text-danger small">Konfirmasi Kata Sandi Diperlukan</span>
        </div>
        <div class="error_match_change_cpassword hide">
          <span class="text-danger small">Konfirmasi kata sandi anda tidak memiliki kecocokkan</span>
        </div>
      </div>
      <div class="row justify-content-center my-3 px-3">
        <button class="rgstButton w-100 l4" type="submit">Change</button>
      </div>
      <div class="error-content"></div>
      <input name="__RequestVerificationToken" type="hidden" value="e5JrVIuEv0IKpdUKdmR0T1uuqXIP4b_e1mbtGskiOi7R_R4YRZRyga5WYD4Iawh9jkdUl8vPVGN4kwq3JeJdo8eMJtg1">
    </div>
  </div>
</form>

Text Content

Masuk Daftar


English

Indonesia

×
Masuk
UserID Diperlukan
UserID harus 3 - 20 karakter alfanumerik
Kata Sandi Diperlukan.
Login
×

English

Indonesia

Daftar
UserID
UserID Diperlukan
Kata Sandi
Kata sandi harus minimal 6 alfanumerik
Email
Pilih Bank Aktif BCA Mandiri BNI BRI CIMB PANIN DANA OVO GOPAY LinkAja
Pilih Bank Aktif Diperlukan
Nama Rekening
Nama Rekening Diperlukan
No Rekening.
No Rekening Diperlukan

Kode Referral
Tidak Wajib Diisi !
No. Telepon
Format Nomor telepon tidak valid
* = Wajib Diisi
Daftar
Sudah Memiliki Akun? Masuk

×

Lupa Kata Sandi
UserID
UserID Diperlukan
4 Angka Terakhir Rekening Bank
4 Angka Terakhir Rekening Bank Diperlukan
Daftar Akun

Catatan: Silakan hubungi CS jika ada masalah
Kata sandi baru
Please create a new password that you don 't use on any other site.
Kata Sandi
Kata Sandi Diperlukan
Kata sandi harus minimal 6 alfanumerik
Konfirmasi Kata Sandi
Konfirmasi Kata Sandi Diperlukan
Konfirmasi kata sandi anda tidak memiliki kecocokkan
Change



Selamat Datang Di Situs ASSASINS911 Aman Dan Terpercaya
 1. 
 2. 


Sebelumnya Selanjutnya
 * Semua Permainan
 * Olahraga
 * Slots
 * Live Kasino
 * Poker
 * Fishing
 * Togel
 * E-Kasino
 * Balap
 * Turnamen

HOT


Terbaru



Terbaru


HOT


HOT


HOT


HOT




HOT


Terbaru





HOT











Maintenance


Terbaru


Terbaru








HOT


HOT












HOT



Terbaru
HOT










HOT




HOT



HOT








HOT


Terbaru



Terbaru


HOT


HOT


HOT


HOT




HOT


Terbaru





HOT











Maintenance


Terbaru


Terbaru








HOT


HOT












HOT



Terbaru









HOT




HOT



HOT








Masuk Daftar Dasbor Promosi
 * 
 * 

Hubungi kami

Hubungi kami
+6281510012115
LIVECHAT
1:38:40 AM