Skip to content
This repository has been archived by the owner. It is now read-only.

s3verus/Click4Coin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Click4Coin

get free coin with auto click on ads

usage

first click on links and start bots

Litecoin
Zcash
Dogecoin
BCH
Bitcoin

Install and run

$ pkg update && pkg upgrade
$ pkg install python git unzip curl
$ git clone https://github.com/s3verus/Click4Coin.git
$ cd Click4Coin
$ pip3 install -r requirements.txt

login to telegram with this link and get your api_id and api_hash
edit main.py and replace your api_id and api_hash in lines 7 and 8
save file and run codes with :

$ python3 main.py

notes

$ after run main.py, enter your phone number with country code like : +1858...
$ after enter number, enter telegram login code
$ if you enable two-step verification, please enter your password

logout

you can logout with this command:
$ python3 main.py logout

use in behind a Proxy

If Telegram is blocked in your country, you can use the script using the following command:

$ python3 main.py -mt

first edit mtproxy.txt file and add your mtproto in first line with this style:
server, port, secret

MTProxy secret must be a hex-string representing 16 bytes

unlimited mode

for running script for a long time without stop, you can run with -ul like following command:

$ python3 main.py -ul

or when you using proxy:

$ python3 main.py -mt -ul

Releases

No releases published

Packages

No packages published

Languages