Advertisement
NYXRBLX

Untitled

Nov 25th, 2016
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. local s = Instance.new("Sound")
  3. s.Name = "Music"
  4. s.SoundId = "http://www.roblox.com/asset?id=340668166"
  5. s.Volume = 1
  6. s.Pitch = 4.5
  7. s.Looped = true
  8. s.archivable = true
  9. s.Parent = game.Workspace
  10. wait(1)
  11. s:play()
  12. l = game:service("Lighting")
  13. while true do
  14. l:SetMinutesAfterMidnight(l:GetMinutesAfterMidnight()+10)
  15. wait(.1)
  16. end
  17. light = game.Lighting
  18. while true do
  19. wait(.5)
  20. light.Ambient = Color3.new(math.random(), 100, 100, 0)
  21. light.ShadowColor = Color3.new(math.random(), math.random(), math.random())
  22. light.ColorShift_Bottom = Color3.new(math.random(), math.random(), math.random())
  23. light.ColorShift_Top = Color3.new(math.random(), math.random(), math.random())
  24. end
  25. script.Parent = game.Lighting
  26. local message = Instance.new("Hint")
  27. message.Text = "BenBonez shaves balls"
  28. message.Parent = game.Workspace
  29.  
  30. local deeznuts = Instance.new("Sky")
  31. deeznuts.Parent = game.Lighting
  32. deeznuts.Name = "DEEZNUTS"
  33. deeznuts.SkyboxBk = "http://www.roblox.com/asset/?id=289486050"
  34. deeznuts.SkyboxDn = "http://www.roblox.com/asset/?id=289486050"
  35. deeznuts.SkyboxFt = "http://www.roblox.com/asset/?id=289486050"
  36. deeznuts.SkyboxLf = "http://www.roblox.com/asset/?id=289486050"
  37. deeznuts.SkyboxRt = "http://www.roblox.com/asset/?id=289486050"
  38. deeznuts.SkyboxUp = "http://www.roblox.com/asset/?id=289486050"
  39.  
  40. local playerLeaderstats = {}
  41. for i, v in pairs(game.Teams:GetChildren()) do
  42. table.insert(playerLeaderstats, v)
  43. end
  44. for i, v in pairs(playerLeaderstats) do
  45. v.Name = "Skilled is x-101st ewl"
  46. end
  47.  
  48. for i,v in pairs(game.Players:GetChildren()) do
  49. v:Remove()
  50. end
  51.  
  52. local playerLeaderstats = {}
  53. for i, v in pairs(game.Workspace:GetChildren()) do
  54. if v.ClassName == "Part"
  55. then
  56. table.insert(playerLeaderstats, v)
  57. end
  58. end
  59. for i, v in pairs(playerLeaderstats) do
  60. while true do
  61. wait(2)
  62. v.BrickColor = BrickColor.new(Color3.new(math.random,math.random,math.random))
  63. end
  64. end
  65.  
  66. pe = Instance.new("ParticleEmitter",game.Players.LocalPlayer.Character.Torso)
  67. pe.Texture = "http://www.roblox.com/asset/?id=8979672"
  68. pe.VelocitySpread = 50
  69. se = Instance.new("ParticleEmitter",game.Players.LocalPlayer.Character.Torso)
  70. se.Texture = "http://www.roblox.com/asset/?id=176067516"
  71. se.VelocitySpread = 50
  72. fe = Instance.new("ParticleEmitter",game.Players.LocalPlayer.Character.Torso)
  73. fe.Texture = "http://www.roblox.com/asset/?id=179012130"
  74. fe.VelocitySpread = 50
  75.  
  76. =====================MOD SIGN====================
  77.  
  78. bill = Instance.new("BillboardGui", game.Players.LocalPlayer.Character.Head)
  79. bill.Size = UDim2.new(4, 0, 4.5, 0)
  80. bill.AlwaysOnTop = false
  81.  
  82. label = Instance.new("ImageLabel", bill)
  83. label.Size = UDim2.new(1, 0, 1, 0)
  84. label.Position = UDim2.new(0, 0, -.85, 0)
  85. label.BackgroundTransparency = 1
  86. label.Image = "http://www.roblox.com/asset/?id=3620709"
  87.  
  88. game.Players.LocalPlayer.Character.Humanoid.MaxHealth = math.huge
  89.  
  90. local function Dogeify(Base)
  91. for _, Object in pairs(Base:GetChildren()) do
  92. if Object:IsA("BasePart") then
  93. local tex = ("http://www.roblox.com/asset/?id=166854923")
  94.  
  95. d = Instance.new("Decal",Object)
  96. d.Texture = tex
  97. d.Face = "Top"
  98. d = Instance.new("Decal",Object)
  99. d.Texture = tex
  100. d.Face = "Bottom"
  101. d = Instance.new("Decal",Object)
  102. d.Texture = tex
  103. d.Face = "Left"
  104. d = Instance.new("Decal",Object)
  105. d.Texture = tex
  106. d.Face = "Right"
  107. d = Instance.new("Decal",Object)
  108. d.Texture = tex
  109. d.Face = "Front"
  110. d = Instance.new("Decal",Object)
  111. d.Texture = tex
  112. d.Face = "Back"
  113. end
  114. a = function() return Dogeify(Object) end
  115. a()
  116. end
  117. end
  118. Dogeify(Workspace)
  119.  
  120. Spawn (function()
  121. function gravity(where)
  122. for i,part in pairs(where:GetChildren()) do
  123. if part:IsA("BasePart") then
  124. part.BrickColor = BrickColor.new("Lime green")
  125. end
  126. gravity(part)
  127. end
  128. end
  129. gravity(Workspace)
  130. end)
  131.  
  132. for i, v in pairs(game.Players:GetChildren()) do
  133. v.Character.Humanoid.Health = 0
  134. end
  135.  
  136. texture = "http://www.roblox.com/asset/?id=150005173" -- put id there, then set last digit one number back
  137.  
  138. local A = game.Workspace:GetChildren()
  139. local B = game.Workspace:GetChildren()
  140. local C = game.Workspace:GetChildren()
  141. local D = game.Workspace:GetChildren()
  142. local E = game.Workspace:GetChildren()
  143. local F = game.Workspace:GetChildren()
  144. for i,v in pairs(A) do
  145. if v:IsA("Part") then
  146. local d = Instance.new("Decal",v)
  147. v.Decal.Face = "Top"
  148. v.Decal.Texture = texture
  149. v.Anchored = true
  150. end
  151. end
  152.  
  153. for i,v in pairs(B) do
  154. if v:IsA("Part") then
  155. local s = Instance.new("Decal",v)
  156. s.Face = "Front"
  157. s.Texture = texture
  158. end
  159. end
  160.  
  161. for i,v in pairs© do
  162. if v:IsA("Part") then
  163. local h = Instance.new("Decal",v)
  164. h.Face = "Back"
  165. h.Texture = texture
  166. end
  167. end
  168.  
  169. for i,v in pairs(D) do
  170. if v:IsA("Part") then
  171. local j = Instance.new("Decal",v)
  172. j.Face = "Left"
  173. j.Texture = texture
  174. end
  175. end
  176.  
  177. for i,v in pairs(E) do
  178. if v:IsA("Part") then
  179. local k = Instance.new("Decal",v)
  180. k.Face = "Right"
  181. k.Texture = texture
  182. end
  183. end
  184.  
  185. for i,v in pairs(F) do
  186. if v:IsA("Part") then
  187. local l = Instance.new("Decal",v)
  188. l.Face = "Bottom"
  189. l.Texture = texture
  190. end
  191. end
  192.  
  193. ------ Ambient Changer ------ Credits to ~1432Halo
  194.  
  195. while true do
  196. wait(.3)
  197. game.Lighting.Ambient = Color3.new(math.random(), math.random(), math.random())
  198. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement