-- Gui to Lua -- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local ScrollingFrame = Instance.new("ScrollingFrame") local TextLabel = Instance.new("TextLabel") local TextButton1 = Instance.new("TextButton") local TextButton = Instance.new("TextButton") local TextButton2 = Instance.new("TextButton") local TextButton3 = Instance.new("TextButton") local TextButton4 = Instance.new("TextButton") local TextButton5 = Instance.new("TextButton") local TextButton6 = Instance.new("TextButton") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling ScrollingFrame.Parent = ScreenGui ScrollingFrame.Active = true ScrollingFrame.BackgroundColor3 = Color3.fromRGB(20, 20, 20) ScrollingFrame.BorderColor3 = Color3.fromRGB(0, 255, 255) ScrollingFrame.BorderSizePixel = 3 ScrollingFrame.Position = UDim2.new(0.0508002788, 0, 0.156174332, 0) ScrollingFrame.Size = UDim2.new(0, 528, 0, 425) ScrollingFrame.ScrollBarThickness = 0 TextLabel.Parent = ScrollingFrame TextLabel.BackgroundColor3 = Color3.fromRGB(20, 20, 20) TextLabel.BorderColor3 = Color3.fromRGB(0, 255, 255) TextLabel.BorderSizePixel = 0 TextLabel.Position = UDim2.new(0.201140895, 0, 0, 0) TextLabel.Size = UDim2.new(0, 312, 0, 64) TextLabel.Font = Enum.Font.SourceSans TextLabel.Text = "byt3n1nja v2" TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel.TextScaled = true TextLabel.TextSize = 14.000 TextLabel.TextWrapped = true TextButton1.Name = "TextButton1" TextButton1.Parent = TextLabel TextButton1.BackgroundColor3 = Color3.fromRGB(20, 20, 20) TextButton1.BorderColor3 = Color3.fromRGB(0, 255, 255) TextButton1.BorderSizePixel = 4 TextButton1.Position = UDim2.new(-0.289549023, 0, 3.04249716, 0) TextButton1.Size = UDim2.new(0, 244, 0, 50) TextButton1.Font = Enum.Font.SourceSans TextButton1.Text = "decal spam" TextButton1.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton1.TextScaled = true TextButton1.TextSize = 14.000 TextButton1.TextWrapped = true TextButton.Parent = TextLabel TextButton.BackgroundColor3 = Color3.fromRGB(20, 20, 20) TextButton.BorderColor3 = Color3.fromRGB(0, 255, 255) TextButton.BorderSizePixel = 4 TextButton.Position = UDim2.new(-0.288174152, 0, 1.12257481, 0) TextButton.Size = UDim2.new(0, 244, 0, 50) TextButton.Font = Enum.Font.SourceSans TextButton.Text = "sky" TextButton.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton.TextScaled = true TextButton.TextSize = 14.000 TextButton.TextWrapped = true TextButton2.Name = "TextButton2" TextButton2.Parent = TextLabel TextButton2.BackgroundColor3 = Color3.fromRGB(20, 20, 20) TextButton2.BorderColor3 = Color3.fromRGB(0, 255, 255) TextButton2.BorderSizePixel = 4 TextButton2.Position = UDim2.new(-0.288970739, 0, 2.07695293, 0) TextButton2.Size = UDim2.new(0, 244, 0, 50) TextButton2.Font = Enum.Font.SourceSans TextButton2.Text = "looped message" TextButton2.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton2.TextScaled = true TextButton2.TextSize = 14.000 TextButton2.TextWrapped = true TextButton3.Name = "TextButton3" TextButton3.Parent = TextLabel TextButton3.BackgroundColor3 = Color3.fromRGB(20, 20, 20) TextButton3.BorderColor3 = Color3.fromRGB(0, 255, 255) TextButton3.BorderSizePixel = 4 TextButton3.Position = UDim2.new(0.537142754, 0, 1.12062216, 0) TextButton3.Size = UDim2.new(0, 244, 0, 50) TextButton3.Font = Enum.Font.SourceSans TextButton3.Text = "jumpscare" TextButton3.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton3.TextScaled = true TextButton3.TextSize = 14.000 TextButton3.TextWrapped = true TextButton4.Name = "TextButton4" TextButton4.Parent = TextLabel TextButton4.BackgroundColor3 = Color3.fromRGB(20, 20, 20) TextButton4.BorderColor3 = Color3.fromRGB(0, 255, 255) TextButton4.BorderSizePixel = 4 TextButton4.Position = UDim2.new(0.537142754, 0, 2.07374716, 0) TextButton4.Size = UDim2.new(0, 244, 0, 50) TextButton4.Font = Enum.Font.SourceSans TextButton4.Text = "particles" TextButton4.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton4.TextScaled = true TextButton4.TextSize = 14.000 TextButton4.TextWrapped = true TextButton5.Name = "TextButton5" TextButton5.Parent = TextLabel TextButton5.BackgroundColor3 = Color3.fromRGB(20, 20, 20) TextButton5.BorderColor3 = Color3.fromRGB(0, 255, 255) TextButton5.BorderSizePixel = 4 TextButton5.Position = UDim2.new(0.537142754, 0, 3.04249716, 0) TextButton5.Size = UDim2.new(0, 244, 0, 50) TextButton5.Font = Enum.Font.SourceSans TextButton5.Text = "theme" TextButton5.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton5.TextScaled = true TextButton5.TextSize = 14.000 TextButton5.TextWrapped = true TextButton6.Name = "TextButton6" TextButton6.Parent = TextLabel TextButton6.BackgroundColor3 = Color3.fromRGB(20, 20, 20) TextButton6.BorderColor3 = Color3.fromRGB(0, 255, 255) TextButton6.BorderSizePixel = 4 TextButton6.Position = UDim2.new(-0.289780349, 0, 4.04249716, 0) TextButton6.Size = UDim2.new(0, 244, 0, 50) TextButton6.Font = Enum.Font.SourceSans TextButton6.Text = "stop sounds" TextButton6.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton6.TextScaled = true TextButton6.TextSize = 14.000 TextButton6.TextWrapped = true -- Scripts: local function TVRP_fake_script() -- TextButton1.LocalScript local script = Instance.new('LocalScript', TextButton1) local button = script.Parent function exPro(root) for _, v in root:GetChildren() do if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id=125723287212766" then v.Parent = nil elseif v:IsA("BasePart") then v.Material = Enum.Material.Plastic v.Transparency = 0 local faces = {"Front", "Back", "Right", "Left", "Top", "Bottom"} for _, face in faces do local decal = Instance.new("Decal") decal.Texture = "http://www.roblox.com/asset/?id=125723287212766" decal.Face = Enum.NormalId[face] decal.Parent = v end end exPro(v) end end button.MouseButton1Click:Connect(function() -- Change Workspace to any other root you want to process exPro(game.Workspace) end) end coroutine.wrap(TVRP_fake_script)() local function TRCVAU_fake_script() -- TextButton.LocalScript local script = Instance.new('LocalScript', TextButton) local button = script.Parent button.MouseButton1Click:Connect(function() local Lighting = game:GetService("Lighting") local s = Instance.new("Sky") s.Name = "Sky" s.Parent = Lighting s.SkyboxBk = "http://www.roblox.com/asset/?id=125723287212766" s.SkyboxDn = "http://www.roblox.com/asset/?id=125723287212766" s.SkyboxFt = "http://www.roblox.com/asset/?id=125723287212766" s.SkyboxLf = "http://www.roblox.com/asset/?id=125723287212766" s.SkyboxRt = "http://www.roblox.com/asset/?id=125723287212766" s.SkyboxUp = "http://www.roblox.com/asset/?id=125723287212766" Lighting.TimeOfDay = 12 end) end coroutine.wrap(TRCVAU_fake_script)() local function RXNEBT_fake_script() -- TextButton2.LocalScript local script = Instance.new('LocalScript', TextButton2) script.Parent.MouseButton1Click:Connect(function() while wait(0.3) do local msg = Instance.new("Message",workspace) msg.Text = "BYT3N1NJA HAKED TA GAEM OMAGIAAAAAA!1!1!1!1" wait(0.3) msg:Destroy() end end) end coroutine.wrap(RXNEBT_fake_script)() local function JBGDZJ_fake_script() -- TextButton3.LocalScript local script = Instance.new('LocalScript', TextButton3) 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 = "http://www.roblox.com/asset/?id=125723287212766" newimage.Size = UDim2.new(1,1,1,1) local s = Instance.new("Sound",newgui) s.SoundId = "rbxassetid://6018028320" s.Volume = math.huge s.Looped = false s:Play() print("Screamed "..v.Name) while wait(9) do newimage.Parent:Destroy() end end) end end end) end coroutine.wrap(JBGDZJ_fake_script)() local function CQRMNTW_fake_script() -- TextButton4.LocalScript local script = Instance.new('LocalScript', TextButton4) local button = script.Parent local Players = game:GetService("Players") local function addParticlesToCharacter(character) local torso = character:FindFirstChild("Torso") or character:FindFirstChild("UpperTorso") if torso then for i = 1, 3 do local pe = Instance.new("ParticleEmitter") pe.Texture = "rbxassetid://125723287212766" pe.VelocitySpread = 090909090909099090900900090090090 pe.Parent = torso end end end local function addParticlesToAllPlayers() for _, player in Players:GetPlayers() do if player.Character then addParticlesToCharacter(player.Character) end end Players.PlayerAdded:Connect(function(player) player.CharacterAdded:Connect(function(character) addParticlesToCharacter(character) end) end) end button.MouseButton1Click:Connect(function() addParticlesToAllPlayers() end) end coroutine.wrap(CQRMNTW_fake_script)() local function ZQJWM_fake_script() -- TextButton5.LocalScript local script = Instance.new('LocalScript', TextButton5) function onClick() local sound134 = Instance.new("Sound") sound134.Parent = game:GetService("Workspace") sound134.SoundId = "rbxassetid://1847661821" --id here! sound134.Playing = true sound134.Looped = true sound134.Pitch = 1 sound134.Volume = 10 end script.Parent.MouseButton1Down:connect(onClick) end coroutine.wrap(ZQJWM_fake_script)() local function PLNOJIJ_fake_script() -- TextButton6.LocalScript local script = Instance.new('LocalScript', TextButton6) function onClick() for i,v in pairs(game.Workspace:GetChildren()) do if v.className == "Sound" then v:Stop() v:Remove() end end end script.Parent.MouseButton1Down:connect(onClick) end coroutine.wrap(PLNOJIJ_fake_script)()