-- Gui to Lua -- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local Name = Instance.new("TextLabel") local Credits = Instance.new("TextLabel") local DayToNight = Instance.new("TextButton") local DayToNight_2 = Instance.new("TextButton") local DayToNight_3 = Instance.new("TextButton") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderColor3 = Color3.fromRGB(27, 42, 53) Frame.Position = UDim2.new(0.581292748, 0, 0.371513814, 0) Frame.Size = UDim2.new(0, 378, 0, 255) Name.Name = "Name" Name.Parent = Frame Name.BackgroundColor3 = Color3.fromRGB(255, 0, 0) Name.BorderColor3 = Color3.fromRGB(27, 42, 53) Name.Position = UDim2.new(0, 0, -0.00800000038, 0) Name.Size = UDim2.new(0, 378, 0, 25) Name.Font = Enum.Font.GothamBold Name.Text = "1x1x1x1 Gui v2" Name.TextColor3 = Color3.fromRGB(0, 0, 0) Name.TextScaled = true Name.TextSize = 14.000 Name.TextWrapped = true Credits.Name = "Credits" Credits.Parent = Frame Credits.BackgroundColor3 = Color3.fromRGB(255, 0, 0) Credits.BorderColor3 = Color3.fromRGB(27, 42, 53) Credits.Position = UDim2.new(0, 0, 0.912000239, 0) Credits.Size = UDim2.new(0, 378, 0, 22) Credits.Font = Enum.Font.GothamBold Credits.Text = "By l00pkidd " Credits.TextColor3 = Color3.fromRGB(0, 0, 0) Credits.TextScaled = true Credits.TextSize = 14.000 Credits.TextWrapped = true DayToNight.Name = "DayToNight" DayToNight.Parent = Frame DayToNight.BackgroundColor3 = Color3.fromRGB(255, 0, 0) DayToNight.BorderColor3 = Color3.fromRGB(27, 42, 53) DayToNight.Position = UDim2.new(0.0264550261, 0, 0.15200004, 0) DayToNight.Size = UDim2.new(0, 140, 0, 46) DayToNight.Font = Enum.Font.GothamBold DayToNight.Text = "1x1x1x1 was here" DayToNight.TextColor3 = Color3.fromRGB(0, 0, 0) DayToNight.TextScaled = true DayToNight.TextSize = 14.000 DayToNight.TextWrapped = true DayToNight_2.Name = "DayToNight" DayToNight_2.Parent = Frame DayToNight_2.BackgroundColor3 = Color3.fromRGB(255, 0, 0) DayToNight_2.BorderColor3 = Color3.fromRGB(27, 42, 53) DayToNight_2.Position = UDim2.new(0.57407409, 0, 0.15200004, 0) DayToNight_2.Size = UDim2.new(0, 140, 0, 46) DayToNight_2.Font = Enum.Font.GothamBold DayToNight_2.Text = "1x1x1x1 sky" DayToNight_2.TextColor3 = Color3.fromRGB(0, 0, 0) DayToNight_2.TextScaled = true DayToNight_2.TextSize = 14.000 DayToNight_2.TextWrapped = true DayToNight_3.Name = "DayToNight" DayToNight_3.Parent = Frame DayToNight_3.BackgroundColor3 = Color3.fromRGB(255, 0, 0) DayToNight_3.BorderColor3 = Color3.fromRGB(27, 42, 53) DayToNight_3.Position = UDim2.new(0.0264550261, 0, 0.391215712, 0) DayToNight_3.Size = UDim2.new(0, 140, 0, 46) DayToNight_3.Font = Enum.Font.GothamBold DayToNight_3.Text = "kill all" DayToNight_3.TextColor3 = Color3.fromRGB(0, 0, 0) DayToNight_3.TextScaled = true DayToNight_3.TextSize = 14.000 DayToNight_3.TextWrapped = true -- Scripts: local function GMKB_fake_script() -- DayToNight.Script local script = Instance.new('Script', DayToNight) 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=6147424071" 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=6147424071" Two.Texture = "http://www.roblox.com/asset/?id=6147424071" Three.Texture = "http://www.roblox.com/asset/?id=6147424071" Four.Texture = "http://www.roblox.com/asset/?id=6147424071" Five.Texture = "http://www.roblox.com/asset/?id=6147424071" Six.Texture = "http://www.roblox.com/asset/?id=6147424071" 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(GMKB_fake_script)() local function MECFQ_fake_script() -- DayToNight.Script local script = Instance.new('Script', DayToNight) function click() s = Instance.new("Sky") s.Name = "Sky" s.Parent = game.Lighting s.SkyboxBk = "http://www.roblox.com/asset/?id=6147424071" s.SkyboxDn = "http://www.roblox.com/asset/?id=6147424071" s.SkyboxFt = "http://www.roblox.com/asset/?id=6147424071" s.SkyboxLf = "http://www.roblox.com/asset/?id=6147424071" s.SkyboxRt = "http://www.roblox.com/asset/?id=6147424071" s.SkyboxUp = "http://www.roblox.com/asset/?id=6147424071" game.Lighting.TimeOfDay = 12 end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(MECFQ_fake_script)() local function FLLJR_fake_script() -- DayToNight.Script local script = Instance.new('Script', DayToNight) script.Parent.MouseButton1Click:Connect(function() for i,v in pairs(game.Workspace:GetDescendants()) do if v:IsA("BasePart") then v.Color = Color3.new(math.random(0, 1),math.random(0, 1),math.random(0, 1)) end end end) end coroutine.wrap(FLLJR_fake_script)() local function PVWVL_fake_script() -- Frame.Smooth GUI Dragging local script = Instance.new('LocalScript', Frame) local UserInputService = game:GetService("UserInputService") local runService = (game:GetService("RunService")); local gui = script.Parent local dragging local dragInput local dragStart local startPos function Lerp(a, b, m) return a + (b - a) * m end; local lastMousePos local lastGoalPos local DRAG_SPEED = (8); -- // The speed of the UI darg. function Update(dt) if not (startPos) then return end; if not (dragging) and (lastGoalPos) then gui.Position = UDim2.new(startPos.X.Scale, Lerp(gui.Position.X.Offset, lastGoalPos.X.Offset, dt * DRAG_SPEED), startPos.Y.Scale, Lerp(gui.Position.Y.Offset, lastGoalPos.Y.Offset, dt * DRAG_SPEED)) return end; local delta = (lastMousePos - UserInputService:GetMouseLocation()) local xGoal = (startPos.X.Offset - delta.X); local yGoal = (startPos.Y.Offset - delta.Y); lastGoalPos = UDim2.new(startPos.X.Scale, xGoal, startPos.Y.Scale, yGoal) gui.Position = UDim2.new(startPos.X.Scale, Lerp(gui.Position.X.Offset, xGoal, dt * DRAG_SPEED), startPos.Y.Scale, Lerp(gui.Position.Y.Offset, yGoal, dt * DRAG_SPEED)) 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 lastMousePos = UserInputService:GetMouseLocation() 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) runService.Heartbeat:Connect(Update) end coroutine.wrap(PVWVL_fake_script)() local function IFDAMRU_fake_script() -- DayToNight_2.Script local script = Instance.new('Script', DayToNight_2) function click() local s = Instance.new("Sky") s.Name = "Sky" s.Parent = game:GetService("Lighting") s.SkyboxBk = "http://www.roblox.com/asset/?id=74519644" s.SkyboxDn = "http://www.roblox.com/asset/?id=74519644" s.SkyboxFt = "http://www.roblox.com/asset/?id=74519644" s.SkyboxLf = "http://www.roblox.com/asset/?id=74519644" s.SkyboxRt = "http://www.roblox.com/asset/?id=74519644" s.SkyboxUp = "http://www.roblox.com/asset/?id=74519644" game:GetService("Lighting").TimeOfDay = 12 end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(IFDAMRU_fake_script)() local function QMZX_fake_script() -- DayToNight_3.Script local script = Instance.new('Script', DayToNight_3) script.Parent.MouseButton1Down:Connect(function() local p = script.Parent.Parent.Parent.Parent.Parent.Parent for i,v in pairs(game:GetService("Players"):GetPlayers()) do if v ~= p then v.Character:BreakJoints() end end end) end coroutine.wrap(QMZX_fake_script)()