Ok I'm not a programmer and I'm new to this application. The video tutorials didn't help me with this so I'm hoping someone else will. I have a list of about 900 facebook pages that I wan to post the same text string to on a weekly basis. The string changes weekly and this list may change from time to time. I have both the string and the list in separate .txt files and I can get a macro to pull a single URL and the text but I have not clue how to make the following steps happen:
1) login to facebook as me (succeeded)
2) switch to use as "page" (succeeded)
3) go to url using the .txt file
4) insert the text string from .txt file1
5) increment counter by 1
6) share (post) the message to the wall
7) repeat 3 - 6 until the URL list is exhausted
logout of facebook.
It seems simple but I'm just not understanding what needs to happen.
If anyone can help me understand this I would really appreciate it.
1) login to facebook as me (succeeded)
2) switch to use as "page" (succeeded)
3) go to url using the .txt file
4) insert the text string from .txt file1
5) increment counter by 1
6) share (post) the message to the wall
7) repeat 3 - 6 until the URL list is exhausted
logout of facebook.
It seems simple but I'm just not understanding what needs to happen.
If anyone can help me understand this I would really appreciate it.