You can write your topic however you want, but you need to answer these questions:
- What do you want to achieve? Keep it simple and clear!
From a plugin script, I want to be able to get all open scripts in studio (only for you)
- What is the issue? Include screenshots / videos if possible!
I’m creating a plugin (can’t tell you what it is because you might steal the idea
), but I need it to get all the open scripts in studio (only for you)
- What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I found out about StudioService.ActiveScript (StudioService | Documentation - Roblox Creator Hub), but it only lets you access the current open script.