This is a repo of various different basic Javascript snippets to click, type, etc. This is used only for educational purposes and should NOT be misused. Many social media sites have automated spam banning functionalities, so on those sites, use or overuse of these programs may results in banning, suspension, or other similar consequences.
To use, open up the console* and paste in the code.
Currently functioning:
- facebookLike
- deleteFacebookGroupMembers
- twitterFollow
- facebookAcceptRejectFriends
In testing:
- facebookComment
To open up the console:
- Use the keyboard shortcut Command - Option - J (Mac) or Control -Shift -J (Windows/Linux)
- Select View > Developer > JavaScript Console