adialamsyahardi / cocacolav2

Python BOT Cocacola login google

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cocacolav2 [with google account]


๐Ÿ›  Install BOT

git clone https://github.com/masbimmm/cocacolav2
cd copcacolav2
pip install -r requirements.txt


๐Ÿ›  RUN BOT

before run, change add account google in code

empas = [
"user1@gmail.com|password", 
"user2@gmail.com|password", 
"user3@gmail.com|password", 
etc..
]

you can set thread from bot, change

thread = x //x is value thread, please adjust your cpu thread, if you don't want your pc to hang

and you can run bot with double click multi.py or run with command
python multi.py

About

Python BOT Cocacola login google


Languages

Language:Python 100.0%