-
π― Smart Task Management
- Auto-fetch daily tasks and missions
- Intelligent task completion algorithms
- Real-time task status monitoring
-
π Power Boost Automation
- Automated contribution system
- Strategic power boosting
- Optimal timing calculations
-
π‘οΈ Multi-Account Support
- Secure proxy integration
- Account rotation mechanism
- Load balancing capabilities
- Python 3.8 or higher
- Termux (for Android users)
- Basic knowledge of Telegram bots
-
Clone the repository
git clone https://github.com/zsan0x/HiveraBot.git cd HiveraBot
-
Install dependencies
pip install -r requirements.txt
-
Set up configuration files
config.json
: Bot settingsauth_data.txt
: Authentication dataproxies.txt
: Proxy list (optional)
- Navigate to the Hivera website
- Log in to your account
- Open Developer Tools (
Ctrl+Shift+I
orCmd+Option+I
) - Go to the Network tab
- Filter requests by
XHR
- Look for requests containing
auth_data
- Copy the auth_data value
git clone https://github.com/zsan0x/HiveraBot
cd HiveraBot
pip install -r requirements.txt
nano config.json
nano auth_data.txt
nano proxies.txt
python main.py
Edit config.json
to customize your bot:
{
"auto_claim": true,
"auto_contribute": true,
"auto_contribute_timer": 300,
"use_proxy": false
}
HiveraBot/
βββ main.py # Main bot script
βββ config.json # Configuration file
βββ auth_data.txt # Authentication data
βββ proxies.txt # Proxy list
βββ requirements.txt # Python dependencies
- Telegram: @zsan0x
- Issues: GitHub Issues
This project is licensed under the MIT License - see the LICENSE file for details.
This bot is for educational purposes only. Use at your own risk and make sure to comply with Hivera's terms of service.
Made with β€οΈ by @zsan0x
β Star this repo if you found it useful! β