Giter Club home page Giter Club logo

auto-get-sonic-faucet's Introduction

πŸš€ Auto Get Sonic Faucet

Python script to automate the process of getting Sonic Faucet using multiple wallets. This script is designed to handle CAPTCHA solving, proxy usage, and logging.

✨ Features

  • πŸ€– Solve CAPTCHA automatically using 2Captcha
  • 🌐 Support for proxy usage (HTTP only)
  • πŸ“‚ Handle multiple wallets from a file
  • πŸ’Ύ Save successful wallet signatures to a file

πŸ“‹ Requirements

  • 🐍 Python3
  • πŸ€– 2Captcha APIKEY (minimum deposit $2)
  • 🌐 Proxy (optional)

πŸ› οΈ Installation

  1. Clone the repository:
    git clone https://github.com/Tnodes/auto-get-sonic-faucet.git
  2. Navigate to the cloned directory:
    cd auto-get-sonic-faucet
  3. Install the required dependencies:
    pip install -r requirements.txt

βš™οΈ Setup

  1. Create a .env file in the same directory with the following content:
    API_KEY=your_2captcha_api_key
    
  2. Prepare your proxy.txt (optional) and wallet.txt files in the same directory.
    • proxy.txt should contain one proxy per line in the format username:password@ip:port for authenticated proxies or ip:port for non-authenticated proxies.
      • Note: Only HTTP proxies are supported.
    • wallet.txt should contain one wallet address per line.

πŸš€ Usage

Run the script with the following command:

python main.py

πŸ“„ Notes

  • Ensure you have a valid 2Captcha API key and update it in the .env file.
  • Successful wallet signatures are saved to successful_wallets.txt.

πŸ”” Telegram

Join to my telegram channel: https://t.me/tdropid

πŸ’– Support Our Work

🌟 If you have found this script helpful, we invite you to support its development by making a donation. Your generosity enables us to continue improving and expanding our work. Below are the wallet addresses where you can contribute:

EVM: 0xC76AE3B69478Eab1a093642548c0656e83c18623
SOL: 7xDtSzUS8Mrbfqa79ThyQHbcDsFK9h4143A1fqTsxJwt
BTC: bc1q7ulh39d644law0vfst4kl8shkd4k58qyjtlsyu

Thank you for your support! πŸ™

auto-get-sonic-faucet's People

Contributors

tnodes avatar

Stargazers

Kutujaya avatar  avatar namedfarouk.eth avatar  avatar  avatar  avatar  avatar Kuro avatar  avatar  avatar  avatar FlipZeroπŸ’¨ avatar

Watchers

 avatar  avatar

auto-get-sonic-faucet's Issues

error bang

09:42:02 | INFO | Making request to API with proxy...
09:42:03 | WARNING | Received 429 Too Many Requests, skipping to next wallet

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.