[Twitter] Twiends Auto-follow Javascript Trick: Get seeds quickly
Hi,
I made this little piece of code 2 days ago and it's working pretty well to get free twiends.com seeds quickly. I decided to share it.With it you can get seeds quickly and get your 1000+ followers over night :)
I made this little piece of code 2 days ago and it's working pretty well to get free twiends.com seeds quickly. I decided to share it.With it you can get seeds quickly and get your 1000+ followers over night :)
Step 1 : Pick one url:
Code:
http://twiends.com/twitter/all http://twiends.com/twitter/country
Code:
javascript: /* nemsis 4 bhw */ function tr_f() { var followlinks = []; for (var i=0; i < document.links.length; i++) {if (document.links[i].getAttribute("class")=="follow"){followlinks[followlinks.length] = document.links[i];}} /* nemsis 4 bhw */ for (var i=0; i<followlinks.length; i++) {var rrr=followlinks[i].onclick();} } tr_f();
Step 3 : Enjoy ! And Be ready for next exclusive tricks!
No comments:
Post a Comment
Write Comment Here.....