Advertisement
ItsFentix

dfssdfsdfsdfsdfsdfsdf

Jun 30th, 2018
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. plr = game.Players.LocalPlayer
  2. ff = Instance.new("ForceField")
  3. ff.Parent = plr.Character
  4.  
  5.  
  6. mouse = plr:GetMouse()
  7. h = Instance.new("Tool")
  8. h.Parent = plr.Backpack
  9. h.ToolTip = "dgbe1 made this click to ruin server"
  10. h.Name = "Unknown"
  11.  
  12. plr.Character.Humanoid.Health = math.huge
  13. plr.Character.Humanoid.WalkSpeed = 150
  14. fire = Instance.new("Smoke")
  15. fire.Parent = plr.Character.Torso
  16.  
  17. handle = Instance.new("Part")
  18. handle.Parent = h
  19. handle.Size = Vector3.new(2,1,2)
  20. handle.Name = "Handle"
  21.  
  22. tnt = Instance.new("SpecialMesh")
  23. tnt.Parent = handle
  24. tnt.MeshId = "http://www.roblox.com/asset/?id=12891705"
  25. tnt.TextureId = "http://www.roblox.com/asset/?id=48103520"
  26. tnt.VertexColor = Vector3.new(1,1,1)
  27.  
  28.  
  29.  
  30. h.Activated:connect(function(hit)
  31. game.Lighting.TimeOfDay = 0
  32. game.Lighting.FogEnd = 300
  33. game.Lighting.Ambient = Color3.new(23,232,23)
  34. purge = Instance.new("Sound")
  35. purge.Parent = game.Workspace
  36. purge.Name = "hue hue hue"
  37. purge.SoundId = "http://www.roblox.com/asset?id=132237592"
  38. purge.Parent = game.Workspace
  39. purge:Play()
  40. purge.Pitch = 1
  41. purge.Looped = false
  42. purge.Volume = 2
  43.  
  44. for a, plr in ipairs(game.Players:GetPlayers()) do
  45. if plr.Character then
  46. local tor = plr.Character:FindFirstChild('Torso')
  47. if tor then
  48. while true do
  49.  
  50. end
  51. end
  52. end
  53. end
  54.  
  55. for i, plr in ipairs(game.Players:GetPlayers()) do
  56. if plr.Character then
  57. local tor = plr.Character:FindFirstChild('Torso')
  58. if tor then
  59. while true do
  60. S = Instance.new("Explosion",game.workspace)
  61. S.Position = tor.Position
  62. S.BlastPressure = 12000000
  63. wait(.5)
  64. end
  65. end
  66. end
  67. end
  68. end)
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75. purge = Instance.new("Sound")
  76. purge.Parent = game.Workspace
  77. purge.Name = "hue hue hue"
  78. purge.SoundId = "http://www.roblox.com/asset?id=177080835"
  79. purge.Parent = game.Workspace
  80. purge:Play()
  81. purge.Pitch = 1
  82. purge.Looped = true
  83. purge.Volume = 2
  84. for i, player in ipairs(game.Players:GetPlayers()) do
  85. if player.Character then
  86. local tor = player.Character:FindFirstChild('Torso')
  87. while true do
  88.  
  89. nsk = Instance.new("Sky", game.Lighting)
  90. nsk.SkyboxBk = "rbxassetid://4078656"
  91. nsk.SkyboxDn = "rbxassetid://4078656"
  92. nsk.SkyboxFt = "rbxassetid://4078656"
  93. nsk.SkyboxLf = "rbxassetid://4078656"
  94. nsk.SkyboxRt = "rbxassetid://4078656"
  95. nsk.SkyboxUp = "rbxassetid://4078656"
  96. game:GetService("Chat"):Chat(plr.Character.Head,"i love apple pie",Enum.ChatColor.Red)
  97. wait(2)
  98. game:GetService("Chat"):Chat(plr.Character.Head,"LOL TROLL MLG #420BLAZEIT",Enum.ChatColor.Red)
  99. wait(2)
  100. game:GetService("Chat"):Chat(plr.Character.Head,"IM A BELIEBER",Enum.ChatColor.Red)
  101. wait(2)
  102. game:GetService("Chat"):Chat(plr.Character.Head,"I farted!",Enum.ChatColor.Red)
  103. wait(2)
  104. game:GetService("Chat"):Chat(plr.Character.Head,"Your all mother fuckers ",Enum.ChatColor.Red)
  105. wait(2)
  106. game:GetService("Chat"):Chat(plr.Character.Head,"dgbe1 was here",Enum.ChatColor.Green)
  107. wait(2)
  108. game:GetService("Chat"):Chat(plr.Character.Head,"Now die!",Enum.ChatColor.Red)
  109. S = Instance.new("Explosion",game.workspace)
  110. S.Position = tor.Position
  111. S.BlastPressure = 12000000
  112. wait(2)
  113.  
  114. end
  115.  
  116. end
  117. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement