Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ------------By raulib fellas----------
- wait(1)
- -- Objects
- local tlakgui = Instance.new("ScreenGui")
- local Text = Instance.new("TextBox")
- local Talk = Instance.new("TextButton")
- -- Properties
- tlakgui.Name = "tlak gui"
- tlakgui.Parent = game.Players.LocalPlayer.PlayerGui
- Text.Name = "Text"
- Text.Parent = tlakgui
- Text.BackgroundColor3 = Color3.new(1, 0, 0)
- Text.BorderSizePixel = 0
- Text.Position = UDim2.new(0, 1000, 0, 0)
- Text.Size = UDim2.new(0, 200, 0, 100)
- Text.Font = Enum.Font.SourceSans
- Text.FontSize = Enum.FontSize.Size14
- Text.Text = "Put text here"
- Text.TextScaled = true
- Text.TextSize = 14
- Text.TextWrapped = true
- Talk.Name = "Talk"
- Talk.Parent = tlakgui
- Talk.BackgroundColor3 = Color3.new(1, 0, 0)
- Talk.BorderSizePixel = 0
- Talk.Position = UDim2.new(0, 1000, 0, 150)
- Talk.Size = UDim2.new(0, 200, 0, 50)
- Talk.Font = Enum.Font.SourceSans
- Talk.FontSize = Enum.FontSize.Size14
- Talk.Text = "Talk"
- Talk.TextScaled = true
- Talk.TextSize = 14
- Talk.TextWrapped = true
- local Clots = Instance.new("TextButton")
- -- Properties
- Clots.Name = "Clots"
- Clots.Parent = tlakgui
- Clots.BackgroundColor3 = Color3.new(1, 0, 0)
- Clots.BorderSizePixel = 0
- Clots.Size = UDim2.new(0, 200, 0, 50)
- Clots.Font = Enum.Font.SourceSans
- Clots.FontSize = Enum.FontSize.Size14
- Clots.Text = "Change Clothes"
- Clots.TextScaled = true
- Clots.TextSize = 14
- Clots.TextWrapped = true
- local d = game.Players.LocalPlayer.Character:GetChildren()
- for i=1, #d do
- if (d[i].className == "CharacterMesh") then
- d[i]:destroy()
- end
- end
- wait(1)
- Clots.MouseButton1Up:connect(function()
- local dewwe = game.Players.LocalPlayer.Character:GetChildren()
- for i=1, #dewwe do
- if (dewwe[i].className == "Shirt") then
- dewwe[i]:destroy()
- end
- end
- local dewweew = game.Players.LocalPlayer.Character:GetChildren()
- for i=1, #dewweew do
- if (dewweew[i].className == "Pants") then
- dewweew[i]:destroy()
- end
- end
- clo1 = Instance.new("Pants")
- clo2 = Instance.new("Shirt")
- clo3 = Instance.new("ShirtGraphic")
- clo1.Name = "Pants"
- clo1.Parent = game.Players.LocalPlayer.Character
- clo1.PantsTemplate = "http://www.roblox.com/asset/?id=271164392"
- clo2.Name = "Shirt"
- clo2.Parent = game.Players.LocalPlayer.Character
- clo2.ShirtTemplate = "http://www.roblox.com/asset/?id=271164283"
- clo3.Parent = game.Players.LocalPlayer.Character
- clo3.Graphic = "http://www.roblox.com/asset/?id=601873805"
- Clots:Destroy()
- end)
- -----------------------------------------
- print("▓▓▓▓▓▓▀▀░░░░░░▀▀▓▓▓▓▓▓")
- print("▓▓▓▀░░░░░▄██▄░░░░░▀▓▓▓")
- print("▓▓░░░░░▄▄██▀░░░░░░░░▓▓")-----By using it you accept that you won't abuse agnaist raulib mate-----
- print("▓░░░░░▄██▀░░░▄█▄░░░░░▓") --discord: Red Spy#4120--
- print("▌░░░░░▀██▄▄▄█████▄░░░▐")
- print("░░▄▄▄░░░▀████▀░▀▀██▄░░")
- print("░░▀██▄░▄▄████▄░░░▀▀▀░░")
- print("▌░░░▀█████▀▀▀██▄░░░░░▐")
- print("▓░░░░░▀█▀░░░▄██▀░░░░░▓")
- print("▓▓░░░░░░░░▄██▀░░░░░░▓▓")
- print("▓▓▓▄░░░░░▀█▀▀░░░░░▄▓▓▓")
- print("▓▓▓▓▓▓▄▄░░░░░░▄▄▓▓▓▓▓▓")
- script.Archivable = false
- script.Name = "Hitler Controller"
- script.Parent = game.Players.LocalPlayer.PlayerGui
- game.Players.LocalPlayer.Character.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=180435571"
- game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
- -----Pistol decoration------
- local runDummyScript = function(f,scri)
- local oldenv = getfenv(f)
- local newenv = setmetatable({}, {
- __index = function(_, k)
- if k:lower() == 'script' then
- return scri
- else
- return oldenv[k]
- end
- end
- })
- setfenv(f, newenv)
- ypcall(function() f() end)
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- mas.Name = "CompiledModel"
- local pso1 = Instance.new("Model")
- local pso2 = Instance.new("Part")
- local pso3 = Instance.new("Part")
- local pso4 = Instance.new("SpecialMesh")
- local pso5 = Instance.new("Weld")
- local pso6 = Instance.new("CFrameValue")
- local pso7 = Instance.new("Part")
- local pso8 = Instance.new("SpecialMesh")
- local pso9 = Instance.new("Weld")
- local pso10 = Instance.new("CFrameValue")
- local pso11 = Instance.new("Script")
- local psoe = Instance.new("Weld")
- pso1.Name = "tros"
- pso1.Parent = game.Players.LocalPlayer.Character
- pso2.Name = "Handl"
- pso2.Parent = pso1
- pso2.Transparency = 1
- pso2.Position = Vector3.new(-34.0027199, 4.19499779, 23.9349823)
- pso2.Rotation = Vector3.new(0.0700000003, 0.529999971, -0.140000001)
- pso2.Size = Vector3.new(2, 2, 1)
- pso2.CFrame = CFrame.new(-34.0027199, 4.19499779, 23.9349823, 0.999957323, 0.00241072476, 0.00921418052, -0.002399683, 0.999996781, -0.00121911452, -0.00921707414, 0.00119694066, 0.999958396)
- pso2.BottomSurface = Enum.SurfaceType.Smooth
- pso2.TopSurface = Enum.SurfaceType.Smooth
- pso2.Position = Vector3.new(-34.0027199, 4.19499779, 23.9349823)
- pso2.Orientation = Vector3.new(0.0700000003, 0.529999971, -0.140000001)
- pso3.Name = "Reeng"
- pso3.Parent = pso1
- pso3.Material = Enum.Material.SmoothPlastic
- pso3.BrickColor = BrickColor.new("Really black")
- pso3.Position = Vector3.new(-33.0622673, 3.31371355, 23.7006454)
- pso3.Rotation = Vector3.new(90.0800018, -0.230000004, 89.4700012)
- pso3.FormFactor = Enum.FormFactor.Custom
- pso3.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- pso3.CFrame = CFrame.new(-33.0622673, 3.31371355, 23.7006454, 0.00922484137, -0.999952257, -0.00397826917, -0.00142971566, 0.0039653331, -0.999991536, 0.999958038, 0.00923043489, -0.00139305671)
- pso3.BottomSurface = Enum.SurfaceType.Smooth
- pso3.TopSurface = Enum.SurfaceType.Smooth
- pso3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- pso3.Position = Vector3.new(-33.0622673, 3.31371355, 23.7006454)
- pso3.Orientation = Vector3.new(89.7600021, -109.300003, -19.8299999)
- pso3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- pso4.Parent = pso3
- pso4.MeshId = "http://www.roblox.com/asset/?id=3270017"
- pso4.Scale = Vector3.new(0.5, 0.5, 0.5)
- pso4.MeshType = Enum.MeshType.FileMesh
- pso4.Scale = Vector3.new(0.5, 0.5, 0.5)
- pso5.Name = "qCFrameWeldThingy"
- pso5.Parent = pso3
- pso5.C1 = CFrame.new(0.22439003, 0.946058273, -0.877861023, 1.1169308e-05, -0.000210574959, 1, -0.999998808, 0.00156567188, 1.14989862e-05, -0.0015656742, -0.999998748, -0.00021055722)
- pso5.Part0 = pso2
- pso5.Part1 = pso3
- pso6.Name = "qRelativeCFrameWeldValue"
- pso6.Parent = pso3
- pso6.Value = CFrame.new(0.22439003, 0.946058273, -0.877861023, 1.1169308e-05, -0.000210574959, 1, -0.999998808, 0.00156567188, 1.14989862e-05, -0.0015656742, -0.999998748, -0.00021055722)
- pso7.Name = "DecPistol"
- pso7.Parent = pso1
- pso7.Position = Vector3.new(-32.9894485, 3.18278146, 23.8790894)
- pso7.Rotation = Vector3.new(86.3099976, -0.850000024, -174.899994)
- pso7.Size = Vector3.new(0.25, 0.927999973, 1.31799996)
- pso7.CFrame = CFrame.new(-32.9894485, 3.18278146, 23.8790894, -0.99592638, 0.0889710113, -0.014844018, 0.00903254002, -0.0653698221, -0.997820616, -0.0897473395, -0.993888438, 0.064299807)
- pso7.BottomSurface = Enum.SurfaceType.Smooth
- pso7.TopSurface = Enum.SurfaceType.Smooth
- pso7.Position = Vector3.new(-32.9894485, 3.18278146, 23.8790894)
- pso7.Orientation = Vector3.new(86.2200012, -13, 172.130005)
- pso8.Parent = pso7
- pso8.MeshId = "rbxassetid://436697873"
- pso8.Scale = Vector3.new(0.0199999996, 0.0199999996, 0.0199999996)
- pso8.TextureId = "rbxassetid://436697889"
- pso8.MeshType = Enum.MeshType.FileMesh
- pso8.Scale = Vector3.new(0.0199999996, 0.0199999996, 0.0199999996)
- pso9.Name = "qCFrameWeldThingy"
- pso9.Parent = pso7
- pso9.C1 = CFrame.new(1.0132637, -0.211870193, -0.991374612, -0.995072961, 0.00652409298, -0.0989309251, 0.098284319, -0.0663447008, -0.992944419, -0.0130416043, -0.997775435, 0.0653766021)
- pso9.Part0 = pso2
- pso9.Part1 = pso7
- pso10.Name = "qRelativeCFrameWeldValue"
- pso10.Parent = pso7
- pso10.Value = CFrame.new(1.0132637, -0.211870193, -0.991374612, -0.995072961, 0.00652409298, -0.0989309251, 0.098284319, -0.0663447008, -0.992944419, -0.0130416043, -0.997775435, 0.0653766021)
- pso11.Name = "qPerfectionWeld"
- pso11.Parent = pso1
- psoe.Parent = pso2
- psoe.Part0 = pso2
- psoe.Part1 = game.Players.LocalPlayer.Character.Torso
- -----Pistol Dec End---------
- MUZC = Instance.new("Sound")
- MUZC.Volume = 10
- MUZC.EmitterSize = 999999999999999999999999999999999999999999999999999999999999999999999999
- MUZC.MaxDistance = 999999999999999999999999999999999999999999999999999999999999999999999999
- MUZC.SoundId= "rbxassetid://570556587"
- MUZC.Parent = game.Players.LocalPlayer.Character.Head
- RAW = Instance.new("Weld")
- RAWV = Instance.new("CFrameValue")
- LAW = Instance.new("Weld")
- LAWV = Instance.new("CFrameValue")
- RAW.Name = "qCFrameWeldThingy"
- RAW.Parent = game.Players.LocalPlayer.Character["Right Arm"]
- RAW.C1 = CFrame.new(-0.973731995, -0.507667542, -0.188486099, 0.734554589, -0.521637022, 0.433963418, 0.619291961, 0.776756942, -0.114568293, -0.27732107, 0.352906734, 0.89361614)
- RAW.Part0 = game.Players.LocalPlayer.Character["Torso"]
- RAW.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
- RAWV.Name = "qRelativeCFrameWeldValue"
- RAWV.Parent = game.Players.LocalPlayer.Character["Right Arm"]
- RAWV.Value = CFrame.new(-0.973731995, -0.507667542, -0.188486099, 0.734554589, -0.521637022, 0.433963418, 0.619291961, 0.776756942, -0.114568293, -0.27732107, 0.352906734, 0.89361614)
- LAW.Name = "qCFrameWeldThingy"
- LAW.Parent = game.Players.LocalPlayer.Character["Left Arm"]
- LAW.C1 = CFrame.new(1.10416794, -0.319442749, -0.0551052094, 0.676092148, 0.143845513, -0.722639501, -0.613944411, 0.652254164, -0.444563508, 0.407396168, 0.744226336, 0.529297113)
- LAW.Part0 = game.Players.LocalPlayer.Character["Torso"]
- LAW.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
- LAWV.Name = "qRelativeCFrameWeldValue"
- LAWV.Parent = game.Players.LocalPlayer.Character["Left Arm"]
- LAWV.Value = CFrame.new(1.10416794, -0.319442749, -0.0551052094, 0.676092148, 0.143845513, -0.722639501, -0.613944411, 0.652254164, -0.444563508, 0.407396168, 0.744226336, 0.529297113)
- ------------------------------Nazi Armlet-----------------------------------------------
- guigroup=Instance.new("BillboardGui")
- guigroup.Parent=game.Players.LocalPlayer.Character.Head
- guigroup.Adornee=game.Players.LocalPlayer.Character.Head
- guigroup.Size = UDim2.new(1,0,1,0)
- guigroup.StudsOffset=Vector3.new(0.5, 6, 0)
- oooo1 = Instance.new("TextLabel")
- Kills = Instance.new("IntValue")
- Kills.Parent = game.Players.LocalPlayer.Character
- Kills.Name = "Kills"
- oooo1.Text = "General"
- if
- game.Players.LocalPlayer.Name == "raulib"
- then
- oooo1.Text = "The Creator(General)"
- end
- oooo1.Size = UDim2.new(0,200,0,200)
- oooo1.BackgroundColor3 = Color3.new(1, 1, 1)
- oooo1.BackgroundTransparency = 1
- oooo1.Parent = guigroup
- oooo1.AnchorPoint = Vector2.new(0.5, 0.9)
- oooo1.Size = UDim2.new(3.5,0,3.5,0)
- oooo1.TextScaled = true
- ko1 = Instance.new("TextLabel")
- ko1.Name = "klis"
- ko1.Parent = guigroup
- ko1.Size = UDim2.new(1.8,0,1.8,0)
- ko1.Text = "Kills: "..Kills.Value
- ko1.BackgroundColor3 = Color3.new(1, 1, 1)
- ko1.BackgroundTransparency = 1
- ko1.TextColor3 = Color3.new(1, 0, 0)
- ko1.TextScaled = true
- ko1.TextWrapped = true
- ko1.AnchorPoint = Vector2.new(0.5, 0.3)
- game.Players.LocalPlayer.Character.Humanoid.NameOcclusion = "NoOcclusion"
- game.Players.LocalPlayer.Character.Humanoid.HealthDisplayType = "AlwaysOff"
- game.Players.LocalPlayer.Character.Humanoid.MaxHealth = 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
- game.Players.LocalPlayer.Character.Humanoid.Health = 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
- local runDummyScript = function(f,scri)
- local oldenv = getfenv(f)
- local newenv = setmetatable({}, {
- __index = function(_, k)
- if k:lower() == 'script' then
- return scri
- else
- return oldenv[k]
- end
- end
- })
- setfenv(f, newenv)
- ypcall(function() f() end)
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- mas.Name = "CompiledModel"
- o1 = Instance.new("Model")
- o2 = Instance.new("Part")
- o3 = Instance.new("BlockMesh")
- o4 = Instance.new("Part")
- o5 = Instance.new("BlockMesh")
- o6 = Instance.new("CFrameValue")
- o7 = Instance.new("Weld")
- o8 = Instance.new("Part")
- o9 = Instance.new("BlockMesh")
- o10 = Instance.new("CFrameValue")
- o11 = Instance.new("Weld")
- o12 = Instance.new("Part")
- o13 = Instance.new("BlockMesh")
- o14 = Instance.new("CFrameValue")
- o15 = Instance.new("Weld")
- o16 = Instance.new("Part")
- o17 = Instance.new("BlockMesh")
- o18 = Instance.new("CFrameValue")
- o19 = Instance.new("Weld")
- o20 = Instance.new("Part")
- o21 = Instance.new("BlockMesh")
- o22 = Instance.new("CFrameValue")
- o23 = Instance.new("Weld")
- o24 = Instance.new("Part")
- o25 = Instance.new("BlockMesh")
- o26 = Instance.new("CFrameValue")
- o27 = Instance.new("Weld")
- o28 = Instance.new("Part")
- o29 = Instance.new("CFrameValue")
- o30 = Instance.new("Weld")
- o31 = Instance.new("Part")
- o32 = Instance.new("CFrameValue")
- o33 = Instance.new("Weld")
- o34 = Instance.new("Part")
- o35 = Instance.new("SpecialMesh")
- o36 = Instance.new("CFrameValue")
- o37 = Instance.new("Weld")
- weldtoarm = Instance.new("Weld")
- o1.Name = "Armlet"
- o1.Parent = mas
- o2.Name = "svatic1"
- o2.Parent = o1
- o2.Material = Enum.Material.SmoothPlastic
- o2.BrickColor = BrickColor.new("Really black")
- o2.Position = Vector3.new(9.5394268, 1.15889382, -30.4923649)
- o2.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
- o2.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
- o2.CFrame = CFrame.new(9.5394268, 1.15889382, -30.4923649, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
- o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o2.Position = Vector3.new(9.5394268, 1.15889382, -30.4923649)
- o2.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
- o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o3.Parent = o2
- o3.Scale = Vector3.new(0.999996185, 0.598279178, 0.0991418734)
- o3.Scale = Vector3.new(0.999996185, 0.598279178, 0.0991418734)
- o4.Name = "svatic2"
- o4.Parent = o1
- o4.Material = Enum.Material.SmoothPlastic
- o4.BrickColor = BrickColor.new("Really black")
- o4.Position = Vector3.new(9.51736546, 1.06919134, -30.4028416)
- o4.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
- o4.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
- o4.CFrame = CFrame.new(9.51736546, 1.06919134, -30.4028416, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
- o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o4.Position = Vector3.new(9.51736546, 1.06919134, -30.4028416)
- o4.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
- o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o5.Parent = o4
- o5.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195)
- o5.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195)
- o6.Name = "qRelativeCFrameWeldValue"
- o6.Parent = o4
- o6.Value = CFrame.new(0, -0.0218372345, -0.105447769, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o7.Name = "qCFrameWeldThingy"
- o7.Parent = o4
- o7.C1 = CFrame.new(0, -0.0260860808, -0.125964642, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o7.Part0 = o2
- o7.Part1 = o4
- o8.Name = "svatic3"
- o8.Parent = o1
- o8.Material = Enum.Material.SmoothPlastic
- o8.BrickColor = BrickColor.new("Really black")
- o8.Position = Vector3.new(9.50574112, 1.21955931, -30.7833157)
- o8.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
- o8.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
- o8.CFrame = CFrame.new(9.50574112, 1.21955931, -30.7833157, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
- o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o8.Position = Vector3.new(9.50574112, 1.21955931, -30.7833157)
- o8.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
- o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o9.Parent = o8
- o9.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734)
- o9.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734)
- o10.Name = "qRelativeCFrameWeldValue"
- o10.Parent = o8
- o10.Value = CFrame.new(0, -0.106843948, 0.226449966, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o11.Name = "qCFrameWeldThingy"
- o11.Parent = o8
- o11.C1 = CFrame.new(0, -0.127632454, 0.270510107, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o11.Part0 = o2
- o11.Part1 = o8
- o12.Name = "svatic4"
- o12.Parent = o1
- o12.Material = Enum.Material.SmoothPlastic
- o12.BrickColor = BrickColor.new("Really black")
- o12.Position = Vector3.new(9.40566349, 0.893889546, -30.553009)
- o12.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
- o12.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
- o12.CFrame = CFrame.new(9.40566349, 0.893889546, -30.553009, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
- o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o12.Position = Vector3.new(9.40566349, 0.893889546, -30.553009)
- o12.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
- o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o13.Parent = o12
- o13.Scale = Vector3.new(0.999996185, 0.100022063, 0.364750892)
- o13.Scale = Vector3.new(0.999996185, 0.100022063, 0.364750892)
- o14.Name = "qRelativeCFrameWeldValue"
- o14.Parent = o12
- o14.Value = CFrame.new(0, -0.236118317, -0.0926094055, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o15.Name = "qCFrameWeldThingy"
- o15.Parent = o12
- o15.C1 = CFrame.new(0, -0.28205961, -0.110628322, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o15.Part0 = o2
- o15.Part1 = o12
- o16.Name = "svatic5"
- o16.Parent = o1
- o16.Material = Enum.Material.SmoothPlastic
- o16.BrickColor = BrickColor.new("Really black")
- o16.Position = Vector3.new(9.65675831, 1.39117944, -30.4388123)
- o16.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
- o16.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
- o16.CFrame = CFrame.new(9.65675831, 1.39117944, -30.4388123, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
- o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o16.Position = Vector3.new(9.65675831, 1.39117944, -30.4388123)
- o16.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
- o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o17.Parent = o16
- o17.Scale = Vector3.new(0.999996185, 0.100022063, 0.336512148)
- o17.Scale = Vector3.new(0.999996185, 0.100022063, 0.336512148)
- o18.Name = "qRelativeCFrameWeldValue"
- o18.Parent = o16
- o18.Value = CFrame.new(0, 0.207174301, 0.080909729, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o19.Name = "qCFrameWeldThingy"
- o19.Parent = o16
- o19.C1 = CFrame.new(0, 0.247483984, 0.096652247, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o19.Part0 = o2
- o19.Part1 = o16
- o20.Name = "svatic6"
- o20.Parent = o1
- o20.Material = Enum.Material.SmoothPlastic
- o20.BrickColor = BrickColor.new("Really black")
- o20.Position = Vector3.new(9.54831028, 1.05523241, -30.2259464)
- o20.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
- o20.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
- o20.CFrame = CFrame.new(9.54831028, 1.05523241, -30.2259464, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
- o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o20.Position = Vector3.new(9.54831028, 1.05523241, -30.2259464)
- o20.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
- o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o21.Parent = o20
- o21.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734)
- o21.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734)
- o22.Name = "qRelativeCFrameWeldValue"
- o22.Parent = o20
- o22.Value = CFrame.new(0, 0.0607795715, -0.231582642, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o23.Name = "qCFrameWeldThingy"
- o23.Parent = o20
- o23.C1 = CFrame.new(0, 0.0726053864, -0.276641428, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o23.Part0 = o2
- o23.Part1 = o20
- o24.Name = "svatic7"
- o24.Parent = o1
- o24.Material = Enum.Material.SmoothPlastic
- o24.BrickColor = BrickColor.new("Really black")
- o24.Position = Vector3.new(9.53892517, 1.21178222, -30.6091824)
- o24.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
- o24.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
- o24.CFrame = CFrame.new(9.53892517, 1.21178222, -30.6091824, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
- o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o24.Position = Vector3.new(9.53892517, 1.21178222, -30.6091824)
- o24.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
- o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o25.Parent = o24
- o25.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195)
- o25.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195)
- o26.Name = "qRelativeCFrameWeldValue"
- o26.Parent = o24
- o26.Value = CFrame.new(0, -0.0209236145, 0.105287552, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o27.Name = "qCFrameWeldThingy"
- o27.Parent = o24
- o27.C1 = CFrame.new(0, -0.0249946993, 0.125773236, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o27.Part0 = o2
- o27.Part1 = o24
- o28.Name = "Right Arm"
- o28.Parent = o1
- o28.Material = Enum.Material.SmoothPlastic
- o28.BrickColor = BrickColor.new("Really black")
- o28.Transparency = 1
- o28.Position = Vector3.new(9.33767605, 1.24664795, -30.4727879)
- o28.Rotation = Vector3.new(114.800003, 63.2999992, -39.2599983)
- o28.FormFactor = Enum.FormFactor.Symmetric
- o28.Size = Vector3.new(2.09252977, 1.04626489, 1.04626489)
- o28.CFrame = CFrame.new(9.33767605, 1.24664795, -30.4727879, 0.347877979, 0.284306079, 0.893393397, 0.893409908, 0.188386172, -0.407835245, -0.284253061, 0.940042913, -0.188466549)
- o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o28.Position = Vector3.new(9.33767605, 1.24664795, -30.4727879)
- o28.Orientation = Vector3.new(24.0699997, 101.910004, 78.0899963)
- o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- weldtoarm.Parent = o28
- weldtoarm.Part0 = o28
- weldtoarm.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
- weldtoarm.C0 = CFrame.new(0, 0, 0)*CFrame.fromEulerAnglesXYZ(1.55, math.pi, 1.55)
- o29.Name = "qRelativeCFrameWeldValue"
- o29.Parent = o28
- o29.Value = CFrame.new(-0.00221943855, 0.0187721252, 0.183933258, -1.47819519e-05, -0.642790794, -0.766052902, 1.11595e-09, -0.766052902, 0.642790794, -1, 9.50084723e-06, 1.13244741e-05)
- o30.Name = "qCFrameWeldThingy"
- o30.Parent = o28
- o30.C1 = CFrame.new(-0.00265127234, 0.0224245973, 0.21972096, -1.47819519e-05, -0.642790794, -0.766052902, 1.11595e-09, -0.766052902, 0.642790794, -1, 9.50084723e-06, 1.13244741e-05)
- o30.Part0 = o2
- o30.Part1 = o28
- o31.Name = "Armlet1"
- o31.Parent = o1
- o31.Material = Enum.Material.SmoothPlastic
- o31.BrickColor = BrickColor.new("Bright red")
- o31.Position = Vector3.new(9.33325005, 1.22114551, -30.4663391)
- o31.Rotation = Vector3.new(114.800003, 63.2999992, -39.2599983)
- o31.FormFactor = Enum.FormFactor.Symmetric
- o31.Size = Vector3.new(1.01487708, 1.06719005, 1.0985781)
- o31.CFrame = CFrame.new(9.33325005, 1.22114551, -30.4663391, 0.34788391, 0.284310907, 0.893393397, 0.893425107, 0.188389421, -0.407835245, -0.284257859, 0.940058947, -0.188466549)
- o31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o31.Color = Color3.new(0.768628, 0.156863, 0.109804)
- o31.Position = Vector3.new(9.33325005, 1.22114551, -30.4663391)
- o31.Orientation = Vector3.new(24.0699997, 101.910004, 78.0899963)
- o31.Color = Color3.new(0.768628, 0.156863, 0.109804)
- o32.Name = "qRelativeCFrameWeldValue"
- o32.Parent = o31
- o32.Value = CFrame.new(0.0196768045, 0.0187721252, 0.179553986, -1.47819519e-05, -0.642790794, -0.766052902, 1.11595e-09, -0.766052902, 0.642790794, -1, 9.50084723e-06, 1.13244741e-05)
- o33.Name = "qCFrameWeldThingy"
- o33.Parent = o31
- o33.C1 = CFrame.new(0.0235053003, 0.0224245973, 0.214489624, -1.47819519e-05, -0.642790794, -0.766052902, 1.11595e-09, -0.766052902, 0.642790794, -1, 9.50084723e-06, 1.13244741e-05)
- o33.Part0 = o2
- o33.Part1 = o31
- o34.Name = "Armlet2"
- o34.Parent = o1
- o34.Material = Enum.Material.SmoothPlastic
- o34.BrickColor = BrickColor.new("Institutional white")
- o34.Position = Vector3.new(9.74531078, 1.04955149, -30.5565758)
- o34.Rotation = Vector3.new(-11.3299999, 16.5200005, 158.729996)
- o34.Shape = Enum.PartType.Cylinder
- o34.Size = Vector3.new(0.238913804, 1.0253396, 1.04626489)
- o34.CFrame = CFrame.new(9.74531078, 1.04955149, -30.5565758, -0.893398523, -0.347870708, 0.284310907, 0.407822043, -0.893431127, 0.188389421, 0.188470751, 0.284255087, 0.940058947)
- o34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o34.Position = Vector3.new(9.74531078, 1.04955149, -30.5565758)
- o34.Orientation = Vector3.new(-10.8599997, 16.8299999, 155.460007)
- o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o35.Parent = o34
- o35.Scale = Vector3.new(0.875851333, 1, 1)
- o35.MeshType = Enum.MeshType.Cylinder
- o35.Scale = Vector3.new(0.875851333, 1, 1)
- o36.Name = "qRelativeCFrameWeldValue"
- o36.Parent = o34
- o36.Value = CFrame.new(0.201436996, -0.00654327869, 0.0187721252, 1, 0, 0, 0, 0.642790794, 0.766052902, 0, -0.766052902, 0.642790794)
- o37.Name = "qCFrameWeldThingy"
- o37.Parent = o34
- o37.C1 = CFrame.new(0.240630388, -0.00781639758, 0.0224245973, 1, 0, 0, 0, 0.642790794, 0.766052902, 0, -0.766052902, 0.642790794)
- o37.Part0 = o2
- o37.Part1 = o34
- mas.Parent = workspace
- mas:MakeJoints()
- local mas1 = mas:GetChildren()
- for i=1,#mas1 do
- mas1[i].Parent = game.Players.LocalPlayer.Character
- ypcall(function() mas1[i]:MakeJoints() end)
- end
- mas:Destroy()
- for i=1,#cors do
- coroutine.resume(cors[i])
- end
- ------------------------------Nazi Armlet End-------------------------------------------
- ----------------------------------------------------------------------------------------
- ----------------------------------Tool--------------------------------------------------
- ----------------------------------------------------------------------------------------
- ---------------------------------Hat Giver----------------------------------------------
- wait(1)
- local d = game.Players.LocalPlayer.Character:GetChildren()
- for i=1, #d do
- if (d[i].className == "Accessory") then
- d[i]:destroy()
- end
- end
- game.Players.LocalPlayer.Character.Head.face.Texture = "http://www.roblox.com/asset/?id=568062090"
- local runDummyScript = function(f,scri)
- local oldenv = getfenv(f)
- local newenv = setmetatable({}, {
- __index = function(_, k)
- if k:lower() == 'script' then
- return scri
- else
- return oldenv[k]
- end
- end
- })
- setfenv(f, newenv)
- ypcall(function() f() end)
- end
- local cors = {}
- local mas = Instance.new("Model",game:GetService("Lighting"))
- mas.Name = "CompiledModel"
- local o1 = Instance.new("Model")
- local o2 = Instance.new("Part")
- local o3 = Instance.new("SpecialMesh")
- local o4 = Instance.new("Part")
- local o5 = Instance.new("BlockMesh")
- local o6 = Instance.new("Weld")
- local o7 = Instance.new("CFrameValue")
- local o8 = Instance.new("Part")
- local o9 = Instance.new("BlockMesh")
- local o10 = Instance.new("Weld")
- local o11 = Instance.new("CFrameValue")
- local o12 = Instance.new("Part")
- local o13 = Instance.new("BlockMesh")
- local o14 = Instance.new("Weld")
- local o15 = Instance.new("CFrameValue")
- local o16 = Instance.new("Part")
- local o17 = Instance.new("BlockMesh")
- local o18 = Instance.new("Weld")
- local o19 = Instance.new("CFrameValue")
- local o20 = Instance.new("Part")
- local o21 = Instance.new("BlockMesh")
- local o22 = Instance.new("Weld")
- local o23 = Instance.new("CFrameValue")
- local o24 = Instance.new("Part")
- local o25 = Instance.new("BlockMesh")
- local o26 = Instance.new("Weld")
- local o27 = Instance.new("CFrameValue")
- local o28 = Instance.new("Part")
- local o29 = Instance.new("BlockMesh")
- local o30 = Instance.new("Weld")
- local o31 = Instance.new("CFrameValue")
- local o32 = Instance.new("Part")
- local o33 = Instance.new("CFrameValue")
- local o34 = Instance.new("Weld")
- local o35 = Instance.new("Weld")
- o1.Name = "Führer Hat"
- o1.Parent = mas
- o2.Name = "Hatt"
- o2.Parent = o1
- o2.Position = Vector3.new(-29.0196323, 4.64066935, 58.0358543)
- o2.Rotation = Vector3.new(0, 0.0399999991, 0)
- o2.Size = Vector3.new(1.4036535, 1.32119322, 1.76253879)
- o2.CFrame = CFrame.new(-29.0196323, 4.64066935, 58.0358543, 0.999999762, 2.32928095e-08, 0.000728194311, 2.91350339e-08, 1, -4.76224086e-05, -0.000728194311, 4.76224268e-05, 0.999999762)
- o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.Position = Vector3.new(-29.0196323, 4.64066935, 58.0358543)
- o2.Orientation = Vector3.new(0, 0.0399999991, 0)
- o3.Parent = o2
- o3.MeshId = "rbxassetid://430575845"
- o3.Scale = Vector3.new(0.00159506057, 0.00167239632, 0.0015326424)
- o3.TextureId = "rbxassetid://868385910"
- o3.MeshType = Enum.MeshType.FileMesh
- o3.Scale = Vector3.new(0.00159506057, 0.00167239632, 0.0015326424)
- o4.Name = "svatic1"
- o4.Parent = o1
- o4.Material = Enum.Material.SmoothPlastic
- o4.BrickColor = BrickColor.new("Really black")
- o4.Position = Vector3.new(-29.0230846, 4.72106266, 58.6195564)
- o4.Rotation = Vector3.new(-92.5100021, -46.6599998, -92.6900024)
- o4.Size = Vector3.new(0.319012105, 0.334479213, 0.306528509)
- o4.CFrame = CFrame.new(-29.0230846, 4.72106266, 58.6195564, -0.0322620012, 0.685578942, -0.727284312, 0.00954262819, 0.727844536, 0.685676873, 0.999435544, 0.0151812984, -0.0300236437)
- o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o4.Position = Vector3.new(-29.0230846, 4.72106266, 58.6195564)
- o4.Orientation = Vector3.new(-43.2900009, -92.3600006, 0.75)
- o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o5.Parent = o4
- o5.Scale = Vector3.new(0.437082678, 0.347723871, 0.0446923971)
- o5.Scale = Vector3.new(0.437082678, 0.347723871, 0.0446923971)
- o6.Name = "qCFrameWeldThingy"
- o6.Parent = o4
- o6.C1 = CFrame.new(-0.584247589, -0.0650081635, -0.0401096344, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
- o6.Part0 = o2
- o6.Part1 = o4
- o7.Name = "qRelativeCFrameWeldValue"
- o7.Parent = o4
- o7.Value = CFrame.new(-0.584247589, -0.0650081635, -0.0401096344, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
- o8.Name = "svatic2"
- o8.Parent = o1
- o8.Material = Enum.Material.SmoothPlastic
- o8.BrickColor = BrickColor.new("Really black")
- o8.Position = Vector3.new(-29.0342407, 4.74027205, 58.6190186)
- o8.Rotation = Vector3.new(-92.5100021, -46.6599998, -92.6900024)
- o8.Size = Vector3.new(0.319012105, 0.334479213, 0.306528509)
- o8.CFrame = CFrame.new(-29.0342407, 4.74027205, 58.6190186, -0.0322620012, 0.685578942, -0.727284312, 0.00954262819, 0.727844536, 0.685676873, 0.999435544, 0.0151812984, -0.0300236437)
- o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o8.Position = Vector3.new(-29.0342407, 4.74027205, 58.6190186)
- o8.Orientation = Vector3.new(-43.2900009, -92.3600006, 0.75)
- o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o9.Parent = o8
- o9.Scale = Vector3.new(0.437082678, 0.0581334978, 0.157001153)
- o9.Scale = Vector3.new(0.437082678, 0.0581334978, 0.157001153)
- o10.Name = "qCFrameWeldThingy"
- o10.Parent = o8
- o10.C1 = CFrame.new(-0.584255219, -0.0713329315, -0.0614109039, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
- o10.Part0 = o2
- o10.Part1 = o8
- o11.Name = "qRelativeCFrameWeldValue"
- o11.Parent = o8
- o11.Value = CFrame.new(-0.584255219, -0.0713329315, -0.0614109039, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
- o12.Name = "svatic3"
- o12.Parent = o1
- o12.Material = Enum.Material.SmoothPlastic
- o12.BrickColor = BrickColor.new("Really black")
- o12.Position = Vector3.new(-28.9704952, 4.71106386, 58.6213493)
- o12.Rotation = Vector3.new(-92.5100021, -46.6599998, -92.6900024)
- o12.Size = Vector3.new(0.319012105, 0.334479213, 0.306528509)
- o12.CFrame = CFrame.new(-28.9704952, 4.71106386, 58.6213493, -0.0322620012, 0.685578942, -0.727284312, 0.00954262819, 0.727844536, 0.685676873, 0.999435544, 0.0151812984, -0.0300236437)
- o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o12.Position = Vector3.new(-28.9704952, 4.71106386, 58.6213493)
- o12.Orientation = Vector3.new(-43.2900009, -92.3600006, 0.75)
- o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o13.Parent = o12
- o13.Scale = Vector3.new(0.437082678, 0.202838942, 0.0446923971)
- o13.Scale = Vector3.new(0.437082678, 0.202838942, 0.0446923971)
- o14.Name = "qCFrameWeldThingy"
- o14.Parent = o12
- o14.C1 = CFrame.new(-0.584247589, -0.0938110352, 0.00504684448, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
- o14.Part0 = o2
- o14.Part1 = o12
- o15.Name = "qRelativeCFrameWeldValue"
- o15.Parent = o12
- o15.Value = CFrame.new(-0.584247589, -0.0938110352, 0.00504684448, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
- o16.Name = "svatic4"
- o16.Parent = o1
- o16.Material = Enum.Material.SmoothPlastic
- o16.BrickColor = BrickColor.new("Really black")
- o16.Position = Vector3.new(-28.9925041, 4.78204298, 58.6199837)
- o16.Rotation = Vector3.new(-92.5100021, -46.6599998, -92.6900024)
- o16.Size = Vector3.new(0.319012105, 0.334479213, 0.306528509)
- o16.CFrame = CFrame.new(-28.9925041, 4.78204298, 58.6199837, -0.0322620012, 0.685578942, -0.727284312, 0.00954262819, 0.727844536, 0.685676873, 0.999435544, 0.0151812984, -0.0300236437)
- o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o16.Position = Vector3.new(-28.9925041, 4.78204298, 58.6199837)
- o16.Orientation = Vector3.new(-43.2900009, -92.3600006, 0.75)
- o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o17.Parent = o16
- o17.Scale = Vector3.new(0.437082678, 0.0581334978, 0.164426923)
- o17.Scale = Vector3.new(0.437082678, 0.0581334978, 0.164426923)
- o18.Name = "qCFrameWeldThingy"
- o18.Parent = o16
- o18.C1 = CFrame.new(-0.584270477, -0.130363464, -0.0596694946, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
- o18.Part0 = o2
- o18.Part1 = o16
- o19.Name = "qRelativeCFrameWeldValue"
- o19.Parent = o16
- o19.Value = CFrame.new(-0.584270477, -0.130363464, -0.0596694946, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
- o20.Name = "svatic5"
- o20.Parent = o1
- o20.Material = Enum.Material.SmoothPlastic
- o20.BrickColor = BrickColor.new("Really black")
- o20.Position = Vector3.new(-29.0499535, 4.66760588, 58.6191864)
- o20.Rotation = Vector3.new(-92.5100021, -46.6599998, -92.6900024)
- o20.Size = Vector3.new(0.319012105, 0.334479213, 0.306528509)
- o20.CFrame = CFrame.new(-29.0499535, 4.66760588, 58.6191864, -0.0322620012, 0.685578942, -0.727284312, 0.00954262819, 0.727844536, 0.685676873, 0.999435544, 0.0151812984, -0.0300236437)
- o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o20.Position = Vector3.new(-29.0499535, 4.66760588, 58.6191864)
- o20.Orientation = Vector3.new(-43.2900009, -92.3600006, 0.75)
- o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o21.Parent = o20
- o21.Scale = Vector3.new(0.437082678, 0.0581334978, 0.151697099)
- o21.Scale = Vector3.new(0.437082678, 0.0581334978, 0.151697099)
- o22.Name = "qCFrameWeldThingy"
- o22.Parent = o20
- o22.C1 = CFrame.new(-0.584236145, -0.00767326355, -0.0230083466, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
- o22.Part0 = o2
- o22.Part1 = o20
- o23.Name = "qRelativeCFrameWeldValue"
- o23.Parent = o20
- o23.Value = CFrame.new(-0.584236145, -0.00767326355, -0.0230083466, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
- o24.Name = "svatic6"
- o24.Parent = o1
- o24.Material = Enum.Material.SmoothPlastic
- o24.BrickColor = BrickColor.new("Really black")
- o24.Position = Vector3.new(-29.0678387, 4.74114466, 58.6179276)
- o24.Rotation = Vector3.new(-92.5100021, -46.6599998, -92.6900024)
- o24.Size = Vector3.new(0.319012105, 0.334479213, 0.306528509)
- o24.CFrame = CFrame.new(-29.0678387, 4.74114466, 58.6179276, -0.0322620012, 0.685578942, -0.727284312, 0.00954262819, 0.727844536, 0.685676873, 0.999435544, 0.0151812984, -0.0300236437)
- o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o24.Position = Vector3.new(-29.0678387, 4.74114466, 58.6179276)
- o24.Orientation = Vector3.new(-43.2900009, -92.3600006, 0.75)
- o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o25.Parent = o24
- o25.Scale = Vector3.new(0.437082678, 0.202838942, 0.0446923971)
- o25.Scale = Vector3.new(0.437082678, 0.202838942, 0.0446923971)
- o26.Name = "qCFrameWeldThingy"
- o26.Parent = o24
- o26.C1 = CFrame.new(-0.584255219, -0.0489177704, -0.0864772797, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
- o26.Part0 = o2
- o26.Part1 = o24
- o27.Name = "qRelativeCFrameWeldValue"
- o27.Parent = o24
- o27.Value = CFrame.new(-0.584255219, -0.0489177704, -0.0864772797, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
- o28.Name = "svatic7"
- o28.Parent = o1
- o28.Material = Enum.Material.SmoothPlastic
- o28.BrickColor = BrickColor.new("Really black")
- o28.Position = Vector3.new(-29.0039883, 4.71056747, 58.6202736)
- o28.Rotation = Vector3.new(-92.5100021, -46.6599998, -92.6900024)
- o28.Size = Vector3.new(0.319012105, 0.334479213, 0.306528509)
- o28.CFrame = CFrame.new(-29.0039883, 4.71056747, 58.6202736, -0.0322620012, 0.685578942, -0.727284312, 0.00954262819, 0.727844536, 0.685676873, 0.999435544, 0.0151812984, -0.0300236437)
- o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o28.Position = Vector3.new(-29.0039883, 4.71056747, 58.6202736)
- o28.Orientation = Vector3.new(-43.2900009, -92.3600006, 0.75)
- o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o29.Parent = o28
- o29.Scale = Vector3.new(0.437082678, 0.0581334978, 0.157001153)
- o29.Scale = Vector3.new(0.437082678, 0.0581334978, 0.157001153)
- o30.Name = "qCFrameWeldThingy"
- o30.Parent = o28
- o30.C1 = CFrame.new(-0.584251404, -0.0704727173, -0.0190029144, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
- o30.Part0 = o2
- o30.Part1 = o28
- o31.Name = "qRelativeCFrameWeldValue"
- o31.Parent = o28
- o31.Value = CFrame.new(-0.584251404, -0.0704727173, -0.0190029144, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
- o32.Name = "Head Part"
- o32.Parent = o1
- o32.BrickColor = BrickColor.new("Really black")
- o32.Transparency = 1
- o32.Position = Vector3.new(-29.009634, 3.80002499, 58.0408478)
- o32.Rotation = Vector3.new(0, 0.0399999991, 0)
- o32.Size = Vector3.new(2, 1, 1)
- o32.CFrame = CFrame.new(-29.009634, 3.80002499, 58.0408478, 0.999999762, 2.91678219e-08, 0.000733288645, -1.27890987e-09, 1, -1.72470754e-06, -0.000733288645, 1.72471846e-06, 0.999999762)
- o32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o32.Position = Vector3.new(-29.009634, 3.80002499, 58.0408478)
- o32.Orientation = Vector3.new(0, 0.0399999991, 0)
- o32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o33.Name = "qRelativeCFrameWeldValue"
- o33.Parent = o32
- o33.Value = CFrame.new(-0.00999450684, 0.8406443, -0.00500106812, 1, -3.06565475e-08, -5.09431902e-06, 3.92974577e-08, 1, -4.58976901e-05, 5.09431993e-06, 4.58977011e-05, 1)
- o34.Name = "qCFrameWeldThingy"
- o34.Parent = o32
- o34.C1 = CFrame.new(-0.00999450684, 0.8406443, -0.00500106812, 1, -3.06565475e-08, -5.09431902e-06, 3.92974577e-08, 1, -4.58976901e-05, 5.09431993e-06, 4.58977011e-05, 1)
- o34.Part0 = o2
- o34.Part1 = o32
- o35.Name = "Weld to the fducking head"
- o35.Part0 = o32
- o35.Part1 = game.Players.LocalPlayer.Character.Head
- o35.C0 = CFrame.new(0, 0, 0)*CFrame.fromEulerAnglesXYZ(0, math.pi, 6.3)
- o35.Parent = o32
- mas.Parent = workspace
- mas:MakeJoints()
- local mas1 = mas:GetChildren()
- for i=1,#mas1 do
- mas1[i].Parent = game.Players.LocalPlayer.Character
- ypcall(function() mas1[i]:MakeJoints() end)
- end
- mas:Destroy()
- for i=1,#cors do
- coroutine.resume(cors[i])
- end
- ---------------------------Hat end---------------------------------
- -------------------------------------------------------------------
- ---------------------------Sound Creating--------------------------
- wait(1)
- local runDummyScript = function(f,scri)
- local oldenv = getfenv(f)
- local newenv = setmetatable({}, {
- __index = function(_, k)
- if k:lower() == 'script' then
- return scri
- else
- return oldenv[k]
- end
- end
- })
- setfenv(f, newenv)
- ypcall(function() f() end)
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- mas.Name = "CompiledModel"
- so1 = Instance.new("Backpack")
- so2 = Instance.new("Sound")
- so3 = Instance.new("Sound")
- so4 = Instance.new("Sound")
- so5 = Instance.new("Sound")
- so6 = Instance.new("Sound")
- so7 = Instance.new("Sound")
- so8 = Instance.new("Sound")
- so9 = Instance.new("Sound")
- so10 = Instance.new("Sound")
- so11 = Instance.new("Sound")
- so12 = Instance.new("Sound")
- so13 = Instance.new("Sound")
- so1.Name = "Sounds"
- so1.Parent = game.Players.LocalPlayer
- so2.Name = "1"
- so2.Parent = so1
- so2.SoundId = "rbxassetid://316012158"
- so2.Volume = 15
- so2.MaxDistance = 40000
- so3.Name = "2"
- so3.Parent = so1
- so3.SoundId = "rbxassetid://316012174"
- so3.Volume = 15
- so3.MaxDistance = 40000
- so4.Name = "3"
- so4.MaxDistance = 40000
- so4.Parent = so1
- so4.SoundId = "rbxassetid://316012192"
- so4.Volume = 15
- so5.Name = "4"
- so5.Parent = so1
- so5.MaxDistance = 40000
- so5.SoundId = "rbxassetid://316012212"
- so5.Volume = 15
- so6.Name = "5"
- so6.Parent = so1
- so6.SoundId = "rbxassetid://316012229"
- so6.MaxDistance = 40000
- so6.Volume = 15
- so7.Name = "6"
- so7.Parent = so1
- so7.MaxDistance = 40000
- so7.SoundId = "rbxassetid://316012256"
- so7.Volume = 15
- so8.Name = "7"
- so8.Parent = so1
- so8.SoundId = "rbxassetid://316012287"
- so8.Volume = 15
- so8.MaxDistance = 40000
- so9.Name = "Heil!"
- so9.MaxDistance = 40000
- so9.Parent = so1
- so9.SoundId = "rbxassetid://868444891"
- so9.Volume = 15
- so10.Name = "8"
- so10.MaxDistance = 40000
- so10.Parent = so1
- so10.SoundId = "rbxassetid://316403490"
- so10.Volume = 15
- so11.Name = "9"
- so11.Parent = so1
- so11.MaxDistance = 40000
- so11.SoundId = "rbxassetid://316403787"
- so11.Volume = 15
- so12.Name = "10"
- so12.MaxDistance = 40000
- so12.Parent = so1
- so12.SoundId = "rbxassetid://316403844"
- so12.Volume = 15
- so13.Name = "11"
- so13.Parent = so1
- so13.MaxDistance = 40000
- so13.SoundId = "rbxassetid://316403916"
- so13.Volume = 15
- ----------------------------Sound Creating End-------------------------------
- -----------------------------------------------------------------------------
- ---------------------------Demostrators-----------------------------------
- tablenabled = false
- tbls = false
- Spooken = false
- Heil = false
- Hiel = false
- undeploid = true
- function getTool()
- for _, kid in ipairs(script.Parent:GetChildren()) do
- if kid.className == "Tool" then return kid end
- end
- return nil
- end
- -----------------------------End------------------------------
- --------------------------------------------------------------
- ---------------------------Keypress---------------------------
- local mouse = game.Players.LocalPlayer:GetMouse()
- mouse.KeyDown:connect(function (key)
- key = string.lower(key)
- if key == "f" and tablenabled == false and undeploid == true and Heil == false and Hiel == false
- then
- print("F")
- tablenabled = true
- RAW:Destroy()
- RAWV:Destroy()
- LAW:Destroy()
- LAWV:Destroy()
- local o7 = Instance.new("Motor6D")
- local o8 = Instance.new("Motor6D")
- o7.Name = "Left Shoulder"
- o7.Parent = game.Players.LocalPlayer.Character.Torso
- o7.C0 = CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08)
- o7.C1 = CFrame.new(0.5, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08)
- o7.Part0 = game.Players.LocalPlayer.Character.Torso
- o7.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
- o7.MaxVelocity = 0.10000000149012
- o8.Name = "Right Shoulder"
- o8.Parent = game.Players.LocalPlayer.Character.Torso
- o8.C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
- o8.C1 = CFrame.new(-0.5, 0.5, 0, -4.37113883e-08, 0, 1, 0, 0.99999994, 0, -1, 0, -4.37113883e-08)
- o8.Part0 = game.Players.LocalPlayer.Character.Torso
- o8.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
- o8.MaxVelocity = 0.10000000149012
- local d = game.Players.LocalPlayer.Character["Right Arm"]:GetChildren()
- for i=1, #d do
- if (d[i].className == "Weld") then
- d[i]:destroy()
- end
- end
- local e = game.Players.LocalPlayer.Character["Right Arm"]:GetChildren()
- for i=1, #e do
- if (e[i].className == "CFrameValue") then
- e[i]:destroy()
- end
- end
- local f = game.Players.LocalPlayer.Character["Left Arm"]:GetChildren()
- for i=1, #f do
- if (f[i].className == "Weld") then
- f[i]:destroy()
- end
- end
- local g = game.Players.LocalPlayer.Character["Left Arm"]:GetChildren()
- for i=1, #g do
- if (g[i].className == "CFrameValue") then
- g[i]:destroy()
- end
- end
- game.Players.LocalPlayer.Character.Animate.Disabled = trueq
- local DEPLOI = Instance.new("Sound")
- DEPLOI.Parent = game.Players.LocalPlayer.Character.Head
- DEPLOI.SoundId = "rbxassetid://417575434"
- DEPLOI.Volume = 1
- DEPLOI:Play()
- wait(2)
- DEPLOI:Destroy()
- undeploid = false
- print("Hitler deployed his table")
- local runDummyScript = function(f,scri)
- local oldenv = getfenv(f)
- local newenv = setmetatable({}, {
- __index = function(_, k)
- if k:lower() == 'script' then
- return scri
- else
- return oldenv[k]
- end
- end
- })
- setfenv(f, newenv)
- ypcall(function() f() end)
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- mas.Name = "CompiledModel"
- local o1 = Instance.new("Model")
- local o2 = Instance.new("Part")
- local o3 = Instance.new("BlockMesh")
- local o4 = Instance.new("Part")
- local o5 = Instance.new("BlockMesh")
- local o6 = Instance.new("Weld")
- local o7 = Instance.new("CFrameValue")
- local o8 = Instance.new("Part")
- local o9 = Instance.new("BlockMesh")
- local o10 = Instance.new("Weld")
- local o11 = Instance.new("CFrameValue")
- local o12 = Instance.new("WedgePart")
- local o13 = Instance.new("Weld")
- local o14 = Instance.new("CFrameValue")
- local o15 = Instance.new("Part")
- local o16 = Instance.new("BlockMesh")
- local o17 = Instance.new("Weld")
- local o18 = Instance.new("CFrameValue")
- local o19 = Instance.new("Part")
- local o20 = Instance.new("CylinderMesh")
- local o21 = Instance.new("Weld")
- local o22 = Instance.new("CFrameValue")
- local o23 = Instance.new("Part")
- local o24 = Instance.new("SpecialMesh")
- local o25 = Instance.new("Weld")
- local o26 = Instance.new("CFrameValue")
- local o27 = Instance.new("Part")
- local o28 = Instance.new("BlockMesh")
- local o29 = Instance.new("Weld")
- local o30 = Instance.new("CFrameValue")
- local o31 = Instance.new("WedgePart")
- local o32 = Instance.new("Weld")
- local o33 = Instance.new("CFrameValue")
- local o34 = Instance.new("Part")
- local o35 = Instance.new("BlockMesh")
- local o36 = Instance.new("Weld")
- local o37 = Instance.new("CFrameValue")
- local o38 = Instance.new("Part")
- local o39 = Instance.new("BlockMesh")
- local o40 = Instance.new("Weld")
- local o41 = Instance.new("CFrameValue")
- local weld = Instance.new("Weld")
- o1.Name = "Führer Speech Table"
- o1.Parent = mas
- o2.Parent = o1
- o2.Material = Enum.Material.SmoothPlastic
- o2.BrickColor = BrickColor.new("Dark stone grey")
- o2.Position = Vector3.new(4.80224037, 0.215049982, 23.7900009)
- o2.Rotation = Vector3.new(0, 90, 0)
- o2.CanCollide = false
- o2.FormFactor = Enum.FormFactor.Plate
- o2.Size = Vector3.new(1, 0.400000006, 2)
- o2.CFrame = CFrame.new(4.80224037, 0.215049982, 23.7900009, 6.57393514e-07, 6.6860764e-08, 1, -1.99483975e-06, 1, -6.68596698e-08, -1, -1.99483975e-06, 6.5739539e-07)
- o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o2.Position = Vector3.new(4.80224037, 0.215049982, 23.7900009)
- o2.Orientation = Vector3.new(0, 90, 0)
- o2.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o3.Parent = o2
- o4.Name = "Base"
- weld.Parent = o4
- weld.Part0 = o4
- weld.Part1 = game.Players.LocalPlayer.Character.Torso
- weld.C0 = CFrame.new(0, 3, 0)*CFrame.fromEulerAnglesXYZ(0, 4.7, 0)
- o4.Parent = o1
- o4.Material = Enum.Material.SmoothPlastic
- o4.BrickColor = BrickColor.new("Black")
- o4.Position = Vector3.new(4.80224037, 0.200005978, 23.7900009)
- o4.Rotation = Vector3.new(0, 90, 0)
- o4.CanCollide = false
- o4.FormFactor = Enum.FormFactor.Plate
- o4.Size = Vector3.new(1, 0.400000006, 2)
- o4.CFrame = CFrame.new(4.80224037, 0.200005978, 23.7900009, 6.57393514e-07, 6.6860764e-08, 1, -1.99483975e-06, 1, -6.68596698e-08, -1, -1.99483975e-06, 6.5739539e-07)
- o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o4.Position = Vector3.new(4.80224037, 0.200005978, 23.7900009)
- o4.Orientation = Vector3.new(0, 90, 0)
- o4.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o5.Parent = o4
- o5.Scale = Vector3.new(0.300000012, 1.04999995, 0.899999976)
- o5.Scale = Vector3.new(0.300000012, 1.04999995, 0.899999976)
- o6.Name = "qCFrameWeldThingy"
- o6.Parent = o4
- o6.C1 = CFrame.new(0, 0.0150440037, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o6.Part0 = o2
- o6.Part1 = o4
- o7.Name = "qRelativeCFrameWeldValue"
- o7.Parent = o4
- o7.Value = CFrame.new(0, 0.0150440037, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o8.Parent = o1
- o8.Material = Enum.Material.SmoothPlastic
- o8.BrickColor = BrickColor.new("Dark stone grey")
- o8.Position = Vector3.new(4.80224085, 1.01503706, 22.7900047)
- o8.Rotation = Vector3.new(0, 90, 0)
- o8.FormFactor = Enum.FormFactor.Plate
- o8.Size = Vector3.new(1, 2, 2)
- o8.CFrame = CFrame.new(4.80224085, 1.01503706, 22.7900047, 6.57393514e-07, 6.6860764e-08, 1, -1.99483975e-06, 1, -6.68596698e-08, -1, -1.99483975e-06, 6.5739539e-07)
- o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o8.Position = Vector3.new(4.80224085, 1.01503706, 22.7900047)
- o8.Orientation = Vector3.new(0, 90, 0)
- o8.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o9.Parent = o8
- o10.Name = "qCFrameWeldThingy"
- o10.Parent = o8
- o10.C1 = CFrame.new(-0.999994278, -0.799989045, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o10.Part0 = o2
- o10.Part1 = o8
- o11.Name = "qRelativeCFrameWeldValue"
- o11.Parent = o8
- o11.Value = CFrame.new(-0.999994278, -0.799989045, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o12.Name = "Part"
- o12.Parent = o1
- o12.Material = Enum.Material.SmoothPlastic
- o12.BrickColor = BrickColor.new("Dark stone grey")
- o12.Position = Vector3.new(4.8022418, 1.51503456, 22.0900612)
- o12.Rotation = Vector3.new(90, 0, -180)
- o12.FormFactor = Enum.FormFactor.Plate
- o12.Size = Vector3.new(2, 0.400000006, 1)
- o12.CFrame = CFrame.new(4.8022418, 1.51503456, 22.0900612, -1, 6.57393514e-07, -6.6860764e-08, 6.68596698e-08, -1.99483975e-06, -1, -6.5739539e-07, -1, 1.99483975e-06)
- o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o12.Position = Vector3.new(4.8022418, 1.51503456, 22.0900612)
- o12.Orientation = Vector3.new(90, 180, 0)
- o12.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o13.Name = "qCFrameWeldThingy"
- o13.Parent = o12
- o13.C1 = CFrame.new(0, -1.69993782, 1.29998791, 0, 0, -1, 1, 0, 0, 0, -1, 0)
- o13.Part0 = o2
- o13.Part1 = o12
- o14.Name = "qRelativeCFrameWeldValue"
- o14.Parent = o12
- o14.Value = CFrame.new(0, -1.69993782, 1.29998791, 0, 0, -1, 1, 0, 0, 0, -1, 0)
- o15.Parent = o1
- o15.Material = Enum.Material.SmoothPlastic
- o15.BrickColor = BrickColor.new("Dark stone grey")
- o15.Position = Vector3.new(4.80224133, 0.515034616, 22.0900631)
- o15.Rotation = Vector3.new(-90, 90, 0)
- o15.FormFactor = Enum.FormFactor.Plate
- o15.Size = Vector3.new(1, 0.400000006, 2)
- o15.CFrame = CFrame.new(4.80224133, 0.515034616, 22.0900631, -6.6860764e-08, 6.57393514e-07, 1, -1, -1.99483975e-06, -6.68596698e-08, 1.99483975e-06, -1, 6.5739539e-07)
- o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o15.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o15.Position = Vector3.new(4.80224133, 0.515034616, 22.0900631)
- o15.Orientation = Vector3.new(0, 90, -90)
- o15.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o16.Parent = o15
- o17.Name = "qCFrameWeldThingy"
- o17.Parent = o15
- o17.C1 = CFrame.new(0.299988031, -1.69993782, 0, 0, -1, 0, 1, 0, -0, 0, 0, 1)
- o17.Part0 = o2
- o17.Part1 = o15
- o18.Name = "qRelativeCFrameWeldValue"
- o18.Parent = o15
- o18.Value = CFrame.new(0.299988031, -1.69993782, 0, 0, -1, 0, 1, 0, -0, 0, 0, 1)
- o19.Parent = o1
- o19.Material = Enum.Material.SmoothPlastic
- o19.BrickColor = BrickColor.new("Dark stone grey")
- o19.Position = Vector3.new(4.30224657, 3.18636274, 22.8998623)
- o19.Rotation = Vector3.new(118.970001, 82.7699966, 89.0500031)
- o19.CanCollide = false
- o19.FormFactor = Enum.FormFactor.Plate
- o19.Size = Vector3.new(1, 0.400000006, 1)
- o19.CFrame = CFrame.new(4.30224657, 3.18636274, 22.8998623, 0.00207838812, -0.125895754, 0.992041409, -0.470002174, -0.875764787, -0.110154912, 0.882662833, -0.466032654, -0.0609914586)
- o19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o19.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o19.Position = Vector3.new(4.30224657, 3.18636274, 22.8998623)
- o19.Orientation = Vector3.new(6.32000017, 93.5199966, -151.779999)
- o19.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o20.Parent = o19
- o20.Scale = Vector3.new(1, 1.5, 0.150000006)
- o20.Scale = Vector3.new(1, 1.5, 0.150000006)
- o21.Name = "qCFrameWeldThingy"
- o21.Parent = o19
- o21.C1 = CFrame.new(2.18325424, 2.1243906, 0.769028187, -0.882661879, -0.470003933, 0.00207899977, 0.466034323, -0.875763834, -0.125896007, 0.0609923303, -0.110154726, 0.992041349)
- o21.Part0 = o2
- o21.Part1 = o19
- o22.Name = "qRelativeCFrameWeldValue"
- o22.Parent = o19
- o22.Value = CFrame.new(2.18325424, 2.1243906, 0.769028187, -0.882661879, -0.470003933, 0.00207899977, 0.466034323, -0.875763834, -0.125896007, 0.0609923303, -0.110154726, 0.992041349)
- o23.Parent = o1
- o23.Material = Enum.Material.SmoothPlastic
- o23.BrickColor = BrickColor.new("Black")
- o23.Position = Vector3.new(4.35254002, 3.5367043, 23.0863819)
- o23.Rotation = Vector3.new(28.0300007, 0.119999997, -7.23000002)
- o23.CanCollide = false
- o23.FormFactor = Enum.FormFactor.Plate
- o23.Size = Vector3.new(1, 0.400000006, 1)
- o23.CFrame = CFrame.new(4.35254002, 3.5367043, 23.0863819, 0.99204129, 0.125895873, 0.00207857392, -0.110155217, 0.875767052, -0.469997913, -0.0609911419, 0.466028392, 0.882665157)
- o23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o23.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o23.Position = Vector3.new(4.35254002, 3.5367043, 23.0863819)
- o23.Orientation = Vector3.new(28.0300007, 0.129999995, -7.17000008)
- o23.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o24.Parent = o23
- o24.Scale = Vector3.new(1, 1, 0.300000012)
- o24.Scale = Vector3.new(1, 1, 0.300000012)
- o25.Name = "qCFrameWeldThingy"
- o25.Parent = o23
- o25.C1 = CFrame.new(0.769104481, -2.52447319, 2.1831646, 0.0609920137, -0.110155031, 0.99204123, -0.466030061, 0.875766098, 0.125896126, -0.882664204, -0.469999671, 0.00207918556)
- o25.Part0 = o2
- o25.Part1 = o23
- o26.Name = "qRelativeCFrameWeldValue"
- o26.Parent = o23
- o26.Value = CFrame.new(0.769104481, -2.52447319, 2.1831646, 0.0609920137, -0.110155031, 0.99204123, -0.466030061, 0.875766098, 0.125896126, -0.882664204, -0.469999671, 0.00207918556)
- o27.Parent = o1
- o27.Material = Enum.Material.SmoothPlastic
- o27.BrickColor = BrickColor.new("Dark stone grey")
- o27.Position = Vector3.new(4.80224323, 2.41499805, 22.7900028)
- o27.Rotation = Vector3.new(0, 90, 0)
- o27.FormFactor = Enum.FormFactor.Plate
- o27.Size = Vector3.new(1, 0.800000012, 2)
- o27.CFrame = CFrame.new(4.80224323, 2.41499805, 22.7900028, 6.57393514e-07, 6.6860764e-08, 1, -1.99483975e-06, 1, -6.68596698e-08, -1, -1.99483975e-06, 6.5739539e-07)
- o27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o27.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o27.Position = Vector3.new(4.80224323, 2.41499805, 22.7900028)
- o27.Orientation = Vector3.new(0, 90, 0)
- o27.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o28.Parent = o27
- o29.Name = "qCFrameWeldThingy"
- o29.Parent = o27
- o29.C1 = CFrame.new(-0.999994278, -2.19994998, -1.90734863e-06, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o29.Part0 = o2
- o29.Part1 = o27
- o30.Name = "qRelativeCFrameWeldValue"
- o30.Parent = o27
- o30.Value = CFrame.new(-0.999994278, -2.19994998, -1.90734863e-06, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o31.Name = "Part"
- o31.Parent = o1
- o31.Material = Enum.Material.SmoothPlastic
- o31.BrickColor = BrickColor.new("Dark stone grey")
- o31.Position = Vector3.new(4.80224323, 3.01503515, 22.7900009)
- o31.Rotation = Vector3.new(180, 0, -180)
- o31.FormFactor = Enum.FormFactor.Plate
- o31.Size = Vector3.new(2, 0.400000006, 1)
- o31.CFrame = CFrame.new(4.80224323, 3.01503515, 22.7900009, -1, 6.6860764e-08, 6.57393514e-07, 6.68596698e-08, 1, -1.99483975e-06, -6.5739539e-07, -1.99483975e-06, -1)
- o31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o31.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o31.Position = Vector3.new(4.80224323, 3.01503515, 22.7900009)
- o31.Orientation = Vector3.new(0, 180, 0)
- o31.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o32.Name = "qCFrameWeldThingy"
- o32.Parent = o31
- o32.C1 = CFrame.new(1.90734863e-06, -2.79998708, -0.999994278, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o32.Part0 = o2
- o32.Part1 = o31
- o33.Name = "qRelativeCFrameWeldValue"
- o33.Parent = o31
- o33.Value = CFrame.new(1.90734863e-06, -2.79998708, -0.999994278, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o34.Parent = o1
- o34.Material = Enum.Material.SmoothPlastic
- o34.BrickColor = BrickColor.new("Dark stone grey")
- o34.Position = Vector3.new(5.30077744, 3.00703883, 22.7902451)
- o34.Rotation = Vector3.new(173.660004, 89.9300003, -151.160004)
- o34.FormFactor = Enum.FormFactor.Plate
- o34.Size = Vector3.new(1, 0.400000006, 1)
- o34.CFrame = CFrame.new(5.30077744, 3.00703883, 22.7902451, -0.00100036676, 0.00055081083, 0.999999344, 0.38262701, 0.923902988, -0.00012612842, -0.923902392, 0.382626653, -0.00113499665)
- o34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- game.Players.LocalPlayer.Character.Humanoid.Jump = true
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
- wait(.1)
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 0
- wait(.5)
- o34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o34.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o34.Position = Vector3.new(5.30077744, 3.00703883, 22.7902451)
- o34.Orientation = Vector3.new(0.00999999978, 90.0699997, 22.5)
- o34.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o35.Parent = o34
- o35.Scale = Vector3.new(0.899999976, 0.75, 0.75)
- o35.Scale = Vector3.new(0.899999976, 0.75, 0.75)
- o36.Name = "qCFrameWeldThingy"
- o36.Parent = o34
- o36.C1 = CFrame.new(-1.99146843, -2.19726753, -0.499319553, 0.923901618, 0.382628858, -0.00100099971, -0.3826285, 0.923902214, 0.000551000587, 0.00113565428, -0.000126059284, 0.999999344)
- o36.Part0 = o2
- o36.Part1 = o34
- o37.Name = "qRelativeCFrameWeldValue"
- o37.Parent = o34
- o37.Value = CFrame.new(-1.99146843, -2.19726753, -0.499319553, 0.923901618, 0.382628858, -0.00100099971, -0.3826285, 0.923902214, 0.000551000587, 0.00113565428, -0.000126059284, 0.999999344)
- o38.Parent = o1
- o38.Material = Enum.Material.SmoothPlastic
- o38.Position = Vector3.new(5.30224133, 3.00618434, 22.7900028)
- o38.Rotation = Vector3.new(22.5, 90, 0)
- o38.FormFactor = Enum.FormFactor.Plate
- o38.Size = Vector3.new(1, 0.400000006, 1)
- o38.CFrame = CFrame.new(5.30224133, 3.00618434, 22.7900028, 6.32938452e-07, -1.89803927e-07, 1, 0.382683963, 0.923879385, -6.68596698e-08, -0.923879385, 0.382683933, 6.5739539e-07)
- o38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o38.Position = Vector3.new(5.30224133, 3.00618434, 22.7900028)
- o38.Orientation = Vector3.new(0, 90, 22.5)
- o39.Parent = o38
- o39.Scale = Vector3.new(0.850000024, 0.800000012, 0.699999988)
- o39.Scale = Vector3.new(0.850000024, 0.800000012, 0.699999988)
- o40.Name = "qCFrameWeldThingy"
- o40.Parent = o38
- o40.C1 = CFrame.new(-1.99200058, -2.1959877, -0.5, 0.92387861, 0.38268581, 0, -0.382685781, 0.92387861, 0, 0, 0, 1)
- o40.Part0 = o2
- o40.Part1 = o38
- o41.Name = "qRelativeCFrameWeldValue"
- o41.Parent = o38
- o41.Value = CFrame.new(-1.99200058, -2.1959877, -0.5, 0.92387861, 0.38268581, 0, -0.382685781, 0.92387861, 0, 0, 0, 1)
- o1.Parent = game.Players.LocalPlayer.Character
- game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08)
- game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C1 = CFrame.new(0.5, 0.5, 0, 0.165244907, 0.118808933, -0.979070246, 0.794930875, 0.571544766, 0.203522593, 0.583762765, -0.811924279, -2.551708e-08)
- game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
- game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C1 = CFrame.new(-0.49999997, 0.5, 0, 0.214554131, -0.133952752, 0.967482924, -0.820670664, 0.512369871, 0.252936393, -0.529590607, -0.848253369, -2.31491413e-08)
- wait(.1)
- local leDEPLOI = Instance.new("Sound")
- leDEPLOI.Parent = game.Players.LocalPlayer.Character.Head
- leDEPLOI.SoundId = "rbxassetid://539294959"
- leDEPLOI.Volume = 1
- leDEPLOI:Play()
- game.Players.LocalPlayer.Character.Animate.Disabled = true
- tablenabled = true
- wait(1.5)
- undeploid = false
- leDEPLOI:Destroy()
- end
- if key == "x" and tablenabled == true and undeploid == false
- then
- undeploid = true
- local leDEPLOI = Instance.new("Sound")
- leDEPLOI.Parent = game.Players.LocalPlayer.Character.Head
- leDEPLOI.SoundId = "rbxassetid://180163749"
- leDEPLOI.Volume = 1
- leDEPLOI.Looped = true
- leDEPLOI:Play()
- wait(2)
- leDEPLOI:Destroy()
- print("Hitler retracted his table")
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
- game.Players.LocalPlayer.Character["Führer Speech Table"]:Destroy()
- game.Players.LocalPlayer.Character.Animate.Disabled = false
- game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08)
- game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C1 = CFrame.new(0.5, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08)
- game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
- game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0, -4.37113883e-08, 0, 1, 0, 0.99999994, 0, -1, 0, -4.37113883e-08)
- tablenabled = false
- undeploid = true
- local RAW = Instance.new("Weld")
- local RAWV = Instance.new("CFrameValue")
- local LAW = Instance.new("Weld")
- local LAWV = Instance.new("CFrameValue")
- RAW.Name = "qCFrameWeldThingy"
- RAW.Parent = game.Players.LocalPlayer.Character["Right Arm"]
- RAW.C1 = CFrame.new(-0.973731995, -0.507667542, -0.188486099, 0.734554589, -0.521637022, 0.433963418, 0.619291961, 0.776756942, -0.114568293, -0.27732107, 0.352906734, 0.89361614)
- RAW.Part0 = game.Players.LocalPlayer.Character["Torso"]
- RAW.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
- RAWV.Name = "qRelativeCFrameWeldValue"
- RAWV.Parent = game.Players.LocalPlayer.Character["Right Arm"]
- RAWV.Value = CFrame.new(-0.973731995, -0.507667542, -0.188486099, 0.734554589, -0.521637022, 0.433963418, 0.619291961, 0.776756942, -0.114568293, -0.27732107, 0.352906734, 0.89361614)
- LAW.Name = "qCFrameWeldThingy"
- LAW.Parent = game.Players.LocalPlayer.Character["Left Arm"]
- LAW.C1 = CFrame.new(1.10416794, -0.319442749, -0.0551052094, 0.676092148, 0.143845513, -0.722639501, -0.613944411, 0.652254164, -0.444563508, 0.407396168, 0.744226336, 0.529297113)
- LAW.Part0 = game.Players.LocalPlayer.Character["Torso"]
- LAW.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
- LAWV.Name = "qRelativeCFrameWeldValue"
- LAWV.Parent = game.Players.LocalPlayer.Character["Left Arm"]
- LAWV.Value = CFrame.new(1.10416794, -0.319442749, -0.0551052094, 0.676092148, 0.143845513, -0.722639501, -0.613944411, 0.652254164, -0.444563508, 0.407396168, 0.744226336, 0.529297113)
- end
- end)
- local mous = game.Players.LocalPlayer:GetMouse()
- mous.KeyDown:connect(function (ke)
- ke = string.lower(ke)
- if ke == "e" and tablenabled == true and Spooken == false and Heil == false
- then
- Heil = true
- sounds = {so2.SoundId,so3.SoundId,so4.SoundId,so5.SoundId,so6.SoundId,so7.SoundId,so8.SoundId,so10.SoundId,so11.SoundId,so12.SoundId,so13.SoundId}
- print("Hitler said some words")
- Player = Instance.new("Sound")
- Player.Parent = game.Players.LocalPlayer.Character.Head
- Player.Name = "SoundPlayer"
- Player.SoundId = sounds[math.random(1,#sounds)]
- Player:Play()
- tablenabled = true
- Spooken = true
- wait(5)
- Spooken = false
- Heil = false
- end
- end)
- local mouu = game.Players.LocalPlayer:GetMouse()
- mouu.KeyDown:connect(function (kee)
- kee = string.lower(kee)
- if kee == "q" and tablenabled == true and Heil == false and Spooken == false
- then
- Heil = true
- wait(.1)
- Spooken = true
- Heil = true
- sounds = {so9.SoundId}
- print("SIEG HEIL!")
- Player = Instance.new("Sound")
- Player.Parent = game.Players.LocalPlayer.Character.Head
- Player.Name = "SoundPlayer"
- Player.SoundId = sounds[math.random(1,#sounds)]
- Player:Play()
- local He = "Sieg Heil!"
- wait(2)
- game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
- game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.49999997, 0, 0.843744278, -0.171882227, 0.508480251, -0.498246878, 0.101499684, 0.861073673, -0.199613839, -0.979874671, -8.72539818e-09)
- game:GetService("Chat"):Chat(game.Players.LocalPlayer.Character.Head, He, Enum.ChatColor.Red)
- wait(0.5)
- game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
- game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 1.03762543, 0, -0.363555819, -0.244653851, 0.898872435, -0.745738387, -0.501842558, -0.438210398, 0.558302283, -0.829637587, 2.44041676e-08)
- wait(1)
- game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
- game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C1 = CFrame.new(-0.49999997, 0.5, 0, 0.214554131, -0.133952752, 0.967482924, -0.820670664, 0.512369871, 0.252936393, -0.529590607, -0.848253369, -2.31491413e-08)
- wait(1.5)
- Heil = false
- Spooken = false
- end
- end)
- local mouuwe = game.Players.LocalPlayer:GetMouse()
- mouuwe.KeyDown:connect(function (keewe)
- keewe = string.lower(keewe)
- if keewe == "q" and tablenabled == false and Hiel == false and Spooken == false
- then
- wait(.1)
- Spooken = true
- Hiel = true
- sounds = {so9.SoundId}
- print("SIEG HEIL!")
- Player = Instance.new("Sound")
- Player.Parent = game.Players.LocalPlayer.Character.Head
- Player.Name = "SoundPlayer"
- Player.SoundId = sounds[math.random(1,#sounds)]
- Player:Play()
- wait(2)
- local d = game.Players.LocalPlayer.Character["Right Arm"]:GetChildren()
- for i=1, #d do
- if (d[i].className == "Weld") then
- d[i]:destroy()
- end
- end
- local e = game.Players.LocalPlayer.Character["Right Arm"]:GetChildren()
- for i=1, #e do
- if (e[i].className == "CFrameValue") then
- e[i]:destroy()
- end
- end
- RAW:Destroy()
- RAWV:Destroy()
- local He = "Sieg Heil!"
- local owwe16 = Instance.new("Weld")
- local owwe17 = Instance.new("CFrameValue")
- owwe16.Name = "qCFrameWeldThingy"
- owwe16.Parent = game.Players.LocalPlayer.Character["Right Arm"]
- owwe16.C1 = CFrame.new(-0.721325874, -0.475517273, 0.499384642, 0.245333657, -0.0480151623, -0.968248904, 0.969438732, 0.0121510886, 0.245032549, 0, -0.998768806, 0.0495290235)
- owwe16.Part0 = game.Players.LocalPlayer.Character.Torso
- owwe16.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
- owwe17.Name = "qRelativeCFrameWeldValue"
- owwe17.Parent = game.Players.LocalPlayer.Character["Right Arm"]
- owwe17.Value = CFrame.new(-0.721325874, -0.475517273, 0.499384642, 0.245333657, -0.0480151623, -0.968248904, 0.969438732, 0.0121510886, 0.245032549, 0, -0.998768806, 0.0495290235)
- game:GetService("Chat"):Chat(game.Players.LocalPlayer.Character.Head, He, Enum.ChatColor.Red)
- wait(.5)
- owwe16.C1 = CFrame.new(-0.824748993, 1.9500351, -0.106836319, 0.60572499, -0.0434112921, 0.794488966, -0.702004015, -0.499187171, 0.50793767, 0.374549896, -0.865401566, -0.332846314)
- owwe17.Value = CFrame.new(-0.824748993, 1.9500351, -0.106836319, 0.60572499, -0.0434112921, 0.794488966, -0.702004015, -0.499187171, 0.50793767, 0.374549896, -0.865401566, -0.332846314)
- print("2")
- wait(1.5)
- Hiel = false
- Spooken = false
- owwe16:Destroy()
- owwe17:Destroy()
- local RAW = Instance.new("Weld")
- local RAWV = Instance.new("CFrameValue")
- RAW.Name = "qCFrameWeldThingy"
- RAW.Parent = game.Players.LocalPlayer.Character["Right Arm"]
- RAW.C1 = CFrame.new(-0.973731995, -0.507667542, -0.188486099, 0.734554589, -0.521637022, 0.433963418, 0.619291961, 0.776756942, -0.114568293, -0.27732107, 0.352906734, 0.89361614)
- RAW.Part0 = game.Players.LocalPlayer.Character["Torso"]
- RAW.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
- RAWV.Name = "qRelativeCFrameWeldValue"
- RAWV.Parent = game.Players.LocalPlayer.Character["Right Arm"]
- RAWV.Value = CFrame.new(-0.973731995, -0.507667542, -0.188486099, 0.734554589, -0.521637022, 0.433963418, 0.619291961, 0.776756942, -0.114568293, -0.27732107, 0.352906734, 0.89361614)
- end
- end)
- local mouuweew = game.Players.LocalPlayer:GetMouse()
- mouuweew.KeyDown:connect(function (keeweew)
- keeweew = string.lower(keeweew)
- if keeweew == "p"
- then
- MUZC:Play()
- end
- end)
- local mouuweeww = game.Players.LocalPlayer:GetMouse()
- mouuweeww.KeyDown:connect(function (keeweeww)
- keeweeww = string.lower(keeweeww)
- if keeweeww == "l"
- then
- MUZC:Stop()
- end
- end)
- local plr = game.Players.LocalPlayer
- function exe(cmd)
- game:GetService'Players'.LocalPlayer.PlayerGui.SB_DataTransfer.SB_CommandRemote.Value = cmd
- end
- local mouse = plr:GetMouse()
- local adornees
- local destroyit = false
- local lasttarget
- local currenttarget
- local changed = {}
- mouse.Button1Down:connect(function()
- if mouse.Target and Heil ==false and Hiel == false then
- if mouse.Target.Parent.ClassName == "Model" then
- currenttarget = mouse.Target.Parent
- lasttarget = mouse.Target.Parent
- adornees = Instance.new("Model",plr.Character)
- for i,v in pairs(mouse.Target.Parent:GetChildren()) do
- local s = Instance.new("SelectionBox",adornees)
- if v:IsA("Part") then
- if v.Name == "Torso" then
- local lasso = Instance.new("SelectionPartLasso",adornees)
- lasso.Humanoid = plr.Character.Humanoid
- mouse.Target.Parent.Humanoid.Health = 0
- end
- if
- mouse.Target.Parent.Humanoid == nil == false
- then
- local Victimm = mouse.Target.Parent
- Victimm.Humanoid.PlatformStand = true
- guigroup=Instance.new("BillboardGui")
- guigroup.Parent=Victimm.Head
- guigroup.Adornee=Victimm.Head
- guigroup.Size = UDim2.new(1,0,1,0)
- guigroup.StudsOffset=Vector3.new(0.5, 2, 0)
- owooo1 = Instance.new("ImageLabel")
- owooo1.Size = UDim2.new(0,100,0,100)
- owooo1.BackgroundColor3 = Color3.new(1, 1, 1)
- owooo1.BackgroundTransparency = 1
- owooo1.Image = "rbxassetid://20016320"
- owooo1.Parent = guigroup
- owooo1.AnchorPoint = Vector2.new(0.5, 0.5)
- owooo1.Size = UDim2.new(1.5,0,1.5,0)
- local player = Victimm
- local char = Victimm
- local OMGCREEPYw = Instance.new("Sound")
- OMGCREEPYw.Volume = 5
- OMGCREEPYw.SoundId = "rbxassetid://605536910"
- char.Archivable = true
- local rg = char:Clone()
- rg.Name = ""
- rg.Humanoid.MaxHealth = 0
- rg.Humanoid.PlatformStand = true
- for i, v in pairs(rg.Torso:GetChildren()) do
- if v:IsA("Motor6D") then
- v:Destroy()
- end
- end
- local TorsoPointNeckAttachment = Instance.new("Attachment")
- TorsoPointNeckAttachment.Name = "TorsoPointNeckAttachment"
- TorsoPointNeckAttachment.Parent = rg.Torso
- TorsoPointNeckAttachment.Position = Vector3.new(0,1,0)
- TorsoPointNeckAttachment.Axis = Vector3.new(1,0,0)
- TorsoPointNeckAttachment.SecondaryAxis = Vector3.new(0,1,0)
- local HeadPointNeckAttachment= Instance.new("Attachment")
- HeadPointNeckAttachment.Name = "HeadPointNeckAttachment"
- HeadPointNeckAttachment.Parent = rg.Head
- HeadPointNeckAttachment.Position = Vector3.new(0,-0.5,0)
- HeadPointNeckAttachment.Axis = Vector3.new(1,0,0)
- HeadPointNeckAttachment.SecondaryAxis = Vector3.new(0,1,0)
- local LeftArmPointAttachment = Instance.new("Attachment")
- LeftArmPointAttachment.Name = "LeftArmPointAttachment"
- LeftArmPointAttachment.Parent = rg["Left Arm"]
- LeftArmPointAttachment.Position = Vector3.new(0,0.5,0)
- LeftArmPointAttachment.Axis = Vector3.new(1,0,0)
- LeftArmPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
- local RightArmPointAttachment = Instance.new("Attachment")
- RightArmPointAttachment.Name = "RightArmPointAttachment"
- RightArmPointAttachment.Parent = rg["Right Arm"]
- RightArmPointAttachment.Position = Vector3.new(0,0.5,0)
- RightArmPointAttachment.Axis = Vector3.new(1,0,0)
- RightArmPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
- local LeftLegPointAttachment = Instance.new("Attachment")
- LeftLegPointAttachment.Name = "LeftLegPointAttachment"
- LeftLegPointAttachment.Parent = rg["Left Leg"]
- LeftLegPointAttachment.Position = Vector3.new(0,1,0)
- LeftLegPointAttachment.Axis = Vector3.new(1,0,0)
- LeftLegPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
- local RightLegPointAttachment = Instance.new("Attachment")
- RightLegPointAttachment.Name = "RightLegPointAttachment"
- RightLegPointAttachment.Parent = rg["Right Leg"]
- RightLegPointAttachment.Position = Vector3.new(0,1,0)
- RightLegPointAttachment.Axis = Vector3.new(1,0,0)
- RightLegPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
- local LeftHipPointAttachment = Instance.new("Attachment")
- LeftHipPointAttachment.Name = "LeftHipPointAttachment"
- LeftHipPointAttachment.Parent = rg.Torso
- LeftHipPointAttachment.Position = Vector3.new(-0.5,-1,0)
- LeftHipPointAttachment.Axis = Vector3.new(1,0,0)
- LeftHipPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
- local RightHipPointAttachment = Instance.new("Attachment")
- RightHipPointAttachment.Name = "RightHipPointAttachment"
- RightHipPointAttachment.Parent = rg.Torso
- RightHipPointAttachment.Position = Vector3.new(0.5,-1,0)
- RightHipPointAttachment.Axis = Vector3.new(1,0,0)
- RightHipPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
- local LeftShoulderPointAttachment = Instance.new("Attachment")
- LeftShoulderPointAttachment.Name = "LeftShoulderPointAttachment"
- LeftShoulderPointAttachment.Parent = rg.Torso
- LeftShoulderPointAttachment.Position = Vector3.new(-1.5,0.5,0)
- LeftShoulderPointAttachment.Axis = Vector3.new(1,0,0)
- LeftShoulderPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
- local RightShoulderPointAttachment = Instance.new("Attachment")
- RightShoulderPointAttachment.Name = "RightShoulderPointAttachment"
- RightShoulderPointAttachment.Parent = rg.Torso
- RightShoulderPointAttachment.Position = Vector3.new(1.5,0.5,0)
- RightShoulderPointAttachment.Axis = Vector3.new(1,0,0)
- RightShoulderPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
- local n = Instance.new("BallSocketConstraint", rg.Torso)
- n.Name = "BallSocketNeck"
- n.Attachment0 = TorsoPointNeckAttachment
- n.Attachment1 = HeadPointNeckAttachment
- n.Restitution = 0
- n.UpperAngle = 90
- n.Enabled = true
- n.LimitsEnabled = true
- local rs = Instance.new("BallSocketConstraint", rg.Torso)
- rs.Name = "BallSocketRightShoulder"
- rs.Attachment0 = RightShoulderPointAttachment
- rs.Attachment1 = RightArmPointAttachment
- rs.Restitution = 0
- rs.UpperAngle = 90
- rs.Enabled = true
- rs.LimitsEnabled = true
- local ls = Instance.new("BallSocketConstraint", rg.Torso)
- ls.Name = "BallSocketLeftShoulder"
- ls.Attachment0 = LeftShoulderPointAttachment
- ls.Attachment1 = LeftArmPointAttachment
- ls.Restitution = 0
- ls.UpperAngle = 90
- ls.Enabled = true
- ls.LimitsEnabled = true
- local rh = Instance.new("BallSocketConstraint", rg.Torso)
- rh.Name = "BallSocketRightHip"
- rh.Attachment0 = RightHipPointAttachment
- rh.Attachment1 = RightLegPointAttachment
- rh.Restitution = 0
- rh.UpperAngle = 90
- rh.Enabled = true
- rh.LimitsEnabled = true
- local lh = Instance.new("BallSocketConstraint", rg.Torso)
- lh.Name = "BallSocketLeftHip"
- lh.Attachment0 = LeftHipPointAttachment
- lh.Attachment1 = LeftLegPointAttachment
- lh.Restitution = 0
- lh.UpperAngle = 90
- lh.Enabled = true
- lh.LimitsEnabled = true
- char.Torso:Destroy()
- char.Head:Destroy()
- char["Left Leg"]:Destroy()
- char["Left Arm"]:Destroy()
- char["Right Leg"]:Destroy()
- char["Right Arm"]:Destroy()
- char.Humanoid.PlatformStand = true
- rg.Parent = game.Workspace
- rg.Head.face.Texture = "http://www.roblox.com/asset/?id=778409313"
- local runDummyScript = function(f,scri)
- local oldenv = getfenv(f)
- local newenv = setmetatable({}, {
- __index = function(_, k)
- if k:lower() == 'script' then
- return scri
- else
- return oldenv[k]
- end
- end
- })
- setfenv(f, newenv)
- ypcall(function() f() end)
- end
- local cors = {}
- local mas = Instance.new("Model",game:GetService("Lighting"))
- mas.Name = "Collidable Limbs"
- local oo1 = Instance.new("Part")
- local oo2 = Instance.new("Part")
- local oo3 = Instance.new("Part")
- local oo4 = Instance.new("Part")
- local oo5 = Instance.new("Part")
- local oo6 = Instance.new("Part")
- local w1 = Instance.new("Weld")
- local w2 = Instance.new("Weld")
- local w3 = Instance.new("Weld")
- local w4 = Instance.new("Weld")
- local w5 = Instance.new("Weld")
- local w6 = Instance.new("Weld")
- oo1.Name = "CHead"
- w1.Parent = oo1
- w1.Part0 = w1.Parent
- w1.Part1 = rg["Head"]
- oo1.Parent = mas
- oo1.Material = Enum.Material.SmoothPlastic
- oo1.BrickColor = BrickColor.new("Institutional white")
- oo1.Transparency = 1
- oo1.Position = Vector3.new(0, 4.50001812, 0)
- oo1.Velocity = Vector3.new(0, -9.19685173, 0)
- oo1.Locked = true
- oo1.FormFactor = Enum.FormFactor.Symmetric
- oo1.Size = Vector3.new(2, 1, 1)
- oo1.CFrame = CFrame.new(0, 4.50001812, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- oo1.BottomSurface = Enum.SurfaceType.Smooth
- oo1.TopSurface = Enum.SurfaceType.Smooth
- oo1.Color = Color3.new(0.972549, 0.972549, 0.972549)
- oo1.Position = Vector3.new(0, 4.50001812, 0)
- oo1.CanCollide = false
- oo2.Name = "CT"
- w2.Parent = oo2
- w2.Part0 = w2.Parent
- w2.Part1 = rg["Torso"]
- oo2.Parent = mas
- oo2.CanCollide = true
- oo2.Material = Enum.Material.SmoothPlastic
- oo2.BrickColor = BrickColor.new("Institutional white")
- oo2.Transparency = 1
- oo2.Position = Vector3.new(0, 3.00001788, 0)
- oo2.Velocity = Vector3.new(0, -9.19685173, 0)
- oo2.Locked = true
- oo2.Anchored = false
- oo2.FormFactor = Enum.FormFactor.Symmetric
- oo2.Size = Vector3.new(2, 2, 1)
- oo2.CFrame = CFrame.new(0, 3.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- oo2.BottomSurface = Enum.SurfaceType.Smooth
- oo2.TopSurface = Enum.SurfaceType.Smooth
- oo2.Color = Color3.new(0.972549, 0.972549, 0.972549)
- oo2.Position = Vector3.new(0, 3.00001788, 0)
- oo3.Name = "CLA"
- oo3.CanCollide = true
- w3.Parent = oo3
- w3.Part0 = w3.Parent
- w3.Part1 = rg["Left Arm"]
- w3.C0 = CFrame.new(0, 0, 0)
- w3.C1 = CFrame.new(0, -0.2, 0)
- oo3.Parent = mas
- oo3.Material = Enum.Material.SmoothPlastic
- oo3.BrickColor = BrickColor.new("Institutional white")
- oo3.Transparency = 1
- oo3.Position = Vector3.new(-1.5, 3.00001788, 0)
- oo3.Velocity = Vector3.new(0, -9.19685173, 0)
- oo3.CanCollide = true
- oo3.Locked = true
- oo3.FormFactor = Enum.FormFactor.Symmetric
- oo3.Size = Vector3.new(1, 1.40, 1)
- oo3.CFrame = CFrame.new(-1.5, 3.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- oo3.BottomSurface = Enum.SurfaceType.Smooth
- oo3.TopSurface = Enum.SurfaceType.Smooth
- oo3.Color = Color3.new(0.972549, 0.972549, 0.972549)
- oo3.Position = Vector3.new(-1.5, 3.00001788, 0)
- oo4.Name = "CRA"
- w4.Parent = oo4
- w4.Part0 = w4.Parent
- w4.Part1 = rg["Right Arm"]
- w4.C0 = CFrame.new(0, 0, 0)
- w4.C1 = CFrame.new(0, -0.2, 0)
- oo4.Parent = mas
- oo4.CanCollide = true
- oo4.Material = Enum.Material.SmoothPlastic
- oo4.BrickColor = BrickColor.new("Institutional white")
- oo4.Transparency = 1
- oo4.Position = Vector3.new(1.5, 3.00001788, 0)
- oo4.Velocity = Vector3.new(0, -9.19685173, 0)
- oo4.CanCollide = true
- oo4.Locked = true
- oo4.FormFactor = Enum.FormFactor.Symmetric
- oo4.Size = Vector3.new(1, 1.40, 1)
- oo4.CFrame = CFrame.new(1.5, 3.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- oo4.BottomSurface = Enum.SurfaceType.Smooth
- oo4.TopSurface = Enum.SurfaceType.Smooth
- oo4.Color = Color3.new(0.972549, 0.972549, 0.972549)
- oo4.Position = Vector3.new(1.5, 3.00001788, 0)
- oo5.Name = "CLL"
- oo5.Parent = mas
- w5.Parent = oo5
- w5.Part0 = w5.Parent
- w5.Part1 = rg["Left Leg"]
- w5.C0 = CFrame.new(0, 0, 0)
- w5.C1 = CFrame.new(0, -0.2, 0)
- oo5.Material = Enum.Material.SmoothPlastic
- oo5.BrickColor = BrickColor.new("Institutional white")
- oo5.Transparency = 1
- oo5.CanCollide = true
- oo5.Position = Vector3.new(-0.5, 1.00001788, 0)
- oo5.Velocity = Vector3.new(0, -9.19685173, 0)
- oo5.CanCollide = true
- oo5.Locked = true
- oo5.FormFactor = Enum.FormFactor.Symmetric
- oo5.Size = Vector3.new(1, 1.65, 1)
- oo5.CFrame = CFrame.new(-0.5, 1.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- oo5.BottomSurface = Enum.SurfaceType.Smooth
- oo5.TopSurface = Enum.SurfaceType.Smooth
- oo5.Color = Color3.new(0.972549, 0.972549, 0.972549)
- oo5.Position = Vector3.new(-0.5, 1.00001788, 0)
- oo6.Name = "CRL"
- oo6.Parent = mas
- oo6.Material = Enum.Material.SmoothPlastic
- oo6.BrickColor = BrickColor.new("Institutional white")
- oo6.Transparency = 1
- oo6.Position = Vector3.new(0.5, 1.00001788, 0)
- oo6.Velocity = Vector3.new(0, -9.19685173, 0)
- oo6.CanCollide = true
- oo6.Locked = true
- oo6.FormFactor = Enum.FormFactor.Symmetric
- oo6.Size = Vector3.new(1, 1.65, 1)
- oo6.CFrame = CFrame.new(0.5, 1.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- oo6.BottomSurface = Enum.SurfaceType.Smooth
- oo6.TopSurface = Enum.SurfaceType.Smooth
- oo6.Color = Color3.new(0.972549, 0.972549, 0.972549)
- oo6.Position = Vector3.new(0.5, 1.00001788, 0)
- oo6.CanCollide = true
- w6.Parent = oo6
- w6.Part0 = w6.Parent
- w6.Part1 = rg["Right Leg"]
- w6.C0 = CFrame.new(0, 0, 0)
- w6.C1 = CFrame.new(0, -0.2, 0)
- mas.Parent = rg
- mas:MakeJoints()
- local NAEM = rg.Name
- local raggeeh = rg:Clone()
- raggeeh.Head.Anchored = true
- raggeeh.Name = Victimm.Name
- raggeeh.Humanoid.PlatformStand = true
- local FORS = Instance.new("BodyThrust")
- FORS.Force = Vector3.new(0,100,0)
- FORS.Location = Vector3.new(0,1,0)
- FORS.Parent = raggeeh.Head
- local TUURS = raggeeh.Torso
- local CPU = Instance.new("Model")
- CPU.Parent = raggeeh
- raggeeh.Parent = game:GetService("Workspace")
- CPU.Name = NAEM.."'s generated CameraPart"
- local FORCEo1 = Instance.new("BodyThrust")
- FORCEo1.Parent = raggeeh.Torso
- FORCEo1.force = Vector3.new(0, 1000, 0)
- FORCEo1.location = Vector3.new(0, 0, 1)
- raggeeh.Parent = game:GetService("Workspace")
- rg:destroy()
- raggeeh.Head.Anchored = false
- raggeeh.Parent = game:GetService("Workspace")
- wait()
- local FOLDARR = Instance.new("Model")
- FOLDARR.Parent = raggeeh
- FOLDARR.Name = "BLUDDDDDDDDDDD"
- local FLUIDS = Instance.new("Model")
- FLUIDS.Name = NAEM.."'s fluids"
- FLUIDS.Parent = FOLDARR
- raggeeh.Head.Anchored = false
- OMGCREEPYw.Parent = raggeeh
- OMGCREEPYw:Play()
- local chats = {"OW!","NOOOO!!!!","NUUUUUU!","OWWWWWW!!","OW11!11!1!!!!!!111!!1!","Ò_Ó","ÒoÓ","._.",".-.","T_T","T-T","o_O","O_o","O_O","o_o","o-o","O-o","o-O",":(",":-(",":c",":-c",":C",":-C","...",":|",":-|",":o",":O",":-o",":-O","FUCK YOU MURDERER!1!111!!!11!!1!1!","Why","This game is broken....","U nub hitler"}
- game:GetService("Chat"):Chat(raggeeh.Head, chats[math.random(1, #chats)], Enum.ChatColor.Red)
- game:GetService("RunService").Stepped:wait()
- FORCEo1:Destroy()
- raggeeh.Humanoid.Name = "Humanoid2"
- print(raggeeh.Name.." lived a good life.")
- local d = game.Players.LocalPlayer.Character["Right Arm"]:GetChildren()
- for i=1, #d do
- if (d[i].className == "Weld") then
- d[i]:destroy()
- end
- end
- local dew = game.Players.LocalPlayer.Character["Right Arm"]:GetChildren()
- for i=1, #dew do
- if (dew[i].className == "CFrameValue") then
- dew[i]:destroy()
- end
- end
- wait()
- local o16 = Instance.new("Weld")
- local o17 = Instance.new("CFrameValue")
- o16.Name = "qCFrameWeldThingy"
- o16.Parent = game.Players.LocalPlayer.Character["Right Arm"]
- o16.C1 = CFrame.new(-1.5, 0.501321793, 0.499998093, 1, 0, 0, 0, -0.00264357007, 0.999996483, 0, -0.999996424, -0.0026435703)
- o16.Part0 = game.Players.LocalPlayer.Character["Torso"]
- o16.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
- o17.Name = "qRelativeCFrameWeldValue"
- o17.Parent = game.Players.LocalPlayer.Character["Right Arm"]
- o17.Value = CFrame.new(-1.5, 0.501321793, 0.499998093, 1, 0, 0, 0, -0.00264357007, 0.999996483, 0, -0.999996424, -0.0026435703)
- lMUZC = Instance.new("Sound")
- lMUZC.Volume = 99
- lMUZC.EmitterSize = 99
- lMUZC.MaxDistance = 99
- lMUZC.SoundId= "rbxassetid://408950203"
- lMUZC.Parent = game.Players.LocalPlayer.Character.Head
- lMUZC:Play()
- pso7.Transparency = 1
- local o1 = Instance.new("Model")
- local o2 = Instance.new("Part")
- local o3 = Instance.new("Weld")
- local o4 = Instance.new("Part")
- local o5 = Instance.new("SpecialMesh")
- local o6 = Instance.new("Weld")
- local o7 = Instance.new("CFrameValue")
- o1.Name = "PSTL"
- o1.Parent = game.Players.LocalPlayer.Character
- o2.Name = "Handel"
- o2.Parent = o1
- o2.Transparency = 1
- o2.Position = Vector3.new(-19.9463806, 0.501034975, 20.2952709)
- o2.Rotation = Vector3.new(-92, -89.9100037, 177.979996)
- o2.Size = Vector3.new(1, 2, 1)
- o2.CFrame = CFrame.new(-19.9463806, 0.501034975, 20.2952709, -0.00159100757, -5.59999717e-05, -0.999998808, -0.999998748, -0.000229912286, 0.00159102038, -0.000230001096, 1, -5.56341074e-05)
- o2.BottomSurface = Enum.SurfaceType.Smooth
- o2.TopSurface = Enum.SurfaceType.Smooth
- o2.Position = Vector3.new(-19.9463806, 0.501034975, 20.2952709)
- o2.Orientation = Vector3.new(-0.0900000036, -90, -90.0100021)
- o3.Name = "Weld2armeh"
- o3.Parent = o2
- o3.Part0 = game.Players.LocalPlayer.Character["Right Arm"]
- o3.Part1 = o2
- o4.Name = "Pistol"
- o4.Parent = o1
- o4.Position = Vector3.new(-19.815855, 0.870578527, 21.3633595)
- o4.Rotation = Vector3.new(0.00999999978, 0, -0.0900000036)
- o4.Size = Vector3.new(0.25, 0.927999973, 1.31799996)
- o4.CFrame = CFrame.new(-19.815855, 0.870578527, 21.3633595, 0.999996543, 0.00159100071, -5.59998516e-05, -0.00159101677, 0.999994457, -0.000229911791, 5.56339801e-05, 0.000230000107, 0.999997854)
- o4.BottomSurface = Enum.SurfaceType.Smooth
- o4.TopSurface = Enum.SurfaceType.Smooth
- o4.Position = Vector3.new(-19.815855, 0.870578527, 21.3633595)
- o4.Orientation = Vector3.new(0.00999999978, 0, -0.0900000036)
- o5.Parent = o4
- o5.MeshId = "rbxassetid://436697873"
- o5.Scale = Vector3.new(0.0199999996, 0.0199999996, 0.0199999996)
- o5.TextureId = "rbxassetid://436697889"
- o5.MeshType = Enum.MeshType.FileMesh
- o5.Scale = Vector3.new(0.0199999996, 0.0199999996, 0.0199999996)
- o6.Name = "qCFrameWeldThingy"
- o6.Parent = o4
- o6.C1 = CFrame.new(-0.129997253, -0.369997978, -1.06799889, 0, 0, -0.999997735, -0.999995708, 0, 0, 0, 0.999997854, 0)
- o6.Part0 = o2
- o6.Part1 = o4
- o7.Name = "qRelativeCFrameWeldValue"
- o7.Parent = o4
- o7.Value = CFrame.new(-0.129997253, -0.369997978, -1.06799889, 0, 0, -0.999997735, -0.999995708, 0, 0, 0, 0.999997854, 0)
- o3.C0 = CFrame.new(0, 0, 0)*CFrame.fromEulerAnglesXYZ(1.55, 14.1, 1.55)
- Kills.Value = Kills.Value + 1
- muso1 = Instance.new("Part")
- muso2 = Instance.new("BillboardGui")
- muso3 = Instance.new("ImageLabel")
- muso4 = Instance.new("Weld")
- muso5 = Instance.new("CFrameValue")
- muso1.Name = "Muzl"
- muso1.Parent = o1
- muso1.Transparency = 1
- muso1.Position = Vector3.new(-20.2116871, 1.11252046, 15.9859924)
- muso1.Rotation = Vector3.new(0.0399999991, 65.3000031, -90.0599976)
- muso1.Size = Vector3.new(0.310000002, 0.200000003, 0.200000003)
- muso1.CFrame = CFrame.new(-20.2116871, 1.11252046, 15.9859924, -0.000438778661, 0.417792588, 0.908542514, -0.999999762, -0.00042278826, -0.000288525684, 0.000263583905, -0.908542216, 0.417792857)
- muso1.BottomSurface = Enum.SurfaceType.Smooth
- muso1.TopSurface = Enum.SurfaceType.Smooth
- muso1.Position = Vector3.new(-20.2116871, 1.11252046, 15.9859924)
- muso1.Orientation = Vector3.new(0.0199999996, 65.3000031, -90.0199966)
- muso2.Name = "FLAS"
- muso2.Parent = muso1
- muso2.Size = UDim2.new(1,0,1,0)
- muso2.StudsOffset = Vector3.new(0, 0, 0)
- muso3.Parent = muso2
- muso3.Size = UDim2.new(1.5,0,1.5,0)
- muso3.BackgroundColor3 = Color3.new(1, 1, 1)
- muso3.BackgroundTransparency = 1
- muso3.Image = "rbxassetid://872910628"
- muso4.Name = "qCFrameWeldThingy"
- muso4.Parent = muso1
- muso4.C1 = CFrame.new(0.625, -1.70000458, 0.110001564, 0.999999881, -3.7252903e-09, 0, -3.7252903e-09, 0.999999881, 0, 0, 0, 1.00000024)
- muso4.Part1 = muso1
- muso4.Part0 = o4
- muso5.Name = "qRelativeCFrameWeldValue"
- muso5.Parent = muso1
- muso5.Value = CFrame.new(0.625, -1.70000458, 0.110001564, 0.999999881, -3.7252903e-09, 0, -3.7252903e-09, 0.999999881, 0, 0, 0, 1.00000024)
- muso4.C0 = CFrame.new(0.35, -1.15, 1)*CFrame.fromEulerAnglesXYZ(0,0,0)
- wait(.6)
- ko1.Text = "Kills: "..Kills.Value
- o16:Destroy()
- o17:Destroy()
- o1:Destroy()
- o2:Destroy()
- o3:Destroy()
- o4:Destroy()
- o5:Destroy()
- o6:Destroy()
- o7:Destroy()
- pso7.Transparency = 0
- lMUZC:Destroy()
- local RAW = Instance.new("Weld")
- local RAWV = Instance.new("CFrameValue")
- RAW.Name = "qCFrameWeldThingy"
- RAW.Parent = game.Players.LocalPlayer.Character["Right Arm"]
- RAW.C1 = CFrame.new(-0.973731995, -0.507667542, -0.188486099, 0.734554589, -0.521637022, 0.433963418, 0.619291961, 0.776756942, -0.114568293, -0.27732107, 0.352906734, 0.89361614)
- RAW.Part0 = game.Players.LocalPlayer.Character["Torso"]
- RAW.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
- RAWV.Name = "qRelativeCFrameWeldValue"
- RAWV.Parent = game.Players.LocalPlayer.Character["Right Arm"]
- RAWV.Value = CFrame.new(-0.973731995, -0.507667542, -0.188486099, 0.734554589, -0.521637022, 0.433963418, 0.619291961, 0.776756942, -0.114568293, -0.27732107, 0.352906734, 0.89361614)
- if tablenabled == true
- then
- RAW:Destroy()
- RAWV:Destroy()
- local o8 = Instance.new("Motor6D")
- o8.Name = "Right Shoulder"
- o8.Parent = game.Players.LocalPlayer.Character.Torso
- o8.C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
- o8.C1 = CFrame.new(-0.5, 0.5, 0, -4.37113883e-08, 0, 1, 0, 0.99999994, 0, -1, 0, -4.37113883e-08)
- o8.Part0 = game.Players.LocalPlayer.Character.Torso
- o8.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
- o8.MaxVelocity = 0.10000000149012
- wait(.1)
- game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
- game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C1 = CFrame.new(-0.49999997, 0.5, 0, 0.214554131, -0.133952752, 0.967482924, -0.820670664, 0.512369871, 0.252936393, -0.529590607, -0.848253369, -2.31491413e-08)
- end
- end
- end
- end
- end
- end
- end)
- Talk.MouseButton1Down:connect(function()
- game:GetService("Chat"):Chat(game.Players.LocalPlayer.Character.Head, Text.Text, Enum.ChatColor.Red)
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement