How to remove any added children to ReplicatedStorage?
Asked by
4 years ago Edited 4 years ago
Hello,
I am currently trying to make a system that automatically removes any new added remote events to ReplicatedStorage to prevent exploits. I've been looking everywhere as to how to make this but I haven't found anything. I had been originally thinking of making a loop to destroy any ChildAdded instances however I am unsure how to destroy any added instances. If I could get any help with this it would be great.
Thanks!