Need simple Imacros script

Heyo , as i have never used imacros in my life , and now I just need a simple script-
-read line from txt file
-click button
-insert text
-click button
loop

It should be preety easy for anyone with a little knowledge with imacros, and i don’t think i should mess around with people on fiverr, so maybe anyone could help me out on this one? Thanks :thinking:

I think i can help with that. What is the site your trying use with it?

1 Like

Thanks mate, i already made it , i need this to import products from aliexpress with oberlo , for some reason there is no bulk import :thinking:

2 Likes

it will be cool if you will post here the sampe code that you said you found already :slight_smile:

Don’t forget to rewrite the titles. Aliexpress product (name) titles are very bad.

Like this ; Summer Spring 2016 New Fashion Adult baseball Cap Cotton Caps Women Youth Letter Solid Cap Women Pink Hats Snapback Women Caps

  • btw, you can find someone on Fiverr to do that. I payyed 50$ for someone from India who rewrite 4.500 products title/description/add tags/ add categ.
    It was a nice deal😂

@killerscript I have actually found out that upload by Id works (yet by url it doesn’t :? )
so I did it with zenno not imacros , and yeah @MPrules before pushing each product i regex it to clean such crap with something like this -
Cute|Newborn|Deer|Design|H247|xz010|Retail|Drop|ship|dropship|2017|2016|fashion|bebe|great|lowest|price|hot|new|MCAGTZ|free|shipping|good|9|designs|DIY|[a-zA-Z]{2}\d{6}|[a-zA-Z]{2}\d{5}|[a-zA-Z]{2}\d{4}|[a-zA-Z]{2}\d{3}|[a-zA-Z]{2}\d{2}|[a-zA-Z]{3}\d{3}|ESPN|outfit|new|[a-zA-Z]{3}\d{2}|ourlove|for|barrette|pelo|Sleeveless|candy|pattern|unini|yun|brand|embroidered|harem|han|touchcare|printed|great|photograph

Yeah i’m pretty bad with regex too :alien: