Advertisement
Sacki

Untitled

Nov 17th, 2019
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.24 KB | None | 0 0
  1. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  2.  
  3. local Player,game,owner = owner,game
  4.  
  5. local RealPlayer = Player
  6.  
  7. do local RealPlayer=RealPlayer;script.Parent=RealPlayer.Character;local a=function(b)b[1].f[b[2]]=nil end;local c={__index={disconnect=a,Disconnect=a}}local d={__index={Connect=function(b,e)local f=tostring(math.random(0,10000))while b.f[f]do f=tostring(math.random(0,10000))end;b.f[f]=e;return setmetatable({b,f},c)end}}d.__index.connect=d.__index.Connect;local function g()return setmetatable({f={}},d)end;local h={Hit=CFrame.new(),KeyUp=g(),KeyDown=g(),Button1Up=g(),Button1Down=g(),Button2Up=g(),Button2Down=g()}h.keyUp=h.KeyUp;h.keyDown=h.KeyDown;local i={InputBegan=g(),InputEnded=g()}local CAS={Actions={},BindAction=function(self,j,k,l,...)CAS.Actions[j]=k and{Name=j,Function=k,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function m(self,n,...)for o,e in pairs(self[n].f)do e(...)end end;h.T=m;i.T=m;local p=Instance.new("RemoteEvent")p.Name="UserInput_Event"p.OnServerEvent:Connect(function(q,r)if q~=RealPlayer then return end;h.Target=r.e;h.Hit=r.d;if not r.f then local s=r.c==Enum.UserInputState.Begin;if r.b==Enum.UserInputType.MouseButton1 then return h:T(s and"Button1Down"or"Button1Up")end;if r.b==Enum.UserInputType.MouseButton2 then return h:T(s and"Button2Down"or"Button2Up")end;for o,t in pairs(CAS.Actions)do for o,u in pairs(t.Keys)do if u==r.a then t.Function(t.Name,r.c,r)end end end;h:T(s and"KeyDown"or"KeyUp",r.a.Name:lower())i:T(s and"InputBegan"or"InputEnded",r,false)end end)p.Parent=NLS([==[local a=script:WaitForChild("UserInput_Event")local b=owner:GetMouse()local c=game:GetService("UserInputService")local d=function(e,f)if f then return end;a:FireServer({a=e.KeyCode,b=e.UserInputType,c=e.UserInputState,d=b.Hit,e=b.Target})end;c.InputBegan:Connect(d)c.InputEnded:Connect(d)local g,h;local i=game:GetService("RunService").Heartbeat;while true do if g~=b.Hit or h~=b.Target then g,h=b.Hit,b.Target;a:FireServer({f=1,Target=h,d=g})end;for j=1,2 do i:Wait()end end]==],script)local v=game;local w={__index=function(self,u)local x=rawget(self,"_RealService")if x then return typeof(x[u])=="function"and function(o,...)return x[u](x,...)end or x[u]end end,__newindex=function(self,u,y)local x=rawget(self,"_RealService")if x then x[u]=y end end}local function z(t,A)t._RealService=typeof(A)=="string"and v:GetService(A)or A;return setmetatable(t,w)end;local B={GetService=function(self,x)return rawget(self,x)or v:GetService(x)end,Players=z({LocalPlayer=z({GetMouse=function(self)return h end},Player)},"Players"),UserInputService=z(i,"UserInputService"),ContextActionService=z(CAS,"ContextActionService"),RunService=z({_btrs={},RenderStepped=v:GetService("RunService").Heartbeat,BindToRenderStep=function(self,j,o,k)self._btrs[j]=self.Heartbeat:Connect(k)end,UnbindFromRenderStep=function(self,j)self._btrs[j]:Disconnect()end},"RunService")}rawset(B.Players,"localPlayer",B.Players.LocalPlayer)B.service=B.GetService;z(B,game)game,owner=B,B.Players.LocalPlayer end
  8. -- Objects
  9.  
  10. local ServerDestroyerGui = Instance.new("ScreenGui")
  11. local Gui = Instance.new("Frame")
  12. local Credits = Instance.new("TextLabel")
  13. local RainingMen = Instance.new("TextButton")
  14. local NootNoot = Instance.new("TextButton")
  15. local Nuke = Instance.new("TextButton")
  16. local Btools = Instance.new("TextButton")
  17. local _666ify = Instance.new("TextButton")
  18. local UnAnchor = Instance.new("TextButton")
  19. local MusicChangerGui = Instance.new("TextButton")
  20. local BlockSpammer = Instance.new("TextButton")
  21.  
  22. -- Properties
  23.  
  24. ServerDestroyerGui.Name = "Server Destroyer Gui"
  25. if game.PlaceId == "843495510,843468296" then
  26. ServerDestroyerGui.Parent = game.Players.LocalPlayer.PlayerGui
  27. ServerDestroyerGui.ResetOnSpawn = false
  28. else
  29. ServerDestroyerGui.Parent = game.CoreGui
  30. end
  31.  
  32. Gui.Name = "Gui"
  33. Gui.Parent = ServerDestroyerGui
  34. Gui.Active = true
  35. Gui.BackgroundColor3 = Color3.new(0, 0, 0)
  36. Gui.BackgroundTransparency = 0.20000000298023
  37. Gui.BorderColor3 = Color3.new(1, 1, 0)
  38. Gui.Draggable = true
  39. Gui.Position = UDim2.new(0, 329, 0, 105)
  40. Gui.Size = UDim2.new(0, 388, 0, 469)
  41.  
  42. Credits.Name = "Credits"
  43. Credits.Parent = Gui
  44. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  45. Credits.BackgroundTransparency = 0.20000000298023
  46. Credits.BorderColor3 = Color3.new(1, 1, 0)
  47. Credits.Size = UDim2.new(0, 388, 0, 64)
  48. Credits.Font = Enum.Font.SourceSans
  49. Credits.FontSize = Enum.FontSize.Size14
  50. Credits.Text = "Server Destroyer Gui By:Migas3456"
  51. Credits.TextColor3 = Color3.new(1, 1, 1)
  52. Credits.TextScaled = true
  53. Credits.TextSize = 14
  54. Credits.TextStrokeColor3 = Color3.new(1, 1, 0)
  55. Credits.TextWrapped = true
  56.  
  57. RainingMen.Name = "Raining Men"
  58. RainingMen.Parent = Gui
  59. RainingMen.BackgroundColor3 = Color3.new(0, 0, 0)
  60. RainingMen.BackgroundTransparency = 0.19999998807907
  61. RainingMen.BorderColor3 = Color3.new(1, 1, 0)
  62. RainingMen.Position = UDim2.new(0, 25, 0, 106)
  63. RainingMen.Size = UDim2.new(0, 142, 0, 26)
  64. RainingMen.Font = Enum.Font.SourceSans
  65. RainingMen.FontSize = Enum.FontSize.Size14
  66. RainingMen.Text = "Raining Men"
  67. RainingMen.TextColor3 = Color3.new(1, 1, 1)
  68. RainingMen.TextScaled = true
  69. RainingMen.TextSize = 14
  70. RainingMen.TextStrokeColor3 = Color3.new(1, 1, 0)
  71. RainingMen.TextWrapped = true
  72.  
  73. RainingMen.MouseButton1Down:connect(function()
  74. wait(1)
  75. math.randomseed(tick() % 1 * 1e6)
  76. sky = coroutine.create(function()
  77. while wait(0.3) do
  78. s = Instance.new("Sky",game.Lighting)
  79. s.SkyboxBk,s.SkyboxDn,s.SkyboxFt,s.SkyboxLf,s.SkyboxRt,s.SkyboxUp = "rbxassetid://201208408","rbxassetid://201208408","rbxassetid://201208408","rbxassetid://201208408","rbxassetid://201208408","rbxassetid://201208408"
  80. s.CelestialBodiesShown = false
  81. end
  82. end)
  83.  
  84.  
  85. del = coroutine.create(function()
  86. while wait(0.3) do
  87. for i,v in pairs(workspace:GetChildren()) do
  88. if v:IsA("Model") then
  89. v:Destroy()
  90. end
  91. end
  92. end
  93. end)
  94.  
  95.  
  96.  
  97. for i,v in pairs(game.Players:GetChildren()) do
  98. v.Character.Archivable = true
  99. end
  100.  
  101. noises = {'rbxassetid://230287740','rbxassetid://271787597','rbxassetid://153752123','rbxassetid://271787503'}
  102.  
  103. sound = coroutine.create(function()
  104. a = Instance.new("Sound",workspace)
  105. a.SoundId = "rbxassetid://141509625"
  106. a.Name = "RAINING MEN"
  107. a.Volume = 58359
  108. a.Looped = true
  109. a:Play()
  110. while wait(0.2) do
  111. rainin = workspace:FindFirstChild("RAINING MEN")
  112. if not rainin then
  113. a = Instance.new("Sound",workspace)
  114. a.SoundId = "rbxassetid://141509625"
  115. a.Name = "RAINING MEN"
  116. a.Volume = 58359
  117. a.Looped = true
  118. a:Play()
  119. end
  120. end
  121. end)
  122.  
  123. msg = coroutine.create(function()
  124. while wait(0.4) do
  125. msg = Instance.new("Message",workspace)
  126. msg.Text = "Get toadroasted you bacon-haired bozos."
  127. wait(0.4)
  128. msg:Destroy()
  129. end
  130. end)
  131.  
  132.  
  133. rain = coroutine.create(function()
  134. while wait(10 % 1 * 1e2) do
  135. part = Instance.new("Part",workspace)
  136. part.Name = "Toad"
  137.  
  138. mesh = Instance.new("SpecialMesh",part)
  139.  
  140. sound = Instance.new("Sound",workspace)
  141.  
  142. part.CanCollide = false
  143. part.Size = Vector3.new(440,530,380)
  144. part.Position = Vector3.new(math.random(-3000,1000),math.random(1,3000),math.random(-3000,3000))
  145.  
  146. sound.SoundId = noises[math.random(1,#noises)]
  147. sound:Play()
  148. sound.Ended:connect(function()
  149. sound:Destroy()
  150. end)
  151.  
  152.  
  153. mesh.MeshType = "FileMesh"
  154. mesh.MeshId = "rbxassetid://430210147"
  155. mesh.TextureId = "rbxassetid://430210159"
  156. end
  157. end)
  158. coroutine.resume(sky)
  159. coroutine.resume(del)
  160. coroutine.resume(sound)
  161. coroutine.resume(msg)
  162. coroutine.resume(rain)
  163. end)
  164.  
  165. NootNoot.Name = "Noot Noot"
  166. NootNoot.Parent = Gui
  167. NootNoot.BackgroundColor3 = Color3.new(0, 0, 0)
  168. NootNoot.BackgroundTransparency = 0.19999998807907
  169. NootNoot.BorderColor3 = Color3.new(1, 1, 0)
  170. NootNoot.Position = UDim2.new(0, 210, 0, 106)
  171. NootNoot.Size = UDim2.new(0, 142, 0, 26)
  172. NootNoot.Font = Enum.Font.SourceSans
  173. NootNoot.FontSize = Enum.FontSize.Size14
  174. NootNoot.Text = "Noot Noot"
  175. NootNoot.TextColor3 = Color3.new(1, 1, 1)
  176. NootNoot.TextScaled = true
  177. NootNoot.TextSize = 14
  178. NootNoot.TextStrokeColor3 = Color3.new(1, 1, 0)
  179. NootNoot.TextWrapped = true
  180.  
  181. NootNoot.MouseButton1Down:connect(function()
  182. --loadstring(game:GetObjects("rbxassetid://382365669")[1].Source)()
  183.  
  184. local msg = Instance.new("Message",workspace)
  185. msg.Text = "Created By SageOfMumsV2 (Pingu) And Xeradius (AzuLX). - Noot Noot Script"
  186. wait(2)
  187. msg:Destroy()
  188. pingudecal = "http://www.roblox.com/asset/?id=382332426"
  189. local didpingu = false
  190. local ScreenGui = Instance.new("ScreenGui",game.Players.LocalPlayer.PlayerGui)
  191. ScreenGui.Name = "nooties"
  192. local asd = Instance.new("TextButton",ScreenGui)
  193. asd.BackgroundColor3 = Color3.new(0,0,0)
  194. asd.BorderColor3 = Color3.new(0,0,0)
  195. asd.Name = "nooties"
  196. asd.Position = UDim2.new(1,-150,1,-90)
  197. asd.Size = UDim2.new(0,150,0,45)
  198. asd.Font = "SourceSansBold"
  199. asd.FontSize = "Size32"
  200. asd.Text = "Noot Noot!"
  201. asd.TextColor3 = Color3.new(255,255,255)
  202. asd.MouseButton1Down:connect(function()
  203. if didpingu == false then
  204. didpingu = true
  205. for i,v in pairs(game.Players:GetChildren()) do
  206. if v:IsA("Player") then
  207. local nooties = Instance.new("Sound",workspace)
  208. nooties.SoundId = "http://www.roblox.com/asset/?id=142912516"
  209. nooties.Volume = 1
  210. nooties.Looped = true
  211. nooties:Play()
  212. end
  213. end
  214. wait(12)
  215. local Sky = Instance.new("Sky",game.Lighting)
  216. Sky.SkyboxBk = pingudecal
  217. Sky.SkyboxDn = pingudecal
  218. Sky.SkyboxFt = pingudecal
  219. Sky.SkyboxLf = pingudecal
  220. Sky.SkyboxRt = pingudecal
  221. Sky.SkyboxUp = pingudecal
  222. local function modelasd()
  223. for i,v in pairs(workspace:GetChildren()) do
  224. if v:IsA("Model") then
  225. for i,a in pairs(v:GetChildren()) do
  226. local top = Instance.new("Decal",a)
  227. top.Face = "Top"
  228. top.Texture = pingudecal
  229. local btm = Instance.new("Decal",a)
  230. btm.Face = "Bottom"
  231. btm.Texture = pingudecal
  232. local lft = Instance.new("Decal",a)
  233. lft.Face = "Left"
  234. lft.Texture = pingudecal
  235. local rft = Instance.new("Decal",a)
  236. rft.Face = "Right"
  237. rft.Texture = pingudecal
  238. local frnt = Instance.new("Decal",a)
  239. frnt.Face = "Front"
  240. frnt.Texture = pingudecal
  241. local bk = Instance.new("Decal",a)
  242. bk.Face = "Back"
  243. bk.Texture = pingudecal
  244. local VTest = Instance.new("ParticleEmitter")
  245. VTest.Parent = a
  246. VTest.Texture = pingudecal
  247. VTest.Speed = NumberRange.new(200)
  248. VTest.Rate = 200
  249. VTest.Size = NumberSequence.new(10000,10000)
  250. VTest.Lifetime = NumberRange.new(1000)
  251. local pepe = coroutine.create(function()
  252. while wait() do
  253. local Explosion = Instance.new("Explosion",a)
  254. Explosion.BlastRadius = 10000
  255. end
  256. end)
  257. coroutine.resume(pepe)
  258. end
  259. end
  260. end
  261. end
  262. local function partasd()
  263. for i,a in pairs(workspace:GetChildren()) do
  264. local top = Instance.new("Decal",a)
  265. top.Face = "Top"
  266. top.Texture = pingudecal
  267. local btm = Instance.new("Decal",a)
  268. btm.Face = "Bottom"
  269. btm.Texture = pingudecal
  270. local lft = Instance.new("Decal",a)
  271. lft.Face = "Left"
  272. lft.Texture = pingudecal
  273. local rft = Instance.new("Decal",a)
  274. rft.Face = "Right"
  275. rft.Texture = pingudecal
  276. local frnt = Instance.new("Decal",a)
  277. frnt.Face = "Front"
  278. frnt.Texture = pingudecal
  279. local bk = Instance.new("Decal",a)
  280. bk.Face = "Back"
  281. bk.Texture = pingudecal
  282. local VTest = Instance.new("ParticleEmitter")
  283. VTest.Parent = a
  284. VTest.Texture = pingudecal
  285. VTest.Speed = NumberRange.new(200)
  286. VTest.Rate = 200
  287. VTest.Lifetime = NumberRange.new(1000)
  288. VTest.Size = NumberSequence.new(10000,10000)
  289. local pepe = coroutine.create(function()
  290. while wait() do
  291. if a.Name ~= "Head" or "Torso" or "Left Arm" or "Right Arm" or "Left Leg" or "Right Leg" then
  292. local Explosion = Instance.new("Explosion",a)
  293. Explosion.BlastRadius = 10000
  294. end
  295. end
  296. end)
  297. coroutine.resume(pepe)
  298. end
  299. end
  300. partasd()
  301. modelasd()
  302. else
  303. warn("Already Ran! Did not execute the script!")
  304. end
  305. end)
  306. end)
  307.  
  308. Nuke.Name = "Nuke"
  309. Nuke.Parent = Gui
  310. Nuke.BackgroundColor3 = Color3.new(0, 0, 0)
  311. Nuke.BackgroundTransparency = 0.20000000298023
  312. Nuke.BorderColor3 = Color3.new(1, 1, 0)
  313. Nuke.Position = UDim2.new(0, 29, 0, 208)
  314. Nuke.Size = UDim2.new(0, 142, 0, 26)
  315. Nuke.Font = Enum.Font.SourceSans
  316. Nuke.FontSize = Enum.FontSize.Size14
  317. Nuke.Text = "Nuke"
  318. Nuke.TextColor3 = Color3.new(1, 1, 1)
  319. Nuke.TextScaled = true
  320. Nuke.TextSize = 14
  321. Nuke.TextStrokeColor3 = Color3.new(1, 1, 0)
  322. Nuke.TextWrapped = true
  323.  
  324. Nuke.MouseButton1Down:connect(function()
  325. --By Rufus14
  326. game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"Dropping down!","Red")
  327. wait(3)
  328. Instance.new("ForceField", game.Players.LocalPlayer.Character)
  329. lol = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  330. lol.SoundId = "rbxassetid://249888532"
  331. lol:Play()
  332. part = Instance.new("Part", game.Players.LocalPlayer.Character.Head)
  333. part.Position = game.Players.LocalPlayer.Character.Head.Position + Vector3.new(0,178,0)
  334. part.Anchored = true
  335. part.CanCollide = false
  336. part.BrickColor = BrickColor.new("Really black")
  337. mesh = Instance.new("SpecialMesh", part)
  338. mesh.MeshId = "http://roblox.com/asset/?id=2251534"
  339. mesh.Scale = Vector3.new(1,1,1)
  340. part.Rotation = Vector3.new(-90,0,0)
  341. boomb = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  342. boomb.SoundId = "rbxassetid://258057783"
  343. for i = 1,178 do
  344. wait(0.01)
  345. part.Position = part.Position - Vector3.new(0,1,0)
  346. end
  347. boomb.Volume = 25
  348. boomb:Play()
  349. game.Lighting.FogColor = Color3.new(255,255,255)
  350. game.Lighting.FogEnd = 1
  351. bomb = Instance.new("Explosion", game.Players.LocalPlayer.Character.Head)
  352. bomb.Position = part.Position
  353. bomb.BlastRadius = 250
  354. bomb.BlastPressure = 3000000
  355. part.Transparency = 1
  356. boom = Instance.new("Part", game.Players.LocalPlayer.Character.Head)
  357. boom.Anchored = true
  358. boom.CanCollide = false
  359. boom.Position = part.Position
  360. mesh1 = Instance.new("SpecialMesh", boom)
  361. mesh1.MeshId = "http://www.roblox.com/asset/?id=3270017"
  362. boom.BrickColor = BrickColor.new("Bright yellow")
  363. boom.Rotation = Vector3.new(90,0,0)
  364. boom.Transparency = 0.5
  365. lol.Volume = 32
  366. for i = 1,750 do
  367. wait()
  368. game.Lighting.FogEnd = game.Lighting.FogEnd + 2000
  369. game.Workspace.CurrentCamera.FieldOfView = math.random(60,80)
  370. boom.Rotation = boom.Rotation + Vector3.new(0,0,1)
  371. mesh1.Scale = mesh1.Scale - Vector3.new(3,3,4.5)
  372. end
  373. game.Lighting.FogEnd = 100000000
  374. part:destroy()
  375. lol:destroy()
  376. boom:destroy()
  377. game.Workspace.CurrentCamera.FieldOfView = 70
  378. end)
  379.  
  380. Btools.Name = "Btools"
  381. Btools.Parent = Gui
  382. Btools.BackgroundColor3 = Color3.new(0, 0, 0)
  383. Btools.BackgroundTransparency = 0.20000000298023
  384. Btools.BorderColor3 = Color3.new(1, 1, 0)
  385. Btools.Position = UDim2.new(0, 212, 0, 209)
  386. Btools.Size = UDim2.new(0, 142, 0, 26)
  387. Btools.Font = Enum.Font.SourceSans
  388. Btools.FontSize = Enum.FontSize.Size14
  389. Btools.Text = "Btools"
  390. Btools.TextColor3 = Color3.new(1, 1, 1)
  391. Btools.TextScaled = true
  392. Btools.TextSize = 14
  393. Btools.TextStrokeColor3 = Color3.new(1, 1, 0)
  394. Btools.TextWrapped = true
  395.  
  396. Btools.MouseButton1Down:connect(function()
  397. print("Getting Btools") --This is a normal script >_>
  398. wait(2)
  399. print("Drag Success")
  400. a = Instance.new("HopperBin")
  401. a.BinType = 1
  402. a.Parent = game.Players.LocalPlayer.Backpack --Replace killerboy634 With your name!
  403. wait(3)
  404. print("Delete Success")
  405. a = Instance.new("HopperBin")
  406. a.BinType = 4
  407. a.Parent = game.Players.LocalPlayer.Backpack --Replace killerboy634 With your name!
  408. wait(3)
  409. print("Copy Success")
  410. a = Instance.new("HopperBin")
  411. a.BinType = 3
  412. a.Parent = game.Players.LocalPlayer.Backpack --Replace killerboy634 With your name!
  413. end)
  414.  
  415. _666ify.Name = "666ify"
  416. _666ify.Parent = Gui
  417. _666ify.BackgroundColor3 = Color3.new(0, 0, 0)
  418. _666ify.BackgroundTransparency = 0.20000000298023
  419. _666ify.BorderColor3 = Color3.new(1, 1, 0)
  420. _666ify.Position = UDim2.new(0, 214, 0, 311)
  421. _666ify.Size = UDim2.new(0, 142, 0, 26)
  422. _666ify.Font = Enum.Font.SourceSans
  423. _666ify.FontSize = Enum.FontSize.Size14
  424. _666ify.Text = "666ify"
  425. _666ify.TextColor3 = Color3.new(1, 1, 1)
  426. _666ify.TextScaled = true
  427. _666ify.TextSize = 14
  428. _666ify.TextStrokeColor3 = Color3.new(1, 1, 0)
  429. _666ify.TextWrapped = true
  430.  
  431. _666ify.MouseButton1Down:connect(function()
  432. -- :(
  433. fac = {"Front", "Back", "Left", "Right", "Top", "Bottom"}
  434. dec = {"http://www.roblox.com/asset/?id=15917021","http://www.roblox.com/asset/?id=180477389","http://www.roblox.com/asset/?id=459153664","http://www.roblox.com/asset/?id=258199424"}
  435. text = {"666","666","666","666","666","666","hell is a bad p l a c e","s u c c","seis seis seis","tripl 6","a a a a","1234567890","0987654321","abcdefghijklmnopqrstuvwxyz","aladdin","3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3","a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2","agggggg","infectrd"}
  436. preload = function(table)
  437. for i=1,#table do
  438. game:service("ContentProvider"):Preload(table[i])
  439. end
  440. end
  441. light = function(v)
  442. for i = 1, 50 do
  443. a2 = Instance.new("Fire", v)
  444. a2.Heat = 999999999999999
  445. a2.Size = 99999999999
  446. a2.Color = Color3.new(255, 0, 0)
  447. end
  448. end
  449. preload(dec)
  450. for i, v in pairs(workspace:children()) do
  451. light(v)
  452. if v:isA("Part") then
  453. for inc=1,6 do
  454. a = Instance.new("Decal",v)
  455. a.Face = fac[inc]
  456. local tab = {}
  457. tab[#tab + 1] = a or nil
  458. coroutine.resume(coroutine.create(function()
  459. while wait(.2) do
  460. for i=1,#tab do
  461. tab[i].Texture = dec[math.random(1,#dec)]
  462. end
  463. end
  464. end))
  465. end
  466. end
  467. end
  468. for i, v in pairs(game.Players:children()) do
  469. b = v.Character
  470. light(b.Torso)
  471. t = v.PlayerGui
  472. coroutine.resume(coroutine.create(function()
  473. while true do
  474. wait(.1)
  475. a5 = Instance.new("ScreenGui",t)
  476. a6 = Instance.new("TextLabel",a5)
  477. a6.Position = UDim2.new(math.random(),0,math.random(),0)
  478. a6.TextColor3 = Color3.new(255,0,0)
  479. a6.TextStrokeTransparency = 0
  480. a6.Text = text[math.random(1,#text)]
  481. end
  482. end))
  483. end
  484. l = game.Lighting
  485. while wait() do
  486. l.FogColor = Color3.new(255, 0, 0)
  487. l.FogEnd = math.random(1, 100)
  488. l.FogStart = l.FogEnd
  489. l.TimeOfDay = "0:00:00"
  490. l.Brightness = -1000000000000
  491. l.Ambient = Color3.new(255, 0, 0)
  492. l.OutdoorAmbient = Color3.new(math.random(), math.random(), math.random())
  493. end
  494. end)
  495.  
  496. UnAnchor.Name = "UnAnchor"
  497. UnAnchor.Parent = Gui
  498. UnAnchor.BackgroundColor3 = Color3.new(0, 0, 0)
  499. UnAnchor.BackgroundTransparency = 0.20000000298023
  500. UnAnchor.BorderColor3 = Color3.new(1, 1, 0)
  501. UnAnchor.Position = UDim2.new(0, 25, 0, 407)
  502. UnAnchor.Size = UDim2.new(0, 142, 0, 26)
  503. UnAnchor.Font = Enum.Font.SourceSans
  504. UnAnchor.FontSize = Enum.FontSize.Size14
  505. UnAnchor.Text = "UnAnchor"
  506. UnAnchor.TextColor3 = Color3.new(1, 1, 1)
  507. UnAnchor.TextScaled = true
  508. UnAnchor.TextSize = 14
  509. UnAnchor.TextStrokeColor3 = Color3.new(1, 1, 0)
  510. UnAnchor.TextWrapped = true
  511.  
  512. UnAnchor.MouseButton1Down:connect(function()
  513. function FUNCTION(a)
  514. if (a.className == "Part") or (a.className == "Seat") or (a.className == "SpawnLocation") then
  515. a.Anchored = false
  516. end
  517. local b = a:GetChildren()
  518. for i=1,#b do
  519. FUNCTION(b[i])
  520. end
  521. end
  522.  
  523. FUNCTION(game.workspace)
  524. end)
  525.  
  526. MusicChangerGui.Name = "Music Changer Gui"
  527. MusicChangerGui.Parent = Gui
  528. MusicChangerGui.BackgroundColor3 = Color3.new(0, 0, 0)
  529. MusicChangerGui.BackgroundTransparency = 0.20000000298023
  530. MusicChangerGui.BorderColor3 = Color3.new(1, 1, 0)
  531. MusicChangerGui.Position = UDim2.new(0, 218, 0, 405)
  532. MusicChangerGui.Size = UDim2.new(0, 142, 0, 26)
  533. MusicChangerGui.Font = Enum.Font.SourceSans
  534. MusicChangerGui.FontSize = Enum.FontSize.Size14
  535. MusicChangerGui.Text = "Music Changer Gui"
  536. MusicChangerGui.TextColor3 = Color3.new(1, 1, 1)
  537. MusicChangerGui.TextScaled = true
  538. MusicChangerGui.TextSize = 14
  539. MusicChangerGui.TextStrokeColor3 = Color3.new(1, 1, 0)
  540. MusicChangerGui.TextWrapped = true
  541.  
  542. MusicChangerGui.MouseButton1Down:connect(function()
  543. loadstring(game:GetObjects("rbxassetid://551512591")[1].Source)( )
  544. end)
  545.  
  546. BlockSpammer.Name = "Block Spammer"
  547. BlockSpammer.Parent = Gui
  548. BlockSpammer.BackgroundColor3 = Color3.new(0, 0, 0)
  549. BlockSpammer.BackgroundTransparency = 0.20000000298023
  550. BlockSpammer.BorderColor3 = Color3.new(1, 1, 0)
  551. BlockSpammer.Position = UDim2.new(0, 28, 0, 310)
  552. BlockSpammer.Size = UDim2.new(0, 142, 0, 26)
  553. BlockSpammer.Font = Enum.Font.SourceSans
  554. BlockSpammer.FontSize = Enum.FontSize.Size14
  555. BlockSpammer.Text = "Block Spammer"
  556. BlockSpammer.TextColor3 = Color3.new(1, 1, 1)
  557. BlockSpammer.TextScaled = true
  558. BlockSpammer.TextSize = 14
  559. BlockSpammer.TextStrokeColor3 = Color3.new(1, 1, 0)
  560. BlockSpammer.TextWrapped = true
  561.  
  562. BlockSpammer.MouseButton1Down:connect(function()
  563. while true do wait() Instance.new("Part",Workspace) end
  564. end)
  565.  
  566. --Thanks for use this random gui,Migas3456
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement