[-]
FORUM NEWS

Check out TOR COIN! First blackhat coin, safe and reliable!




Post Reply 
 
Thread Rating:
  • 9 Vote(s) - 3.22 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Share Post: Facebook Twitter Reddit StumbleUpon
AUTO CAPTCHA BITCOIN BOT (2016)
28-10-2016, 09:57 PM
Post: #21
RE: AUTO CAPTCHA BITCOIN BOT (2016)
how to fix the error imacros in this step You are not allowed to view links. Register or Login to view. ?
key copied, but after submit error_zero_captcha why?

yoo_11, Member of Bitcoin Black Hat since Oct 2016.
Find all posts by this user
Like Post Quote this message in a reply
Advertisement
28-10-2016, 11:58 PM
Post: #22
RE: AUTO CAPTCHA BITCOIN BOT (2016)
(28-10-2016 09:57 PM)yoo_11 Wrote: You are not allowed to view links. Register or Login to view.how to fix the error imacros in this step You are not allowed to view links. Register or Login to view. ?
key copied, but after submit error_zero_captcha why?
I have the same problem, please help

xdax1, Member of Bitcoin Black Hat since Oct 2016.
Find all posts by this user
Like Post Quote this message in a reply
29-10-2016, 10:11 AM (This post was last modified: 29-10-2016 10:14 AM by dennydevil.)
Post: #23
RE: AUTO CAPTCHA BITCOIN BOT (2016)
(28-10-2016 09:57 PM)yoo_11 Wrote: You are not allowed to view links. Register or Login to view.how to fix the error imacros in this step You are not allowed to view links. Register or Login to view. ?
key copied, but after submit error_zero_captcha why?
I'll try to answer, sorry before for my bad english Big Grin
That error because you use latest version of Imacros.
Latest imacros firefox not support file upload
You are not allowed to view links. Register or Login to view.
2016-08-10 V9.0.3 => Download now
This version is a major upgrade to add compatibility with Multi Process Firefox released in Firefox 48 (codename Electrolysis, e10s). Unfortunately, this change imposes the following limitations:
SCREENSHOT TYPE=BROWSER is no longer possible,
SAVEAS TYPE=CPL is not available anymore,
File Upload in the TAG command cannot be supported.

For solution you can use old version imacros. I use V8.9.2 sadly it not work on latest Firefox version Tongue so you must uninstall your latest firefox and intall Firefox v. 36.0
Firefox version 36.0 download You are not allowed to view links. Register or Login to view.
Imacros version 8.9.2 download You are not allowed to view links. Register or Login to view.

For installation just drag Imacros file to Firefox browser, don't forget to turn off auto update Firefox

dennydevil, Member of Bitcoin Black Hat since Oct 2016.
Find all posts by this user
Like Post Quote this message in a reply
29-10-2016, 06:41 PM
Post: #24
RE: AUTO CAPTCHA BITCOIN BOT (2016)
(29-10-2016 10:11 AM)dennydevil Wrote: You are not allowed to view links. Register or Login to view.
(28-10-2016 09:57 PM)yoo_11 Wrote: You are not allowed to view links. Register or Login to view.how to fix the error imacros in this step You are not allowed to view links. Register or Login to view. ?
key copied, but after submit error_zero_captcha why?
I'll try to answer, sorry before for my bad english Big Grin
That error because you use latest version of Imacros.
Latest imacros firefox not support file upload
You are not allowed to view links. Register or Login to view.
2016-08-10 V9.0.3 => Download now
This version is a major upgrade to add compatibility with Multi Process Firefox released in Firefox 48 (codename Electrolysis, e10s). Unfortunately, this change imposes the following limitations:
SCREENSHOT TYPE=BROWSER is no longer possible,
SAVEAS TYPE=CPL is not available anymore,
File Upload in the TAG command cannot be supported.

For solution you can use old version imacros. I use V8.9.2 sadly it not work on latest Firefox version Tongue so you must uninstall your latest firefox and intall Firefox v. 36.0
Firefox version 36.0 download You are not allowed to view links. Register or Login to view.
Imacros version 8.9.2 download You are not allowed to view links. Register or Login to view.

For installation just drag Imacros file to Firefox browser, don't forget to turn off auto update Firefox

I have firefox versions 36.0 and iMacros 8.9.2, but still the same.
"ERROR_ZERO_CAPTCHA_FILESIZE"

xdax1, Member of Bitcoin Black Hat since Oct 2016.
Find all posts by this user
Like Post Quote this message in a reply
Advertisement
29-10-2016, 06:48 PM
Post: #25
RE: AUTO CAPTCHA BITCOIN BOT (2016)
I also get the same error: error_zero_captcha

Please fix that admin i invested money on it

AreUMine, Member of Bitcoin Black Hat since Oct 2016.
Find all posts by this user
Like Post Quote this message in a reply
29-10-2016, 09:25 PM (This post was last modified: 29-10-2016 09:27 PM by dennydevil.)
Post: #26
RE: AUTO CAPTCHA BITCOIN BOT (2016)
(29-10-2016 06:41 PM)xdax1 Wrote: You are not allowed to view links. Register or Login to view.I have firefox versions 36.0 and iMacros 8.9.2, but still the same.
"ERROR_ZERO_CAPTCHA_FILESIZE"

I'll try to rewrite this script
Code:
'Bitcoin  address
SET myaddr xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
'Ganti dengan APIkey anticaptcha
SET myapi xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
'Change with address where imacros folder in your computer : C:\Users\Nasya\Documents\  
SET mykomp C:\Users\your komputer name\Documents\

VERSION BUILD=BebekBerbulu RECORDER=FX
SET !EXTRACT_TEST_POPUP NO
SET !ERRORIGNORE YES
TAB T=1
URL GOTO=http://freebitco.in/?r=760185
FILEDELETE NAME={{mykomp}}iMacros\Downloads\freebitcoin.jpg
WAIT SECONDS=2
ONDOWNLOAD FOLDER=* FILE=freebitcoin.jpg
TAG POS=1 TYPE=IMG ATTR=ID:adcopy-puzzle-image-image CONTENT=EVENT:SAVE_ELEMENT_SCREENSHOT
TAB OPEN
TAB T=2
URL GOTO=http://anti-captcha.com/imacros.html
TAG POS=1 TYPE=INPUT:TEXT ATTR=NAME:key&&SIZE:64 CONTENT={{myapi}}
TAG POS=1 TYPE=INPUT:FILE ATTR=TYPE:file&&NAME:file&&SIZE:20 CONTENT={{mykomp}}\iMacros\Downloads\freebitcoin.jpg
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:http://anti-captcha.com/in.php ATTR=*
WAIT SECONDS=1
TAG POS=1 TYPE=* ATTR=TXT:* EXTRACT=TXT
WAIT SECONDS=1
TAB CLOSE
TAB T=1
TAG POS=1 TYPE=INPUT:TEXT ATTR=ID:adcopy_response CONTENT={{!EXTRACT}}
WAIT SECONDS=2
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=ID:free_play_form_button
WAIT SECONDS=2
SET !ERRORIGNORE NO
TAB CLOSEALLOTHERS
WAIT SECONDS=60
URL GOTO=http://adf.ly/1eoGA5
WAIT SECONDS=2


Copas this script in notepad and save with extension .iim (ex: newfrebit.iim)
NB: Try this script if still error please check in imacors folder/downloads
Is there image file freebitcoin.jpg

dennydevil, Member of Bitcoin Black Hat since Oct 2016.
Find all posts by this user
Like Post Quote this message in a reply
29-10-2016, 09:57 PM
Post: #27
RE: AUTO CAPTCHA BITCOIN BOT (2016)
The same all the time :/

My code:
Quote:'Bitcoin address
SET myaddr 1MJ5vBa8UGGGNBoWRepZ66i9L1XXXXX (I changed)
'Ganti dengan APIkey anticaptcha
SET myapi 2e8a6097fd79ce7a1518e8cc88XXXX (I changed)
'Change with address where imacros folder in your computer : C:\Users\Nasya\Documents\
SET mykomp C:\Users\MYNAME\Documents\

VERSION BUILD=BebekBerbulu RECORDER=FX
SET !EXTRACT_TEST_POPUP NO
SET !ERRORIGNORE YES
TAB T=1
URL GOTO=http://freebitco.in/?r=760185
FILEDELETE NAME={{mykomp}}iMacros\Downloads\freebitcoin.jpg
WAIT SECONDS=2
ONDOWNLOAD FOLDER=* FILE=freebitcoin.jpg
TAG POS=1 TYPE=IMG ATTR=ID:adcopy-puzzle-image-image CONTENT=EVENT:SAVE_ELEMENT_SCREENSHOT
TAB OPEN
TAB T=2
URL GOTO=http://anti-captcha.com/imacros.html
TAG POS=1 TYPE=INPUT:TEXT ATTR=NAME:key&&SIZE:64 CONTENT={{myapi}}
TAG POS=1 TYPE=INPUT:FILE ATTR=TYPE:file&&NAME:file&&SIZE:20 CONTENT={{mykomp}}\iMacros\Downloads\freebitcoin.jpg
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:http://anti-captcha.com/in.php ATTR=*
WAIT SECONDS=1
TAG POS=1 TYPE=* ATTR=TXT:* EXTRACT=TXT
WAIT SECONDS=1
TAB CLOSE
TAB T=1
TAG POS=1 TYPE=INPUT:TEXT ATTR=ID:adcopy_response CONTENT={{!EXTRACT}}
WAIT SECONDS=2
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=ID:free_play_form_button
WAIT SECONDS=2
SET !ERRORIGNORE NO
TAB CLOSEALLOTHERS
WAIT SECONDS=60
URL GOTO=http://adf.ly/1eoGA5
WAIT SECONDS=2


Copas this script in notepad and save with extension .iim (ex: newfrebit.iim)

There is no file "freebitcoin.jpg."

xdax1, Member of Bitcoin Black Hat since Oct 2016.
Find all posts by this user
Like Post Quote this message in a reply
Advertisement
30-10-2016, 02:06 AM
Post: #28
RE: AUTO CAPTCHA BITCOIN BOT (2016)
(29-10-2016 09:57 PM)xdax1 Wrote: You are not allowed to view links. Register or Login to view.There is no file "freebitcoin.jpg."



You see in \Documents\iMacros\Downloads there is freebitcoin.jpg

'Change with address where imacros folder in your computer : C:\Users\Nasya\Documents\
SET mykomp C:\Users\MYNAME\Documents\

you must change this too and make sure that Imacros folder is there with subfolder Downloads like this
C:\Users\DennydeviL\Documents\iMacros\Downloads

If there is no Imacros folder you can create it manualy : Folder iMacros with subfolder Downloads

dennydevil, Member of Bitcoin Black Hat since Oct 2016.
Find all posts by this user
Like Post Quote this message in a reply
30-10-2016, 05:50 AM
Post: #29
RE: AUTO CAPTCHA BITCOIN BOT (2016)
(30-10-2016 02:06 AM)dennydevil Wrote: You are not allowed to view links. Register or Login to view.
(29-10-2016 09:57 PM)xdax1 Wrote: You are not allowed to view links. Register or Login to view.There is no file "freebitcoin.jpg."



You see in \Documents\iMacros\Downloads there is freebitcoin.jpg

'Change with address where imacros folder in your computer : C:\Users\Nasya\Documents\
SET mykomp C:\Users\MYNAME\Documents\

you must change this too and make sure that Imacros folder is there with subfolder Downloads like this
C:\Users\DennydeviL\Documents\iMacros\Downloads

If there is no Imacros folder you can create it manualy : Folder iMacros with subfolder Downloads

There was no files in Downloads folder, just a file named Profiler.xsl

AreUMine, Member of Bitcoin Black Hat since Oct 2016.
Find all posts by this user
Like Post Quote this message in a reply
30-10-2016, 05:09 PM
Post: #30
RE: AUTO CAPTCHA BITCOIN BOT (2016)
(30-10-2016 05:50 AM)AreUMine Wrote: You are not allowed to view links. Register or Login to view.If there is no Imacros folder you can create it manualy : Folder iMacros with subfolder Downloads

There was no files in Downloads folder, just a file named Profiler.xsl
[/quote]

Can you send me screenshoot from script setting and the folder Downloads in imacros.

dennydevil, Member of Bitcoin Black Hat since Oct 2016.
Find all posts by this user
Like Post Quote this message in a reply
Advertisement
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Star Brand New Free Bitcoin BOT (No Captcha service) zennon 55 24,638 Yesterday 05:46 PM
Last Post: t6maro
Thumbs Up Freebitco.in FAST SCRIPT ROLLS AUTO CAPTCHA BOT 2017 WORKING 100% angelusce79 7 3,424 03-06-2017 07:30 PM
Last Post: Pandarian
  Free 24/7 Auto Bitcoin Trade Bot Elric 7 2,077 01-06-2017 09:21 AM
Last Post: Valkiria
  AUTO CAPTCHA FREEBITCO.IN BOT 2017 carluis 3 5,593 26-03-2017 11:51 AM
Last Post: captchacoin
  Freebico.in BOT auto captcha dennydevil 12 5,271 23-11-2016 05:51 PM
Last Post: dennydevil
  FAUCET BOT NO CAPTCHA (2016) zennon 27 17,537 10-11-2016 06:45 AM
Last Post: djawjoe
  XAPO +60 Faucet Bot auto captcha dennydevil 7 6,290 29-10-2016 08:55 AM
Last Post: dennydevil
  Best Bitcoin Faucet Bot (No Captcha) zennon 19 8,784 13-07-2016 02:37 AM
Last Post: universalfxbd
  freebitco.in bot auto solved captcha angrybird 5 4,526 09-07-2016 07:57 AM
Last Post: jovis7
  FAUCET COINCHECKIN BOT NO CAPTCHA (2016) angelusce79 4 3,205 10-04-2016 03:47 AM
Last Post: Mauphillips

Forum Jump:


User(s) browsing this thread: 1 Guest(s)
Advertisement

Contact Us | Advertise with Us! | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication