--[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] -- Gui to Lua -- Version: 3.2 -- Instances: local ImperdiamondGUI = Instance.new("ScreenGui") local MainFrame = Instance.new("Frame") local TextLabel = Instance.new("TextLabel") local SkyBoxBtn = Instance.new("TextButton") local DecalSpamBtn = Instance.new("TextButton") local ParticlesBtn = Instance.new("TextButton") local Fire666Btn = Instance.new("TextButton") local JumpscareBtn = Instance.new("TextButton") local HintBtn = Instance.new("TextButton") local MessageBtn = Instance.new("TextButton") local MajakThemeBtn = Instance.new("TextButton") local k00pkiddThemeBtn = Instance.new("TextButton") local TextLabel_2 = Instance.new("TextLabel") local StopAllSoundsBtn = Instance.new("TextButton") --Properties: ImperdiamondGUI.Name = "ImperdiamondGUI" ImperdiamondGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ImperdiamondGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling ImperdiamondGUI.ResetOnSpawn = false MainFrame.Name = "MainFrame" MainFrame.Parent = ImperdiamondGUI MainFrame.Active = true MainFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255) MainFrame.BorderColor3 = Color3.fromRGB(0, 0, 225) MainFrame.BorderSizePixel = 0 MainFrame.Position = UDim2.new(0.212438419, 0, 0.244155839, 0) MainFrame.Selectable = true MainFrame.Size = UDim2.new(0.222290635, 0, 0.274025977, 0) MainFrame.Draggable = true TextLabel.Parent = MainFrame TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel.BackgroundTransparency = 1.000 TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel.BorderSizePixel = 0 TextLabel.Position = UDim2.new(0.194942236, 0, 0.00947867334, 0) TextLabel.Size = UDim2.new(0.609418273, 0, 0.123222746, 0) TextLabel.Font = Enum.Font.SourceSans TextLabel.Text = "meowlol791 GUI" TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel.TextScaled = true TextLabel.TextSize = 14.000 TextLabel.TextWrapped = true SkyBoxBtn.Name = "SkyBoxBtn" SkyBoxBtn.Parent = MainFrame SkyBoxBtn.BackgroundColor3 = Color3.fromRGB(255, 255, 255) SkyBoxBtn.BorderColor3 = Color3.fromRGB(0, 0, 0) SkyBoxBtn.BorderSizePixel = 0 SkyBoxBtn.Position = UDim2.new(0.02078522, 0, 0.134482756, 0) SkyBoxBtn.Size = UDim2.new(0.30193907, 0, 0.165876776, 0) SkyBoxBtn.Font = Enum.Font.SourceSans SkyBoxBtn.Text = "SkyBox" SkyBoxBtn.TextColor3 = Color3.fromRGB(0, 0, 0) SkyBoxBtn.TextScaled = true SkyBoxBtn.TextSize = 14.000 SkyBoxBtn.TextWrapped = true DecalSpamBtn.Name = "DecalSpamBtn" DecalSpamBtn.Parent = MainFrame DecalSpamBtn.BackgroundColor3 = Color3.fromRGB(255, 255, 255) DecalSpamBtn.BorderColor3 = Color3.fromRGB(0, 0, 0) DecalSpamBtn.BorderSizePixel = 0 DecalSpamBtn.Position = UDim2.new(0.348926157, 0, 0.134482756, 0) DecalSpamBtn.Size = UDim2.new(0.30193907, 0, 0.165876776, 0) DecalSpamBtn.Font = Enum.Font.SourceSans DecalSpamBtn.Text = "Decal Spam" DecalSpamBtn.TextColor3 = Color3.fromRGB(0, 0, 0) DecalSpamBtn.TextScaled = true DecalSpamBtn.TextSize = 14.000 DecalSpamBtn.TextWrapped = true ParticlesBtn.Name = "ParticlesBtn" ParticlesBtn.Parent = MainFrame ParticlesBtn.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ParticlesBtn.BorderColor3 = Color3.fromRGB(0, 0, 0) ParticlesBtn.BorderSizePixel = 0 ParticlesBtn.Position = UDim2.new(0.673698127, 0, 0.134482756, 0) ParticlesBtn.Size = UDim2.new(0.30193907, 0, 0.165876776, 0) ParticlesBtn.Font = Enum.Font.SourceSans ParticlesBtn.Text = "Particles" ParticlesBtn.TextColor3 = Color3.fromRGB(0, 0, 0) ParticlesBtn.TextScaled = true ParticlesBtn.TextSize = 14.000 ParticlesBtn.TextWrapped = true Fire666Btn.Name = "Fire666Btn" Fire666Btn.Parent = MainFrame Fire666Btn.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Fire666Btn.BorderColor3 = Color3.fromRGB(0, 0, 0) Fire666Btn.BorderSizePixel = 0 Fire666Btn.Position = UDim2.new(0.0207852609, 0, 0.356871992, 0) Fire666Btn.Size = UDim2.new(0.30193907, 0, 0.165876776, 0) Fire666Btn.Font = Enum.Font.SourceSans Fire666Btn.Text = "666" Fire666Btn.TextColor3 = Color3.fromRGB(0, 0, 0) Fire666Btn.TextScaled = true Fire666Btn.TextSize = 14.000 Fire666Btn.TextWrapped = true JumpscareBtn.Name = "JumpscareBtn" JumpscareBtn.Parent = MainFrame JumpscareBtn.BackgroundColor3 = Color3.fromRGB(255, 255, 255) JumpscareBtn.BorderColor3 = Color3.fromRGB(0, 0, 0) JumpscareBtn.BorderSizePixel = 0 JumpscareBtn.Position = UDim2.new(0.348926157, 0, 0.356871992, 0) JumpscareBtn.Size = UDim2.new(0.30193907, 0, 0.165876776, 0) JumpscareBtn.Font = Enum.Font.SourceSans JumpscareBtn.Text = "Jumpscare" JumpscareBtn.TextColor3 = Color3.fromRGB(0, 0, 0) JumpscareBtn.TextScaled = true JumpscareBtn.TextSize = 14.000 JumpscareBtn.TextWrapped = true HintBtn.Name = "HintBtn" HintBtn.Parent = MainFrame HintBtn.BackgroundColor3 = Color3.fromRGB(255, 255, 255) HintBtn.BorderColor3 = Color3.fromRGB(0, 0, 0) HintBtn.BorderSizePixel = 0 HintBtn.Position = UDim2.new(0.673698127, 0, 0.356871992, 0) HintBtn.Size = UDim2.new(0.30193907, 0, 0.165876776, 0) HintBtn.Font = Enum.Font.SourceSans HintBtn.Text = "Hint" HintBtn.TextColor3 = Color3.fromRGB(0, 0, 0) HintBtn.TextScaled = true HintBtn.TextSize = 14.000 HintBtn.TextWrapped = true MessageBtn.Name = "MessageBtn" MessageBtn.Parent = MainFrame MessageBtn.BackgroundColor3 = Color3.fromRGB(255, 255, 255) MessageBtn.BorderColor3 = Color3.fromRGB(0, 0, 0) MessageBtn.BorderSizePixel = 0 MessageBtn.Position = UDim2.new(0.0199584961, 0, 0.565402806, 0) MessageBtn.Size = UDim2.new(0.30193907, 0, 0.165876776, 0) MessageBtn.Font = Enum.Font.SourceSans MessageBtn.Text = "Message" MessageBtn.TextColor3 = Color3.fromRGB(0, 0, 0) MessageBtn.TextScaled = true MessageBtn.TextSize = 14.000 MessageBtn.TextWrapped = true MajakThemeBtn.Name = "TubuusThemeBtn" MajakThemeBtn.Parent = MainFrame MajakThemeBtn.BackgroundColor3 = Color3.fromRGB(255, 255, 255) MajakThemeBtn.BorderColor3 = Color3.fromRGB(0, 0, 0) MajakThemeBtn.BorderSizePixel = 0 MajakThemeBtn.Position = UDim2.new(0.346828312, 0, 0.565402806, 0) MajakThemeBtn.Size = UDim2.new(0.30193907, 0, 0.165876776, 0) MajakThemeBtn.Font = Enum.Font.SourceSans MajakThemeBtn.Text = "meowlol791 Theme" MajakThemeBtn.TextColor3 = Color3.fromRGB(0, 0, 0) MajakThemeBtn.TextScaled = true MajakThemeBtn.TextSize = 14.000 MajakThemeBtn.TextWrapped = true k00pkiddThemeBtn.Name = "k00pkiddThemeBtn" k00pkiddThemeBtn.Parent = MainFrame k00pkiddThemeBtn.BackgroundColor3 = Color3.fromRGB(255, 255, 255) k00pkiddThemeBtn.BorderColor3 = Color3.fromRGB(0, 0, 0) k00pkiddThemeBtn.BorderSizePixel = 0 k00pkiddThemeBtn.Position = UDim2.new(0.673698127, 0, 0.565402806, 0) k00pkiddThemeBtn.Size = UDim2.new(0.30193907, 0, 0.165876776, 0) k00pkiddThemeBtn.Font = Enum.Font.SourceSans k00pkiddThemeBtn.Text = "k00pkidd Theme" k00pkiddThemeBtn.TextColor3 = Color3.fromRGB(0, 0, 0) k00pkiddThemeBtn.TextScaled = true k00pkiddThemeBtn.TextSize = 14.000 k00pkiddThemeBtn.TextWrapped = true TextLabel_2.Parent = MainFrame TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_2.BackgroundTransparency = 1.000 TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_2.BorderSizePixel = 0 TextLabel_2.Position = UDim2.new(0.017656913, 0, 0.781990528, 0) TextLabel_2.Size = UDim2.new(0.418282539, 0, 0.165876776, 0) TextLabel_2.Font = Enum.Font.SourceSans TextLabel_2.Text = "Remade it by Imperdiamond" TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel_2.TextScaled = true TextLabel_2.TextSize = 14.000 TextLabel_2.TextWrapped = true StopAllSoundsBtn.Name = "StopAllSoundsBtn" StopAllSoundsBtn.Parent = MainFrame StopAllSoundsBtn.BackgroundColor3 = Color3.fromRGB(255, 255, 255) StopAllSoundsBtn.BorderColor3 = Color3.fromRGB(0, 0, 0) StopAllSoundsBtn.BorderSizePixel = 0 StopAllSoundsBtn.Position = UDim2.new(0.596135795, 0, 0.778672934, 0) StopAllSoundsBtn.Size = UDim2.new(0.30193907, 0, 0.165876776, 0) StopAllSoundsBtn.Font = Enum.Font.SourceSans StopAllSoundsBtn.Text = "Stop All Sounds" StopAllSoundsBtn.TextColor3 = Color3.fromRGB(0, 0, 0) StopAllSoundsBtn.TextScaled = true StopAllSoundsBtn.TextSize = 14.000 StopAllSoundsBtn.TextWrapped = true SkyBoxBtn.MouseButton1Click:Connect(function() s = Instance.new("Sky") s.Name = "Sky" s.Parent = game.Lighting s.SkyboxBk = "http://www.roblox.com/asset/?id=118351121034625" s.SkyboxDn = "http://www.roblox.com/asset/?id=73306834916619" s.SkyboxFt = "http://www.roblox.com/asset/?id=118351121034625" s.SkyboxLf = "http://www.roblox.com/asset/?id=73306834916619" s.SkyboxRt = "http://www.roblox.com/asset/?id=118351121034625" s.SkyboxUp = "http://www.roblox.com/asset/?id=73306834916619" game.Lighting.TimeOfDay = 12 end) function click() function exPro(root) for _, v in pairs(root:GetDescendants()) do if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id=73306834916619" 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=73306834916619" Two.Texture = "http://www.roblox.com/asset/?id=73306834916619" Three.Texture = "http://www.roblox.com/asset/?id=73306834916619" Four.Texture = "http://www.roblox.com/asset/?id=73306834916619" Five.Texture = "http://www.roblox.com/asset/?id=73306834916619" Six.Texture = "http://www.roblox.com/asset/?id=73306834916619" 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 DecalSpamBtn.MouseButton1Click:Connect(click) ParticlesBtn.MouseButton1Click:Connect(function() for _, obj in pairs(game.Workspace:GetDescendants()) do if obj:IsA("BasePart") then emit = Instance.new("ParticleEmitter", obj) emit.Texture = "rbxassetid://73306834916619" emit.Rate = 99999999 end end end) Fire666Btn.MouseButton1Click:Connect(function() for _, obj in pairs(game.Workspace:GetDescendants()) do if obj:IsA("BasePart") then fire = Instance.new("Fire", obj) fire.Size = 15 fire.Color = Color3.new(255,0,0) fire.SecondaryColor = Color3.new(255,0,0) obj.Color = Color3.new(0,0,0) end end end) JumpscareBtn.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 = "http://www.roblox.com/asset/?id=73306834916619" newimage.Size = UDim2.new(1,1,1,1) local s = Instance.new("Sound",newgui) s.SoundId = "rbxassetid://9069609200" s.Volume = 9999999999999999999999999999999999999 s.Looped = true s:Play() print("Screamed "..v.Name) while wait(9) do newimage.Parent:Destroy() end end) end end end) HintBtn.MouseButton1Click:Connect(function() h = Instance.new("Hint", workspace) h.Text = "subscribe on meowlol791" end) MessageBtn.MouseButton1Click:Connect(function() m = Instance.new("Message", workspace) m.Text = "subscribe On meowlol791" end) MajakThemeBtn.MouseButton1Click:Connect(function() s = Instance.new("Sound", workspace) s.Playing = true s.Looped = true s.SoundId = "rbxassetid://94533013083491" s.PlaybackSpeed = 0.8 end) k00pkiddThemeBtn.MouseButton1Click:Connect(function() s = Instance.new("Sound", workspace) s.Playing = true s.Looped = true s.SoundId = "rbxassetid://1839246711" s.PlaybackSpeed = 0.85 end) StopAllSoundsBtn.MouseButton1Click:Connect(function() for _, music in pairs(game.Workspace:GetDescendants()) do if music:IsA("Sound") then music:Destroy() end end for _, music in pairs(game.SoundService:GetDescendants()) do if music:IsA("Sound") then music:Destroy() end end end)