IkuzaDev / TikViews

Zefoy Automator without selenium

Home Page:https://d5studio.my.id/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ✅

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

extract main.zip

  unzip main.zip

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

About

Zefoy Automator without selenium

https://d5studio.my.id/


Languages

Language:Python 100.0%