AutoLikeBomb w/o Wall Post

By Vermiculus Last update Dec 30, 2010 — Installed 70,286 times.


Script Summary: AutoLikeBomb without the wallpost. Modification of script 75424 by Mark ReCupido.

Version: 3.0

MAY NOT WORK WITH TIMELINE
Working on a workaround

WARNING: THIS SCRIPT MAY CAUSE FACEBOOK
TO TEMPORARILY THROTTLE YOUR ABILITY TO 'LIKE'
IF YOU USE IT TOO OFTEN.

This script literally loops through all of the elements on a Facebook page (newsfeed, profile page, maybe more) and finds every post (a high-level wall post, comments are coming as soon as I figure out how Facebook names this stuff) and programmatically clicks the Like button so you don't have to! Possible future features include:
  • An option to 'LikeNuke' a profile.
  • That is, going through the entire history of a person's profile, the equivalent of hitting 'view more posts' until you reach the bottom. Depending on what I can do with dialogs, though, this may have to come as a separate script (which may have its own benefits).
  • Comment-liking
  • This option, while increasing the annoying considerably, is less likely. Factors into that include the fact that the target isn't notified of another user liking yet another user's comment on their post - at least not as of yet. This is in Facebook's control, and I don't see that changing. However, if I can manage to identify both the profile the script is run on and the profile that posted a comment, then yes this will definitely be in order.
    - - - - - along with that will be the necessary (view post) option, which sometimes simply leads to another page. That would be rather catastrophic, given the nature of how these scripts are run. :(
Any more suggestions are more than welcome!

The body of this script, as of version 3, was completely written by Mark ReCupido, with his AutoLikeBomb script.