Spambot? (fifa link)
Friends... Not that much people use iMacros. Asked a few other good programmers btw.
Checking the internet, first thing i've tried, not much useful found.
Believe me, i'm a capable programmer spent hours to solve this problem on my own.
I'm out of options, that's why i'm here.
Search found 7 matches
- Tue Nov 19, 2013 6:58 pm
- Forum: iMacros for Chrome
- Topic: How to run a macro from the command line using Chrome
- Replies: 22
- Views: 35969
- Fri Nov 15, 2013 6:44 pm
- Forum: iMacros for Chrome
- Topic: How to run a macro from the command line using Chrome
- Replies: 22
- Views: 35969
Re: How to get it working in Chrome
That's a clever way to store macro's :D But I only see this: catch(e){alert('iMacros Bookmarklet error: '+e.toString());}}) (); So I guess that's another new problem. It is still possible to open the macro with the extension, edit, play,... The macro is quite simple, open 2 websites for testing. :wi...
- Wed Nov 13, 2013 9:46 pm
- Forum: iMacros for Chrome
- Topic: How to run a macro from the command line using Chrome
- Replies: 22
- Views: 35969
Re: How to get it working in Chrome
Tom,
Please provide a solution.
Thanks!
Please provide a solution.
Thanks!
- Mon Nov 11, 2013 11:31 am
- Forum: iMacros for Chrome
- Topic: How to run a macro from the command line using Chrome
- Replies: 22
- Views: 35969
Re: How to get it working in Chrome
I want to start my script with a cronjob on linux :wink: So I need a way to start it from command line. Edit: alert(atob(m64)); alert(decodeURIComponent(atob(m64))); is the macro, so a macro needs to be reverse converted. This is a problem for later (btoa , encodeURIComponent). The question remains:...
- Sun Nov 10, 2013 5:12 pm
- Forum: iMacros for Chrome
- Topic: How to run a macro from the command line using Chrome
- Replies: 22
- Views: 35969
How to run a macro from the command line using Chrome
I followed the wiki. Not much more information than: <html> <head> <script language="JavaScript"> function macro() { // Body of the original function on the created macro, i. e., // from "var m64..." until "...div.dispatchEvent(evt);" var m64 = "VkVSU0lPTiUyMEJVSUxEJTNEMTAzMTIwOCUyMFJFQ09SREVSJTNEQ1...
- Wed May 15, 2013 6:42 pm
- Forum: iMacros for Firefox
- Topic: the best way to run multiple instances in parralel
- Replies: 0
- Views: 724
the best way to run multiple instances in parralel
Hello everyone, I did a lot of search on the forum, but can't find the answer i'm looking for. Some answers are really close for what i'm looking for, it's almost like the solution is found but never replied the topic. What i'm trying to do is to automate some macros with delays. To speed up things ...
- Sat Jul 23, 2011 2:13 pm
- Forum: iMacros for Firefox
- Topic: Self-Test.js can't find files
- Replies: 1
- Views: 747
Self-Test.js can't find files
Hello,
I want to do something with a script, but it returned error 930.
So I tried the Self-Test.js
Same problems, the macros couldn't be found.
Reinstalled imacros, same problem.
Tried on other computer, same problem.
Used google, can't find relevant information.
Please help,
Thank you!
I want to do something with a script, but it returned error 930.
So I tried the Self-Test.js
Same problems, the macros couldn't be found.
Reinstalled imacros, same problem.
Tried on other computer, same problem.
Used google, can't find relevant information.
Please help,
Thank you!