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 🚀
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 🚀 |
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
Pull the latest version
git pull
Install new dependencies
pip3 install -r requirements.txt
Run the bot
python3 main.py