--[[ Gui2Lua™ 10zOfficial Version 1.0.0 ]] -- Instances local ScreenGui = Instance.new("ScreenGui") local Top = Instance.new("Frame") local Name = Instance.new("TextLabel") local Minimalize = Instance.new("TextButton") local Close = Instance.new("TextButton") local Logo = Instance.new("ImageLabel") local Bg = Instance.new("Frame") local ImageLabel = Instance.new("ImageLabel") local TextButton = Instance.new("TextButton") local TextButton_2 = Instance.new("TextButton") local TextButton_3 = Instance.new("TextButton") local TextButton_4 = Instance.new("TextButton") local TextButton_5 = Instance.new("TextButton") local TextButton_6 = Instance.new("TextButton") local TextButton_7 = Instance.new("TextButton") local TextButton_8 = Instance.new("TextButton") local TextButton_9 = Instance.new("TextButton") local TextButton_10 = Instance.new("TextButton") local TextButton_11 = Instance.new("TextButton") -- Properties ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Top.Name = "Top" Top.Parent = ScreenGui Top.BackgroundColor3 = Color3.new(1, 1, 1) Top.BorderColor3 = Color3.new(0, 0, 0) Top.BorderSizePixel = 2 Top.Position = UDim2.new(0.383685797, 0, 0.256188124, 0) Top.Size = UDim2.new(0, 492, 0, 50) Name.Name = "Name" Name.Parent = Top Name.BackgroundColor3 = Color3.new(1, 1, 1) Name.BackgroundTransparency = 1 Name.BorderColor3 = Color3.new(0, 0, 0) Name.BorderSizePixel = 0 Name.Position = UDim2.new(0.128130034, 0, 0.159999996, 0) Name.Size = UDim2.new(0, 200, 0, 34) Name.Font = Enum.Font.Gotham Name.Text = "MSD-GUI" Name.TextColor3 = Color3.new(0.294118, 0.294118, 0.294118) Name.TextSize = 20 Name.TextXAlignment = Enum.TextXAlignment.Left Minimalize.Name = "Minimalize" Minimalize.Parent = Top Minimalize.BackgroundColor3 = Color3.new(1, 1, 1) Minimalize.BorderColor3 = Color3.new(0, 0, 0) Minimalize.BorderSizePixel = 0 Minimalize.Position = UDim2.new(0.859175384, 0, 0.159999996, 0) Minimalize.Size = UDim2.new(0, 55, 0, 34) Minimalize.Font = Enum.Font.Gotham Minimalize.Text = "-" Minimalize.TextColor3 = Color3.new(0, 0, 0) Minimalize.TextSize = 14 Close.Name = "Close" Close.Parent = Top Close.BackgroundColor3 = Color3.new(1, 1, 1) Close.BorderColor3 = Color3.new(0, 0, 0) Close.BorderSizePixel = 0 Close.Position = UDim2.new(0.792392492, 0, 0.239999995, 0) Close.Size = UDim2.new(0, 25, 0, 25) Close.Font = Enum.Font.Gotham Close.Text = "X" Close.TextColor3 = Color3.new(0, 0, 0) Close.TextSize = 14 Logo.Name = "Logo" Logo.Parent = Top Logo.BackgroundColor3 = Color3.new(1, 1, 1) Logo.BackgroundTransparency = 1 Logo.BorderColor3 = Color3.new(0, 0, 0) Logo.BorderSizePixel = 0 Logo.Position = UDim2.new(0.0304878056, 0, 0.159999996, 0) Logo.Size = UDim2.new(0, 35, 0, 33) Logo.Image = "rbxassetid://119512011742468" Bg.Name = "Bg" Bg.Parent = Top Bg.BackgroundColor3 = Color3.new(1, 1, 1) Bg.BorderColor3 = Color3.new(0, 0, 0) Bg.BorderSizePixel = 2 Bg.Position = UDim2.new(0, 0, 1, 0) Bg.Size = UDim2.new(0, 492, 0, 298) ImageLabel.Parent = Bg ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1) ImageLabel.BackgroundTransparency = 1 ImageLabel.BorderColor3 = Color3.new(0, 0, 0) ImageLabel.BorderSizePixel = 0 ImageLabel.Size = UDim2.new(0, 492, 0, 298) ImageLabel.Image = "rbxassetid://132309558364198" ImageLabel.ImageTransparency = 0.18000000715255737 TextButton.Parent = Bg TextButton.BackgroundColor3 = Color3.new(1, 1, 1) TextButton.BorderColor3 = Color3.new(0, 0, 0) TextButton.BorderSizePixel = 2 TextButton.Position = UDim2.new(0.0304878056, 0, 0.0671140924, 0) TextButton.Size = UDim2.new(0, 147, 0, 47) TextButton.Font = Enum.Font.SourceSans TextButton.Text = "SkyBox" TextButton.TextColor3 = Color3.new(0, 0, 0) TextButton.TextSize = 34 TextButton_2.Parent = Bg TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1) TextButton_2.BorderColor3 = Color3.new(0, 0, 0) TextButton_2.BorderSizePixel = 2 TextButton_2.Position = UDim2.new(0.34959349, 0, 0.0671140924, 0) TextButton_2.Size = UDim2.new(0, 147, 0, 47) TextButton_2.Font = Enum.Font.SourceSans TextButton_2.Text = "Decal" TextButton_2.TextColor3 = Color3.new(0, 0, 0) TextButton_2.TextSize = 34 TextButton_3.Parent = Bg TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1) TextButton_3.BorderColor3 = Color3.new(0, 0, 0) TextButton_3.BorderSizePixel = 2 TextButton_3.Position = UDim2.new(0.666666687, 0, 0.0671140924, 0) TextButton_3.Size = UDim2.new(0, 147, 0, 47) TextButton_3.Font = Enum.Font.SourceSans TextButton_3.Text = "Particle" TextButton_3.TextColor3 = Color3.new(0, 0, 0) TextButton_3.TextSize = 34 TextButton_4.Parent = Bg TextButton_4.BackgroundColor3 = Color3.new(1, 1, 1) TextButton_4.BorderColor3 = Color3.new(0, 0, 0) TextButton_4.BorderSizePixel = 2 TextButton_4.Position = UDim2.new(0.0304878056, 0, 0.258389264, 0) TextButton_4.Size = UDim2.new(0, 147, 0, 47) TextButton_4.Font = Enum.Font.SourceSans TextButton_4.Text = "Msg 1" TextButton_4.TextColor3 = Color3.new(0, 0, 0) TextButton_4.TextSize = 34 TextButton_5.Parent = Bg TextButton_5.BackgroundColor3 = Color3.new(1, 1, 1) TextButton_5.BorderColor3 = Color3.new(0, 0, 0) TextButton_5.BorderSizePixel = 2 TextButton_5.Position = UDim2.new(0.34959349, 0, 0.258389264, 0) TextButton_5.Size = UDim2.new(0, 147, 0, 47) TextButton_5.Font = Enum.Font.SourceSans TextButton_5.Text = "Msg 2" TextButton_5.TextColor3 = Color3.new(0, 0, 0) TextButton_5.TextSize = 34 TextButton_6.Parent = Bg TextButton_6.BackgroundColor3 = Color3.new(1, 1, 1) TextButton_6.BorderColor3 = Color3.new(0, 0, 0) TextButton_6.BorderSizePixel = 2 TextButton_6.Position = UDim2.new(0.670731723, 0, 0.258389264, 0) TextButton_6.Size = UDim2.new(0, 147, 0, 47) TextButton_6.Font = Enum.Font.SourceSans TextButton_6.Text = "Theme" TextButton_6.TextColor3 = Color3.new(0, 0, 0) TextButton_6.TextSize = 34 TextButton_7.Parent = Bg TextButton_7.BackgroundColor3 = Color3.new(1, 1, 1) TextButton_7.BorderColor3 = Color3.new(0, 0, 0) TextButton_7.BorderSizePixel = 2 TextButton_7.Position = UDim2.new(0.0304878056, 0, 0.44295302, 0) TextButton_7.Size = UDim2.new(0, 147, 0, 47) TextButton_7.Font = Enum.Font.SourceSans TextButton_7.Text = "Theme 2" TextButton_7.TextColor3 = Color3.new(0, 0, 0) TextButton_7.TextSize = 34 TextButton_8.Parent = Bg TextButton_8.BackgroundColor3 = Color3.new(1, 1, 1) TextButton_8.BorderColor3 = Color3.new(0, 0, 0) TextButton_8.BorderSizePixel = 2 TextButton_8.Position = UDim2.new(0.34959349, 0, 0.44295302, 0) TextButton_8.Size = UDim2.new(0, 147, 0, 47) TextButton_8.Font = Enum.Font.SourceSans TextButton_8.Text = "Hint 1" TextButton_8.TextColor3 = Color3.new(0, 0, 0) TextButton_8.TextSize = 34 TextButton_9.Parent = Bg TextButton_9.BackgroundColor3 = Color3.new(1, 1, 1) TextButton_9.BorderColor3 = Color3.new(0, 0, 0) TextButton_9.BorderSizePixel = 2 TextButton_9.Position = UDim2.new(0.666666687, 0, 0.44295302, 0) TextButton_9.Size = UDim2.new(0, 147, 0, 47) TextButton_9.Font = Enum.Font.SourceSans TextButton_9.Text = "jumpsare 1" TextButton_9.TextColor3 = Color3.new(0, 0, 0) TextButton_9.TextSize = 34 TextButton_10.Parent = Bg TextButton_10.BackgroundColor3 = Color3.new(1, 1, 1) TextButton_10.BorderColor3 = Color3.new(0, 0, 0) TextButton_10.BorderSizePixel = 2 TextButton_10.Position = UDim2.new(0.0304878056, 0, 0.63422817, 0) TextButton_10.Size = UDim2.new(0, 147, 0, 47) TextButton_10.Font = Enum.Font.SourceSans TextButton_10.Text = "jumpsare 2" TextButton_10.TextColor3 = Color3.new(0, 0, 0) TextButton_10.TextSize = 34 TextButton_11.Parent = Bg TextButton_11.BackgroundColor3 = Color3.new(1, 1, 1) TextButton_11.BorderColor3 = Color3.new(0, 0, 0) TextButton_11.BorderSizePixel = 2 TextButton_11.Position = UDim2.new(0.34959349, 0, 0.63422817, 0) TextButton_11.Size = UDim2.new(0, 147, 0, 47) TextButton_11.Font = Enum.Font.SourceSans TextButton_11.Text = "Kick All" TextButton_11.TextColor3 = Color3.new(0, 0, 0) TextButton_11.TextSize = 34 -- Scripts local function HDFBRAH_fake_script() -- Top.Drag local script = Instance.new('LocalScript', Top) local UserInputService = game:GetService("UserInputService") local gui = script.Parent local dragging local dragInput local dragStart local startPos local function update(input) local delta = input.Position - dragStart gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) end gui.InputBegan:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then dragging = true dragStart = input.Position startPos = gui.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragging = false end end) end end) gui.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then dragInput = input end end) UserInputService.InputChanged:Connect(function(input) if input == dragInput and dragging then update(input) end end) end coroutine.wrap(HDFBRAH_fake_script)() local function ASJQ_fake_script() -- Minimalize.LocalScript local script = Instance.new('LocalScript', Minimalize) script.Parent.MouseButton1Click:Connect(function() if script.Parent.Parent.Bg.Visible == true then script.Parent.Parent.Bg.Visible = false else script.Parent.Parent.Bg.Visible = true end end) end coroutine.wrap(ASJQ_fake_script)() local function MZESGA_fake_script() -- TextButton.Script local script = Instance.new('Script', TextButton) function click() s = Instance.new("Sky") s.Name = "Sky" s.Parent = game.Lighting s.SkyboxBk = "http://www.roblox.com/asset/?id=132309558364198" s.SkyboxDn = "http://www.roblox.com/asset/?id=132309558364198" s.SkyboxFt = "http://www.roblox.com/asset/?id=132309558364198" s.SkyboxLf = "http://www.roblox.com/asset/?id=132309558364198" s.SkyboxRt = "http://www.roblox.com/asset/?id=132309558364198" s.SkyboxUp = "http://www.roblox.com/asset/?id=132309558364198" end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(MZESGA_fake_script)() local function QBABWFN_fake_script() -- TextButton_2.Script local script = Instance.new('Script', TextButton_2) function click() function exPro(root) for _, v in pairs(root:GetChildren()) do if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id=132309558364198" then v.Parent = nil elseif v:IsA("BasePart") then v.Material = "Plastic" v.Transparency = 0 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=132309558364198" Two.Texture = "http://www.roblox.com/asset/?id=132309558364198" Three.Texture = "http://www.roblox.com/asset/?id=132309558364198" Four.Texture = "http://www.roblox.com/asset/?id=132309558364198" Five.Texture = "http://www.roblox.com/asset/?id=132309558364198" Six.Texture = "http://www.roblox.com/asset/?id=132309558364198" 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 script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(QBABWFN_fake_script)() local function DYKE_fake_script() -- TextButton_3.Script local script = Instance.new('Script', TextButton_3) function click() function exPro(root) for _, v in pairs(root:GetChildren()) do if v:IsA("ParticleEmitter") and v.Texture ~= "http://www.roblox.com/asset/?id=105643499436820" then v.Parent = nil elseif v:IsA("BasePart") then local One = Instance.new("ParticleEmitter", v) One.Texture = "http://www.roblox.com/asset/?id=105643499436820" 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 script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(DYKE_fake_script)() local function QEXTIO_fake_script() -- TextButton_4.Script local script = Instance.new('Script', TextButton_4) script.Parent.MouseButton1Click:Connect(function() local message = Instance.new("Message", game.Workspace) message.Text = "team MSD has hacked this fucking game !!!!" wait(5) message:Destroy() end) end coroutine.wrap(QEXTIO_fake_script)() local function TISXA_fake_script() -- TextButton_5.Script local script = Instance.new('Script', TextButton_5) script.Parent.MouseButton1Click:Connect(function() local message = Instance.new("Message", game.Workspace) message.Text = "Join Discord .gg/mUJuGr8J" wait(5) message:Destroy() end) end coroutine.wrap(TISXA_fake_script)() local function TUOOT_fake_script() -- TextButton_6.Script local script = Instance.new('Script', TextButton_6) script.Parent.MouseButton1Click:Connect(function() local Sound = Instance.new("Sound",game.Workspace) Sound.Playing = true Sound.Looped = true Sound.SoundId = "rbxassetid://110520583946049" Sound.Volume = 1 Sound.PlaybackSpeed = 1 end) end coroutine.wrap(TUOOT_fake_script)() local function QIDA_fake_script() -- TextButton_7.Script local script = Instance.new('Script', TextButton_7) script.Parent.MouseButton1Click:Connect(function() local Sound = Instance.new("Sound",game.Workspace) Sound.Playing = true Sound.Looped = true Sound.SoundId = "rbxassetid://71496085559284" Sound.Volume = 1 Sound.PlaybackSpeed = 1 end) end coroutine.wrap(QIDA_fake_script)() local function SAESJL_fake_script() -- TextButton_8.Script local script = Instance.new('Script', TextButton_8) script.Parent.MouseButton1Click:Connect(function() local hint = Instance.new("Hint", game.Workspace) hint.Text = "This fucked games is backdoored !!!" end) end coroutine.wrap(SAESJL_fake_script)() local function ZBWSN_fake_script() -- TextButton_9.Script local script = Instance.new('Script', TextButton_9) script.Parent.MouseButton1Click:Connect(function() 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 = "rbxassetid://77769001562996" newimage.Size = UDim2.new(1,1,1,1) local s = Instance.new("Sound",newgui) s.SoundId = "rbxassetid://104868924499219" s.Volume = math.huge s.Looped = false s:Play() print("Screamed "..v.Name) while wait(3) do newimage.Parent:Destroy() end end) end end end) end coroutine.wrap(ZBWSN_fake_script)() local function YHDC_fake_script() -- TextButton_10.Script local script = Instance.new('Script', TextButton_10) script.Parent.MouseButton1Click:Connect(function() 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 = "rbxassetid://105643499436820" newimage.Size = UDim2.new(1,1,1,1) local s = Instance.new("Sound",newgui) s.SoundId = "rbxassetid://111641288845411" s.Volume = math.huge s.Looped = false s:Play() print("Screamed "..v.Name) while wait(2) do newimage.Parent:Destroy() end end) end end end) end coroutine.wrap(YHDC_fake_script)() local function RQTJHPN_fake_script() -- TextButton_11.Script local script = Instance.new('Script', TextButton_11) script.Parent.MouseButton1Click:Connect(function() local function kickAllPlayers() local players = game.Players:GetPlayers() for _, player in pairs(players) do player:Kick("Hacked By MSD team") end end kickAllPlayers() end) end coroutine.wrap(RQTJHPN_fake_script)()