Step 1
Registration via an alternative steemit client https://busy.org
-turn to followers tab
-scroll down
-get the whole list of followers on one page (in the future, through the macro you can subscribe to new subscribers)
Step2
install the imacros chrom extension
https://chrome.google.com/webstore/detail/imacros-for-chrome/cplklnmnlbnpmjogncfgfijoopmnlemp
open iMacros extension, go to the record tab, press Record Macro, press Stop
in the window that opens, replace the text with
VERSION BUILD=1005 RECORDER=CR
TAG POS=1 TYPE=BUTTON ATTR=TXT:Follow
WAIT SECONDS=10
next, click the button Save & Close
Step 3
we find the account of the participant's bounty
we pass to him on tab followers
scroll through the entire list of readers
in the imacros window:
click on our macro #current.iim
on the playback tab, set the "Play macro repeatedly:" number to 100 (this is the maximum allowed for the free version of the extension)
click on the "Play Loop" button
after completing the loop, press the Play Loop button again while there are readers in the list.
To unsubscribe non-reciprocal followers, change the script (I'll write the instructions if I'm Junior again. )
Hey there,
I get an error when I click on macro like this:
RuntimeError: element BUTTON specified by TXT:Follow was not found, line: 2
Can you help me with this?
Regards,