1x11337

Containment Breach Hack 2019 Last Update!

Apr 5th, 2019
515
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --Credit To ReBogetYT
  2. local CONTAINMENT = Instance.new("ScreenGui")
  3. local SCPUI = Instance.new("Frame")
  4. local class = Instance.new("TextButton")
  5. local chaos = Instance.new("TextButton")
  6. local scp = Instance.new("TextButton")
  7. local spec = Instance.new("TextButton")
  8. local scpf = Instance.new("TextButton")
  9. local classpawn = Instance.new("TextButton")
  10. local specspawn = Instance.new("TextButton")
  11. local sroom = Instance.new("TextButton")
  12. local scpro = Instance.new("TextButton")
  13. local fog = Instance.new("TextButton")
  14. local leg = Instance.new("TextButton")
  15. local player = Instance.new("TextBox")
  16. local teleporto = Instance.new("TextButton")
  17. local title = Instance.new("TextLabel")
  18. local gateb = Instance.new("TextButton")
  19. local more = Instance.new("TextButton")
  20. local close = Instance.new("TextButton")
  21. local status = Instance.new("TextLabel")
  22. local MORES = Instance.new("Frame")
  23. local gatea = Instance.new("TextButton")
  24. local hammer = Instance.new("TextButton")
  25.  
  26. CONTAINMENT.Name = "CONTAINMENT"
  27. CONTAINMENT.Parent = game.CoreGui
  28.  
  29. SCPUI.Name = "SCPUI"
  30. SCPUI.Parent = CONTAINMENT
  31. SCPUI.Active = true
  32. SCPUI.Draggable = true
  33. SCPUI.BackgroundColor3 = Color3.new(1, 1, 1)
  34. SCPUI.BorderSizePixel = 4
  35. SCPUI.Position = UDim2.new(0.115188584, 0, 0.399709314, 0)
  36. SCPUI.Size = UDim2.new(0, 303, 0, 157)
  37.  
  38. class.Name = "class"
  39. class.Parent = SCPUI
  40. class.BackgroundColor3 = Color3.new(1, 1, 1)
  41. class.BackgroundTransparency = 1
  42. class.BorderSizePixel = 0
  43. class.Size = UDim2.new(0, 72, 0, 26)
  44. class.Font = Enum.Font.SciFi
  45. class.Text = "Class-D"
  46. class.TextColor3 = Color3.new(1, 0.529412, 0.117647)
  47. class.TextSize = 14
  48. class.TextWrapped = true
  49.  
  50. chaos.Name = "chaos"
  51. chaos.Parent = SCPUI
  52. chaos.BackgroundColor3 = Color3.new(1, 1, 1)
  53. chaos.BackgroundTransparency = 1
  54. chaos.BorderSizePixel = 0
  55. chaos.Position = UDim2.new(0, 0, 0.165605098, 0)
  56. chaos.Size = UDim2.new(0, 72, 0, 26)
  57. chaos.Font = Enum.Font.SciFi
  58. chaos.Text = "Chaos"
  59. chaos.TextColor3 = Color3.new(0, 0, 0)
  60. chaos.TextSize = 14
  61. chaos.TextWrapped = true
  62.  
  63. scp.Name = "scp"
  64. scp.Parent = SCPUI
  65. scp.BackgroundColor3 = Color3.new(1, 1, 1)
  66. scp.BackgroundTransparency = 1
  67. scp.BorderSizePixel = 0
  68. scp.Position = UDim2.new(0, 0, 0.331210196, 0)
  69. scp.Size = UDim2.new(0, 72, 0, 26)
  70. scp.Font = Enum.Font.SciFi
  71. scp.Text = "SCP"
  72. scp.TextColor3 = Color3.new(0.756863, 0, 0)
  73. scp.TextSize = 14
  74. scp.TextWrapped = true
  75.  
  76. spec.Name = "spec"
  77. spec.Parent = SCPUI
  78. spec.BackgroundColor3 = Color3.new(1, 1, 1)
  79. spec.BackgroundTransparency = 1
  80. spec.BorderSizePixel = 0
  81. spec.Position = UDim2.new(0, 0, 0.496815294, 0)
  82. spec.Size = UDim2.new(0, 72, 0, 26)
  83. spec.Font = Enum.Font.SciFi
  84. spec.Text = "Spectator"
  85. spec.TextColor3 = Color3.new(0.52549, 0.521569, 0.490196)
  86. spec.TextSize = 14
  87. spec.TextWrapped = true
  88.  
  89. scpf.Name = "scpf"
  90. scpf.Parent = SCPUI
  91. scpf.BackgroundColor3 = Color3.new(1, 1, 1)
  92. scpf.BackgroundTransparency = 1
  93. scpf.BorderSizePixel = 0
  94. scpf.Position = UDim2.new(0, 0, 0.662420392, 0)
  95. scpf.Size = UDim2.new(0, 72, 0, 26)
  96. scpf.Font = Enum.Font.SciFi
  97. scpf.Text = "Foundation"
  98. scpf.TextColor3 = Color3.new(0.811765, 0.807843, 0.756863)
  99. scpf.TextSize = 14
  100. scpf.TextWrapped = true
  101.  
  102. classpawn.Name = "classpawn"
  103. classpawn.Parent = SCPUI
  104. classpawn.BackgroundColor3 = Color3.new(1, 1, 1)
  105. classpawn.BackgroundTransparency = 1
  106. classpawn.BorderSizePixel = 0
  107. classpawn.Position = UDim2.new(0.237623766, 0, 0, 0)
  108. classpawn.Size = UDim2.new(0, 72, 0, 26)
  109. classpawn.Font = Enum.Font.SciFi
  110. classpawn.Text = "Class Spawn"
  111. classpawn.TextColor3 = Color3.new(0.811765, 0.4, 0.121569)
  112. classpawn.TextSize = 12
  113. classpawn.TextWrapped = true
  114.  
  115. specspawn.Name = "specspawn"
  116. specspawn.Parent = SCPUI
  117. specspawn.BackgroundColor3 = Color3.new(1, 1, 1)
  118. specspawn.BackgroundTransparency = 1
  119. specspawn.BorderSizePixel = 0
  120. specspawn.Position = UDim2.new(0.237623766, 0, 0.165605098, 0)
  121. specspawn.Size = UDim2.new(0, 72, 0, 26)
  122. specspawn.Font = Enum.Font.SciFi
  123. specspawn.Text = "Spectator Spawn"
  124. specspawn.TextColor3 = Color3.new(0.415686, 0.419608, 0.407843)
  125. specspawn.TextSize = 12
  126. specspawn.TextWrapped = true
  127.  
  128. sroom.Name = "sroom"
  129. sroom.Parent = SCPUI
  130. sroom.BackgroundColor3 = Color3.new(1, 1, 1)
  131. sroom.BackgroundTransparency = 1
  132. sroom.BorderSizePixel = 0
  133. sroom.Position = UDim2.new(0.237623766, 0, 0.331210196, 0)
  134. sroom.Size = UDim2.new(0, 72, 0, 26)
  135. sroom.Font = Enum.Font.SciFi
  136. sroom.Text = "Security Room"
  137. sroom.TextColor3 = Color3.new(0.14902, 0.529412, 0.54902)
  138. sroom.TextSize = 12
  139. sroom.TextWrapped = true
  140.  
  141. scpro.Name = "scpro"
  142. scpro.Parent = SCPUI
  143. scpro.BackgroundColor3 = Color3.new(1, 1, 1)
  144. scpro.BackgroundTransparency = 1
  145. scpro.BorderSizePixel = 0
  146. scpro.Position = UDim2.new(0.237623766, 0, 0.496815294, 0)
  147. scpro.Size = UDim2.new(0, 72, 0, 26)
  148. scpro.Font = Enum.Font.SciFi
  149. scpro.Text = "SCP Room"
  150. scpro.TextColor3 = Color3.new(0.67451, 0, 0)
  151. scpro.TextSize = 12
  152. scpro.TextWrapped = true
  153.  
  154. fog.Name = "fog"
  155. fog.Parent = SCPUI
  156. fog.BackgroundColor3 = Color3.new(1, 1, 1)
  157. fog.BackgroundTransparency = 1
  158. fog.BorderSizePixel = 0
  159. fog.Position = UDim2.new(0.475247532, 0, 0, 0)
  160. fog.Size = UDim2.new(0, 72, 0, 26)
  161. fog.Font = Enum.Font.SciFi
  162. fog.Text = "No Fog"
  163. fog.TextColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  164. fog.TextSize = 12
  165. fog.TextWrapped = true
  166.  
  167. leg.Name = "leg"
  168. leg.Parent = SCPUI
  169. leg.BackgroundColor3 = Color3.new(1, 1, 1)
  170. leg.BackgroundTransparency = 1
  171. leg.BorderSizePixel = 0
  172. leg.Position = UDim2.new(0.475247532, 0, 0.165605098, 0)
  173. leg.Size = UDim2.new(0, 72, 0, 26)
  174. leg.Font = Enum.Font.SciFi
  175. leg.Text = "Tp Leg"
  176. leg.TextColor3 = Color3.new(0.639216, 0.356863, 0.270588)
  177. leg.TextSize = 12
  178. leg.TextWrapped = true
  179.  
  180. player.Name = "player"
  181. player.Parent = SCPUI
  182. player.BackgroundColor3 = Color3.new(1, 0.572549, 0.223529)
  183. player.BorderSizePixel = 0
  184. player.Position = UDim2.new(0.475247532, 0, 0.331210196, 0)
  185. player.Size = UDim2.new(0, 72, 0, 26)
  186. player.Font = Enum.Font.SourceSans
  187. player.PlaceholderColor3 = Color3.new(0.490196, 0.32549, 0.211765)
  188. player.PlaceholderText = "Player Name Here"
  189. player.Text = ""
  190. player.TextColor3 = Color3.new(0, 0, 0)
  191. player.TextScaled = true
  192. player.TextSize = 10
  193. player.TextWrapped = true
  194.  
  195. teleporto.Name = "teleporto"
  196. teleporto.Parent = SCPUI
  197. teleporto.BackgroundColor3 = Color3.new(1, 1, 1)
  198. teleporto.BackgroundTransparency = 1
  199. teleporto.BorderSizePixel = 0
  200. teleporto.Position = UDim2.new(0.475247532, 0, 0.496815264, 0)
  201. teleporto.Size = UDim2.new(0, 72, 0, 26)
  202. teleporto.Font = Enum.Font.SciFi
  203. teleporto.Text = "Teleport Plr"
  204. teleporto.TextColor3 = Color3.new(0.45098, 0.25098, 0.188235)
  205. teleporto.TextSize = 12
  206. teleporto.TextWrapped = true
  207.  
  208. title.Name = "title"
  209. title.Parent = SCPUI
  210. title.BackgroundColor3 = Color3.new(0.34902, 0.678431, 0.796079)
  211. title.BorderSizePixel = 4
  212. title.Position = UDim2.new(0.712871313, 0, 0, 0)
  213. title.Size = UDim2.new(0, 87, 0, 157)
  214. title.Font = Enum.Font.SourceSans
  215. title.Text = "SCPUI CREATE BY BALDIWRDS"
  216. title.TextColor3 = Color3.new(0.741176, 0.372549, 0.121569)
  217. title.TextScaled = true
  218. title.TextSize = 29
  219. title.TextWrapped = true
  220.  
  221. gateb.Name = "gateb"
  222. gateb.Parent = SCPUI
  223. gateb.BackgroundColor3 = Color3.new(1, 1, 1)
  224. gateb.BackgroundTransparency = 1
  225. gateb.BorderSizePixel = 0
  226. gateb.Position = UDim2.new(0.237623766, 0, 0.662420392, 0)
  227. gateb.Size = UDim2.new(0, 72, 0, 26)
  228. gateb.Font = Enum.Font.SciFi
  229. gateb.Text = "Gate B"
  230. gateb.TextColor3 = Color3.new(0, 0, 0)
  231. gateb.TextSize = 12
  232. gateb.TextWrapped = true
  233.  
  234. more.Name = "more"
  235. more.Parent = SCPUI
  236. more.BackgroundColor3 = Color3.new(1, 1, 1)
  237. more.BackgroundTransparency = 1
  238. more.BorderSizePixel = 0
  239. more.Position = UDim2.new(0.237623766, 0, 0.82802546, 0)
  240. more.Size = UDim2.new(0, 72, 0, 26)
  241. more.Font = Enum.Font.SciFi
  242. more.Text = "More"
  243. more.TextColor3 = Color3.new(0, 0, 0)
  244. more.TextSize = 12
  245. more.TextWrapped = true
  246.  
  247. close.Name = "close"
  248. close.Parent = SCPUI
  249. close.BackgroundColor3 = Color3.new(1, 1, 1)
  250. close.BackgroundTransparency = 1
  251. close.BorderSizePixel = 0
  252. close.Position = UDim2.new(0.237623766, 0, 0.834394872, 0)
  253. close.Size = UDim2.new(0, 72, 0, 26)
  254. close.Visible = false
  255. close.Font = Enum.Font.SciFi
  256. close.Text = "Close"
  257. close.TextColor3 = Color3.new(0, 0, 0)
  258. close.TextSize = 12
  259. close.TextWrapped = true
  260.  
  261. status.Name = "status"
  262. status.Parent = SCPUI
  263. status.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  264. status.BorderColor3 = Color3.new(0.0941177, 0.14902, 0.188235)
  265. status.BorderSizePixel = 4
  266. status.Position = UDim2.new(0, 0, -0.216560513, 0)
  267. status.Size = UDim2.new(0, 303, 0, 34)
  268. status.Font = Enum.Font.SciFi
  269. status.Text = "STATUS : WORKING!"
  270. status.TextColor3 = Color3.new(0.286275, 0.917647, 0.188235)
  271. status.TextSize = 28
  272.  
  273. MORES.Name = "MORES"
  274. MORES.Parent = CONTAINMENT
  275. MORES.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  276. MORES.BorderSizePixel = 4
  277. MORES.Position = UDim2.new(1.18900001, 0, 0.69599998, 0)
  278. MORES.Size = UDim2.new(0, 72, 0, 50)
  279.  
  280. gatea.Name = "gatea"
  281. gatea.Parent = MORES
  282. gatea.BackgroundColor3 = Color3.new(1, 1, 1)
  283. gatea.BackgroundTransparency = 1
  284. gatea.BorderSizePixel = 0
  285. gatea.Position = UDim2.new(0, 0, 0.0196078438, 0)
  286. gatea.Size = UDim2.new(0, 72, 0, 27)
  287. gatea.Font = Enum.Font.SciFi
  288. gatea.Text = "Gate A"
  289. gatea.TextColor3 = Color3.new(0, 0, 0)
  290. gatea.TextSize = 14
  291.  
  292. hammer.Name = "hammer"
  293. hammer.Parent = MORES
  294. hammer.BackgroundColor3 = Color3.new(1, 1, 1)
  295. hammer.BackgroundTransparency = 1
  296. hammer.BorderSizePixel = 0
  297. hammer.Position = UDim2.new(-0.0068025589, 0, 0.529883623, 0)
  298. hammer.Size = UDim2.new(0, 72, 0, 27)
  299. hammer.Font = Enum.Font.SciFi
  300. hammer.Text = "Hammer Down"
  301. hammer.TextColor3 = Color3.new(0, 0, 0)
  302. hammer.TextSize = 11
  303.  
  304. function SCRIPT_YRRP72_FAKESCRIPT()
  305. local script = Instance.new('LocalScript')
  306. script.Parent = SCPUI
  307. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  308.  
  309. counter = 0
  310.  
  311. while wait(0.1)do
  312. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  313.  
  314. counter = counter + 0.01
  315. end
  316.  
  317. end
  318. coroutine.resume(coroutine.create(SCRIPT_YRRP72_FAKESCRIPT))
  319. function SCRIPT_BBLM85_FAKESCRIPT()
  320. local script = Instance.new('LocalScript')
  321. script.Parent = gatea
  322. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  323.  
  324. counter = 0
  325.  
  326. while wait(0.1)do
  327. script.Parent.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  328.  
  329. counter = counter + 0.01
  330. end
  331.  
  332. end
  333. coroutine.resume(coroutine.create(SCRIPT_BBLM85_FAKESCRIPT))
  334. function SCRIPT_OJOR67_FAKESCRIPT()
  335. local script = Instance.new('LocalScript')
  336. script.Parent = hammer
  337. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  338.  
  339. counter = 0
  340.  
  341. while wait(0.1)do
  342. script.Parent.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  343.  
  344. counter = counter + 0.01
  345. end
  346.  
  347. end
  348. coroutine.resume(coroutine.create(SCRIPT_OJOR67_FAKESCRIPT))
  349.  
  350. class.MouseButton1Click:connect(function()
  351. game.ReplicatedStorage.ChangeTeam:FireServer('Neon orange')
  352. end)
  353.  
  354. scp.MouseButton1Click:connect(function()
  355. game.ReplicatedStorage.ChangeTeam:FireServer('Crimson')
  356. end)
  357.  
  358. chaos.MouseButton1Click:connect(function()
  359. game.ReplicatedStorage.ChangeTeam:FireServer('Really black')
  360. end)
  361.  
  362. spec.MouseButton1Click:connect(function()
  363. game.ReplicatedStorage.ChangeTeam:FireServer('Fossil')
  364. end)
  365.  
  366. scpf.MouseButton1Click:connect(function()
  367. game.ReplicatedStorage.ChangeTeam:FireServer('Institutional white')
  368. end)
  369.  
  370. classpawn.MouseButton1Click:connect(function()
  371. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-226.131317, -6.25881767, -18.1353378))
  372. end)
  373.  
  374. specspawn.MouseButton1Click:connect(function()
  375. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1346.20105, 55.6411285, -985.40033))
  376. end)
  377.  
  378. sroom.MouseButton1Click:connect(function()
  379. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1155.87451,2.94114017,160.409378))
  380. end)
  381.  
  382. scpro.MouseButton1Click:connect(function()
  383. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1144.26929, -2.37213802, -49.7000427))
  384. end)
  385.  
  386. fog.MouseButton1Click:connect(function()
  387. game.Lighting.FogEnd = 9999999999
  388. end)
  389.  
  390. leg.MouseButton1Click:connect(function()
  391. for i,v in pairs(game.Players:GetChildren())
  392. do if v.Name ~= game.Players.LocalPlayer.Name
  393. then workspace[v.Name]['Left Leg'].Position = workspace[game.Players.LocalPlayer.Name]['Right Arm'].Position
  394. end
  395. end
  396. end)
  397.  
  398. teleporto.MouseButton1Click:connect(function()
  399. local findplayer = player.Text
  400. local len = string.len(findplayer:lower())
  401. local player = nil for i,v in pairs(game.Players:GetChildren()) do
  402. local name = string.sub(v.Name,1,len) if name:lower() == findplayer
  403. then player = v break end end
  404. workspace[game.Players.LocalPlayer.Name]:SetPrimaryPartCFrame(CFrame.new(workspace[player.Name].PrimaryPart.Position+Vector3.new(0,0,-2)))
  405. end)
  406.  
  407. more.MouseButton1Click:connect(function()
  408. MORES:TweenPosition(UDim2.new(0.189, 0,0.696, 0), 'In', 'Elastic', 1, true)
  409. more.Visible = false
  410. close.Visible = true
  411. end)
  412.  
  413. close.MouseButton1Click:connect(function()
  414. MORES:TweenPosition(UDim2.new(1.189, 0,0.696, 0), 'Out', 'Elastic', 1, true)
  415. close.Visible = false
  416. more.Visible = true
  417. end)
  418.  
  419. gateb.MouseButton1Click:connect(function()
  420. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-2162.14502, 62.6001549, -199.452469))
  421. end)
  422.  
  423. gatea.MouseButton1Click:connect(function()
  424. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(367.888153, 54.1771545, 1519.86316))
  425. end)
  426.  
  427. hammer.MouseButton1Click:connect(function()
  428. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1249.24585, 3.17018414, 120.000061))
  429. end)
  430.  
  431. --End OF The Scripts
Add Comment
Please, Sign In to add comment