Automatized clicker bot for LTC Click Bot

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

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