following users from a list

alyaagad

Registered Member
Joined
Jan 18, 2018
Messages
80
Reaction score
12
hello how can i follow users from a list using imacros or any free application?
thank you
 
If your list is not too long, get a trial for a bot, follow, then resign.
 
Theoretically easily with iMacros. Record the following process and specify your list as data source, one username per line, the list can be .txt or .csv. You need to play the macro in loop, the loop count equals to the number of users you want to follow. Sounds easy enough, but in practice you'll most certainly face rate limits and account locks, so you need to insert high enough random delays between two follow actions. This can also be done with iMacros, which has an extensive wiki, so you shouldn't have any issue making the macro.
 
I have an imacro like this for Instagram, to follow users from a list. You input usernames in a text file and run the script, and the script goes from profile to profile following i believe 20 people from each user you put in the text file. The delay times between follows are random, and can be changed.

If you dont want to make it or cant make it, i can sell it to you for a few dollars. If you want send me a PM.
 
Back
Top