accrobloxtet.com Open in urlscan Pro
2606:4700:3037::ac43:b476  Public Scan

URL: https://accrobloxtet.com/
Submission Tags: phishingrod
Submission: On October 24 via api from DE — Scanned from DE

Form analysis 4 forms found in the DOM

POST

<form id="charge" class="tw-max-w-sm form_data" method="POST">
  <div class="tw-mb-2">
    <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="loaithe" value="VIETTEL" class="loaithe 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="loaithe" value="VINAPHONE" class="loaithe 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="loaithe" value="MOBIFONE" class="loaithe 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>
    <p class="tw-text-xs"> (Nhấp vào hình nhà mạng để chọn) </p>
  </div>
  <div class="tw-mb-2">
    <label class="tw-text-gray-700 tw-font-medium"> Mệnh giá </label>
    <select id="menhgia" class="tw-border tw-border-gray-300 tw-h-10 tw-px-3 tw-w-full tw-rounded focus:tw-outline-none" fdprocessedid="7s5g7i">
      <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-font-medium"> Mã thẻ </label> <input id="pin" class="tw-border tw-border-gray-300 tw-h-10 tw-px-3 tw-w-full tw-rounded focus:tw-outline-none" fdprocessedid="fgo7qf"></div>
  <div class="tw-mb-4"><label class="tw-text-gray-700 tw-font-medium"> Serial thẻ </label> <input id="seri" class="tw-border tw-border-gray-300 tw-h-10 tw-px-3 tw-w-full tw-rounded focus:tw-outline-none" fdprocessedid="506f5"></div>
  <div id="msgCard" class="tw-inline-block tw-text-xs tw-border-yellow-500 tw-rounded tw-bg-yellow-100 tw-px-2 tw-py-1"><b class="tw-text-red-600" style="margin-bottom: 0.4rem;">Chú ý:</b> Duyệt thẻ hoàn toàn tự động 24/7 - Nhập sai mệnh giá sẽ mất
    thẻ! </div>
  <button type="button" id="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" fdprocessedid="kc7gpj"> 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-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-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.10
THẺ CÀO


QUÀ NẠP

Nhà mạng (Ưu tiên Viettel, Vinaphone)


(Nhấp vào hình nhà mạng để chọn)

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ẻ
Chú ý: Duyệt thẻ hoàn toàn tự động 24/7 - Nhập sai mệnh giá sẽ mất thẻ!
Nạp Thẻ
1
luonmayman
1.100.000đ
2
fantime
1.050.000đ
3
ngominhtuan
850.000đ
4
mongbubu
800.000đ
5
rutgametop
700.000đ
Nạp thẻ ngay Để nhận thêm ROBUX, Đua Top ngay nhận quà liền tay!!!
NẠP THẺ NGAY

ĐUA TOP NẠP THẺ HÀNG THÁNG

NHẬN NGAY QUÀ CỰC KHỦNG

TOP 1: Nick Blox Fruits Tộc V4 Ngẫu Nhiên Full LV2450 Có MOCHI V2, LEOPARD, GOD
GUMAN ...

TOP 2: 500.000 VNĐ Hoặc 5.000 ROBUX

TOP 3: 200.000 VNĐ Hoặc 2.000 ROBUX

TOP 4: 100.000 VNĐ

TOP 5: 50.000 VNĐ

hhhixxx Đã mua tài khoản #77 giá 50.000 đ cách đây 8 phút trước Binnxxxxxx Đã
mua tài khoản #104 giá 200.000 đ cách đây 12 phút trước Xop7xx Đã mua tài khoản
#77 giá 50.000 đ cách đây 25 phút trước DucKxxxxxxxxxx Đã mua tài khoản #92 giá
150.000 đ cách đây 2 tiếng trước Luanxxx Đã mua tài khoản #178 giá 50.000 đ cách
đây 4 tiếng trước cantxxxxxx Đã mua tài khoản #112 giá 100.000 đ cách đây 4
tiếng trước timexxxxxx Đã mua tài khoản #102 giá 400.000 đ cách đây 11 tiếng
trước rutgxxxxxx Đã mua tài khoản #134 giá 50.000 đ cách đây 13 tiếng trước
fantxxx Đã mua tài khoản #3 giá 200.000 đ cách đây 13 tiếng trước ngomxxxxxxx Đã
mua tài khoản #3 giá 300.000 đ cách đây 15 tiếng trước mongxxxx Đã mua tài khoản
#135 giá 14.951 đ cách đây 2 ngày trước aloaxx Đã mua tài khoản #25 giá 50.000 đ
cách đây 5 ngày trước fantxxx Đã mua tài khoản #23 giá 20.000 đ cách đây 13
tiếng trước aloaxx Đã mua tài khoản #21 giá 10.000 đ cách đây 3 ngày trước
aloaxx Đã mua tài khoản #19 giá 100.000 đ cách đây 3 ngày trước

50K = 400 ROBUX+

ROBUX 120H

15M+

LƯỢT TRUY CẬP SHOP

74456+

TỔNG SỐ THÀNH VIÊN

82451+

SẢN PHẨM ĐÃ BÁN


GAME ANIME DEFENDER

ACC ANIME DEFENDER

Đã mua: 43,522
627,344
Đang giảm giá 90%

UNIT ANIME DEFENDER

Đã mua: 654,425
36,769
Đang giảm giá 50%

GEM GAME ANIME DEFENDER

Đã mua: 64,642
862,479
Đang giảm giá 70%

ĐÁ ROLL ANIME DEFENDER

Đã mua: 34,346
5,515
Đang giảm giá 90%

GAME PASS ANIME DEFENDER

Đã mua: 234,157
12,505
Đang giảm giá 70%

BÁN XÚC XẮC VÀ KHOÁ ANIME DF

Đã mua: 23,757
76,971
Đang giảm giá 70%

DỊCH VỤ CÀY THUÊ ĐI CỔNG

Đã mua: 5,679
59,898
Đang giảm giá 70%

RANDOM ACC DRAGON MAGE

Đã mua: 54,627
551,815
Đang giảm giá 70%

RANDOM ACC LUNAR SECRET

Đã mua: 43,727
414,185
Đang giảm giá 70%

RANDOM ACC CÓ SHADOW DRAGON

Đã mua: 32,829
432,639
Đang giảm giá 90%


GAME PET GO

ACC PET GO

Đã mua: 1,584
8,774
Đang giảm giá 70%

GEM PET GO RATE RẺ

Đã mua: 8,653
20,922
Đang giảm giá 70%

DỊCH VỤ PET

Đã mua: 1,083
17,870
Đang giảm giá 70%


GAME ANIME VANGAURDS

ACC ANIME VANGAURDS

Đã mua: 9,734
20,722
Đang giảm giá 70%

GEM GAME ANIME VANGUARDS

Đã mua: 10,958
24,977
Đang giảm giá 70%


GAME BLOX FRUITS

ACC BLOX FRUITS GIẢM GIÁ

Đã mua: 87,385
45,806
Đang giảm giá 70%

RANDOM ACC FULL GEAR V4

Đã mua: 4,581
21,000
Đang giảm giá 70%

RANDOM ACC MOCHI VV

Đã mua: 10,984
57,009
Đang giảm giá 70%

RANDOOM ACC VIP

Đã mua: 28,595
48,592
Đang giảm giá 70%


DỊCH VỤ GAME TOILET TOWER

ACC TOILET TOWER DEFENSE

Đã mua: 56,886
228,594
Đang giảm giá 70%

GEM TOILET TOWET

Đã mua: 57,288
287,652
Đang giảm giá 70%

UNIT TOILET TOWER

Đã mua: 23,517
69,000
Đang giảm giá 70%


DỊCH VỤ MUA ROBUX GIÁ RẺ !

MUA ROBUX SẠCH GIÁ RẺ

Đã mua: 0
5
Đang giảm giá 50%
THÔNG BÁO

SỰ KIỆN HÔM NAY ANH EM NHÉ !

ALL GAME ĐỀU ĐƯỢC GIẢM GIÁ????

×

THÔNG BÁO



Số lượng cần mua
Mua ngay Đóng
❅
❆
❅
❆
❅
❆
❅
❆
❅
❆
❅
❆
SHOP ACC ROBLOX UY TÍN GIÁ RẺ SỐ 1


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


ACCROBLOXTET.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


Tài khoản *
Mật khẩu *

ĐĂNG NHẬP Tạo tài khoản


ĐĂNG KÝ TÀI KHOẢN


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