Search found 9 matches

by triplex090
Fri Jul 08, 2011 8:37 am
Forum: iMacros for Firefox
Topic: iMacro don't work, plz help
Replies: 2
Views: 1886

Re: iMacro don't work, plz help

please help me ! :|
by triplex090
Thu Jul 07, 2011 3:42 pm
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4583351

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

I need to fix this bug : freeze (hang) imacro when it's running ! just like this :
Image
by triplex090
Thu Jul 07, 2011 9:57 am
Forum: iMacros for Firefox
Topic: iMacro don't work, plz help
Replies: 2
Views: 1886

iMacro don't work, plz help

this is my code CLEAR SET !ERRORIGNORE YES SET !TIMEOUT 5 URL GOTO=http://abc.com WAIT SECONDS=9 SET !ERRORIGNORE YES SET !TIMEOUT 5 URL GOTO=http://xyz.com WAIT SECONDS=9 CLEAR and sometimes I see this error : http://cC8.upanh.com/24.680.31795827.pqr0/error.png Just after "WAIT SECONDS=9"...
by triplex090
Fri Jun 24, 2011 11:54 am
Forum: iMacros for Firefox
Topic: need help ! pro iMacro, plz help me
Replies: 2
Views: 2115

need help ! pro iMacro, plz help me

i need the code : that will auto click for random messege ! ex : Are you sure you want to leave this page ! and i want to chose "leave page" when this messege appear ! (not every time this messenger is appear, it's random) for ex : SET !ERRORIGNORE YES SET !TIMEOUT 5 URL GOTO=http://abc.co...
by triplex090
Mon Jun 20, 2011 11:45 pm
Forum: iMacros for Firefox
Topic: newbie need help ! remove {Time out limit}
Replies: 10
Views: 6502

Re: newbie need help ! remove {Time out limit}

thanks ! :D
just one more question !
how to hit the "ENTER" on keyboard with iMacro
for ex :

SET !ERRORIGNORE YES
SET !TIMEOUT 1
URL GOTO=http://abc.com
WAIT SECONDS=5
"and now i want to hit the ENTER button on my keyboard"
by triplex090
Fri Jun 17, 2011 11:49 am
Forum: iMacros for Firefox
Topic: newbie need help ! remove {Time out limit}
Replies: 10
Views: 6502

Re: newbie need help ! remove {Time out limit}

thanks ! :D
just one more question !
what's the code to clear cookie in FF
for ex :

SET !ERRORIGNORE YES
SET !TIMEOUT 1
URL GOTO=http://abc.com
WAIT SECONDS=5
"and now i want to clear cookie :D"
by triplex090
Fri Jun 17, 2011 4:18 am
Forum: iMacros for Firefox
Topic: newbie need help ! remove {Time out limit}
Replies: 10
Views: 6502

Re: newbie need help ! remove {Time out limit}

URL GOTO=http://abc.com!TIMEOUT WAIT SECONDS=6 URL GOTO=http://123.com!TIMEOUT WAIT SECONDS=6 ---> it's not working ! HOW CAN I DISABLE THE TIMEOUT LIMIT ? I DON'T NEED THE PAGE LOAD SUCCESS, JUST NEED OPEN URL, WAIT IN X SECOND AND AFTER THEN OPEN NEXT URL ! can you write the code for me ? thanks
by triplex090
Thu Jun 16, 2011 2:39 pm
Forum: iMacros for Firefox
Topic: newbie need help ! remove {Time out limit}
Replies: 10
Views: 6502

newbie need help ! remove {Time out limit}

Hi,can you help me ? This is my problem : I have this code in iMacro : URL GOTO=http://abc.com WAIT SECONDS=6 URL GOTO=http://123.com WAIT SECONDS=6 with this code : Open the URL http://abc.com, load page (if it pass 60s and don't load success : Runtime error), if not it'll wait in 6 s and then open...
by triplex090
Thu Jun 16, 2011 2:39 pm
Forum: iMacros for Firefox
Topic: Need help in changing URL
Replies: 3
Views: 2128

Re: Need help in changing URL

good job /