iMacros for Twitter

The007Player

Newbie
Joined
Jan 20, 2014
Messages
31
Reaction score
4
Hello everyone, I've been searching for an iMacros Script which would allow massive amount of clicks of the "Follow" button but which also would take a pause between the clicks for 5 to 15 seconds in order to avoid a suspension from Twitter. But I haven't found a script that would work. I have the mozilla plugin and the paid version of iMacros, so please can someone give me this particular script?
 
Hello everyone, I've been searching for an iMacros Script which would allow massive amount of clicks of the "Follow" button but which also would take a pause between the clicks for 5 to 15 seconds in order to avoid a suspension from Twitter. But I haven't found a script that would work. I have the mozilla plugin and the paid version of iMacros, so please can someone give me this particular script?
SET !ERRORIGNORE YES
SET !LOOP 2
TAG POS={{!LOOP}} TYPE=BUTTON ATTR=TXT:Follow<SP>Following<SP>Unfollow<SP>Blocked<SP>Unblock<SP>Pen*
WAIT SECONDS=0
 
Use rushingwind's imacros script ! they just work like a charm
 
Back
Top