Skip to content

vonssy/Superintent-BOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Superintent BOT

Automated quest completion and multi-account management

Python Version License GitHub Stars

📋 Table of Contents

🎯 Overview

Superintent BOT is an automated tool designed to quest completion across multiple accounts. It provides seamless offers robust proxy support for enhanced security and reliability.

🔗 Get Started: Register on Superintent
🎁 Use My Code: PZQB8wXy0k

Important: Connect new evm wallet.

✨ Features

  • 🔄 Automated Account Management - Retrieve account information automatically
  • 🌐 Flexible Proxy Support - Run with or without proxy configuration
  • 🔀 Smart Proxy Rotation - Automatic rotation of invalid proxies
  • Daily Check-In - Automated perform daily check-in
  • 📜 Quest Completion - Automated complete available quests
  • 👥 Multi-Account Support - Manage multiple accounts simultaneously

📋 Requirements

  • Python: Version 3.9 or higher
  • pip: Latest version recommended
  • Compatible libraries: eth-account and eth-utils (see requirements.txt)

🛠 Installation

1. Clone the Repository

git clone https://github.com/vonssy/Superintent-BOT.git
cd Superintent-BOT

2. Install Dependencies

pip install -r requirements.txt
# or for Python 3 specifically
pip3 install -r requirements.txt

3. Library Version Management

⚠️ Important: Ensure library versions match those specified in requirements.txt

Check installed library version:

pip show library_name

Uninstall conflicting library:

pip uninstall library_name

Install specific library version:

pip install library_name==version

⚙️ Configuration

Account Setup

Create or edit accounts.txt in the project directory:

your_private_key_1
your_private_key_2
your_private_key_3

Proxy Configuration (Optional)

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:[email protected]:8080

🚀 Usage

Run the bot using one of the following commands:

python bot.py
# or for Python 3 specifically
python3 bot.py

Runtime Options

When starting the bot, you'll be prompted to choose:

  1. Proxy Mode Selection:

    • Option 1: Run with proxy
    • Option 2: Run without proxy
  2. Auto-Rotation:

    • y: Enable automatic invalid proxy rotation
    • n: Disable auto-rotation

🌐 Proxy Recommendation

NST Proxy Banner

For reliable multi-wallet automation and geo-restriction bypass, we recommend Nstproxy:

Why Nstproxy?

  • 💰 Affordable pricing starting from $0.1/GB
  • 🌍 Global coverage with multiple locations
  • 🔄 Advanced rotation control
  • 🛡️ Anti-ban technology

Get Started with Nstproxy

🎁 Special Offer: Use code VONSSY for 10% OFF your first purchase!

💖 Support the Project

If this project has been helpful to you, consider supporting its development:

Cryptocurrency Donations

Network Address
EVM 0xe3c9ef9a39e9eb0582e5b147026cae524338521a
TON UQBEFv58DC4FUrGqinBB5PAQS7TzXSm5c1Fn6nkiet8kmehB
SOL E1xkaJYmAFEj28NPHKhjbf7GcvfdjKdvXju8d8AeSunf
SUI 0xa03726ecbbe00b31df6a61d7a59d02a7eedc39fe269532ceab97852a04cf3347

🤝 Contributing

We welcome contributions from the community! Here's how you can help:

  1. Star this repository if you find it useful
  2. 👥 Follow for updates on new features
  3. 🐛 Report issues via GitHub Issues
  4. 💡 Suggest improvements or new features
  5. 🔧 Submit pull requests for bug fixes or enhancements

📞 Contact & Support


Made with ❤️ by vonssy

Thank you for using Superintent BOT! Don't forget to ⭐ star this repository.

About

Vonssy Part 2?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages