Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unfollowing should be done before adding new followers & limits on followers #4

Open
jakeingit opened this issue Jul 8, 2016 · 1 comment

Comments

@jakeingit
Copy link

By having the auto-unfollowers on the 4th of 4 sample scripts, you give new users the chance to follow a ton of new people only to un follow them right away. By putting the #4 script on top, you can start your script with a logical flow of pruning the dead followers and then adding more to let it grow, not the other way around as it is presented.

Also, there is a limit of follows and unfollows that should be randomized to throw the bots off. To always follow AND unfollow 200 people a day is so incredibly obvious that one is botting. It doesnt take much for Twitter to see that a user is doing the same number a day. I will submit a pull request here to incorporate these changes.

@jakeingit
Copy link
Author

Adding an auto_fav before adding from hashtags may also be good for throwing people off. I am working on a branch as there is substantial changes. All that is left is figuring out how to execute these scripts at certain intervals in the week/month.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant