Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --rbxassetid://554397738
- local ChatService = game:GetService("Chat")
- AAAAAA = Instance.new("Sound",game.Workspace.ArtistBase.Torso)
- AAAAAA.SoundId = "rbxassetid://170641452"
- AAAAAA.Looped = true
- AAAAAA.Volume = 1.1
- AAAAAA.MaxDistance = "100"
- function garbage1()
- AAAAAA:Play()
- AAAAAA:Destroy()
- end
- garbage1()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement