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