Freebitco.in is one the best website which provides free bitcoins in means of faucet and dice multiplier . We can collect upto 700-1000 satoshi/hour by entering simple captcha and also by playing a multiplier game ,. And today i bringing a script to automate those process , the faucet script works with imacros and multiplier script works with all browser consoles...
This script automatically solves the captcha with the help of captcha exchange service , and am using 9kw which is cheap and faster , so first thing is to register in 9kw and solve 30-50 captcha/day , is enough to automate the captcha process in freebitco.in
Things Needed:
Freebitco.in captcha bypassed
This script automatically solves the captcha with the help of captcha exchange service , and am using 9kw which is cheap and faster , so first thing is to register in 9kw and solve 30-50 captcha/day , is enough to automate the captcha process in freebitco.in
Things Needed:
- Freebitco.in account
- 9kw.in account
- Imacros
- Chrome/Firefox [ff recommended]
VERSION BUILD=hellwoulf85 RECORDER=FX
URL GOTO=http://freebitco.in
TAB CLOSEALLOTHERS
SET !EXTRACT_TEST_POPUP NO
SET !ERRORIGNORE YES
TAB T=1
WAIT SECONDS=5
'Support Captcha
ONDOWNLOAD FOLDER=C:\CAPCH\ FILE=capch_freebitco.png
TAG POS=1 TYPE=IMG ATTR=SRC:"https://www.google.com/recaptcha/api/image?c=*" CONTENT=EVENT:SAVEITEM
WAIT SECONDS=1
TAB OPEN
TAB T=2
URL GOTO=http://www.9kw.eu/grafik/form.html
TAG POS=1 TYPE=INPUT ATTR=NAME:apikey CONTENT=USER-API-KEY
TAG POS=1 TYPE=INPUT ATTR=NAME:prio CONTENT=0
TAG POS=1 TYPE=INPUT:CHECKBOX FORM=ACTION:/index.cgi ATTR=NAME:selfsolve CONTENT=NO
TAG POS=1 TYPE=INPUT:CHECKBOX FORM=ACTION:/index.cgi ATTR=NAME:confirm CONTENT=NO
TAG POS=1 TYPE=INPUT:CHECKBOX FORM=ACTION:/index.cgi ATTR=NAME:case-sensitive CONTENT=NO
TAG POS=1 TYPE=INPUT ATTR=NAME:source CONTENT=imacros
TAG POS=1 TYPE=INPUT ATTR=NAME:file-upload-01 CONTENT=C:\CAPCH\\capch_freebitco.png
SET !TIMEOUT_STEP 120
TAG POS=1 TYPE=INPUT ATTR=TYPE:submit
SET !EXTRACT NULL
TAG POS=1 TYPE=INPUT ATTR=NAME:result EXTRACT=TXT
SET !TIMEOUT_STEP 0
WAIT SECONDS=1
TAB CLOSE
TAB T=1
TAG POS=1 TYPE=INPUT:TEXT ATTR=NAME:recaptcha_response_field CONTENT={{!EXTRACT}}
WAIT SECONDS=1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:free_play_form ATTR=ID:free_play_form_button
WAIT SECONDS=3
FILEDELETE NAME=C:\CAPCH\capch_freebitco.png
WAIT SECONDS=3600
Firefox is recommended to use , as it consumes less memory , If u want to automate the process for 24x7 then get a free vps from here and set it go..
Note: Change the USER-API-KEY with your Api from the 9kw account...