Advertisement
metilol

Untitled

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