Smart Script Finder & Editor Plugin

Tired of hunting through dozens of scripts to find specific lines of code? Script Search & Bulk Edit streamlines your workflow by providing a powerful, intuitive tool to search across all your scripts within Roblox Studio — with support for fuzzy matching and customizable search scopes.

Key Features:

  • Flexible Search Scopes: Search within Server Scripts, Local Scripts, Module Scripts, or all at once.
  • Fuzzy Matching: Quickly find what you’re looking for, even if your search terms aren’t exact.
  • Bulk Edit & Replace: Easily edit multiple script lines at once — with built-in safeguards to prevent accidental changes.
  • Safety First: Toggle “Edit Protection” to prevent accidental edits to sensitive scripts.
  • Delete Confirmation Dialog: Protect your work by confirming before script deletions.
  • Clean and User-Friendly UI: Designed for a smooth and efficient experience.

Whether you’re refactoring large projects or hunting down tricky bugs, this plugin will save you time and hassle.

Note: Please ensure you back up your project before bulk editing scripts to avoid accidental data loss.

Plugin Link: https://create.roblox.com/store/asset/121628212839757/StringFinder

1 Like

Cool plugin, but Roblox Studio already have similiar feature. You can just use combination of Ctrl + Shift + F and you will see a window opened where you can input a line of code and get every script that contains that line. Also Fuzzy Matching is something new and really helpful.