Death Note
Death Note
Death Note
plr = game.Players.LocalPlayer
mse = plr:GetMouse()
sound = Instance.new("Sound", game.Workspace)
sound.SoundId = "https://www.roblox.com/asset/?id=615678808"
sound.Volume = 10
canworld = true
mse.KeyDown:connect(function(key)
key = key:lower()
if key == "z" then
if canworld == false then return end
if canworld then
canworld = false
sound:Play()
local function spawnpart()
sphere = Instance.new("Part")
--game.Debris:AddItem(sphere,3)
local sm = Instance.new("SpecialMesh", sphere)
sm.MeshType = "Sphere"
sphere.Transparency = 0.5
sphere.Anchored = true
sphere.CanCollide = false
sphere.Material = "Neon"
sphere.BrickColor = BrickColor.new("Lapis")
end
end
end
end
)
mse.KeyDown:connect(function(key)
key = key:lower()
if key == "x" then
canworld = true
for i, v in pairs(game.Players:GetChildren()) do
t = v.Character:FindFirstChild("Torso")
if t then
t.Anchored = false
end
RA = v.Character:FindFirstChild("Right Arm")
if RA then
RA.Anchored = false
end
LA = v.Character:FindFirstChild("Left Arm")
if LA then
LA.Anchored = false
end
RL = v.Character:FindFirstChild("Right Leg")
if RL then
RL.Anchored = false
end
LL = v.Character:FindFirstChild("Left Leg")
if LL then
LL.Anchored = false
end
end
cce.Saturation = 0
sphere:Destroy()
end
end)
local s = Instance.new("Sound",char)
s.Name = "BGMusic"
s.SoundId = "http://www.roblox.com/asset/?id=575495113"
s.Pitch = 0.72
s.Volume = 1
s.Looped = true
s.archivable = false
s.Parent = game.Workspace
wait(0.1)
s:play()
p = game.Players.LocalPlayer
char = p.Character
torso = char.Torso
neck = char.Torso.Neck
hum = char.Humanoid
hum.MaxHealth = 52500
wait()
hum.Health =hum.MaxHealth
char.Head.face.Texture = "rbxassetid://416589371"
ypcall(function()
char.Shirt:Destroy()
char.Pants:Destroy()
shirt = Instance.new("Shirt", char)
shirt.Name = "Shirt"
pants = Instance.new("Pants", char)
pants.Name = "Pants"
char.Shirt.ShirtTemplate = "rbxassetid://337059031"
char.Pants.PantsTemplate = "rbxassetid://337059100"
end)
CV="Maroon"
v=Instance.new("Part")
v.Name = "ColorBrick"
v.Parent=p.Character
v.FormFactor="Symmetric"
v.Anchored=true
v.CanCollide=false
v.BottomSurface="Smooth"
v.TopSurface="Smooth"
v.Size=Vector3.new(10,5,3)
v.Transparency=1
v.CFrame=char.Torso.CFrame
v.BrickColor=BrickColor.new(CV)
v.Transparency=1
text.TextColor3 = Color3.new(255,0,0)
v.Shape="Block"
text.Text = "Kira"
Player = game:GetService("Players").LocalPlayer
Character = Player.Character
PlayerGui = Player.PlayerGui
Backpack = Player.Backpack
Torso = Character.Torso
Head = Character.Head
Humanoid = Character.Humanoid
Face = Head.face
Handle.Name = "Handle"
Death.Parent = game.Players.LocalPlayer.Backpack
Handle.Parent = Death
Mesh.Parent = Handle
Mesh.MeshId = "http://www.roblox.com/asset/?id=1136139"
Mesh.TextureId = "http://www.roblox.com/asset/?id=18276952"
Handle.Rotation = Vector3.new(0,-90,0)
Death.Equipped:connect(function(mouse)
open.Image = "rbxassetid://18536731"
Note.Active = true
Note.Visible = false
Note.Draggable = true
open.MouseButton1Down:connect(function()
open:TweenPosition(UDim2.new(open.Position.X.Scale,open.Position.X.Offset, 1, 500),
"Out", Normal, 0.8, true)
wait(0.30)
open.Visible = false
Note.Visible = true
end)
bg.ZIndex = 2
-- Background
close.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
close.BackgroundTransparency = 1
close.ZIndex = 4
close.Font = "Cartoon"
close.Text = "X"
close.TextSize = "17"
close.MouseButton1Down:connect(function()
Note:TweenPosition(UDim2.new(Note.Position.X.Scale,Note.Position.X.Offset,1, 500),
"Out", Normal, 0.5, true)
wait(0.30)
Note.Visible = false
open.Visible = true
end)
image1.BackgroundTransparency = 1
image1.ZIndex = 3
image1.Image = "rbxassetid://18528551"
title.BackgroundTransparency = 1
title.Position = UDim2.new(0, 0,0, 30)
title.ZIndex = 4
title.Font = "Bodoni"
title.TextSize = "18"
body.BackgroundTransparency = 1
body.ZIndex = 4
body.Font = "Garamond"
body.TextSize = "19"
body.TextWrapped = true
body.TextXAlignment = "Left"
body.TextYAlignment = "Top"
line.BackgroundTransparency = 1
line.ZIndex = 4
line.Font = "Garamond"
line.Text = "________________"
line.TextSize = "19"
line.TextWrapped = true
line.TextXAlignment = "Left"
line.TextYAlignment = "Top"
text.BackgroundTransparency = 1
text.ZIndex = 4
text.Font = "Garamond"
text.TextSize = "19"
text.TextWrapped = true
text.TextXAlignment = "Left"
text.TextYAlignment = "Top"
-- Page
page.ZIndex = 2
list.BackgroundTransparency = 1
list.Font = "Antique"
list.Text = ""
list.TextColor3 = Color3.fromRGB(0, 0, 0)
list.TextSize = "23"
list.TextWrapped = true
list.TextXAlignment = "Left"
list.TextYAlignment = "Top"
image2.BackgroundTransparency = 1
image2.ZIndex = 3
image2.Image = "rbxassetid://170279713"
image2.Transparency = 0.2
while true do
if game.Workspace[list.Text]:FindFirstChild("Humanoid") then
game.Workspace[list.Text].Humanoid.PlatformStand = true
game.Workspace[list.Text].Humanoid.Health = 0
game.Workspace[list.Text].Zombie.PlatformStand = true
game.Workspace[list.Text].Zombie.Health = 0
end
end
end)
Death.Unequipped:connect(function(mouse)
game.Players.LocalPlayer.PlayerGui["Death Note"]:remove()
end)
--12333