Search found 44 matches

by new movies
Wed Sep 23, 2015 5:22 pm
Forum: General Support & Discussions
Topic: Need to run multiple instance of imacros firefox profiles
Replies: 0
Views: 1987

Need to run multiple instance of imacros firefox profiles

Hello I have made an imacros script and i want to run multiple instances of imacros bot with firefox addon. I have created different firefox profiles and able to run the bot multiple instances. But after few hours my bot keeps on getting stopped by one or several issues or taking up so much ram so w...
by new movies
Sun Jun 14, 2015 7:30 am
Forum: iMacros for Firefox
Topic: URL GOTO: sometimes nothing happens
Replies: 13
Views: 12566

Re: URL GOTO: sometimes nothing happens

Some bugs happen in old while some in new.
Try changing firefox version to an old one .
Or try imacros old addon with old browser
by new movies
Sat Jun 13, 2015 4:48 pm
Forum: iMacros for Firefox
Topic: Can we set bandwidth limit in settings of imacros?
Replies: 0
Views: 1186

Can we set bandwidth limit in settings of imacros?

Can we set bandwidth limit in settings of imacros or in firefox anywhere?? i have my imacros running in firefox while i do other work simultaneously. I dont want to let firefox use all my internet speed. Is there any settings either in firefox or imacros of allowing maximum internet speed limited to...
by new movies
Sat Jun 13, 2015 4:44 pm
Forum: iMacros for Firefox
Topic: Need command which ignore proxy authentication
Replies: 2
Views: 3982

Re: Need command which ignore proxy authentication

set !errorignore YES clear set proxy null set port null set fullproxy null URL GOTO=http://www.idcloak.com/proxylist/free-proxy-servers-list.html TAG POS=8 TYPE=TD ATTR=* EXTRACT=TXT set proxy {{!EXTRACT}} SET !EXTRACT NULL TAG POS=7 TYPE=TD ATTR=* EXTRACT=TXT SET port {{!EXTRACT}} SET !EXTRACT NUL...
by new movies
Sat Jun 13, 2015 12:34 pm
Forum: iMacros for Firefox
Topic: Need command which ignore proxy authentication
Replies: 2
Views: 3982

Need command which ignore proxy authentication

Hi i am using imacros latest edition in firefox latest version. I have got some which do this Go to proxy website use the first proxy then go to my site using that proxy. Coding is given here http://forum.largearticle.com/index.php?topic=38.msg132#new But some proxies ask for authentication like use...
by new movies
Wed Jul 30, 2014 3:22 pm
Forum: iMacros for Firefox
Topic: My macros hang or freeze after some time
Replies: 3
Views: 2567

Re: My macros hang or freeze after some time

chivracq wrote:Probably related to FF30 => FF31. See this Thread:
- Anyone else having issues with recent Firefox V31?
i have tried with 3 firefox versions.i have tried on firefox 25 too.still same problem.i tried with imacros 8.5.3 too.
by new movies
Wed Jul 30, 2014 2:40 pm
Forum: iMacros for Firefox
Topic: My macros hang or freeze after some time
Replies: 3
Views: 2567

My macros hang or freeze after some time

http://i62.tinypic.com/29lb8nd.png http://i62.tinypic.com/2e4dht2.png my imacros bot stops here. the only solution is to close the browser and open again.sometimes it become unresponsive. its very frustating. I have tried using latest version of firefox 31 and imacros 8.8.2 Please help my imacros w...
by new movies
Wed Mar 26, 2014 8:22 am
Forum: iMacros for Firefox
Topic: please solve this problem
Replies: 4
Views: 2702

please solve this problem

i am using latest imacros 8.8.1 with firefox 25
i am getting this error
my imacros bot stops after sometime.
this is the error
runtimeerror: source does not match to txt='google',line: 3(error code:-926)
by new movies
Mon Mar 17, 2014 4:05 pm
Forum: iMacros for Firefox
Topic: How to start the imacro from start
Replies: 1
Views: 1573

How to start the imacro from start

var ret; for (var i = 1; i <= 99999999; i++) { iimPlay("google") iimPlay("new") // 1) search for the word in source of the page i run it ret = iimPlay('CODE:SET !TIMEOUT_STEP 1\nSET !TIMEOUT_STEP 1\nSEARCH SOURCE=TXT:"xyz" IGNORE_CASE=YES'); // 2)if it find the word to...
by new movies
Thu Mar 13, 2014 4:12 pm
Forum: iMacros for Firefox
Topic: how to make proxy address null?
Replies: 1
Views: 2744

how to make proxy address null?

i am using proxy for some task and no proxy in next task.
i have tried this.
PROXY SERVER=NULL
but i check proxy settings proxy is still there,how to remove this.
by new movies
Sat Feb 01, 2014 8:59 am
Forum: iMacros for Firefox
Topic: How to run more than 1 instances of imacros?
Replies: 0
Views: 1769

How to run more than 1 instances of imacros?

i am running multiple instances of firefox by creating profiles in firefox but when i run more than 2-3 instances of different firefox profiles my system keeps on hanging and it become really slow.This is because i not have enough ram (i have 1.5gb ram) But i want to run multiple instances of imacro...
by new movies
Mon Jan 27, 2014 12:35 pm
Forum: iMacros for Firefox
Topic: Please help how to do this?
Replies: 2
Views: 1996

Re: Please help how to do this?

still " appearing in front and end of extract
by new movies
Mon Jan 27, 2014 10:37 am
Forum: iMacros for Firefox
Topic: How to do this? please help its easy
Replies: 1
Views: 1812

How to do this? please help its easy

i have made a command to save proxy in proxy.txt eg. 98.374.84.23 and save port number to port.txt example 80 now i want to use it SET !DATASOURCE /root/Desktop/proxy.txt set !var1 {{!col1}} SET !DATASOURCE /root/Desktop/port.txt set !var1 {{!col2}} how to use this proxyaddress={{!col1}}:{{!col2}} i...
by new movies
Tue Dec 31, 2013 6:03 am
Forum: iMacros for Firefox
Topic: Please help how to do this?
Replies: 2
Views: 1996

Please help how to do this?

extracted text is
cool.mysite.com/sudeep52
and i want to put the extracted data by only changing the subdomain name
i want to fill hot.mysite.com/sudeep52
i only want to change from cool to hot
How to do this.
Thanks
Sudeep
by new movies
Tue Dec 10, 2013 12:49 pm
Forum: iMacros for Firefox
Topic: need your help in making an autoblog
Replies: 3
Views: 2248

Re: need your help in making an autoblog

chivracq THANK U VERY MUCH.
i HAVE MADE AN AUTOBLOG
SEE HERE
http://asvinstech.in/what-do-gummy-bear ... -the-wild/
i AM ONLY GETTING ONE PROBLEM.
iF THE YAHOO ANSWERS ARE NOT THERE IT PASTES #EANF# CAN YOU HELP PLEASE.