Diwali Rs 1 flash sale Auto Click script 17 - 19 Oct , script in description

Опубликовано: 20 Май 2026
на канале: Global Future
751
4

Here is the autoclick script :
17th Oct.
var time=setInterval(function(){ var b=document.getElementsByTagName('a')[19].innerHTML; if(b == "Grab now"){ document.getElementsByTagName('a')[19].click(); clearInterval(time); } else { console.log("Clicking...If got product , thats to global future.."); }},1);

18 Oct. for Redmi note 3
var time=setInterval(function(){ var b=document.getElementsByTagName('a')[43].innerHTML; if(b == "Grab Now"){ document.getElementsByTagName('a')[43].click(); clearInterval(time); } else { console.log("Script Activated"); }},10);

18 Oct for Power bank
var time=setInterval(function(){ var b=document.getElementsByTagName('a')[44].innerHTML; if(b == "Grab Now"){ document.getElementsByTagName('a')[44].click(); clearInterval(time); } else { console.log("Script Activated"); }},10);


Oct 19, 2016 :

Mi 4:

setInterval(function(){ var m=Math.floor((new Date).getTime()/1000); if(m == '1476865800') { document.getElementsByTagName('a')[41].click(); } else { console.log("Script Activated"); } },10);

Mi Band 2:

setInterval(function(){ var m=Math.floor((new Date).getTime()/1000); if(m == '1476865800') { document.getElementsByTagName('a')[42].click(); } else { console.log("Script Activated"); } },10);

if there are any changes in script because of some reason i will update it. So please subscribe to this channel to get update when i update the script