1. Download muna kayo ng Python 3.7. 
Python 3.7 - 64bit
Python 3.7 - 32bit

2. Install
3. Open CMD (Run as Admin)
copy paste code
python -m pip install --upgrade pip
pip install Telethon
pip install pyaes
pip install rsa
pip install async_generator
pip install colorama
pip install bs4
pip install requests

4. Close cmd

5. copy directory of bot clicker (e.g. bch, btc, doge etc)
6. right click copy address
7. open CMD (Run as Admin) 
type cd + location address of your bot clicker folder
sample:
cd C:\Users\windows\Desktop\bch

8. make sure you have opened telegram and added selected click both like bch, doge, btc etc

9. type in cmd this code
py -m main +(telegram number)
or
python main.py (telegram number)



