Search found 30 matches

by bilgamyompi
Sun Jul 08, 2018 2:54 pm
Forum: General Support & Discussions
Topic: How to select the column of a csv file?
Replies: 0
Views: 2176

How to select the column of a csv file?

My csv file is like.
"name";"smqbxtchxba"
"email";"darzedadra@gmail.com"
"username";"smqbxtchxba"
Ijust need select the emails if not i can pass with regex to extract my emails.
by bilgamyompi
Sat Jun 30, 2018 12:35 am
Forum: General Support & Discussions
Topic: How to avoid this error when i am disconnected from internet
Replies: 1
Views: 1932

Re: How to avoid this error when i am disconnected from inte

Some way to avoid this annoying error? If someone can help i can pay btc tyou
by bilgamyompi
Thu Jun 28, 2018 9:48 pm
Forum: General Support & Discussions
Topic: How to avoid this error when i am disconnected from internet
Replies: 1
Views: 1932

How to avoid this error when i am disconnected from internet

I get this error so much times and the script stop then, normally happens when for a shortime i doesnt haveninternet.
the error is.

Typeerror: windows.content.getelementsbyclassname error code -991

It's some way to avoid this error excluding or make the script still run like is normally working.
by bilgamyompi
Wed Jun 27, 2018 6:19 pm
Forum: General Support & Discussions
Topic: open the same script a lot of times
Replies: 0
Views: 2263

open the same script a lot of times

I just use one script to repeat things but i need run the same script a lot of times at the same time. And sometimes i use clear so not sure will affect to the other new tabs?
by bilgamyompi
Wed Jun 27, 2018 1:27 am
Forum: General Support & Discussions
Topic: acts after eanf value?
Replies: 1
Views: 1746

acts after eanf value?

It's possible to do some actions after have null value for example

Code: Select all

SET !VAR 1
SET !VAR1 EVAL("var m = '{{!EXTRACT}}'; if (!m) '{{!VAR}}' = NULL;else URL GOTO='www.google.es';")
Someway?
by bilgamyompi
Wed Jun 27, 2018 12:52 am
Forum: General Support & Discussions
Topic: How to get the frame in imacros
Replies: 6
Views: 4673

Re: How to get the frame in imacros

Tried in javascript but never catch the frame! var frame=SearchFrame(); iimSet("frame",frame) var macra; macra = "CODE:"; macra += "WAIT SECONDS=4" + "\n"; macra += "TAG POS=1 TYPE=DIV ATTR=TXT:Confirmacion" + "\n"; macra += "WAIT SECO...
by bilgamyompi
Wed Jun 27, 2018 12:11 am
Forum: General Support & Discussions
Topic: How to get the frame in imacros
Replies: 6
Views: 4673

How to get the frame in imacros

I just try to get the frame but using loop not works.

Code: Select all

SET !LOOP 8
FRAME F = {{!LOOP}}
TAG POS=1 TYPE=A ATTR=TXT:HERE
I tried with javascript but i dont know how to deal with implay and the same time use a loop for getting the frame
by bilgamyompi
Tue Jun 26, 2018 10:48 pm
Forum: General Support & Discussions
Topic: Select thirst href using imacros
Replies: 1
Views: 1745

Select thirst href using imacros

I need to select href.
<a href="URL">Click here</a>

How can i select this href?
by bilgamyompi
Sat Jun 02, 2018 4:18 pm
Forum: General Support & Discussions
Topic: 9kw filling wrong captcha
Replies: 3
Views: 4318

Re: 9kw filling wrong captcha

i just using these settings. TAB OPEN WAIT SECONDS=5 TAB T=3 WAIT SECONDS=5 URL GOTO=http://www.9kw.eu/grafik/form.html TAG POS=1 TYPE=INPUT ATTR=NAME:apikey CONTENT={{apikey}} TAG POS=1 TYPE=INPUT ATTR=NAME:prio CONTENT=0 TAG POS=1 TYPE=INPUT:CHECKBOX FORM=ACTION:/index.cgi ATTR=NAME:selfsolve CON...
by bilgamyompi
Fri Jun 01, 2018 1:37 pm
Forum: General Support & Discussions
Topic: 9kw filling wrong captcha
Replies: 3
Views: 4318

9kw filling wrong captcha

i just using these settings. TAB OPEN WAIT SECONDS=5 TAB T=3 WAIT SECONDS=5 URL GOTO=http://www.9kw.eu/grafik/form.html TAG POS=1 TYPE=INPUT ATTR=NAME:apikey CONTENT={{apikey}} TAG POS=1 TYPE=INPUT ATTR=NAME:prio CONTENT=0 TAG POS=1 TYPE=INPUT:CHECKBOX FORM=ACTION:/index.cgi ATTR=NAME:selfsolve CONT...
by bilgamyompi
Thu May 31, 2018 12:13 pm
Forum: General Support & Discussions
Topic: 9kw mayuscule/minuscule
Replies: 5
Views: 4789

Re: 9kw mayuscule/minuscule

i can check the spaces two using 9kw. i will try to check your answer maybe fix the problem. Example as script (or better explanation) is helpful because I not understand your problem. :wink: this is the script, sometimes files to valid the capctcha using 9kw. VERSION BUILD=8970419 RECORDER=FX SET ...
by bilgamyompi
Thu May 31, 2018 4:56 am
Forum: General Support & Discussions
Topic: use proxies
Replies: 1
Views: 2963

use proxies

i want to use a list of my proxies in my script.
example
list.
126.0.01
25.4.5.4
3.2.3.4.5
how to use these proxies in my script?
by bilgamyompi
Thu May 31, 2018 4:35 am
Forum: General Support & Discussions
Topic: 9kw mayuscule/minuscule
Replies: 5
Views: 4789

Re: 9kw mayuscule/minuscule

i can check the spaces two using 9kw. i will try to check your answer maybe fix the problem.
by bilgamyompi
Tue May 29, 2018 1:41 pm
Forum: General Support & Discussions
Topic: 9kw mayuscule/minuscule
Replies: 5
Views: 4789

9kw mayuscule/minuscule

could add this feature to put the letters in mayuscule and minuscule not only minuscule like the image.
by bilgamyompi
Mon May 28, 2018 1:24 am
Forum: General Support & Discussions
Topic: 9kw can not download captcha
Replies: 3
Views: 5240

Re: can not download captcha

i can pay btc if someone help