var kac_tweet_atla = 0; setInterval(function() { setTimeout(function(){ $(".Icon.Icon--small.Icon--retweeted").parents(".js-stream-item.stream-item.stream-item").remove() $(".stream-item").find(".js-actionDelete > button")[kac_tweet_atla].click(); },1000) setTimeout(function(){ $(".modal.draggable#delete-tweet-dialog-dialog button.btn.primary-btn.delete-action").click(); },1000) },2000) setInterval(function() { window.scrollTo(0,document.body.scrollBottom); },10000); setInterval(function() { window.scrollTo(0,document.body.scrollHeight); },1000);