Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- players = game:GetService("Players")
- player = players.LocalPlayer
- gui = Instance.new ("ScreenGui")
- gui.Parent = player.PlayerGui
- gui.Name = ("New Gui v1")
- frame = Instance.new ("Frame")
- frame.Parent = gui
- gui.Enabled = true
- button = Instance.new ("TextButton")
- button.Parent = frame
- frame.Size = UDim2.new (0,300,0,500)
- frame.Position = UDim2.new (0,0,0,0)
- button.Visible = true
- frame.Visible = true
- button.Size = UDim2.new (0,100,0,50)
- button.Position = UDim2.new (0,0,0,50)
- button.Text = ("Spam particles")
- frame.Draggable = true
- frame.Active = true
- frame.BackgroundColor = BrickColor.new (0,0,0)
- button.BackgroundColor = BrickColor.new (0,0,0)
- button.TextColor = BrickColor.new (255,255,255)
- tlabel = Instance.new ("TextLabel")
- tlabel.Parent = frame
- tlabel.Visible = true
- tlabel.BackgroundTransparency = 1
- tlabel.Text = ("New gui v1")
- tlabel.Size = UDim2.new (0,300,0,50)
- tlabel.Active = false
- tlabel.TextColor = BrickColor.New (255,255,255)
- tlabel.TextScaled = true
- frame.BorderColor3 = Color3.new (255,0,0)
- frame.BorderSizePixel = 5
- button.BorderColor3 = Color3.new (255,0,0)
- button.BorderSizePixel = 5
- button.TextScaled = true
- button1 = Instance.new ("TextButton")
- button1.Parent = frame
- button1.Active = true
- button1.Size = UDim2.new (0,100,0,50)
- button1.Position = UDim2.new (0,200,0,50)
- button1.Visible = true
- button1.Text = ("Sky Spam")
- button1.TextScaled = true
- button1.BackgroundColor = BrickColor.new (0,0,0)
- button1.BorderColor3 = Color3.new (255,0,0)
- button1.BackgroundTransparency = 0
- button1.BorderSizePixel = 5
- button1.TextColor = BrickColor.new (255,255,255)
- button2 = Instance.new ("TextButton")
- button2.Parent = frame
- button2.Visible = true
- button2.Active = true
- button2.Text = ("Wont Stop Us A")
- button2.BackgroundColor = BrickColor.new (0,0,0)
- button2.TextColor = BrickColor.new (255,255,255)
- button2.BackgroundTransparency = 0
- button2.TextScaled = true
- button2.BorderColor3 = Color3.new (255,0,0)
- button2.BorderSizePixel = 5
- button2.Size = UDim2.new (0,100,0,50)
- button2.Position = UDim2.new (0,0,0,125)
- button3 = Instance.new ("TextButton")
- button3.Parent = frame
- button3.Text = ("Jumpscare")
- button3.TextColor = BrickColor.new (255,255,255)
- button3.Active = true
- button3.Visible = true
- button3.BackgroundColor = BrickColor.new (0,0,0)
- button3.Size = UDim2.new (0,100,0,50)
- button3.Position = UDim2.new (0,200,0,125)
- button3.BackgroundTransparency = 0
- button3.TextTransparency = 0
- button3.BorderColor3 = Color3.new (255,0,0)
- button3.BorderSizePixel = 5
- button3.TextScaled = true
- button4 = Instance.new ("TextButton")
- button4.Parent = frame
- button4.Visible = true
- button4.Active = true
- button4.BackgroundTransparency = 0
- button4.Text = ("ExSer")
- button4.Position = UDim2.new (0,0,0,200)
- button4.TextColor = BrickColor.new (255,255,255)
- button4.Size = UDim2.new (0,100,0,50)
- button4.BorderColor3 = Color3.new (255,0,0)
- button4.BorderSizePixel = 5
- button4.TextScaled = true
- button4.BackgroundColor = BrickColor.new (0,0,0)
- button5 = Instance.new ("TextButton")
- button5.Parent = frame
- button5.Visible = true
- button5.Text = ("John Doe")
- button5.BackgroundTransparency = 0
- button5.TextTransparency = 0
- button5.Size = UDim2.new (0,100,0,50)
- button5.Position = UDim2.new (0,200,0,200)
- button5.TextColor = BrickColor.new (255,255,255)
- button5.BackgroundColor = BrickColor.new (0,0,0)
- button5.BorderColor3 = Color3.new (255,0,0)
- button5.BorderSizePixel = 5
- button5.TextScaled = true
- button6 = Instance.new ("TextButton")
- button6.Parent = frame
- button6.Visible = true
- button6.Text = ("Decal spam")
- button6.BackgroundTransparency = 0
- button6.TextTransparency = 0
- button6.BackgroundColor = BrickColor.new (0,0,0)
- button6.TextColor = BrickColor.new (255,255,255)
- button6.BorderColor3 = Color3.new (255,0,0)
- button6.BorderSizePixel = 5
- button6.TextScaled = true
- button6.Size = UDim2.new (0,100,0,50)
- button6.Position = UDim2.new (0,0,0,275)
- button6.Active = true
- button7 = Instance.new ("TextButton")
- button7.Parent = frame
- button7.Visible = true
- button7.BackgroundTransparency = 0
- button7.Text = ("Hint")
- button7.TextTransparency = 0
- button7.Active = true
- button7.Size = UDim2.new (0,100,0,50)
- button7.BackgroundColor = BrickColor.new (0,0,0)
- button7.TextColor = BrickColor.new (255,255,255)
- button7.BorderSizePixel = 5
- button7.BorderColor3 = Color3.new (255,0,0)
- button7.TextScaled = true
- button7.Position = UDim2.new (0,200,0,275)
- button8 = Instance.new ("TextButton")
- button8.Parent = frame
- button8.Visible = true
- button8.Active = true
- button8.BackgroundTransparency = 0
- button8.TextTransparency = 0
- button8.Size = UDim2.new (0,100,0,50)
- button8.Position = UDim2.new (0,0,0,350)
- button8.BorderSizePixel = 5
- button8.BackgroundColor = BrickColor.new (0,0,0)
- button8.BorderColor3 = Color3.new (255,0,0)
- button8.TextColor = BrickColor.new (255,255,255)
- button8.TextScaled = true
- button8.Text = ("Disco")
- button9 = Instance.new ("TextButton")
- button9.Parent = frame
- button9.Visible = true
- button9.Active = true
- button9.BackgroundTransparency = 0
- button9.TextTransparency = 0
- button9.Size = UDim2.new (0,100,0,50)
- button9.Position = UDim2.new (0,200,0,350)
- button9.BorderSizePixel = 5
- button9.BackgroundColor = BrickColor.new (0,0,0)
- button9.BorderColor3 = Color3.new (255,0,0)
- button9.TextColor = BrickColor.new (255,255,255)
- button9.TextScaled = true
- button9.Text = ("Fe/Non fe John Doe")
- function OBA1()
- local ID = 16148690144 for i,v in pairs (game.Workspace:GetChildren()) do if v:IsA("Model") then for i,z in pairs (v:GetChildren()) do if z:IsA("MeshPart") then particle = Instance.new ("ParticleEmitter") particle.Parent = z particle.Enabled = true particle.Texture = "rbxassetid://"..ID particle.SpreadAngle = Vector2.new (360,360) particle.Size = NumberSequence.new (1,1) particle.Rate = 50 end end for i,v in pairs (game.Workspace:GetChildren()) do if v:IsA("Model") then for i,z in pairs (v:GetChildren()) do if z:IsA("Part") then particle = Instance.new ("ParticleEmitter") particle.Parent = z particle.Enabled = true particle.Texture = "rbxassetid://"..ID particle.SpreadAngle = Vector2.new (360,360) particle.Size = NumberSequence.new (1,1) particle.Rate = 50 end end end end end end
- end
- button.MouseButton1Click:Connect(OBA1)
- function OBA2()
- local ID = 16119294146
- Sky = Instance.new ("Sky")
- Sky.Parent = game.Lighting
- Sky.SkyboxUp = "rbxassetid://"..ID
- Sky.SkyboxDn = "rbxassetid://"..ID
- Sky.SkyboxRt = "rbxassetid://"..ID
- Sky.SkyboxFt = "rbxassetid://"..ID
- Sky.SkyboxBk = "rbxassetid://"..ID
- Sky.SkyboxLf = "rbxassetid://"..ID
- Sky.StarCount = 0
- end
- button1.MouseButton1Click:Connect(OBA2)
- function OBA3()
- local ID = 1847661783
- snd = Instance.new ("Sound")
- snd.Parent = Workspace
- snd.Name = ("Wont Stop Us A")
- snd.SoundId = "rbxassetid://"..ID
- snd.Looped = true
- snd.Playing = true
- snd.Volume = 9999999999999999999
- snd.Pitch = 1
- end
- button2.MouseButton1Click:Connect(OBA3)
- function OBA4()
- Img = 16225089563 Players = game:GetService("Players") for index, plaer in pairs(Players:GetChildren()) do gui = Instance.new ("ScreenGui" ,Workspace) gui.Name = (game.Name) gui.Enabled = true frame = Instance.new ("ImageLabel" ,Workspace) frame.Parent = gui frame.BackgroundTransparency = 0 frame.Visible = true frame.Size = UDim2.new (0,800,0,375) frame.BackgroundColor = BrickColor.new (0,0,0) frame.Image = "rbxassetid://"..Img gui.Parent = plaer.PlayerGui snd = Instance.new ("Sound") snd.Parent = plaer snd.Volume = 9999999999999999999 snd.SoundId = ("rbxassetid://8683380188") snd.Looped = true snd.Playing = true wait(12) gui:Destroy() snd:Destroy() end
- end
- button3.MouseButton1Click:Connect(OBA4)
- function OBA5()
- require(10868847330):pls(player.Name)
- end
- button4.MouseButton1Click:Connect(OBA5)
- function OBA6()
- require(2845929020).ooga(player.Name)
- end
- button5.MouseButton1Click:Connect(OBA6)
- function OBA7()
- local ID = 16119294146 for i,v in pairs (game.Workspace:GetChildren()) do if v:IsA("Part") then local decal1 =Instance.new("Decal") local decal2 =Instance.new("Decal") local decal3 =Instance.new("Decal") local decal4 =Instance.new("Decal") local decal5 =Instance.new("Decal") local decal6 =Instance.new("Decal") decal1.Texture = "http://www.roblox.com/asset/?id=" ..ID decal2.Texture = "http://www.roblox.com/asset/?id=" ..ID decal3.Texture = "http://www.roblox.com/asset/?id=" ..ID decal4.Texture = "http://www.roblox.com/asset/?id=" ..ID decal5.Texture = "http://www.roblox.com/asset/?id=" ..ID decal6.Texture = "http://www.roblox.com/asset/?id=" ..ID decal1.Parent = v decal2.Parent = v decal3.Parent = v decal4.Parent = v decal5.Parent = v decal6.Parent = v decal1.Face = "Front" decal2.Face = "Top" decal3.Face = "Left" decal4.Face = "Right" decal5.Face = "Bottom" decal6.Face = "Back" end end for i,v in pairs (game.Workspace:GetChildren()) do if v:IsA("Model") then for i,z in pairs (v:GetChildren()) do if z:IsA("Part") then local decal7 =Instance.new("Decal") local decal8 =Instance.new("Decal") local decal9 =Instance.new("Decal") local decal10 =Instance.new("Decal") local decal11 =Instance.new("Decal") local decal12 =Instance.new("Decal") decal7.Texture = "http://www.roblox.com/asset/?id=" ..ID decal8.Texture = "http://www.roblox.com/asset/?id=" ..ID decal9.Texture = "http://www.roblox.com/asset/?id=" ..ID decal10.Texture = "http://www.roblox.com/asset/?id=" ..ID decal11.Texture = "http://www.roblox.com/asset/?id=" ..ID decal12.Texture = "http://www.roblox.com/asset/?id=" ..ID decal7.Parent = z decal8.Parent = z decal9.Parent = z decal10.Parent = z decal11.Parent = z decal12.Parent = z decal7.Face = "Front" decal8.Face = "Top" decal9.Face = "Left" decal10.Face = "Right" decal11.Face = "Bottom" decal12.Face = "Back" end end for i,v in pairs (game.Workspace:GetChildren()) do if v:IsA("Model") then for i,z in pairs (v:GetChildren()) do if z:IsA("MeshPart") then local decal7 =Instance.new("Decal") local decal8 =Instance.new("Decal") local decal9 =Instance.new("Decal") local decal10 =Instance.new("Decal") local decal11 =Instance.new("Decal") local decal12 =Instance.new("Decal") decal7.Texture = "http://www.roblox.com/asset/?id=" ..ID decal8.Texture = "http://www.roblox.com/asset/?id=" ..ID decal9.Texture = "http://www.roblox.com/asset/?id=" ..ID decal10.Texture = "http://www.roblox.com/asset/?id=" ..ID decal11.Texture = "http://www.roblox.com/asset/?id=" ..ID decal12.Texture = "http://www.roblox.com/asset/?id=" ..ID decal7.Parent = z decal8.Parent = z decal9.Parent = z decal10.Parent = z decal11.Parent = z decal12.Parent = z decal7.Face = "Front" decal8.Face = "Top" decal9.Face = "Left" decal10.Face = "Right" decal11.Face = "Bottom" decal12.Face = "Back" end end end end end end
- end
- button6.MouseButton1Click:Connect(OBA7)
- function OBA8()
- hint = Instance.new ("Hint")
- hint.Parent = Workspace
- hint.Text = ("game ruined by new gui!!11!")
- end
- button7.MouseButton1Click:Connect(OBA8)
- function OBA9()
- while true do task.wait(1) light = game.Lighting light.OutdoorAmbient = Color3.new (0,0,0) light.Brightness = 0 light.Ambient = Color3.new (255,0,0) task.wait(1) light.Ambient = Color3.new (255,255,0) task.wait(1) light.Ambient = Color3.new (0,255,0) task.wait(1) light.Ambient = Color3.new (0,255,255) task.wait(1) light.Ambient = Color3.new (0,0,255) task.wait(1) light.Ambient = Color3.new (255,0,255) end
- end
- button8.MouseButton1Click:Connect(OBA9)
- function OBA10()
- loadstring(game:HttpGet(("https://pastebin.com/raw/P2Cgz5rR"), true))()
- end
- button9.MouseButton1Click:Connect(OBA10)
Advertisement
Add Comment
Please, Sign In to add comment