iMacros script

Status
Not open for further replies.

tradeaccepted

Newbie
Joined
Mar 18, 2013
Messages
32
Reaction score
2
I have an iMacros script that browses forums and clicks download links. The download links all go to zippyshare. Sometimes the files are deleted, here is an example of a deleted file. http://www50.zippyshare.com/v/13392797/file.html

I want to add in the iMacros script that if the file is deleted, the script will go to the previous tab, copy the URL and export to an excel spreadsheet(or word document, txt file). I want it to create a list and not export each result to a separate file.

Basically the idea is so that I can keep track of the files that weren't available at that time, and go back to download them later.

Let me know if anyone can help, thanks.
 
Sounds pretty advanced..Snort is right,the imacro wiki really helps.
 
[GET] iMacros 9.0 Enterprise Edition | Unleash The Automation


Check this thread. Along with the new enterprise edition of iMacros, it's got an imacro wiki resource page. Maybe it'll help.

@sn0rt
Hi, did you try that download? I saw a thread where it was reported as 8.0.3 ...

@tradeaccepted
I just started use of imacros ... took me a day to make imacros+deathbycatcha because DBC code was wrong

can you share the code solution please!?

We

ttyl

I concur the imacros wiki & forums are very helpful .. so are threads on stackoverflow: might be at the level you are operating.
 
I'm not 100%, but when I did some iMacros, you had to do IF statements in JS. Its not hard :) The links above should tell you all you need to know.
 
Maybe everyone can creative imacros for tagged. who send message. Thank! :)
 
WinAutomation might be able to help. If you're smart you can create macros that work in tandem using both programs, but it really depends entirely on your purposes. For this, I would say it's possible you'll just have to do a lot of tinkering.
 
Use the imacros ignore error command and this will ignore the error if the links is not to be found.

SET !ERRORIGNORE YES
 
Use the imacros ignore error command and this will ignore the error if the links is not to be found.

SET !ERRORIGNORE YES

Bump a 5 year old thread just for this ?


Thead now closed;

tradeaccepted was last seen:

Jul 27, 2016
 
Status
Not open for further replies.
Back
Top