bmbsa
Junior Member
- Jun 25, 2014
- 120
- 20
Hi guys
Suppose that I want to automate the following 4 tasks that will run one after another.
For example:
Task1: will target posts in specific tags with like/follow.
Task2: will target likers of specific user's posts with like/comment.
Task3: will target followers of specific users with like/follow.
Task4: will unfollow users in my following list.
Each task will have some limits on actions per hour and some operation period, for example from 8 AM to 8 PM. What's the best settings to make the automation of these tasks more human-like. Shall I set a random delay between tasks execution? if yes, what's the ideal time? If not, what do you suggest?
The required approach is not related to any known tool, but I need to use in with my own custom-made tool.
Suppose that I want to automate the following 4 tasks that will run one after another.
For example:
Task1: will target posts in specific tags with like/follow.
Task2: will target likers of specific user's posts with like/comment.
Task3: will target followers of specific users with like/follow.
Task4: will unfollow users in my following list.
Each task will have some limits on actions per hour and some operation period, for example from 8 AM to 8 PM. What's the best settings to make the automation of these tasks more human-like. Shall I set a random delay between tasks execution? if yes, what's the ideal time? If not, what do you suggest?
The required approach is not related to any known tool, but I need to use in with my own custom-made tool.