Advertisement
uor

Untitled

uor
May 20th, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  2.  
  3. local Player,game,owner = owner,game
  4.  
  5. local RealPlayer = Player
  6.  
  7. do print("FE Compatibility code V3 by Desered_ROBLOX")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
  8.  
  9. -- By Theamazingnater
  10. -- hi
  11. plr = game.Players.LocalPlayer
  12. char = plr.Character
  13.  
  14.  
  15. -- Defining RenderStepped?
  16. renders = game:GetService("RunService").RenderStepped
  17. -- Intro
  18. char.Torso.roblox.Texture = "rbxassetid://305296807"
  19. local rhandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone()
  20. local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  21. rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  22. rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  23. rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  24. local lhandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone()
  25. local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  26. lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  27. lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
  28. lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  29. local llegclone = game.Players.LocalPlayer.Character.Torso["Left Hip"]:Clone()
  30. game.Players.LocalPlayer.Character.Torso["Left Hip"]:Remove()
  31. local llegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  32. llegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  33. llegweld.Part1 = game.Players.LocalPlayer.Character["Left Leg"]
  34. llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) * CFrame.new(0,-1,0)
  35. local rlegclone = game.Players.LocalPlayer.Character.Torso["Right Hip"]:Clone()
  36. game.Players.LocalPlayer.Character.Torso["Right Hip"]:Remove()
  37. local rlegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  38. rlegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  39. rlegweld.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
  40. rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) * CFrame.new(0,-1,0)
  41. local rootjointclone = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Clone()
  42. game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Remove()
  43. local humanoidrootpart = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  44. humanoidrootpart.Part0 = game.Players.LocalPlayer.Character.HumanoidRootPart
  45. humanoidrootpart.Part1 = game.Players.LocalPlayer.Character.Torso
  46. local heed = game.Players.LocalPlayer.Character.Torso["Neck"]:Clone()
  47. local headweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  48. headweld.Part0 = game.Players.LocalPlayer.Character.Torso
  49. headweld.Part1 = game.Players.LocalPlayer.Character.Head
  50. headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0)
  51. local gunshot = Instance.new("Sound",char.Torso)
  52. gunshot.Name = "BANG"
  53. gunshot.SoundId = "rbxassetid://213603013"
  54. gunshot.Volume = 2
  55. gunshot:Play()
  56. char.Humanoid.WalkSpeed = 0
  57. char.Humanoid.JumpPower = 0
  58. for i = 0,1 , 0.03 do
  59. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.975958347, -2.06729031, 0, 0.905177712, -0.425033659, 8.83524214e-27, 0.425034732, 0.905179977, 4.223007e-27, -1.05518035e-26, 3.02922588e-28, 1.0000025),i)
  60. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.901434898, -1.97289896, 0, 0.896831989, 0.442371875, -3.88750654e-27, -0.442372978, 0.896834254, 5.09510506e-27, 4.69530011e-27, -3.35739201e-27, 1.0000025),i)
  61. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.98829222, 0.555973053, 0, -0.0983736441, -0.995149612, 6.86624532e-27, 0.995152056, -0.0983738229, 1.33999472e-26, -1.25618211e-26, 9.13816473e-27, 1.0000025),i)
  62. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.80910063, 0.148392916, 0, 0.586558223, 0.80990839, -5.84135723e-26, -0.809910417, 0.586559713, -6.21380681e-26, -1.6509281e-26, 8.28998148e-26, 1.0000025),i)
  63. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -2.50004101, 2.00000429, 1, -4.90253133e-27, 8.98669496e-27, 8.98670343e-27, 1.77323375e-06, -1, 4.90251553e-27, 1, 1.77323375e-06),i)
  64. renders:wait()
  65. end
  66. wait(3)
  67. local scream = Instance.new("Sound",char.Torso)
  68. scream.SoundId = "rbxassetid://138167455"
  69. scream.Volume = 4
  70. scream:Play()
  71. char.Head.face.Texture = "http://www.roblox.com/asset/?id=1364114735"
  72. for i = 0,1 , 0.03 do
  73. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.52452374, 0.510128379, -0.901310444, -0.0983733907, 0.0243432298, 0.994851828, 0.995149672, 0.00240636896, 0.0983439684, 2.91038305e-08, 0.999700963, -0.0244618785),i)
  74. renders:wait()
  75. end
  76. wait(5)
  77. char.Head.face.Texture = "http://www.roblox.com/asset/?id=295197013"
  78. for i = 0,1 , 0.03 do
  79. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.98829222, 0.555973053, 0, -0.0983736441, -0.995149612, 6.86624532e-27, 0.995152056, -0.0983738229, 1.33999472e-26, -1.25618211e-26, 9.13816473e-27, 1.0000025),i)
  80. renders:wait()
  81. end
  82. local Part0 = Instance.new("Part")
  83. Part0.Name = "bl00d"
  84. Part0.CanCollide = false
  85. Part0.Anchored = true
  86. Part0.Parent = char
  87. Part0.BrickColor = BrickColor.new("Crimson")
  88. Part0.Rotation = Vector3.new(0, 0, 90)
  89. Part0.Shape = Enum.PartType.Cylinder
  90. Part0.Size = Vector3.new(3.00003, 1.77009000, 2)
  91. Part0.CFrame = CFrame.new(10.5427914, 1.28072846, 11.4908791, 4.47034836e-07, -1.00000215, 0, 1.00000215, 4.47034836e-07, 0, 0, 0, 1)
  92. Part0.Color = Color3.new(0.458824, 0, 0)
  93. Part0.Position = Vector3.new(10.5427914, 1.28072846, 11.4908791)
  94. Part0.Orientation = Vector3.new(0, 0, 90)
  95. Part0.Color = Color3.new(0.458824, 0, 0)
  96. for i = 1,400 do
  97. game.Players.LocalPlayer.Character.Head.CanCollide = false
  98. Part0.Size = Part0.Size + Vector3.new(0,0.01,0.01)
  99. Part0.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame * CFrame.new(0,0,0.4)
  100. Part0.CFrame = Part0.CFrame * CFrame.fromEulerAnglesXYZ(0,math.pi/2,0)
  101. game:GetService("RunService").Stepped:wait()
  102. end
  103. wait(4)
  104. for i = 0,1 , 0.03 do
  105. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1),i)
  106. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.9999913, 0, 1, 0, 0, 0, 0.999995589, 0, 0, 0, 1),i)
  107. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1),i)
  108. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.9999913, 0, 1, 0, 0, 0, 0.999995589, 0, 0, 0, 1),i)
  109. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.4999938, 0, 1, 0, 0, 0, 0.999995708, 0, 0, 0, 1),i)
  110. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.999995708, 0, 0, 0, 1),i)
  111. renders:wait()
  112. end
  113. lhandweld:Destroy()
  114. llegweld:Destroy()
  115. rhandweld:Destroy()
  116. rlegweld:Destroy()
  117. headweld:Destroy()
  118. humanoidrootpart:Destroy()
  119. lhandclone.Parent = char.Torso
  120. llegclone.Parent = char.Torso
  121. rhandclone.Parent = char.Torso
  122. rlegclone.Parent = char.Torso
  123. heed.Parent = char.Torso
  124. rootjointclone.Parent = char.HumanoidRootPart
  125. char.Humanoid.WalkSpeed = 16
  126. char.Humanoid.JumpPower = 50
  127. -- the thing that follows you
  128. local part = Instance.new("Part",char)
  129. part.Transparency = 1
  130. part.Size = Vector3.new(5.92, 0.05, 5.95)
  131. part.CanCollide = false
  132. local surfacegui = Instance.new("SurfaceGui",part)
  133. surfacegui.Adornee = part
  134. surfacegui.Face = "Top"
  135. surfacegui.AlwaysOnTop = false
  136. local image = Instance.new("ImageLabel",surfacegui)
  137. image.Size = UDim2.new(1.066, 0, 0.998, 0)
  138. image.Image = "rbxassetid://153485522"
  139. image.BackgroundTransparency = 1
  140. local weld = Instance.new("Weld",part)
  141. weld.Part0 = part
  142. weld.Part1 = char.HumanoidRootPart
  143. for i = 0,1 , 0.05 do
  144. weld.C0 = weld.C0:lerp(CFrame.new(-0.232723236, 2.4942894, 0.332229614, 1, 0, 0, 0, 0.999996066, 0, 0, 0, 1),i)
  145. game:GetService("RunService").RenderStepped:wait()
  146. end
  147. -- funcs
  148. function onTouched(brick)
  149. local humn = brick.Parent:FindFirstChildOfClass("Humanoid")
  150. if humn then
  151. for i,v in pairs(humn.Parent:GetChildren()) do
  152. if v.ClassName == "Part" then
  153. v.Transparency = 0.5
  154. v.Color = Color3.new(0,0,0)
  155. v.CanCollide = false
  156. v.Parent.Humanoid.Health = 0
  157. local bodyvel = Instance.new("BodyVelocity",v)
  158. local leftarm = Instance.new("CharacterMesh",v.Parent)
  159. leftarm.BodyPart = "LeftArm"
  160. leftarm.MeshId = "1112256772"
  161. local leftleg = Instance.new("CharacterMesh",v.Parent)
  162. leftleg.BodyPart = "LeftLeg"
  163. leftleg.MeshId = "1112275294"
  164. local rightarm = Instance.new("CharacterMesh",v.Parent)
  165. rightarm.BodyPart = "RightArm"
  166. rightarm.MeshId = "1112244824"
  167. local rightleg = Instance.new("CharacterMesh",v.Parent)
  168. rightleg.BodyPart = "RightLeg"
  169. rightleg.MeshId = "1112267576"
  170. local torso = Instance.new("CharacterMesh",v.Parent)
  171. torso.BodyPart = "Torso"
  172. torso.MeshId = "1112228624"
  173. end
  174. end
  175. end
  176. end
  177. char.Torso.Touched:connect(onTouched)
  178. -- Transparency
  179. char["Left Arm"].Transparency = 0
  180. char["Left Leg"].Transparency = 0
  181. char["Right Arm"].Transparency = 0
  182. char["Right Leg"].Transparency = 0
  183. char["Head"].Transparency = 0
  184. char.Torso.Transparency = 0
  185. -- Color
  186. local bdycolors = char["Body Colors"]
  187. bdycolors.HeadColor = BrickColor.new("Really White")
  188. bdycolors.LeftArmColor = BrickColor.new("Really White")
  189. bdycolors.RightArmColor = BrickColor.new("Really White")
  190. bdycolors.LeftLegColor = BrickColor.new("Really White")
  191. bdycolors.RightLegColor = BrickColor.new("Really White")
  192. bdycolors.TorsoColor = BrickColor.new("Really White")
  193. -- Music
  194. local music = Instance.new("Sound",char)
  195. music.SoundId = "rbxassetid://182562357"
  196. music.Volume = 4
  197. music:Play()
  198. music.Looped = true
  199. -- Name
  200. local nametag = Instance.new("BillboardGui",char.Head)
  201. nametag.StudsOffset = Vector3.new(0,2,0)
  202. nametag.Adornee = char.Head
  203. nametag.Size = UDim2.new(0,200,0,50)
  204.  
  205. local text = Instance.new("TextLabel",nametag)
  206. text.Size = UDim2.new(0,200,0,50)
  207. text.BackgroundTransparency = 1
  208. text.Text = "Devil"
  209. text.TextColor3 = Color3.new(180/255,0,0)
  210. text.TextStrokeColor3 = Color3.new(0,0,0)
  211. text.Font = Fanasty
  212. text.TextScaled = true
  213. text.TextStrokeTransparency = 0
  214. coroutine.wrap(function()
  215. while wait() do
  216. wait(3)
  217. text.Text = ""
  218. wait()
  219. text.Text = "Devil...";
  220. wait(2)
  221. local str = ""
  222. for i = 1, math.random(3,25) do
  223. str = str..string.char(math.random(65,122))
  224. end
  225. text.Text = str
  226. wait()
  227. str = ""
  228. for i = 1, math.random(12,25) do
  229. str = str..string.char(math.random(48,122))
  230. end
  231. wait()
  232. text.Text = str
  233. wait()
  234. text.Text = "Devil...";
  235. wait(1)
  236. text.Text = "BE GONE you....."
  237. wait()
  238. text.Text = "Burn in heaven."
  239. wait()
  240. text.Text = "Devil..";
  241. wait(2)
  242. text.Text = "You made me do this.";
  243. wait()
  244. text.Text = "edgy";
  245. wait()
  246. for i = 1, math.random(12,25) do
  247. str = str..string.char(math.random(48,57))
  248. end
  249. text.Text = str
  250. wait()
  251. text.Text = "Devil....";
  252. wait(2)
  253. end
  254. end)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement