MMO P&S Best Automation program to make a bot?

Brodernsfi

Active member
Joined
May 2, 2020
Messages
203
I made a TikTok follow bot, and it seems to work, but there's a problem. After I click the follow button and it shows "Messages" saying I followed that person, TikTok doesn't actually register it. When I refresh the page, it goes back to saying "Follow". Also, the follower count doesn't change on the account I followed. I'm using Selenium with UndetectedChromeDriver. I'm considering switching to Puppeteer, but I'm not sure if that will solve the issue.
 
When you follow someone on a platform, does your "following" count go up? Perhaps you've reached a limit on how many people you can follow.
 
When you follow someone on a platform, does your "following" count go up? Perhaps you've reached a limit on how many people you can follow.

I was talking about that too. It seems like the count doesn't go up. But interestingly, when I follow someone using my phone, it works fine. Let me check again to see if there's something I can do to fix it.
 
I was talking about that too. It seems like the count doesn't go up. But interestingly, when I follow someone using my phone, it works fine. Let me check again to see if there's something I can do to fix it.


1. You might be getting noticed or detected.
2. TikTok might work differently if you're using a non-mobile client.
3. Give Appium a try. It's a tool that lets you automate both mobile and web tasks.
 
I was talking about that too. It seems like the count doesn't go up. But interestingly, when I follow someone using my phone, it works fine. Let me check again to see if there's something I can do to fix it.

1. It's possible that you're being noticed.
2. TikTok might act differently if you're using a non-mobile client.
3. Give Appium a try; it allows automation for both mobile and web interfaces.
 
I made a TikTok follow bot, and it seems to work, but there's a problem. After I click the follow button and it shows "Messages" saying I followed that person, TikTok doesn't actually register it. When I refresh the page, it goes back to saying "Follow". Also, the follower count doesn't change on the account I followed. I'm using Selenium with UndetectedChromeDriver. I'm considering switching to Puppeteer, but I'm not sure if that will solve the issue.

You can use Appium to automate Android apps. It should help you achieve what you're looking for.
 
1. It's possible that you're being noticed.
2. TikTok might act differently if you're using a non-mobile client.
3. Give Appium a try; it allows automation for both mobile and web interfaces.

You can use Appium to automate Android apps. It should help you achieve what you're looking for.

I considered it, but from what I've learned, there could be significant performance problems if you try to use more than 10 accounts. Do you have any experience with this? I've tried it myself, and while it might just be my computer, the performance wasn't too bad.
 
1. It's possible that you're being noticed.
2. TikTok might act differently if you're using a non-mobile client.
3. Give Appium a try; it allows automation for both mobile and web interfaces.

I'll need to look into it more.
 
If you don't want to share it publicly, feel free to send me a private message.
 
I made a TikTok follow bot, and it seems to work, but there's a problem. After I click the follow button and it shows "Messages" saying I followed that person, TikTok doesn't actually register it. When I refresh the page, it goes back to saying "Follow". Also, the follower count doesn't change on the account I followed. I'm using Selenium with UndetectedChromeDriver. I'm considering switching to Puppeteer, but I'm not sure if that will solve the issue.
You should use a strong antidetect browser and then try it out.
 
You started following a lot of people too fast, and now you can't follow any more for a while.
 
Similar threads Most view View more
Back
Top Bottom