setInterval(function(){t=$(".not-following button:eq(0)"); if(!t[0])window.scrollTo(0,$(document).height()); else t.trigger("click")},100)