✔️ Python >= 3.12 (Windows)
✔️ Android >= 10 64bit (Termux)
✔️ Cloud Shell: Mọi thiết bị
✔️ Python >= 3.12 (Windows)
✔️ Android >= 10 64bit (Termux)
✔️ Cloud Shell: Mọi thiết bị
⚠️ Hãy cấp quyền truy cập bộ nhớ.
pkg update && pkg install python git
termux-setup-storage
pip install requests pystyle bs4 cloudscraper
cd /sdcard/download && python haidang.py
1. Tải Python 3.12: ➤ Truy cập: https://www.python.org/downloads/release/python-3126 ➤ Chọn "Windows installer (64-bit)" để tải ➤ Mở file cài đặt, tick chọn "Add Python to PATH", sau đó chọn "Install Now"
2. Kiểm tra cài đặt: ➤ Mở CMD (Windows + R → gõ cmd → Enter) ➤ Nhập: python --version ➤ Nhập: pip --version ✔ Nếu hiện phiên bản là bạn đã cài thành công
3. Cài thư viện cần thiết: ➤ Nhập lệnh: pip install requests pystyle bs4 cloudscraper ✔ Chờ quá trình cài xong
4. Chạy tool: ➤ Di chuyển vào thư mục chứa tool, ví dụ: cd Desktop ➤ Chạy file tool: python haidang.py
Truy cập: https://shell.cloud.google.com/
sudo apt install git wget -y && wget https://raw.githubusercontent.com/dangvirpprokaka/tools/refs/heads/main/haidang.py && pip install requests pystyle bs4 cloudscraper && python haidang.py
Copyright @Lê Trọng Hải Đăng