Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.1 KB

README.md

File metadata and controls

40 lines (31 loc) · 1.1 KB

Faucet Collector

Setup

Set the correct path for your brave browser in the config file config.cfg

[Browser]
browser-mode =              #takes two parameters headless or leave it empty
driver-path =               #path to your chrome driver
browser-binary-location =   #path to your browser binary location

Usage

Open a command prompt/terminal and type

python3 bot.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

Contributions

Feel free to contribute to this project and help me improve this project

Thank You,
adamatuh