Skip to content

Automatically claims cryptocurrency from various crypto faucets

Notifications You must be signed in to change notification settings

ChristianPerez34/AutoCryptoClaimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Automatically claims cryptocurrency from various crypto faucets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages