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