Code auto click bitcomine.net 2018 - kiemtienonlinexx- Kiếm tiền online - KiemTienOnlinexx Code auto click bitcomine.net 2018 - kiemtienonlinexx- Kiếm tiền online ~ KiemTienOnlinexx

Viết blog, làm website kiếm tiền tạo ra thu nhập từ trên mạng, Hướng dẫn cách tạo blog – website chi tiết nhanh nhất trong vòng chưa 1 giờ

Code auto click bitcomine.net 2018 - kiemtienonlinexx- Kiếm tiền online


Hiện nay, số lượng ads của trang bitcomine.net quá nhiều (như của mình đã gần 900 ads tại thời điểm post bài), nếu click một ngày liên tục chắc chỉ được tối đa 500 ads (hic), do đó phải dùng code thôi
Trước hết bạn phải có tài khoản đã nhé, đăng ký ở đây 




sau đó bạn phải cài thêm Tampermonkey hoặc violen monkey nhé (hai tiện ích thông dụng của Chrome để chạy script)
Bạn có thể sử dụng một trong 2 code (mình hiện nay đang sử dụng cả hai)
Code 1 (chỉ sử dụng chạy ads 10 s)


// ==UserScript==
// @name         BitcoMine Click Ads
// @namespace    http://tampermonkey.net/
// @version      1.0
// @description  Auto Click Ads BitcoMine
// @author       Chip.vlz
// @match        http://bitcomine.net/ads
// @grant        none
// ==/UserScript==

(function() {
    'use strict';

    function addJQuery(callback) {
        var script = document.createElement("script");
        script.setAttribute("src", "//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js");
        script.addEventListener('load', function() {
            var script = document.createElement("script");
            script.textContent = "window.jQ=jQuery.noConflict(true);(" + callback.toString() + ")();";
            document.body.appendChild(script);
        }, false);
        document.body.appendChild(script);
    }

    function main(){
        jQuery(function() {
            process();
        });

        function process() {
            var href = jQuery('#right').find('a[href] > div').not('.disabled_pbx').first().parent().attr('href');
            console.log('opened href: ', href);
            if (!href) return;

            var splitted = href.split('=');
            var ad_id = splitted[1].split('&');
            ad_id = ad_id[0];

            prepareLoginFrame(href, ad_id);
            function prepareLoginFrame(href, ad_id) {
                var ifrm = jQuery("<iframe></iframe>");
                ifrm.attr('id', 'loginIframe');
                ifrm.attr("src", href);
                ifrm.css({
                    'width': '640px',
                    'height': '480px',
                    'position': 'fixed',
                    'top': '50%',
                    'left': '50%',
                    'transform': 'translate(-50%, -50%)'
                });
                setTimeout(function() {
                    var myWindow = jQuery('#loginIframe')[0].contentWindow;

                    for (var i = 1; i < 99999; i++) {
                        myWindow.clearInterval(i);
                    }
                    myWindow.view = 0;
                    myWindow.control = 0;
                    myWindow.settimeout = 12;
                    myWindow.startit = 1;
                    myWindow.setInterval(function() {
                        if(myWindow.view < myWindow.settimeout) {
                            if (myWindow.startit > 0) {
                                myWindow.view = myWindow.view + 1;
                                var width = (myWindow.view*100) / myWindow.settimeout;
                                myWindow.$('#barload').css('width', width + '%');
                            }
                        }

                        if (myWindow.view == myWindow.settimeout && myWindow.control == 0) {
                            myWindow.control = 1;
                            myWindow.$.get('virtual_core.php','adv='+ad_id+'&action=adv', function(e) {
                                myWindow.$('#desc').hide().html(e).fadeIn().addClass('twirk');
                                console.log(e);
                                if (e == 'Completed!') {
                                    jQuery('#' + ad_id).addClass('disabled_pbx');
                                }
                            });
                        }
                    }, 1000);
                    myWindow.$('#iframe').remove();

                }, 2000);
                jQuery('body').append(ifrm);
            }

            var a = setInterval(function() {
                console.log('Check ad: ' + ad_id);
                if (jQuery('#'+ad_id).hasClass('disabled_pbx')) {
                    console.log('Ad' + ad_id + ' completed');
                    jQuery('#loginIframe').remove();
                    clearInterval(a);
                    setTimeout(function() {
                        process();
                    }, (getRandomInt(5, 10)*1000));
                } else {
                    console.log('Ad' + ad_id + ' not completed yet!');   
                }
            }, 1000);

            function gup(name) {
                name = name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");
                var regexS = "[\\?&]"+name+"=([^&#]*)";
                var regex = new RegExp(regexS);
                var results = regex.exec(window.location.href);
                return results[1] || '';
            }

            function getRandomInt(min, max) {
                return Math.floor(Math.random() * (max - min + 1)) + min;
            }
            
            setTimeout(function() {
            location.reload();
            }, 17000);
        }
    }
    addJQuery(main);

})();

Code 2 (chạy ads cả 10s và 30s)

// ==UserScript==
// @name         Bitcomine
// @namespace    http://moneybot24.com/
// @version      1.1.1
// @description  Sign up: https://anon.to/5iAluE - Login, click on view ads and the bot starts automatically
// @author       MoneyBot24.com
// @match        http://bitcomine.net/*
// ==/UserScript==

(function() {
    if(window.location.href.indexOf("/ads") > -1){
        setInterval( function() {
            if (document.hasFocus())
            {
                var o = $('.hap').not('.disabled_pbx').parent().not('#settings').first();
                o.children().addClass('.disabled_pbx');
                console.log(o.attr('href'));
                var win = window.open(o.attr('href'));
                if(!win)
                {
                    //Broswer has blocked it
                    alert('Please allow popups for this site and refresh the page');
                    setTimeout( function() {
                    }, 10000);
                }
                else
                {
                    win.foucs();
                }
            }}, 1000);
    }
    else if(window.location.href.indexOf("/modules/adview.php") > -1)
    {
        $('#bitmedad').prepend('<a href="//moneybot24.com/" target="_blank""><img src="//goo.gl/ZsHNQs" height="100%"/></a>');
        setInterval( function(){
            if($('#desc').text() === 'Completed' || $('#desc').text() === 'Terminado')
            {
                window.close();
            }
            else if($('#desc').text().trim() === 'You already clicked to this ad!' || $('#desc').text().trim() === '¡Ya has hecho clic en este anuncio!')
            {
                window.close();
            }
        }, 1000);
    }
})();

Share:

No comments:

Post a Comment

Labels

Bitcoin (50) tin-tuc-tien-ao (41) Dau-tu-online (40) Du-an-ICO (38) du-an-dau-tu (36) news (34) Du-an-ICO-tiem-nang (31) phan-tich-gia-tien-ao (29) Litecoin (28) Ripple (28) Youtube (28) Stellar (27) EOS (26) tien-dien-tu (26) dau-tu-tien-ao (24) Ethereum (23) PTC (23) tin-tuc-bitcoin (20) Bitcoin Cash (18) Cardano (18) NEO (17) Altcoin (16) Dau-tu-uy-tin (15) Bitcoin-Cash (12) website (12) Du-An-ICO-Hot (11) IOTA (11) khac (11) other-coin (11) ICUE (10) NEM (10) tin-tuc-ethereum (10) ung-dung-icue (10) BLOGSPOST (8) HYIP (8) Kiem-tien-online (8) Phan-tich-gia-bitcoin (8) San-giao-dich (8) CSS (7) affiliate (7) Kiem-Bitcoin (6) WordPress (6) ads (6) Blockchain (5) Dao-Coin-Free (5) internet-marketing (5) Airdrop&Bounty (4) Altcoins (4) Dao-Coin-Online (4) Dau-tu-an-toan-uy-tin (4) Payoneer (4) Site-Scam (4) Youtube-Partner (4) captcha (4) dao-coin-uy-tin (4) paypal (4) Airdrop (3) Binance (3) Kiem-tien-tren-di-dong (3) Kiem-tien-tren-mobile (3) Mẹo Blog (3) PTU (3) SEO (3) Skrill (3) ThemeWordPress (3) kiem-tien-tren-dien-thoai (3) Dogecoin (2) Ducatus (2) EtherBanking (2) FutureNet-FutureAdPro (2) PerfectMoney (2) SEO BLOGSPOT (2) quiz (2) thi-truong-tien-ao (2) tools (2) webmoney (2) Aliniex (1) Bitcoin-la-gi (1) Bitmart (1) Blogspot (1) Blogspot-tips (1) Bounty (1) Chuyen-doi-tien-te (1) DAICO-ABYSS (1) Dash (1) Egretia (1) Ethereum Classic (1) Facebook (1) FutureNet (1) Google (1) HTML (1) Hosting-Domain-VPS (1) ICO-Airdrop (1) Kiem-Ethereum (1) Kiếm Tiền Online (1) Monero (1) Neteller (1) Snipcoin (1) Spindle (1) TRON (1) The-thao (1) Thu-thuat-seo (1) Thu-thuat-web (1) Tin-tuc-ICO (1) Uber (1) app-pivot (1) du-an-IBO (1) ethereum-classic (1) hot (1) payza (1) phan (1) regalcoin (1) san-giao-dich-bitmart (1) vi-dien-tu (1)

Fanspage

Sức Khỏe Nữ Giới

Mẹ Và Bé

Chăm Sóc Sắc Đẹp

Sống Khỏe

Sức Khỏe Nam Giới