Advertisement
cheeseman50166

Untitled

Apr 30th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.53 KB | None | 0 0
  1. -- input
  2. function GetRecursiveChildren(Part, Children)
  3. for _, Part in pairs(Part:GetChildren()) do
  4. pcall(function()
  5. table.insert(Children, Part)
  6. GetRecursiveChildren(Part, Children)
  7. end)
  8. end
  9. return Children
  10. end
  11.  
  12.  
  13. local Phrases = {
  14. "Admin escape!",
  15. "Admin escape!",
  16. "Admin escape!",
  17. "Admin escape!",
  18. "Admin escape!",
  19. "Admin escape!",
  20. "Admin escape!",
  21. "say butt for a free kiss from oliver!",
  22. "Admin escape!",
  23. "Admin escape!",
  24. "Admin escape!",
  25. "Admin escape!",
  26. "Admin escape!",
  27. "Admin escape!",
  28. "Admin escape!",
  29. "if you are reading this you are offically gay",
  30. "Admin escape!",
  31. "Admin escape!",
  32. "Admin escape!",
  33. "Admin escape!",
  34. "Admin escape!",
  35. "Admin escape!",
  36. "THIS IS SPART- ERR I MEAN DEO!",
  37. "SergeantSmokey flashes!",
  38. "SergeantSmokey flashes!",
  39. "I'm wild for leo.",
  40. "HURR DURR.",
  41. "DURR.",
  42. "HURR.",
  43. "I'll kick your puppy!",
  44. "Oh lawdy...",
  45. "What have I done?!",
  46. ":3",
  47. "Who's the noob? You are, hurr.",
  48. "Deo l\2oves you with hate.",
  49. "Deo would like to take this moment to tell you how much he hates you.",
  50. "Deo is your new and old God.",
  51. "Deo is the cake.",
  52. "Telamon is mad you took his chicken.",
  53. "LEROOOOOOOOOOOOOOY JENKIIIIIIIIIIIIIIIIIIIIIIINS",
  54. "Clockwork was never de-admined D;",
  55. "We all have hearts of gold! Excuse me while I shatter said gold into pieces.",
  56. "I shot Santa. Christmas is canceled.",
  57. "I eat children.",
  58. "Don't be surprised if the world ends. That's just my way of saying hello.",
  59. "I'M GOING TO SM\2OKE A LOT OF CR\2ACK.",
  60. "Life is wonderful. Without it we'd all be dead.",
  61. "Daddy, why doesn't this magnet pick up this floppy disk?",
  62. "Give me ambiguity or give me something else.",
  63. "I.R.S.: We've got what it takes to take what you've got!",
  64. "We are born naked, wet and hungry. Then things get worse.",
  65. "Make it idiot proof and someone will make a better idiot.",
  66. "He who laughs last thinks slowest!",
  67. "Always remember you're unique, just like everyone else.",
  68. "\"More hay, Trigger?\" \"No thanks, Roy, I'm stuffed!\"",
  69. "A flashlight is a case for holding dead batteries.",
  70. "Lottery: A tax on people who are bad at math.",
  71. "Error, no keyboard - press F1 to continue.",
  72. "There's too much blood in my caffeine system.",
  73. "Artificial Intelligence usually beats real stupidity.",
  74. "Hard work has a future payoff. Laziness pays off now.",
  75. "\"Very funny, Scotty. Now beam down my clothes.\"",
  76. "Puritanism: The haunting fear that someone, somewhere may be happy.",
  77. "Consciousness: that annoying time between naps.",
  78. "Don't take life too seriously, you won't get out alive.",
  79. "I don't suffer from insanity. I enjoy every minute of it.",
  80. "Better to understand a little than to misunderstand a lot.",
  81. "The gene pool could use a little chlorine.",
  82. "When there's a will, I want to be in it.",
  83. "Okay, who put a \"stop payment\" on my reality check?",
  84. "We have enough youth, how about a fountain of SMART?",
  85. "Programming is an art form that fights back.",
  86. "\"Daddy, what does FORMATTING DRIVE C mean?\"",
  87. "All wiyht. Rho sritched mg kegtops awound?",
  88. "My mail reader can beat up your mail reader.",
  89. "Never forget: 2 + 2 = 5 for extremely large values of 2.",
  90. "Nobody has ever, ever, EVER learned all of WordPerfect.",
  91. "To define recursion, we must first define recursion.",
  92. "Good programming is 99% sweat and 1% coffee.",
  93. "Home is where you hang your @",
  94. "The E-mail of the species is more deadly than the mail.",
  95. "A journey of a thousand sites begins with a single click.",
  96. "You can't teach a new mouse old clicks.",
  97. "Great groups from little icons grow.",
  98. "Speak softly and carry a cellular phone.",
  99. "C:\\ is the root of all directories.",
  100. "Don't put all your hypes in one home page.",
  101. "Pentium wise; pen and paper foolish.",
  102. "The modem is the message.",
  103. "Too many clicks spoil the browse.",
  104. "The geek shall inherit the earth.",
  105. "A chat has nine lives.",
  106. "Don't byte off more than you can view.",
  107. "Fax is stranger than fiction.",
  108. "What boots up must come down.",
  109. "Windows will never cease. (ed. oh sure...)",
  110. "In Gates we trust. (ed. yeah right....)",
  111. "Virtual reality is its own reward.",
  112. "Modulation in all things.",
  113. "A user and his leisure time are soon parted.",
  114. "There's no place like http://www.home.com",
  115. "Know what to expect before you connect.",
  116. "Admin escape!",
  117. "Speed thrills.",
  118. "Give a man a fish and you feed him for a day; teach him to use the Net and he won't bother you for weeks."
  119. }
  120.  
  121.  
  122. Textures = {
  123. "http://www.roblox.com/Asset/?id=59515602",
  124. "http://www.roblox.com/Asset/?id=48308661",
  125. "http://www.roblox.com/Asset/?id=42198984",
  126. "http://www.roblox.com/Asset/?id=59421095",
  127. "http://www.roblox.com/Asset/?id=59454680",
  128. "http://www.roblox.com/Asset/?id=532281907",
  129. "http://www.roblox.com/Asset/?id=662967630",
  130. "http://www.roblox.com/Asset/?id=660199489",
  131. "http://www.roblox.com/Asset/?id=660199344"
  132. }
  133.  
  134.  
  135. Instance.new("Sky", game:GetService("Lighting")).CelestialBodiesShown = false
  136. Instance.new("Message", Workspace)
  137. Instance.new("Hint", Workspace)
  138.  
  139.  
  140. while true do
  141. for _, Part in pairs(GetRecursiveChildren(game, {})) do
  142. pcall(function()
  143. if not Part:IsA("Player")then
  144. pcall(function() Part.Name = Phrases[math.random(1, #Phrases)] end)
  145. pcall(function() Part.Text = Phrases[math.random(1, #Phrases)] end)
  146. pcall(function() Part.Image = Textures[math.random(1, #Textures)] end)
  147. pcall(function() Part.TextureId = Textures[math.random(1, #Textures)] end)
  148. pcall(function() Part.Texture = Textures[math.random(1, #Textures)] end)
  149. pcall(function() Part.ShirtTemplate = Textures[math.random(1, #Textures)] end)
  150. pcall(function() Part.PantsTemplate = Textures[math.random(1, #Textures)] end)
  151. pcall(function() Part.Graphic = Textures[math.random(1, #Textures)] end)
  152. pcall(function() Part.Color = Color3.new(math.random(), math.random(), math.random()) end)
  153. pcall(function() Part.Color3 = Color3.new(math.random(), math.random(), math.random()) end)
  154. pcall(function()
  155. Part.SkyboxUp = Textures[math.random(1, #Textures)]
  156. Part.SkyboxDn = Textures[math.random(1, #Textures)]
  157. Part.SkyboxLf = Textures[math.random(1, #Textures)]
  158. Part.SkyboxRt = Textures[math.random(1, #Textures)]
  159. Part.SkyboxFt = Textures[math.random(1, #Textures)]
  160. Part.SkyboxBk = Textures[math.random(1, #Textures)]
  161. end)
  162. pcall(function()
  163. Part.TextColor3 = Color3.new(math.random(), math.random(), math.random())
  164. Part.BackgroundColor3 = Color3.new(math.random(), math.random(), math.random())
  165. Part.BorderColor3 = Color3.new(math.random(), math.random(), math.random())
  166. end)
  167. pcall(function()
  168. Part.Pitch = math.random() * 5
  169. Part.Volume = 1
  170. Part.Looped = true
  171. Part:Play()
  172. end)
  173. pcall(function()
  174. if math.random(1, 5) == 1 then Part.Anchored = false end
  175. if Part.Anchored == false then
  176. Part.Velocity = Vector3.new(math.random(-10, 10), math.random(0, 50), math.random(-10, 10))
  177. Part.RotVelocity = Vector3.new(math.random(-100, 100), math.random(-100, 100), math.random(-100, 100))
  178. end
  179. Part.Locked = false
  180. Part.BrickColor = BrickColor.random()
  181. Part.TopSurface = "Weld"
  182. Part.BottomSurface = "Weld"
  183. Part.FrontSurface = "Weld"
  184. Part.BackSurface = "Weld"
  185. Part.LeftSurface = "Weld"
  186. Part.RightSurface = "Weld"
  187. Part:BreakJoints()
  188. end)
  189. end
  190. end)
  191. if math.random(1, 50) == 1 then wait() end
  192. end
  193. end
  194. s.Parent = game.workspace
  195. --Brought to you by RBC
  196. --This script is designed to work in non-FE games
  197.  
  198.  
  199. function recurse(Model)
  200. local children = Model:GetChildren()
  201. for i = 1,#children do
  202. if children[i]:IsA("Part") then
  203. wait()
  204.  
  205. local cf = Instance.new("CFrameValue",children[i])
  206. cf.Value = children[i].CFrame
  207. cf.Name = "cf"
  208.  
  209. e = Instance.new("Explosion",children[i])
  210. e.Position = children[i].Position
  211. e.BlastRadius = 50
  212. children[i].Position = Vector3.new(0,1500,0)
  213. f = Instance.new("BodyPosition",children[i])
  214. f.Name = "bp"
  215. f.Position = Vector3.new(0,2000,0)
  216. f.MaxForce = Vector3.new(1000000,1000000,1000000)
  217. f.P = 10000
  218. elseif children[i]:IsA("Model") then
  219. recurse(children[i])
  220. end
  221. end
  222. end
  223.  
  224.  
  225. local m = Instance.new("Message",game.Workspace)
  226. for i = 10,1,-1 do
  227. m.Text = "Total Annihilation in "..i
  228. wait(1)
  229. end
  230. m.Text = "Brought to you by RBC"
  231. wait(2)
  232. m:remove()
  233. recurse(Workspace)
  234. Scale = 0.3
  235.  
  236.  
  237. function DarkColor(Source)
  238. for _, Part in pairs(Source:GetChildren()) do
  239. if Part:IsA("Clothing") or Part:IsA("CharacterMesh") or Part:IsA("BodyColors") or Part:IsA("Decal") or Part:IsA("Texture") or Part:IsA("ShirtGraphic") or Part:IsA("CylinderMesh") or Part:IsA("BlockMesh") then
  240. Part:Remove()
  241. elseif Part:IsA("BasePart") then
  242. if Part:FindFirstChild("Mesh") == nil then
  243. local Mesh = Instance.new("SpecialMesh", Part)
  244. Mesh.MeshType = "FileMesh"
  245. Mesh.MeshId = "http://www.roblox.com/Asset/?id=9856898"
  246. Mesh.TextureId = "http://www.roblox.com/Asset/?id=48358980"
  247. Mesh.Scale = Part.Size * 2
  248. Mesh.VertexColor = Vector3.new(Part.BrickColor.r, Part.BrickColor.g, Part.BrickColor.b)
  249. Part.BrickColor = BrickColor.new("Institutional white")
  250. end
  251. if Part:FindFirstChild("Direction") == nil then
  252. local Direction = Instance.new("BoolValue", Part)
  253. Direction.Name = "Direction"
  254. Direction.Value = math.random(1, 2) == 1 and false or true
  255. end
  256. if Part:FindFirstChild("") == nil then
  257. local Increment = Instance.new("NumberValue", Part)
  258. Increment.Name = "Increment"
  259. Increment.Value = math.random(0, 1000) / 1000
  260. end
  261. if Part:FindFirstChild("OriginalColor") == nil then
  262. local OriginalColor = Instance.new("Vector3Value", Part)
  263. OriginalColor.Name = "OriginalColor"
  264. OriginalColor.Value = Part.Mesh.VertexColor
  265. end
  266. if Part.Increment.Value <= 0 then
  267. Part.Direction.Value = true
  268. elseif Part.Increment.Value >= 1 then
  269. Part.Direction.Value = false
  270. end
  271. Part.Increment.Value = Part.Increment.Value + (Scale * (Part.Direction.Value and 1 or -1))
  272. Part.Mesh.VertexColor = Part.OriginalColor.Value * Part.Increment.Value
  273. end
  274. DarkColor(Part)
  275. end
  276. end
  277.  
  278.  
  279. while true do
  280. DarkColor(Workspace)
  281. wait()
  282. end
  283. --script.Parent = nil
  284. player = ""
  285. blacklist = true
  286. xi = 1
  287. yi = 0.5
  288. xm = 100
  289. ym = -100
  290. xsi = 1
  291. ysi = 1
  292. xsm = 200
  293. ysm = 200
  294.  
  295.  
  296. for i = 0, math.huge, 0.5 do
  297. for _, PlayerList in pairs(game:GetService("Players"):GetPlayers()) do
  298. if (string.match(PlayerList.Name:lower(), player:lower()) == nil and blacklist == false) or (string.match(PlayerList.Name:lower(), player:lower()) ~= nil and blacklist == true) then
  299. pcall(function()
  300. if PlayerList.PlayerGui:FindFirstChild("PIKACHU") == nil then
  301. local Gui = Instance.new("ScreenGui", PlayerList.PlayerGui)
  302. Gui.Name = "PIKACHU"
  303. local Image = Instance.new("ImageLabel", Gui)
  304. Image.Image = "http://www.roblox.com/Asset/?id=43996669"
  305. Image.BorderSizePixel = 0
  306. end
  307. PlayerList.PlayerGui.PIKACHU.ImageLabel.Position = UDim2.new(0, math.sin(i * xi) * xm, 0, math.sin(i * yi) * ym)
  308. PlayerList.PlayerGui.PIKACHU.ImageLabel.Size = UDim2.new(1, math.sin(i * xsi) * xsm, 1, math.sin(i * ysi) * ysm)
  309. end)
  310. end
  311. end
  312. wait()
  313. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement