MisterSuprm
Registered Member
- Apr 15, 2014
- 50
- 2
Hi there,
So I am in need of a Macro which will basically send messages to Facebook users through my account and bait them to my website. However I am not sure if its possible to do with iMacros. At least the sending part is however I need to prevent the Macro sending a message to someone that has already been messaged. Is this possible to do? If yes, I can pay $_$ dolla!
Thought Process:
Data Scrap 10,000 Facebook Profiles. (this step is already covered by me)
Load Profiles into TXT.
iMacro loads the profiles one by one from the TXT, moves down line by line and messages the profiles.
iMacro detects whether the user has been previously messaged, if so, it skips the profile and goes to the next one.
Is something like this possible? If not, can it be done in Python or Javascript. A GUI would be nice but not required
So I am in need of a Macro which will basically send messages to Facebook users through my account and bait them to my website. However I am not sure if its possible to do with iMacros. At least the sending part is however I need to prevent the Macro sending a message to someone that has already been messaged. Is this possible to do? If yes, I can pay $_$ dolla!
Thought Process:
Data Scrap 10,000 Facebook Profiles. (this step is already covered by me)
Load Profiles into TXT.
iMacro loads the profiles one by one from the TXT, moves down line by line and messages the profiles.
iMacro detects whether the user has been previously messaged, if so, it skips the profile and goes to the next one.
Is something like this possible? If not, can it be done in Python or Javascript. A GUI would be nice but not required