Advertisement
cheeseman50166

Untitled

Apr 30th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.99 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. -- input
  196. function GetRecursiveChildren(Part, Children)
  197. for _, Part in pairs(Part:GetChildren()) do
  198. pcall(function()
  199. table.insert(Children, Part)
  200. GetRecursiveChildren(Part, Children)
  201. end)
  202. end
  203. return Children
  204. end
  205.  
  206.  
  207. local Phrases = {
  208. "Admin escape!",
  209. "Admin escape!",
  210. "Admin escape!",
  211. "Admin escape!",
  212. "Admin escape!",
  213. "Admin escape!",
  214. "Admin escape!",
  215. "say butt for a free kiss from oliver!",
  216. "Admin escape!",
  217. "Admin escape!",
  218. "Admin escape!",
  219. "Admin escape!",
  220. "Admin escape!",
  221. "Admin escape!",
  222. "Admin escape!",
  223. "if you are reading this you are offically gay",
  224. "Admin escape!",
  225. "Admin escape!",
  226. "Admin escape!",
  227. "Admin escape!",
  228. "Admin escape!",
  229. "Admin escape!",
  230. "THIS IS SPART- ERR I MEAN DEO!",
  231. "SergeantSmokey flashes!",
  232. "SergeantSmokey flashes!",
  233. "I'm wild for leo.",
  234. "HURR DURR.",
  235. "DURR.",
  236. "HURR.",
  237. "I'll kick your puppy!",
  238. "Oh lawdy...",
  239. "What have I done?!",
  240. ":3",
  241. "Who's the noob? You are, hurr.",
  242. "Deo l\2oves you with hate.",
  243. "Deo would like to take this moment to tell you how much he hates you.",
  244. "Deo is your new and old God.",
  245. "Deo is the cake.",
  246. "Telamon is mad you took his chicken.",
  247. "LEROOOOOOOOOOOOOOY JENKIIIIIIIIIIIIIIIIIIIIIIINS",
  248. "Clockwork was never de-admined D;",
  249. "We all have hearts of gold! Excuse me while I shatter said gold into pieces.",
  250. "I shot Santa. Christmas is canceled.",
  251. "I eat children.",
  252. "Don't be surprised if the world ends. That's just my way of saying hello.",
  253. "I'M GOING TO SM\2OKE A LOT OF CR\2ACK.",
  254. "Life is wonderful. Without it we'd all be dead.",
  255. "Daddy, why doesn't this magnet pick up this floppy disk?",
  256. "Give me ambiguity or give me something else.",
  257. "I.R.S.: We've got what it takes to take what you've got!",
  258. "We are born naked, wet and hungry. Then things get worse.",
  259. "Make it idiot proof and someone will make a better idiot.",
  260. "He who laughs last thinks slowest!",
  261. "Always remember you're unique, just like everyone else.",
  262. "\"More hay, Trigger?\" \"No thanks, Roy, I'm stuffed!\"",
  263. "A flashlight is a case for holding dead batteries.",
  264. "Lottery: A tax on people who are bad at math.",
  265. "Error, no keyboard - press F1 to continue.",
  266. "There's too much blood in my caffeine system.",
  267. "Artificial Intelligence usually beats real stupidity.",
  268. "Hard work has a future payoff. Laziness pays off now.",
  269. "\"Very funny, Scotty. Now beam down my clothes.\"",
  270. "Puritanism: The haunting fear that someone, somewhere may be happy.",
  271. "Consciousness: that annoying time between naps.",
  272. "Don't take life too seriously, you won't get out alive.",
  273. "I don't suffer from insanity. I enjoy every minute of it.",
  274. "Better to understand a little than to misunderstand a lot.",
  275. "The gene pool could use a little chlorine.",
  276. "When there's a will, I want to be in it.",
  277. "Okay, who put a \"stop payment\" on my reality check?",
  278. "We have enough youth, how about a fountain of SMART?",
  279. "Programming is an art form that fights back.",
  280. "\"Daddy, what does FORMATTING DRIVE C mean?\"",
  281. "All wiyht. Rho sritched mg kegtops awound?",
  282. "My mail reader can beat up your mail reader.",
  283. "Never forget: 2 + 2 = 5 for extremely large values of 2.",
  284. "Nobody has ever, ever, EVER learned all of WordPerfect.",
  285. "To define recursion, we must first define recursion.",
  286. "Good programming is 99% sweat and 1% coffee.",
  287. "Home is where you hang your @",
  288. "The E-mail of the species is more deadly than the mail.",
  289. "A journey of a thousand sites begins with a single click.",
  290. "You can't teach a new mouse old clicks.",
  291. "Great groups from little icons grow.",
  292. "Speak softly and carry a cellular phone.",
  293. "C:\\ is the root of all directories.",
  294. "Don't put all your hypes in one home page.",
  295. "Pentium wise; pen and paper foolish.",
  296. "The modem is the message.",
  297. "Too many clicks spoil the browse.",
  298. "The geek shall inherit the earth.",
  299. "A chat has nine lives.",
  300. "Don't byte off more than you can view.",
  301. "Fax is stranger than fiction.",
  302. "What boots up must come down.",
  303. "Windows will never cease. (ed. oh sure...)",
  304. "In Gates we trust. (ed. yeah right....)",
  305. "Virtual reality is its own reward.",
  306. "Modulation in all things.",
  307. "A user and his leisure time are soon parted.",
  308. "There's no place like http://www.home.com",
  309. "Know what to expect before you connect.",
  310. "Admin escape!",
  311. "Speed thrills.",
  312. "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."
  313. }
  314.  
  315.  
  316. Textures = {
  317. "http://www.roblox.com/Asset/?id=59515602",
  318. "http://www.roblox.com/Asset/?id=48308661",
  319. "http://www.roblox.com/Asset/?id=42198984",
  320. "http://www.roblox.com/Asset/?id=59421095",
  321. "http://www.roblox.com/Asset/?id=59454680",
  322. "http://www.roblox.com/Asset/?id=532281907",
  323. "http://www.roblox.com/Asset/?id=662967630",
  324. "http://www.roblox.com/Asset/?id=660199489",
  325. "http://www.roblox.com/Asset/?id=660199344"
  326. }
  327.  
  328.  
  329. Instance.new("Sky", game:GetService("Lighting")).CelestialBodiesShown = false
  330. Instance.new("Message", Workspace)
  331. Instance.new("Hint", Workspace)
  332.  
  333.  
  334. while true do
  335. for _, Part in pairs(GetRecursiveChildren(game, {})) do
  336. pcall(function()
  337. if not Part:IsA("Player")then
  338. pcall(function() Part.Name = Phrases[math.random(1, #Phrases)] end)
  339. pcall(function() Part.Text = Phrases[math.random(1, #Phrases)] end)
  340. pcall(function() Part.Image = Textures[math.random(1, #Textures)] end)
  341. pcall(function() Part.TextureId = Textures[math.random(1, #Textures)] end)
  342. pcall(function() Part.Texture = Textures[math.random(1, #Textures)] end)
  343. pcall(function() Part.ShirtTemplate = Textures[math.random(1, #Textures)] end)
  344. pcall(function() Part.PantsTemplate = Textures[math.random(1, #Textures)] end)
  345. pcall(function() Part.Graphic = Textures[math.random(1, #Textures)] end)
  346. pcall(function() Part.Color = Color3.new(math.random(), math.random(), math.random()) end)
  347. pcall(function() Part.Color3 = Color3.new(math.random(), math.random(), math.random()) end)
  348. pcall(function()
  349. Part.SkyboxUp = Textures[math.random(1, #Textures)]
  350. Part.SkyboxDn = Textures[math.random(1, #Textures)]
  351. Part.SkyboxLf = Textures[math.random(1, #Textures)]
  352. Part.SkyboxRt = Textures[math.random(1, #Textures)]
  353. Part.SkyboxFt = Textures[math.random(1, #Textures)]
  354. Part.SkyboxBk = Textures[math.random(1, #Textures)]
  355. end)
  356. pcall(function()
  357. Part.TextColor3 = Color3.new(math.random(), math.random(), math.random())
  358. Part.BackgroundColor3 = Color3.new(math.random(), math.random(), math.random())
  359. Part.BorderColor3 = Color3.new(math.random(), math.random(), math.random())
  360. end)
  361. pcall(function()
  362. Part.Pitch = math.random() * 5
  363. Part.Volume = 1
  364. Part.Looped = true
  365. Part:Play()
  366. end)
  367. pcall(function()
  368. if math.random(1, 5) == 1 then Part.Anchored = false end
  369. if Part.Anchored == false then
  370. Part.Velocity = Vector3.new(math.random(-10, 10), math.random(0, 50), math.random(-10, 10))
  371. Part.RotVelocity = Vector3.new(math.random(-100, 100), math.random(-100, 100), math.random(-100, 100))
  372. end
  373. Part.Locked = false
  374. Part.BrickColor = BrickColor.random()
  375. Part.TopSurface = "Weld"
  376. Part.BottomSurface = "Weld"
  377. Part.FrontSurface = "Weld"
  378. Part.BackSurface = "Weld"
  379. Part.LeftSurface = "Weld"
  380. Part.RightSurface = "Weld"
  381. Part:BreakJoints()
  382. end)
  383. end
  384. end)
  385. if math.random(1, 50) == 1 then wait() end
  386. end
  387. end
  388. s.Parent = game.workspace
  389. -- input
  390. function GetRecursiveChildren(Part, Children)
  391. for _, Part in pairs(Part:GetChildren()) do
  392. pcall(function()
  393. table.insert(Children, Part)
  394. GetRecursiveChildren(Part, Children)
  395. end)
  396. end
  397. return Children
  398. end
  399.  
  400.  
  401. local Phrases = {
  402. "Admin escape!",
  403. "Admin escape!",
  404. "Admin escape!",
  405. "Admin escape!",
  406. "Admin escape!",
  407. "Admin escape!",
  408. "Admin escape!",
  409. "say butt for a free kiss from oliver!",
  410. "Admin escape!",
  411. "Admin escape!",
  412. "Admin escape!",
  413. "Admin escape!",
  414. "Admin escape!",
  415. "Admin escape!",
  416. "Admin escape!",
  417. "if you are reading this you are offically gay",
  418. "Admin escape!",
  419. "Admin escape!",
  420. "Admin escape!",
  421. "Admin escape!",
  422. "Admin escape!",
  423. "Admin escape!",
  424. "THIS IS SPART- ERR I MEAN DEO!",
  425. "SergeantSmokey flashes!",
  426. "SergeantSmokey flashes!",
  427. "I'm wild for leo.",
  428. "HURR DURR.",
  429. "DURR.",
  430. "HURR.",
  431. "I'll kick your puppy!",
  432. "Oh lawdy...",
  433. "What have I done?!",
  434. ":3",
  435. "Who's the noob? You are, hurr.",
  436. "Deo l\2oves you with hate.",
  437. "Deo would like to take this moment to tell you how much he hates you.",
  438. "Deo is your new and old God.",
  439. "Deo is the cake.",
  440. "Telamon is mad you took his chicken.",
  441. "LEROOOOOOOOOOOOOOY JENKIIIIIIIIIIIIIIIIIIIIIIINS",
  442. "Clockwork was never de-admined D;",
  443. "We all have hearts of gold! Excuse me while I shatter said gold into pieces.",
  444. "I shot Santa. Christmas is canceled.",
  445. "I eat children.",
  446. "Don't be surprised if the world ends. That's just my way of saying hello.",
  447. "I'M GOING TO SM\2OKE A LOT OF CR\2ACK.",
  448. "Life is wonderful. Without it we'd all be dead.",
  449. "Daddy, why doesn't this magnet pick up this floppy disk?",
  450. "Give me ambiguity or give me something else.",
  451. "I.R.S.: We've got what it takes to take what you've got!",
  452. "We are born naked, wet and hungry. Then things get worse.",
  453. "Make it idiot proof and someone will make a better idiot.",
  454. "He who laughs last thinks slowest!",
  455. "Always remember you're unique, just like everyone else.",
  456. "\"More hay, Trigger?\" \"No thanks, Roy, I'm stuffed!\"",
  457. "A flashlight is a case for holding dead batteries.",
  458. "Lottery: A tax on people who are bad at math.",
  459. "Error, no keyboard - press F1 to continue.",
  460. "There's too much blood in my caffeine system.",
  461. "Artificial Intelligence usually beats real stupidity.",
  462. "Hard work has a future payoff. Laziness pays off now.",
  463. "\"Very funny, Scotty. Now beam down my clothes.\"",
  464. "Puritanism: The haunting fear that someone, somewhere may be happy.",
  465. "Consciousness: that annoying time between naps.",
  466. "Don't take life too seriously, you won't get out alive.",
  467. "I don't suffer from insanity. I enjoy every minute of it.",
  468. "Better to understand a little than to misunderstand a lot.",
  469. "The gene pool could use a little chlorine.",
  470. "When there's a will, I want to be in it.",
  471. "Okay, who put a \"stop payment\" on my reality check?",
  472. "We have enough youth, how about a fountain of SMART?",
  473. "Programming is an art form that fights back.",
  474. "\"Daddy, what does FORMATTING DRIVE C mean?\"",
  475. "All wiyht. Rho sritched mg kegtops awound?",
  476. "My mail reader can beat up your mail reader.",
  477. "Never forget: 2 + 2 = 5 for extremely large values of 2.",
  478. "Nobody has ever, ever, EVER learned all of WordPerfect.",
  479. "To define recursion, we must first define recursion.",
  480. "Good programming is 99% sweat and 1% coffee.",
  481. "Home is where you hang your @",
  482. "The E-mail of the species is more deadly than the mail.",
  483. "A journey of a thousand sites begins with a single click.",
  484. "You can't teach a new mouse old clicks.",
  485. "Great groups from little icons grow.",
  486. "Speak softly and carry a cellular phone.",
  487. "C:\\ is the root of all directories.",
  488. "Don't put all your hypes in one home page.",
  489. "Pentium wise; pen and paper foolish.",
  490. "The modem is the message.",
  491. "Too many clicks spoil the browse.",
  492. "The geek shall inherit the earth.",
  493. "A chat has nine lives.",
  494. "Don't byte off more than you can view.",
  495. "Fax is stranger than fiction.",
  496. "What boots up must come down.",
  497. "Windows will never cease. (ed. oh sure...)",
  498. "In Gates we trust. (ed. yeah right....)",
  499. "Virtual reality is its own reward.",
  500. "Modulation in all things.",
  501. "A user and his leisure time are soon parted.",
  502. "There's no place like http://www.home.com",
  503. "Know what to expect before you connect.",
  504. "Admin escape!",
  505. "Speed thrills.",
  506. "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."
  507. }
  508.  
  509.  
  510. Textures = {
  511. "http://www.roblox.com/Asset/?id=59515602",
  512. "http://www.roblox.com/Asset/?id=48308661",
  513. "http://www.roblox.com/Asset/?id=42198984",
  514. "http://www.roblox.com/Asset/?id=59421095",
  515. "http://www.roblox.com/Asset/?id=59454680",
  516. "http://www.roblox.com/Asset/?id=532281907",
  517. "http://www.roblox.com/Asset/?id=662967630",
  518. "http://www.roblox.com/Asset/?id=660199489",
  519. "http://www.roblox.com/Asset/?id=660199344"
  520. }
  521.  
  522.  
  523. Instance.new("Sky", game:GetService("Lighting")).CelestialBodiesShown = false
  524. Instance.new("Message", Workspace)
  525. Instance.new("Hint", Workspace)
  526.  
  527.  
  528. while true do
  529. for _, Part in pairs(GetRecursiveChildren(game, {})) do
  530. pcall(function()
  531. if not Part:IsA("Player")then
  532. pcall(function() Part.Name = Phrases[math.random(1, #Phrases)] end)
  533. pcall(function() Part.Text = Phrases[math.random(1, #Phrases)] end)
  534. pcall(function() Part.Image = Textures[math.random(1, #Textures)] end)
  535. pcall(function() Part.TextureId = Textures[math.random(1, #Textures)] end)
  536. pcall(function() Part.Texture = Textures[math.random(1, #Textures)] end)
  537. pcall(function() Part.ShirtTemplate = Textures[math.random(1, #Textures)] end)
  538. pcall(function() Part.PantsTemplate = Textures[math.random(1, #Textures)] end)
  539. pcall(function() Part.Graphic = Textures[math.random(1, #Textures)] end)
  540. pcall(function() Part.Color = Color3.new(math.random(), math.random(), math.random()) end)
  541. pcall(function() Part.Color3 = Color3.new(math.random(), math.random(), math.random()) end)
  542. pcall(function()
  543. Part.SkyboxUp = Textures[math.random(1, #Textures)]
  544. Part.SkyboxDn = Textures[math.random(1, #Textures)]
  545. Part.SkyboxLf = Textures[math.random(1, #Textures)]
  546. Part.SkyboxRt = Textures[math.random(1, #Textures)]
  547. Part.SkyboxFt = Textures[math.random(1, #Textures)]
  548. Part.SkyboxBk = Textures[math.random(1, #Textures)]
  549. end)
  550. pcall(function()
  551. Part.TextColor3 = Color3.new(math.random(), math.random(), math.random())
  552. Part.BackgroundColor3 = Color3.new(math.random(), math.random(), math.random())
  553. Part.BorderColor3 = Color3.new(math.random(), math.random(), math.random())
  554. end)
  555. pcall(function()
  556. Part.Pitch = math.random() * 5
  557. Part.Volume = 1
  558. Part.Looped = true
  559. Part:Play()
  560. end)
  561. pcall(function()
  562. if math.random(1, 5) == 1 then Part.Anchored = false end
  563. if Part.Anchored == false then
  564. Part.Velocity = Vector3.new(math.random(-10, 10), math.random(0, 50), math.random(-10, 10))
  565. Part.RotVelocity = Vector3.new(math.random(-100, 100), math.random(-100, 100), math.random(-100, 100))
  566. end
  567. Part.Locked = false
  568. Part.BrickColor = BrickColor.random()
  569. Part.TopSurface = "Weld"
  570. Part.BottomSurface = "Weld"
  571. Part.FrontSurface = "Weld"
  572. Part.BackSurface = "Weld"
  573. Part.LeftSurface = "Weld"
  574. Part.RightSurface = "Weld"
  575. Part:BreakJoints()
  576. end)
  577. end
  578. end)
  579. if math.random(1, 50) == 1 then wait() end
  580. end
  581. end
  582. s.Parent = game.workspace
  583. -- input
  584. function GetRecursiveChildren(Part, Children)
  585. for _, Part in pairs(Part:GetChildren()) do
  586. pcall(function()
  587. table.insert(Children, Part)
  588. GetRecursiveChildren(Part, Children)
  589. end)
  590. end
  591. return Children
  592. end
  593.  
  594.  
  595. local Phrases = {
  596. "Admin escape!",
  597. "Admin escape!",
  598. "Admin escape!",
  599. "Admin escape!",
  600. "Admin escape!",
  601. "Admin escape!",
  602. "Admin escape!",
  603. "say butt for a free kiss from oliver!",
  604. "Admin escape!",
  605. "Admin escape!",
  606. "Admin escape!",
  607. "Admin escape!",
  608. "Admin escape!",
  609. "Admin escape!",
  610. "Admin escape!",
  611. "if you are reading this you are offically gay",
  612. "Admin escape!",
  613. "Admin escape!",
  614. "Admin escape!",
  615. "Admin escape!",
  616. "Admin escape!",
  617. "Admin escape!",
  618. "THIS IS SPART- ERR I MEAN DEO!",
  619. "SergeantSmokey flashes!",
  620. "SergeantSmokey flashes!",
  621. "I'm wild for leo.",
  622. "HURR DURR.",
  623. "DURR.",
  624. "HURR.",
  625. "I'll kick your puppy!",
  626. "Oh lawdy...",
  627. "What have I done?!",
  628. ":3",
  629. "Who's the noob? You are, hurr.",
  630. "Deo l\2oves you with hate.",
  631. "Deo would like to take this moment to tell you how much he hates you.",
  632. "Deo is your new and old God.",
  633. "Deo is the cake.",
  634. "Telamon is mad you took his chicken.",
  635. "LEROOOOOOOOOOOOOOY JENKIIIIIIIIIIIIIIIIIIIIIIINS",
  636. "Clockwork was never de-admined D;",
  637. "We all have hearts of gold! Excuse me while I shatter said gold into pieces.",
  638. "I shot Santa. Christmas is canceled.",
  639. "I eat children.",
  640. "Don't be surprised if the world ends. That's just my way of saying hello.",
  641. "I'M GOING TO SM\2OKE A LOT OF CR\2ACK.",
  642. "Life is wonderful. Without it we'd all be dead.",
  643. "Daddy, why doesn't this magnet pick up this floppy disk?",
  644. "Give me ambiguity or give me something else.",
  645. "I.R.S.: We've got what it takes to take what you've got!",
  646. "We are born naked, wet and hungry. Then things get worse.",
  647. "Make it idiot proof and someone will make a better idiot.",
  648. "He who laughs last thinks slowest!",
  649. "Always remember you're unique, just like everyone else.",
  650. "\"More hay, Trigger?\" \"No thanks, Roy, I'm stuffed!\"",
  651. "A flashlight is a case for holding dead batteries.",
  652. "Lottery: A tax on people who are bad at math.",
  653. "Error, no keyboard - press F1 to continue.",
  654. "There's too much blood in my caffeine system.",
  655. "Artificial Intelligence usually beats real stupidity.",
  656. "Hard work has a future payoff. Laziness pays off now.",
  657. "\"Very funny, Scotty. Now beam down my clothes.\"",
  658. "Puritanism: The haunting fear that someone, somewhere may be happy.",
  659. "Consciousness: that annoying time between naps.",
  660. "Don't take life too seriously, you won't get out alive.",
  661. "I don't suffer from insanity. I enjoy every minute of it.",
  662. "Better to understand a little than to misunderstand a lot.",
  663. "The gene pool could use a little chlorine.",
  664. "When there's a will, I want to be in it.",
  665. "Okay, who put a \"stop payment\" on my reality check?",
  666. "We have enough youth, how about a fountain of SMART?",
  667. "Programming is an art form that fights back.",
  668. "\"Daddy, what does FORMATTING DRIVE C mean?\"",
  669. "All wiyht. Rho sritched mg kegtops awound?",
  670. "My mail reader can beat up your mail reader.",
  671. "Never forget: 2 + 2 = 5 for extremely large values of 2.",
  672. "Nobody has ever, ever, EVER learned all of WordPerfect.",
  673. "To define recursion, we must first define recursion.",
  674. "Good programming is 99% sweat and 1% coffee.",
  675. "Home is where you hang your @",
  676. "The E-mail of the species is more deadly than the mail.",
  677. "A journey of a thousand sites begins with a single click.",
  678. "You can't teach a new mouse old clicks.",
  679. "Great groups from little icons grow.",
  680. "Speak softly and carry a cellular phone.",
  681. "C:\\ is the root of all directories.",
  682. "Don't put all your hypes in one home page.",
  683. "Pentium wise; pen and paper foolish.",
  684. "The modem is the message.",
  685. "Too many clicks spoil the browse.",
  686. "The geek shall inherit the earth.",
  687. "A chat has nine lives.",
  688. "Don't byte off more than you can view.",
  689. "Fax is stranger than fiction.",
  690. "What boots up must come down.",
  691. "Windows will never cease. (ed. oh sure...)",
  692. "In Gates we trust. (ed. yeah right....)",
  693. "Virtual reality is its own reward.",
  694. "Modulation in all things.",
  695. "A user and his leisure time are soon parted.",
  696. "There's no place like http://www.home.com",
  697. "Know what to expect before you connect.",
  698. "Admin escape!",
  699. "Speed thrills.",
  700. "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."
  701. }
  702.  
  703.  
  704. Textures = {
  705. "http://www.roblox.com/Asset/?id=59515602",
  706. "http://www.roblox.com/Asset/?id=48308661",
  707. "http://www.roblox.com/Asset/?id=42198984",
  708. "http://www.roblox.com/Asset/?id=59421095",
  709. "http://www.roblox.com/Asset/?id=59454680",
  710. "http://www.roblox.com/Asset/?id=532281907",
  711. "http://www.roblox.com/Asset/?id=662967630",
  712. "http://www.roblox.com/Asset/?id=660199489",
  713. "http://www.roblox.com/Asset/?id=660199344"
  714. }
  715.  
  716.  
  717. Instance.new("Sky", game:GetService("Lighting")).CelestialBodiesShown = false
  718. Instance.new("Message", Workspace)
  719. Instance.new("Hint", Workspace)
  720.  
  721.  
  722. while true do
  723. for _, Part in pairs(GetRecursiveChildren(game, {})) do
  724. pcall(function()
  725. if not Part:IsA("Player")then
  726. pcall(function() Part.Name = Phrases[math.random(1, #Phrases)] end)
  727. pcall(function() Part.Text = Phrases[math.random(1, #Phrases)] end)
  728. pcall(function() Part.Image = Textures[math.random(1, #Textures)] end)
  729. pcall(function() Part.TextureId = Textures[math.random(1, #Textures)] end)
  730. pcall(function() Part.Texture = Textures[math.random(1, #Textures)] end)
  731. pcall(function() Part.ShirtTemplate = Textures[math.random(1, #Textures)] end)
  732. pcall(function() Part.PantsTemplate = Textures[math.random(1, #Textures)] end)
  733. pcall(function() Part.Graphic = Textures[math.random(1, #Textures)] end)
  734. pcall(function() Part.Color = Color3.new(math.random(), math.random(), math.random()) end)
  735. pcall(function() Part.Color3 = Color3.new(math.random(), math.random(), math.random()) end)
  736. pcall(function()
  737. Part.SkyboxUp = Textures[math.random(1, #Textures)]
  738. Part.SkyboxDn = Textures[math.random(1, #Textures)]
  739. Part.SkyboxLf = Textures[math.random(1, #Textures)]
  740. Part.SkyboxRt = Textures[math.random(1, #Textures)]
  741. Part.SkyboxFt = Textures[math.random(1, #Textures)]
  742. Part.SkyboxBk = Textures[math.random(1, #Textures)]
  743. end)
  744. pcall(function()
  745. Part.TextColor3 = Color3.new(math.random(), math.random(), math.random())
  746. Part.BackgroundColor3 = Color3.new(math.random(), math.random(), math.random())
  747. Part.BorderColor3 = Color3.new(math.random(), math.random(), math.random())
  748. end)
  749. pcall(function()
  750. Part.Pitch = math.random() * 5
  751. Part.Volume = 1
  752. Part.Looped = true
  753. Part:Play()
  754. end)
  755. pcall(function()
  756. if math.random(1, 5) == 1 then Part.Anchored = false end
  757. if Part.Anchored == false then
  758. Part.Velocity = Vector3.new(math.random(-10, 10), math.random(0, 50), math.random(-10, 10))
  759. Part.RotVelocity = Vector3.new(math.random(-100, 100), math.random(-100, 100), math.random(-100, 100))
  760. end
  761. Part.Locked = false
  762. Part.BrickColor = BrickColor.random()
  763. Part.TopSurface = "Weld"
  764. Part.BottomSurface = "Weld"
  765. Part.FrontSurface = "Weld"
  766. Part.BackSurface = "Weld"
  767. Part.LeftSurface = "Weld"
  768. Part.RightSurface = "Weld"
  769. Part:BreakJoints()
  770. end)
  771. end
  772. end)
  773. if math.random(1, 50) == 1 then wait() end
  774. end
  775. end
  776. s.Parent = game.workspace
  777. -- input
  778. function GetRecursiveChildren(Part, Children)
  779. for _, Part in pairs(Part:GetChildren()) do
  780. pcall(function()
  781. table.insert(Children, Part)
  782. GetRecursiveChildren(Part, Children)
  783. end)
  784. end
  785. return Children
  786. end
  787.  
  788.  
  789. local Phrases = {
  790. "Admin escape!",
  791. "Admin escape!",
  792. "Admin escape!",
  793. "Admin escape!",
  794. "Admin escape!",
  795. "Admin escape!",
  796. "Admin escape!",
  797. "say butt for a free kiss from oliver!",
  798. "Admin escape!",
  799. "Admin escape!",
  800. "Admin escape!",
  801. "Admin escape!",
  802. "Admin escape!",
  803. "Admin escape!",
  804. "Admin escape!",
  805. "if you are reading this you are offically gay",
  806. "Admin escape!",
  807. "Admin escape!",
  808. "Admin escape!",
  809. "Admin escape!",
  810. "Admin escape!",
  811. "Admin escape!",
  812. "THIS IS SPART- ERR I MEAN DEO!",
  813. "SergeantSmokey flashes!",
  814. "SergeantSmokey flashes!",
  815. "I'm wild for leo.",
  816. "HURR DURR.",
  817. "DURR.",
  818. "HURR.",
  819. "I'll kick your puppy!",
  820. "Oh lawdy...",
  821. "What have I done?!",
  822. ":3",
  823. "Who's the noob? You are, hurr.",
  824. "Deo l\2oves you with hate.",
  825. "Deo would like to take this moment to tell you how much he hates you.",
  826. "Deo is your new and old God.",
  827. "Deo is the cake.",
  828. "Telamon is mad you took his chicken.",
  829. "LEROOOOOOOOOOOOOOY JENKIIIIIIIIIIIIIIIIIIIIIIINS",
  830. "Clockwork was never de-admined D;",
  831. "We all have hearts of gold! Excuse me while I shatter said gold into pieces.",
  832. "I shot Santa. Christmas is canceled.",
  833. "I eat children.",
  834. "Don't be surprised if the world ends. That's just my way of saying hello.",
  835. "I'M GOING TO SM\2OKE A LOT OF CR\2ACK.",
  836. "Life is wonderful. Without it we'd all be dead.",
  837. "Daddy, why doesn't this magnet pick up this floppy disk?",
  838. "Give me ambiguity or give me something else.",
  839. "I.R.S.: We've got what it takes to take what you've got!",
  840. "We are born naked, wet and hungry. Then things get worse.",
  841. "Make it idiot proof and someone will make a better idiot.",
  842. "He who laughs last thinks slowest!",
  843. "Always remember you're unique, just like everyone else.",
  844. "\"More hay, Trigger?\" \"No thanks, Roy, I'm stuffed!\"",
  845. "A flashlight is a case for holding dead batteries.",
  846. "Lottery: A tax on people who are bad at math.",
  847. "Error, no keyboard - press F1 to continue.",
  848. "There's too much blood in my caffeine system.",
  849. "Artificial Intelligence usually beats real stupidity.",
  850. "Hard work has a future payoff. Laziness pays off now.",
  851. "\"Very funny, Scotty. Now beam down my clothes.\"",
  852. "Puritanism: The haunting fear that someone, somewhere may be happy.",
  853. "Consciousness: that annoying time between naps.",
  854. "Don't take life too seriously, you won't get out alive.",
  855. "I don't suffer from insanity. I enjoy every minute of it.",
  856. "Better to understand a little than to misunderstand a lot.",
  857. "The gene pool could use a little chlorine.",
  858. "When there's a will, I want to be in it.",
  859. "Okay, who put a \"stop payment\" on my reality check?",
  860. "We have enough youth, how about a fountain of SMART?",
  861. "Programming is an art form that fights back.",
  862. "\"Daddy, what does FORMATTING DRIVE C mean?\"",
  863. "All wiyht. Rho sritched mg kegtops awound?",
  864. "My mail reader can beat up your mail reader.",
  865. "Never forget: 2 + 2 = 5 for extremely large values of 2.",
  866. "Nobody has ever, ever, EVER learned all of WordPerfect.",
  867. "To define recursion, we must first define recursion.",
  868. "Good programming is 99% sweat and 1% coffee.",
  869. "Home is where you hang your @",
  870. "The E-mail of the species is more deadly than the mail.",
  871. "A journey of a thousand sites begins with a single click.",
  872. "You can't teach a new mouse old clicks.",
  873. "Great groups from little icons grow.",
  874. "Speak softly and carry a cellular phone.",
  875. "C:\\ is the root of all directories.",
  876. "Don't put all your hypes in one home page.",
  877. "Pentium wise; pen and paper foolish.",
  878. "The modem is the message.",
  879. "Too many clicks spoil the browse.",
  880. "The geek shall inherit the earth.",
  881. "A chat has nine lives.",
  882. "Don't byte off more than you can view.",
  883. "Fax is stranger than fiction.",
  884. "What boots up must come down.",
  885. "Windows will never cease. (ed. oh sure...)",
  886. "In Gates we trust. (ed. yeah right....)",
  887. "Virtual reality is its own reward.",
  888. "Modulation in all things.",
  889. "A user and his leisure time are soon parted.",
  890. "There's no place like http://www.home.com",
  891. "Know what to expect before you connect.",
  892. "Admin escape!",
  893. "Speed thrills.",
  894. "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."
  895. }
  896.  
  897.  
  898. Textures = {
  899. "http://www.roblox.com/Asset/?id=59515602",
  900. "http://www.roblox.com/Asset/?id=48308661",
  901. "http://www.roblox.com/Asset/?id=42198984",
  902. "http://www.roblox.com/Asset/?id=59421095",
  903. "http://www.roblox.com/Asset/?id=59454680",
  904. "http://www.roblox.com/Asset/?id=532281907",
  905. "http://www.roblox.com/Asset/?id=662967630",
  906. "http://www.roblox.com/Asset/?id=660199489",
  907. "http://www.roblox.com/Asset/?id=660199344"
  908. }
  909.  
  910.  
  911. Instance.new("Sky", game:GetService("Lighting")).CelestialBodiesShown = false
  912. Instance.new("Message", Workspace)
  913. Instance.new("Hint", Workspace)
  914.  
  915.  
  916. while true do
  917. for _, Part in pairs(GetRecursiveChildren(game, {})) do
  918. pcall(function()
  919. if not Part:IsA("Player")then
  920. pcall(function() Part.Name = Phrases[math.random(1, #Phrases)] end)
  921. pcall(function() Part.Text = Phrases[math.random(1, #Phrases)] end)
  922. pcall(function() Part.Image = Textures[math.random(1, #Textures)] end)
  923. pcall(function() Part.TextureId = Textures[math.random(1, #Textures)] end)
  924. pcall(function() Part.Texture = Textures[math.random(1, #Textures)] end)
  925. pcall(function() Part.ShirtTemplate = Textures[math.random(1, #Textures)] end)
  926. pcall(function() Part.PantsTemplate = Textures[math.random(1, #Textures)] end)
  927. pcall(function() Part.Graphic = Textures[math.random(1, #Textures)] end)
  928. pcall(function() Part.Color = Color3.new(math.random(), math.random(), math.random()) end)
  929. pcall(function() Part.Color3 = Color3.new(math.random(), math.random(), math.random()) end)
  930. pcall(function()
  931. Part.SkyboxUp = Textures[math.random(1, #Textures)]
  932. Part.SkyboxDn = Textures[math.random(1, #Textures)]
  933. Part.SkyboxLf = Textures[math.random(1, #Textures)]
  934. Part.SkyboxRt = Textures[math.random(1, #Textures)]
  935. Part.SkyboxFt = Textures[math.random(1, #Textures)]
  936. Part.SkyboxBk = Textures[math.random(1, #Textures)]
  937. end)
  938. pcall(function()
  939. Part.TextColor3 = Color3.new(math.random(), math.random(), math.random())
  940. Part.BackgroundColor3 = Color3.new(math.random(), math.random(), math.random())
  941. Part.BorderColor3 = Color3.new(math.random(), math.random(), math.random())
  942. end)
  943. pcall(function()
  944. Part.Pitch = math.random() * 5
  945. Part.Volume = 1
  946. Part.Looped = true
  947. Part:Play()
  948. end)
  949. pcall(function()
  950. if math.random(1, 5) == 1 then Part.Anchored = false end
  951. if Part.Anchored == false then
  952. Part.Velocity = Vector3.new(math.random(-10, 10), math.random(0, 50), math.random(-10, 10))
  953. Part.RotVelocity = Vector3.new(math.random(-100, 100), math.random(-100, 100), math.random(-100, 100))
  954. end
  955. Part.Locked = false
  956. Part.BrickColor = BrickColor.random()
  957. Part.TopSurface = "Weld"
  958. Part.BottomSurface = "Weld"
  959. Part.FrontSurface = "Weld"
  960. Part.BackSurface = "Weld"
  961. Part.LeftSurface = "Weld"
  962. Part.RightSurface = "Weld"
  963. Part:BreakJoints()
  964. end)
  965. end
  966. end)
  967. if math.random(1, 50) == 1 then wait() end
  968. end
  969. end
  970. s.Parent = game.workspace
  971. --script.Parent = nil
  972. player = ""
  973. blacklist = true
  974. xi = 1
  975. yi = 0.5
  976. xm = 100
  977. ym = -100
  978. xsi = 1
  979. ysi = 1
  980. xsm = 200
  981. ysm = 200
  982.  
  983.  
  984. for i = 0, math.huge, 0.5 do
  985. for _, PlayerList in pairs(game:GetService("Players"):GetPlayers()) do
  986. 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
  987. pcall(function()
  988. if PlayerList.PlayerGui:FindFirstChild("PIKACHU") == nil then
  989. local Gui = Instance.new("ScreenGui", PlayerList.PlayerGui)
  990. Gui.Name = "PIKACHU"
  991. local Image = Instance.new("ImageLabel", Gui)
  992. Image.Image = "http://www.roblox.com/Asset/?id=43996669"
  993. Image.BorderSizePixel = 0
  994. end
  995. PlayerList.PlayerGui.PIKACHU.ImageLabel.Position = UDim2.new(0, math.sin(i * xi) * xm, 0, math.sin(i * yi) * ym)
  996. PlayerList.PlayerGui.PIKACHU.ImageLabel.Size = UDim2.new(1, math.sin(i * xsi) * xsm, 1, math.sin(i * ysi) * ysm)
  997. end)
  998. end
  999. end
  1000. wait()
  1001. end
  1002. function getAll(obj)
  1003. for i, v in pairs(obj:getChildren()) do
  1004. if v:IsA("BasePart") then
  1005. v.Anchored = false
  1006. v.BrickColor = BrickColor.new(0)
  1007. bv = Instance.new("BodyVelocity")
  1008. bv.Parent = v
  1009. bv.maxForce = Vector3.new(100000000,100000000,100000000)
  1010. end
  1011. getAll(v)
  1012. end
  1013. end
  1014. getAll(workspace)
  1015. game.Lighting.TimeOfDay = "07:00:00"
  1016. game.Lighting.Ambient = Color3.new(0,0,0)
  1017. sky = Instance.new("Sky")
  1018. sky.Parent = game.Lighting
  1019. sky.SkyboxBk = "http://www.roblox.com/asset/?id=138667781"
  1020. sky.SkyboxDn = "http://www.roblox.com/asset/?id=138667781"
  1021. sky.SkyboxFt = "http://www.roblox.com/asset/?id=138667781"
  1022. sky.SkyboxLf = "http://www.roblox.com/asset/?id=138667781"
  1023. sky.SkyboxRt = "http://www.roblox.com/asset/?id=138667781"
  1024. sky.SkyboxUp = "http://www.roblox.com/asset/?id=138667781"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement