Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --https://github.com/Mokiros/roblox-FE-compatibility
- if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
- local Player,game,owner = owner,game
- local RealPlayer = Player
- do print("FE Compatibility code V2 by Mokiros")local RealPlayer=RealPlayer;script.Parent=RealPlayer.Character;local a=function(b)b[1].f[b[2]]=nil end;local c={__index={disconnect=a,Disconnect=a}}local d={__index={Connect=function(b,e)local f=tostring(math.random(0,10000))while b.f[f]do f=tostring(math.random(0,10000))end;b.f[f]=e;return setmetatable({b,f},c)end}}d.__index.connect=d.__index.Connect;local function g()return setmetatable({f={}},d)end;local h={Hit=CFrame.new(),KeyUp=g(),KeyDown=g(),Button1Up=g(),Button1Down=g(),Button2Up=g(),Button2Down=g()}h.keyUp=h.KeyUp;h.keyDown=h.KeyDown;local i={InputBegan=g(),InputEnded=g()}local CAS={Actions={},BindAction=function(self,j,k,l,...)CAS.Actions[j]=k and{Name=j,Function=k,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function m(self,n,...)for o,e in pairs(self[n].f)do e(...)end end;h.T=m;i.T=m;local p=Instance.new("RemoteEvent")p.Name="UserInput_Event"p.OnServerEvent:Connect(function(q,r)if q~=RealPlayer then return end;h.Target=r.e;h.Hit=r.d;if not r.f then local s=r.c==Enum.UserInputState.Begin;if r.b==Enum.UserInputType.MouseButton1 then return h:T(s and"Button1Down"or"Button1Up")end;if r.b==Enum.UserInputType.MouseButton2 then return h:T(s and"Button2Down"or"Button2Up")end;for o,t in pairs(CAS.Actions)do for o,u in pairs(t.Keys)do if u==r.a then t.Function(t.Name,r.c,r)end end end;h:T(s and"KeyDown"or"KeyUp",r.a.Name:lower())i:T(s and"InputBegan"or"InputEnded",r,false)end end)p.Parent=NLS([==[local a=script:WaitForChild("UserInput_Event")local b=owner:GetMouse()local c=game:GetService("UserInputService")local d=function(e,f)if f then return end;a:FireServer({a=e.KeyCode,b=e.UserInputType,c=e.UserInputState,d=b.Hit,e=b.Target})end;c.InputBegan:Connect(d)c.InputEnded:Connect(d)local g,h;local i=game:GetService("RunService").Heartbeat;while true do if g~=b.Hit or h~=b.Target then g,h=b.Hit,b.Target;a:FireServer({f=1,Target=h,d=g})end;for j=1,2 do i:Wait()end end]==],script)local v=game;local w={__index=function(self,u)local x=rawget(self,"_RealService")if x then return typeof(x[u])=="function"and function(o,...)return x[u](x,...)end or x[u]end end,__newindex=function(self,u,y)local x=rawget(self,"_RealService")if x then x[u]=y end end}local function z(t,A)t._RealService=typeof(A)=="string"and v:GetService(A)or A;return setmetatable(t,w)end;local B={GetService=function(self,x)return rawget(self,x)or v:GetService(x)end,Players=z({LocalPlayer=z({GetMouse=function(self)return h end},Player)},"Players"),UserInputService=z(i,"UserInputService"),ContextActionService=z(CAS,"ContextActionService"),RunService=z({_btrs={},RenderStepped=v:GetService("RunService").Heartbeat,BindToRenderStep=function(self,j,o,k)self._btrs[j]=self.Heartbeat:Connect(k)end,UnbindFromRenderStep=function(self,j)self._btrs[j]:Disconnect()end},"RunService")}rawset(B.Players,"localPlayer",B.Players.LocalPlayer)B.service=B.GetService;z(B,game)game,owner=B,B.Players.LocalPlayer end
- --Made by Hirari_Tear, credits to expro for the GUI--
- local Handle = Instance.new('Part')
- local Mesh = Instance.new('SpecialMesh')
- local Death = Instance.new('Tool')
- Death.Name = "Death Note"
- Handle.Name = "Handle"
- Death.Parent = game.Players.LocalPlayer.Backpack
- Death.GripForward = Vector3.new(0.331, -0.766, 0.551)
- Death.GripPos = Vector3.new(-0.8, 0, -0.8)
- Death.GripRight = Vector3.new(-0.943, -0.297, 0.152)
- Death.GripUp = Vector3.new(-0.048, 0.57, 0.82)
- Death.ToolTip = "Kill your fucking rival"
- Handle.Parent = Death
- Mesh.Parent = Handle
- Mesh.MeshId = "http://www.roblox.com/asset/?id=1136139"
- Mesh.TextureId = "http://www.roblox.com/asset/?id=18276952"
- Mesh.Scale = Vector3.new(0.55, 0.174, 0.6)
- Handle.Rotation = Vector3.new(0,-90,0)
- Death.Equipped:connect(function(mouse)
- local Bounce = Enum.EasingStyle.Bounce
- local Quad = Enum.EasingStyle.Quad
- local Normal = Enum.EasingStyle.Linear
- local ScreenGui = Instance.new("ScreenGui", game.Players["LocalPlayer"].PlayerGui)
- ScreenGui.Name = "Death Note"
- local open = Instance.new("ImageButton", ScreenGui)
- open.Position = UDim2.new(1, -110, 1, 500)
- open.Size = UDim2.new(0, 100,0, 150)
- open.Image = "rbxassetid://18536731"
- open:TweenPosition(UDim2.new(1, -110, 1, -150), "In", Bounce, 0.8, true)
- local Note = Instance.new("Frame", ScreenGui)
- Note.Active = true
- Note.Position = UDim2.new(1, -321, 1, 500)
- Note.Size = UDim2.new(0, 320,0, 250)
- 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
- Note.Position = UDim2.new(1, -321, 1, 500)
- Note:TweenPosition(UDim2.new(1, -321, 1, -251), "In", Normal, 0.5, true)
- end)
- local bg = Instance.new("Frame", Note)
- bg.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
- bg.Size = UDim2.new(0, 160,0, 250)
- bg.ZIndex = 2
- -- Background
- local close = Instance.new("TextButton", bg)
- close.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- close.BackgroundTransparency = 1
- close.Position = UDim2.new(0, 8,0, 10)
- close.Size = UDim2.new(0, 10,0, 10)
- close.ZIndex = 4
- close.Font = "Cartoon"
- close.Text = "X"
- close.TextColor3 = Color3.fromRGB(255, 255, 255)
- 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
- open:TweenPosition(UDim2.new(1, -110, 1, -150), "In", Normal, 0.8, true)
- end)
- local image1 = Instance.new("ImageLabel", bg)
- image1.BackgroundTransparency = 1
- image1.Size = UDim2.new(1, 0,1, 0)
- image1.ZIndex = 3
- image1.Image = "rbxassetid://18528551"
- local title = Instance.new("TextLabel", bg)
- title.BackgroundTransparency = 1
- title.Position = UDim2.new(0, 0,0, 30)
- title.Size = UDim2.new(1, 0,0, 30)
- title.ZIndex = 4
- title.Font = "Bodoni"
- title.Text = "DEATH NOTE"
- title.TextColor3 = Color3.fromRGB(255, 255, 255)
- title.TextSize = "18"
- local body = Instance.new("TextLabel", bg)
- body.BackgroundTransparency = 1
- body.Position = UDim2.new(0, 15,0, 65)
- body.Size = UDim2.new(0, 134,0, 40)
- body.ZIndex = 4
- body.Font = "Garamond"
- body.Text = "Type in somebody's name to kill them."
- body.TextColor3 = Color3.fromRGB(255, 255, 255)
- body.TextSize = "19"
- body.TextWrapped = true
- body.TextXAlignment = "Left"
- body.TextYAlignment = "Top"
- local line = Instance.new("TextLabel", body)
- line.BackgroundTransparency = 1
- line.Position = UDim2.new(0, 0,0, 50)
- line.Size = UDim2.new(0, 130,0, 40)
- line.ZIndex = 4
- line.Font = "Garamond"
- line.Text = "________________"
- line.TextColor3 = Color3.fromRGB(255, 255, 255)
- line.TextSize = "19"
- line.TextWrapped = true
- line.TextXAlignment = "Left"
- line.TextYAlignment = "Top"
- local text = Instance.new("TextLabel", body)
- text.BackgroundTransparency = 1
- text.Position = UDim2.new(0, 0,0, 100)
- text.Size = UDim2.new(0, 134,0, 40)
- text.ZIndex = 4
- text.Font = "Garamond"
- text.Text = "This was made by RcDZ."
- text.TextColor3 = Color3.fromRGB(255, 255, 255)
- text.TextSize = "19"
- text.TextWrapped = true
- text.TextXAlignment = "Left"
- text.TextYAlignment = "Top"
- -- Page
- local page = Instance.new("Frame", Note)
- page.BackgroundColor3 = Color3.fromRGB(236, 236, 236)
- page.Position = UDim2.new(0, 160,0, 0)
- page.Size = UDim2.new(0, 160,0, 250)
- page.ZIndex = 2
- local list = Instance.new("TextBox", page)
- list.BackgroundTransparency = 1
- list.Position = UDim2.new(0, 25,0, 20)
- list.Size = UDim2.new(0.8, 5,0, 230)
- list.ZIndex = 4
- list.Font = "Antique"
- list.Text = ""
- list.TextColor3 = Color3.fromRGB(0, 0, 0)
- list.TextSize = "23"
- list.TextWrapped = true
- list.TextXAlignment = "Left"
- list.TextYAlignment = "Top"
- local image2 = Instance.new("ImageLabel", page)
- image2.BackgroundTransparency = 1
- image2.Size = UDim2.new(1, 0,1, 0)
- image2.ZIndex = 3
- image2.Image = "rbxassetid://170279713"
- image2.Transparency = 0.2
- while true do
- repeat wait() until game.Workspace:FindFirstChild(list.Text)
- if game.Workspace[list.Text]:FindFirstChild("Humanoid") then
- game.Workspace[list.Text].Humanoid.PlatformStand = true
- game.Workspace[list.Text].Humanoid.Health = 0
- elseif game.Workspace[list.Text]:FindFirstChild("Zombie") then
- 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement