So, I have come across this problem finding scripts. I been trying to look around the internet for a solution. I can't ask on Roblox DevForum yet because of reputation and stuff so decided to ask here.
So, I basically need a traceback from every script that is running because I am trying to find my script that changes the specific thing but can't find it. And without it I get a lot of bugs. Plus I need to find them so I can easily make the scripts shorter and easy to find because I started this game when I was a beginner at Lua and trying to fix and compress it a bit, but find it difficult because I don't know where they are running from.
They are also my scripts I created on my own, just in case you didn't get the message on that part.
I hope there is some way to see. If it uses a plugin, a script, and a Roblox Studio feature, if it is good and shows the location of the scripts it is running from than that would be perfect. I've already tried finding a solution in Roblox Studio but just in case I miss anything.
I good strategy I used to help me was using the "Find Results" button under the view tab. This answer is from 0msh and using "Find Results" helped a lot so this answer should be credited to 0msh as he/she was the one that answered it. I wish he could of answer this question with it but he just commented on here instead.
If his answer was helpful for you, go to his comment and upvote his.answer.