Friday 9 September 2016

AUTO-PILOT Free Bitcoin Bot TUTORIAL EASY Working 1BTC/month


Ok So here is what you need:
Follow the 5 Steps

Mozilla Firefox: Firefox
iMacros Add-on: iMacros DO NOT DOWNLOAD THE LAST VERSION, USE 8.9.7
The code for the bot:  -UPDATE 09/2016: New Solvemedia Bot
A 9kw Account for Captcha: 9kw 
A Freebitcoin Account: freebitcoin



1 - Download Mozilla and download iMacros add-on (You can close and use another browser for now)
2 - Download Freebitco.in-bot config , we will edit it later with your settings,
3 - Setup a 9kw Account, after that go to API Key -> General : API to create a API for later on
-- Should be noted that 9kw uses a human/credit balance to able to resolve the captchas
So you will need 10 credits for each captcha on freebitcoin bot, you get around 8-9 per captcha solved (100% Free to create 9KW and get credits!!!)
So get around 20-30 credits to test and then see if everything is working to leave it 24/7 after
4 - Create your Freebitco.in with BTC balance

Ok, so you will ned to edit these codes on the bot config (I recommend Notepad++):


Code:
SET btc YOURBTCADRESS             - Example: SET btc 1BLz2aTkebdz2wJfeFdquCXcvQCLktbwry
SET mail mail                     - Example: SET mail slipstream@kappa.ru
SET pw pass                       - Example: SET pw Slipstream123
SET apikey API_KEY                - Example: SET apikey 123123123123
SET path PATH-HERE                - Example: SET path C:\tmp\
SET file freebitcoin.jpg    (If you want)[/size]

Some information which should help you to config it

Code:
line 18     "YOURBTCADRESS" to your login bitcoin addres in freebitco.in
line 20     the seccond "mail" to your email addres in freebitco.in
line 22     "pass" to your freebitco.in password
Line 27     "API_KEY" to the API Key of 9kw that your are using to submit captchas
Line 34     "temp_path" to the path where a temporal file with the captcha image will be created
                in windows this could be for example C:\tmp\ or C:\users\youruser\tmp\
                in linux /tmp/ or /home/youruser/tmp/    

                   IMPORTANT: remember to put the \ or the / after the path, if you don't it won't work

Line 37     "freebitcoin.jpg" is the name that the saved image will have, you could leave it as it

No comments:

Post a Comment