720 rate per second script

Hello creators, when I opened the dev console, I noticed a high usage script, I searched for the script in the studio, but I couldn’t find it, although I’m not sure, I think this script sometimes causes the error ‘Remote event invocation queue exhausted for RemoteEvent; did you forget to implement OnServerEvent? Can someone help me how to find this script? (I translate from DeepL there may be a mistake)

Can you give link or some enter way to this place?

and do yo checked “ServerScriptService”?
if this place have so many script I give you a scipt this script gives you List of every Server-Side and Client-Side script of list.

for _, SciptLIst in pairs(game:GetDescendants()) do
	if SciptLIst :IsA("Script") or SciptLIst :IsA("LocalScript") then
		print(SciptLIst :GetFullName())
	end
end

I have tried similar codes before, but it did not help me find the solution. And no, you can’t enter this place because it’s my game, so it’s not uncopylocked. But I’ll let you enter the place if you think it can help.

no I mean callobrate, to help you, later you can uncollobrate me.(But it is your property İ can’t force you into this.)