Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local a = Instance.new("Part")
- a.Size = Vector3.new(0.05, 28.65, 1.41)
- a.CFrame = CFrame.new(60.11, 14.325, -18.665)
- a.Anchored = true
- a.BrickColor = BrickColor.new("Burnt Sienna")
- a.Parent = game.Workspace
- local b = Instance.new("Part")
- b.Size = Vector3.new(0.05, 1.36, 11.78)
- b.CFrame = CFrame.new(60.11, 20.579, -18.54)
- b.Anchored = true
- b.BrickColor = BrickColor.new("Burnt Sienna")
- b.Parent = game.Workspace
- local c = Instance.new("Part")
- c.Size = Vector3.new(43.41, 43.41, 43.41)
- c.CFrame = CFrame.new(61, -16.258, -18.449)
- c.Shape = "Ball"
- c.Anchored = true
- c.BrickColor = BrickColor.new("Sea green")
- c.Parent = game.Workspace
- local d = Instance.new("Sound")
- d.SoundId = "rbxassetid://235743100"
- d.Looped = true
- d.Playing = true
- d.Volume = "2"
- d.Parent = game.Players.LocalPlayer.Character.Head
- game.Lighting.TimeOfDay = "6"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement