[Twitter] Twitter Karma Javascript Trick to bulk Unfollow non-followers

Status
Not open for further replies.

nemsis

Junior Member
Joined
Sep 27, 2009
Messages
197
Reaction score
294
This is a little javascript code that will click on all these "unfollow" links on twitter karma.

Step 1: Go to twitter karma

Code:
http://dossy.org/twitter/karma/
Step 2 : Select "Only Following"

Step 3 : Paste this javascript code in your browser's location bar

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();
Step 4 : Press the thanks button :)
 
Great option you can also go to manageflitter and remove non followers by diferent options like talk to much-equals bots, no image mostly bots, and non following you back, all the tools we can use to remove non following users is the best
Regards
Suave
 
Twitter Karma was one of the very few tools I used back in the day and I'm glad it's still around. Just testing and working well so far. A little bit from their FAQ that I thought I'd share

Where did "Twitter Karma" go?

On December 23, 2010, Twitter's Policy and Brand Enforcement team informed us that using the word "Twitter" in our application's name without their permission violated their Trademark Guidelines. So, we changed our name to Tweeter Karma. It's still the same great application, with just a slightly different name.

This trademark thing has been going out of control... BTW great script!
 
if i unfollow in bulk ............is m blocked by twitter?????????????
 
Dude you are amazing, you just saved like 6 hours of my life.
 
Excellent script. This will save me a lot of time.
 
Will my T account get suspend if use the script unfollowing nearly 1k people? Please advise.
 
Great option you can also go to manageflitter and remove non followers by diferent options like talk to much-equals bots, no image mostly bots, and non following you back, all the tools we can use to remove non following users is the best
Regards
Suave

i didnt find any managefillter option

guide me plz
 
twitter safety unfollow limit is 300-400 max is 400 does anyone is unfollowing more than this per day


what if i unfollow my 2,000 unfollowers insteadly ? i think account will suspend please share your experience:ranger:
 
It wont get your account deleted. I know a guy who had around 40k followers in follow back and he unfollowed all of them and nothing happened.
 
Great option you can also go to manageflitter and remove non followers by diferent options like talk to much-equals bots, no image mostly bots, and non following you back, all the tools we can use to remove non following users is the best
Regards
Suave

Thanks for this my Suave friend. Pretty slick. Just dumped 180 tweeps who were not following me back.

JD
 
Hello guys

Can someone tell me if any of you are having problems getting onto:

dossyorgtwitterkarma

Thank you,

Ripman
 
COOL Script, you save me from clicking thousand non followers in an instant! Thank you :D
 
Status
Not open for further replies.
Back
Top