Bets automation for Bots?

  • Thread starter Thread starter Deleted member 1484759
  • Start date Start date
D

Deleted member 1484759

Guest
I have created an TikTok follow bot and it works, well, except that after I click on the follow icon and it shows me “Messages” which basically says that I successfully followed that person, TikTok appears to not really do that in actuality. After I refresh the page it is back to “Follow”. Also the follow account has not changed on the account I am following with. I use Selenium with UndetectedChromeDriver. I was thinking about switching to Puppeteer, but I am not sure if this does anything?
 
When you follow, is your 'following' count getting increase? maybe you've reached some limit
That was what I was referring to. It does not increase. Also, when doing following on my phone, it works. I am checking again now to see if there is something I can do
 
That was what I was referring to. It does not increase. Also, when doing following on my phone, it works. I am checking again now to see if there is something I can do
1. Maybe you are getting detected
2. Maybe tiktok behaves differently when you come from a non mobile client
3. Try appium, theres a way to automate mobile as well as you can automate web
 
I have created an TikTok follow bot and it works, well, except that after I click on the follow icon and it shows me “Messages” which basically says that I successfully followed that person, TikTok appears to not really do that in actuality. After I refresh the page it is back to “Follow”. Also the follow account has not changed on the account I am following with. I use Selenium with UndetectedChromeDriver. I was thinking about switching to Puppeteer, but I am not sure if this does anything?
You can try using appium to automate android applications... That should do what you want
 
1. Maybe you are getting detected
2. Maybe tiktok behaves differently when you come from a non mobile client
3. Try appium, theres a way to automate mobile as well as you can automate web
You can try using appium to automate android applications... That should do what you want
I was thinking about it, but from what I have read it will have great performance issues if you go for more than 10 accounts. Do you have experience with it? I have tried it, and maybe it is just my PC, but it was not unbearable performance wise
 
1. Maybe you are getting detected
2. Maybe tiktok behaves differently when you come from a non mobile client
3. Try appium, theres a way to automate mobile as well as you can automate web
I will have to investigate further.
 
If anyone does not want to share it publicly, feel liberated to PM me.
 
I have created an TikTok follow bot and it works, well, except that after I click on the follow icon and it shows me “Messages” which basically says that I successfully followed that person, TikTok appears to not really do that in actuality. After I refresh the page it is back to “Follow”. Also the follow account has not changed on the account I am following with. I use Selenium with UndetectedChromeDriver. I was thinking about switching to Puppeteer, but I am not sure if this does anything?
You need to use a solid antidetect browser,then test it
 
you followed too many people too quickly and are now follow banned
 
Back
Top