Advertisement
Destroyer_again2

Untitled

Mar 3rd, 2019
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --https://github.com/Mokiros/roblox-FE-compatibility
  2. if game:GetService("RunService"):IsClient() then error("Your fucking script is assholic use h/ dumbass") end
  3. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  4. local RealPlayer = Player
  5. do print("K00l M0TT0!!")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end
  6. pl=game.Players.LocalPlayer
  7. mo=pl:GetMouse()
  8. local person
  9. idk=false
  10. mo.Button1Down:connect(function()
  11. idk=not idk
  12. if idk==true and mo.Target.Parent:findFirstChild'Humanoid' then
  13. person=mo.Target.Parent
  14. victim = person.Name
  15. m = Instance.new('Hint', game.Workspace)
  16. m.Text = "You have exploded "..victim.."'s head."
  17. me = person
  18. head = me.Head
  19. torso = me.Torso
  20. health = me.Humanoid
  21. leftarm = me["Left Arm"]
  22. rightarm = me["Right Arm"]
  23. leftleg = me["Left Leg"]
  24. rightleg = me["Right Leg"]
  25. leftarm.Anchored = true
  26. rightarm.Anchored = true
  27. leftleg.Anchored = true
  28. rightleg.Anchored = true
  29. torso.Anchored = true
  30. local s = Instance.new("Sound")
  31. local t = Instance.new("Sound")
  32. t.Name = "sound1"
  33. t.SoundId = "http://www.roblox.com/asset/?id=75992638"
  34. t.Volume = 1
  35. t.Pitch = 1
  36. t.Looped = false
  37. t.archivable = false
  38. t.Parent = head
  39. t:play()
  40. wait(5.4)
  41. head.CanCollide = false
  42. s.Name = "sound1"
  43. s.SoundId = "http://www.roblox.com/asset/?id=143933183"
  44. s.Volume = 1
  45. s.Pitch = 1
  46. s.Looped = false
  47. s.archivable = false
  48. s.Parent = head
  49. s:play()
  50. local b = Instance.new("Sound")
  51. b.Name = "sound1"
  52. b.SoundId = "http://www.roblox.com/asset/?id=160248280"
  53. b.Volume = 1
  54. b.Pitch = 1
  55. b.Looped = false
  56. b.archivable = false
  57. b.Parent = head
  58. b:play()
  59. head.Transparency = 999999
  60. head.face:Remove()
  61. head.CanCollide = false
  62. head.Anchored = true
  63. gui=Instance.new("BillboardGui")
  64. gui.Parent=head
  65. gui.Adornee=head
  66. gui.Size=UDim2.new(0.8,0,0.8,0)
  67. gui.StudsOffset=Vector3.new(0,1,0)
  68. img=Instance.new("ImageLabel")
  69. img.Size=UDim2.new(4,0,3,0)
  70. img.Position=UDim2.new(-1.5,0,0,0)
  71. img.BackgroundTransparency = 1
  72. img.Parent=gui
  73. img.Image = "http://www.roblox.com/asset/?id=161308023"
  74. torso.BrickColor = BrickColor.new("Really red")
  75. health.Health = -999
  76. wait(0.01)
  77. wait(5)
  78. m:Remove()
  79. end
  80. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement