Automatized clicker bot for LTC Click Bot

hoksly 225e0a1240 V.1.0.4 Updated 2 years ago
.env.dist c8a4a8bbff V.1.0.1 Stable Updated 2 years ago
Client.py 9e1720c10b V.1.0.4 2 years ago
Console.py 02fe6132c8 Debug update 2 years ago
LICENSE 0da5a68792 V.1.0.2 2 years ago
README.txt 6a7cca841a README Update 2 years ago
README_RUS.txt 85ebc4b43a README Update 2 years ago
add_account.py 225e0a1240 V.1.0.4 Updated 2 years ago
automatization.py d5e4f55751 V.1.0.4 Updated 2 years ago
balance.py 9e1720c10b V.1.0.4 2 years ago
browser.py 9e1720c10b V.1.0.4 2 years ago
database.py 9e1720c10b V.1.0.4 2 years ago
loader.py 15ae53b1cf V.1.0.1 Stable 2 years ago
main.py 02fe6132c8 Debug update 2 years ago
proxy.py 15ae53b1cf V.1.0.1 Stable 2 years ago
requirements.txt e3fa50c1dd requirements update 2 years ago
settings.py 02fe6132c8 Debug update 2 years ago

README.txt

For beginning:

create necessary foleders:
mkdir data
mkdir sessions
mkdir photos

python3 -m pip3 install -r requirements.txt
python3 database.py

create necessary foleders:
mkdir data
mkdir sessions
mkdir photos

For adding new accounts:
python3 add_account.py

Run main program:
python3 main.py

Be sure, docker and selenoid must be installed on our device. Example of installation
you can see here (russian): https://www.youtube.com/watch?v=ig3JxDsvYGw

Use settings to customize your options