[get] Pheed Follow iMacros

Conor

Elite Member
Joined
Nov 7, 2012
Messages
3,621
Reaction score
6,217
Hey guys.
So who ever uses Pheed, I made a simple iMacro that follows anyone who you aren't following yet and only those with no subscription charge. Just go to somebody's list of subscribers and play the script on a loop.
Code:
VERSION BUILD=6011206 RECORDER=CR
TAG POS=1 TYPE=BUTTON ATTR=DATA-PLAN:0&&DATA-SUBSCRIBED:0
TAG POS=R1 TYPE=BUTTON ATTR=DATA-PLAN:0&&DATA-SUBSCRIBED:0
Enjoy!
 
Can you make a simple unsubscribe bot as well so i don't have to subscribe to tons of people? Thanks (:
 
I would also like an unfollow sript if possible, thank you.
 
Hey guys, the simplest way to unsubscribe is simply to change the script to look like this:
Code:
VERSION BUILD=6011206 RECORDER=CR
TAG POS=1 TYPE=BUTTON ATTR=DATA-PLAN:0&&DATA-SUBSCRIBED:1
TAG POS=R1 TYPE=BUTTON ATTR=DATA-PLAN:0&&DATA-SUBSCRIBED:1
 
Can you skype me on fxnightlife about this Macro please?
 
Back
Top