Etsy Macro Scripts

Joined
Feb 2, 2012
Messages
14
Reaction score
8
So mind you I am still a noob at this, but I have written some scripts that have helped me a lot in selling on Etsy. I'm not going to go into detail on ways to maximize your results, thats for you to figure out. If you don't know how to run imacros search on here. You can follow up to 1080 people before you hit your max. I havent ran into any issues running scripts on etsy. Also as of right now you can favorite as many items as you wish (no limit). Please provide your input or other ways to run the script better. Thanks!!

Etsy Follow(this will add 2 pages at a time. So if you want to add 20 pages then loop the macro to 10):

set !errorignore yes
TAG POS=1 TYPE=SPAN ATTR=TXT:Follow
TAG POS=4 TYPE=SPAN ATTR=TXT:Follow
TAG POS=7 TYPE=SPAN ATTR=TXT:Follow
TAG POS=10 TYPE=SPAN ATTR=TXT:Follow
TAG POS=13 TYPE=SPAN ATTR=TXT:Follow
TAG POS=16 TYPE=SPAN ATTR=TXT:Follow
TAG POS=19 TYPE=SPAN ATTR=TXT:Follow
TAG POS=22 TYPE=SPAN ATTR=TXT:Follow
TAG POS=25 TYPE=SPAN ATTR=TXT:Follow
TAG POS=28 TYPE=SPAN ATTR=TXT:Follow
TAG POS=1 TYPE=A ATTR=TXT:Next<SP>Page
TAG POS=1 TYPE=SPAN ATTR=TXT:Follow
TAG POS=4 TYPE=SPAN ATTR=TXT:Follow
TAG POS=7 TYPE=SPAN ATTR=TXT:Follow
TAG POS=10 TYPE=SPAN ATTR=TXT:Follow
TAG POS=13 TYPE=SPAN ATTR=TXT:Follow
TAG POS=16 TYPE=SPAN ATTR=TXT:Follow
TAG POS=19 TYPE=SPAN ATTR=TXT:Follow
TAG POS=22 TYPE=SPAN ATTR=TXT:Follow
TAG POS=25 TYPE=SPAN ATTR=TXT:Follow
TAG POS=28 TYPE=SPAN ATTR=TXT:Follow
TAG POS=1 TYPE=A ATTR=TXT:Next<SP>Page

Etsy Unfollow(Go to the very last page on your friends list and then press play loop. This will unfollow one page at a time starting from the last page.):

set !errorignore yes
TAG POS=1 TYPE=A ATTR=TXT:remove
WAIT SECONDS=1
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=NAME:save&&VALUE:Yes
WAIT SECONDS=1
TAG POS=2 TYPE=A ATTR=TXT:remove
WAIT SECONDS=1
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=NAME:save&&VALUE:Yes
WAIT SECONDS=1
TAG POS=3 TYPE=A ATTR=TXT:remove
WAIT SECONDS=1
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=NAME:save&&VALUE:Yes
WAIT SECONDS=1
TAG POS=4 TYPE=A ATTR=TXT:remove
WAIT SECONDS=1
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=NAME:save&&VALUE:Yes
WAIT SECONDS=1
TAG POS=5 TYPE=A ATTR=TXT:remove
WAIT SECONDS=1
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=NAME:save&&VALUE:Yes
WAIT SECONDS=1
TAG POS=6 TYPE=A ATTR=TXT:remove
WAIT SECONDS=1
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=NAME:save&&VALUE:Yes
WAIT SECONDS=1
TAG POS=7 TYPE=A ATTR=TXT:remove
WAIT SECONDS=1
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=NAME:save&&VALUE:Yes
WAIT SECONDS=1
TAG POS=8 TYPE=A ATTR=TXT:remove
WAIT SECONDS=1
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=NAME:save&&VALUE:Yes
WAIT SECONDS=1
TAG POS=9 TYPE=A ATTR=TXT:remove
WAIT SECONDS=1
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=NAME:save&&VALUE:Yes
WAIT SECONDS=1
TAG POS=10 TYPE=A ATTR=TXT:remove
WAIT SECONDS=1
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=NAME:save&&VALUE:Yes
WAIT SECONDS=1
TAG POS=1 TYPE=A ATTR=TXT:Previous<SP>Page

Etsy Item Favoriter( I didn't create this one, but it works just fine.):

set !errorignore yes
TAG POS=5 TYPE=A ATTR=TXT:favorite
TAG POS=6 TYPE=A ATTR=TXT:favorite
TAG POS=7 TYPE=A ATTR=TXT:favorite
TAG POS=8 TYPE=A ATTR=TXT:favorite
TAG POS=9 TYPE=A ATTR=TXT:favorite
TAG POS=10 TYPE=A ATTR=TXT:favorite
TAG POS=11 TYPE=A ATTR=TXT:favorite
TAG POS=12 TYPE=A ATTR=TXT:favorite
TAG POS=13 TYPE=A ATTR=TXT:favorite
TAG POS=14 TYPE=A ATTR=TXT:favorite
TAG POS=15 TYPE=A ATTR=TXT:favorite
TAG POS=16 TYPE=A ATTR=TXT:favorite
TAG POS=17 TYPE=A ATTR=TXT:favorite
TAG POS=18 TYPE=A ATTR=TXT:favorite
TAG POS=19 TYPE=A ATTR=TXT:favorite
TAG POS=20 TYPE=A ATTR=TXT:favorite
TAG POS=21 TYPE=A ATTR=TXT:favorite
TAG POS=22 TYPE=A ATTR=TXT:favorite
TAG POS=23 TYPE=A ATTR=TXT:favorite
TAG POS=24 TYPE=A ATTR=TXT:favorite
TAG POS=28 TYPE=A ATTR=TXT:favorite
TAG POS=27 TYPE=A ATTR=TXT:favorite
TAG POS=26 TYPE=A ATTR=TXT:favorite
TAG POS=25 TYPE=A ATTR=TXT:favorite
TAG POS=29 TYPE=A ATTR=TXT:favorite
TAG POS=30 TYPE=A ATTR=TXT:favorite
TAG POS=31 TYPE=A ATTR=TXT:favorite
TAG POS=32 TYPE=A ATTR=TXT:favorite
TAG POS=36 TYPE=A ATTR=TXT:favorite
TAG POS=35 TYPE=A ATTR=TXT:favorite
TAG POS=34 TYPE=A ATTR=TXT:favorite
TAG POS=33 TYPE=A ATTR=TXT:favorite
TAG POS=37 TYPE=A ATTR=TXT:favorite
TAG POS=38 TYPE=A ATTR=TXT:favorite
TAG POS=39 TYPE=A ATTR=TXT:favorite
TAG POS=40 TYPE=A ATTR=TXT:favorite
TAG POS=41 TYPE=A ATTR=TXT:favorite
TAG POS=42 TYPE=A ATTR=TXT:favorite
TAG POS=43 TYPE=A ATTR=TXT:favorite
TAG POS=44 TYPE=A ATTR=TXT:favorite
TAG POS=1 TYPE=A ATTR=TXT:Next<SP>Page
Wait seconds=2
 
outstanding!. Anyone know how the favoriter works? I've tried on various pages without success
 
Nice work keep it up and you will get really good.
 
I tried these... the following module works great! Thank you...

As another member mentioned, I couldn't get the favoriting module to work. Can you give a tip on making it work?

Also, does anybody know how to include a script to 'Whitelist' the followers so that they are not unfollowed with the unfollowing module?
 
For favorite just make that TYPE=A to TYPE=B and it work
 
I tried these... the following module works great! Thank you...
The account and
As another member mentioned, I couldn't get the favoriting module to work. Can you give a tip on making it work?

Also, does anybody know how to include a script to 'Whitelist' the followers so that they are not unfollowed with the unfollowing module?

I've found it best to use the record feature for favouriting items. There doesn't appear to be any limits on max favourites.

As for following, you can only follow 1080 people at a time so you'll have to drop some you follow in order to pick up new ones.

I get the best results and most activity by rotating 300 people I follow every day. This keeps up activity on the account and picks up new followers consistently.

Anyone out there with different opinions????
 
Sorry I've been MIA on this thread but i still use it to this day without any problem :)
 
Etsy Item Favoriter( I didn't create this one, but it works just fine.):

set !errorignore yes
TAG POS=5 TYPE=A ATTR=TXT:favorite
TAG POS=6 TYPE=A ATTR=TXT:favorite
TAG POS=7 TYPE=A ATTR=TXT:favorite
TAG POS=8 TYPE=A ATTR=TXT:favorite
TAG POS=9 TYPE=A ATTR=TXT:favorite

how a can set delay between favorite - favorite
i run the script and afret 200-300 etsy block me somehow and i cant anymore favorite articles
 
Back
Top