Search found 22 matches

by fabiodurgante
Thu Mar 28, 2019 2:33 pm
Forum: iMacros for Firefox
Topic: if imacros
Replies: 1
Views: 3072

if imacros

hey i want tranform if javascript for imacros code nut happen error somebody help me javascript work code="CODE:"; code+= "TAG POS=1 TYPE=DIV ATTR=TXT:Completed* EXTRACT=TXT" +"\n" paid= iimPlay(code); paid= iimGetExtract(); if(paid == "") { code= "CODE:&...
by fabiodurgante
Thu Jan 10, 2019 8:38 pm
Forum: iMacros for Firefox
Topic: imacros recaptch 9kw
Replies: 3
Views: 4849

imacros recaptch 9kw

hello, i try this 9kw for recaptcha but dont work this send for 9kw but dont come back recaptcha resolve TAG POS=1 TYPE=DIV ATTR=CLASS:g-recaptcha EXTRACT=HTM prompt SET datasitekey EVAL("var sitekey = \"{{!EXTRACT}}\";var rx = new RegExp('sitekey=\"([^\"]+)\"','i'); va...
by fabiodurgante
Wed Dec 05, 2018 11:29 pm
Forum: iMacros for Firefox
Topic: CONTENT=EVENT:SAVE_ELEMENT_SCREENSHOT
Replies: 4
Views: 3944

Re: CONTENT=EVENT:SAVE_ELEMENT_SCREENSHOT

Hello after 1 month I was able to make it work perfect JS // del this class <div class="classname"> const elements = window.content.document.getElementsByClassName("classname"); while (elements.length > 0) elements[0].remove(); // del this class <div class="classname2" ...
by fabiodurgante
Mon Nov 26, 2018 10:28 pm
Forum: iMacros for Firefox
Topic: find word javascript
Replies: 0
Views: 3144

find word javascript

i have this tag <h2 id="winlose" style="color: green;"> You WIn </h2> or this tag <h2 id="winlose" style="color: red;"> You Lost </h2> how i find in javascript for verification you win or you lost my java script but dont work var winloss=null; winloss = iimPla...
by fabiodurgante
Sun Sep 30, 2018 1:21 pm
Forum: iMacros for Firefox
Topic: error save image solve media
Replies: 1
Views: 2604

error save image solve media

hey my code javascript var macro; var mediafaucet=null; macro = "CODE:"+"\n"; macro += "TAB T=1"+"\n"; macro += "URL GOTO= https://www.solvemedia.com/publishers/captcha-type-in"+"\n"; macro += "FILEDELETE NAME=C:\imagens\test.png"...
by fabiodurgante
Sat Sep 22, 2018 2:02 am
Forum: iMacros for Firefox
Topic: CONTENT=EVENT:SAVE_ELEMENT_SCREENSHOT
Replies: 4
Views: 3944

Re: CONTENT=EVENT:SAVE_ELEMENT_SCREENSHOT

hey how i do ??? You can hide the element (header things) with Javascript. send example for me this example make button active URL GOTO=javascript:document.querySelector("#invisibleCaptchaShortlink").removeAttribute("disabled"); my header is div id="navbar-main" how hid...
by fabiodurgante
Sun Aug 26, 2018 8:53 pm
Forum: iMacros for Firefox
Topic: CONTENT=EVENT:SAVE_ELEMENT_SCREENSHOT
Replies: 4
Views: 3944

CONTENT=EVENT:SAVE_ELEMENT_SCREENSHOT

Hello, I'm trying to save image, I'm trying to save 9kw, save everything, but the pagado header is on top of the captcha image, how can I put the captcha image a bit lower to stay below the head of the page ???
by fabiodurgante
Fri May 11, 2018 12:07 pm
Forum: iMacros for Firefox
Topic: speedup faucet script
Replies: 10
Views: 19681

Re: speedup faucet script

send example for me how i do for send datasitekey
by fabiodurgante
Wed May 02, 2018 11:55 am
Forum: iMacros for Firefox
Topic: speedup faucet script
Replies: 10
Views: 19681

Re: speedup faucet script

in the satoshihero site I can set the SET datasitekey 6LdzSxwUAAAAABzV0lDJ6T1LxprFtn2g053NE05R
and send it to the 9kw ???
by fabiodurgante
Sun Apr 22, 2018 2:25 pm
Forum: iMacros for Firefox
Topic: speedup faucet script
Replies: 10
Views: 19681

Re: speedup faucet script

yes the problem and do not find the class what may be happening can not find the class TAG POS=1 TYPE=DIV ATTR=CLASS:g-recaptcha EXTRACT=HTM ----- here dont find ------- SET !ERRORIGNORE YES SET datasitekey1 EVAL("var sitekey = \"{{!EXTRACT}}\";var rx = new RegExp('sitekey=\"([^\...
by fabiodurgante
Fri Apr 20, 2018 7:24 pm
Forum: iMacros for Firefox
Topic: speedup faucet script
Replies: 10
Views: 19681

Re: speedup faucet script

Hello, your code did not work, but this one worked perfectly URL GOTO=javascript:document.querySelector("#invisibleCaptchaShortlink").removeAttribute("disabled"); thanks for the help How do I send the recaptcha to 9kw with iframe ??? i have this <div class="g-recaptcha"...
by fabiodurgante
Tue Apr 17, 2018 7:14 pm
Forum: iMacros for Firefox
Topic: speedup faucet script
Replies: 10
Views: 19681

speedup faucet script

hey i try script speedupfaucet VERSION BUILD=8920312 RECORDER=FX SET !EXTRACT_TEST_POPUP NO SET !ERRORIGNORE NO SET !TIMEOUT_PAGE 999 SET !TIMEOUT_STEP 999 TAB CLOSEALLOTHERS SET apikey "your_apikey" SET prio 0 URL GOTO=javascript:(function(){var<SP>x<SP>=<SP>document.getElementById("...
by fabiodurgante
Tue Apr 17, 2018 7:06 pm
Forum: iMacros for Firefox
Topic: IF condition script
Replies: 2
Views: 9489

Re: IF condition script

i try and i get work for me var solvemedia; var recpatcha; solvemedia="CODE:"; solvemedia+="TAG POS=1 TYPE=IMG ATTR=ID:adcopy-puzzle-image-image-captchaShortlink"; recpatcha="CODE:"; recpatcha+="TAG POS=1 TYPE=TEXTAREA ATTR=ID:g-recaptcha-response"; var captch...
by fabiodurgante
Mon Apr 16, 2018 8:35 pm
Forum: iMacros for Firefox
Topic: Coinfaucet freenem satoshihero 9kw
Replies: 6
Views: 19867

Re: Coinfaucet freenem satoshihero 9kw

look this satoshihero i try, send for 9kw resolve captcha close Tab 2, but dont return for tab 1 VERSION BUILD=8970419 RECORDER=FX 'SET !LOOP -99999999 SET !EXTRACT_TEST_POPUP NO SET !ERRORIGNORE YES SET !TIMEOUT_PAGE 60 SET !TIMEOUT_STEP 60 SET apikey "" URL GOTO=javascript:(function(){va...
by fabiodurgante
Thu Apr 12, 2018 11:23 am
Forum: iMacros for Firefox
Topic: IF condition script
Replies: 2
Views: 9489

IF condition script

hello i want to do IF in imacros has site speedup faucet that has random captcha, how could i do if page has captcha solve media ,,,,,,
if you have recaptcha ......

how to make condition in imacros ????