iMacros for etsy and wanelo

caliboi89

Newbie
Joined
Mar 4, 2013
Messages
31
Reaction score
19
I am in need for both of these. Does anyone know where i can get my hands on these? I would just sit and record my own imacros but without much knowledge on it i wouldn't be doing myself much justice at this point and time. I have also tried etsybot but the trial pooped out on me and no money to buy the license....so does anyone have any suggestions?
 
I have scripted these both but they are very dry cut and automated as best as possible. Anyone who is knowledgeable on imacros please reply to help me out. Until then ill keep pushing and making it better
 
What do you need, I can help you.

I would ultimately like for the current script that I made to go into etsy search a few usr gen search terms
and like about 20 pages worth of stuff. So far I just have it to where you input a search word and once you run it it likes every item down the line no matter how many with a 10 second wait between each like, to avoid reaching any api limits
 
I would ultimately like for the current script that I made to go into etsy search a few usr gen search terms
and like about 20 pages worth of stuff. So far I just have it to where you input a search word and once you run it it likes every item down the line no matter how many with a 10 second wait between each like, to avoid reaching any api limits

I will send you a PM it will be easier to work that way.
 
Do you guys by any chance know how to get around the 99999 max loop limit in macro?
I am trying to go 6 digits but as I understand it, only 5 digit at most is allowed. I know you can use js to loop through to iim. But then I set the variable !LOOP in my script.

How do I call the i variable if I use js.

for (i = 1; i < 999999; i++)
{
iimPlay("customize.iim");
}
 
Do you guys by any chance know how to get around the 99999 max loop limit in macro?
I am trying to go 6 digits but as I understand it, only 5 digit at most is allowed. I know you can use js to loop through to iim. But then I set the variable !LOOP in my script.

How do I call the i variable if I use js.

for (i = 1; i < 999999; i++)
{
iimPlay("customize.iim");
}

Never had the need to do it, but ill definitely be looking up how to in the near future. Preciate you for showing me the option to do so, I have a need for it
 
Just to let you know i "liked" over 15,000 pictures on etsy in a row without reaching an api limit. On top of that i only had the macros wait 4 seconds in between pages instead of waiting 10 seconds in between every like. Just a heads up! If anyone wants to chat about etsy, PM me.
 
hi im trying to find out how etsy relevancy algorith works. if anybody knows .... we can exchange some information
 
Interested in this as well...Just noticed that keyword phrases that contain single words which match categories, tend to drive visitors to that categoy. Also, when doing keywords on etsy...go to the front of the site and start entering your search term to see what etsy suggests and use that keyword.

I am thinking that etsy is built on cakephp or something similar that passes variables in the URL structure...which would explain why categories and similar keywords have a clash (similar to wordpress)
 
Pretty sure this is what youre talking about. This is my twitter follower macro but it just loops it as many times as you enter in the max field

VERSION BUILD=7601105 RECORDER=FX
TAB T=1
TAG POS={{!LOOP}} TYPE=BUTTON ATTR=TXT:Follow<SP>Following<SP>Unfollow<SP>Blocked<SP>Unblock<SP>Pen*
WAIT SECONDS=3

I don't use either of those sites but this should help
 
Bringing this thread back from the dead I know but I have been doing much searching in order to boost my Etsy shop.

I have considered many options and decided to try and use scripts which was the simple and easy option in front of me. Clearly there isn't much knowledge floating around and if there is it's being guarded pretty safely.

Anyways I'm just here to hopefully spark up some new conversation about this topic. No one seems to have a reliable script or proven method for boosting Etsy. If anyone is interested feel free to pm me, or lets keep this cold case going :)
 
Hi, i'm interested in etsy. I would also like to get imacro for etsy too, pls PM
 
if I will add PR my page on Etsy, i Increase my position to issue on Etsy?
Thank you!
 
Back
Top