local library = loadstring(game:HttpGet("https://pastebin.pl/view/raw/332e4de7", true))() local troll = library:CreateWindow({ text = "Trolls" }) local teleports = library:CreateWindow({ text = "Teleports" }) local scptp = library:CreateWindow({ text = "SCP Teleports" }) local uniforms = library:CreateWindow({ text = "Uniforms" }) local credits = library:CreateWindow({ text = "Credits" }) troll:AddBox("WalkSpeed", function(object, focus) if focus then game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = tonumber(object.Text) or 16 end end) troll:AddBox("JumpPower", function(object, focus) if focus then game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = tonumber(object.Text) or 50 end end) troll:AddButton("Invisibility", function() Local = game:GetService('Players').LocalPlayer Char = Local.Character touched,tpdback = false, false Local.CharacterAdded:connect(function(char) if script.Disabled ~= true then wait(.25) loc = Char.HumanoidRootPart.Position Char:MoveTo(box.Position + Vector3.new(0,.5,0)) end end) game:GetService('UserInputService').InputBegan:connect(function(key) if key.KeyCode == Enum.KeyCode.Equals then if script.Disabled ~= true then script.Disabled = true print'you may re-execute' end end end) box = Instance.new('Part',workspace) box.Anchored = true box.CanCollide = true box.Size = Vector3.new(10,1,10) box.Position = Vector3.new(0,10000,0) box.Touched:connect(function(part) if (part.Parent.Name == Local.Name) then if touched == false then touched = true function apply() if script.Disabled ~= true then no = Char.HumanoidRootPart:Clone() wait(.25) Char.HumanoidRootPart:Destroy() no.Parent = Char Char:MoveTo(loc) touched = false end end if Char then apply() end end end end) repeat wait() until Char loc = Char.HumanoidRootPart.Position Char:MoveTo(box.Position + Vector3.new(0,.5,0)); end) troll:AddButton("Alarm room", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(56.2794228, 5, -140.563782); end) teleports:AddButton("Gate A", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(46.4010773, 5, 177.847305); end) teleports:AddButton("Nuclear shelter", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-123.534546, 327.800018, -1656.11133); end) teleports:AddButton("Briefing room", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-77.7694778, 5.05000019, -172.131729); end) teleports:AddButton("CD control room", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-79.1084213, 17.7999992, -248.828186); end) teleports:AddButton("Suspended CD room", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-109.170654, 5, -274.855469); end) scptp:AddButton("SCP 131", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(78.6343231, 5, -173.22316); end) scptp:AddButton("SCP 066", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(133.656174, -7.80007172, -231.318695); end) scptp:AddButton("SCP 914", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(44.4427452, 5.00000286, -264.106842); end) scptp:AddButton("SCP 035", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(19.9938469, 5, -187.399628); end) scptp:AddButton("SCP 999", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-15.7430019, 5, -197.845291); end) scptp:AddButton("SCP 513", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-44.2127228, 5.00000286, -261.336212); end) scptp:AddButton("SCP 049", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(3.41663289, 5.00001907, -399.024658); end) scptp:AddButton("SCP 457", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(94.0440369, 5.00001812, -378.907227); end) scptp:AddButton("SCP 966", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(47.034668, 5.00001907, -425.759583); end) scptp:AddButton("SCP 096", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(160.173676, 5.00000381, -415.446442); end) scptp:AddButton("SCP 352", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(183.758499, 5, -473.675537); end) scptp:AddButton("SCP 1471", function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-90.1607208, 5.00001907, -479.18103); end) scptp:AddLabel("MORE TELEPORTS SOON"); scptp:AddLabel("Notice; most SCP Teleports"); scptp:AddLabel("bring you outside to avoid"); scptp:AddLabel("death and detection"); uniforms:AddLabel("COMING SOON"); credits:AddLabel("\nSaharD\nWally\n")