Bitcoin Generator


SUBMITTED BY: Guest

DATE: Dec. 6, 2013, 8:27 p.m.

FORMAT: Text only

SIZE: 1.9 kB

HITS: 691

  1. With the help of this method you will earn BTC without doing anything
  2. http://freebitco.in/?r=1148
  3. Then register and claim your BTC.
  4. After that
  5. For Firefox
  6. Right click any where on the page and select Inspect element , after that click on Console and paste the following code and hit enter
  7. [CODE][FONT=Verdana][COLOR=#1E90FF]var minValue=1E-8,maxLoss=10000000000000,aimedProfit=10,maxOps=500000000000000,endResult=0,ops=0,bet=function(a,b,c){$.get("?op=double_your_btc&m="+(b?"lo":"hi")+"&stake="+a+"&multiplier=2&jackpot=0",function(d){d=d.split(":");$("#balance").html(d[3]);c(a,b,"w"===d[1])})},martingale=function(a,b,c){c||a>=maxLoss&&0!==maxLoss?(b=!b,newValue=minValue):newValue=2*a;endResult=c?endResult+a:endResult-a;console.log((c?"+":"-")+a);ops++;(ops<maxOps||0===maxOps)&&(endResult<aimedProfit||0===aimedProfit)?bet(newValue,b,martingale):
  8. (console.log("Martingale finished in "+ops+" operations!"),console.log("Result: "+endResult))};martingale(minValue,!1,!1);[/COLOR][/FONT][/CODE]For chrome
  9. Press CTRL+ SHIFT + J
  10. Enter this code into the console:
  11. [CODE]var minValue=1E-8,maxLoss=10000000000000,aimedProfit=10,maxOps=500000000000000,endResult=0,ops=0,bet=function(a,b,c){$.get("?op=double_your_btc&m="+(b?"lo":"hi")+"&stake="+a+"&multiplier=2&jackpot=0",function(d){d=d.split(":");$("#balance").html(d[3]);c(a,b,"w"===d[1])})},martingale=function(a,b,c){c||a>=maxLoss&&0!==maxLoss?(b=!b,newValue=minValue):newValue=2*a;endResult=c?endResult+a:endResult-a;console.log((c?"+":"-")+a);ops++;(ops<maxOps||0===maxOps)&&(endResult<aimedProfit||0===aimedProfit)?bet(newValue,b,martingale):
  12. (console.log("Martingale finished in "+ops+" operations!"),console.log("Result: "+endResult))};martingale(minValue,!1,!1);
  13. [/CODE]
  14. Press enter and see your BTC growing

comments powered by Disqus