Agustus 2022 autolike foto facebook script

View Discussion

Improve Article

Save Article

  • Read
  • Discuss
  • View Discussion

    Improve Article

    Save Article

    In this article, we are going to learn how to like all the comments on a Facebook post automatically. Many times we want to like all the comments of friends on our post or on any other’s post, so this script helps us to save our time and effort by automatically liking all the comments on the post.

    Approach:

    1. Make a variable comments that points to an array of all the comment on the post.
    2. Run a loop to iterate all the comments.
    3. Now we check if the comment is not already liked.
    4. Then click on the like button of that comment.

    Below are the steps:

    • Go to facebook page using m.facebook.com
    • Sign in and open any post.
    • Open developer mode in Chrome by pressing Ctrl+Shift+I
    • Navigate to the console.
    • Now, run the below script.

      var comments =document.getElementsByClassName("touchable _2b0a");

      for(var i=0;i<comments.length;i++)

      {

          if(comments[i].style.color != "rgb(32, 120, 244)")

          {

              comments[i].click();

          }

      }

    Output:

    Agustus 2022 autolike foto facebook script

    Output

    Note: Please ensure that there is a stable internet connection available so that the script runs smoothly. Also ensure to visit facebook with m.facebook.com not www.facebook.com because this script works on mobile version of facebook only.

    This tutorial is for educational purpose only, please don’t use it for disturbing anyone or any unethical way.

    Facebook’s “Like” button has been around for almost ten years. It is a handy way to show appreciation for your friends’ posts and express interest in niche Facebook pages. However, the number of pages and posts you like can accumulate quickly, flooding your News Feed.

    Agustus 2022 autolike foto facebook script

    Luckily, there is a way to remove all the likes from your Facebook account. There’s also a way to remove all Facebook posts without deleting your account, but that is another topic. This article discusses removing all Facebook likes. The methods below work for liked photos, posts, pages, and anything else you’ve thumbed up. You still can’t unlike many pages and posts at once, so you must have patience when you start filtering through all your Facebook Likes.

    Remove All Facebook Likes using a Browser

    Agustus 2022 autolike foto facebook script

    Despite the popularity of the Facebook smartphone app, many people still access Facebook on a desktop. You can remove likes from Facebook using your chosen browser. Since there is no official way to bulk delete likes on Facebook, you have to unlike each one step by step. There is an “All” option above the list of Facebook Likes, but it currently does not do anything. More on that below. Follow these steps to remove/delete all FB likes using your browser of choice.

    1. Access Facebook from any browser, then click on your Profile icon in the top right corner of the page.
      Agustus 2022 autolike foto facebook script
    2. Select “Settings & Privacy.”
      Agustus 2022 autolike foto facebook script
    3. Select “Activity Log.”
      Agustus 2022 autolike foto facebook script
    4. Go to the Activity Log Section on the left and select “Interactions.”
      Agustus 2022 autolike foto facebook script
    5. Choose “Likes and Reactions” from the submenu on the left.
      Agustus 2022 autolike foto facebook script
    6. The list in the left column will show all likes and reactions chronologically.
      Agustus 2022 autolike foto facebook script
    7. To sort your “Likes” even further, by year and month, click on “Date” under the “Filters” menu on the left.
      Agustus 2022 autolike foto facebook script
    8. Choose your sorting options in the popup window, then click “Save changes.”
      Agustus 2022 autolike foto facebook script
    9. Your filtered list of “Likes” appears on the right.
      Agustus 2022 autolike foto facebook script
    10. Click the three dots on the right of each post you liked, and then select “Unlike.”
      Agustus 2022 autolike foto facebook script

    In case you noticed in the second-to-last image above, an “All” checkbox exists above the list, plus checkboxes next to each “Like.” As it stands right now (August 2022), these checkable boxes do nothing for deleting Likes, including the “All” box. As mentioned several times, you cannot delete all “Likes” in bulk, but the sorting option helps make the process quicker.

    Remove All Facebook Pages Likes using a Browser

    There is another category of likes you may want to edit, known as Facebook Pages Likes. You have “Facebook Pages” (not posts) that you have liked, such as “Pages” for musicians, movies, websites, or any other type of Facebook Page, official or unofficial. You might want to update your likes in this location if they didn’t appear in the above method.

    1. Launch Facebook and head to your profile page from the link on the left.
      Agustus 2022 autolike foto facebook script
    2. Select “More,” which is located under your cover photo and name.
      Agustus 2022 autolike foto facebook script
    3. Click “Likes,” which loads your Facebook page likes.
      Agustus 2022 autolike foto facebook script
    4. Hover over a liked page and click on the blue “Liked” button to unlike it. The “Unlike” button immediately changes to a gray “Like” button, showing that it was indeed unliked. It will disappear from your page likes upon refreshing the browser tab.
      Agustus 2022 autolike foto facebook script

    Remove Likes on the Facebook Android or iOS Smartphone App

    Wondering how to delete all Facebook likes using the smartphone app? No need to scratch your head anymore. Follow the steps below to unlike posts, pages, and comments.

    1. Launch the Android or iOS Facebook App, then tap the menu (hamburger) icon to access the options. The icon is at the top of the screen on Android and the bottom of the screen on iOS.
      Agustus 2022 autolike foto facebook script
    2. Select “Settings & Privacy.”
      Agustus 2022 autolike foto facebook script
    3. Choose “Settings.”
      Agustus 2022 autolike foto facebook script
    4. Tap on “Activity Log.”
      Agustus 2022 autolike foto facebook script
    5. Select “Category.”
      Agustus 2022 autolike foto facebook script
    6. Choose “Likes and Reactions.
      Agustus 2022 autolike foto facebook script
    7. Tap the arrow down icon next to each post you liked, and select “Unlike” in the popup window.

    Alternative Smartphone App Method

    A quick way to access all the likes on a smartphone is to do the following:

    1. Launch the smartphone’s Facebook app.
    2. Tap on your profile photo, then tap “Activity Log.”
      Agustus 2022 autolike foto facebook script
    3. Select “Category,” then choose “Likes & Reactions.”
      Agustus 2022 autolike foto facebook script
    4. Tap the dropdown arrow next to each post you want unliked.

    Frequently Asked Questions

    Facebook is one of the more popular social media platforms today. Unfortunately, there are some limitations to what you can do. However, we’ve included this section to answer more questions you may have about curating likes on the platform.

    Can I delete all of my likes on Facebook all at once?

    Unfortunately, no. The only way to get rid of all of your likes on Facebook at once is to delete your account completely. The issue with a full delete is that everything (your posts, comments, friends) will also disappear.

    Can other people see what I like?

    Other people cannot see your Activity Log. But, if you like a post or a meme, your name will appear on the list of people who interacted.

    Each post you see lets you read comments and view who liked the post. So, while other users can’t see everything you like, they can see if you liked a particular post.

    As you can see, removing or deleting Likes from your Facebook account is pretty straightforward. The methods listed above provide a slower but guaranteed way to delete all likes on Facebook. The process removes the load from your timeline and gives you a chance to “thumbs up” what currently interests you.

    Disclaimer: Some pages on this site may include an affiliate link. This does not effect our editorial in any way.

    Send To Someone

    Missing Device