Need FB bot that does this

pr0j3ctx

Junior Member
Joined
Feb 24, 2017
Messages
119
Reaction score
68
Hey,

I'm looking for a bot that can log in and then tag a given amount of friends per post

E.g. I put the total tags at 500 and I want 50 tags per post
It'll post 50 tags each time until it hits 500

Is there a public bot that is capable of doing this? I need a strong bot that allows hundreds of accounts. Thank you!
 
I‘m following this thread too, I think its going to be very interesting.

I know a lil bit about automating tasks with python. And therefore I think that building the bot to do reoccurring tasks is the easiest part.

I believe the hardest part will be the security..., proxys... and FB needs to believe that those proxys are real people, differrent User Agents(Browser Info, Device Info)
 
I‘m following this thread too, I think its going to be very interesting.

I know a lil bit about automating tasks with python. And therefore I think that building the bot to do reoccurring tasks is the easiest part.

I believe the hardest part will be the security..., proxys... and FB needs to believe that those proxys are real people, differrent User Agents(Browser Info, Device Info)

I could code it myself too but I struggle with multithreading and all. So I'd rather use a commercial but that keeps updating.
Thanks for the interest guys.
 
Back
Top