100 stars = captcha solver
150 stars = viewbot using freer api (2x faster)
200 stars = unpatched viewbot using real tiktok api
PLEASE REPORT BUGS OR IDEAS TO: tekky#1337 / .gg/onlp
Requirements:
1. Verify that you have pip and python installed => https://www.youtube.com/watch?v=dYfKJMPNMDw
2. Run this command in cmd: pip install requests bs4 cursor pystyle pillow
Advantages:
1. fast, easy
2. lightweight
3. Has dynamic views count running on TikTok API
4. mobile users can run it
To come:
1. Proxy support
2. Youtube Tutorial and better Documentation
3. Bot using freer api so 2x faster (freer api is gay)
Captcha Solver demo:
{
"captcha":{
"answer": {
"text": "xxxxx",
"confidence": 0.999,
},
"solve_time": 0.144423,
},
"status_code": 0,
"status_msg": "captcha successfully solved",
}