/AutoCryptoClaimer

Automatically claims cryptocurrency from various crypto faucets

Primary LanguagePython

AutoCryptoClaimer

AutoCryptoClaimer is a bot that automatically claims free crytpocurrency from various crypto faucets.

Installation

Prerequisite

Run the following command in the command prompt/terminal

pip install -r requirements.txt

The following dependencies are required and must be installed separately

Note: Must add ChromeDriver to PATH

Getting Started

Usage

Open a command prompt/terminal and type

python app.py <file_to_read>

Where <file_to_read> is a text file with the following format:

  • URL;USER_NAME;PASSWORD

Note: URL must contain http:// or https://

Supported Sites