Search found 44 matches

by whitertlnav
Tue Sep 02, 2008 7:11 pm
Forum: General Support & Discussions
Topic: iMacro without sidebar & hide *.iim file
Replies: 3
Views: 3252

Re: iMacro without sidebar & hide *.iim file

If you want to hide your macro you will need to embed it into your code. There are a few examples on here about how to do that.
by whitertlnav
Fri Jun 13, 2008 2:20 am
Forum: iMacros for Firefox
Topic: Password not encrypting
Replies: 3
Views: 3223

Re: Password not encrypting

In addition, the stored master password is stored as plain text in the prefs.js file. This needs to be encrypted as it presents a major security risk.
by whitertlnav
Tue Jun 03, 2008 4:33 pm
Forum: iMacros for Firefox
Topic: ROBOFORM => iMACROS CONVERTER?
Replies: 15
Views: 9568

Re: ROBOFORM => iMACROS CONVERTER?

The ability to change the encrypted password inside an existing macro without re-recording the full macro is critical to me. Does somebody know if iMACROS will get this feature? You can already change the password without re-recording the complete macro. It is sufficient to re-record the TAG comman...
by whitertlnav
Mon Jun 02, 2008 9:10 pm
Forum: iMacros for Firefox
Topic: ROBOFORM => iMACROS CONVERTER?
Replies: 15
Views: 9568

Re: ROBOFORM => iMACROS CONVERTER?

lerognon wrote:This I can understand.

The ability to change the encrypted password inside an existing macro without re-recording the full macro is critical to me. Does somebody know if iMACROS will get this feature?

Regards
This is the very reason I created the application.
by whitertlnav
Sat May 31, 2008 7:38 pm
Forum: iMacros for Firefox
Topic: ROBOFORM => iMACROS CONVERTER?
Replies: 15
Views: 9568

Re: ROBOFORM => iMACROS CONVERTER?

lerognon wrote:Do you plan to make this application and its code available?
I will make the application itself available at some point, but I probably will not release the source code.
by whitertlnav
Thu May 29, 2008 3:02 am
Forum: iMacros for Firefox
Topic: ROBOFORM => iMACROS CONVERTER?
Replies: 15
Views: 9568

Re: ROBOFORM => iMACROS CONVERTER?

The form name issue shouldn't be that big of an issue. If RoboForm is able to fill the forms based only upon the information in the rfp files, then it's definitely possible.
by whitertlnav
Wed May 28, 2008 8:44 am
Forum: iMacros for Firefox
Topic: ROBOFORM => iMACROS CONVERTER?
Replies: 15
Views: 9568

Re: ROBOFORM => iMACROS CONVERTER?

No, the application itself doesn't do the conversion, but it's pretty easy to parse the files and pull out the necessary information.
by whitertlnav
Wed May 28, 2008 6:49 am
Forum: iMacros for Firefox
Topic: ROBOFORM => iMACROS CONVERTER?
Replies: 15
Views: 9568

Re: ROBOFORM => iMACROS CONVERTER?

Actually, this is something that can be done. The biggest obstacle with converting the .rfp files is encrypting the passwords for use with iMacros. I have created an application that solves this very problem! One of my main difficulties with iMacros is that there is no option to change an encrypted ...
by whitertlnav
Sat Apr 12, 2008 5:54 pm
Forum: How-To's and useful iMacros: All other topics
Topic: Embedding in VB is a must, Here's an app to create code...
Replies: 40
Views: 395771

Re: Embedding in VB is a must, Here's an app to create code...

Thanks for posting that. I've been working on another project for iMacros, and i'm just putting the finishing touches on it before I release it. The program allows you to encrypt passwords for use in iMacros without having to re-record the entire macro. I decided that this program was more important...
by whitertlnav
Mon Feb 25, 2008 8:55 am
Forum: How-To's and useful iMacros: All other topics
Topic: Embedding in VB is a must, Here's an app to create code...
Replies: 40
Views: 395771

Sorry for the delays... I have been working on other projects, but will soon be able to resume active development on this project. In the mean time, please provide any feature requests by replying to this post. There are no guarantees that I will be able to include your requests, but I will at least...
by whitertlnav
Wed Aug 29, 2007 6:29 am
Forum: General Support & Discussions
Topic: serious bug between 5.22 and new beta versions
Replies: 9
Views: 5828

Here's a perfect example of a macro that worked perfectly in 5.22: VERSION BUILD=5100314 SET !ERRORCONTINUE YES TAB T=0 TAB CLOSEALLOTHERS SET !TIMEOUT 3 TAG POS=1 TYPE=U ATTR=TXT:Select SET !TIMEOUT 480 'TAG POS=1 TYPE=IMG ATTR=TXT:<IMG<SP>title="Withdraw<SP>Sales<SP>for<SP>the<SP>selected<SP>...
by whitertlnav
Thu Aug 23, 2007 5:27 pm
Forum: General Support & Discussions
Topic: SIZE not optional in new 6.0?
Replies: 3
Views: 2881

Tech Support wrote:Currently SIZE is not optional. We will make it optional again with the next update in early September.
Add 6 months to that date just to be on the safe side...
by whitertlnav
Thu Aug 23, 2007 5:25 pm
Forum: General Support & Discussions
Topic: "SET !POINTER NO" doesn't work in v6
Replies: 2
Views: 2739

1. I have found in my experience that disabling the pointer uses less system resources, and my macros seem to run a bit faster. 2. I don't want to see those blue boxes when I'm running my macros. 3. Documentation still mentions that this feature is available. Are there any other features that have b...
by whitertlnav
Thu Aug 23, 2007 5:20 pm
Forum: General Support & Discussions
Topic: serious bug between 5.22 and new beta versions
Replies: 9
Views: 5828

1. I'm not willing to post any of my macros on a public forum. 2. See my follow-up to your reply 3. Ok 4. Right, you do NOT have to change it if you don't mind waiting nearly a minute for the object to be created. Once I changed it to the new option (and that was the ONLY change I made), iMacros loa...
by whitertlnav
Thu Aug 23, 2007 3:49 am
Forum: Command Line and Scripting Interface
Topic: Hiding just the Player in Imacros Browser?
Replies: 21
Views: 23820

Just to clarify, you can expect to see such a feature in the near future. If other users who read this thread are also interested in this feature, please add your comment to this thread. This will help us prioritize the feature :wink: So, version 6 has been released, but this feature is nowhere to ...