Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local player = game.Players.LocalPlayer
- local lplayer = player
- local gui = Instance.new("ScreenGui")
- gui.Parent = lplayer.PlayerGui
- gui.Enabled = true
- local frame = Instance.new("Frame")
- frame.Parent = gui
- frame.Visible = true
- frame.BackgroundColor = BrickColor.new(0,0,0)
- frame.Position = UDim2.new(0,0,0,0)
- frame.Size = UDim2.new(0,465,0,350)
- frame.BorderColor3 = Color3.fromRGB(100,0,0)
- frame.BorderSizePixel = 5
- frame.Active = true
- frame.Draggable = true
- local name = Instance.new("TextLabel")
- name.Parent = frame
- name.Position = UDim2.new(0,0,0,15)
- name.BackgroundTransparency = 1
- name.Text = "game kursor gui reborn"
- name.Size = UDim2.new(0,465,0,20)
- name.Font = Enum.Font.FredokaOne
- name.TextTransparency = 0
- name.TextSize = 40
- name.TextColor = BrickColor.new(255,255,255)
- name.Active = false
- local credit = Instance.new("TextLabel")
- credit.Parent = frame
- credit.Position = UDim2.new(0,0,0,270)
- credit.BackgroundTransparency = 1
- credit.Text = "made by @NewPlayer01005"
- credit.Size = UDim2.new(0,465,0,20)
- credit.Font = Enum.Font.FredokaOne
- credit.TextTransparency = 0
- credit.TextSize = 40
- credit.TextColor = BrickColor.new(255,255,255)
- credit.Active = false
- local button1 = Instance.new("TextButton")
- button1.Parent = frame
- button1.Position = UDim2.new(0,10,0,70)
- button1.Text = "Skybox"
- button1.Size = UDim2.new(0,100,0,50)
- button1.BackgroundColor = BrickColor.new(0,0,0)
- button1.BorderColor3 = Color3.fromRGB(100,0,0)
- button1.BorderSizePixel = 5
- button1.TextColor = BrickColor.new(255,255,255)
- button1.Font = Enum.Font.FredokaOne
- button1.TextSize = 20
- local button2 = Instance.new("TextButton")
- button2.Parent = frame
- button2.Position = UDim2.new(0,125,0,70)
- button2.Text = "mario spam"
- button2.Size = UDim2.new(0,100,0,50)
- button2.BackgroundColor = BrickColor.new(0,0,0)
- button2.BorderColor3 = Color3.fromRGB(100,0,0)
- button2.BorderSizePixel = 5
- button2.TextColor = BrickColor.new(255,255,255)
- button2.Font = Enum.Font.FredokaOne
- button2.TextSize = 20
- local button3 = Instance.new("TextButton")
- button3.Parent = frame
- button3.Position = UDim2.new(0,240,0,70)
- button3.Text = "Hint"
- button3.Size = UDim2.new(0,100,0,50)
- button3.BackgroundColor = BrickColor.new(0,0,0)
- button3.BorderColor3 = Color3.fromRGB(100,0,0)
- button3.BorderSizePixel = 5
- button3.TextColor = BrickColor.new(255,255,255)
- button3.Font = Enum.Font.FredokaOne
- button3.TextSize = 30
- local button4 = Instance.new("TextButton")
- button4.Parent = frame
- button4.Position = UDim2.new(0,355,0,70)
- button4.Text = "kill all"
- button4.Size = UDim2.new(0,100,0,50)
- button4.BackgroundColor = BrickColor.new(0,0,0)
- button4.BorderColor3 = Color3.fromRGB(100,0,0)
- button4.BorderSizePixel = 5
- button4.TextColor = BrickColor.new(255,255,255)
- button4.Font = Enum.Font.FredokaOne
- button4.TextSize = 20
- local button5 = Instance.new("TextButton")
- button5.Parent = frame
- button5.Position = UDim2.new(0,10,0,135)
- button5.Text = "boost graphic"
- button5.Size = UDim2.new(0,100,0,50)
- button5.BackgroundColor = BrickColor.new(0,0,0)
- button5.BorderColor3 = Color3.fromRGB(100,0,0)
- button5.BorderSizePixel = 5
- button5.TextColor = BrickColor.new(255,255,255)
- button5.Font = Enum.Font.FredokaOne
- button5.TextSize = 15
- local button6 = Instance.new("TextButton")
- button6.Parent = frame
- button6.Position = UDim2.new(0,125,0,135)
- button6.Text = "New Plr Jumpscare"
- button6.Size = UDim2.new(0,100,0,50)
- button6.BackgroundColor = BrickColor.new(0,0,0)
- button6.BorderColor3 = Color3.fromRGB(100,0,0)
- button6.BorderSizePixel = 5
- button6.TextColor = BrickColor.new(255,255,255)
- button6.Font = Enum.Font.FredokaOne
- button6.TextSize = 10
- local button7 = Instance.new("TextButton")
- button7.Parent = frame
- button7.Position = UDim2.new(0,240,0,135)
- button7.Text = "theme"
- button7.Size = UDim2.new(0,100,0,50)
- button7.BackgroundColor = BrickColor.new(0,0,0)
- button7.BorderColor3 = Color3.fromRGB(100,0,0)
- button7.BorderSizePixel = 5
- button7.TextColor = BrickColor.new(255,255,255)
- button7.Font = Enum.Font.FredokaOne
- button7.TextSize = 20
- local button8 = Instance.new("TextButton")
- button8.Parent = frame
- button8.Position = UDim2.new(0,355,0,135)
- button8.Text = "shut"
- button8.Size = UDim2.new(0,100,0,50)
- button8.BackgroundColor = BrickColor.new(0,0,0)
- button8.BorderColor3 = Color3.fromRGB(100,0,0)
- button8.BorderSizePixel = 5
- button8.TextColor = BrickColor.new(255,255,255)
- button8.Font = Enum.Font.FredokaOne
- button8.TextSize = 20
- local button9 = Instance.new("TextButton")
- button9.Parent = frame
- button9.Position = UDim2.new(0,10,0,200)
- button9.Text = "New plr particles"
- button9.Size = UDim2.new(0,100,0,50)
- button9.BackgroundColor = BrickColor.new(0,0,0)
- button9.BorderColor3 = Color3.fromRGB(100,0,0)
- button9.BorderSizePixel = 5
- button9.TextColor = BrickColor.new(255,255,255)
- button9.Font = Enum.Font.FredokaOne
- button9.TextSize = 10
- local button10 = Instance.new("TextButton")
- button10.Parent = frame
- button10.Position = UDim2.new(0,125,0,200)
- button10.Text = "unanchor"
- button10.Size = UDim2.new(0,100,0,50)
- button10.BackgroundColor = BrickColor.new(0,0,0)
- button10.BorderColor3 = Color3.fromRGB(100,0,0)
- button10.BorderSizePixel = 5
- button10.TextColor = BrickColor.new(255,255,255)
- button10.Font = Enum.Font.FredokaOne
- button10.TextSize = 20
- local button11 = Instance.new("TextButton")
- button11.Parent = frame
- button11.Position = UDim2.new(0,240,0,200)
- button11.Text = "clr rstorage"
- button11.Size = UDim2.new(0,100,0,50)
- button11.BackgroundColor = BrickColor.new(0,0,0)
- button11.BorderColor3 = Color3.fromRGB(100,0,0)
- button11.BorderSizePixel = 5
- button11.TextColor = BrickColor.new(255,255,255)
- button11.Font = Enum.Font.FredokaOne
- button11.TextSize = 20
- local button12 = Instance.new("TextButton")
- button12.Parent = frame
- button12.Position = UDim2.new(0,355,0,200)
- button12.Text = "disco"
- button12.Size = UDim2.new(0,100,0,50)
- button12.BackgroundColor = BrickColor.new(0,0,0)
- button12.BorderColor3 = Color3.fromRGB(100,0,0)
- button12.BorderSizePixel = 5
- button12.TextColor = BrickColor.new(255,255,255)
- button12.Font = Enum.Font.FredokaOne
- button12.TextSize = 30
- button1.MouseButton1Down:Connect(function(wow,k)
- Sky = Instance.new ("Sky")
- Sky.Parent = game.Lighting
- local ID = 16626693273
- 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)
- button2.MouseButton1Down:Connect(function(wow,k)
- local decalID = 11702664224
- function exPro(root)
- for _, v in pairs(root:GetChildren()) do
- if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id="..decalID 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)
- button3.MouseButton1Down:Connect(function(wow,k)
- local hint = Instance.new("Hint")
- hint.Parent = Workspace
- hint.Text = "this game just got hacked by Team New Player"
- end)
- button4.MouseButton1Down:Connect(function(wow,k)
- local plrs = game:GetService("Players")
- for _,plr in pairs(plrs:GetChildren())
- do plr.Character.Humanoid.Health = 0
- end end)
- button5.MouseButton1Down:Connect(function(wow,k)
- colcor = Instance.new("ColorCorrectionEffect") colcor.Parent = game.Lighting colcor.Enabled = true
- colcor.TintColor = Color3.new(55,55,55) colcor.Contrast = 50 colcor.Saturation = 50 blur = Instance.new("BlurEffect")
- blur.Parent = game.Lighting blur.Size = 10
- end)
- button6.MouseButton1Down:Connect(function(wow,k)
- 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)
- button7.MouseButton1Down:Connect(function(wow,k)
- local sid = 6942391979
- local sound = Instance.new("Sound")
- sound.Parent = game.Workspace
- sound.SoundId = "rbxassetid://"..sid
- sound.Volume = math.huge
- sound.Looped = true
- sound.Playing = true
- end)
- button8.MouseButton1Down:Connect(function(wow,k)
- local players = game:GetService("Players")
- for _,player in pairs(players:GetChildren())
- do player:Kick("You got kickad by kursor gui revamp")
- end end)
- button9.MouseButton1Down:Connect(function(wow,k)
- 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)
- button10.MouseButton1Down:Connect(function(wow,k)
- function exPro(root)
- for _, v in pairs(root:GetChildren()) do
- if v:IsA("Part") or v:IsA("MeshPart") then
- v.Anchored = false
- 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)
- button11.MouseButton1Down:Connect(function(wow,k)
- game.ReplicatedStorage:ClearAllChildren()
- end)
- button12.MouseButton1Down:Connect(function(wow,k)
- local Lighting = game:GetService("Lighting") local ColorCorrection = Instance.new("ColorCorrectionEffect", Lighting) function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end Counter = 0 Lighting.TimeOfDay = "12:00" while wait(0.1) do ColorCorrection.TintColor = Color3.fromHSV(zigzag(Counter),1,1) Lighting.Ambient = Color3.fromHSV(zigzag(Counter),1,1) Counter += 0.01 end end)
Advertisement
Add Comment
Please, Sign In to add comment