Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local a = Instance.new("Part")
- a.CFrame = game.Players.LocalPlayer.Character['Left Leg'].Position
- a.BrickColor = BrickColor.new("Lily white")
- local sound = Instance.new("Sound")
- sound.Name = "AHHH"
- sound.SoundId = "rbxassetid://314568939"
- sound.Parent = game.Workspace.Ryanawesome222.Head
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement