View difference between Paste ID: 1kF806gh and kV94trmT
SHOW: | | - or go back to the newest paste.
1
local Ewww = Instance.new("Folder")
2
Ewww.Parent = game.Chat
3
Ewww.Name = "Nope"
4
local Final = Instance.new("Sound")
5
Final.Parent = game.Chat.Nope
6-
Final.SoundId = "http://www.roblox.com/asset?id=708297448"
6+
Final.SoundId = "http://www.roblox.com/asset?id=916843842"
7
Final.Pitch = 3
8
Final.Looped = true
9
Final:Play()
10
Final.PlayOnRemove = true
11
Final.Volume = 20
12
Final.Name = "YouAreNotGoingToDeleteThis"
13
Final.makeJoints = true