Skip to content

matsyui/Facebook-Scripts

Repository files navigation

🚀 Facebook Scripts

A collection of JavaScript automation scripts designed to simplify and enhance Facebook workflows.
Each script automates a specific action — from unfollowing pages to managing saved posts — and handles dynamically loaded content by auto-scrolling when needed.


📘 Overview

This repository contains multiple .md files, each dedicated to a specific Facebook script.
Every file includes a detailed explanation, usage instructions, and example code.


🧠 How to Use Any Script

  1. Choose a Script
    Browse through the repository and open the .md file for the script you want to use.

  2. Go to the Target Facebook Page
    Open Facebook and navigate to the page where you want the script to run.

  3. Open the Browser Console

    • Press F12, or
    • Right-click anywhere on the page → Inspect → go to the Console tab.
  4. Copy + Paste the Script
    Copy the entire JavaScript code snippet from the .md file, paste it into the console, and press Enter.

  5. Watch the Automation Run
    The script will automatically perform the intended action — you’ll see its progress and logs directly in the console.


⚠️ Notes & Tips

  • Always make sure you’re on the correct Facebook page before running a script.
  • Facebook’s UI updates frequently — if a script stops working, check the repo for an updated version.
  • These scripts are meant for personal automation and educational purposes only.

✨ Contributing

Got your own Facebook automation script?
Feel free to open a PR with your .md guide and code snippet!
Make sure your file includes:

  • A short description of what the script does
  • A step-by-step usage guide
  • The full JavaScript code
  • Any known limitations or warnings

🧾 License

This project is licensed under the MIT License — feel free to modify and share responsibly.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published