Advertisement
ManFactorymaker

Most-Sound_Destroyer

May 3rd, 2022
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. while true do
  2. wait()
  3. if not(game.Workspace:FindFirstChildWhichIsA("Sound") == nil) then
  4. game.Workspace:FindFirstChildWhichIsA("Sound"):Destroy()
  5. end
  6. end
  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement