Automated web3 interaction solution for efficient crypto farming and multi-account management
- Overview
- Features
- Requirements
- Installation
- Configuration
- Usage
- Proxy Recommendation
- Support
- Contributing
Kite AI BOT is an automated tool designed to streamline onchain operations across multiple accounts. It provides seamless integration with Kite AI network and offers robust proxy support for enhanced security and reliability.
🔗 Get Started: Register on Kite AI
Important: Connect new evm wallet.
- 🔄 Automated Account Management - Retrieve account information automatically
- 🌐 Flexible Proxy Support - Run with or without proxy configuration
- 🔀 Smart Proxy Rotation - Automatic rotation of invalid proxies
- 💰 Testnet Token Claims – Claim testnet tokens automatically
- 📥 Deposit KITE Tokens – Deposit KITE tokens seamlessly
- 📤 Withdraw Tokens – Withdraw tokens automatically
- 🔓 Unstake KITE Tokens – Unstake KITE tokens
- 🔒 Stake KITE Tokens – Stake KITE tokens automatically
- 🎁 Claim Staking Rewards – Collect rewards from staking instantly
- 📝 Complete Daily Quiz – Finish daily quiz tasks automatically
- 🤖 Interact with Kite AI Agent – Automated interactions with Kite AI
- 🏦 Create Multisig Wallet – Deploy and manage multisig wallets
- 🔄 Random Swap Transactions – Perform randomized token swaps
- 🌉 Random Bridge Transactions – Execute randomized cross-chain bridges
- 👥 Multi-Account Support - Manage multiple accounts simultaneously
- Python: Version 3.9 or higher
- pip: Latest version recommended
- Compatible libraries: web3, eth-account, eth-utils, eth-abi, cryptography (see requirements.txt)
- 2captcha Key: For automated captcha turnstile solving
git clone https://github.com/vonssy/KiteAi-BOT.git
cd KiteAi-BOTpip install -r requirements.txt
# or for Python 3 specifically
pip3 install -r requirements.txt
⚠️ Important: Ensure library versions match those specified inrequirements.txt
Check installed library version:
pip show library_nameUninstall conflicting library:
pip uninstall library_nameInstall specific library version:
pip install library_name==versionCreate or edit 2captcha_key.txt in the project directory:
your_2captcha_key
Create or edit .env in the project directory:
# Change to 'False' to disable it.
AUTO_CLAIM_FAUCET = True
AUTO_DEPOSIT_TOKEN = True
AUTO_WITHDRAW_TOKEN = True
AUTO_UNSTAKE_TOKEN = True
AUTO_STAKE_TOKEN = True
AUTO_CLAIM_REWARD = True
AUTO_DAILY_QUIZ = True
AUTO_CHAT_AI_AGENT = True
AUTO_BRIDGE_TOKEN = True
AUTO_SWAP_TOKEN = True
Create or edit accounts.txt in the project directory:
your_private_key_1
your_private_key_2
your_private_key_3
Create or edit proxy.txt in the project directory:
# Simple format (HTTP protocol by default)
192.168.1.1:8080
# With protocol specification
http://192.168.1.1:8080
https://192.168.1.1:8080
# With authentication
http://username:password@192.168.1.1:8080
Run the bot using one of the following commands:
python bot.py
# or for Python 3 specifically
python3 bot.pyWhen starting the bot, you'll be prompted to choose:
-
Proxy Mode Selection:
- Option
1: Run with proxy - Option
2: Run without proxy
- Option
-
Auto-Rotation:
y: Enable automatic invalid proxy rotationn: Disable auto-rotation
For reliable multi-wallet automation and geo-restriction bypass, we recommend Nstproxy:
- 💰 Affordable pricing starting from $0.1/GB
- 🌍 Global coverage with multiple locations
- 🔄 Advanced rotation control
- 🛡️ Anti-ban technology
- 🔗 Website: Nstproxy.com
- 💬 Telegram: @nstproxy
- 🎮 Discord: Join Server
- 📚 GitHub: Nstproxy Repository
🎁 Special Offer: Use code
VONSSYfor 10% OFF your first purchase!
If this project has been helpful to you, consider supporting its development:
| Network | Address |
|---|---|
| EVM | 0xe3c9ef9a39e9eb0582e5b147026cae524338521a |
| TON | UQBEFv58DC4FUrGqinBB5PAQS7TzXSm5c1Fn6nkiet8kmehB |
| SOL | E1xkaJYmAFEj28NPHKhjbf7GcvfdjKdvXju8d8AeSunf |
| SUI | 0xa03726ecbbe00b31df6a61d7a59d02a7eedc39fe269532ceab97852a04cf3347 |
We welcome contributions from the community! Here's how you can help:
- ⭐ Star this repository if you find it useful
- 👥 Follow for updates on new features
- 🐛 Report issues via GitHub Issues
- 💡 Suggest improvements or new features
- 🔧 Submit pull requests for bug fixes or enhancements
- Developer: vonssy
- Issues: GitHub Issues
- Discussions: GitHub Discussions
Made with ❤️ by vonssy
Thank you for using Kite AI BOT! Don't forget to ⭐ star this repository.
