Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Tool0B = Instance.new("Tool")
- Part1B = Instance.new("Part")
- SpecialMesh2B = Instance.new("SpecialMesh")
- Tool0B.Name = "Key2"
- Tool0B.Parent = game.Players.LocalPlayer.Backpack
- Tool0B.TextureId = "http://www.roblox.com/asset/?id=221748793"
- Tool0B.Grip = CFrame.new(0.100000001, -0.400000006, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Tool0B.GripPos = Vector3.new(0.10000000149011612, -0.4000000059604645, 0)
- Tool0B.ToolTip = "celler key"
- Part1B.Name = "Handle"
- Part1B.Parent = Tool0B
- Part1B.CFrame = CFrame.new(10.9154053, 0.25, -18.9892578, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part1B.Orientation = Vector3.new(90, 0, 0)
- Part1B.Position = Vector3.new(10.9154052734375, 0.25, -18.9892578125)
- Part1B.Rotation = Vector3.new(-90, 0, 0)
- Part1B.Color = Color3.new(0.960784, 0.803922, 0.188235)
- Part1B.Size = Vector3.new(0.05, 0.05, 0.05)
- Part1B.BottomSurface = Enum.SurfaceType.Smooth
- Part1B.BrickColor = BrickColor.new("Bright yellow")
- Part1B.TopSurface = Enum.SurfaceType.Smooth
- Part1B.brickColor = BrickColor.new("Bright yellow")
- Part1B.FormFactor = Enum.FormFactor.Custom
- Part1B.formFactor = Enum.FormFactor.Custom
- SpecialMesh2B.Parent = Part1B
- SpecialMesh2B.MeshId = "http://www.roblox.com/asset/?id=10681451177"
- SpecialMesh2B.Scale = Vector3.new(0.05, 0.05, 0.05)
- SpecialMesh2B.TextureId = "http://www.roblox.com/asset?id=10681451256"
- SpecialMesh2B.MeshType = Enum.MeshType.FileMesh
- Tool0B.Equipped:Connect(function()
- local Sound = Instance.new("Sound")
- local Id = "1498950813"
- Sound.Parent = game.Workspace
- Sound.SoundId = "rbxassetid://"..Id
- Sound.Playing = true
- Sound.Looped = false
- Sound.Volume = 1
- end)
- Tool0B.Unequipped:Connect(function()
- local Sound = Instance.new("Sound")
- local Id = "7886392420"
- Sound.Parent = game.Workspace
- Sound.SoundId = "rbxassetid://"..Id
- Sound.Playing = true
- Sound.Looped = false
- Sound.Volume = 1
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement