/TikViews

bla bla bla

Primary LanguagePython

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 new captcha 🚀
 - Auto bypass cloudflare 🚀

Feature

Name Status
Auto Bypass Captcha ✅
No Selenium / puppeteer ✅
Add New Services Shares , Hearts & Favorite ✅
Detect status of services ✅
Google Ads bypassed ✅
Followers and Comments hearts Coming Soon 🚀

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

Install rich module

  pip3 install rich

Install halo module

  pip3 install halo

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