A one-stop automation suite for the Pharos Testnet ecosystem. Run everything - Pharos, Gotchipus, OpenFi, Brokex, Faroswap, AquaFlux, Zenith Swap, Pharos Name Service, Grandline, R2 Pharos, Bitverse, AutoStaking, Spout Finance, and Primuslabs Send - using just one wallet, proxy, and config.
🔑 Unified Wallet | 🌍 Proxy Rotation | 🧩 Multi-Module Scripts | 📁 All-in-One Repo
| File Name | Bot Name | Description |
|---|---|---|
bot1.py | Pharos BOT | DeFi automation for Pharos Testnet |
bot2.py | Gotchipus BOT | NFT minting & wearable claiming |
bot3.py | OpenFi BOT | Lending, borrowing & DeFi services |
bot4.py | Brokex BOT | Faucet claim and trade automation |
bot5.py | FaroSwap BOT | Swap and liquidity automation |
bot6.py | AquaFlux BOT | Auto Mint Standard & Premium NFT |
bot7.py | Zenith Swap BOT | Swap and liquidity automation |
bot8.py | Pharos Name Service BOT | Auto Mint Random .phrs Domain |
bot9.py | Grandline BOT | Auto Claim All Available Badge |
bot10.py | R2 Pharos BOT | Swap and liquidity automation |
bot11.py | Bitverse BOT | Auto trade, deposit, withdraw |
bot12.py | AutoStaking BOT | Automated staking operations & faucet claims |
bot13.py | Spout Finance BOT | KYC, random trades, and account automation |
bot14.py | Primuslabs Send BOT | Auto send tips via X Handler (social tipping) |
✅ Use one wallet + proxy across all bots
✅ Modular system - run individually or in sequence
✅ Covers check-ins, faucets, swaps, NFTs, lending, staking, tips, and more
✅ Three proxy modes: Free public, Private, or No Proxy
✅ Auto-rotation for invalid proxies
✅ Multi-account ready for testnet farming
✅ NEW: Social Tip Automation via X Handler (Primuslabs Send BOT)
- Python
3.9+ piporpip3for dependency installs- Libraries:
web3,eth-account,requests,colorama
- Clone this Repo
git clone https://github.com/cryptodai3/Pharos-Automation-Bot.git cd Pharos-Automation-Bot- Install Dependencies
pip install -r requirements.txt- Add Your Keys & Proxies
accounts.txt:
your_private_key_1 your_private_key_2 proxy.txt (multiple formats supported):
127.0.0.1:8080 http://user:pass@127.0.0.1:8080 socks5://127.0.0.1:1080 - Special Configurations
- For Faroswap BOT: Update
pools.jsonwith pool addresses - For Primuslabs BOT: No additional config needed
- Run Bots
python bot1.py # Pharospython bot2.py # Gotchipuspython bot3.py # OpenFipython bot4.py # Brokexpython bot5.py # Faroswappython bot6.py # AquaFluxpython bot7.py # Zenith Swappython bot8.py # Pharos Name Servicepython bot9.py # Grandlinepython bot10.py # R2 Pharospython bot11.py # Bitversepython bot12.py # AutoStakingpython bot13.py # Spout Financepython bot14.py # Primuslabs Send🔗 Pharos Testnet
✅ Daily check-ins
✅ Faucet claims
✅ Token swaps
✅ LP management
🔗 Gotchipus
✅ NFT minting
✅ Wearable claims
✅ Daily check-ins
🔗 OpenFi
✅ Lending/borrowing
✅ Faucet mint
✅ Auto repay
🔗 Brokex
✅ USDT faucet
✅ Auto trades
✅ Liquidity management
🔗 Faroswap
✅ PHRS wrapping
✅ Swaps
✅ Liquidity pools
🔗 AquaFlux
✅ Auto Mint Standard NFT
✅ Auto Mint Premium NFT (need bind twitter)
✅ Multi-account support
🔗 Zenith Swap
✅ Auto Wrap PHRS to WPHRS
✅ Auto Unwrap WPHRS to PHRS
✅ Random Swap TX
✅ Add Liquidity
✅ Multi-account support
🔗 Pharos Name Service
✅ Auto Mint Random .phrs Domain
✅ Multi-account support
🔗 Grandline
✅ Auto Claim All Available Badges
✅ Multi-account support
🔗 R2 Pharos
✅ Auto Make R2 Swap TX
✅ Auto Make R2 Earn TX
✅ Multi-account support
🔗 Bitverse
✅ Auto Deposit USDT ✅Auto Withdraw USDT ✅Auto Make Random Trade ✅ Multi-account support
🔗 Auto Staking
✅ Automated account info retrieval
✅ MockUSD faucet claims
✅ Automated staking transactions
✅ Proxy rotation support
✅ Multi-account ready
🔗 Spout Finance
✅ Auto account info retrieval
✅ Run with or without proxy
✅ Auto complete KYC
✅ Auto random trades
✅ Multi-account ready
🔗 Primuslabs Send
✅ Auto account info retrieval
✅ Proxy options: Free, Private, or None
✅ Smart proxy rotation
✅ Auto Send Tip via X Handler (Social Tipping)
✅ Multi-account ready
Ensure version compatibility:
pip uninstall web3 eth-account pip install web3==6.15.0 eth-account==0.11.0EVM: 0x3b94Ff1611773171E06047C0041099CccCFC609F
⚠️ For Testnet Use Only
🔥 Use burner wallets • 🔐 Never share private keys
🛡️ Review code • ⚖️ No developer liability
⭐ Star repo • 💬 Share with hunters • 💡 Suggest features
Crafted with ❤️ by CryptoDai3 × YetiDAO
MIT Licensed • Free to use and modify nd the social tip feature is highlighted as a key capability of the new bot.