xSGTx

Untitled

Mar 19th, 2019
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.52 KB | None | 0 0
  1. --Made by OpTic Wisdom/LikeATrollFace & Tess
  2. hitler = game.Players.LocalPlayer
  3. hitler.Character.Name = "Adolf Hitler"
  4. if hitler.Character:FindFirstChild("Shirt") then hitler.Character.Shirt:Destroy()
  5. end
  6. if hitler.Character:FindFirstChild("Pants") then hitler.Character.Pants:Destroy()
  7. end
  8. if hitler.Character:FindFirstChild("Shirt Graphic") then hitler.Character["Shirt Graphic"]:Destroy()
  9. end
  10. if not hitler.Character:FindFirstChild("Shirt") then
  11. NewShirt = Instance.new("Shirt", hitler.Character)
  12. NewShirt.Name = "Shirt"
  13. end
  14. if not hitler.Character:FindFirstChild("Pants") then
  15. NewPants = Instance.new("Pants", hitler.Character)
  16. NewPants.Name = "Pants"
  17. end
  18. for _, v in pairs(hitler.Character:GetChildren()) do
  19. if v:IsA("Hat") then
  20. v:Destroy()
  21. end
  22. end
  23. for _, v in pairs(hitler.Character:GetChildren()) do
  24. if v:IsA("CharacterMesh") then
  25. v:Destroy()
  26. end
  27. end
  28. x = game:GetService("InsertService"):LoadAsset(10912180)
  29. for i,v in pairs(x:GetChildren()) do
  30. v.Parent = game.Players.LocalPlayer.Character
  31. end
  32. wait(0.1)
  33. hitler.Character.MilitaryOfficer.Handle.Mesh.MeshId = "http://www.roblox.com/asset/?id=10729448"
  34. hitler.Character.MilitaryOfficer.Handle.Mesh.TextureId = "http://www.roblox.com/asset/?id=10729465"
  35. hitler.Character["Shirt"].ShirtTemplate = "http://www.roblox.com/asset/?id=368872607"
  36. hitler.Character["Pants"].PantsTemplate = "http://www.roblox.com/asset/?id=368879592"
  37. hitler.Character.Head.BrickColor = BrickColor.new(1)
  38. hitler.Character.Torso.BrickColor = BrickColor.new(1)
  39. hitler.Character["Left Arm"].BrickColor = BrickColor.new(1)
  40. hitler.Character["Right Arm"].BrickColor = BrickColor.new(1)
  41. hitler.Character["Left Leg"].BrickColor = BrickColor.new(1)
  42. hitler.Character["Right Leg"].BrickColor = BrickColor.new(1)
  43. Create = function(itemClass,tabl)
  44. local item = Instance.new(itemClass)
  45. for i,v in pairs(tabl) do
  46. local a,b = ypcall(function() return item[i] end)
  47. if a then
  48. item[i] = tabl[i]
  49. end
  50. end
  51. return item
  52. end
  53. function runDummyScript(f,scri)
  54. local oldenv = getfenv(f)
  55. local newenv = setmetatable({}, {
  56. __index = function(_, k)
  57. if k:lower() == 'script' then
  58. return scri
  59. else
  60. return oldenv[k]
  61. end
  62. end
  63. })
  64. setfenv(f, newenv)
  65. ypcall(function() f() end)
  66. end
  67. cors = {}
  68. mas = Instance.new("Model",game:GetService("Lighting"))
  69. mas.Name = "CompiledModel"
  70. o1 = Create("Model",{
  71. ["Name"] = "Chamber",
  72. ["Parent"] = mas,
  73. })
  74. o2 = Create("Part",{
  75. ["Name"] = "Head",
  76. ["Parent"] = o1,
  77. ["Material"] = Enum.Material.Foil,
  78. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  79. ["Position"] = Vector3.new(0, 10.5, -46),
  80. ["Rotation"] = Vector3.new(3.80734537e-019, 1.42910524e-020, 3.5934405e-018),
  81. ["RotVelocity"] = Vector3.new(-7.85145039e-020, 2.39446169e-023, 1.13729476e-019),
  82. ["Velocity"] = Vector3.new(8.18726775e-019, -0.0135432296, 1.15292031e-018),
  83. ["CFrame"] = CFrame.new(0, 10.5, -46, 1, -6.27173704e-020, 2.49425903e-022, 6.27173704e-020, 1, -6.64507104e-021, -2.49425903e-022, 6.64507104e-021, 1),
  84. ["Size"] = Vector3.new(8, 19, 8),
  85. ["TopSurface"] = Enum.SurfaceType.Weld,
  86. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  87. })
  88. o3 = Create("SpecialMesh",{
  89. ["Parent"] = o2,
  90. ["Scale"] = Vector3.new(1.25, 1.25, 1.25),
  91. })
  92. o4 = Create("Part",{
  93. ["Name"] = "GasPoint",
  94. ["Parent"] = o1,
  95. ["Material"] = Enum.Material.Concrete,
  96. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  97. ["Position"] = Vector3.new(-21.5, 2.90841889, -52.5),
  98. ["Rotation"] = Vector3.new(-180, 0, -180),
  99. ["Anchored"] = true,
  100. ["CFrame"] = CFrame.new(-21.5, 2.90841889, -52.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  101. ["Size"] = Vector3.new(1, 1.20000005, 1),
  102. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  103. })
  104. o5 = Create("SpecialMesh",{
  105. ["Parent"] = o4,
  106. })
  107. o6 = Create("Smoke",{
  108. ["Parent"] = o4,
  109. ["Size"] = 10,
  110. ["Opacity"] = 1,
  111. ["RiseVelocity"] = 2,
  112. })
  113. o7 = Create("Part",{
  114. ["Parent"] = o1,
  115. ["Material"] = Enum.Material.Concrete,
  116. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  117. ["Position"] = Vector3.new(-6, 13.1084118, -38),
  118. ["Anchored"] = true,
  119. ["CFrame"] = CFrame.new(-6, 13.1084118, -38, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  120. ["Size"] = Vector3.new(2, 24, 4),
  121. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  122. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  123. })
  124. o8 = Create("Part",{
  125. ["Parent"] = o1,
  126. ["Material"] = Enum.Material.Concrete,
  127. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  128. ["Position"] = Vector3.new(-7, 13.1084118, -67),
  129. ["Rotation"] = Vector3.new(0, 90, 0),
  130. ["Anchored"] = true,
  131. ["CFrame"] = CFrame.new(-7, 13.1084118, -67, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  132. ["Size"] = Vector3.new(2, 24, 4),
  133. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  134. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  135. })
  136. o9 = Create("Part",{
  137. ["Parent"] = o1,
  138. ["Material"] = Enum.Material.Concrete,
  139. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  140. ["Position"] = Vector3.new(-7, 13.1084118, -65),
  141. ["Anchored"] = true,
  142. ["CFrame"] = CFrame.new(-7, 13.1084118, -65, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  143. ["Size"] = Vector3.new(4, 19.2000008, 2),
  144. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  145. })
  146. o10 = Create("Part",{
  147. ["Parent"] = o1,
  148. ["Material"] = Enum.Material.Foil,
  149. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  150. ["Position"] = Vector3.new(-9.5, 1.60841703, -27.5999985),
  151. ["Rotation"] = Vector3.new(90, 0, -0),
  152. ["Anchored"] = true,
  153. ["CFrame"] = CFrame.new(-9.5, 1.60841703, -27.5999985, 1, 0, 0, 0, 0, -1, 0, 1, 0),
  154. ["Size"] = Vector3.new(1, 16.8000011, 1),
  155. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  156. })
  157. o11 = Create("SpecialMesh",{
  158. ["Parent"] = o10,
  159. })
  160. o12 = Create("Part",{
  161. ["Parent"] = o1,
  162. ["Material"] = Enum.Material.Concrete,
  163. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  164. ["Position"] = Vector3.new(-18.9000111, 1.70842004, -18.5),
  165. ["Rotation"] = Vector3.new(-8.53773656e-007, -1.02835693e-005, 7.66185618e-014),
  166. ["Anchored"] = true,
  167. ["CFrame"] = CFrame.new(-18.9000111, 1.70842004, -18.5, 1, -1.33724617e-015, -1.79482143e-007, -1.33724617e-015, 1, 1.49011612e-008, -1.79482143e-007, 1.49011612e-008, 1),
  168. ["Size"] = Vector3.new(1, 1.20000005, 1),
  169. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  170. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  171. })
  172. o13 = Create("Part",{
  173. ["Parent"] = o1,
  174. ["Material"] = Enum.Material.Foil,
  175. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  176. ["Position"] = Vector3.new(-23.5999489, 11.2084379, -27.900032),
  177. ["Rotation"] = Vector3.new(-90.0000305, 0.000382487662, 89.9996796),
  178. ["Anchored"] = true,
  179. ["CFrame"] = CFrame.new(-23.5999489, 11.2084379, -27.900032, 5.56394662e-006, -1, 6.67566883e-006, -4.61935997e-007, 6.67566565e-006, 1, -1, -5.5639498e-006, -4.6189885e-007),
  180. ["Size"] = Vector3.new(1, 8.40000057, 1),
  181. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  182. })
  183. o14 = Create("SpecialMesh",{
  184. ["Parent"] = o13,
  185. })
  186. o15 = Create("Part",{
  187. ["Parent"] = o1,
  188. ["Material"] = Enum.Material.Concrete,
  189. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  190. ["Position"] = Vector3.new(-28.299757, 28.1084671, -43.3000679),
  191. ["Rotation"] = Vector3.new(-2.64669852e-005, -90, 0),
  192. ["Anchored"] = true,
  193. ["CFrame"] = CFrame.new(-28.299757, 28.1084671, -43.3000679, -5.56394662e-006, 6.66124015e-006, -1, 4.61936025e-007, 1, 6.69009432e-006, 1, -4.61898907e-007, -5.5639498e-006),
  194. ["Size"] = Vector3.new(1, 1.20000005, 1),
  195. ["TopSurface"] = Enum.SurfaceType.Smooth,
  196. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  197. })
  198. o16 = Create("Part",{
  199. ["Parent"] = o1,
  200. ["Material"] = Enum.Material.Foil,
  201. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  202. ["Position"] = Vector3.new(-2.5999949, 1.60841703, -58.9000015),
  203. ["Rotation"] = Vector3.new(-180, 0, -90),
  204. ["Anchored"] = true,
  205. ["CFrame"] = CFrame.new(-2.5999949, 1.60841703, -58.9000015, 0, 1, 0, 1, 0, 0, 0, 0, -1),
  206. ["Size"] = Vector3.new(1, 4.80000019, 1),
  207. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  208. })
  209. o17 = Create("SpecialMesh",{
  210. ["Parent"] = o16,
  211. })
  212. o18 = Create("Part",{
  213. ["Parent"] = o1,
  214. ["Material"] = Enum.Material.Concrete,
  215. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  216. ["Position"] = Vector3.new(-28.2999496, 11.3084698, -27.9000587),
  217. ["Rotation"] = Vector3.new(-2.64669834e-005, -0.00031879067, -0.000382487633),
  218. ["Anchored"] = true,
  219. ["CFrame"] = CFrame.new(-28.2999496, 11.3084698, -27.9000587, 1, 6.67566837e-006, -5.56394662e-006, -6.6756661e-006, 1, 4.61935997e-007, 5.5639498e-006, -4.6189885e-007, 1),
  220. ["Size"] = Vector3.new(1, 1.20000005, 1),
  221. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  222. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  223. })
  224. o19 = Create("Part",{
  225. ["Parent"] = o1,
  226. ["Material"] = Enum.Material.Foil,
  227. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  228. ["Position"] = Vector3.new(-14.1999998, 1.60841703, -18.5),
  229. ["Rotation"] = Vector3.new(-0, 0, 90),
  230. ["Anchored"] = true,
  231. ["CFrame"] = CFrame.new(-14.1999998, 1.60841703, -18.5, 0, -1, 0, 1, 0, 0, 0, 0, 1),
  232. ["Size"] = Vector3.new(1, 8.40000057, 1),
  233. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  234. })
  235. o20 = Create("SpecialMesh",{
  236. ["Parent"] = o19,
  237. })
  238. o21 = Create("Part",{
  239. ["Parent"] = o1,
  240. ["Material"] = Enum.Material.Foil,
  241. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  242. ["Position"] = Vector3.new(-18.8999825, 11.2084122, -23.2000046),
  243. ["Rotation"] = Vector3.new(89.9999771, 90, 0),
  244. ["Anchored"] = true,
  245. ["CFrame"] = CFrame.new(-18.8999825, 11.2084122, -23.2000046, -6.35744541e-008, -5.56394662e-006, 1, 1, 4.61935997e-007, -6.35795985e-008, -4.61936338e-007, 1, 5.56394662e-006),
  246. ["Size"] = Vector3.new(1, 8.40000057, 1),
  247. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  248. })
  249. o22 = Create("SpecialMesh",{
  250. ["Parent"] = o21,
  251. })
  252. o23 = Create("Part",{
  253. ["Parent"] = o1,
  254. ["Material"] = Enum.Material.Foil,
  255. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  256. ["Position"] = Vector3.new(-18.9000092, 6.50840998, -18.5000038),
  257. ["Rotation"] = Vector3.new(179.999985, -90, 0),
  258. ["Anchored"] = true,
  259. ["CFrame"] = CFrame.new(-18.9000092, 6.50840998, -18.5000038, 5.56394662e-006, -3.85527894e-012, -1, -4.61935997e-007, -1, 1.28509193e-012, -1, 4.61935997e-007, -5.56394662e-006),
  260. ["Size"] = Vector3.new(1, 8.40000057, 1),
  261. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  262. })
  263. o24 = Create("SpecialMesh",{
  264. ["Parent"] = o23,
  265. })
  266. o25 = Create("Part",{
  267. ["Parent"] = o1,
  268. ["Material"] = Enum.Material.Concrete,
  269. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  270. ["Position"] = Vector3.new(-37, 14.3084078, -67),
  271. ["Anchored"] = true,
  272. ["CFrame"] = CFrame.new(-37, 14.3084078, -67, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  273. ["Size"] = Vector3.new(4, 21.6000004, 2),
  274. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  275. })
  276. o26 = Create("Part",{
  277. ["Parent"] = o1,
  278. ["Material"] = Enum.Material.Concrete,
  279. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  280. ["Position"] = Vector3.new(-28.2998428, 28.1084671, -27.9000664),
  281. ["Rotation"] = Vector3.new(-2.64669852e-005, -0.00031879067, -0.000381660939),
  282. ["Anchored"] = true,
  283. ["CFrame"] = CFrame.new(-28.2998428, 28.1084671, -27.9000664, 1, 6.66124015e-006, -5.56394662e-006, -6.69009432e-006, 1, 4.61936025e-007, 5.5639498e-006, -4.61898907e-007, 1),
  284. ["Size"] = Vector3.new(1, 1.20000005, 1),
  285. ["TopSurface"] = Enum.SurfaceType.Smooth,
  286. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  287. })
  288. o27 = Create("Part",{
  289. ["Parent"] = o1,
  290. ["Material"] = Enum.Material.Concrete,
  291. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  292. ["Position"] = Vector3.new(-37, 2.30842209, -54),
  293. ["Rotation"] = Vector3.new(0, 90, 0),
  294. ["Anchored"] = true,
  295. ["CFrame"] = CFrame.new(-37, 2.30842209, -54, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  296. ["Size"] = Vector3.new(28, 2.4000001, 4),
  297. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  298. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  299. })
  300. o28 = Create("Part",{
  301. ["Parent"] = o1,
  302. ["Material"] = Enum.Material.Concrete,
  303. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  304. ["Position"] = Vector3.new(-7, 2.30842209, -53),
  305. ["Rotation"] = Vector3.new(0, 90, 0),
  306. ["Anchored"] = true,
  307. ["CFrame"] = CFrame.new(-7, 2.30842209, -53, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  308. ["Size"] = Vector3.new(26, 2.4000001, 4),
  309. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  310. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  311. })
  312. o29 = Create("Part",{
  313. ["Parent"] = o1,
  314. ["Material"] = Enum.Material.Concrete,
  315. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  316. ["Position"] = Vector3.new(-22, 2.30842209, -66),
  317. ["Rotation"] = Vector3.new(-180, 0, -180),
  318. ["Anchored"] = true,
  319. ["CFrame"] = CFrame.new(-22, 2.30842209, -66, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  320. ["Size"] = Vector3.new(26, 2.4000001, 4),
  321. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  322. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  323. })
  324. o30 = Create("Part",{
  325. ["Parent"] = o1,
  326. ["Material"] = Enum.Material.Concrete,
  327. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  328. ["Position"] = Vector3.new(-22, 2.30842209, -38),
  329. ["Rotation"] = Vector3.new(-180, 0, -180),
  330. ["Anchored"] = true,
  331. ["CFrame"] = CFrame.new(-22, 2.30842209, -38, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  332. ["Size"] = Vector3.new(30, 2.4000001, 4),
  333. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  334. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  335. })
  336. o31 = Create("Part",{
  337. ["Parent"] = o1,
  338. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  339. ["Transparency"] = 0.40000000596046,
  340. ["Position"] = Vector3.new(-37, 13.1084118, -52),
  341. ["Rotation"] = Vector3.new(0, 90, 0),
  342. ["Anchored"] = true,
  343. ["CFrame"] = CFrame.new(-37, 13.1084118, -52, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  344. ["Size"] = Vector3.new(24, 19.2000008, 4),
  345. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  346. })
  347. o32 = Create("Part",{
  348. ["Parent"] = o1,
  349. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  350. ["Transparency"] = 0.40000000596046,
  351. ["Position"] = Vector3.new(-22, 13.1084118, -66),
  352. ["Rotation"] = Vector3.new(-180, 0, -180),
  353. ["Anchored"] = true,
  354. ["CFrame"] = CFrame.new(-22, 13.1084118, -66, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  355. ["Size"] = Vector3.new(26, 19.2000008, 4),
  356. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  357. })
  358. o33 = Create("Part",{
  359. ["Parent"] = o1,
  360. ["Material"] = Enum.Material.Concrete,
  361. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  362. ["Position"] = Vector3.new(-22, 23.9084167, -38),
  363. ["Rotation"] = Vector3.new(-180, 0, -180),
  364. ["Anchored"] = true,
  365. ["CFrame"] = CFrame.new(-22, 23.9084167, -38, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  366. ["Size"] = Vector3.new(30, 2.4000001, 4),
  367. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  368. })
  369. o34 = Create("Part",{
  370. ["Parent"] = o1,
  371. ["Material"] = Enum.Material.Concrete,
  372. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  373. ["Position"] = Vector3.new(-37, 13.1084118, -65),
  374. ["Anchored"] = true,
  375. ["CFrame"] = CFrame.new(-37, 13.1084118, -65, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  376. ["Size"] = Vector3.new(4, 19.2000008, 2),
  377. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  378. })
  379. o35 = Create("Part",{
  380. ["Parent"] = o1,
  381. ["Material"] = Enum.Material.Concrete,
  382. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  383. ["Position"] = Vector3.new(-36, 13.1084118, -38),
  384. ["Anchored"] = true,
  385. ["CFrame"] = CFrame.new(-36, 13.1084118, -38, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  386. ["Size"] = Vector3.new(2, 19.2000008, 4),
  387. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  388. })
  389. o36 = Create("Part",{
  390. ["Parent"] = o1,
  391. ["Material"] = Enum.Material.Concrete,
  392. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  393. ["Position"] = Vector3.new(-8, 13.1084118, -38),
  394. ["Anchored"] = true,
  395. ["CFrame"] = CFrame.new(-8, 13.1084118, -38, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  396. ["Size"] = Vector3.new(2, 19.2000008, 4),
  397. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  398. })
  399. o37 = Create("Part",{
  400. ["Parent"] = o1,
  401. ["Material"] = Enum.Material.Concrete,
  402. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  403. ["Position"] = Vector3.new(-22, 23.9084167, -66),
  404. ["Rotation"] = Vector3.new(-180, 0, -180),
  405. ["Anchored"] = true,
  406. ["CFrame"] = CFrame.new(-22, 23.9084167, -66, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  407. ["Size"] = Vector3.new(26, 2.4000001, 4),
  408. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  409. })
  410. o38 = Create("Part",{
  411. ["Parent"] = o1,
  412. ["Material"] = Enum.Material.Concrete,
  413. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  414. ["Position"] = Vector3.new(-37, 23.9084167, -53),
  415. ["Rotation"] = Vector3.new(0, 90, 0),
  416. ["Anchored"] = true,
  417. ["CFrame"] = CFrame.new(-37, 23.9084167, -53, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  418. ["Size"] = Vector3.new(26, 2.4000001, 4),
  419. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  420. })
  421. o39 = Create("Part",{
  422. ["Parent"] = o1,
  423. ["Material"] = Enum.Material.Concrete,
  424. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  425. ["Position"] = Vector3.new(-7, 23.9084167, -53),
  426. ["Rotation"] = Vector3.new(0, 90, 0),
  427. ["Anchored"] = true,
  428. ["CFrame"] = CFrame.new(-7, 23.9084167, -53, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  429. ["Size"] = Vector3.new(26, 2.4000001, 4),
  430. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  431. })
  432. o40 = Create("Part",{
  433. ["Parent"] = o1,
  434. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  435. ["Transparency"] = 0.40000000596046,
  436. ["Position"] = Vector3.new(-22, 13.1084118, -38),
  437. ["Rotation"] = Vector3.new(-180, 0, -180),
  438. ["Anchored"] = true,
  439. ["CFrame"] = CFrame.new(-22, 13.1084118, -38, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  440. ["Size"] = Vector3.new(26, 19.2000008, 4),
  441. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  442. })
  443. o41 = Create("Part",{
  444. ["Parent"] = o1,
  445. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  446. ["Transparency"] = 0.40000000596046,
  447. ["Position"] = Vector3.new(-7, 13.1084118, -52),
  448. ["Rotation"] = Vector3.new(0, 90, 0),
  449. ["Anchored"] = true,
  450. ["CFrame"] = CFrame.new(-7, 13.1084118, -52, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  451. ["Size"] = Vector3.new(24, 19.2000008, 4),
  452. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  453. })
  454. o42 = Create("Part",{
  455. ["Parent"] = o1,
  456. ["Material"] = Enum.Material.Concrete,
  457. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  458. ["Position"] = Vector3.new(-22, 26.3084221, -52),
  459. ["Rotation"] = Vector3.new(-180, 0, -180),
  460. ["Anchored"] = true,
  461. ["CFrame"] = CFrame.new(-22, 26.3084221, -52, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  462. ["Size"] = Vector3.new(34, 2.4000001, 32),
  463. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  464. ["TopSurface"] = Enum.SurfaceType.Smooth,
  465. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  466. })
  467. o43 = Create("Part",{
  468. ["Parent"] = o1,
  469. ["Material"] = Enum.Material.Concrete,
  470. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  471. ["Position"] = Vector3.new(-18.9000111, 11.3084183, -18.5),
  472. ["Rotation"] = Vector3.new(-8.53773656e-007, -1.02835693e-005, 7.66185618e-014),
  473. ["Anchored"] = true,
  474. ["CFrame"] = CFrame.new(-18.9000111, 11.3084183, -18.5, 1, -1.33724617e-015, -1.79482143e-007, -1.33724617e-015, 1, 1.49011612e-008, -1.79482143e-007, 1.49011612e-008, 1),
  475. ["Size"] = Vector3.new(1, 1.20000005, 1),
  476. ["TopSurface"] = Enum.SurfaceType.Smooth,
  477. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  478. })
  479. o44 = Create("Part",{
  480. ["Parent"] = o1,
  481. ["Material"] = Enum.Material.Foil,
  482. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  483. ["Position"] = Vector3.new(0.5, 1.60841703, -54.2000008),
  484. ["Rotation"] = Vector3.new(-90, 0, -0),
  485. ["Anchored"] = true,
  486. ["CFrame"] = CFrame.new(0.5, 1.60841703, -54.2000008, 1, 0, 0, 0, 0, 1, 0, -1, 0),
  487. ["Size"] = Vector3.new(1, 8.40000057, 1),
  488. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  489. })
  490. o45 = Create("SpecialMesh",{
  491. ["Parent"] = o44,
  492. })
  493. o46 = Create("Part",{
  494. ["Parent"] = o1,
  495. ["Material"] = Enum.Material.Foil,
  496. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  497. ["Position"] = Vector3.new(-28.2998962, 19.7084656, -27.9000626),
  498. ["Rotation"] = Vector3.new(-2.64669834e-005, -0.00031879067, -0.000382487226),
  499. ["Anchored"] = true,
  500. ["CFrame"] = CFrame.new(-28.2998962, 19.7084656, -27.9000626, 1, 6.67566155e-006, -5.56394662e-006, -6.67567292e-006, 1, 4.61935997e-007, 5.5639498e-006, -4.6189885e-007, 1),
  501. ["Size"] = Vector3.new(1, 15.6000004, 1),
  502. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  503. })
  504. o47 = Create("SpecialMesh",{
  505. ["Parent"] = o46,
  506. })
  507. o48 = Create("Part",{
  508. ["Parent"] = o1,
  509. ["Material"] = Enum.Material.CorrodedMetal,
  510. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  511. ["Position"] = Vector3.new(-28.2998047, 28.0084724, -35.6000671),
  512. ["Rotation"] = Vector3.new(89.9999771, -0.000381660939, -179.99968),
  513. ["Anchored"] = true,
  514. ["CFrame"] = CFrame.new(-28.2998047, 28.0084724, -35.6000671, -1, 5.56394662e-006, -6.66124015e-006, 6.69009432e-006, -4.61936025e-007, -1, -5.5639498e-006, -1, 4.61898907e-007),
  515. ["Size"] = Vector3.new(1, 14.4000006, 1),
  516. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  517. })
  518. o49 = Create("SpecialMesh",{
  519. ["Parent"] = o48,
  520. })
  521. o50 = Create("Part",{
  522. ["Parent"] = o1,
  523. ["Material"] = Enum.Material.Concrete,
  524. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  525. ["Position"] = Vector3.new(0.5, 1.70842004, -58.9000015),
  526. ["Rotation"] = Vector3.new(0, 90, 0),
  527. ["Anchored"] = true,
  528. ["CFrame"] = CFrame.new(0.5, 1.70842004, -58.9000015, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  529. ["Size"] = Vector3.new(1, 1.20000005, 1),
  530. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  531. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  532. })
  533. o51 = Create("Part",{
  534. ["Parent"] = o1,
  535. ["Material"] = Enum.Material.Concrete,
  536. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  537. ["Position"] = Vector3.new(-18.8999557, 11.3084078, -27.9000053),
  538. ["Rotation"] = Vector3.new(-2.64669834e-005, -0.00031879067, 2.54989536e-005),
  539. ["Anchored"] = true,
  540. ["CFrame"] = CFrame.new(-18.8999557, 11.3084078, -27.9000053, 1, -4.45040683e-007, -5.56394662e-006, -4.45045828e-007, 1, 4.61935997e-007, 5.56394662e-006, -4.6193847e-007, 1),
  541. ["Size"] = Vector3.new(1, 1.20000005, 1),
  542. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  543. ["TopSurface"] = Enum.SurfaceType.Smooth,
  544. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  545. })
  546. o52 = Create("Part",{
  547. ["Parent"] = o1,
  548. ["Material"] = Enum.Material.Concrete,
  549. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  550. ["Position"] = Vector3.new(-9.5, 1.70842099, -18.5),
  551. ["Anchored"] = true,
  552. ["CFrame"] = CFrame.new(-9.5, 1.70842099, -18.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  553. ["Size"] = Vector3.new(1, 1.20000005, 1),
  554. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  555. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  556. })
  557. o53 = Create("Part",{
  558. ["Parent"] = o1,
  559. ["Material"] = Enum.Material.Concrete,
  560. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  561. ["Position"] = Vector3.new(-38, 13.1084118, -38),
  562. ["Anchored"] = true,
  563. ["CFrame"] = CFrame.new(-38, 13.1084118, -38, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  564. ["Size"] = Vector3.new(2, 24, 4),
  565. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  566. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  567. })
  568. o54 = Create("Part",{
  569. ["Parent"] = o1,
  570. ["Material"] = Enum.Material.Concrete,
  571. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  572. ["Position"] = Vector3.new(-21.5, 1.70842099, -52.5),
  573. ["Rotation"] = Vector3.new(-180, 0, -180),
  574. ["Anchored"] = true,
  575. ["CFrame"] = CFrame.new(-21.5, 1.70842099, -52.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  576. ["Size"] = Vector3.new(3, 1.20000005, 3),
  577. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  578. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  579. })
  580. o55 = Create("Part",{
  581. ["Name"] = "Botoom",
  582. ["Parent"] = o1,
  583. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  584. ["Position"] = Vector3.new(-22, 0.608416975, -52),
  585. ["Anchored"] = true,
  586. ["CFrame"] = CFrame.new(-22, 0.608416975, -52, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  587. ["Size"] = Vector3.new(34, 1, 32),
  588. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  589. ["TopSurface"] = Enum.SurfaceType.Smooth,
  590. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  591. })
  592. mas.Parent = workspace
  593. mas:MakeJoints()
  594. local mas1 = mas:GetChildren()
  595. for i=1,#mas1 do
  596. mas1[i].Parent = workspace
  597. ypcall(function() mas1[i]:MakeJoints() end)
  598. end
  599. mas:Destroy()
  600. for i=1,#cors do
  601. coroutine.resume(cors[i])
  602. end
  603. wait(0.2)
  604. game.Workspace.Chamber.Head.Anchored = true
  605. game.Workspace.Chamber.Head.CanCollide = false
  606. game.Workspace.Chamber:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + game.Players.LocalPlayer.Character.Torso.CFrame.lookVector* 30)
  607. Gas = Instance.new("Sound")
  608. Gas.Parent = game.Workspace
  609. Gas.Volume = 0.8
  610. Gas.SoundId = "http://www.roblox.com/asset/?id=137065982"
  611. Gas.Pitch = 1
  612. Gas.Name = "Sound"
  613. local ChatService = game:GetService("Chat")
  614. local Players = game:GetService("Players")
  615. local LocalPlayer = Players.LocalPlayer
  616. local To = game.Workspace.Chamber.GasPoint
  617. local ShirtID = 234346150
  618. local PantsID = 234346173
  619. local function GetShirt(Character)
  620. for _, Obj in pairs(Character:GetChildren()) do
  621. if Obj:IsA("Shirt") then
  622. return Obj
  623. end
  624. end
  625. end
  626. local function GetPants(Character)
  627. for _, Obj in pairs(Character:GetChildren()) do
  628. if Obj:IsA("Pants") then
  629. return Obj
  630. end
  631. end
  632. end
  633. Humanoids={}
  634. for _, Player in pairs(Players:GetPlayers()) do
  635. if Player.Character and Player ~= LocalPlayer then
  636. -- local Shirt = GetShirt(Player)
  637. -- local Pants = GetPants(Player)
  638.  
  639. -- if Shirt then Shirt:Destroy() end
  640. -- if Pants then Pants:Destroy() end
  641.  
  642. for _, v in pairs(Player.Character:GetChildren()) do --removes clothing
  643. if v:IsA("Clothing") then v:Destroy() end
  644. end
  645.  
  646. local NShirt = Instance.new("Shirt", Player.Character)
  647. local NPants = Instance.new("Pants", Player.Character)
  648.  
  649. NShirt.ShirtTemplate = "rbxassetid://"..ShirtID
  650. NPants.PantsTemplate = "rbxassetid://"..PantsID
  651. if Player.Character:FindFirstChild("HumanoidRootPart") then
  652. Player.Character.HumanoidRootPart.CFrame = To.CFrame
  653. Gas:Play()
  654. ChatService:Chat(Player.Character.Head, "SIEG HEIL", "Red")
  655. table.insert(Humanoids,Player.Character.Humanoid)
  656. -- wait(9)
  657. -- Player.Character.Humanoid:Destroy()
  658. end
  659. end
  660. end
  661. wait(9)
  662. for _, Humanoid in pairs(Humanoids) do
  663. Humanoid:Destroy()
  664. end
  665. local animation = Instance.new("Animation")
  666. animation.AnimationId = "http://www.roblox.com/Asset?ID=466780804"
  667. local animTrack = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(animation)
  668. animTrack:Play()
  669. wait(4)
  670. Gas:Pause()
  671. Gas:Destroy()
  672. wait(2)
  673. game.Workspace.Chamber:Destroy()
  674. Script chunked by https://mdbooktech.com/codechunk
Add Comment
Please, Sign In to add comment