Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local usname = ("NewPlayer01005")
- local plr = game.Players:FindFirstChild(usname)
- local gui = Instance.new("ScreenGui")
- gui.Parent = plr.PlayerGui
- gui.Enabled = true
- local frame = Instance.new("Frame")
- frame.Parent = gui
- frame.Visible = true
- frame.Size = UDim2.new(0,200,0,250)
- frame.Position = UDim2.new(0,5,0,0)
- frame.Draggable = false
- local close = Instance.new("TextButton")
- close.Parent = frame
- close.Size = UDim2.new(0,50,0,50)
- close.Position = UDim2.new(0,205,0,0)
- close.BackgroundColor = BrickColor.new(0,0,0)
- close.BorderColor3 = Color3.fromRGB(0,100,0)
- close.BorderSizePixel = 5
- close.Text = ("<")
- close.TextColor = BrickColor.new(255,255,255)
- close.TextSize = 20
- local scroll = Instance.new("ScrollingFrame")
- scroll.Parent = frame
- scroll.Active = false
- scroll.Size = frame.Size
- scroll.CanvasSize = UDim2.new(0,0,3.4,0)
- local name = Instance.new("TextLabel")
- name.Parent = scroll
- name.Size = UDim2.new(0,200,0,50)
- name.BackgroundTransparency = 1
- name.TextColor = BrickColor.new(255,255,255)
- name.TextSize = 20
- name.Text = ("New Gui")
- local name1 = Instance.new("TextLabel")
- name1.Parent = scroll
- name1.Size = UDim2.new(0,200,0,25)
- name1.BackgroundTransparency = 1
- name1.TextColor = BrickColor.new(255,255,255)
- name1.TextSize = 9
- name1.Text = ("pocket edition")
- name1.Position = UDim2.new(0,0,0,30)
- frame.Active = true frame.BackgroundTransparency = 1 scroll.BackgroundColor3 = Color3.new(0,0,0) scroll.BorderColor3 = Color3.fromRGB(0,100,0)
- scroll.BorderSizePixel = 5
- close.MouseButton1Click:Connect(function()
- if frame and frame.Position == UDim2.new(0,5,0,0) then
- tweenINFO = TweenInfo.new( 1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0
- )
- properties = { ["Position"] = UDim2.new(0,-200,0,0)}
- tween = game.TweenService:Create(frame, tweenINFO, properties)
- tween:Play()
- close.Text = (">") end
- if frame and frame.Position == UDim2.new(0,-200,0,0) then
- tweenINFO = TweenInfo.new( 1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0
- )
- properties = { ["Position"] = UDim2.new(0,5,0,0)}
- tween = game.TweenService:Create(frame, tweenINFO, properties)
- tween:Play()
- close.Text = ("<") end end)
- local button1 = Instance.new("TextButton")
- button1.Parent = scroll
- button1.Visible = true
- button1.Size = UDim2.new(0,100,0,50)
- button1.Position = UDim2.new(0,50,0,70)
- button1.Text = ("isis jumpscare")
- button1.BackgroundColor = BrickColor.new(0,0,0)
- button1.BorderColor3 = Color3.fromRGB(0,100,0)
- button1.BorderSizePixel = 5
- button1.TextColor = BrickColor.new(255,255,255)
- button1.TextSize = 10
- button1.MouseButton1Click:Connect(function()
- local jumpid = 16487665549
- for i,v in pairs(game.Players:GetPlayers()) do if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then spawn(function() local newgui = Instance.new("ScreenGui",v.PlayerGui) newgui.Name = "Screamer" local newimage = Instance.new("ImageLabel",newgui) newimage.Image = "http://www.roblox.com/asset/?id="..jumpid newimage.Size = UDim2.new(1,1,1,1) local s = Instance.new("Sound",newgui) s.SoundId = "rbxassetid://8280196339" s.Volume = math.huge s.Looped = true s:Play() print("Screamed "..v.Name) while wait(12) do newimage.Parent:Destroy() end end) end end end)
- local button2 = Instance.new("TextButton")
- button2.Parent = scroll
- button2.Visible = true
- button2.Size = UDim2.new(0,100,0,50)
- button2.Position = UDim2.new(0,50,0,135)
- button2.Text = ("01006 Decal spam")
- button2.BackgroundColor = BrickColor.new(0,0,0)
- button2.BorderColor3 = Color3.fromRGB(0,100,0)
- button2.BorderSizePixel = 5
- button2.TextColor = BrickColor.new(255,255,255)
- button2.TextSize = 8
- button2.MouseButton1Click:Connect(function()
- local decalID = 16695416193 function exPro(root) for _, v in pairs(root:GetChildren()) do if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id="..decalID or v:IsA("Texture") then v.Parent = nil elseif v:IsA("BasePart") then local One = Instance.new("Decal", v) local Two = Instance.new("Decal", v) local Three = Instance.new("Decal", v) local Four = Instance.new("Decal", v) local Five = Instance.new("Decal", v) local Six = Instance.new("Decal", v) One.Texture = "http://www.roblox.com/asset/?id="..decalID Two.Texture = "http://www.roblox.com/asset/?id="..decalID Three.Texture = "http://www.roblox.com/asset/?id="..decalID Four.Texture = "http://www.roblox.com/asset/?id="..decalID Five.Texture = "http://www.roblox.com/asset/?id="..decalID Six.Texture = "http://www.roblox.com/asset/?id="..decalID One.Face = "Front" Two.Face = "Back" Three.Face = "Right" Four.Face = "Left" Five.Face = "Top" Six.Face = "Bottom" end exPro(v) end end function asdf(root) for _, v in pairs(root:GetChildren()) do asdf(v) end end exPro(game.Workspace) asdf(game.Workspace) end)
- local button3 = Instance.new("TextButton")
- button3.Parent = scroll
- button3.Visible = true
- button3.Size = UDim2.new(0,100,0,50)
- button3.Position = UDim2.new(0,50,0,200)
- button3.Text = ("theme song")
- button3.BackgroundColor = BrickColor.new(0,0,0)
- button3.BorderColor3 = Color3.fromRGB(0,100,0)
- button3.BorderSizePixel = 5
- button3.TextColor = BrickColor.new(255,255,255)
- button3.TextSize = 12
- button3.MouseButton1Click:Connect(function()
- local sid = 7019388713
- local sound = Instance.new("Sound")
- sound.Parent = game.Workspace
- sound.SoundId = "rbxassetid://"..sid
- sound.Volume = math.huge
- sound.Looped = true
- sound.Playing = true
- end)
- local button4 = Instance.new("TextButton")
- button4.Parent = scroll
- button4.Visible = true
- button4.Size = UDim2.new(0,100,0,50)
- button4.Position = UDim2.new(0,50,0,265)
- button4.Text = ("new plr Decal spam")
- button4.BackgroundColor = BrickColor.new(0,0,0)
- button4.BorderColor3 = Color3.fromRGB(0,100,0)
- button4.BorderSizePixel = 5
- button4.TextColor = BrickColor.new(255,255,255)
- button4.TextSize = 8
- button4.MouseButton1Click:Connect(function()
- local decalID = 16364746825 function exPro(root) for _, v in pairs(root:GetChildren()) do if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id="..decalID or v:IsA("Texture") then v.Parent = nil elseif v:IsA("BasePart") then local One = Instance.new("Decal", v) local Two = Instance.new("Decal", v) local Three = Instance.new("Decal", v) local Four = Instance.new("Decal", v) local Five = Instance.new("Decal", v) local Six = Instance.new("Decal", v) One.Texture = "http://www.roblox.com/asset/?id="..decalID Two.Texture = "http://www.roblox.com/asset/?id="..decalID Three.Texture = "http://www.roblox.com/asset/?id="..decalID Four.Texture = "http://www.roblox.com/asset/?id="..decalID Five.Texture = "http://www.roblox.com/asset/?id="..decalID Six.Texture = "http://www.roblox.com/asset/?id="..decalID One.Face = "Front" Two.Face = "Back" Three.Face = "Right" Four.Face = "Left" Five.Face = "Top" Six.Face = "Bottom" end exPro(v) end end function asdf(root) for _, v in pairs(root:GetChildren()) do asdf(v) end end exPro(game.Workspace) asdf(game.Workspace) end)
- local button5 = Instance.new("TextButton")
- button5.Parent = scroll
- button5.Visible = true
- button5.Size = UDim2.new(0,40,0,50)
- button5.Position = UDim2.new(0,50,0,330)
- button5.Text = ("sky 1")
- button5.BackgroundColor = BrickColor.new(0,0,0)
- button5.BorderColor3 = Color3.fromRGB(0,100,0)
- button5.BorderSizePixel = 5
- button5.TextColor = BrickColor.new(255,255,255)
- button5.TextSize = 8
- button5.MouseButton1Click:Connect(function()
- Sky = Instance.new ("Sky")
- Sky.Parent = game.Lighting
- local ID = 16697158673
- 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)
- local button6 = Instance.new("TextButton")
- button6.Parent = scroll
- button6.Visible = true
- button6.Size = UDim2.new(0,40,0,50)
- button6.Position = UDim2.new(0,110,0,330)
- button6.Text = ("sky 2")
- button6.BackgroundColor = BrickColor.new(0,0,0)
- button6.BorderColor3 = Color3.fromRGB(0,100,0)
- button6.BorderSizePixel = 5
- button6.TextColor = BrickColor.new(255,255,255)
- button6.TextSize = 8
- button6.MouseButton1Click:Connect(function()
- Sky = Instance.new ("Sky")
- Sky.Parent = game.Lighting
- local ID = 16697191840
- 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)
- local button7 = Instance.new("TextButton")
- button7.Parent = scroll
- button7.Visible = true
- button7.Size = UDim2.new(0,100,0,50)
- button7.Position = UDim2.new(0,50,0,395)
- button7.Text = ("funni tubarz sound")
- button7.BackgroundColor = BrickColor.new(0,0,0)
- button7.BorderColor3 = Color3.fromRGB(0,100,0)
- button7.BorderSizePixel = 5
- button7.TextColor = BrickColor.new(255,255,255)
- button7.TextSize = 8
- button7.MouseButton1Click:Connect(function()
- local id = 6018028320
- local snd = Instance.new("Sound", Workspace)
- snd.Volume = math.huge
- snd.SoundId = "rbxassetid://"..id
- snd.Pitch = 1
- snd:Play()
- snd:GetPropertyChangedSignal("Volume"):Connect(function()
- if snd and snd.Volume ~= math.huge or 10 then snd.Volume = math.huge end end)
- while wait(9) do snd:Destroy() end
- end)
- local button8 = Instance.new("TextButton")
- button8.Parent = scroll
- button8.Visible = true
- button8.Size = UDim2.new(0,100,0,50)
- button8.Position = UDim2.new(0,50,0,460)
- button8.Text = ("Jumpzcare")
- button8.BackgroundColor = BrickColor.new(0,0,0)
- button8.BorderColor3 = Color3.fromRGB(0,100,0)
- button8.BorderSizePixel = 5
- button8.TextColor = BrickColor.new(255,255,255)
- button8.TextSize = 10
- button8.MouseButton1Click:Connect(function()
- local jumpid = 16225089563
- for i,v in pairs(game.Players:GetPlayers()) do if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then spawn(function() local newgui = Instance.new("ScreenGui",v.PlayerGui) newgui.Name = "Screamer" local newimage = Instance.new("ImageLabel",newgui) newimage.Image = "http://www.roblox.com/asset/?id="..jumpid newimage.Size = UDim2.new(1,1,1,1) local s = Instance.new("Sound",newgui) s.SoundId = "rbxassetid://8683380188" s.Volume = math.huge s.Looped = true s:Play() print("Screamed "..v.Name) while wait(12) do newimage.Parent:Destroy() end end) end end
- end)
- local button9 = Instance.new("TextButton")
- button9.Parent = scroll
- button9.Visible = true
- button9.Size = UDim2.new(0,100,0,50)
- button9.Position = UDim2.new(0,50,0,525)
- button9.Text = ("Particles")
- button9.BackgroundColor = BrickColor.new(0,0,0)
- button9.BorderColor3 = Color3.fromRGB(0,100,0)
- button9.BorderSizePixel = 5
- button9.TextColor = BrickColor.new(255,255,255)
- button9.TextSize = 11
- button9.MouseButton1Click:Connect(function()
- function exPro(root)
- for _, v in pairs(root:GetChildren()) do
- if v:IsA("Part") or v:IsA("MeshPart") then
- local ID = 16409991719 particle = Instance.new ("ParticleEmitter") particle.Parent = v particle.Enabled = true particle.Texture = "rbxassetid://"..ID particle.SpreadAngle = Vector2.new (360,360) particle.Size = NumberSequence.new (1,1) particle.Rate = 50
- end
- exPro(v)
- end
- end
- function asdf(root)
- for _, v in pairs(root:GetChildren()) do
- asdf(v)
- end
- end
- exPro(game.Workspace)
- asdf(game.Workspace)
- end)
- local button10 = Instance.new("TextButton")
- button10.Parent = scroll
- button10.Visible = true
- button10.Size = UDim2.new(0,100,0,50)
- button10.Position = UDim2.new(0,50,0,590)
- button10.Text = ("old Jumpscare")
- button10.BackgroundColor = BrickColor.new(0,0,0)
- button10.BorderColor3 = Color3.fromRGB(0,100,0)
- button10.BorderSizePixel = 5
- button10.TextColor = BrickColor.new(255,255,255)
- button10.TextSize = 11
- button10.MouseButton1Click:Connect(function()
- local jumpid = 16731762162
- for i,v in pairs(game.Players:GetPlayers()) do if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then spawn(function() local newgui = Instance.new("ScreenGui",v.PlayerGui) newgui.Name = "Screamer" local newimage = Instance.new("ImageLabel",newgui) newimage.Image = "http://www.roblox.com/asset/?id="..jumpid newimage.Size = UDim2.new(1,1,1,1) local s = Instance.new("Sound",newgui) s.SoundId = "rbxassetid://6018028320" s.Volume = math.huge s.Looped = true s:Play() print("Screamed "..v.Name) while wait(9) do newimage.Parent:Destroy() end end) end end
- end)
- local button11 = Instance.new("TextButton")
- button11.Parent = scroll
- button11.Visible = true
- button11.Size = UDim2.new(0,100,0,50)
- button11.Position = UDim2.new(0,50,0,655)
- button11.Text = ("Disco")
- button11.BackgroundColor = BrickColor.new(0,0,0)
- button11.BorderColor3 = Color3.fromRGB(0,100,0)
- button11.BorderSizePixel = 5
- button11.TextColor = BrickColor.new(255,255,255)
- button11.TextSize = 17
- button11.MouseButton1Click:Connect(function()
- while task.wait(0.5) do
- ts = game:GetService("TweenService")
- light = game:GetService("Lighting")
- light.Brightness = 0
- light.OutdoorAmbient = Color3.new (0,0,0)
- tweenINFO = TweenInfo.new( 2.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0
- )
- properties = { ["Ambient"] = Color3.fromRGB(255,0,0)}
- tween = ts:Create(light, tweenINFO, properties)
- tween:Play()
- task.wait(2.5)
- tweenINFO = TweenInfo.new( 2.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0
- )
- properties = { ["Ambient"] = Color3.fromRGB(255,255,0)}
- tween = ts:Create(light, tweenINFO, properties)
- tween:Play()
- task.wait(2.5)
- tweenINFO = TweenInfo.new( 2.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0
- )
- properties = { ["Ambient"] = Color3.fromRGB(0,255,0)}
- tween = ts:Create(light, tweenINFO, properties)
- tween:Play()
- task.wait(2.5)
- tweenINFO = TweenInfo.new( 2.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0
- )
- properties = { ["Ambient"] = Color3.fromRGB(0,255,255)}
- tween = ts:Create(light, tweenINFO, properties)
- tween:Play()
- task.wait(2.5)
- tweenINFO = TweenInfo.new( 2.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0
- )
- properties = { ["Ambient"] = Color3.fromRGB(0,0,255)}
- tween = ts:Create(light, tweenINFO, properties)
- tween:Play()
- task.wait(2.5)
- tweenINFO = TweenInfo.new( 2.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0
- )
- properties = { ["Ambient"] = Color3.fromRGB(255,0,255)}
- tween = ts:Create(light, tweenINFO, properties)
- tween:Play()
- end end)
- local button12 = Instance.new("TextButton")
- button12.Parent = scroll
- button12.Visible = true
- button12.Size = UDim2.new(0,100,0,50)
- button12.Position = UDim2.new(0,50,0,720)
- button12.Text = ("Hint")
- button12.BackgroundColor = BrickColor.new(0,0,0)
- button12.BorderColor3 = Color3.fromRGB(0,100,0)
- button12.BorderSizePixel = 5
- button12.TextColor = BrickColor.new(255,255,255)
- button12.TextSize = 12
- button12.MouseButton1Click:Connect(function()
- local hint = Instance.new("Hint")
- hint.Parent = workspace
- hint.Text = "🙏disc server: KFTHhWw87V🙏"
- end)
- local button13 = Instance.new("TextButton")
- button13.Parent = scroll
- button13.Visible = true
- button13.Size = UDim2.new(0,100,0,50)
- button13.Position = UDim2.new(0,50,0,785)
- button13.Text = ("Shut(down)")
- button13.BackgroundColor = BrickColor.new(0,0,0)
- button13.BorderColor3 = Color3.fromRGB(0,100,0)
- button13.BorderSizePixel = 5
- button13.TextColor = BrickColor.new(255,255,255)
- button13.TextSize = 9
- button13.MouseButton1Click:Connect(function()
- for _,player in pairs(game.Players:GetChildren())
- do player:Kick("Fисk off by new gui pocket")
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment