Tik Tok Auto Views V1 (previous project):
Only get 200-1000 (options) views every 5 minutes (it's good thing and bad thing at the same time)
Tik Tok Auto Views V2 (this one), you have 2 options:
- You can get instant 5K views every 10 minutes (still, it's good thing and bad thing at the same time) or
- You can get random fans between 15-30 (I think) every 10 minutes
- You can get random hearts between 15-30 (I think) every 10 minutes (NEW UPDATE: They removed this features for now)
Python 3
pip install selenium pip install pyfiglet==0.7.5
- Download this repo
- Make sure all dependencies installed
- Open tiktodv2.py using Code Editor and edit line
vidUrl = "YOUR_URL" #Change YOUR_URL to your Tik Tok video URL username = "YOUR_USERNAME" #Change YOUR_USERNAME to your Tik Tok username auto = 2 #Change 2 for Tik Tok views
- python tiktodv2.py
- You still have to manual complete gcaptcha check (only for first time you run the code)
- Use RDP to get tons of views or fans (run 24/7)
- If you are using Chrome ver 84, you don't need to download chromedriver again (won't cause error). But, if you are not using Chrome ver 84, then download the right version like your Chrome version. Download here
Thanks to https://homedecoratione.com/ for providing great free service like this
JavaScript or Python