You are on page 1of 1

$(document).

ready(function () {

let whiler = true;


var contagem = 1;

while(whiler) {
setTimeout(function () {

let page = window.open('https://minex.world/login', '_blank');

setTimeout(function () {
page.document.getElementById('InputEmail').value =
('ig.oliveragui@gmail.com');
page.document.getElementById('InputPass').value =
('#homeENTER05');

page.requestAjax('login',
'https://minex.world/users/login');

setTimeout(function () {
page.window.location =
'https://minex.world/cabinet/bonuses';

setTimeout(function () {
page.document.getElementById('bonus-
timer').click();

setTimeout(function () {
page.window.location =
'https://minex.world/users/logout';

setTimeout(function () {
page.window.close();;
}, 5000);
}, 8000);
}, 8000);
}, 8000);

}, 8000);

}, 360000);
}

});

You might also like