Git Product home page Git Product 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

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.