Auto Roll Free Bit Co
Auto Roll Free Bit Co
Auto Roll Free Bit Co
(function() {
'use strict';
$("body").append (
'<img id="myNewImage" src="https://gph.to/2KpRCGD">'
);
$("#myNewImage").css ( {
position: "fixed",
width: "256px",
height: "256px",
bottom: "0",
right: "0"
} );
var body = $('body');
if ($('#free_play_form_button').is(':visible'))
setTimeout(function(){ $('#free_play_form_button').click();},2000);
if ($('.close-reveal-modal').is(':visible'))
setTimeout(function(){ $('.close-reveal-modal').click(); },2000);
console.log(reward.bonustime.current);
if (reward.bonustime.current !== 0) {
console.log(reward.bonustime.current);
} else {
if (reward.points < 12) {
console.log("waiting for points");
}
else if (reward.points < 120) {
console.log("waiting for points 60");
RedeemRPProduct('free_points_1');
}
else if (reward.points < 600) {
console.log("waiting for points 120");
RedeemRPProduct('free_points_10');
}
else if (reward.points < 1200) {
console.log("waiting for points 600");
RedeemRPProduct('free_points_50');
}
else {
RedeemRPProduct('free_points_100');
}
if ($('#bonus_span_fp_bonus').length === 0)
if (reward.points >= 4400)
RedeemRPProduct('fp_bonus_1000');
}
};
body.prepend(
$('<div/>').attr('style',"position:fixed;bottom:0px;left:0;z-
index:999;width:350px;background-color:black;color: white; text-align: left;")
.append(
$('<div/>').attr('id','autofaucet')
.append($('<p/>').attr('style','text-
decoration:underline;').text("freebitco.in Auto Faucet by Topherick"))
.append($('<p/>').text("If you like it, consider a Donation to "))
.append($('<p/>').text("1P7EX7yddNhUVzXZ8FqHVpGqv2CtoKcUxm"))
.append($('<p/>').text("(click to copy address)"))
.append($('<p/>')
.append($('<p/>').text("Current Features:"))
.append($('<p/>').text("Auto Roll"))
.append($('<p/>').text("Auto Select Rewards"))
.append($('<p/>').text("(according to Highest rewards/BTC
Bonus)"))
)
).click(function(){
var $temp = $('<input>').val("1P7EX7yddNhUVzXZ8FqHVpGqv2CtoKcUxm");
body.append($temp);
$temp.select();
document.execCommand("copy");
$temp.remove();
})
).prepend($('<style/>')
.text("#autofaucet p { margin: 0; margin-left: 2px; text-align: left; }")
);
setTimeout(reward.select,1000);
setInterval(reward.select,60000);
})();
� 2018 GitHub, Inc.