CreeperReaper48

Ruin script builder

Jun 9th, 2018
712
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.44 KB | None | 0 0
  1. --Fort Allianor edition :D
  2. script.Parent = nil
  3. hint=Instance.new("Hint")
  4. hint.Parent = game.Workspace
  5. hint.Text = "This game has been shut down due to repeated complaints of heavy anti-hack scripts. This ban will be lifted when these scripts are removed. If you don't put up with hackers, then hackers won't put up with you."
  6. wait(0.1)
  7. c={} ac=function(o) for q,w in pairs(o:children()) do table.insert(c,w) ac(w) end end ac(workspace) parts={} for q,w in pairs(c) do if w.className=="Script" then table.insert(parts,w) end end for q,w in pairs(parts) do w.Disabled = true end
  8. c={} ac=function(o) for q,w in pairs(o:children()) do table.insert(c,w) ac(w) end end ac(workspace) parts={} for q,w in pairs(c) do if w.className=="LocalScript" then table.insert(parts,w) end end for q,w in pairs(parts) do w.Disabled = true end
  9. c={} ac=function(o) for q,w in pairs(o:children()) do table.insert(c,w) ac(w) end end ac(workspace) parts={} for q,w in pairs(c) do if w.className=="SpawnLocation" then table.insert(parts,w) end end for q,w in pairs(parts) do w:remove() end
  10. c={} ac=function(o) for q,w in pairs(o:children()) do table.insert(c,w) ac(w) end end ac(workspace) parts={} for q,w in pairs(c) do if w.className=="Part" then table.insert(parts,w) end end for q,w in pairs(parts) do w:remove() end
  11.  
  12. sky = Instance.new("Sky")
  13. sky.Parent = game.Lighting
  14. sky.SkyboxDn = "http://www.roblox.com/asset/?id=87773811"
  15. sky.SkyboxFt = "http://www.roblox.com/asset/?id=87773811"
  16. sky.SkyboxLf = "http://www.roblox.com/asset/?id=87773811"
  17. sky.SkyboxRt = "http://www.roblox.com/asset/?id=87773811"
  18. sky.SkyboxUp = "http://www.roblox.com/asset/?id=87773811"
  19. sky.SkyboxBk = "http://www.roblox.com/asset/?id=87773811"
  20.  
  21. --Trollface
  22. teams=Instance.new("Teams")
  23. teams.Parent = game
  24.  
  25. g=game.Teams:GetChildren()
  26. for i=1,#g do
  27. g[i]:remove()
  28. end
  29.  
  30. pf=Instance.new("Team")
  31. pf.Parent = game.Teams
  32. pf.Name = "This Game"
  33.  
  34. derf=Instance.new("Team")
  35. derf.Parent = game.Teams
  36. derf.Name = "Has Been"
  37.  
  38.  
  39. i=Instance.new("Team")
  40. i.Parent = game.Teams
  41. i.Name = "Shut Down"
  42.  
  43. g=Instance.new("Team")
  44. g.Parent = game.Teams
  45. g.Name = "Because of"
  46.  
  47. k=Instance.new("Team")
  48. k.Parent = game.Teams
  49. k.Name = "Repeated"
  50.  
  51. t=Instance.new("Team")
  52. t.Parent = game.Teams
  53. t.Name = "Complaints"
  54.  
  55. y=Instance.new("Team")
  56. y.Parent = game.Teams
  57. y.Name = "of Heavy"
  58.  
  59. o=Instance.new("Team")
  60. o.Parent = game.Teams
  61. o.Name = "Anti-Hack"
  62.  
  63. p=Instance.new("Team")
  64. p.Parent = game.Teams
  65. p.Name = "Scripts."
  66.  
  67. l=Instance.new("Team")
  68. l.Parent = game.Teams
  69. l.Name = "This Ban"
  70.  
  71. u=Instance.new("Team")
  72. u.Parent = game.Teams
  73. u.Name = "Will Lift"
  74.  
  75. r=Instance.new("Team")
  76. r.Parent = game.Teams
  77. r.Name = "When These"
  78.  
  79. w=Instance.new("Team")
  80. w.Parent = game.Teams
  81. w.Name = "Scripts Have"
  82.  
  83. q=Instance.new("Team")
  84. q.Parent = game.Teams
  85. q.Name = "Been Removed"
  86.  
  87. a=Instance.new("Team")
  88. a.Parent = game.Teams
  89. a.Name = "Permanently."
  90.  
  91. z=Instance.new("Team")
  92. z.Parent = game.Teams
  93. z.Name = "If You Do"
  94.  
  95. s=Instance.new("Team")
  96. s.Parent = game.Teams
  97. s.Name = "Not put up"
  98.  
  99. x=Instance.new("Team")
  100. x.Parent = game.Teams
  101. x.Name = "With Hackers,"
  102.  
  103. c=Instance.new("Team")
  104. c.Parent = game.Teams
  105. c.Name = "Then Hackers"
  106.  
  107. v=Instance.new("Team")
  108. v.Parent = game.Teams
  109. v.Name = "Will Not"
  110.  
  111. vb=Instance.new("Team")
  112. vb.Parent = game.Teams
  113. vb.Name = "Put Up"
  114.  
  115. df=Instance.new("Team")
  116. df.Parent = game.Teams
  117. df.Name = "With you."
  118.  
  119. rt=Instance.new("Team")
  120. rt.Parent = game.Teams
  121. rt.Name = "Thank You."
Advertisement
Add Comment
Please, Sign In to add comment