Search found 8 matches
- Thu Dec 01, 2011 4:45 am
- Forum: iMacros for Chrome
- Topic: iMacros WON'T DOCK to browser window
- Replies: 2
- Views: 2892
Re: iMacros WON'T DOCK to browser window
Is this including the Goole chome for imacros "null" glitch? The one where nothing saves?
- Tue Nov 22, 2011 11:55 pm
- Forum: iMacros for Chrome
- Topic: completely unusable imacros
- Replies: 6
- Views: 4137
Re: completely unusable imacros
Same 
When is this getting fixed?

When is this getting fixed?
- Fri Nov 11, 2011 9:54 pm
- Forum: Command Line and Scripting Interface
- Topic: Login Scripts Script
- Replies: 8
- Views: 3943
Re: Login Scripts Script
I did, Im just confused. Because if I put this open database set rs = CreateObject("ADODB.Connection") rs.Open("DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" _ & mypath & "IIM-TEST-SUBMIT.MDB") ' use SQL to select information sql = "select * from table1" set rs = rs.Execute(sql) ' start iMacros se...
- Wed Nov 09, 2011 11:23 pm
- Forum: Command Line and Scripting Interface
- Topic: Login Scripts Script
- Replies: 8
- Views: 3943
Re: Login Scripts Script
Well I see the mods logged in and helped other threads.
Could anyone copy paste the script needed?
Could anyone copy paste the script needed?
- Tue Nov 08, 2011 10:22 pm
- Forum: Command Line and Scripting Interface
- Topic: Login Scripts Script
- Replies: 8
- Views: 3943
Re: Login Scripts Script
Dont think thats it, I need one like saves the logins on a notepad. and logs in using the listed logs.
- Mon Nov 07, 2011 10:41 pm
- Forum: Command Line and Scripting Interface
- Topic: Login Scripts Script
- Replies: 8
- Views: 3943
Re: Login Scripts Script
you need to put more detail about what you're trying to do, how are you logging in, what are you logging in to, how many users are you doing it with, do you want to do anything using iMacros after you've logged in etc. Trying to login, so the script can fix my repetitive tasks, then logout, login as...
- Sun Nov 06, 2011 9:24 pm
- Forum: Command Line and Scripting Interface
- Topic: Login Scripts Script
- Replies: 8
- Views: 3943
Login Scripts Script
So I got another computer that I can get a working imacros from, and I now have a working script. However, with the login am I able to save a list so the script logs into every account in that list, aand if so how do I incorperate it, as putting the login script on the last line woudnt allow it to f...
- Sun Nov 06, 2011 1:18 am
- Forum: General Support & Discussions
- Topic: Problem 1 of many
- Replies: 1
- Views: 1477
Problem 1 of many
Ok I finally got a forum account, had to get password sent 3 times. NOW, the actual macros isnt working. Ive downloaded it, and this is what it looks like: http://tinypic.com/r/5yyhpl/5 Can someone fix it so I can actually start stressing when the code doesnt work either, havent even got the program...