'; } } } }); var script = document.createElement('script'); script.src = "https://www.blockonomics.co/js/client-challenge.js"; document.head.appendChild(script); $(document).on('mouseover', '#blockoPayBtnSubmit', function(event) { $("#blockoPayBtnSubmit").focus(); }); }); function objectifyForm(formArray) { var returnArray = {}; for (var i = 0; i < formArray.length; i++){ returnArray[formArray[i]['name']] = formArray[i]['value']; } return returnArray; } function CountDownTimer(dt, id) { var end = new Date(dt); function showRemaining() { var now = new Date(); var distance = end - now; if (distance < 0) { clearInterval(timer); $("#prog").css('display', 'none'); $("#blockoPaySection").css('display', 'none'); document.getElementById("timeRemainingText").innerHTML = '
Payment window expired! Close this window and try again
'; return; } minutes = Math.floor((distance/1000)/60); seconds = Math.floor(distance/1000)%60; seconds = (seconds < 10) ? ("0" + seconds) : seconds; var base_date = startTime; var total_distance = end - base_date; var passed_distance = now - base_date; var time_percent = 100 - ((passed_distance/total_distance) * 100); document.getElementById('timeRemainingText').innerHTML = minutes + ":" + seconds; document.getElementById("prog").style.width = time_percent+"%"; } clearInterval(timer); timer = setInterval(showRemaining, 1000); } function setInputSelection(input) { var lines = input.value.split(" "); var startPos = 0; var endPos = lines[0].length+startPos; input.focus(); if (typeof input.selectionStart != "undefined") { input.selectionStart = startPos; input.selectionEnd = endPos; } else if (document.selection && document.selection.createRange) { input.select(); var range = document.selection.createRange(); range.collapse(true); range.moveEnd("character", endPos); range.moveStart("character", startPos); range.select(); } } $( "#blockoPayBtnBTCAmount" ).click(function() { var copyText = document.getElementById("blockoPayBtnBTCAmount"); setInputSelection(copyText); document.execCommand("copy"); $('#blockoCopyAmountText').text('Copied'); setTimeout(function() { $('#blockoCopyAmountText').text('To pay send this amount'); }, 2000); }); $( "#blockoPayBtnBTCAddress" ).click(function() { var copyText = document.getElementById("blockoPayBtnBTCAddress"); copyText.select(); document.execCommand("copy"); $('#blockoCopyAddressText').text('Copied'); setTimeout(function() { $('#blockoCopyAddressText').text('To this bitcoin address'); }, 2000); }); function blockoPayBtnShowSuccess() { $('#blockoPayBtnForm').css('display', 'none'); clearInterval(timer); $('#blockoPayBtnResponse').css('display','none'); $('#blockoPayBtnSuccess').css('display','block'); $('#blockoPayBtnEmailLink').text(blockoEmail); } })($);
Redeem your CODE
Please insert your redeem or referral code.
Privacy Policy
At 3cBotPlus, we believe that privacy is a fundamental right. We are committed to protecting your personal information and using it only in ways that you have authorized. Our software and payment system collect only the minimum amount of data necessary to provide you with the service you need, and we will never sell or share your data with third parties without your explicit consent.We understand that trust is key to a successful relationship between a software developer and its users, and we take that trust very seriously. That's why we have implemented strict security measures to protect your data and ensure that it remains confidential at all times. We will also be transparent about any data breaches and take immediate steps to remedy the situation.Our mission is to provide you with a software that is not only functional and user-friendly, but also respects your privacy and puts you in control of your data. We are constantly working to improve our service and to find new ways to safeguard your information. Thank you for trusting us with your data, and we look forward to serving you for many years to come.