Skip to content

Latest commit

 

History

History
89 lines (61 loc) · 1.72 KB

README.md

File metadata and controls

89 lines (61 loc) · 1.72 KB

TikViews

Automation does not require Selenium or any other browser to be interface with Zefoy Web, it does so directly using a Full Request API. Not running Selenium or Chromium saves you ram :D

Soon Updated Feature : 
 - Auto bypass UAM cf ✅

unfixed BUG:
 - error while running 
 - clearing cli on termux

Note:

this script need python 3.11 ++

Feature

Name Status
Auto Bypass Captcha
No Selenium / puppeteer
Add New Services Shares , Hearts & Favorite
add Followers Service
Detect status of services
Google Ads bypassed
Comments hearts

Run Locally

Clone the project

  git clone https://github.com/IkuzaDev/TikViews

Go to the project directory

  cd TikViews

Install dependencies

  pip3 install -r requirements.txt

Start the bot

  python3 main.py

Update from previous version

Pull the latest version

  git pull

Install new dependencies

  pip3 install -r requirements.txt

Run the bot

  python3 main.py

Picture