Search found 9 matches

by venn99
Thu Feb 24, 2011 2:48 am
Forum: iMacros for Firefox
Topic: help automating multiple imacros for firefox
Replies: 12
Views: 16944

Re: help automating multiple imacros for firefox

i managed to get a batch file to open different instances of single profiles to broswers, my next question is how do i open the .js file to run in the same instance of the browser/profile i have opened for each script? if not the latter, how can i call all of my iim files in a java, script in loop b...
by venn99
Thu Feb 24, 2011 12:03 am
Forum: iMacros for Firefox
Topic: help automating multiple imacros for firefox
Replies: 12
Views: 16944

Re: help automating multiple imacros for firefox

i am aware of how to use the run function to start profiles is what you are really trying to say there is no way to automatically run multiple profiles automatically then launch individual jscripts?, if so please be specific because individually starting profiles then individually starting hundreds ...
by venn99
Wed Feb 23, 2011 11:34 pm
Forum: iMacros for Firefox
Topic: help automating multiple imacros for firefox
Replies: 12
Views: 16944

Re: help automating multiple imacros for firefox

those tutorials dont really explain how to start multiple firefox instances in different profiles i managed to create the profiles, but have no idea how to launch hundreds of scripts in different profiles what do i use javascript? how do i excute this what would the code be or at least for one so i ...
by venn99
Wed Feb 23, 2011 6:13 am
Forum: iMacros for Firefox
Topic: help automating multiple imacros for firefox
Replies: 12
Views: 16944

Re: help automating multiple imacros for firefox

Also the bat file above from Volodath only explains how to loop macros not .js files right now i am using start firefox http://run.imacros.net/?m=1.js start firefox http://run.imacros.net/?m=2.js start firefox http://run.imacros.net/?m=3.js start firefox http://run.imacros.net/?m=4.js but then only ...
by venn99
Wed Feb 23, 2011 6:08 am
Forum: iMacros for Firefox
Topic: help automating multiple imacros for firefox
Replies: 12
Views: 16944

Re: help automating multiple imacros for firefox

Hi I am still having problems. Using one js file to call multiple macros will only call them on a single loop so that doesn't help. I have tried making an individual loop js for each macro, then made a batch file to call the js files each individually but when they do, only one of the firefox macros...
by venn99
Fri Feb 18, 2011 10:07 pm
Forum: iMacros for Firefox
Topic: Loop, can Imacros tell when your at the end of file?
Replies: 6
Views: 14058

Re: Loop, can Imacros tell when your at the end of file?

i need a solution to this as well, but i am not sure how to intgrate js in with a macro in firefox?
by venn99
Fri Feb 18, 2011 8:49 pm
Forum: iMacros for Firefox
Topic: help automating multiple imacros for firefox
Replies: 12
Views: 16944

Re: help automating multiple imacros for firefox

if you can tell me how to loop the macro in the batch that would be great but i read that in other posts there is no syntax in batch files to actually loop it. someone had mentioned that you need to do something with javascript which i am not sure about to get it to loop so my next question is can s...
by venn99
Fri Feb 18, 2011 8:24 pm
Forum: iMacros for Firefox
Topic: help automating multiple imacros for firefox
Replies: 12
Views: 16944

Re: help automating multiple imacros for firefox

hi i need the batch file to loop each macro to 5000 upon opening so it will have to set the max to 5000 unless you can loop it in the file before you start it in which case i am not sure
by venn99
Fri Feb 18, 2011 6:09 pm
Forum: iMacros for Firefox
Topic: help automating multiple imacros for firefox
Replies: 12
Views: 16944

help automating multiple imacros for firefox

Hello I have a questions about imacros for firefox. I am pretty good and programming generally standard firefox macros, but when it comes to javascript and executing them with imacros in firefox or in macros alone, I really have no idea, but here is my question. I have made hundreds of individual sc...