-- Gui to Lua -- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local ScrollingFrame = Instance.new("ScrollingFrame") local TextLabel = Instance.new("TextLabel") local TextLabel_2 = Instance.new("TextLabel") local TextLabel_3 = Instance.new("TextLabel") 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") local TextButton_12 = Instance.new("TextButton") local TextButton_13 = Instance.new("TextButton") local TextButton_14 = Instance.new("TextButton") local TextButton_15 = Instance.new("TextButton") local TextButton_16 = Instance.new("TextButton") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(106, 106, 106) Frame.BorderColor3 = Color3.fromRGB(55, 255, 0) Frame.BorderSizePixel = 5 Frame.Position = UDim2.new(0.0409256928, 0, 0.143313706, 0) Frame.Size = UDim2.new(0, 411, 0, 350) ScrollingFrame.Parent = Frame ScrollingFrame.Active = true ScrollingFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) ScrollingFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) ScrollingFrame.BorderSizePixel = 0 ScrollingFrame.Position = UDim2.new(0.026764065, 0, 0.0162799079, 0) ScrollingFrame.Size = UDim2.new(0, 387, 0, 337) ScrollingFrame.CanvasPosition = Vector2.new(0, 363) ScrollingFrame.ScrollBarThickness = 15 TextLabel.Parent = ScrollingFrame 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.240310073, 0, 0.0125838928, 0) TextLabel.Size = UDim2.new(0, 200, 0, 50) TextLabel.Font = Enum.Font.Unknown TextLabel.Text = "C0Wgui" TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel.TextScaled = true TextLabel.TextSize = 14.000 TextLabel.TextWrapped = true TextLabel_2.Parent = ScrollingFrame 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.116279028, 0, 0.0745302066, 0) TextLabel_2.Size = UDim2.new(0, 294, 0, 28) TextLabel_2.Font = Enum.Font.Unknown TextLabel_2.Text = "[CREATED BY LuaC0W team ~TN2~]" TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel_2.TextScaled = true TextLabel_2.TextSize = 14.000 TextLabel_2.TextWrapped = true TextLabel_3.Parent = ScrollingFrame TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_3.BackgroundTransparency = 1.000 TextLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_3.BorderSizePixel = 0 TextLabel_3.Position = UDim2.new(0.0930232555, 0, 0.102348991, 0) TextLabel_3.Size = UDim2.new(0, 294, 0, 28) TextLabel_3.Font = Enum.Font.Unknown TextLabel_3.Text = " -- Game scripts --" TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel_3.TextScaled = true TextLabel_3.TextSize = 14.000 TextLabel_3.TextWrapped = true TextButton.Parent = TextLabel_3 TextButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton.BorderColor3 = Color3.fromRGB(55, 255, 0) TextButton.BorderSizePixel = 2 TextButton.Position = UDim2.new(0.113979623, 0, 1.37571394, 0) TextButton.Size = UDim2.new(0, 226, 0, 37) TextButton.Font = Enum.Font.Michroma TextButton.Text = "Decal spam" TextButton.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton.TextScaled = true TextButton.TextSize = 14.000 TextButton.TextWrapped = true TextButton_2.Parent = TextLabel_3 TextButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_2.BorderColor3 = Color3.fromRGB(55, 255, 0) TextButton_2.BorderSizePixel = 2 TextButton_2.Position = UDim2.new(0.0323469713, 0, 3.16142821, 0) TextButton_2.Size = UDim2.new(0, 83, 0, 37) TextButton_2.Font = Enum.Font.Michroma TextButton_2.Text = "Sky" TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_2.TextScaled = true TextButton_2.TextSize = 14.000 TextButton_2.TextWrapped = true TextButton_3.Parent = TextLabel_3 TextButton_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_3.BorderColor3 = Color3.fromRGB(55, 255, 0) TextButton_3.BorderSizePixel = 2 TextButton_3.Position = UDim2.new(0.38948983, 0, 3.16142821, 0) TextButton_3.Size = UDim2.new(0, 83, 0, 37) TextButton_3.Font = Enum.Font.Michroma TextButton_3.Text = "Spinning sky" TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_3.TextScaled = true TextButton_3.TextSize = 14.000 TextButton_3.TextWrapped = true TextButton_4.Parent = TextLabel_3 TextButton_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_4.BorderColor3 = Color3.fromRGB(55, 255, 0) TextButton_4.BorderSizePixel = 2 TextButton_4.Position = UDim2.new(0.773843586, 0, 3.16142821, 0) TextButton_4.Size = UDim2.new(0, 83, 0, 37) TextButton_4.Font = Enum.Font.Michroma TextButton_4.Text = "Trippy sky" TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_4.TextScaled = true TextButton_4.TextSize = 14.000 TextButton_4.TextWrapped = true TextButton_5.Parent = TextLabel_3 TextButton_5.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_5.BorderColor3 = Color3.fromRGB(55, 255, 0) TextButton_5.BorderSizePixel = 2 TextButton_5.Position = UDim2.new(0.0187415294, 0, 5.16142797, 0) TextButton_5.Size = UDim2.new(0, 162, 0, 37) TextButton_5.Font = Enum.Font.Michroma TextButton_5.Text = "Partical" TextButton_5.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_5.TextScaled = true TextButton_5.TextSize = 14.000 TextButton_5.TextWrapped = true TextButton_6.Parent = TextLabel_3 TextButton_6.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_6.BorderColor3 = Color3.fromRGB(55, 255, 0) TextButton_6.BorderSizePixel = 2 TextButton_6.Position = UDim2.new(0.627585053, 0, 5.16142797, 0) TextButton_6.Size = UDim2.new(0, 143, 0, 37) TextButton_6.Font = Enum.Font.Michroma TextButton_6.Text = "Giant particals" TextButton_6.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_6.TextScaled = true TextButton_6.TextSize = 14.000 TextButton_6.TextWrapped = true TextButton_7.Parent = TextLabel_3 TextButton_7.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_7.BorderColor3 = Color3.fromRGB(55, 255, 0) TextButton_7.BorderSizePixel = 2 TextButton_7.Position = UDim2.new(0.151394591, 0, 6.83999968, 0) TextButton_7.Size = UDim2.new(0, 226, 0, 37) TextButton_7.Font = Enum.Font.Michroma TextButton_7.Text = "Disco" TextButton_7.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_7.TextScaled = true TextButton_7.TextSize = 14.000 TextButton_7.TextWrapped = true TextButton_8.Parent = TextLabel_3 TextButton_8.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_8.BorderColor3 = Color3.fromRGB(55, 255, 0) TextButton_8.BorderSizePixel = 2 TextButton_8.Position = UDim2.new(0.151394591, 0, 8.55428505, 0) TextButton_8.Size = UDim2.new(0, 226, 0, 37) TextButton_8.Font = Enum.Font.Michroma TextButton_8.Text = "Hint" TextButton_8.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_8.TextScaled = true TextButton_8.TextSize = 14.000 TextButton_8.TextWrapped = true TextButton_9.Parent = TextLabel_3 TextButton_9.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_9.BorderColor3 = Color3.fromRGB(55, 255, 0) TextButton_9.BorderSizePixel = 2 TextButton_9.Position = UDim2.new(0.151394591, 0, 10.0899992, 0) TextButton_9.Size = UDim2.new(0, 107, 0, 37) TextButton_9.Font = Enum.Font.Michroma TextButton_9.Text = "Message" TextButton_9.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_9.TextScaled = true TextButton_9.TextSize = 14.000 TextButton_9.TextWrapped = true TextButton_10.Parent = TextLabel_3 TextButton_10.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_10.BorderColor3 = Color3.fromRGB(55, 255, 0) TextButton_10.BorderSizePixel = 2 TextButton_10.Position = UDim2.new(0.556156516, 0, 10.0899992, 0) TextButton_10.Size = UDim2.new(0, 107, 0, 37) TextButton_10.Font = Enum.Font.Michroma TextButton_10.Text = "Loop message" TextButton_10.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_10.TextScaled = true TextButton_10.TextSize = 14.000 TextButton_10.TextWrapped = true TextButton_11.Parent = TextLabel_3 TextButton_11.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_11.BorderColor3 = Color3.fromRGB(55, 255, 0) TextButton_11.BorderSizePixel = 2 TextButton_11.Position = UDim2.new(0.151394591, 0, 12.0899982, 0) TextButton_11.Size = UDim2.new(0, 226, 0, 37) TextButton_11.Font = Enum.Font.Michroma TextButton_11.Text = "Jumpscare" TextButton_11.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_11.TextScaled = true TextButton_11.TextSize = 14.000 TextButton_11.TextWrapped = true TextButton_12.Parent = TextLabel_3 TextButton_12.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_12.BorderColor3 = Color3.fromRGB(55, 255, 0) TextButton_12.BorderSizePixel = 2 TextButton_12.Position = UDim2.new(0.151394591, 0, 13.8757124, 0) TextButton_12.Size = UDim2.new(0, 226, 0, 37) TextButton_12.Font = Enum.Font.Michroma TextButton_12.Text = "Baseplate map" TextButton_12.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_12.TextScaled = true TextButton_12.TextSize = 14.000 TextButton_12.TextWrapped = true TextButton_13.Parent = TextLabel_3 TextButton_13.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_13.BorderColor3 = Color3.fromRGB(55, 255, 0) TextButton_13.BorderSizePixel = 2 TextButton_13.Position = UDim2.new(0.147993237, 0, 15.6257124, 0) TextButton_13.Size = UDim2.new(0, 226, 0, 37) TextButton_13.Font = Enum.Font.Michroma TextButton_13.Text = "666" TextButton_13.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_13.TextScaled = true TextButton_13.TextSize = 14.000 TextButton_13.TextWrapped = true TextButton_14.Parent = TextLabel_3 TextButton_14.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_14.BorderColor3 = Color3.fromRGB(55, 255, 0) TextButton_14.BorderSizePixel = 2 TextButton_14.Position = UDim2.new(0.144591868, 0, 17.3757133, 0) TextButton_14.Size = UDim2.new(0, 226, 0, 37) TextButton_14.Font = Enum.Font.Michroma TextButton_14.Text = "Color spam" TextButton_14.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_14.TextScaled = true TextButton_14.TextSize = 14.000 TextButton_14.TextWrapped = true TextButton_15.Parent = TextLabel_3 TextButton_15.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_15.BorderColor3 = Color3.fromRGB(55, 255, 0) TextButton_15.BorderSizePixel = 2 TextButton_15.Position = UDim2.new(0.144591868, 0, 19.1971416, 0) TextButton_15.Size = UDim2.new(0, 226, 0, 37) TextButton_15.Font = Enum.Font.Michroma TextButton_15.Text = "Rotate all" TextButton_15.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_15.TextScaled = true TextButton_15.TextSize = 14.000 TextButton_15.TextWrapped = true TextButton_16.Parent = TextLabel_3 TextButton_16.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_16.BorderColor3 = Color3.fromRGB(55, 255, 0) TextButton_16.BorderSizePixel = 2 TextButton_16.Position = UDim2.new(0.144591868, 0, 21.0899982, 0) TextButton_16.Size = UDim2.new(0, 226, 0, 37) TextButton_16.Font = Enum.Font.Michroma TextButton_16.Text = "Disco 2" TextButton_16.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_16.TextScaled = true TextButton_16.TextSize = 14.000 TextButton_16.TextWrapped = true -- Scripts: local function RQPBBRD_fake_script() -- TextButton.LocalScript local script = Instance.new('LocalScript', TextButton) script.Parent.MouseButton1Click:Connect(function() -- decal spam script by nixondoeslua -- -- feel free to use in your gui or script! -- -- but atleast credit me -- --love from team nixon local penisLEL = "http://www.roblox.com/asset/?id=85440521751564" -- replace my decal id with your decal id for i, v in pairs(game.Workspace:GetDescendants()) do if v:IsA("Decal") or v:IsA("Texture") then v:Destroy() end end for i, q in pairs(game.Workspace:GetDescendants()) do if q:IsA("BasePart") then local decal1 = Instance.new("Decal") local decal2 = Instance.new("Decal") local decal3 = Instance.new("Decal") local decal4 = Instance.new("Decal") local decal5 = Instance.new("Decal") local decal6 = Instance.new("Decal") decal1.Texture = penisLEL decal2.Texture = penisLEL decal3.Texture = penisLEL decal4.Texture = penisLEL decal5.Texture = penisLEL decal6.Texture = penisLEL decal1.Parent = q decal2.Parent = q decal3.Parent = q decal4.Parent = q decal5.Parent = q decal6.Parent = q decal1.Face = Enum.NormalId.Top decal2.Face = Enum.NormalId.Bottom decal3.Face = Enum.NormalId.Left decal4.Face = Enum.NormalId.Right decal5.Face = Enum.NormalId.Back decal6.Face = Enum.NormalId.Front end end end) end coroutine.wrap(RQPBBRD_fake_script)() local function EHJTU_fake_script() -- TextButton_2.LocalScript local script = Instance.new('LocalScript', TextButton_2) script.Parent.MouseButton1Click:Connect(function() -- skybox script by nixondoeslua -- -- feel free to use in your gui or script! -- -- but atleast credit me -- --love from team nixon local yesking = "http://www.roblox.com/asset/?id=85440521751564" -- replace my decal id with your decal id local skytits = Instance.new("Sky") skytits.Parent = game.Lighting skytits.SkyboxBk = yesking skytits.SkyboxDn = yesking skytits.SkyboxFt = yesking skytits.SkyboxLf = yesking skytits.SkyboxRt = yesking skytits.SkyboxUp = yesking game.Lighting.TimeOfDay = 10 end) end coroutine.wrap(EHJTU_fake_script)() local function FIZUSYV_fake_script() -- TextButton_3.LocalScript local script = Instance.new('LocalScript', TextButton_3) script.Parent.MouseButton1Click:Connect(function() -- skybox script by nixondoeslua -- -- feel free to use in your gui or script! -- -- but atleast credit me -- --love from team nixon local yesking = "http://www.roblox.com/asset/?id=77154143441543" -- replace my decal id with your decal id local spin = 0 local skytits = Instance.new("Sky") skytits.Parent = game.Lighting skytits.SkyboxBk = yesking skytits.SkyboxDn = yesking skytits.SkyboxFt = yesking skytits.SkyboxLf = yesking skytits.SkyboxRt = yesking skytits.SkyboxUp = yesking game.Lighting.TimeOfDay = 10 while true do wait(0) spin = spin + 1 skytits.SkyboxOrientation = Vector3.new(0,spin,0) end end) end coroutine.wrap(FIZUSYV_fake_script)() local function QRKT_fake_script() -- TextButton_4.LocalScript local script = Instance.new('LocalScript', TextButton_4) script.Parent.MouseButton1Click:Connect(function() -- skybox script by nixondoeslua -- -- feel free to use in your gui or script! -- -- but atleast credit me -- --love from team nixon local yesking = "http://www.roblox.com/asset/?id=70730741001395" -- replace my decal id with your decal id local spin = 0 local spin2 = 0 local spin3 = 0 local skytits = Instance.new("Sky") skytits.Parent = game.Lighting skytits.SkyboxBk = yesking skytits.SkyboxDn = yesking skytits.SkyboxFt = yesking skytits.SkyboxLf = yesking skytits.SkyboxRt = yesking skytits.SkyboxUp = yesking game.Lighting.TimeOfDay = 10 while true do wait(0) spin = spin + 1 spin2 = spin2 + 1 spin3 = spin3 + 1 skytits.SkyboxOrientation = Vector3.new(spin,spin2,spin3) end end) end coroutine.wrap(QRKT_fake_script)() local function HFTWK_fake_script() -- TextButton_5.LocalScript local script = Instance.new('LocalScript', TextButton_5) script.Parent.MouseButton1Click:Connect(function() for i, v in pairs(game.Workspace:GetDescendants()) do if v:IsA("BasePart") then local eh = Instance.new("ParticleEmitter") eh.Parent = v eh.SpreadAngle = Vector2.new(360, 360) eh.Texture = "http://www.roblox.com/asset/?id=77154143441543" end end end) end coroutine.wrap(HFTWK_fake_script)() local function NMZOGZ_fake_script() -- TextButton_6.LocalScript local script = Instance.new('LocalScript', TextButton_6) script.Parent.MouseButton1Click:Connect(function() for i, v in pairs(game.Workspace:GetDescendants()) do if v:IsA("BasePart") then local eh = Instance.new("ParticleEmitter") eh.Parent = v eh.SpreadAngle = Vector2.new(360, 360) eh.Size = NumberSequence.new(10, 10) eh.Texture = "http://www.roblox.com/asset/?id=77154143441543" end end end) end coroutine.wrap(NMZOGZ_fake_script)() local function CJSI_fake_script() -- TextButton_7.LocalScript local script = Instance.new('LocalScript', TextButton_7) script.Parent.MouseButton1Click:Connect(function() local disco = Instance.new("ColorCorrectionEffect") disco.Parent = game.Lighting while true do wait(0.5) disco.TintColor = Color3.new(math.random(), math.random(), math.random()) end end) end coroutine.wrap(CJSI_fake_script)() local function GQMHCD_fake_script() -- TextButton_8.LocalScript local script = Instance.new('LocalScript', TextButton_8) script.Parent.MouseButton1Click:Connect(function() local hint = Instance.new("Hint") hint.Parent = game.Workspace hint.Text = "OOPS! LuaC0W team ~TN2~ HACKED TIS?!" end) end coroutine.wrap(GQMHCD_fake_script)() local function PEGIIN_fake_script() -- TextButton_9.LocalScript local script = Instance.new('LocalScript', TextButton_9) script.Parent.MouseButton1Click:Connect(function() local hint = Instance.new("Message") hint.Parent = game.Workspace hint.Text = "MUHAHAH U SKID ASS FAGGOTS LUAC0W HACKED THIS FUCKERS!" end) end coroutine.wrap(PEGIIN_fake_script)() local function JXZKNJ_fake_script() -- TextButton_10.LocalScript local script = Instance.new('LocalScript', TextButton_10) script.Parent.MouseButton1Click:Connect(function() while true do wait(0.5) local hint = Instance.new("Message") hint.Parent = game.Workspace hint.Text = "hacked by TLC niggaz..." wait(1) hint:Destroy() end end) end coroutine.wrap(JXZKNJ_fake_script)() local function YGTC_fake_script() -- TextButton_11.LocalScript local script = Instance.new('LocalScript', TextButton_11) script.Parent.MouseButton1Click:Connect(function() for i, v in pairs(game.Players:GetDescendants()) do if v:IsA("Player") then local jump = Instance.new("ScreenGui") jump.Parent = v.PlayerGui local image = Instance.new("ImageLabel") image.Parent = jump image.Image = "http://www.roblox.com/asset/?id=70730741001395" image.Size = UDim2.new(1, 0, 1, 0) image.Position = UDim2.new(0, 0, 0, 0) local sound = Instance.new("Sound") sound.Parent = jump sound.SoundId = "rbxassetid://74464434454195" sound:Play() wait(8.542) jump:Destroy() end end end) end coroutine.wrap(YGTC_fake_script)() local function YULHMQ_fake_script() -- TextButton_12.LocalScript local script = Instance.new('LocalScript', TextButton_12) script.Parent.MouseButton1Click:Connect(function() for i, v in pairs(game.Workspace:GetDescendants()) do if v:IsA("BasePart") then if v.Name == "Terrain" then continue end if v.Name == "Camera" then continue end if v.Name == "HumanoidRootPart" then continue end if v.Name == "Humanoid" then continue end v:Destroy() end end wait(1) local baseplate = Instance.new("Part") baseplate.Parent = game.Workspace baseplate.Anchored = true baseplate.Size = Vector3.new(1000, 1000, 1000) end) end coroutine.wrap(YULHMQ_fake_script)() local function IWZUS_fake_script() -- TextButton_13.LocalScript local script = Instance.new('LocalScript', TextButton_13) script.Parent.MouseButton1Click:Connect(function() for i, v in pairs(game.Workspace:GetDescendants()) do if v:IsA("BasePart") then v.BrickColor = BrickColor.new("Black") local fire = Instance.new("Fire") fire.Parent = v game.Lighting.TimeOfDay = 0 end end end) end coroutine.wrap(IWZUS_fake_script)() local function ARRTVV_fake_script() -- TextButton_14.LocalScript local script = Instance.new('LocalScript', TextButton_14) script.Parent.MouseButton1Click:Connect(function() for i, v in pairs(game.Workspace:GetDescendants()) do if v:IsA("BasePart") then v.BrickColor = BrickColor.random() end end end) end coroutine.wrap(ARRTVV_fake_script)() local function TGRQ_fake_script() -- TextButton_15.LocalScript local script = Instance.new('LocalScript', TextButton_15) script.Parent.MouseButton1Click:Connect(function() for i, v in pairs(game.Workspace:GetDescendants()) do if v:IsA("BasePart") then v.Orientation = Vector3.new(math.random(360), math.random(360), math.random(360)) end end end) end coroutine.wrap(TGRQ_fake_script)() local function GXLNJN_fake_script() -- TextButton_16.LocalScript local script = Instance.new('LocalScript', TextButton_16) script.Parent.MouseButton1Click:Connect(function() while true do wait(1) game.Lighting.FogEnd = 0 game.Lighting.FogColor = Color3.new(math.random(), math.random(), math.random()) end end) end coroutine.wrap(GXLNJN_fake_script)() local function NCYI_fake_script() -- Frame.Drag local script = Instance.new('LocalScript', Frame) --Credits go to whoever made this script. local UIS = game:GetService("UserInputService") function drag (Frame) dragToggle = nil dragSpeed = 0.23 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.25), {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 drag(script.Parent) end coroutine.wrap(NCYI_fake_script)()