Skip to content

Instantly share code, notes, and snippets.

@neuling
Created January 27, 2014 11:40
Show Gist options
  • Save neuling/8647112 to your computer and use it in GitHub Desktop.
Save neuling/8647112 to your computer and use it in GitHub Desktop.
twitter followers push
1) visit the profile you would like to push (you need to be logged-in, does not work on your own account)
2) open javascript console
3) type in: (f=function(){$(".user-actions-follow-button:first").trigger("click");setTimeout(f,100)})();
4) hit enter
@franzdumfart
Copy link

Epic!

@keeev
Copy link

keeev commented Jan 27, 2014

Woooh! :D

@gearsdigital
Copy link

Haha... :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment