local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local UICorner = Instance.new("UICorner") local TextButton = Instance.new("TextButton") local UICorner_2 = Instance.new("UICorner") local TextLabel = Instance.new("TextLabel") local TextButton1 = Instance.new("TextButton") local TextButton_2 = Instance.new("TextButton") local TextLabel_2 = Instance.new("TextLabel") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Frame.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderSizePixel = 0 Frame.Position = UDim2.new(0.691228092, 0, 0.354271352, 0) Frame.Size = UDim2.new(0, 341, 0, 271) UICorner.Parent = Frame TextButton.Parent = Frame TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton.BorderSizePixel = 0 TextButton.Position = UDim2.new(0.0518469475, 0, 0.344862133, 0) TextButton.Size = UDim2.new(0, 133, 0, 44) TextButton.Font = Enum.Font.SourceSans TextButton.Text = "particals" TextButton.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton.TextSize = 14.000 UICorner_2.Parent = Frame TextLabel.Parent = Frame 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.0100717032, 0, 0.0683102384, 0) TextLabel.Size = UDim2.new(0, 200, 0, 50) TextLabel.Font = Enum.Font.Bangers TextLabel.Text = "Fz1nkidds smooth gui" TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel.TextSize = 14.000 TextButton1.Name = "TextButton1" TextButton1.Parent = Frame TextButton1.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextButton1.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton1.BorderSizePixel = 0 TextButton1.Position = UDim2.new(0.0498533733, 0, 0.531365335, 0) TextButton1.Size = UDim2.new(0, 133, 0, 47) TextButton1.Font = Enum.Font.SourceSans TextButton1.Text = "skybox" TextButton1.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton1.TextSize = 14.000 TextButton_2.Parent = ScreenGui TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_2.BorderSizePixel = 0 TextButton_2.Position = UDim2.new(0.706140339, 0, 0.605527639, 0) TextButton_2.Size = UDim2.new(0, 147, 0, 46) TextButton_2.Font = Enum.Font.SourceSans TextButton_2.Text = "decal" TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_2.TextSize = 14.000 TextLabel_2.Parent = ScreenGui TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_2.BorderSizePixel = 0 TextLabel_2.Position = UDim2.new(0.843363643, 0, 0.40326634, 0) TextLabel_2.Size = UDim2.new(0, 148, 0, 193) TextLabel_2.Font = Enum.Font.Arcade TextLabel_2.Text = "thank you for using" TextLabel_2.TextColor3 = Color3.fromRGB(47, 18, 161) TextLabel_2.TextSize = 14.000 -- Scripts: local function QFCOQG_fake_script() -- TextButton.Script local script = Instance.new('Script', TextButton) function click() function exPro(root) for _, v in pairs(root:GetChildren()) do if v:isA("ParticelsEmitter") and v.Texture ~= "http://www.roblox.com/asset/?id=129636442449530" then v.Parent = nil elseif v:isA("BasePart") then local One = Instance.new("ParticleEmitter", v) One.Texture = "http://www.roblox.com/asset/?id=129636442449530" 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(QFCOQG_fake_script)() local function RBQKLV_fake_script() -- Frame.Dragify local script = Instance.new('LocalScript', Frame) local UIS = game:GetService("UserInputService") function dragify(Frame) dragToggle = nil dragSpeed = 0.15 dragInput = nil dragStart = nil dragPos = nil function updateInput(input) Delta = input.Position - dragStart Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y) game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.15), {Position = Position}):Play() end Frame.InputBegan:Connect(function(input) if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then dragToggle = true dragStart = input.Position startPos = Frame.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragToggle = false end end) end end) Frame.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then dragInput = input end end) game:GetService("UserInputService").InputChanged:Connect(function(input) if input == dragInput and dragToggle then updateInput(input) end end) end dragify(script.Parent) end coroutine.wrap(RBQKLV_fake_script)() local function TKSRP_fake_script() -- TextButton1.Script local script = Instance.new('Script', TextButton1) function click() s = Instance.new("Sky") s.Name = "Sky" s.Parent = game.Lighting s.SkyboxBk = "http://www.roblox.com/asset/?id=129636442449530"--the id is here s.SkyboxDn = "http://www.roblox.com/asset/?id=129636442449530"--the id is here s.SkyboxFt = "http://www.roblox.com/asset/?id=129636442449530"--the id is here s.SkyboxLf = "http://www.roblox.com/asset/?id=129636442449530"--the id is here s.SkyboxRt = "http://www.roblox.com/asset/?id=129636442449530"--the id is here s.SkyboxUp = "http://www.roblox.com/asset/?id=129636442449530"--the id is here game.Lighting.TimeOfDay = 12 end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(TKSRP_fake_script)() local function STKEXUD_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=129636442449530" 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=129636442449530" Two.Texture = "http://www.roblox.com/asset/?id=129636442449530" Three.Texture = "http://www.roblox.com/asset/?id=129636442449530" Four.Texture = "http://www.roblox.com/asset/?id=129636442449530" Five.Texture = "http://www.roblox.com/asset/?id=129636442449530" Six.Texture = "http://www.roblox.com/asset/?id=129636442449530"--put id in here i will put it in description 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(STKEXUD_fake_script)()