Step 1 : Buka Twitter Karma
Step 2 : Login menggunakan akun twitter ente
Step 3 : Klik Whack !
Step 4 : Tunggu Sebentar ya gan
Step 5 : Pilih Only Following
ganti jadi
Step 6 : Paste Javascript ini di adress bar ente
Step 7 : Enjoy
PHP Code:
http://dossy.org/twitter/karma/
Step 3 : Klik Whack !
Step 4 : Tunggu Sebentar ya gan
Step 5 : Pilih Only Following
Spoiler for :
ganti jadi
Step 6 : Paste Javascript ini di adress bar ente
PHP Code:
javascript: /* nemsis 4 bhw */ function tr_unf() { var unfollowlinks = []; for (var i=0; i < document.links.length; i++) {if (document.links[i].text=="unfollow"){unfollowlinks[unfollowlinks.length] = document.links[i];}} /* nemsis 4 bhw */ for (var i=0; i<unfollowlinks.length; i++) {var rrr=unfollowlinks[i].onclick();} } tr_unf();