khobauroblox.com
Open in
urlscan Pro
2606:4700:3037::ac43:d4d0
Public Scan
URL:
https://khobauroblox.com/
Submission: On September 01 via api from US — Scanned from DE
Submission: On September 01 via api from US — Scanned from DE
Form analysis
4 forms found in the DOMPOST
<form id="charge" style="margin-right: 15px;" class=" form_data" method="POST">
<div class="tw-mb-2">
<div id="msgCard" style="padding-bottom: 13px;"></div>
<label class="tw-text-gray-700 tw-text-sm"> Nhà mạng <b>(Ưu tiên Viettel, Vinaphone)</b></label>
<div class="tw-grid tw-grid-cols-12 tw-gap-2 tw-text-sm">
<style>
#charge label {
display: flex;
align-items: center;
}
[type=radio] {
position: absolute;
opacity: 0;
left: -9999px;
}
[type=radio] {
cursor: pointer;
}
[type=radio]:checked+label {
border-width: 2px;
--tw-border-opacity: 1;
border-color: rgba(239, 68, 68, var(--tw-border-opacity));
}
[type=radio]:checked+label>img {
filter: grayscale(0%);
}
label>img {
filter: grayscale(100%);
}
</style>
<input type="radio" id="vt" name="type" value="VIETTEL" class=" tw-grid input-absolute" checked="">
<label for="vt" class="tw-col-span-4 tw-border-gray-300 tw-h-10 tw-px-3 tw-rounded tw-font-bold">
<img src="/assets/images/viettel.png">
</label>
<input type="radio" id="vn" name="type" value="VINAPHONE" class="input-absolute">
<label for="vn" class="tw-col-span-4 tw-border-gray-300 tw-h-10 tw-px-3 tw-rounded tw-font-bold">
<img src="/assets/images/vinaphone.png">
</label>
<input type="radio" id="mb" name="type" value="MOBIFONE" class="input-absolute">
<label for="mb" class="tw-col-span-4 tw-border-gray-300 tw-h-10 tw-px-3 tw-rounded tw-font-bold">
<img src="/assets/images/mobifone.png">
</label>
</div>
</div>
<div class="tw-mb-2">
<label class="tw-text-gray-700 tw-text-sm"> Mệnh giá </label>
<select name="amount" class="tw-border tw-border-gray-300 tw-h-10 tw-px-3 tw-w-full tw-rounded focus:tw-outline-none">
<option disabled="disabled" value="">Chọn mệnh giá</option>
<option class="tw-font-medium tw-text-red-600" value="10000"> Thẻ 10,000đ </option>
<option class="tw-font-medium tw-text-red-600" value="20000"> Thẻ 20,000đ </option>
<option class="tw-font-medium tw-text-red-600" value="30000"> Thẻ 30,000đ </option>
<option class="tw-font-medium tw-text-red-600" value="50000"> Thẻ 50,000đ </option>
<option class="tw-font-medium tw-text-red-600" value="100000"> Thẻ 100,000đ </option>
<option class="tw-font-medium tw-text-red-600" value="200000"> Thẻ 200,000đ </option>
<option class="tw-font-medium tw-text-red-600" value="300000"> Thẻ 300,000đ </option>
<option class="tw-font-medium tw-text-red-600" value="500000"> Thẻ 500,000đ </option>
<option class="tw-font-medium tw-text-red-600" value="1000000"> Thẻ 1,000,000đ </option>
</select>
</div>
<div class="tw-mb-4"><label class="tw-text-gray-700 tw-text-sm"> Mã thẻ </label> <input name="code" class="tw-border tw-border-gray-300 tw-h-10 tw-px-3 tw-w-full tw-rounded focus:tw-outline-none"></div>
<div class="tw-mb-4"><label class="tw-text-gray-700 tw-text-sm"> Serial thẻ </label> <input name="serial" class="tw-border tw-border-gray-300 tw-h-10 tw-px-3 tw-w-full tw-rounded focus:tw-outline-none"></div>
<button type="button" id="napthe" onclick="Napthe()" class="tw-text-center tw-h-10 tw-bg-red-500 tw-w-32 hover:tw-bg-red-600 tw-text-white tw-font-semibold tw-rounded"> Nạp Thẻ </button>
</form>
<form class="form-diamondbox">
<input hidden="" name="type" value="">
<div class="col-md-6">
<div class="form-group">
<label><small>Số lượng cần mua</small></label>
<input class="form-control" name="qty" type="number" placeholder="Nhập số lượng cần mua" value="1">
</div>
</div>
</form>
<form id="form-Login">
<input name="type" type="hidden" value="login">
<div class="tw-mb-3">
<label class="tw-block tw-font-semibold tw-text-sm tw-text-blue-900"> Tài khoản * </label>
<input name="username" type="text" class="tw-w-full tw-border tw-border-blue-800 tw-rounded tw-h-11 tw-px-3 tw-font-semibold">
</div>
<div class="tw-mb-3">
<label class="tw-block tw-font-semibold tw-text-sm tw-text-blue-900"> Mật khẩu * </label>
<input name="password" autocomplete="" type="password" class="tw-w-full tw-border tw-border-blue-800 tw-rounded tw-h-11 tw-px-3 tw-font-semibold">
</div>
<div class="tw-text-center tw-text-red-500"></div>
<button type="button" onclick="Login()" class="tw-border tw-border-red-600 tw-rounded tw-h-11 tw-px-3 tw-font-semibold tw-w-full tw-bg-red-500 hover:tw-bg-red-600 tw-text-white tw-mb-3"><span class="tw-relative"> ĐĂNG NHẬP </span></button>
<button type="button" class="tw-border tw-border-gray-400 tw-rounded tw-h-11 tw-px-3 tw-font-semibold tw-w-full tw-bg-white tw-text-gray-700" data-dismiss="modal" data-toggle="modal" data-target="#registerModal"><span class="tw-relative"> Tạo tài
khoản </span></button>
</form>
<form id="form-Register">
<input name="type" type="hidden" value="register">
<div class="tw-mt-2 tw-mb-3 tw-grid tw-grid-cols-12 tw-gap-2">
<div class="tw-col-span-12">
<label class="tw-block tw-font-semibold tw-text-sm tw-text-blue-900"> Tên tài khoản * </label>
<input type="text" name="username" autocomplete="" class="tw-w-full tw-border tw-border-blue-800 tw-rounded tw-h-11 tw-px-3 tw-font-semibold">
</div>
</div>
<div class="tw-mb-3">
<label class="tw-block tw-font-semibold tw-text-sm tw-text-blue-900"> Mật khẩu * </label>
<input type="password" name="password" autocomplete="" class="tw-w-full tw-border tw-border-blue-800 tw-rounded tw-h-11 tw-px-3 tw-font-semibold">
</div>
<div class="tw-mb-3">
<label class="tw-block tw-font-semibold tw-text-sm tw-text-blue-900"> Xác nhận mật khẩu * </label>
<input type="password" name="repassword" autocomplete="" class="tw-w-full tw-border tw-border-blue-800 tw-rounded tw-h-11 tw-px-3 tw-font-semibold">
</div>
<div class="tw-text-center tw-text-red-500"></div>
<button type="button" onclick="Register()" class="tw-border tw-border-red-600 tw-rounded tw-h-11 tw-px-3 tw-font-semibold tw-w-full tw-bg-red-500 hover:tw-bg-red-600 tw-text-white tw-mb-3"><span class="tw-relative"> ĐĂNG KÝ </span></button>
<button type="button" class="tw-border tw-border-gray-400 tw-rounded tw-h-11 tw-px-3 tw-font-semibold tw-w-full tw-bg-white tw-text-gray-700" data-dismiss="modal" data-toggle="modal" data-target="#loginModal"><span class="tw-relative"> Đăng nhập
</span></button>
</form>
Text Content
NẠP THẺ ĐĂNG NHẬP 1/1 NẠP THẺ TOP NẠP T.09 THẺ CÀO ATM / MOMO Nhà mạng (Ưu tiên Viettel, Vinaphone) Mệnh giá Chọn mệnh giá Thẻ 10,000đ Thẻ 20,000đ Thẻ 30,000đ Thẻ 50,000đ Thẻ 100,000đ Thẻ 200,000đ Thẻ 300,000đ Thẻ 500,000đ Thẻ 1,000,000đ Mã thẻ Serial thẻ Nạp Thẻ 1 hao123haoaz 1,100,000đ 2 hahhhd 800,000đ 3 hao21047 570,000đ 4 tribanhtrai 550,000đ 5 cailunai 500,000đ 6 phongdepz 500,000đ 7 quandk 500,000đ 8 reddragon 355,000đ 9 chim-lu 350,000đ 10 zondeptrai 350,000đ Nạp thẻ ngay Để nhận thêm ROBUX, Đua Top ngay nhận quà liền tay!!! NẠP THẺ NGAY Shop Đang Giảm Giá 70% Toàn Bộ Acc Nhân Dịp Hè GAME BLOX FRUITS ACC BLOX FRUITS TỰ CHỌN Đã mua: 117,356 Đang giảm giá 70% DỊCH VỤ BLOX FRUITS TỰ CHỌN Đã mua: 178,356 Đang giảm giá 70% MUA GEMS SALE 90% Đã mua: 189,962 100,000đ 50,000đ THÔNG BÁO × THÔNG BÁO Số lượng cần mua Mua ngay Đóng Khobauroblox.Com - ACC TOILET TOWER DEFENSE Uy Tín Giá Rẻ Chất Lượng. VỀ CHÚNG TÔI Chúng tôi luôn lấy uy tín đặt trên hàng đầu đối với khách hàng, hy vọng chúng tôi sẽ được phục vụ các bạn. Cảm ơn! Thời gian hỗ trợ: Sáng: 8h00 -> 11h30 | Chiều: 13h00 -> 19h00 KHOBAUROBLOX.COM HỆ THỐNG BÁN ACC TỰ ĐỘNG ĐẢM BẢO UY TÍN VÀ CHẤT LƯỢNG. Privacy Policy | Terms of Service | Delete user data THÔNG BÁO Quay càng nhiều tỉ lệ càng cao ĐĂNG NHẬP TÀI KHOẢN Đăng nhập bằng Facebook Tài khoản * Mật khẩu * ĐĂNG NHẬP Tạo tài khoản ĐĂNG KÝ TÀI KHOẢN Đăng nhập bằng Facebook Tên tài khoản * Mật khẩu * Xác nhận mật khẩu * ĐĂNG KÝ Đăng nhập NẠP TIỀN - CHUYỂN KHOẢN QUA Ngân Hàng (ATM) Ứng dụng MOMO Hệ thống nạp ATM/MOMO tự động 24/24, Nạp 100k nhận 120k tiền shop Lưu ý: Chuyển tiền nhanh 24/7 để tránh bị treo, chậm tiền! Nếu gửi đúng stk và nội dung mà 30p không nhận được tiền hoặc chuyển ghi sai nội dung vui lòng liên hệ page để được hỗ trợ. Quy Đổi Tiền Nạp ATM/MOMO Số tiền bạn chuyển 0đ Tiền nhận trên shop CHUYỂN QUA NGÂN HÀNG THÔNG TIN TÀI KHOẢN NGÂN HÀNG NGÂN HÀNG : Đang cập nhật SỐ TÀI KHOẢN : Đang cập nhật CHỦ TÀI KHOẢN: Đang cập nhật Copy số tài khoản Nội dung chuyển khoản: COPY NỘI DUNG Khi chuyển khoản qua Ngân hàng (ATM) bạn cần ghi nội dung naptien bên trên. Lưu ý: Sau khi chuyển khoản xong, hãy chờ "vài phút" rồi ấn "Xác nhận. Tôi đã chuyển". Xác nhận. Tôi đã chuyển Các giao dịch chuyển sai "Nội dung chuyển khoản" sẽ không được xử lý tự động. Hãy liên hệ Fanpage để được hỗ trợ. Hướng dẫn nạp tiền qua Ngân hàng Click xem video hướng dẫn CHUYỂN KHOẢN QUA MOMO THÔNG TIN VÍ MOMO CHỦ TÀI KHOẢN: Đang cập nhật VÍ MOMO: Đang cập nhật Copy số tài khoản ví MOMO Nội dung ghi chú khi chuyển: COPY NỘI DUNG Khi chuyển khoản qua ví Momo bạn cần ghi nội dung ghi chú naptien bên trên. Lưu ý: Nếu quá 30 phút không nhận được tiền, vui lòng liên hệ page hỗ trợ! - Các giao dịch chuyển sai "Nội dung ghi chú" sẽ không được xử lý tự động. Hãy liên hệ Fanpage để được hỗ trợ. Hướng dẫn nạp tiền qua Ví Momo Click xem video hướng dẫn THÔNG BÁO