Created
January 27, 2014 11:36
-
-
Save neuling/8647070 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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