Search found 10091 matches

by chivracq
Tue Jul 04, 2023 12:50 am
Forum: General Support & Discussions
Topic: iMacros with JavaScript
Replies: 25
Views: 33794

Re: iMacros with JavaScript

Yes excatly the same one...but while giving the command it does not enter in the console.... I need the code to enter the mentioned command in the browser console. Kindly help Var Count = 1 while entering as " URL GOTO=javascript:console.log("var<SP>count=1"); it is being entered as ...
by chivracq
Sun Jul 02, 2023 2:03 pm
Forum: General Support & Discussions
Topic: iMacros with JavaScript
Replies: 25
Views: 33794

Re: iMacros with JavaScript

Hello, I am using Imacros in Chrome, While using it i have to make the timer seconds in the Website as 1 using the code "Var count =1" in the console option in the chrome, when the code is typed in the console the time reduces to 1 sec. Now the task is to run the command from IMacros to r...
by chivracq
Wed Jun 21, 2023 12:09 am
Forum: Data Extraction and Web Screen Scraping
Topic: Execution loop stops due to increasing RAM consumption every loop
Replies: 4
Views: 2784

Re: Execution loop stops due to increasing RAM consumption every loop

Any Follow-up maybe...?, I replied already 3 days ago... :shock: I don't try to help Users anymore when they don't follow up, I deliberately "bypassed" this one (from 2010, still waiting for some Follow-up from you on @TechSup's Reply), and this one also maybe (from 2009), you "luckil...
by chivracq
Mon Jun 19, 2023 10:48 am
Forum: Data Extraction and Web Screen Scraping
Topic: Extracting 2000 Products from a Car Site.
Replies: 1
Views: 2013

Re: Extracting 2000 Products from a Car Site.

Hi all, This is going to be a newie question. Appolgies up front. I am not understanding the functionality of iMacros. I think I have figured it out however I need someone to understand my way of thinking to find out and understand its use. Right now I cant seem to get iMacros to do what I want it ...
by chivracq
Sun Jun 18, 2023 3:14 pm
Forum: Data Extraction and Web Screen Scraping
Topic: Execution loop stops due to increasing RAM consumption every loop
Replies: 4
Views: 2784

Re: Execution loop stops due to increasing RAM consumption every loop

VERSION BUILD=6801021 [using licensed version] Windows 8.1 Browser: using iMacro browser itself to run the scripts but issue occurs with IE as well Issue: I have automation script to run more loops by saving data to file in each loop. It runs successfully and last many years it was running fine. Ho...
by chivracq
Wed May 24, 2023 1:19 am
Forum: General Support & Discussions
Topic: Help with a button that changes
Replies: 9
Views: 8000

Re: Help with a button that changes

Hello guys, Sorry to bother you, but I tried this solution and it's not working for the new travian version. Is there any other way to do it ? I tried with this : TAG POS=1 TYPE=BUTTON ATTR=ID:button646d5316aff5a Then i tried with the modification to POS=8 but it's not working either. Thanks a lot ...
by chivracq
Fri May 19, 2023 7:35 am
Forum: Data Extraction and Web Screen Scraping
Topic: EXTRACT function not working with text using square brackets
Replies: 4
Views: 5172

Re: EXTRACT function not working with text using square brackets

It still doesn't work both in Chrome and Edge for me, but I've managed to find a workaround, so it's fine for now :) As for the code: FRAME F=EVAL("var a=\"{{!URLCURRENT}}\"; var x; if (a.includes(\"nav_to.do\")) {x=\"1\";} else {x=\"0\";} x;") It's...
by chivracq
Wed May 17, 2023 7:46 pm
Forum: Data Extraction and Web Screen Scraping
Topic: EXTRACT function not working with text using square brackets
Replies: 4
Views: 5172

Re: EXTRACT function not working with text using square brackets

OK, I'm back with the Results, and hum..., I'm not able to reproduce your Behaviour, it works for me a bit correctly "everywhere"... :P 8) Here is the Script I used for my Testing: VERSION BUILD=8820413 RECORDER=FX 'SET !EXTRACT_TEST_POPUP NO TAB T=1 URL GOTO=https://forum.imacros.net/view...
by chivracq
Wed May 17, 2023 6:42 pm
Forum: Data Extraction and Web Screen Scraping
Topic: EXTRACT function not working with text using square brackets
Replies: 4
Views: 5172

Re: EXTRACT function not working with text using square brackets

HI, I have an issue with the following code, the macro freezes at the EXTRACT line if the extracted text has '[]' symbols in it. I did a bit of testing and text without these symbols works perfectly fine. From my understanding, with using "SET !EXTRACT_TEST_POPUP NO" EXTRACT function shou...
by chivracq
Wed May 17, 2023 5:43 pm
Forum: General Support & Discussions
Topic: FRAME = -1 on recorded macro
Replies: 2
Views: 2092

Re: FRAME = -1 on recorded macro

Hi, I have a problem with one of the sites I'm using. When recording new macro, following code generates itself: VERSION BUILD=1011 RECORDER=CR FRAME F=-1 TAG POS=1 TYPE=SPAN ATTR=ID:section_tab.bf1d96e3c0a801640190725e63f8ac80 TAG POS=1 TYPE=INPUT:TEXT FORM=ID:form.do ATTR=ID:form.description CONT...
by chivracq
Sun Apr 23, 2023 3:00 pm
Forum: Data Extraction and Web Screen Scraping
Topic: Imacros + anti captcha
Replies: 11
Views: 8468

Re: Imacros + anti captcha

Sorry for the delay in giving feedback. I managed to get it working and it seems to be working fine. but another doubt came to my mind. Is there any way to make him skip a block of code if his reading is different? not to waste time? Example: It finds the following block of code, but the site doesn...
by chivracq
Sun Apr 16, 2023 1:54 am
Forum: Data Extraction and Web Screen Scraping
Topic: Imacros + anti captcha
Replies: 11
Views: 8468

Re: Imacros + anti captcha

It worked! But now I need him to copy the new code that the new site generated. Example: OK|Y Now, I need it to extract only the Y, how would this code you sent me look like? I tried to do the copy and paste process, however after the other process, but it copies everything and pastes in the "...
by chivracq
Sun Apr 16, 2023 12:48 am
Forum: Data Extraction and Web Screen Scraping
Topic: Imacros + anti captcha
Replies: 11
Views: 8468

Re: Imacros + anti captcha

I understood. But I believe that "OK|51702246580" is fixed, in this command. I need it to copy the numbers that it will generate every time it loops. "51702246580" was an example. You don't need to quote 2 Levels, requoting yourself doesn't really help for "Readability"...
by chivracq
Sun Apr 16, 2023 12:26 am
Forum: Data Extraction and Web Screen Scraping
Topic: Imacros + anti captcha
Replies: 11
Views: 8468

Re: Imacros + anti captcha

Sorry. I swore 'iMacros for FF' was 'Imacros for Firefox'. I use windows 10. Apparently it worked!! But is there any way to exclude some part of the extracted text? Before he pasted the link?? Because when it generates it, it comes as "OK|51702246580' and I would have to put only the number, w...
by chivracq
Sat Apr 15, 2023 1:59 pm
Forum: Data Extraction and Web Screen Scraping
Topic: Imacros + anti captcha
Replies: 11
Views: 8468

Re: Imacros + anti captcha

Hello! good morning, good afternoon or good night. I need some help with my code. A friend gave me an IMACROS code to automate an action in a WEBRPG. He told me that a few years ago it worked perfectly, however, today it doesn't work anymore, and he would like to make it work. the Script is a combo...