17th oct sale Script-
(1)30 redmi 3s prime
var time=setInterval(function(){ var b=document.getElementsByTagName('a')[35].innerHTML; if(b == "Buy Now"){ document.getElementsByTagName('a')[35].click(); clearInterval(time); } else { console.log("Script Activated"); }},10);
(2)100 bluetooth speakers-
var time=setInterval(function(){ var b=document.getElementsByTagName('a')[35].innerHTML; if(b == "Buy Now"){ document.getElementsByTagName('a')[35].click(); clearInterval(time); } else { console.log("Script Activated"); }},10);
18th oct sale script-
(1)30 redmi note 3 16gb-
var time=setInterval(function() { $('.J_flashSale .actions').find('a')[0].click(); if($('.modal-footer .btn-orange')[0]){ $('.modal-footer .btn-orange')[0].click(); clearInterval(time);} else { console.log('Script Activated'); }}, 10);
(2)100 20000mah power bank-
var time=setInterval(function() { $('.J_flashSale .actions').find('a')[1].click(); if($('.modal-footer .btn-orange')[0]){ $('.modal-footer .btn-orange')[0].click(); clearInterval(time);} else { console.log('Script Activated'); }}, 10);
19th oct sale escript-
(1)30 mi4
var time=setInterval(function() { $('.J_flashSale .actions').find('a')[0].click(); if($('.modal-footer .btn-orange')[0]){ $('.modal-footer .btn-orange')[0].click(); clearInterval(time);} else { console.log('Script Activated'); }}, 10);
(2) 100 mi band 2
var time=setInterval(function() { $('.J_flashSale .actions').find('a')[1].click(); if($('.modal-footer .btn-orange')[0]){ $('.modal-footer .btn-orange')[0].click(); clearInterval(time);} else { console.log('Script Activated'); }}, 10);