Anonymouse10101

(Roblox) SCP Foundation Facility [Site-35] (FE)

Apr 21st, 2019
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.08 KB | None | 0 0
  1. --For SCP Foundation Facility [Site-35] (FE), CheatGiant Production.
  2. local SCPAdminGui = Instance.new("ScreenGui")
  3. local Menu = Instance.new("Frame")
  4. local DisableAntiCheats = Instance.new("TextButton")
  5. local Gears = Instance.new("TextButton")
  6. local Teleports = Instance.new("TextButton")
  7. local Credit = Instance.new("TextLabel")
  8. local Warn = Instance.new("TextLabel")
  9. local TpTab = Instance.new("Frame")
  10. local SCP106 = Instance.new("TextButton")
  11. local Alpha1 = Instance.new("TextButton")
  12. local ClassDPersonal2 = Instance.new("TextButton")
  13. local ClassD = Instance.new("TextButton")
  14. local Chaos = Instance.new("TextButton")
  15. local SCP008 = Instance.new("TextButton")
  16. local MTF = Instance.new("TextButton")
  17. local WarHead = Instance.new("TextButton")
  18. local WarHeadShelter = Instance.new("TextButton")
  19. local ClassDPersonal1 = Instance.new("TextButton")
  20. local GearsTab = Instance.new("Frame")
  21. local WarHeadKey = Instance.new("TextButton")
  22. local Shotgun = Instance.new("TextButton")
  23. local P90 = Instance.new("TextButton")
  24. local Uzi = Instance.new("TextButton")
  25. local Open = Instance.new("TextButton")
  26.  
  27. SCPAdminGui.Name = "SCPAdminGui"
  28. SCPAdminGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  29. SCPAdminGui.ResetOnSpawn = false
  30.  
  31. Menu.Name = "Menu"
  32. Menu.Parent = SCPAdminGui
  33. Menu.BackgroundColor3 = Color3.new(0, 0, 0)
  34. Menu.BackgroundTransparency = 0.5
  35. Menu.BorderColor3 = Color3.new(0, 1, 1)
  36. Menu.Position = UDim2.new(0.20045045, 0, 0.204444408, 0)
  37. Menu.Size = UDim2.new(0, 240, 0, 119)
  38. Menu.Visible = false
  39.  
  40. DisableAntiCheats.Name = "DisableAntiCheats"
  41. DisableAntiCheats.Parent = Menu
  42. DisableAntiCheats.BackgroundColor3 = Color3.new(0, 0, 0)
  43. DisableAntiCheats.BorderColor3 = Color3.new(0, 1, 1)
  44. DisableAntiCheats.Position = UDim2.new(0.347522497, 0, 0.371876717, 0)
  45. DisableAntiCheats.Size = UDim2.new(0, 70, 0, 50)
  46. DisableAntiCheats.Font = Enum.Font.SciFi
  47. DisableAntiCheats.Text = "Disable Anti-Cheats"
  48. DisableAntiCheats.TextColor3 = Color3.new(0, 1, 1)
  49. DisableAntiCheats.TextSize = 14
  50. DisableAntiCheats.TextWrapped = true
  51.  
  52. Gears.Name = "Gears"
  53. Gears.Parent = Menu
  54. Gears.BackgroundColor3 = Color3.new(0, 0, 0)
  55. Gears.BorderColor3 = Color3.new(0, 1, 1)
  56. Gears.Position = UDim2.new(0.0264639854, 0, 0.371876478, 0)
  57. Gears.Size = UDim2.new(0, 70, 0, 50)
  58. Gears.Font = Enum.Font.SciFi
  59. Gears.Text = "Gears"
  60. Gears.TextColor3 = Color3.new(0, 1, 1)
  61. Gears.TextSize = 16
  62. Gears.TextWrapped = true
  63.  
  64. Teleports.Name = "Teleports"
  65. Teleports.Parent = Menu
  66. Teleports.BackgroundColor3 = Color3.new(0, 0, 0)
  67. Teleports.BorderColor3 = Color3.new(0, 1, 1)
  68. Teleports.Position = UDim2.new(0.672747791, 0, 0.371876717, 0)
  69. Teleports.Size = UDim2.new(0, 70, 0, 50)
  70. Teleports.Font = Enum.Font.SciFi
  71. Teleports.Text = "Teleports"
  72. Teleports.TextColor3 = Color3.new(0, 1, 1)
  73. Teleports.TextSize = 16
  74. Teleports.TextWrapped = true
  75.  
  76. Credit.Name = "Credit"
  77. Credit.Parent = Menu
  78. Credit.BackgroundColor3 = Color3.new(0, 0, 0)
  79. Credit.BorderColor3 = Color3.new(0, 1, 1)
  80. Credit.Position = UDim2.new(0, 0, -0.00645498047, 0)
  81. Credit.Size = UDim2.new(0, 240, 0, 39)
  82. Credit.Font = Enum.Font.SciFi
  83. Credit.Text = "SCP Foundation GUI By CheatGiant"
  84. Credit.TextColor3 = Color3.new(0, 1, 1)
  85. Credit.TextSize = 15
  86.  
  87. Warn.Name = "Warn"
  88. Warn.Parent = Menu
  89. Warn.BackgroundColor3 = Color3.new(0, 0, 0)
  90. Warn.BackgroundTransparency = 1
  91. Warn.BorderColor3 = Color3.new(0, 1, 1)
  92. Warn.Position = UDim2.new(-0.00379130244, 0, 0.850538433, 0)
  93. Warn.Size = UDim2.new(0, 240, 0, 17)
  94. Warn.Font = Enum.Font.SciFi
  95. Warn.Text = "First press Disable Anti-Cheats"
  96. Warn.TextColor3 = Color3.new(1, 0, 0)
  97. Warn.TextSize = 15
  98.  
  99. TpTab.Name = "TpTab"
  100. TpTab.Parent = Menu
  101. TpTab.BackgroundColor3 = Color3.new(0, 0, 0)
  102. TpTab.BackgroundTransparency = 0.5
  103. TpTab.BorderColor3 = Color3.new(0, 1, 1)
  104. TpTab.Position = UDim2.new(1.03322077, 0, -0.0140429586, 0)
  105. TpTab.Size = UDim2.new(0, 123, 0, 289)
  106. TpTab.Visible = false
  107.  
  108. SCP106.Name = "SCP-106"
  109. SCP106.Parent = TpTab
  110. SCP106.BackgroundColor3 = Color3.new(0, 0, 0)
  111. SCP106.BorderColor3 = Color3.new(0, 1, 1)
  112. SCP106.Position = UDim2.new(0.526976585, 0, 0.214163736, 0)
  113. SCP106.Size = UDim2.new(0, 50, 0, 50)
  114. SCP106.Font = Enum.Font.SciFi
  115. SCP106.Text = "SCP-106"
  116. SCP106.TextColor3 = Color3.new(0, 1, 1)
  117. SCP106.TextSize = 15
  118. SCP106.TextWrapped = true
  119.  
  120. Alpha1.Name = "Alpha1"
  121. Alpha1.Parent = TpTab
  122. Alpha1.BackgroundColor3 = Color3.new(0, 0, 0)
  123. Alpha1.BorderColor3 = Color3.new(0, 1, 1)
  124. Alpha1.Position = UDim2.new(0.526976466, 0, 0.0155324433, 0)
  125. Alpha1.Size = UDim2.new(0, 50, 0, 50)
  126. Alpha1.Font = Enum.Font.SciFi
  127. Alpha1.Text = "Alpha 1"
  128. Alpha1.TextColor3 = Color3.new(0, 1, 1)
  129. Alpha1.TextSize = 16
  130. Alpha1.TextWrapped = true
  131.  
  132. ClassDPersonal2.Name = "ClassDPersonal2"
  133. ClassDPersonal2.Parent = TpTab
  134. ClassDPersonal2.BackgroundColor3 = Color3.new(0, 0, 0)
  135. ClassDPersonal2.BorderColor3 = Color3.new(0, 1, 1)
  136. ClassDPersonal2.Position = UDim2.new(0.529999971, 0, 0.805000007, 0)
  137. ClassDPersonal2.Size = UDim2.new(0, 50, 0, 50)
  138. ClassDPersonal2.Font = Enum.Font.SciFi
  139. ClassDPersonal2.Text = "Class-D Personal (Outside)"
  140. ClassDPersonal2.TextColor3 = Color3.new(0, 1, 1)
  141. ClassDPersonal2.TextSize = 12
  142. ClassDPersonal2.TextWrapped = true
  143.  
  144. ClassD.Name = "ClassD"
  145. ClassD.Parent = TpTab
  146. ClassD.BackgroundColor3 = Color3.new(0, 0, 0)
  147. ClassD.BorderColor3 = Color3.new(0, 1, 1)
  148. ClassD.Position = UDim2.new(0.526976585, 0, 0.60994488, 0)
  149. ClassD.Size = UDim2.new(0, 50, 0, 50)
  150. ClassD.Font = Enum.Font.SciFi
  151. ClassD.Text = "Class-D"
  152. ClassD.TextColor3 = Color3.new(0, 1, 1)
  153. ClassD.TextSize = 15
  154. ClassD.TextWrapped = true
  155.  
  156. Chaos.Name = "Chaos"
  157. Chaos.Parent = TpTab
  158. Chaos.BackgroundColor3 = Color3.new(0, 0, 0)
  159. Chaos.BorderColor3 = Color3.new(0, 1, 1)
  160. Chaos.Position = UDim2.new(0.526976585, 0, 0.411313504, 0)
  161. Chaos.Size = UDim2.new(0, 50, 0, 50)
  162. Chaos.Font = Enum.Font.SciFi
  163. Chaos.Text = "Chaos"
  164. Chaos.TextColor3 = Color3.new(0, 1, 1)
  165. Chaos.TextSize = 17
  166. Chaos.TextWrapped = true
  167.  
  168. SCP008.Name = "SCP-008"
  169. SCP008.Parent = TpTab
  170. SCP008.BackgroundColor3 = Color3.new(0, 0, 0)
  171. SCP008.BorderColor3 = Color3.new(0, 1, 1)
  172. SCP008.Position = UDim2.new(0.0563630462, 0, 0.214163721, 0)
  173. SCP008.Size = UDim2.new(0, 50, 0, 50)
  174. SCP008.Font = Enum.Font.SciFi
  175. SCP008.Text = "SCP-008"
  176. SCP008.TextColor3 = Color3.new(0, 1, 1)
  177. SCP008.TextSize = 13
  178. SCP008.TextWrapped = true
  179.  
  180. MTF.Name = "MTF"
  181. MTF.Parent = TpTab
  182. MTF.BackgroundColor3 = Color3.new(0, 0, 0)
  183. MTF.BorderColor3 = Color3.new(0, 1, 1)
  184. MTF.Position = UDim2.new(0.0563630797, 0, 0.015532434, 0)
  185. MTF.Size = UDim2.new(0, 50, 0, 50)
  186. MTF.Font = Enum.Font.SciFi
  187. MTF.Text = "MTF"
  188. MTF.TextColor3 = Color3.new(0, 1, 1)
  189. MTF.TextSize = 20
  190. MTF.TextWrapped = true
  191.  
  192. WarHead.Name = "WarHead"
  193. WarHead.Parent = TpTab
  194. WarHead.BackgroundColor3 = Color3.new(0, 0, 0)
  195. WarHead.BorderColor3 = Color3.new(0, 1, 1)
  196. WarHead.Position = UDim2.new(0.0563630462, 0, 0.411313534, 0)
  197. WarHead.Size = UDim2.new(0, 50, 0, 50)
  198. WarHead.Font = Enum.Font.SciFi
  199. WarHead.Text = "WarHead"
  200. WarHead.TextColor3 = Color3.new(0, 1, 1)
  201. WarHead.TextSize = 12
  202. WarHead.TextWrapped = true
  203.  
  204. WarHeadShelter.Name = "WarHeadShelter"
  205. WarHeadShelter.Parent = TpTab
  206. WarHeadShelter.BackgroundColor3 = Color3.new(0, 0, 0)
  207. WarHeadShelter.BorderColor3 = Color3.new(0, 1, 1)
  208. WarHeadShelter.Position = UDim2.new(0.0563631058, 0, 0.60994488, 0)
  209. WarHeadShelter.Size = UDim2.new(0, 50, 0, 50)
  210. WarHeadShelter.Font = Enum.Font.SciFi
  211. WarHeadShelter.Text = "WarHead Shelter"
  212. WarHeadShelter.TextColor3 = Color3.new(0, 1, 1)
  213. WarHeadShelter.TextSize = 12
  214. WarHeadShelter.TextWrapped = true
  215.  
  216. ClassDPersonal1.Name = "ClassDPersonal1"
  217. ClassDPersonal1.Parent = TpTab
  218. ClassDPersonal1.BackgroundColor3 = Color3.new(0, 0, 0)
  219. ClassDPersonal1.BorderColor3 = Color3.new(0, 1, 1)
  220. ClassDPersonal1.Position = UDim2.new(0.0560000017, 0, 0.805000007, 0)
  221. ClassDPersonal1.Size = UDim2.new(0, 50, 0, 50)
  222. ClassDPersonal1.Font = Enum.Font.SciFi
  223. ClassDPersonal1.Text = "Class-D Personal (Inside)"
  224. ClassDPersonal1.TextColor3 = Color3.new(0, 1, 1)
  225. ClassDPersonal1.TextSize = 12
  226. ClassDPersonal1.TextWrapped = true
  227.  
  228. GearsTab.Name = "GearsTab"
  229. GearsTab.Parent = Menu
  230. GearsTab.BackgroundColor3 = Color3.new(0, 0, 0)
  231. GearsTab.BackgroundTransparency = 0.5
  232. GearsTab.BorderColor3 = Color3.new(0, 1, 1)
  233. GearsTab.Position = UDim2.new(-0.539559484, 0, -0.00563959777, 0)
  234. GearsTab.Size = UDim2.new(0, 122, 0, 119)
  235. GearsTab.Visible = false
  236.  
  237. WarHeadKey.Name = "WarHeadKey"
  238. WarHeadKey.Parent = GearsTab
  239. WarHeadKey.BackgroundColor3 = Color3.new(0, 0, 0)
  240. WarHeadKey.BorderColor3 = Color3.new(0, 1, 1)
  241. WarHeadKey.Position = UDim2.new(0.0582935773, 0, 0.0451913923, 0)
  242. WarHeadKey.Size = UDim2.new(0, 50, 0, 50)
  243. WarHeadKey.Font = Enum.Font.SciFi
  244. WarHeadKey.Text = "Warhead Key Card"
  245. WarHeadKey.TextColor3 = Color3.new(0, 1, 1)
  246. WarHeadKey.TextSize = 12
  247. WarHeadKey.TextWrapped = true
  248.  
  249. Shotgun.Name = "Shotgun"
  250. Shotgun.Parent = GearsTab
  251. Shotgun.BackgroundColor3 = Color3.new(0, 0, 0)
  252. Shotgun.BorderColor3 = Color3.new(0, 1, 1)
  253. Shotgun.Position = UDim2.new(0.529657841, 0, 0.0451913923, 0)
  254. Shotgun.Size = UDim2.new(0, 50, 0, 50)
  255. Shotgun.Font = Enum.Font.SciFi
  256. Shotgun.Text = "Shotgun"
  257. Shotgun.TextColor3 = Color3.new(0, 1, 1)
  258. Shotgun.TextSize = 13
  259. Shotgun.TextWrapped = true
  260.  
  261. P90.Name = "P90"
  262. P90.Parent = GearsTab
  263. P90.BackgroundColor3 = Color3.new(0, 0, 0)
  264. P90.BorderColor3 = Color3.new(0, 1, 1)
  265. P90.Position = UDim2.new(0.529657841, 0, 0.52459383, 0)
  266. P90.Size = UDim2.new(0, 50, 0, 50)
  267. P90.Font = Enum.Font.SciFi
  268. P90.Text = "P90"
  269. P90.TextColor3 = Color3.new(0, 1, 1)
  270. P90.TextSize = 20
  271. P90.TextWrapped = true
  272.  
  273. Uzi.Name = "Uzi"
  274. Uzi.Parent = GearsTab
  275. Uzi.BackgroundColor3 = Color3.new(0, 0, 0)
  276. Uzi.BorderColor3 = Color3.new(0, 1, 1)
  277. Uzi.Position = UDim2.new(0.0582935512, 0, 0.52459383, 0)
  278. Uzi.Size = UDim2.new(0, 50, 0, 50)
  279. Uzi.Font = Enum.Font.SciFi
  280. Uzi.Text = "Uzi"
  281. Uzi.TextColor3 = Color3.new(0, 1, 1)
  282. Uzi.TextSize = 20
  283. Uzi.TextWrapped = true
  284.  
  285. Open.Name = "Open"
  286. Open.Parent = SCPAdminGui
  287. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  288. Open.BorderColor3 = Color3.new(0, 1, 1)
  289. Open.Position = UDim2.new(0.00638458086, 0, 0.915704906, 0)
  290. Open.Size = UDim2.new(0, 50, 0, 50)
  291. Open.Font = Enum.Font.SciFi
  292. Open.Text = "Open"
  293. Open.TextColor3 = Color3.new(0, 1, 1)
  294. Open.TextSize = 20
  295. Open.TextWrapped = true
  296.  
  297. Open.MouseButton1Click:connect(function()
  298. if Menu.Visible == false then
  299. Menu.Visible = true
  300. Open.Text = "Close"
  301. else
  302. Menu.Visible = false
  303. Open.Text = "Open"
  304. end
  305. end)
  306.  
  307.  
  308. DisableAntiCheats.MouseButton1Click:connect(function()
  309. game.StarterPlayer.StarterPlayerScripts["Anti-Btools"].Disabled = true
  310. game.StarterGui.JumpCooldown:remove()
  311. game.Players.LocalPlayer.PlayerGui.JumpCooldown:remove()
  312. game.Workspace["Alpha Spawn"]["no bad boys"]:remove()
  313. game.Players.LocalPlayer.PlayerGui.SCPAdminGui.Menu.Warn.TextColor3 = Color3.new(0, 255, 0)
  314. game.Players.LocalPlayer.PlayerGui.SCPAdminGui.Menu.Warn.Text = "Succefly Removed All Anti-Cheats"
  315. end)
  316.  
  317. Gears.MouseButton1Click:connect(function()
  318. if GearsTab.Visible == false then
  319. GearsTab.Visible = true
  320. else
  321. GearsTab.Visible = false
  322. end
  323. end)
  324.  
  325. Teleports.MouseButton1Click:connect(function()
  326. if TpTab.Visible == false then
  327. TpTab.Visible = true
  328. else
  329. TpTab.Visible = false
  330. end
  331. end)
  332.  
  333. P90.MouseButton1Click:connect(function()
  334. game.Workspace.P90.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  335. end)
  336.  
  337. Shotgun.MouseButton1Click:connect(function()
  338. game.Workspace.Shotgun.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  339. end)
  340.  
  341. Uzi.MouseButton1Click:connect(function()
  342. game.Workspace.Uzi.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  343. end)
  344.  
  345. WarHeadKey.MouseButton1Click:connect(function()
  346. game.Workspace["Warhead Keycard"].CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  347. end)
  348.  
  349. Alpha1.MouseButton1Click:connect(function()
  350. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-82, 103, 27)
  351. end)
  352.  
  353. Chaos.MouseButton1Click:connect(function()
  354. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-6, 101, -49)
  355. end)
  356.  
  357. ClassD.MouseButton1Click:connect(function()
  358. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(175, 18, -64)
  359. end)
  360.  
  361. ClassDPersonal1.MouseButton1Click:connect(function()
  362. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(40, 18, 48)
  363. end)
  364.  
  365. ClassDPersonal2.MouseButton1Click:connect(function()
  366. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(98, 18, 49)
  367. end)
  368.  
  369. MTF.MouseButton1Click:connect(function()
  370. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1, 106, -2)
  371. end)
  372.  
  373. SCP008.MouseButton1Click:connect(function()
  374. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-311, -31, 390)
  375. end)
  376.  
  377. SCP106.MouseButton1Click:connect(function()
  378. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1331, -48, 28)
  379. end)
  380.  
  381. WarHead.MouseButton1Click:connect(function()
  382. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-253, -11, -774)
  383. end)
  384.  
  385. WarHeadShelter.MouseButton1Click:connect(function()
  386. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1200, -76, 1438)
  387. end)
Add Comment
Please, Sign In to add comment