Skip to content

cryptodai3/Billions-Automation-CDY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Billions Network BOT - Automation by Cryptodai

Automate your daily reward claiming on Billions.Network using multiple accounts with proxy rotation. Built for beginners with step-by-step usage.


🔗 Register First


🚀 Features

  • ✅ Auto Get Account Info

  • ✅ Auto Claim Daily Reward

  • ✅ Auto Run with:

  • ✅ Auto Rotate Invalid Proxies (y/n)

  • ✅ Multi-Account Support via cookies.txt


🛠️ Requirements

  • Python 3.9 or higher
  • pip or pip3 installed

📥 Installation (Beginner-Friendly)

  1. Clone this repository:
git clone https://github.com/cryptodai3/Billions-Automation-CDY.git
  1. Navigate into folder:
cd Billions-Automation-CDY
  1. Install all required Python modules:
pip install -r requirements.txt
# or
pip3 install -r requirements.txt

🧾 Configuration Files

1. cookies.txt (Add your account sessions)

session_id=eyJhbGciOiJ... (your session ID here)
session_id=eyJhbGciOiJ... (next session)

2. proxy.txt (Optional for proxy run)

http://127.0.0.1:8080
socks5://127.0.0.1:9050
http://user:pass@ip:port

⚠️ Format must match examples above.


📸 Screenshots

image


▶️ Run The Bot

python bot.py
# or
python3 bot.py

Follow on-screen questions:

  • Choose proxy type (1 / 2 / 3)
  • If using proxy, choose whether to rotate bad proxies (y / n)

The bot will loop through all accounts, check status, and claim daily rewards.


Happy Farming! 🚀🌾

Brought to you by CryptoDai3 X YetiDAO


☕ Buy Me a Coffee

  • EVM: 0x49bb35693e9631760d2f3519e7db1dd618580a6a
  • TON: UQDDYNRWZI12zMfXYBoy300ydECC5uouMUFLd_yZa6ZO4Jsm
  • SOL: 2PhLDFnyX8whHDMBbfGSFoLnVEsei6TYxyiqpDzPGyT1
  • SUI: 0xf3b008f8aac4b92195176aad27a892c565c216fd5c07bc99c70edb8394e23b59

🔒 Safety & Support

⚠️ Important Disclaimer

  • Testnet Only – This tool is designed for testnet environments only
  • No Liability – Use at your own risk. Developers assume no responsibility
  • DYOR – Always do your own research before using any automation tools

🛡️ Security Best Practices

  • 🔐 Never use Main wallets
  • 🚫 Never expose sensitive credentials
  • 📜 Always review code before execution
  • 💸 Use burner wallets with test tokens only

🙌 Support Our Work

Love this tool? Help us improve:

  • ⭐ Star the repository
  • 🔗 Share with your farming community
  • 💎 Use our referral codes (where applicable)
  • 💡 Contribute ideas and code

📝 License

This project is licensed under the MIT License.


About

Auto Daily Check-In Claim Bot for Billions.Network | Multi-Account + Proxy Rotation Support | Made for Web3 Airdrop Farmers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages