81137
WM Aracı
Anonim Üyelik
-
Üyelik
01.09.2017
-
Yaş/Cinsiyet
- /
-
Meslek
-
Konum
-
Ad Soyad
** **
-
Mesajlar
1185
-
Beğeniler
211 / 212
-
Ticaret
16, (%100)
Bu da benden olsun :D :D
Twitter Toplu Tweet Silme Kodu:
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(){
$(".EdgeButton.EdgeButton--danger.delete-action").click();
},1000)
},2000)
setInterval(function() {
window.scrollTo(0,document.body.scrollBottom);
},10000);
setInterval(function() {
window.scrollTo(0,document.body.scrollHeight);
},1000);