lotte4dclick.com Open in urlscan Pro
2606:4700:3036::ac43:c9e4  Public Scan

URL: https://lotte4dclick.com/
Submission: On November 07 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

<form class="login-form form" role="form">
  <div id="msgbox" style="margin-right: 8px; color: #b29459; font-size: 1rem"></div>
  <div class="input-group login-field">
    <span class="input-group-text prepend mobile-only ">
      <div class="h-100 center"><i class="bi bi-person-circle prepend-icon"></i></div>
    </span>
    <input type="text" name="username" class="form-control login-input-field username" placeholder="Nama Akun" aria-label="Username">
  </div>
  <div id="marquee" class="marquee mobile-only">
    <div class="marquee-content">
      <div class="d-flex align-items-center gap-2">
        <i class="bi bi-megaphone-fill desktop-only"></i>
      </div>
      <div class="running">
        <div class="marquee-shadow"></div>
        <marquee behavior="" direction="" id="broadcast">Selamat datang di LOTTE4D</marquee>
      </div>
    </div>
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-shield-lock-fill prepend-icon"></i></div>
    </span>
    <input type="password" name="password" class="form-control login-input-field password" placeholder="Kata Sandi" aria-label="Password">
  </div>
  <div class="verifikasiform" style="display: none; gap: 2px;">
    <span id="verifikasi"><img src="/capimg.php" width="40" height="30" style="border:1px #999 solid;"></span>
    <input type="text" class="form-control login-field" name="verifikasi" id="verform" style="width:40px;height: 30px !important" autocomplete="off">
  </div>
  <input type="hidden" name="verif" id="verifval" class="verifval" value="0">
  <button type="submit" value="Masuk" class="btn btn-masuk fw-bold p-0 px-2 submit">Login</button>
  <button type="button" class="btn btn-daftar btn-daftar-desktop fw-bold p-0 px-2 desktop-only" onclick="window.location.href='/?content=register'">Daftar</button>
  <input type="hidden" name="task" value="login">
  <input type="hidden" name="logindesktop" value="iioK4FAyMJNBegrpWRQNYVt84YbZO8S56irfcrfBi5E=">
</form>

<form class="login-form form" style="padding: 0px; padding-top: 32px" role="form">
  <div id="msgbox" style="font-size: 1rem; width: 100%"></div>
  <div class="input-group login-field">
    <span class="input-group-text prepend mobile-only ">
      <div class="h-100 center"><i class="bi bi-person-circle prepend-icon"></i></div>
    </span>
    <input type="text" name="username" class="form-control login-input-field username" placeholder="Username" aria-label="Username">
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-shield-lock-fill prepend-icon"></i></div>
    </span>
    <input type="password" name="password" class="form-control login-input-field password" placeholder="Password" aria-label="Password">
  </div>
  <div class="verifikasiform w-100" style="display: none;">
    <span id="verifikasi"><img src="/m/capimg.php?7405" width="100%" height="44" style="border-radius: 5px;"></span>
    <div class="input-group login-field mt-1">
      <span class="input-group-text mobile-only prepend">
        <div class="h-100 center"><i class="bi bi-person-fill-check prepend-icon"></i></div>
      </span>
      <input type="text" inputmode="numeric" class="form-control login-input-field" name="verifikasi" id="verform" autocomplete="off" placeholder="Verifikasi">
    </div>
  </div>
  <input type="hidden" name="verif" id="verifval" class="verifval" value="0">
  <button type="submit" value="Masuk" class="btn btn-masuk fw-bold p-0 px-2 submit">Masuk</button>
  <button type="button" class="btn btn-daftar btn-info btn-daftar-mobile fw-bold p-0 px-2 mobile-only" onclick="openDaftar()">Daftar Sekarang</button>
  <input type="hidden" name="task" value="login">
  <input type="hidden" name="loginmobile" value="iioK4FAyMJNBegrpWRQNYVt84YbZO8S56irfcrfBi5E=">
</form>

<form id="formRegister" class="login-form  p-0 pt-4">
  <div id="statusRegister" style="margin-bottom: 5px; width: 100%"></div>
  <div class="prepend" style="width: 100%; height: 36px; display: grid; place-items: center; border-radius: 3px; font-size: 1.2rem; font-weight: bold">DAFTAR</div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-person-circle prepend-icon"></i></div>
    </span>
    <input type="text" class="form-control login-input-field" name="username" id="reg_username" placeholder="Username 6-16 karakter standar (A~Z, a~z, 0~9) dan tanpa spasi">
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-shield-lock-fill prepend-icon"></i></div>
    </span>
    <input type="password" class="form-control login-input-field" id="reg_pass" name="pass" placeholder="Password (6 karakter atau lebih)">
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-shield-lock-fill prepend-icon"></i></div>
    </span>
    <input type="password" class="form-control login-input-field" id="reg_passcon" name="passcon" placeholder="Password sekali lagi">
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-envelope-fill prepend-icon"></i></div>
    </span>
    <input type="text" class="form-control login-input-field" id="reg_email" name="email" placeholder="Email">
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-telephone-fill prepend-icon"></i></div>
    </span>
    <input type="text" inputmode="numeric" class="form-control login-input-field" id="reg_telpon" name="telpon" placeholder="Telpon">
  </div>
  <div class="input-group login-field">
    <select class="form-select login-input-field" name="bank" id="reg_bank">
      <option value="">Pilih Bank</option>
      <option value="BCA">BCA</option>
      <option value="Mandiri">Mandiri</option>
      <option value="BNI">BNI</option>
      <option value="BRI">BRI</option>
      <option value="OCBC">OCBC</option>
      <option value="DANA">DANA</option>
      <option value="OVO">OVO</option>
      <option value="GOPAY">GOPAY</option>
      <option value="LinkAja">LinkAja</option>
    </select>
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend" style="">
      <div class="h-100 center"><i class="bi bi-piggy-bank-fill prepend-icon"></i></div>
    </span>
    <input type="text" class="form-control login-input-field" name="rek" id="reg_rek" placeholder="No Rekening">
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-person-fill prepend-icon"></i></div>
    </span>
    <input type="text" class="form-control login-input-field" name="nama" id="reg_nama" placeholder="Nama Rekening">
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-file-earmark-person-fill prepend-icon"></i></div>
    </span>
    <input type="text" class="form-control login-input-field" name="ref" id="reg_ref" placeholder="Username Referal bila ada">
  </div>
  <!-- <input type="text" class="form-control" placeholder="Nama Akun" aria-label="Nama Akun">
                                            <input type="password" class="form-control" placeholder="Kata Sandi" aria-label="Kata Sandi"> -->
  <button type="submit" class="btn btn-masuk fw-bold p-0 px-2" value="Register" id="buttonRegister">Daftar</button>
  <input type="hidden" name="task" value="register">
  <input type="hidden" name="regmobile" value="Tqs+LPXgWenddU6UAZzqiB12N6c6jD3pLq+OkyDN10w=">
  <button type="button" class="btn btn-secondary fw-bold p-0 px-2" value="Close" onclick="closeDaftar()" id="buttonClose">Close</button>
</form>

Text Content

TOGEL
5G GAMES PRAGMATIC PLAY PG SOFT HABANERO SPADEGAMING JOKER NOLIMIT CITY MICRO
GAMING JILI FASTSPIN PLAYSTAR LIVE22 CQ9 SBO SLOT
PRAGMATIC PLAY ION CASINO EVOLUTION SEXY GAMING ALLBET SA GAMING MICRO GAMING
OPUS PLUS SBOBET CASINO
SABA SBOBET CMD368 TFGAMING
SPADE GAMING JILI FASTSPIN
WS168
GEMINI JOKER MICRO GAMING JILI
BERANDA

PROMOSI

EVENT

WHATSAPP

LIVECHAT

Selamat datang di LOTTE4D



Selamat datang di LOTTE4D


Login Daftar

Masuk Daftar Sekarang
DAFTAR





Pilih Bank BCAMandiriBNIBRIOCBCDANAOVOGOPAYLinkAja



Daftar Close

| TOGEL | SLOT | LIVE CASINO | SPORT | ARCADE | SABUNG | INTERACTIVE |
TOGEL
SLOT
LIVE CASINO
SPORT
ARCADE
SABUNG
INTERACTIVE

PROMO

Desktop

Wap
Kamis 7/11/2024 02:26:49
Selamat datang di LOTTE4D

TENTANG KAMI BANTUAN PERATURAN INFORMASI BANK HUBUNGI KAMI KEBIJAKAN PRIVASI
PERSETUJUAN COOKIES
×


TOTO MACAU 
0993
KAMIS 7/11/2024

TOTO WUHAN 
2928
KAMIS 7/11/2024

HK SIANG 
5155
KAMIS 7/11/2024

SYDNEY 
6891
KAMIS 7/11/2024

MALAYSIA SIANG 
5601
KAMIS 7/11/2024

SINGAPORE 
9106
KAMIS 7/11/2024

9STAR 
8153
RABU 6/11/2024

MALAYSIA 
6337
KAMIS 7/11/2024

7STAR 
6582
SELASA 5/11/2024

QATAR 
6094
RABU 6/11/2024

HONGKONG 
1362
RABU 6/11/2024
Togel Result
TOTO MACAU 
0993
07-11-2024
6312
07-11-2024
7095
07-11-2024
7970
07-11-2024
5923
06-11-2024
3291
06-11-2024
9857
06-11-2024
6260
06-11-2024
TOTO WUHAN 
2928
07-11-2024
6303
07-11-2024
8797
07-11-2024
4225
07-11-2024
0628
07-11-2024
7907
06-11-2024
6201
06-11-2024
1645
06-11-2024
HK SIANG 
5155
07-11-2024
7478
06-11-2024
1461
05-11-2024
3441
04-11-2024
3706
03-11-2024
1403
02-11-2024
8708
01-11-2024
9447
31-10-2024
SYDNEY 
6891
07-11-2024
9287
06-11-2024
4379
05-11-2024
3768
04-11-2024
1932
03-11-2024
5148
02-11-2024
8396
01-11-2024
6615
31-10-2024
MALAYSIA SIANG 
5601
07-11-2024
5004
06-11-2024
0133
05-11-2024
9203
04-11-2024
5279
03-11-2024
7755
02-11-2024
6976
01-11-2024
9134
31-10-2024
SINGAPORE 
9106
07-11-2024
0119
06-11-2024
3794
04-11-2024
0740
03-11-2024
7689
02-11-2024
6588
31-10-2024
1645
30-10-2024
9225
28-10-2024
9STAR 
8153
06-11-2024
8558
04-11-2024
9235
02-11-2024
4980
31-10-2024
2659
30-10-2024
0443
28-10-2024
7512
26-10-2024
2096
24-10-2024
MALAYSIA 
6337
07-11-2024
9202
06-11-2024
4529
05-11-2024
8325
04-11-2024
2656
03-11-2024
3060
02-11-2024
7831
01-11-2024
0339
31-10-2024
7STAR 
6582
05-11-2024
0251
03-11-2024
2990
01-11-2024
7530
29-10-2024
1621
27-10-2024
6821
25-10-2024
7881
22-10-2024
3048
20-10-2024
QATAR 
6094
06-11-2024
4330
05-11-2024
0981
04-11-2024
5495
03-11-2024
3823
02-11-2024
1959
01-11-2024
9866
31-10-2024
8591
30-10-2024
HONGKONG 
1362
06-11-2024
5214
05-11-2024
1979
04-11-2024
6317
03-11-2024
1403
02-11-2024
3071
01-11-2024
5457
31-10-2024
3113
30-10-2024


DEPOSIT

Rata-Rata

15 Detik




WITHDRAW

Rata-Rata

2 Menit




MEMBER ONLINE

54574 Member

Ketik Di Google:

LOTTE4D

 * Link alternatif :
 * LOTTE4D 1
 * LOTTE4D 2
 * LOTTE4D 3


NEW DEPOSIT

harj*** | Deposit:
Rp.325,000
jasm*** | Deposit:
Rp.235,000
nad*** | Deposit:
Rp.335,000
novit***ri | Deposit:
Rp.610,000
iswah***i | Deposit:
Rp.260,000
anggr***an | Deposit:
Rp.825,000
rah*** | Deposit:
Rp.745,000
suar***i | Deposit:
Rp.580,000
gila*** | Deposit:
Rp.925,000
sit*** | Deposit:
Rp.140,000
iswah***i | Deposit:
Rp.575,000
zami*** | Deposit:
Rp.375,000
maya***i | Deposit:
Rp.285,000
firga***ro | Deposit:
Rp.210,000
zulka***in | Deposit:
Rp.935,000
lai*** | Deposit:
Rp.270,000
usa*** | Deposit:
Rp.925,000
koko***u | Deposit:
Rp.80,000
perm*** | Deposit:
Rp.430,000
nar*** | Deposit:
Rp.980,000
purw***i | Deposit:
Rp.580,000
unja*** | Deposit:
Rp.820,000
dim*** | Deposit:
Rp.175,000
dama*** | Deposit:
Rp.145,000
mut*** | Deposit:
Rp.510,000
tam*** | Deposit:
Rp.360,000
raj*** | Deposit:
Rp.135,000
sab*** | Deposit:
Rp.605,000
bali*** | Deposit:
Rp.805,000
usa*** | Deposit:
Rp.85,000
van*** | Deposit:
Rp.30,000
ell*** | Deposit:
Rp.570,000
oktav***i | Deposit:
Rp.960,000
kama*** | Deposit:
Rp.895,000
nam*** | Deposit:
Rp.410,000
patri*** | Deposit:
Rp.780,000
rah*** | Deposit:
Rp.575,000
cin*** | Deposit:
Rp.840,000
jam*** | Deposit:
Rp.820,000
alm*** | Deposit:
Rp.205,000
ver*** | Deposit:
Rp.625,000
uta*** | Deposit:
Rp.390,000
sito***l | Deposit:
Rp.770,000
bana*** | Deposit:
Rp.935,000
novit***ri | Deposit:
Rp.320,000
sil*** | Deposit:
Rp.920,000
ani*** | Deposit:
Rp.85,000
int*** | Deposit:
Rp.570,000
par*** | Deposit:
Rp.320,000
gal*** | Deposit:
Rp.240,000


NEW WITHDRAW

gila*** | Withdraw:
Rp.480,000
alm*** | Withdraw:
Rp.12,650,000
sito***l | Withdraw:
Rp.14,790,000
ver*** | Withdraw:
Rp.3,310,000
rah*** | Withdraw:
Rp.14,030,000
mut*** | Withdraw:
Rp.13,550,000
raj*** | Withdraw:
Rp.18,320,000
firga***ro | Withdraw:
Rp.3,450,000
usa*** | Withdraw:
Rp.14,380,000
jam*** | Withdraw:
Rp.12,680,000
harj*** | Withdraw:
Rp.11,430,000
purw***i | Withdraw:
Rp.7,680,000
van*** | Withdraw:
Rp.15,980,000
maya***i | Withdraw:
Rp.3,870,000
koko***u | Withdraw:
Rp.1,090,000
unja*** | Withdraw:
Rp.6,610,000
rah*** | Withdraw:
Rp.18,230,000
sit*** | Withdraw:
Rp.3,980,000
bana*** | Withdraw:
Rp.14,520,000
patri*** | Withdraw:
Rp.13,750,000
par*** | Withdraw:
Rp.5,990,000
dama*** | Withdraw:
Rp.2,950,000
sab*** | Withdraw:
Rp.3,020,000
novit***ri | Withdraw:
Rp.3,810,000
nad*** | Withdraw:
Rp.14,410,000
usa*** | Withdraw:
Rp.2,700,000
ani*** | Withdraw:
Rp.18,400,000
suar***i | Withdraw:
Rp.1,900,000
kama*** | Withdraw:
Rp.5,290,000
iswah***i | Withdraw:
Rp.17,870,000
cin*** | Withdraw:
Rp.7,060,000
novit***ri | Withdraw:
Rp.2,920,000
bali*** | Withdraw:
Rp.8,590,000
oktav***i | Withdraw:
Rp.10,690,000
jasm*** | Withdraw:
Rp.10,870,000
dim*** | Withdraw:
Rp.15,300,000
lai*** | Withdraw:
Rp.18,220,000
int*** | Withdraw:
Rp.3,000,000
ell*** | Withdraw:
Rp.14,610,000
tam*** | Withdraw:
Rp.9,410,000
perm*** | Withdraw:
Rp.5,310,000
nar*** | Withdraw:
Rp.17,500,000
zami*** | Withdraw:
Rp.420,000
nam*** | Withdraw:
Rp.10,310,000
sil*** | Withdraw:
Rp.19,850,000
gal*** | Withdraw:
Rp.14,010,000
iswah***i | Withdraw:
Rp.17,810,000
anggr***an | Withdraw:
Rp.10,830,000
zulka***in | Withdraw:
Rp.8,440,000
uta*** | Withdraw:
Rp.19,240,000

Transaksi
Kami Menerima Pembayaran Dibawah Ini

Bank Lokal
BCA

Mandiri

BNI

BRI

OCBC

E Money & Pulsa
DANA

OVO

GOPAY

LinkAja

QRIS

Telkomsel

Axiata


Kontak Kami

WHATSAPP
0819-3972-7741
SMS
0819-3972-7741
FACEBOOK
LOMBA CERDAS CERMAT LOTTE4D

 * TENTANG KAMI
   |
 * BANTUAN
   |
 * PERATURAN
   |
 * INFORMASI BANK
   |
 * HUBUNGI KAMI
   |
 * KEBIJAKAN PRIVASI
   |
 * PERSETUJUAN COOKIES

qg**pw Berhasil Withdraw Rp 791.000,00


LOTTE4D : SITUS GAME ONLINE SERVER THAILAND MUDAH MENANG 2024


© 2015 - 2024 Copyright LOTTE4D.
All Rights Reserved.
MOBILE
WAP
LAPOR PUSAT
MEMBER SERVICE
0819-3972-7741
0819-3972-7741
LOMBA CERDAS CERMAT LOTTE4D

Chat with us, powered by LiveChat
Kami menggunakan cookies untuk mengoptimalkan navigasi, fitur serta konten yang
lebih Relevan. Untuk informasi lengkap tentang cookies silahkan lihat
Persetujuan Cookies. Dengan menggunakan situs ini, Anda menyetujui penggunaan
cookies serta data pribadi sesuai Kebijakan Privasi.
×
KLIK UNTUK MENUTUP

×