Advertisement
PF2M

Followbot (unfinished beta)

Dec 31st, 2016
597
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. javascript:function followBot(){var o=document.querySelectorAll(".follow-button")[userCount].getAttribute("data-action");$.post(o,"token="+token),userCount++}function unfollower(){$("body").html($("body").html().replace(/.follow.json/g,".unfollow.json"))}function unfollowBot(){var o=document.querySelectorAll(".follow-button")[nnidCount].getAttribute("data-action");$.post(o,"token="+token),nnidCount++}userCount=1,nnidCount=1;var wew=document.querySelectorAll(".follow-button")[userCount].getAttribute("data-action"),yew=document.querySelectorAll(".follow-button")[nnidCount].getAttribute("data-action"),token=document.getElementsByTagName("body")[0].getAttribute("data-token");for(x=0;x<19;x++)window.setTimeout(function(){window.scrollTo(0,document.body.scrollHeight)},2e3*x);window.setTimeout(function(){for(x=0;x<1e3;x++)window.setTimeout(followBot,1*x)},38e3),window.setTimeout(unfollower,45e3),window.setTimeout(function(){for(x=0;x<1e3;x++)window.setTimeout(unfollowBot,1*x)},5e4);setInterval(function(){$('a[href="/activity"]').html('<span>Followbot is running! ('+userCount+'/'+nnidCount+')</span');},5);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement