-- Gui to Lua -- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local MainFrame = Instance.new("Frame") local TextLabel = Instance.new("TextLabel") local ImageLabel = Instance.new("ImageLabel") local ImageLabel_2 = Instance.new("ImageLabel") local TextLabel_2 = Instance.new("TextLabel") local ScrollingFrame = Instance.new("ScrollingFrame") 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 TextLabel_4 = Instance.new("TextLabel") local TextButton_14 = Instance.new("TextButton") local TextButton_15 = Instance.new("TextButton") local TextButton_16 = Instance.new("TextButton") local TextButton_17 = Instance.new("TextButton") local TextButton_18 = Instance.new("TextButton") local TextButton_19 = Instance.new("TextButton") local TextButton_20 = Instance.new("TextButton") local TextButton_21 = Instance.new("TextButton") local TextButton_22 = Instance.new("TextButton") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling MainFrame.Name = "MainFrame" MainFrame.Parent = ScreenGui MainFrame.BackgroundColor3 = Color3.fromRGB(42, 42, 43) MainFrame.BackgroundTransparency = 0.500 MainFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) MainFrame.BorderSizePixel = 2 MainFrame.Position = UDim2.new(0.220994473, 0, 0.287313432, 0) MainFrame.Size = UDim2.new(0, 310, 0, 370) 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.225806445, 0, 0, 0) TextLabel.Size = UDim2.new(0, 171, 0, 48) TextLabel.Font = Enum.Font.SourceSans TextLabel.Text = "Harked v4" TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel.TextScaled = true TextLabel.TextSize = 14.000 TextLabel.TextWrapped = true ImageLabel.Parent = TextLabel ImageLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0) ImageLabel.BackgroundTransparency = 66666.000 ImageLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) ImageLabel.BorderSizePixel = 0 ImageLabel.Position = UDim2.new(1.08771932, 0, 0, 0) ImageLabel.Size = UDim2.new(0, 54, 0, 52) ImageLabel.Image = "rbxassetid://14491761803" ImageLabel_2.Parent = TextLabel ImageLabel_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) ImageLabel_2.BackgroundTransparency = 66666.000 ImageLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0) ImageLabel_2.BorderSizePixel = 0 ImageLabel_2.Position = UDim2.new(-0.409356713, 0, 0, 0) ImageLabel_2.Size = UDim2.new(0, 55, 0, 52) ImageLabel_2.Image = "rbxassetid://76307231843683" 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, 0, 0.1027027, 0) TextLabel_2.Size = UDim2.new(0, 310, 0, 45) TextLabel_2.Font = Enum.Font.SourceSans TextLabel_2.Text = "Commands/Scripts by CK4 . UI by team c00lkidd" TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel_2.TextSize = 16.000 TextLabel_2.TextWrapped = true ScrollingFrame.Parent = MainFrame ScrollingFrame.Active = true ScrollingFrame.BackgroundColor3 = Color3.fromRGB(208, 208, 208) ScrollingFrame.BackgroundTransparency = 0.600 ScrollingFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) ScrollingFrame.BorderSizePixel = 3 ScrollingFrame.Position = UDim2.new(0.0290322583, 0, 0.205405399, 0) ScrollingFrame.Size = UDim2.new(0, 293, 0, 283) TextLabel_3.Parent = ScrollingFrame TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_3.BackgroundTransparency = 555555584.000 TextLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_3.BorderSizePixel = 0 TextLabel_3.Position = UDim2.new(0.156996593, 0, 0, 0) TextLabel_3.Size = UDim2.new(0, 200, 0, 14) TextLabel_3.Font = Enum.Font.SourceSans TextLabel_3.Text = "" TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_3.TextSize = 14.000 TextButton.Parent = TextLabel_3 TextButton.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton.BackgroundTransparency = 0.100 TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton.BorderSizePixel = 2 TextButton.Position = UDim2.new(-0.194999993, 0, 0.5, 0) TextButton.Size = UDim2.new(0, 136, 0, 43) TextButton.Font = Enum.Font.SourceSans TextButton.Text = "Toggle fly" TextButton.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton.TextSize = 25.000 TextButton.TextWrapped = true TextButton_2.Parent = TextLabel_3 TextButton_2.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_2.BackgroundTransparency = 0.100 TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_2.BorderSizePixel = 2 TextButton_2.Position = UDim2.new(0.519999981, 0, 0.5, 0) TextButton_2.Size = UDim2.new(0, 136, 0, 43) TextButton_2.Font = Enum.Font.SourceSans TextButton_2.Text = "Click Tp" TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_2.TextSize = 29.000 TextButton_3.Parent = TextLabel_3 TextButton_3.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_3.BackgroundTransparency = 0.100 TextButton_3.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_3.BorderSizePixel = 2 TextButton_3.Position = UDim2.new(-0.194999993, 0, 4.85714293, 0) TextButton_3.Size = UDim2.new(0, 136, 0, 43) TextButton_3.Font = Enum.Font.SourceSans TextButton_3.Text = "Kill All" TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_3.TextSize = 26.000 TextButton_3.TextWrapped = true TextButton_4.Parent = TextLabel_3 TextButton_4.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_4.BackgroundTransparency = 0.100 TextButton_4.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_4.BorderSizePixel = 2 TextButton_4.Position = UDim2.new(0.519999981, 0, 4.85714293, 0) TextButton_4.Size = UDim2.new(0, 136, 0, 43) TextButton_4.Font = Enum.Font.SourceSans TextButton_4.Text = "Inf Jump" TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_4.TextSize = 25.000 TextButton_5.Parent = TextLabel_3 TextButton_5.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_5.BackgroundTransparency = 0.100 TextButton_5.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_5.BorderSizePixel = 2 TextButton_5.Position = UDim2.new(-0.194999993, 0, 9.21776485, 0) TextButton_5.Size = UDim2.new(0, 136, 0, 45) TextButton_5.Font = Enum.Font.SourceSans TextButton_5.Text = "Float" TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_5.TextSize = 24.000 TextButton_5.TextWrapped = true TextButton_6.Parent = TextLabel_3 TextButton_6.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_6.BackgroundTransparency = 0.100 TextButton_6.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_6.BorderSizePixel = 2 TextButton_6.Position = UDim2.new(0.519999981, 0, 9.21428585, 0) TextButton_6.Size = UDim2.new(0, 136, 0, 45) TextButton_6.Font = Enum.Font.SourceSans TextButton_6.Text = "X to XRAY" TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_6.TextSize = 24.000 TextButton_7.Parent = TextLabel_3 TextButton_7.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_7.BackgroundTransparency = 0.100 TextButton_7.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_7.BorderSizePixel = 2 TextButton_7.Position = UDim2.new(-0.194999993, 0, 13.6824951, 0) TextButton_7.Size = UDim2.new(0, 136, 0, 47) TextButton_7.Font = Enum.Font.SourceSans TextButton_7.Text = "Remove Hats" TextButton_7.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_7.TextSize = 23.000 TextButton_7.TextWrapped = true TextButton_8.Parent = TextLabel_3 TextButton_8.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_8.BackgroundTransparency = 0.100 TextButton_8.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_8.BorderSizePixel = 2 TextButton_8.Position = UDim2.new(0.519999981, 0, 13.6824951, 0) TextButton_8.Size = UDim2.new(0, 136, 0, 47) TextButton_8.Font = Enum.Font.SourceSans TextButton_8.Text = "Low HP all" TextButton_8.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_8.TextSize = 24.000 TextButton_9.Parent = TextLabel_3 TextButton_9.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_9.BackgroundTransparency = 0.100 TextButton_9.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_9.BorderSizePixel = 2 TextButton_9.Position = UDim2.new(-0.194999993, 0, 18.2539234, 0) TextButton_9.Size = UDim2.new(0, 136, 0, 49) TextButton_9.Font = Enum.Font.SourceSans TextButton_9.Text = "Avatars" TextButton_9.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_9.TextSize = 27.000 TextButton_9.TextWrapped = true TextButton_10.Parent = TextLabel_3 TextButton_10.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_10.BackgroundTransparency = 0.100 TextButton_10.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_10.BorderSizePixel = 2 TextButton_10.Position = UDim2.new(0.519999981, 0, 18.2539234, 0) TextButton_10.Size = UDim2.new(0, 136, 0, 49) TextButton_10.Font = Enum.Font.SourceSans TextButton_10.Text = "Random Speed" TextButton_10.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_10.TextSize = 20.000 TextButton_10.TextWrapped = true TextButton_11.Parent = TextLabel_3 TextButton_11.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_11.BackgroundTransparency = 0.100 TextButton_11.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_11.BorderSizePixel = 2 TextButton_11.Position = UDim2.new(-0.194999993, 0, 22.9682102, 0) TextButton_11.Size = UDim2.new(0, 136, 0, 49) TextButton_11.Font = Enum.Font.SourceSans TextButton_11.Text = "Anti-Lalol Hub Destroyer" TextButton_11.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_11.TextSize = 21.000 TextButton_11.TextWrapped = true TextButton_12.Parent = TextLabel_3 TextButton_12.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_12.BackgroundTransparency = 0.100 TextButton_12.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_12.BorderSizePixel = 2 TextButton_12.Position = UDim2.new(0.519999981, 0, 22.9682102, 0) TextButton_12.Size = UDim2.new(0, 136, 0, 49) TextButton_12.Font = Enum.Font.SourceSans TextButton_12.Text = "Color all parts" TextButton_12.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_12.TextSize = 22.000 TextButton_12.TextWrapped = true TextButton_13.Parent = TextLabel_3 TextButton_13.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_13.BackgroundTransparency = 0.100 TextButton_13.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_13.BorderSizePixel = 2 TextButton_13.Position = UDim2.new(0.519999981, 0, 46.2539253, 0) TextButton_13.Size = UDim2.new(0, 136, 0, 51) TextButton_13.Font = Enum.Font.SourceSans TextButton_13.Text = "Sparta Parcitles" TextButton_13.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_13.TextSize = 21.000 TextButton_13.TextWrapped = true TextLabel_4.Parent = TextButton_13 TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_4.BackgroundTransparency = 2.000 TextLabel_4.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_4.BorderSizePixel = 0 TextLabel_4.Position = UDim2.new(-0.764705896, 0, 1.09803927, 0) TextLabel_4.Size = UDim2.new(0, 200, 0, 36) TextLabel_4.Font = Enum.Font.Unknown TextLabel_4.Text = "Thanks for Using Credits To Original Creator!" TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel_4.TextSize = 16.000 TextLabel_4.TextWrapped = true TextButton_14.Parent = TextLabel_3 TextButton_14.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_14.BackgroundTransparency = 0.100 TextButton_14.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_14.BorderSizePixel = 2 TextButton_14.Position = UDim2.new(0.519999981, 0, 27.6110668, 0) TextButton_14.Size = UDim2.new(0, 136, 0, 49) TextButton_14.Font = Enum.Font.SourceSans TextButton_14.Text = "Head Shake" TextButton_14.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_14.TextSize = 24.000 TextButton_14.TextWrapped = true TextButton_15.Parent = TextLabel_3 TextButton_15.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_15.BackgroundTransparency = 0.100 TextButton_15.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_15.BorderSizePixel = 2 TextButton_15.Position = UDim2.new(-0.194999993, 0, 27.6110668, 0) TextButton_15.Size = UDim2.new(0, 136, 0, 49) TextButton_15.Font = Enum.Font.SourceSans TextButton_15.Text = "Cloud RC7" TextButton_15.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_15.TextSize = 22.000 TextButton_15.TextWrapped = true TextButton_16.Parent = TextLabel_3 TextButton_16.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_16.BackgroundTransparency = 0.100 TextButton_16.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_16.BorderSizePixel = 2 TextButton_16.Position = UDim2.new(-0.194999993, 0, 32.3253517, 0) TextButton_16.Size = UDim2.new(0, 136, 0, 49) TextButton_16.Font = Enum.Font.SourceSans TextButton_16.Text = "Chicken Arms" TextButton_16.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_16.TextSize = 23.000 TextButton_16.TextWrapped = true TextButton_17.Parent = TextLabel_3 TextButton_17.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_17.BackgroundTransparency = 0.100 TextButton_17.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_17.BorderSizePixel = 2 TextButton_17.Position = UDim2.new(0.519999981, 0, 32.3253517, 0) TextButton_17.Size = UDim2.new(0, 136, 0, 49) TextButton_17.Font = Enum.Font.SourceSans TextButton_17.Text = "Become Thomas" TextButton_17.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_17.TextSize = 24.000 TextButton_17.TextWrapped = true TextButton_18.Parent = TextLabel_3 TextButton_18.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_18.BackgroundTransparency = 0.100 TextButton_18.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_18.BorderSizePixel = 2 TextButton_18.Position = UDim2.new(-0.194999993, 0, 37.0396385, 0) TextButton_18.Size = UDim2.new(0, 136, 0, 49) TextButton_18.Font = Enum.Font.SourceSans TextButton_18.Text = "Hint " TextButton_18.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_18.TextSize = 32.000 TextButton_18.TextWrapped = true TextButton_19.Parent = TextLabel_3 TextButton_19.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_19.BackgroundTransparency = 0.100 TextButton_19.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_19.BorderSizePixel = 2 TextButton_19.Position = UDim2.new(0.519999981, 0, 37.0396385, 0) TextButton_19.Size = UDim2.new(0, 136, 0, 49) TextButton_19.Font = Enum.Font.SourceSans TextButton_19.Text = "Skybox" TextButton_19.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_19.TextSize = 28.000 TextButton_19.TextWrapped = true TextButton_20.Parent = TextLabel_3 TextButton_20.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_20.BackgroundTransparency = 0.100 TextButton_20.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_20.BorderSizePixel = 2 TextButton_20.Position = UDim2.new(-0.194999993, 0, 41.6824951, 0) TextButton_20.Size = UDim2.new(0, 136, 0, 49) TextButton_20.Font = Enum.Font.SourceSans TextButton_20.Text = "Kick All" TextButton_20.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_20.TextSize = 30.000 TextButton_20.TextWrapped = true TextButton_21.Parent = TextLabel_3 TextButton_21.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_21.BackgroundTransparency = 0.100 TextButton_21.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_21.BorderSizePixel = 2 TextButton_21.Position = UDim2.new(0.519999981, 0, 41.6824951, 0) TextButton_21.Size = UDim2.new(0, 136, 0, 49) TextButton_21.Font = Enum.Font.SourceSans TextButton_21.Text = "FE J**rk" TextButton_21.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_21.TextSize = 30.000 TextButton_21.TextWrapped = true TextButton_22.Parent = TextLabel_3 TextButton_22.BackgroundColor3 = Color3.fromRGB(212, 212, 212) TextButton_22.BackgroundTransparency = 0.100 TextButton_22.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_22.BorderSizePixel = 2 TextButton_22.Position = UDim2.new(-0.194999993, 0, 46.2539253, 0) TextButton_22.Size = UDim2.new(0, 136, 0, 51) TextButton_22.Font = Enum.Font.SourceSans TextButton_22.Text = "Sparta Remix" TextButton_22.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_22.TextSize = 25.000 TextButton_22.TextWrapped = true -- Scripts: local function SUCDEDO_fake_script() -- TextButton.MainScript local script = Instance.new('Script', TextButton) local Camera = workspace.CurrentCamera local Tool = script.Parent local Active = false local Plr local Speed = 1.5 Tool:GetPropertyChangedSignal("Parent"):Connect(function() if Plr==nil or Tool.Parent~=Plr.PlayerGui then Active = false end end) Tool.Frame.fly.MouseButton1Click:Connect(function() Active = not Active if not Active then Tool.Frame.fly.Text = "Flying: No" else Tool.Frame.fly.Text = "Flying: Yes" Fly() end end) Tool.Frame.X.MouseButton1Click:Connect(function() Tool.Frame.Visible = false Tool.X.Visible = true end) Tool.X.MouseButton1Click:Connect(function() Tool.Frame.Visible = true Tool.X.Visible = false end) function Fly() wait() Plr = game.Players.LocalPlayer local Char = Plr.Character local Human = Char:FindFirstChildOfClass("Humanoid") local Torso = Char:FindFirstChild("HumanoidRootPart") local Force = Instance.new("BodyVelocity") local Spin = Instance.new("BodyGyro") Spin.P = 10000 Spin.MaxTorque = Vector3.new(Spin.P,Spin.P,Spin.P)*100 Spin.CFrame = Torso.CFrame Force.Velocity = Vector3.new(0,0,0) Force.P = 1000 Force.MaxForce = Vector3.new(Force.P,Force.P,Force.P)*100 Force.Parent = Torso Spin.Parent = Torso Human.PlatformStand = true Human.AutoRotate = false Human:ChangeState(Enum.HumanoidStateType.Freefall) while Active do wait() local Push = Vector3.new(0, 0, 0) local FV = Camera.CFrame:VectorToWorldSpace(Vector3.new(0, 0, -1)) local SV = Camera.CFrame:VectorToWorldSpace(Vector3.new(-1, 0, 0)) local CoFrame = Camera.CFrame local CV = CFrame.new(Vector3.new(0,0,0),CoFrame.LookVector*Vector3.new(1,0,1)):VectorToObjectSpace(Human.MoveDirection) Push = Push + ((FV * (60*Speed) * -CV.z) or Push) Push = Push + ((SV * (40*Speed) * -CV.x) or Push) Spin.CFrame = CFrame.new(Vector3.new(0, 0, 0), FV) Force.Velocity = Force.Velocity:Lerp(Push, 0.2) if not Human.PlatformStand then Human.PlatformStand = true end if Human.AutoRotate then Human.AutoRotate = false end end Spin:Destroy() Force:Destroy() Human.PlatformStand = false Human.AutoRotate = true end end coroutine.wrap(SUCDEDO_fake_script)() local function FBCWSG_fake_script() -- TextButton.MainScript local script = Instance.new('Script', TextButton) local Camera = workspace.CurrentCamera local Tool = script.Parent local Active = false local Plr local Speed = 1.5 Tool:GetPropertyChangedSignal("Parent"):Connect(function() if Plr==nil or Tool.Parent~=Plr.Backpack and Tool.Parent~=Plr.Character then Active = false end end) Tool.Activated:Connect(function() Active = not Active if Active then wait() Plr = game.Players.LocalPlayer local Char = Plr.Character local Human = Char:FindFirstChildOfClass("Humanoid") local Torso = Char:FindFirstChild("HumanoidRootPart") Active = true local Force = Instance.new("BodyVelocity") local Spin = Instance.new("BodyGyro") Spin.P = 10000 Spin.MaxTorque = Vector3.new(Spin.P,Spin.P,Spin.P)*100 Spin.CFrame = Torso.CFrame Force.Velocity = Vector3.new(0,0,0) Force.P = 1000 Force.MaxForce = Vector3.new(Force.P,Force.P,Force.P)*100 Force.Parent = Torso Spin.Parent = Torso Human.PlatformStand = true Human.AutoRotate = false Human:ChangeState(Enum.HumanoidStateType.Freefall) while Active do wait() local Push = Vector3.new(0, 0, 0) local FV = Camera.CFrame:VectorToWorldSpace(Vector3.new(0, 0, -1)) local SV = Camera.CFrame:VectorToWorldSpace(Vector3.new(-1, 0, 0)) local CoFrame = Camera.CFrame local CV = CFrame.new(Vector3.new(0,0,0),CoFrame.LookVector*Vector3.new(1,0,1)):VectorToObjectSpace(Human.MoveDirection) Push = Push + ((FV * (60*Speed) * -CV.z) or Push) Push = Push + ((SV * (40*Speed) * -CV.x) or Push) Spin.CFrame = CFrame.new(Vector3.new(0, 0, 0), FV) Force.Velocity = Force.Velocity:Lerp(Push, 0.2) if not Human.PlatformStand then Human.PlatformStand = true end if Human.AutoRotate then Human.AutoRotate = false end end Spin:Destroy() Force:Destroy() Human.PlatformStand = false Human.AutoRotate = true end end) end coroutine.wrap(FBCWSG_fake_script)() local function NRMK_fake_script() -- TextButton.Noclip local script = Instance.new('LocalScript', TextButton) local c = workspace.CurrentCamera local player = game.Players.LocalPlayer local userInput = game:GetService("UserInputService") local selected = false local speed = 60 local lastUpdate = 0 function getNextMovement(deltaTime) local nextMove = Vector3.new() -- Left/Right if userInput:IsKeyDown("A") or userInput:IsKeyDown("Left") then nextMove = Vector3.new(-1,0,0) elseif userInput:IsKeyDown("D") or userInput:IsKeyDown("Right") then nextMove = Vector3.new(1,0,0) end -- Forward/Back if userInput:IsKeyDown("W") or userInput:IsKeyDown("Up") then nextMove = nextMove + Vector3.new(0,0,-1) elseif userInput:IsKeyDown("S") or userInput:IsKeyDown("Down") then nextMove = nextMove + Vector3.new(0,0,1) end -- Up/Down if userInput:IsKeyDown("Space") or userInput:IsKeyDown("E") then nextMove = nextMove + Vector3.new(0,1,0) elseif userInput:IsKeyDown("LeftControl") or userInput:IsKeyDown("Q") then nextMove = nextMove + Vector3.new(0,-1,0) end return CFrame.new( nextMove * (speed * deltaTime) ) end function onSelected() local char = player.Character if char then local humanoid = char:WaitForChild("Humanoid") local root = char:WaitForChild("HumanoidRootPart") currentPos = root.Position selected = true root.Anchored = true lastUpdate = tick() humanoid.PlatformStand = true while selected do wait() local delta = tick()-lastUpdate local look = (c.Focus.p-c.CoordinateFrame.p).unit local move = getNextMovement(delta) local pos = root.Position root.CFrame = CFrame.new(pos,pos+look) * move lastUpdate = tick() end root.Anchored = false root.Velocity = Vector3.new() humanoid.PlatformStand = false end end function onDeselected() selected = false end function onkeypressed() if selected == false then onSelected() elseif selected == true then onDeselected() end end script.Parent.MouseButton1Down:Connect(function() onkeypressed() end) end coroutine.wrap(NRMK_fake_script)() local function FTAVBJM_fake_script() -- TextButton_2.LocalScript local script = Instance.new('LocalScript', TextButton_2) script.Parent.MouseButton1Click:Connect(function() mouse = game.Players.LocalPlayer:GetMouse() tool = Instance.new("Tool") tool.RequiresHandle = false tool.Name = "Click Teleport" tool.Activated:connect(function() local pos = mouse.Hit+Vector3.new(0,2.5,0) pos = CFrame.new(pos.X,pos.Y,pos.Z) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos end) tool.Parent = game.Players.LocalPlayer.Backpack end) end coroutine.wrap(FTAVBJM_fake_script)() local function WUTAWUF_fake_script() -- TextButton_3.Script local script = Instance.new('Script', TextButton_3) script.Parent.MouseButton1Click:Connect(function() for i,v in pairs(game.Players:GetPlayers()) do v.Character:BreakJoints() wait() v.CharacterAppearanceId = "" end end) end coroutine.wrap(WUTAWUF_fake_script)() local function YIIRYJD_fake_script() -- TextButton_4.LocalScript local script = Instance.new('LocalScript', TextButton_4) local UIS = game:GetService("UserInputService") local player = game.Players.LocalPlayer local character local humanoid local canDoubleJump = false local hasDoubleJumped = false local oldPower local time_delay = 0.2 local jump_multiplier = 1 -- set to 1 for a normal double jump, increase for the second jump to be higher script.Parent.MouseButton1Click:Connect(function() function onJumpRequest() if not character or not humanoid or not character:IsDescendantOf(workspace) or humanoid:GetState() == Enum.HumanoidStateType.Dead then return end if canDoubleJump and not hasDoubleJumped then hasDoubleJumped = false humanoid.JumpPower = oldPower * jump_multiplier humanoid:ChangeState(Enum.HumanoidStateType.Jumping) end end local function characterAdded(new) character = new humanoid = new:WaitForChild("Humanoid") hasDoubleJumped = false canDoubleJump = false oldPower = humanoid.JumpPower humanoid.StateChanged:connect(function(old, new) if new == Enum.HumanoidStateType.Landed then canDoubleJump = false hasDoubleJumped = false humanoid.JumpPower = oldPower elseif new == Enum.HumanoidStateType.Freefall then wait(time_delay) canDoubleJump = true end end) end if player.Character then characterAdded(player.Character) end player.CharacterAdded:connect(characterAdded) UIS.JumpRequest:connect(onJumpRequest) end) end coroutine.wrap(YIIRYJD_fake_script)() local function WIYRSLQ_fake_script() -- TextButton_5.LocalScript local script = Instance.new('LocalScript', TextButton_5) function click() local name = game.Players.LocalPlayer.Name local p = Instance.new("Part") p.Parent = workspace p.Locked = true p.BrickColor = BrickColor.new("White") p.BrickColor = BrickColor.new(104) p.Size = Vector3.new(8, 1.2, 8) p.Anchored = true local m = Instance.new("CylinderMesh") m.Scale = Vector3.new(1, 0.5, 1) m.Parent = p while true do p.CFrame = CFrame.new(game.Players:findFirstChild(name).Character.Torso.CFrame.x, game.Players:findFirstChild(name).Character.Torso.CFrame.y - 4, game.Players:findFirstChild(name).Character.Torso.CFrame.z) wait() end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(WIYRSLQ_fake_script)() local function NDFBTZL_fake_script() -- TextButton_6.Script local script = Instance.new('Script', TextButton_6) script.Parent.MouseButton1Click:Connect(function() local t=false local function scan(z,t) for _,i in pairs(z:GetChildren()) do if i:IsA("BasePart") and not i.Parent:FindFirstChild("Humanoid") and not i.Parent.Parent:FindFirstChild("Humanoid") then i.LocalTransparencyModifier=t end scan(i,t) end end function x(v) if v then scan(workspace,0.5) else scan(workspace,0) end end game:GetService("UserInputService").InputBegan:connect(function (input) if input.UserInputType==Enum.UserInputType.Keyboard and input.KeyCode==Enum.KeyCode.X then t=not t x(t) end end) end) end coroutine.wrap(NDFBTZL_fake_script)() local function NBMFDED_fake_script() -- TextButton_6.Script local script = Instance.new('Script', TextButton_6) script.Parent.MouseButton1Click:Connect(function() local t=false local function scan(z,t) for _,i in pairs(z:GetChildren()) do if i:IsA("BasePart") and not i.Parent:FindFirstChild("Humanoid") and not i.Parent.Parent:FindFirstChild("Humanoid") then i.LocalTransparencyModifier=t end scan(i,t) end end function x(v) if v then scan(workspace,0.5) else scan(workspace,0) end end game:GetService("UserInputService").InputBegan:connect(function (input) if input.UserInputType==Enum.UserInputType.Keyboard and input.KeyCode==Enum.KeyCode.X then t=not t x(t) end end) end) end coroutine.wrap(NBMFDED_fake_script)() local function RPERWA_fake_script() -- TextButton_6.LocalScript local script = Instance.new('LocalScript', TextButton_6) script.Parent.MouseButton1Click:Connect(function() local t=false local function scan(z,t) for _,i in pairs(z:GetChildren()) do if i:IsA("BasePart") and not i.Parent:FindFirstChild("Humanoid") and not i.Parent.Parent:FindFirstChild("Humanoid") then i.LocalTransparencyModifier=t end scan(i,t) end end function x(v) if v then scan(workspace,0.5) else scan(workspace,0) end end game:GetService("UserInputService").InputBegan:connect(function (input) if input.UserInputType==Enum.UserInputType.Keyboard and input.KeyCode==Enum.KeyCode.X then t=not t x(t) end end) end) end coroutine.wrap(RPERWA_fake_script)() local function MXDNL_fake_script() -- TextButton_7.Script local script = Instance.new('Script', TextButton_7) script.Parent.MouseButton1Down:Connect(function() for i,v in pairs(game:GetService("Players"):GetPlayers()) do for i,v in pairs(v.Character:GetChildren()) do if v:IsA("Accessory") then v:Destroy() end end end end) end coroutine.wrap(MXDNL_fake_script)() local function FACOD_fake_script() -- TextButton_8.Script local script = Instance.new('Script', TextButton_8) script.Parent.MouseButton1Click:Connect(function() for i,v in pairs(game.Players:GetPlayers()) do v.Character.Humanoid.Health = 23 end end) end coroutine.wrap(FACOD_fake_script)() local function OGHKE_fake_script() -- TextButton_9.Script local script = Instance.new('Script', TextButton_9) script.Parent.MouseButton1Click:Connect(function() for i,v in pairs(game.Players:GetPlayers()) do v.CharacterAppearanceId = "4476707772" v:LoadCharacter() end end) end coroutine.wrap(OGHKE_fake_script)() local function SMQIFT_fake_script() -- TextButton_10.Script local script = Instance.new('Script', TextButton_10) script.Parent.MouseButton1Click:Connect(function() for i,v in pairs(game.Players:GetPlayers()) do v.Character.Humanoid.WalkSpeed = math.random(1,100) end end) end coroutine.wrap(SMQIFT_fake_script)() local function VAGCRBT_fake_script() -- TextButton_11.Script local script = Instance.new('Script', TextButton_11) script.Parent.MouseButton1Click:Connect(function() a=Instance.new("RemoteEvent", workspace) b=Instance.new("RemoteEvent", game.ReplicatedStorage) c=Instance.new("RemoteEvent", game.ReplicatedFirst) a.Name = "Backdoor" b.Name = "Backdoor" c.Name = "Backdoor" end) end coroutine.wrap(VAGCRBT_fake_script)() local function BJWYO_fake_script() -- TextButton_11.Script local script = Instance.new('Script', TextButton_11) script.Parent.MouseButton1Click:Connect(function() a=Instance.new("RemoteEvent", workspace) b=Instance.new("RemoteEvent", game.ReplicatedStorage) c=Instance.new("RemoteEvent", game.ReplicatedFirst) a.Name = "Backdoor" b.Name = "Backdoor" c.Name = "Backdoor" end) end coroutine.wrap(BJWYO_fake_script)() local function VGGY_fake_script() -- TextButton_11.Script local script = Instance.new('Script', TextButton_11) script.Parent.MouseButton1Down:Connect(function() local m = Instance.new("Hint",workspace) m.Text = "Anti-Lalol Hub Destroyer Loaded." local times = 3 wait(5) m:Destroy() for i,v in pairs(game:GetService("Players"):GetPlayers()) do while wait() do if v:FindFirstChildOfClass("PlayerGui"):FindFirstChild("lIlllIIllllIIIllllIIll") then if v ~= script.Parent.Parent.Parent.Parent.Parent.Parent then if times ~= 0 then v:FindFirstChildOfClass("PlayerGui"):FindFirstChild("lIlllIIllllIIIllllIIll"):Destroy() local m = Instance.new("Hint",workspace) m.Text = ""..v.Name.."Tried To Turn LALOL Hub Destroyer. ["..times.."Times Left Until Ban]" elseif times == 0 then v:Kick("We Warned You With The Hint...") game:GetService("Players").PlayerAdded:Connect(function(plr) if plr == v then v:Kick("Do Not Try To Join Back.") local m = Instance.new("Hint",workspace) m.Text = ""..v.Name.."Tried To Join Again.." end end) end end end end end end) end coroutine.wrap(VGGY_fake_script)() local function BMCE_fake_script() -- TextButton_12.Script local script = Instance.new('Script', TextButton_12) script.Parent.MouseButton1Down:Connect(function() for i,fee in pairs(workspace:GetDescendants()) do if fee:IsA("BasePart") then fee.BrickColor = BrickColor.random() end end end) end coroutine.wrap(BMCE_fake_script)() local function XKKSVFR_fake_script() -- TextButton_13.Script local script = Instance.new('Script', TextButton_13) script.Parent.MouseButton1Click:Connect(function() for i, v in pairs(game.Players:GetChildren()) do emit = Instance.new("ParticleEmitter") emit.Parent = v.Character.Head emit.Texture = "http://www.roblox.com/asset/?id=224033704" emit.VelocitySpread = 100000 end end) end coroutine.wrap(XKKSVFR_fake_script)() local function BELS_fake_script() -- TextButton_14.Script local script = Instance.new('Script', TextButton_14) script:WaitForChild("RemoteEvent").OnServerEvent:Connect(function(p) for X = 1, math.huge, 0.2 do wait() game.Workspace[p.Name].Torso.Neck.C0 = CFrame.new(math.sin(X) / 1,1.5,0) game.Workspace[p.Name].Torso.Neck.C1 = CFrame.new(0,0,0) end for X = 1, math.huge, 0.1 do wait() game.Workspace[p.Name].Torso.Neck.C0 = CFrame.new(0,1.5,0) * CFrame.fromAxisAngle(Vector3.new(0,1,0), X) game.Workspace[p.Name].Torso.Neck.C1 = CFrame.new(0,0,0) end for _,c in pairs(game.Players:GetChildren()) do c.Character.Head.Mesh.Scale = Vector3.new(100, 100, 100) end for _,c in pairs(game.Players:GetChildren()) do c.Character.Head.Mesh.Scale = Vector3.new(1.25, 1.25, 1.25) end end) end coroutine.wrap(BELS_fake_script)() local function SZGKZ_fake_script() -- TextButton_14.LocalScript local script = Instance.new('LocalScript', TextButton_14) script.Parent.MouseButton1Click:Connect(function() script.Parent.RemoteEvent:FireServer() end) end coroutine.wrap(SZGKZ_fake_script)() local function TPMORK_fake_script() -- TextButton_14.LocalScript local script = Instance.new('LocalScript', TextButton_14) script.Parent.MouseButton1Down:Connect(function() script.Parent.Script.RemoteEvent:FireServer() end) end coroutine.wrap(TPMORK_fake_script)() local function CXQL_fake_script() -- TextButton_15.Script local script = Instance.new('Script', TextButton_15) script.Parent.MouseButton1Click:Connect(function(click) for i, c in pairs(game.Players:GetChildren()) do local e = Instance.new("Part") e.Parent = c.Character.Head e.Position = c.Character.Head.Position e.Position = c.Character.Head.Position + Vector3.new(0, 5, 0) e.Anchored = false e.CanCollide = false local w = Instance.new("WeldConstraint") w.Parent = c.Character.Head w.Part0 = c.Character.Head w.Part1 = e local m = Instance.new("SpecialMesh") m.MeshId = "rbxassetid://9467809818" m.Parent = e m.Scale = Vector3.new(0.08, 0.08, 0.08) e.Color = Color3.new(1, 0.933333, 0.666667) e.Reflectance = 0.5 local parti = Instance.new("ParticleEmitter") parti.Parent = e parti.Texture = "rbxassetid://103438342379352" parti.Enabled = true parti.Acceleration = Vector3.new(1,-1,1) parti.Size = NumberSequence.new(0.5) parti.Enabled = true parti.EmissionDirection = Enum.NormalId.Bottom e.Name = "RC7 CLOUD" end end) end coroutine.wrap(CXQL_fake_script)() local function CVTL_fake_script() -- TextButton_15.LocalScript local script = Instance.new('LocalScript', TextButton_15) script.Parent.MouseButton1Click:Connect(function() script.Parent.RemoteEvent:FireServer() end) end coroutine.wrap(CVTL_fake_script)() local function ECRS_fake_script() -- TextButton_15.LocalScript local script = Instance.new('LocalScript', TextButton_15) script.Parent.MouseButton1Down:Connect(function() script.Parent.Script.RemoteEvent:FireServer() end) end coroutine.wrap(ECRS_fake_script)() local function VRIVSJF_fake_script() -- TextButton_16.Script local script = Instance.new('Script', TextButton_16) script:WaitForChild("RemoteEvent").OnServerEvent:Connect(function(p) local Chicken = p.Name game.Workspace[Chicken].Torso["Left Shoulder"].C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(0,math.pi/2,0) * CFrame.fromEulerAnglesXYZ(math.pi/2, 0, 0) * CFrame.fromEulerAnglesXYZ(0,-math.pi/2,0) game.Workspace[Chicken].Torso["Left Shoulder"].C1 = CFrame.new(0, 0.5, 0) game.Workspace[Chicken].Torso["Right Shoulder"].C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(0,-math.pi/2,0) * CFrame.fromEulerAnglesXYZ(math.pi/2, 0, 0) * CFrame.fromEulerAnglesXYZ(0,-math.pi/2,0) game.Workspace[Chicken].Torso["Right Shoulder"].C1 = CFrame.new(0, 0.5, 0) end) end coroutine.wrap(VRIVSJF_fake_script)() local function NILD_fake_script() -- TextButton_16.LocalScript local script = Instance.new('LocalScript', TextButton_16) script.Parent.MouseButton1Click:Connect(function() local t=false local function scan(z,t) for _,i in pairs(z:GetChildren()) do if i:IsA("BasePart") and not i.Parent:FindFirstChild("Humanoid") and not i.Parent.Parent:FindFirstChild("Humanoid") then i.LocalTransparencyModifier=t end scan(i,t) end end function x(v) if v then scan(workspace,0.5) else scan(workspace,0) end end game:GetService("UserInputService").InputBegan:connect(function (input) if input.UserInputType==Enum.UserInputType.Keyboard and input.KeyCode==Enum.KeyCode.X then t=not t x(t) end end) end) end coroutine.wrap(NILD_fake_script)() local function OESNB_fake_script() -- TextButton_16.LocalScript local script = Instance.new('LocalScript', TextButton_16) script.Parent.MouseButton1Down:Connect(function() script.Parent.Script.RemoteEvent:FireServer() end) end coroutine.wrap(OESNB_fake_script)() local function TXCBJDR_fake_script() -- TextButton_17.Script local script = Instance.new('Script', TextButton_17) local ReplicatedStorage = game:GetService("ReplicatedStorage") local Thomas = Instance.new("RemoteEvent", ReplicatedStorage) Thomas.Name = "Thomas" end coroutine.wrap(TXCBJDR_fake_script)() local function GXQJKKJ_fake_script() -- TextButton_17.Script local script = Instance.new('Script', TextButton_17) local ReplicatedStorage = game:GetService("ReplicatedStorage") local ThomasEvent = ReplicatedStorage:WaitForChild("Thomas") ThomasEvent.OnServerEvent:Connect(function(player) local p = player.Character local weld = Instance.new("Weld", p.Humanoid.Torso) weld.Part0 = p.Humanoid.Torso local train = Instance.new("Part", p.Humanoid.Torso) train.Anchored = true train.CanCollide = false train.Size = Vector3.new(3, 2, 6) train.CustomPhysicalProperties = PhysicalProperties.new(0, 0, 0, 0, 0) weld.Part1 = train weld.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(180), 0) train.Anchored = false local TrainMesh = Instance.new("SpecialMesh", train) TrainMesh.MeshType = Enum.MeshType.FileMesh TrainMesh.Scale = Vector3.new(0.020, 0.020, 0.015) TrainMesh.MeshId = "rbxassetid://431017802" TrainMesh.TextureId = "rbxassetid://431017809" local weld2 = Instance.new("Weld", p.Humanoid.Torso) weld2.Part0 = p.Humanoid.Torso local Smoke = Instance.new("Part", p.Humanoid.Torso) Smoke.Anchored = true Smoke.CanCollide = false Smoke.Size = Vector3.new(1, 1, 1) Smoke.CustomPhysicalProperties = PhysicalProperties.new(0, 0, 0, 0, 0) weld2.Part1 = Smoke weld2.C1 = CFrame.new(0, -4, 3.5) Smoke.Anchored = false Smoke.Transparency = 1 local Particle = Instance.new("ParticleEmitter", Smoke) Particle.Rate = 50 Particle.Speed = NumberRange.new(30, 60) Particle.VelocitySpread = 4 Particle.Texture = "rbxassetid://133619974" local Light = Instance.new("SpotLight", train) Light.Angle = 45 Light.Brightness = 100 Light.Face = Enum.NormalId.Back Light.Range = 30 p.Humanoid.WalkSpeed = 20 for i, v in pairs(p:GetChildren()) do if v:IsA("Part") then v.Transparency = 1 elseif v:IsA("Hat") then v:Destroy() elseif v:IsA("Model") then v:Destroy() end end local function SFX(id) local s = Instance.new("Sound", p.Humanoid.Torso) s.SoundId = "rbxassetid://" .. id s.Volume = 1 return s end train.Touched:Connect(function(part) if part.Parent and part.Parent:IsA("Model") then local player = game.Players:FindFirstChild(part.Parent.Name) if player and player.Name ~= p.Name then player.Character:BreakJoints() local Whistle = SFX(475073913) Whistle:Play() end end end) local sound = Instance.new("Sound") sound.SoundId = "http://www.roblox.com/asset/?id=89293274845575" -- Измените ID на нужный. sound.Parent = workspace sound.Volume = 204 sound.Looped = true sound.Looped = true sound.Pitch= 0.2 sound:Play() player.Character.Humanoid.MaxHealth = math.huge player.Character.Humanoid.WalkSpeed = 100 end) end coroutine.wrap(GXQJKKJ_fake_script)() local function QSLU_fake_script() -- TextButton_17.LocalScript local script = Instance.new('LocalScript', TextButton_17) local Remote = script.Parent.RemoteEvent script.Parent.MouseButton1Click:Connect(function() Remote:FireServer() end) end coroutine.wrap(QSLU_fake_script)() local function QKAQFT_fake_script() -- TextButton_17.LocalScript local script = Instance.new('LocalScript', TextButton_17) local ReplicatedStorage = game:GetService("ReplicatedStorage") local Thomas = ReplicatedStorage:WaitForChild("Thomas") function click() Thomas:FireServer() end -- Пример привязки к кнопке или событию -- script.Parent.MouseButton1Click:Connect(activateThomas) -- или автоматически script.Parent.MouseButton1Down:Connect(click) end coroutine.wrap(QKAQFT_fake_script)() local function VKGU_fake_script() -- TextButton_18.Script local script = Instance.new('Script', TextButton_18) script.Parent.MouseButton1Click:Connect(function() local m = Instance.new("Hint", game.workspace) m.Text = "Teh CK4 omagaaaaaaaaaaaaaad!1!!!!!!!!!1!1!111!" end) end coroutine.wrap(VKGU_fake_script)() local function FEHMCSF_fake_script() -- TextButton_19.Script local script = Instance.new('Script', TextButton_19) function click() s = Instance.new("Sky") s.Name = "Sky" s.Parent = game.Lighting s.SkyboxBk = "http://www.roblox.com/asset/?id=87974200908207" s.SkyboxDn = "http://www.roblox.com/asset/?id=87974200908207" s.SkyboxFt = "http://www.roblox.com/asset/?id=87974200908207" s.SkyboxLf = "http://www.roblox.com/asset/?id=87974200908207" s.SkyboxRt = "http://www.roblox.com/asset/?id=87974200908207" s.SkyboxUp = "http://www.roblox.com/asset/?id=87974200908207" game.Lighting.TimeOfDay = 12 end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(FEHMCSF_fake_script)() local function EHBCZW_fake_script() -- TextButton_20.Script local script = Instance.new('Script', TextButton_20) script.Parent.MouseButton1Down:Connect(function() for i,v in pairs(game:GetService("Players"):GetChildren()) do if v:IsA("Player") then v:Kick("teh game iz fucked up by team CK4c00kidd") end end end) end coroutine.wrap(EHBCZW_fake_script)() local function GSBTP_fake_script() -- TextButton_21.j**K local script = Instance.new('LocalScript', TextButton_21) local button = script.Parent button.MouseButton1Click:Connect(function() print("Button clicked! Running your script...") --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] local speaker = game.Players.LocalPlayer if not speaker then return end local tool = Instance.new("Tool") tool.Name = "Whip it out 🤑🤑" tool.ToolTip = "Will you take the risk..? the risk of exposing your tiny d*** into the air." tool.RequiresHandle = false local toolClone = tool:Clone() tool.Parent = speaker:WaitForChild("Backpack") local jorkin = false local track = nil local nameGui = nil local lastPosition = nil -- Cập nhật humanoid khi nhân vật thay đổi local humanoid = speaker.Character and speaker.Character:FindFirstChildWhichIsA("Humanoid") local function updateHumanoid() if speaker.Character then humanoid = speaker.Character:WaitForChild("Humanoid") end end if not humanoid then updateHumanoid() end if not humanoid then return end local function stopTomfoolery() jorkin = false if track then track:Stop() track = nil end if nameGui then nameGui:Destroy() nameGui = nil end lastPosition = nil end local function isR15(character) return character:FindFirstChildOfClass("Humanoid").RigType == Enum.HumanoidRigType.R15 end local function playAnimation() if not jorkin then return end local isR15Model = isR15(speaker.Character) if not track then local anim = Instance.new("Animation") anim.AnimationId = isR15Model and "rbxassetid://698251653" or "rbxassetid://72042024" local animator = humanoid:FindFirstChildOfClass("Animator") or humanoid:FindFirstChildWhichIsA("AnimationController") if not animator then animator = Instance.new("Animator") animator.Parent = humanoid end track = animator:LoadAnimation(anim) end if track then track:Play() track:AdjustSpeed(isR15Model and 0.7 or 0.65) track.TimePosition = 0.6 while track and track.IsPlaying and track.TimePosition < (isR15Model and 0.65 or 0.7) do task.wait(0.1) end track:Stop() track = nil end end -- Hiển thị tên tool với font local function showToolName() if not speaker.Character then return end local head = speaker.Character:FindFirstChild("Head") if not head then return end nameGui = Instance.new("BillboardGui") nameGui.Parent = head nameGui.Size = UDim2.new(4, 0, 1, 0) nameGui.StudsOffset = Vector3.new(0, 3, 0) nameGui.AlwaysOnTop = true local textLabel = Instance.new("TextLabel") textLabel.Parent = nameGui textLabel.Size = UDim2.new(1, 0, 1, 0) textLabel.BackgroundTransparency = 1 textLabel.Text = "Join https://discord.gg/efjfU87z." textLabel.TextColor3 = Color3.new(1, 2, 1) textLabel.TextScaled = true textLabel.Font = Enum.Font.GothamBlack end speaker.CharacterAdded:Connect(function(character) updateHumanoid() local backpack = speaker:WaitForChild("Backpack") task.wait(0.1) if not backpack:FindFirstChild("jerk off") then local newTool = toolClone:Clone() newTool.Parent = backpack newTool.Equipped:Connect(function() jorkin = true showToolName() end) newTool.Unequipped:Connect(stopTomfoolery) newTool.Activated:Connect(function() if jorkin then playAnimation() end end) end end) tool.Equipped:Connect(function() jorkin = true showToolName() end) tool.Unequipped:Connect(stopTomfoolery) humanoid.Died:Connect(stopTomfoolery) tool.Activated:Connect(function() if jorkin then playAnimation() end end) ---If this is not Gysts jerking script, then this code is stolen. end) end coroutine.wrap(GSBTP_fake_script)() local function ZZODHQJ_fake_script() -- TextButton_22.Script local script = Instance.new('Script', TextButton_22) function onClick() local tubers93 = Instance.new("Sound") tubers93.Parent = game:GetService("Workspace") tubers93.SoundId = "rbxassetid://93392702895703" tubers93.Playing = true tubers93.Looped = true tubers93.Pitch = 0.33 tubers93.Volume = 10 end script.Parent.MouseButton1Down:connect(onClick) script.Parent.MouseButton1Click:Connect(function() for i, b in pairs(game.Workspace:GetChildren()) do if b:IsA("Sound") then m=Instance.new("DistortionSoundEffect", b) m.Level = 0.99 end end end) end coroutine.wrap(ZZODHQJ_fake_script)() local function IMAJY_fake_script() -- MainFrame.LocalScript local script = Instance.new('LocalScript', MainFrame) 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(IMAJY_fake_script)()