stockerssld
Social Persona Designer
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1
300 XP
probably the simplest view bot out there
personally using it for ebay, but works for anything else
update: doesnt work for youtube
Drag the folder to your desktop
Step 2
Install the latest Python from this link https://www.python.org/downloads/
Step 3
open up command prompt and set directory to downloaded viewbot folder by
then type the following to download the required module for the viewbot
after download, install it by typing
Step 4
type the following command to access the folder where you just downloaded the module (normally located in here, if you changed Python location, change the command obviously)
then install the required addon to run the viewbot by typing
Step 5
Go back to viewbot folder by typing the command in the first step
Step 6
Run the bot by typing
input any link you want, and enjoy the views!
personally using it for ebay, but works for anything else
update: doesnt work for youtube
You must upgrade your account or reply in the thread to view hidden text.
Step 2
Install the latest Python from this link https://www.python.org/downloads/
Step 3
open up command prompt and set directory to downloaded viewbot folder by
Code:
cd C:\Users\your user\Desktop\viewbot folder
Code:
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
Code:
py get-pip.py
type the following command to access the folder where you just downloaded the module (normally located in here, if you changed Python location, change the command obviously)
Code:
cd C:\Users\your user\AppData\Local\Programs\Python\Python38-32\Scripts
Code:
pip install requests
Go back to viewbot folder by typing the command in the first step
Step 6
Run the bot by typing
Code:
py main.py