Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do i destroy any sounds that are added to workspace after the game is loaded?

Asked by 2 years ago

i have an exploiter who is inserting sounds into workspace.

I need to destroy any sounds he adds instantly? How do i do this?

1 answer

Log in to vote
0
Answered by 2 years ago

:Destroy(game.workspace.sound)

dont forget to accept it when it is correct!!

0
This doesnt work because the exploiter joins the game randomly so the game needs to know when a sound is added to workspace and then destroy it immediately after. chasbot 0 — 2y
Ad

Answer this question