stop it slender script --GUI Made By TheRealJuniorCatYT. --If you have any problems,contact me on discord Admin#2795 --Enjoy ^_^ local SlenderGUI = Instance.new("ScreenGui") local Open = Instance.new("Frame") local OpenButton = Instance.new("TextButton") local Main = Instance.new("Frame") local TextBox = Instance.new("TextBox") local TextButton = Instance.new("TextButton") local TextButton_2 = Instance.new("TextButton") stop it slender script How to dowload it? stop it slender script local TextButton_3 = Instance.new("TextButton") local TextBox_2 = Instance.new("TextBox") local CloseButton = Instance.new("TextButton") --Properties: SlenderGUI.Name = "SlenderGUI" SlenderGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") SlenderGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Open.Name = "Open" Open.Parent = SlenderGUI stop it slender script How to get it for free? stop it slender script Open.Active = true Open.BackgroundColor3 = Color3.new(1, 1, 1) Open.Position = UDim2.new(-0.00611620815, 0, 0.637203217, 0) Open.Size = UDim2.new(0, 100, 0, 31) OpenButton.MouseButton1Down:connect(function() Main.Visible = true Open.Visible = false end) stop it slender script How to use it? stop it slender script OpenButton.Name = "Open Button" OpenButton.Parent = Open OpenButton.BackgroundColor3 = Color3.new(1, 1, 1) OpenButton.Position = UDim2.new(0.0500000007, 0, 0, 0) OpenButton.Size = UDim2.new(0, 95, 0, 30) OpenButton.Font = Enum.Font.SourceSans OpenButton.Text = "Open" OpenButton.TextColor3 = Color3.new(0, 0, 0) OpenButton.TextSize = 14 stop it slender script How to dowload it? stop it slender script Main.Name = "Main" Main.Parent = SlenderGUI Main.BackgroundColor3 = Color3.new(1, 1, 1) Main.Position = UDim2.new(0.39347598, 0, 0.395778358, 0) Main.Size = UDim2.new(0, 337, 0, 357) Main.Draggable = true TextBox.Parent = Main TextBox.BackgroundColor3 = Color3.new(1, 1, 1) TextBox.Position = UDim2.new(0, 0, -0.1232493, 0) stop it slender script How to use it? stop it slender script TextBox.Size = UDim2.new(0, 337, 0, 44) TextBox.Font = Enum.Font.SourceSans TextBox.Text = "Slender Mod" TextBox.TextColor3 = Color3.new(0, 0, 0) TextBox.TextSize = 14 TextButton.Parent = Main TextButton.BackgroundColor3 = Color3.new(1, 1, 1) TextButton.Position = UDim2.new(0.103857569, 0, 0.462184876, 0) TextButton.Size = UDim2.new(0, 262, 0, 77) stop it slender script How to get it? stop it slender script TextButton.Font = Enum.Font.SourceSans TextButton.Text = "Cool Script" TextButton.TextColor3 = Color3.new(0, 0, 0) TextButton.TextSize = 14 CoolScript.MouseButton1Down:connect(function() script : local Player = game.Players.LocalPlayer local Mouse = Player:GetMouse() local GameValues = game.Workspace.GameValues stop it slender script How to use it? stop it slender script -- Objects local SISGUI = Instance.new("ScreenGui") local Slender = Instance.new("TextLabel") local Credits = Instance.new("TextLabel") -- Properties SISGUI.Name = "SISGUI" SISGUI.Parent = game.Players.LocalPlayer.PlayerGui stop it slender script How to get it for free? stop it slender script SISGUI.ResetOnSpawn = false Slender.Name = "Slender" Slender.Parent = SISGUI Slender.BackgroundColor3 = Color3.new(0, 0.666667, 1) Slender.BackgroundTransparency = 1 Slender.Position = UDim2.new(0, 0, 0.960784316, 0) Slender.Size = UDim2.new(0, 290, 0, 16) Slender.Font = Enum.Font.SourceSans Slender.FontSize = Enum.FontSize.Size24 stop it slender script How to get it for free? stop it slender script Slender.Text = "Current Slender : "..GameValues.CurrentSlender.Value Slender.TextColor3 = Color3.new(0, 0.666667, 1) Slender.TextSize = 20 Slender.TextXAlignment = Enum.TextXAlignment.Left Credits.Name = "Credits" Credits.Parent = SISGUI Credits.BackgroundColor3 = Color3.new(0, 0.666667, 1) Credits.BackgroundTransparency = 1 Credits.Position = UDim2.new(0.593556404, 0, 0.960784316, 0) stop it slender script How to get it? stop it slender script Credits.Size = UDim2.new(0, 328, 0, 16) Credits.Font = Enum.Font.SourceSans Credits.FontSize = Enum.FontSize.Size24 Credits.Text = "Created By VeteranBlue V3rm : Exit0t" Credits.TextColor3 = Color3.new(0, 0.666667, 1) Credits.TextSize = 20 game.Workspace.GameValues.CurrentSlender.Changed:Connect(function() Slender.Text = "Current Slender : "..game.Workspace.GameValues.CurrentSlender.Value end) stop it slender script PasteShr stop it slender script local function GetGens() local Char = Player.Character local Hrp = Char.HumanoidRootPart local Map = game.Workspace.MAP local Gen = Map.GENS:GetChildren() local Add = 0 for i, v in pairs(Gen)do Add = Add + v.GLOW.Size.Z v.GLOW.CFrame = Hrp.CFrame + Vector3.new(0,0,Add) stop it slender script How to dowload it? stop it slender script end end local function GetPages() local Char = Player.Character local Hrp = Char.HumanoidRootPart local Map = game.Workspace.MAP local Pages = Map.Pages:GetChildren() for i, v in pairs(Pages)do if v:IsA("Part") and v.Transparency == 0 then stop it slender script How to dowload it? stop it slender script -- Objects local BGUI = Instance.new("BillboardGui") local Shower = Instance.new("TextLabel") -- Properties BGUI.Name = "BGUI" BGUI.Parent = v BGUI.AlwaysOnTop = true stop it slender script How to get it for free? stop it slender script BGUI.Size = UDim2.new(0, 50, 0, 50) Shower.Name = "Shower" Shower.Parent = BGUI Shower.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961) Shower.Size = UDim2.new(0, 50, 0, 50) Shower.Font = Enum.Font.SourceSans Shower.FontSize = Enum.FontSize.Size32 Shower.Text = "Page" Shower.TextColor3 = Color3.new(0, 0.666667, 1) stop it slender script How to use it? stop it slender script Shower.TextSize = 30 v.Changed:Connect(function() if v.Transparency == 1 then BGUI:Destroy() end end) end end end stop it slender script How to dowload it? stop it slender script local function TeleportToPage() local Char = Player.Character local Map = game.Workspace.MAP local Pages = Map.Pages:GetChildren() for i, v in pairs(Pages)do if v:IsA("Part") and v.Transparency == 0 then Char.HumanoidRootPart.CFrame = v.CFrame + (v.CFrame.lookVector*3) end end end stop it slender script PasteShr stop it slender script local function TeleportToNextPlayer() end local function TeleportToPlayer() local Citizens = game.Workspace.GameEvents.Citizens:GetChildren() for i, v in pairs(Citizens)do if v.died.Value == false then local Victim = game.Players:FindFirstChild(v.Name) stop it slender script How to use it? stop it slender script if Victim ~= nil then local VChar = Victim.Character if VChar ~= nil then Player.Character.HumanoidRootPart.CFrame = VChar.HumanoidRootPart.CFrame + (VChar.HumanoidRootPart.CFrame.lookVector*3) end end end end end stop it slender script How to get it? stop it slender script local function MakeSlenderVisible() local GameValues = game.Workspace.GameValues local CurrentSlender = GameValues.CurrentSlender.Value local Players = game.Players:GetPlayers() for i, v in pairs(Players)do if v.Character~= nil and v.Name == CurrentSlender then -- Objects local BGUI = Instance.new("BillboardGui") local Shower = Instance.new("TextLabel") stop it slender script How to use it? stop it slender script -- Properties BGUI.Name = "BGUI" BGUI.Parent = v.Character.HumanoidRootPart BGUI.AlwaysOnTop = true BGUI.Size = UDim2.new(0, 200, 0, 50) Shower.Name = "Shower" Shower.Parent = BGUI stop it slender script How to use it? stop it slender script Shower.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961) Shower.Size = UDim2.new(0, 200, 0, 50) Shower.Font = Enum.Font.SourceSans Shower.FontSize = Enum.FontSize.Size32 Shower.Text = "Slender" Shower.TextColor3 = Color3.new(0, 0.666667, 1) Shower.TextSize = 30 for e, x in pairs(v.Character:GetDescendants())do if x:IsA("Part") or x:IsA("MeshPart") then x.Transparency = 0 stop it slender script How to use it? stop it slender script end end end end end Mouse.KeyDown:Connect(function(Key) if Key == "z" then GetGens() elseif Key == "x" then stop it slender script How to get it for free? stop it slender script GetPages() elseif Key == "v" then MakeSlenderVisible() elseif Key == "c" then Mouse.Target:Destroy() elseif Key == "b" then TeleportToPage() elseif Key == "e" then TeleportToPlayer() end stop it slender script How to get it? stop it slender script end) end) TextButton_3.Parent = Main TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1) TextButton_3.Position = UDim2.new(0.596439183, 0, 0.0672268942, 0) TextButton_3.Size = UDim2.new(0, 136, 0, 28) TextButton_3.Font = Enum.Font.SourceSans stop it slender script How to get it? stop it slender script TextButton_3.Text = "Become Slender" TextButton_3.TextColor3 = Color3.new(0, 0, 0) TextButton_3.TextSize = 14 TextBox_2.Parent = Main TextBox_2.BackgroundColor3 = Color3.new(1, 1, 1) TextBox_2.BackgroundTransparency = 1 TextBox_2.Position = UDim2.new(0.201780409, 0, 0.840336144, 0) TextBox_2.Size = UDim2.new(0, 200, 0, 50) TextBox_2.Font = Enum.Font.SourceSans stop it slender script How to dowload it? stop it slender script TextBox_2.Text = "More Scripts Coming Soon ^_^" TextBox_2.TextColor3 = Color3.new(0, 0, 0) TextBox_2.TextSize = 14 CloseButton.Name = "CloseButton" CloseButton.Parent = Main CloseButton.BackgroundColor3 = Color3.new(1, 1, 1) CloseButton.Position = UDim2.new(0.881305635, 0, -0.1232493, 0) CloseButton.Size = UDim2.new(0, 40, 0, 44) CloseButton.Font = Enum.Font.SourceSans stop it slender script How to get it for free? stop it slender script CloseButton.Text = "X" CloseButton.TextColor3 = Color3.new(0, 0, 0) CloseButton.TextSize = 14 CloseButton.MouseButton1Down:connect(function() OpenButton.Visible = true Main.Visible = false end) stop it slender script