robbang
Junior Member
- Jun 17, 2012
- 116
- 61
Hi,
I'm a newbie on this, so I would need someone experienced to edit my iMacro auto twitter following script. This is what I have right now:
I would need someone edit so like if an account your about to follow is suspended, the script wont stop, and that the script wont stop if any other error occures! Is someone able to do that? Thanks in advance!
I'm a newbie on this, so I would need someone experienced to edit my iMacro auto twitter following script. This is what I have right now:
Code:
TAG POS=1 TYPE=DIV ATTR=TXT:Twitter<SP>FollowersTAG POS=1 TYPE=A ATTR=TXT:Follow
TAB T=2
FRAME F=0
wait seconds=1
TAG POS=1 TYPE=DIV ATTR=TXT:Follow
TAB T=2
TAB CLOSE
TAB T=1
TAG POS=1 TYPE=A ATTR=TXT:Confirm
wait seconds=3
I would need someone edit so like if an account your about to follow is suspended, the script wont stop, and that the script wont stop if any other error occures! Is someone able to do that? Thanks in advance!