Skip to content

Latest commit

 

History

History
88 lines (61 loc) · 3.4 KB

Install_windows.md

File metadata and controls

88 lines (61 loc) · 3.4 KB

Windows Intallation

Watch video tutorial :

Window Installation Video

Read text tutorial :

Download Python

Download Python for Windows

path

❗ When you're installing python made sure you checked "Add Python 3.7 to PATH"

Extract files

extract

Extract the ClickBot package using WinRAR
Extract the ClickBot by right click on the ClickBot.zip then click on Extract Here

Where is your file?

dir

It is important to know, where is your file directory path because we need this for the next step.
As stated in the picture above, my ClickBot file is located at C:\CODE\ClickBot Script\clickbot

Installing required modules

If you notice we have provided a file named requirements.txt, there are all the required modules.
It has been listed in the file.
To install all these modules, you need to run the following command to install it:

pip install -r C:\CODE\ClickBot Script\clickbot\requirements.txt

Getting Started

Getting started is super easy.

First you must /start all bot below :
Click each of them and start each bot.

  1. Dogecoin_click_bot
  2. Litecoin_click_bot
  3. BCH_clickbot
  4. Zcash_click_bot
  5. Bitcoinclick_bot

and after you start all bot, continue to next step.

Usage:

python main.py phone_number [optional for notes]

❗ Input number in international format (example: +1234567890)

python C:\CODE\ClickBot Script\clickbot\main.py +639162995600

⚠️ Attention! Make sure you enter your phone number which linked with telegram. Do not enter the number listed in the example.
This is an example command.

cmd

After you enter the command.
You'll see the default home page and choices menu being displayed:

win-choice

You will be given an opening welcome and given a choices of cryptocurrency.
Here you can type the listed numbers such as 0, 1, 2, 3, and 4.
After you make a choice. Your choice will be displayed on the screen.
And after that, the action menu option is displayed

action-win

state your choice by typing 0 or 1 or 2

win-tele-code

After you make a choice. Your choice will be displayed on the screen.
then to access your telegram, bot will request for your login code.

telecode

⚠️ Alert! Our script will not save or steal your login code but be careful not to share your code with anyone.
This login code purpose is to gain access with your telegram then stored the session date within your computer.
Once again, We are not collecting, storing any of your information.

win-result

After you make a choice. Your choice will be displayed on the screen.
then the script will do his job and you just need to relax and your cryptocurrency will be running to your feets.