Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local a = Instance.new("Part", workspace)
- a.Position = Vector3.new(238.5, 0.5, -40.14)
- a.Size = Vector3.new(95.54, 1, 96.8)
- local b = Instance.new("Part", workspace)
- b.Position = Vector3.new(238.845, 19.47, 7.38)
- b.Size = Vector3.new(95.17, 36.94, 2)
- a.Anchored = true
- b.Anchored = true
- local da = Instance.new("Decal", workspace.a)
- da.Texture = ("http://www.roblox.com/asset/?id=384312889")
- da.Side = ("Top")
- local db = Instance.new("Decal", workspace.b)
- db.Texture = ("http://www.roblox.com/asset/?id=271617784")
- db.Face = ("Front")
- local sound = Instance.new("Sound", workspace.b)
- sound.SoundId = ("rbxassetid://958866556")
- sound.Looped = true
- sound.Volume = 5
- sound:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement