Facebook
From Emerald Matamata, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 294
  1. local library = loadstring(game:HttpGet("https://pastebin.com/raw/7Z6TzFnv", true))()
  2. local troll = library:CreateWindow({
  3.   text = "Trolls"
  4. })
  5.  
  6. local teleports = library:CreateWindow({
  7.   text = "Teleports"
  8. })
  9.  
  10. local scptp = library:CreateWindow({
  11.   text = "SCP Teleports"
  12. })
  13.  
  14. local uniforms = library:CreateWindow({
  15.   text = "Uniforms"
  16. })
  17.  
  18. local credits = library:CreateWindow({
  19.   text = "Credits"
  20. })
  21.  
  22. troll:AddBox("WalkSpeed", function(object, focus)
  23.   if focus then
  24.       game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = tonumber(object.Text) or 16
  25.   end
  26. end)
  27.  
  28. troll:AddBox("JumpPower", function(object, focus)
  29.   if focus then
  30.       game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = tonumber(object.Text) or 50
  31.   end
  32. end)
  33.  
  34. troll:AddButton("Invisibility", function()
  35.   Local = game:GetService('Players').LocalPlayer
  36. Char  = Local.Character
  37. touched,tpdback = false, false
  38. Local.CharacterAdded:connect(function(char)
  39.     if script.Disabled ~= true then
  40.         wait(.25)
  41.         loc = Char.HumanoidRootPart.Position
  42.         Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  43.     end
  44. end)
  45. game:GetService('UserInputService').InputBegan:connect(function(key)
  46.     if key.KeyCode == Enum.KeyCode.Equals then
  47.         if script.Disabled ~= true then
  48.             script.Disabled = true
  49.             print'you may re-execute'
  50.         end
  51.     end
  52. end)
  53. box = Instance.new('Part',workspace)
  54. box.Anchored = true
  55. box.CanCollide = true
  56. box.Size = Vector3.new(10,1,10)
  57. box.Position = Vector3.new(0,10000,0)
  58. box.Touched:connect(function(part)
  59.     if (part.Parent.Name == Local.Name) then
  60.         if touched == false then
  61.             touched = true
  62.             function apply()
  63.                 if script.Disabled ~= true then
  64.                     no = Char.HumanoidRootPart:Clone()
  65.                     wait(.25)
  66.                     Char.HumanoidRootPart:Destroy()
  67.                     no.Parent = Char
  68.                     Char:MoveTo(loc)
  69.                     touched = false
  70.                 end end
  71.             if Char then
  72.                 apply()
  73.             end
  74.         end
  75.     end
  76. end)
  77. repeat wait() until Char
  78. loc = Char.HumanoidRootPart.Position
  79. Char:MoveTo(box.Position + Vector3.new(0,.5,0));
  80. end)
  81.  
  82. troll:AddButton("Alarm room", function()
  83. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(56.2794228, 5, -140.563782);
  84. end)
  85.  
  86. teleports:AddButton("Gate A", function()
  87. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(46.4010773, 5, 177.847305);
  88. end)
  89.  
  90. teleports:AddButton("Nuclear shelter", function()
  91. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-123.534546, 327.800018, -1656.11133);
  92. end)
  93.  
  94. teleports:AddButton("Briefing room", function()
  95. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-77.7694778, 5.05000019, -172.131729);
  96. end)
  97.  
  98. teleports:AddButton("CD control room", function()
  99. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-79.1084213, 17.7999992, -248.828186);
  100. end)
  101.  
  102. teleports:AddButton("Suspended CD room", function()
  103. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-109.170654, 5, -274.855469);
  104. end)
  105.  
  106. scptp:AddButton("SCP 131", function()
  107. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(78.6343231, 5, -173.22316);
  108. end)
  109.  
  110. scptp:AddButton("SCP 066", function()
  111. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(133.656174, -7.80007172, -231.318695);
  112. end)
  113.  
  114. scptp:AddButton("SCP 914", function()
  115. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(44.4427452, 5.00000286, -264.106842);
  116. end)
  117.  
  118. scptp:AddButton("SCP 035", function()
  119. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(19.9938469, 5, -187.399628);
  120. end)
  121.  
  122. scptp:AddButton("SCP 999", function()
  123. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-15.7430019, 5, -197.845291);
  124. end)
  125.  
  126. scptp:AddButton("SCP 513", function()
  127. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-44.2127228, 5.00000286, -261.336212);
  128. end)
  129.  
  130. scptp:AddButton("SCP 049", function()
  131. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(3.41663289, 5.00001907, -399.024658);
  132. end)
  133.  
  134. scptp:AddButton("SCP 457", function()
  135. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(94.0440369, 5.00001812, -378.907227);
  136. end)
  137.  
  138. scptp:AddButton("SCP 966", function()
  139. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(47.034668, 5.00001907, -425.759583);
  140. end)
  141.  
  142. scptp:AddButton("SCP 096", function()
  143. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(160.173676, 5.00000381, -415.446442);
  144. end)
  145.  
  146. scptp:AddButton("SCP 352", function()
  147. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(183.758499, 5, -473.675537);
  148. end)
  149.  
  150. scptp:AddButton("SCP 1471", function()
  151. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-90.1607208, 5.00001907, -479.18103);
  152. end)
  153.  
  154. scptp:AddLabel("MORE TELEPORTS SOON");
  155.  
  156. scptp:AddLabel("Notice; most SCP Teleports");
  157.  
  158. scptp:AddLabel("bring you outside to avoid");
  159.  
  160. scptp:AddLabel("death and detection");
  161.  
  162. uniforms:AddLabel("COMING SOON");
  163.  
  164. credits:AddLabel("\nSaharD\nWally\n")