Skip to content

Instantly share code, notes, and snippets.

@neuling
Created January 27, 2014 11:36
Show Gist options
  • Save neuling/8647070 to your computer and use it in GitHub Desktop.
Save neuling/8647070 to your computer and use it in GitHub Desktop.
1) visit the profile you would like to push
2) open javascript console
3) type in: (f=function(){$(".user-actions-follow-button:first").trigger("click");setTimeout(f,100)})();
4) hit enter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment