What's new

Crypto [TUTS] Pano gamitin Yung clickbot

C L O W N

Eternal Poster
Joined
Jul 6, 2020
Posts
470
Reaction
1,383
Points
309
SCRIPT THREAD LINK - https://phcorner.net/threads/non-stop-clickbotv2-another-fix.938533/#post-16383431
TERMUX
- Download Termux on Playstore
Commands

Python:
pkg update && pkg upgrade
pkg install python
python -m ensurepip --default-pip
termux-setup-storage
pip install colorama
pip install requests
pip install telethon
pip install alive_progress

cd /path/to/file
        - example: cd /storage/emulated/0/downloads/Folder_name_here
python file_name_here.py
________________________________________________
"PC" OR "RDP"
Python:
Install Python from the website

Or install choco
HOW TO INSTALL CHOCO??
- Open CMD
- Type Powershell
- Paste the following command Below
____________________________________

Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
_________________________________________________

- Install Python using Choco

- choco install python
- choco install pip or python -m ensurepip --default-pip
pip install requests
pip install requests
pip install colorama
pip install alive_progress

Tapos drag nyu nalang Yung file sa cmd then press enter 👍
_________________________________________________________
"USING THE SCRIPT"
IMG_20200912_105444.jpg

OPTIONS⬆

Python:
"1" = used to add or create account

"2" = create a costume API ID && HASH
         - recommended for virtual numbers
         - when using this option Telegram will mssg/chat you a costume code then type then put this in the Script

"4" = Used to Edit your wallet adress for auto wí†hdráwal

"5" = setup 2FA password for you leave it blank it if you don't want 2fa

"6" = to delete all mssg in your Telegram account

"7" = use to import old listed numbers
       -For example get a number folder from your old number list then paste it to the folder of the clickbot then rename it to 123.txt after that choose number 7 option then type 123.txt


Screenshot_20200912_110431.jpg

RECOMMENDATION
- always get costume API ID & HASH
-so virtual number won't easily get banned
  • set 5 or 6 hour interval for virtual number
  • set 4 hour for legit sim numbers
 

Attachments

Last edited:
Na-paste mo na 'to?
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('You do not have permission to view the full content of this post. Log in or register now.'))
 

Similar threads

Back
Top