BEST SITE FOR FREE BITCOIN a script to use to get free bitcoins Go to the site http://freebitco.in/?r=850387 register and download the plugin for firefox http://imacros.net/download. create a script named freebit.js with the following code: while(true) { //I recommend to use this script to put PAYOUT MULTIPLIER: 3x var macro1; macro1 = "CODE:"; macro1 += "SET !EXTRACT_TEST_POPUP NO" + "\n"; macro1 += "TAG POS=1 TYPE=INPUT:SUBMIT ATTR=ID:double_your_btc_bet_hi_button" + "\n"; macro1 += "WAIT SECONDS=4" + "\n"; macro1 += "SET !EXTRACT NULL" + "\n"; macro1 += "TAG POS=1 TYPE=DIV ATTR=ID:double_your_btc_result EXTRACT=TXT" + "\n"; iimPlay(macro1); var s = iimGetLastExtract(); var extract = s.charAt(4); var p; var macro2; macro2 = "CODE:"; macro2 += "TAG POS=1 TYPE=A ATTR=ID:double_your_btc_2x" + "\n"; var macro3; macro3 = "CODE:"; macro3 += "TAG POS=1 TYPE=A ATTR=ID:double_your_btc_min" + "\n"; do { p++; if(p ==4) {//you can allows choosing when to multiply x2 iimPlay(macro2); } if(p ==5 ) {//you can allows choosing when to multiply x4 iimPlay(macro2); } if(p ==6 ) {//you can allows choosing when to multiply x8 iimPlay(macro2); } if(p >=7 ) {//you can allows choosing when to multiply x16 iimPlay(macro2); } if(p ==13 ) {//max multiply p=1; iimPlay(macro3); } }while(extract == "1") if(extract == "w") { p=1; iimPlay(macro3); } } put the file in the folder imacros located in documents / imacros / macros open imacros on firefox go to the page of multilply, put the PAYOUT MULTIPLIER: 3x and run the script. I suggest you keep at least 0.00005000 BTC on your account I recommend to use this script to put PAYOUT MULTIPLIER: 3x