Search found 29 matches

by addiktion
Mon Oct 15, 2007 4:12 am
Forum: iMacros for Firefox
Topic: A Bug?
Replies: 5
Views: 4282

A Bug?

I was wondering if any of you have noticed this bug as well. Basically I have a macro set up to do an event after so many wait seconds. Basically I'll browse and do other things but once it hits 1000 seconds it automatically kicks in and does its thing. The problem I noticed is it wasn't being very ...
by addiktion
Thu Aug 16, 2007 7:49 am
Forum: iMacros for Firefox
Topic: what am I doing wrong? simple .CSV stuff
Replies: 1
Views: 2694

Nevermind I was using an outdated set of code on the wiki. The newly updated one in the firefox demos is working just fine.

Thanks!
by addiktion
Thu Aug 16, 2007 7:31 am
Forum: iMacros for Firefox
Topic: what am I doing wrong? simple .CSV stuff
Replies: 1
Views: 2694

what am I doing wrong? simple .CSV stuff

Ok I'm trying to read some information from a .CSV file. I've put the test.csv file in the C:\Documents and Settings\Yessir\Application Data\iMacros\Datasources location. I've also put this in the macro. VERSION BUILD=6000707 RECORDER=FX TAB T=1 SET !ERRORIGNORE YES URL GOTO=http://www.mydomain.com ...
by addiktion
Tue May 29, 2007 10:19 am
Forum: iMacros for Firefox
Topic: How would I archive videos?
Replies: 1
Views: 2804

How would I archive videos?

How would I go about archiving some videos from my favorite sites? Would i have better success with a scripting version? Basically I want to extract the video content and save it to a directory and then i want to extract the video information and store it in a CSV file so I have a description of wha...
by addiktion
Wed May 23, 2007 5:03 am
Forum: iMacros for Firefox
Topic: Firefox iMacros going to implement WINCLICK?
Replies: 3
Views: 3929

Well I use a plugin called fasterfox. Which seems to boost overall speed of retrieving pages. I don't have the option of course to do this in the iMacros browser. Is Imacros browser based off the IE engine or FF engine?
by addiktion
Fri May 11, 2007 9:11 am
Forum: Command Line and Scripting Interface
Topic: Hiding just the Player in Imacros Browser?
Replies: 21
Views: 23820

+1 from me
by addiktion
Fri May 11, 2007 9:01 am
Forum: iMacros for Firefox
Topic: Firefox iMacros going to implement WINCLICK?
Replies: 3
Views: 3929

Firefox iMacros going to implement WINCLICK?

Hello, I was wondering when or if the WINCLICK feature is going to be implementing in the firefox plugin for imacros or is this only capable in the scripting edition? I need to be able to upload files to a server and cannot do so due to the "protection" from clicking the upload box via X/Y...
by addiktion
Tue Mar 27, 2007 1:07 am
Forum: iMacros for Firefox
Topic: Feature Request for !LOOP
Replies: 3
Views: 5034

I have figured out how to continue off on loops.

You use the Set !LOOP # command to specify what the loop number should start with.
by addiktion
Sun Mar 25, 2007 9:36 am
Forum: iMacros for Firefox
Topic: Error when closing Firefox
Replies: 18
Views: 20886

I get this same issue also.

Firefox 2.0.0.3 & the latest imacros 0.6.0.6. I push the X and a dialog pops up with the same error described up top.
by addiktion
Sat Mar 24, 2007 8:03 am
Forum: iMacros for Firefox
Topic: Feature Request for !LOOP
Replies: 3
Views: 5034

Hi Hannes, Thanks for the prompt reply. Unfortunately I only know very little javascript. Is there anyway to continue a loop? My coding is using the {{!LOOP}} number to correspond with the number of pages. The problem I have is if the loop errors out (the page times out) then I have to start the loo...
by addiktion
Thu Mar 22, 2007 11:15 pm
Forum: General Support & Discussions
Topic: A question for Daniel (Tech Support)
Replies: 2
Views: 3118

WinClick is only accessible via the iOpus browser. It's not an option in firefox beta.
by addiktion
Thu Mar 22, 2007 11:04 pm
Forum: iMacros for Firefox
Topic: Feature Request for !LOOP
Replies: 3
Views: 5034

Feature Request for !LOOP

Hey guys I was desiring a feature for this Firefox build. Here's my scenario. Say I'm on a site with 15 pages. I want to view pages 1-5 SKIP 5-10 and then run 10-15. The problem I'm having is I cannot edit where the loop number starts. if I could edit the loop number while the macro is not running t...
by addiktion
Sat Mar 03, 2007 8:18 am
Forum: iMacros for Firefox
Topic: Replay Dialog box is stealing focus from Login Dialog
Replies: 2
Views: 4627

In windows the focus allows it to switch back to the login dialog but this does not happen in linux. Is it possible this is a bug?
by addiktion
Thu Mar 01, 2007 10:11 am
Forum: iMacros for Firefox
Topic: Replay Dialog box is stealing focus from Login Dialog
Replies: 2
Views: 4627

Replay Dialog box is stealing focus from Login Dialog

Hi iOpus members :D I'm using iMacros in linux. The problem I'm having is the "Replay Dialog" is stealing focus to the Login Dialog so my iMacros is unable to login with its username and password because the focus is currently on the Replay Dialog. This does not happen in Windows. Is there...