1x11337

Containment Breach Hack 2019 Maked by me! Updated!

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