Tutorial: Imacro Script Email Group Inviter

I am getting same error, "blank" invite.
Encoded email.csv to UTF-8 but no emails are added on Facebook invite box.
 
Copy this macro: http://pastebin.com/xuZRivaY it is same without missing : D.
It should be TXT : Done (without spaces between : ).

Thanks man :D

Still doesn't want to play with me :(

Error -1300: Cannot find HTML element of type "BUTTON:" with attribute(s) "TXT:Done".. Line 12: TAG POS=1 TYPE=BUTTON ATTR=TXT:Done
 
Thanks man :D

Still doesn't want to play with me :(

Error -1300: Cannot find HTML element of type "BUTTON:" with attribute(s) "TXT:Done".. Line 12: TAG POS=1 TYPE=BUTTON ATTR=TXT:Done

Actually i forgot to say, i removed that line to avoid errors but same, just remove line 12 whole code on that line and tell me if your macro will start adding emails to the Facebook.

BTW: WILL EDIT THE CODE ON THE LINK!
 
Actually i forgot to say, i removed that line to avoid errors but same, just remove line 12 whole code on that line and tell me if your macro will start adding emails to the Facebook.

BTW: WILL EDIT THE CODE ON THE LINK!

Thanks man! Appreciate it ..

It doesn't look like any email is being pasted in the box though. It all runs through fine, but doesn't paste an email in the box
 
RuntimeError: element BUTTON specified by TXT:Done was not found, line 12 (Error code: -921)
 
RuntimeError: element BUTTON specified by TXT:Done was not found, line 12 (Error code: -921)

same here
 
The problem is because facebook email windows is closing before macro to come to line 12 where need to press button Done after successfully sent invitation. In this case invitation is not successfully.

The problem in whole macro is adding email from file to the facebook form.
 
I'll see about this issue and let you know here..
 
Yea this script doesn't work. For some reason it doesn't input an email inside the box. I think facebook blocks the use of imacros when that box pops up
 
Interesting, do you think this will work with facebook emails? And is it possible to do this with fanpages?
 
Interesting, do you think this will work with facebook emails? And is it possible to do this with fanpages?

Yep, it works with facebook emails!
I don't know about fanpages..
 
Back
Top