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