Akses cepat
Script Py GoCollect (Solana GPS Multi-Account Bot)
🚀 GoCollect Automation Engine (Multi-Account GPS Bot) • Fitur: Bot otomasi multi-wallet Solana untuk farming game lokasi Web3 GoCollect (gocollect.fun). • Trajectory Simulator: Menghasilkan rute GPS realistis (Haversine distance & noise) otomatis. • Crate Hunting & Claims: Auto-discovery peti terdekat dan eksekusi claim crates otomatis. • Telegram Reporter: Laporan statistik saldo & item harian real-time ke bot Telegram. Cara Install & Menjalankan: 1. Ekstrak file zip: unzip gocollect.zip -d gocollect && cd gocollect 2. Buat virtual environment: python3 -m venv .venv && source .venv/bin/activate 3. Install dependencies: pip install -r requirements.txt 4. Generate wallet baru: python main.py --gen-wallets 5 5. Jalankan otomasi: python main.py --run --lat -6.2088 --lng 106.8456 --max-crates 25