Skip to content

Automation bot for OpenFi Testnet farming — Mint, Supply, Borrow, Withdraw with multiple wallets and proxy support.

License

Notifications You must be signed in to change notification settings

cryptodai3/OpenFi-Automation-CDY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFi BOT

Automated farming bot for OpenFi testnet tasks — mint, deposit, borrow, withdraw & more with multi-account and proxy support. Built for serious airdrop hunters.

📢 Full Guide & Update Post on Telegram:
👉 https://t.me/cryptodai3/2213


🚀 Features

  • Auto Get Account Info 🧠
  • Auto Mint Faucet 💧
  • Auto Deposit 💸
  • Auto Supply 📥
  • Auto Borrow 🏦
  • Auto Withdraw 💼
  • Proxy Modes:
    • Free Proxy (Proxyscrape) — Choose 1
    • Private Proxy — Choose 2
    • No Proxy — Choose 3
  • Multi-Account Support 🔁

⚙️ Requirements

  • Python 3.9 or higher
  • pip package installer

📥 Installation

  1. Clone this repo:

    git clone https://github.com/cryptodai3/OpenFi-Automation-CDY.git
    cd OpenFi-Automation-CDY
  2. Install dependencies:

    pip install -r requirements.txt

📝 Configuration

  • accounts.txt — Add one private key per line:

    your_private_key_1
    your_private_key_2
    
  • proxy.txt — Add proxies like this:

    ip:port
    http://ip:port
    http://user:pass@ip:port
    

▶️ Run the Bot

python bot.py

or

python3 bot.py

📌 Troubleshooting

Make sure your installed library versions match requirements.txt.

  • Check:

    pip show library_name
  • Uninstall:

    pip uninstall library_name
  • Reinstall with version:

    pip install library_name==x.x.x

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

About

Automation bot for OpenFi Testnet farming — Mint, Supply, Borrow, Withdraw with multiple wallets and proxy support.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages