get paid to paste

Twitter Toplu Takibi Bırakma Kodu!

setInterval(function () {
t = $(".following").find(".follow-button");
if (!t[0]) {
window.scrollTo(0, $(document).height());
} else {
console.log(t.attr("class"));
t.trigger("click");
}
}, 2000)

Pasted: Mar 21, 2018, 12:41:36 am
Views: 11