YouLikeHits Twitter Follow Imacro Working

purewisdom

Regular Member
Joined
Jan 6, 2013
Messages
327
Reaction score
53
Hello there everyone,

Here is a simple Imacro i created that allows you to bot Twitter followers to grind points. Make sure you use Firefox and set the replay speed to medium, hopefully i will create a few more in due time.

Please press the
Thanks button if it works for you.

Regards Purewisdom


Script:

Code:
[COLOR=#00ff00]VERSION BUILD=8300326 RECORDER=FX[/COLOR]
[COLOR=#00ff00]SET !ERRORIGNORE YES[/COLOR]
[COLOR=#00ff00]TAB T=1[/COLOR]
[COLOR=#00ff00]TAG POS=1 TYPE=DIV ATTR=TXT:Twitter<SP>Followers[/COLOR]
[COLOR=#00ff00]WAIT SECONDS=2[/COLOR]
[COLOR=#00ff00]TAG POS=1 TYPE=AREA ATTR=HREF:javascript:void(0);[/COLOR]
[COLOR=#00ff00]TAB T=2[/COLOR]
[COLOR=#00ff00]FRAME F=0[/COLOR]
[COLOR=#00ff00]TAG POS=1 TYPE=BUTTON ATTR=TXT:Follow<SP>Following<SP>Unfollow<SP>Blocked<SP>Unblock<SP>Pen*[/COLOR]
[COLOR=#00ff00]TAB T=2[/COLOR]
[COLOR=#00ff00]TAB CLOSE[/COLOR]
[COLOR=#00ff00]TAB T=1[/COLOR]
[COLOR=#00ff00]TAG POS=2 TYPE=AREA ATTR=HREF:javascript:void(0);[/COLOR]
[COLOR=#00ff00]WAIT SECONDS=4[/COLOR]
[COLOR=#00ff00]TAG POS=1 TYPE=A ATTR=TXT:skip[/COLOR]
[COLOR=#00ff00]WAIT SECONDS=2[/COLOR]
 
Nice sharing for guys pretend to get some points. Sharing is caring ;)
 
Back
Top