- Joined
- Jun 10, 2019
- Messages
- 210
- Reaction score
- 11
- Points
- 26
I have a list of websites where I can automate posting. Here are the sites I have set up for automation:
80 Twitter accounts
5 Reddit accounts
10 Instagram accounts
10 Facebook accounts
40 Facebook groups
30 Pinterest accounts
700 forum accounts
300 blog community sites (like Fark, Digg, Tumblr, etc.)
300 ad websites
10 listing websites
50 bookmarking websites
10 press release sites
8 image-sharing websites
Do you think it's possible to automate posting on all these sites? I want to make one post on each site, then automatically switch to the next, repeating the process every day. The plan is to post, close the window, switch to another site, post again, close the window, and continue this cycle. My goal is to save money on paid ads by using this automated strategy.
What I want to ask is how to make a program run in a loop. I want it to use the first line of a file for the first run, like taking the first username from one file and the first password from another file. After logging in, I want the program to do the same thing again but use the second line of the files, then the third, and so on, until every line has been used.