SHOW:
|
|
- or go back to the newest paste.
| 1 | local Player = game:service("Players").LocalPlayer
| |
| 2 | local Char = Player.Character | |
| 3 | local mouse = Player:GetMouse() | |
| 4 | local Humanoid = Char:findFirstChild("Humanoid")
| |
| 5 | local Torso = Char:findFirstChild("Torso")
| |
| 6 | ---------------------------------------------------------- | |
| 7 | z = Instance.new("Sound", Torso)
| |
| 8 | z.SoundId = "rbxassetid://134269592" -- Put Music ID Here. | |
| 9 | z.Looped = false | |
| 10 | z.Volume = 10 | |
| 11 | wait(.1) | |
| 12 | z:Play() | |
| 13 | ||
| 14 | game:GetService("Chat"):Chat(Workspace.deadpoo5666.Head,"It is time to end this quick...")
| |
| 15 | wait() | |
| 16 | game:GetService("Chat"):Chat(Workspace.deadpoo5666.Head,"SUSANO'O!")
| |
| 17 | wait(1) | |
| 18 | ||
| 19 | Workspace.deadpoo5666.Humanoid.MaxHealth = math.huge | |
| 20 | Workspace.deadpoo5666.Humanoid.WalkSpeed = 30 | |
| 21 | Workspace.deadpoo5666["Left Arm"].BrickColor = BrickColor.new("Really white")
| |
| 22 | Workspace.deadpoo5666.Torso.BrickColor = BrickColor.new("Really white")
| |
| 23 | Workspace.deadpoo5666.Head.BrickColor = BrickColor.new("Really white")
| |
| 24 | Workspace.deadpoo5666["Right Arm"].BrickColor = BrickColor.new("Really white")
| |
| 25 | Workspace.deadpoo5666["Left Leg"].BrickColor = BrickColor.new("Really white")
| |
| 26 | Workspace.deadpoo5666["Right Leg"].BrickColor = BrickColor.new("Really white")
| |
| 27 | ||
| 28 | ||
| 29 | -- Main | |
| 30 | Handle = Instance.new("Part",Workspace.deadpoo5666)
| |
| 31 | Handle.TopSurface = "Smooth" | |
| 32 | Handle.BottomSurface = "Smooth" | |
| 33 | Handle.CanCollide = True | |
| 34 | - | Handle.BrickColor = BrickColor.new("Really purple")
|
| 34 | + | Handle.BrickColor = BrickColor.new("Really red")
|
| 35 | Handle.Reflectance = 0.3 | |
| 36 | Handle.Transparency = 0.3 | |
| 37 | local HandleMesh = Instance.new("SpecialMesh",Handle) HandleMesh.MeshType = "FileMesh" HandleMesh.MeshId = "http://www.roblox.com/asset/?id=36780113"
| |
| 38 | HandleMesh.Scale = Vector3.new(10, 15, 10) | |
| 39 | Weld = Instance.new("Weld",Workspace.deadpoo5666)
| |
| 40 | Weld.Part0 = game.Workspace.deadpoo5666["Torso"] | |
| 41 | Weld.Part1 = Handle | |
| 42 | Weld.C1 = CFrame.new(0, -3, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0) | |
| 43 | ||
| 44 | RA = Instance.new("Part",Workspace.deadpoo5666)
| |
| 45 | RA.TopSurface = "Smooth" | |
| 46 | RA.BottomSurface = "Smooth" | |
| 47 | RA.CanCollide = True | |
| 48 | - | RA.BrickColor = BrickColor.new("Really purple")
|
| 48 | + | RA.BrickColor = BrickColor.new("Really red")
|
| 49 | RA.Reflectance = 0.3 | |
| 50 | RA.Transparency = 0.3 | |
| 51 | local RAMesh = Instance.new("SpecialMesh",RA) RAMesh.MeshType = "FileMesh" RAMesh.MeshId = "http://www.roblox.com/asset/?id=36780156"
| |
| 52 | RAMesh.Scale = Vector3.new(5, 8, 10) | |
| 53 | Weld = Instance.new("Weld",Workspace.deadpoo5666)
| |
| 54 | Weld.Part0 = game.Workspace.deadpoo5666["Torso"] | |
| 55 | Weld.Part1 = RA | |
| 56 | Weld.C1 = CFrame.new(-13, -3, -2)*CFrame.fromEulerAnglesXYZ(0, 0, -.4) | |
| 57 | ||
| 58 | LA = Instance.new("Part",Workspace.deadpoo5666)
| |
| 59 | LA.TopSurface = "Smooth" | |
| 60 | LA.BottomSurface = "Smooth" | |
| 61 | LA.CanCollide = True | |
| 62 | - | LA.BrickColor = BrickColor.new("Really purple")
|
| 62 | + | LA.BrickColor = BrickColor.new("Really red")
|
| 63 | LA.Reflectance = 0.3 | |
| 64 | LA.Transparency = 0.3 | |
| 65 | local LAMesh = Instance.new("SpecialMesh",LA) LAMesh.MeshType = "FileMesh" LAMesh.MeshId = "http://www.roblox.com/asset/?id=36780032"
| |
| 66 | LAMesh.Scale = Vector3.new(5, 8, 10) | |
| 67 | Weld = Instance.new("Weld",Workspace.deadpoo5666)
| |
| 68 | Weld.Part0 = game.Workspace.deadpoo5666["Torso"] | |
| 69 | Weld.Part1 = LA | |
| 70 | Weld.C1 = CFrame.new(13, -3, -2)*CFrame.fromEulerAnglesXYZ(0, 0, .4) | |
| 71 | ||
| 72 | Head = Instance.new("Part",Workspace.deadpoo5666)
| |
| 73 | Head.TopSurface = "Smooth" | |
| 74 | Head.BottomSurface = "Smooth" | |
| 75 | Head.CanCollide = True | |
| 76 | - | Head.BrickColor = BrickColor.new("Really purple")
|
| 76 | + | Head.BrickColor = BrickColor.new("Really red")
|
| 77 | Head.Reflectance = 0.3 | |
| 78 | Head.Transparency = 0.3 | |
| 79 | local HeadMesh = Instance.new("SpecialMesh",Head) HeadMesh.MeshType = "FileMesh" HeadMesh.MeshId = "http://www.roblox.com/asset/?id=62719736"
| |
| 80 | HeadMesh.Scale = Vector3.new(5, 5, 5) | |
| 81 | Weld = Instance.new("Weld",Workspace.deadpoo5666)
| |
| 82 | Weld.Part0 = game.Workspace.deadpoo5666["Torso"] | |
| 83 | Weld.Part1 = Head | |
| 84 | Weld.C1 = CFrame.new(0, -23, 3)*CFrame.fromEulerAnglesXYZ(0, 0, 0) | |
| 85 | ||
| 86 | Katana = Instance.new("Part",Workspace.deadpoo5666)
| |
| 87 | Katana.TopSurface = "Smooth" | |
| 88 | Katana.BottomSurface = "Smooth" | |
| 89 | Katana.CanCollide = True | |
| 90 | Katana.BrickColor = BrickColor.new("Really black")
| |
| 91 | Katana.Reflectance = 0.3 | |
| 92 | Katana.Transparency = 0.3 | |
| 93 | local KatanaMesh = Instance.new("SpecialMesh",Katana) KatanaMesh.MeshType = "FileMesh" KatanaMesh.MeshId = "http://www.roblox.com/asset/?id=11442510"
| |
| 94 | KatanaMesh.Scale = Vector3.new(10, 10, 10) | |
| 95 | Weld = Instance.new("Weld",Workspace.deadpoo5666)
| |
| 96 | Weld.Part0 = game.Workspace.deadpoo5666["Torso"] | |
| 97 | Weld.Part1 = Katana | |
| 98 | Weld.C1 = CFrame.new(-14, 0, -10)*CFrame.fromEulerAnglesXYZ(-10, 0, 0) | |
| 99 | ||
| 100 | Sphere = Instance.new("Part",Workspace.deadpoo5666)
| |
| 101 | Sphere.TopSurface = "Smooth" | |
| 102 | Sphere.BottomSurface = "Smooth" | |
| 103 | Sphere.CanCollide = True | |
| 104 | - | Sphere.BrickColor = BrickColor.new("Really purple")
|
| 104 | + | Sphere.BrickColor = BrickColor.new("Really red")
|
| 105 | Sphere.Reflectance = 0.3 | |
| 106 | Sphere.Transparency = 0.3 | |
| 107 | local SphereMesh = Instance.new("SpecialMesh",Sphere)
| |
| 108 | SphereMeshType = "Sphere" | |
| 109 | SphereMesh.Scale = Vector3.new(4, 6, 4) | |
| 110 | Weld = Instance.new("Weld",Workspace.deadpoo5666)
| |
| 111 | Weld.Part0 = game.Workspace.deadpoo5666["Torso"] | |
| 112 | Weld.Part1 = Sphere | |
| 113 | Weld.C1 = CFrame.new(0, 0, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0) | |
| 114 | ||
| 115 | H = Instance.new("Part",Workspace.deadpoo5666)
| |
| 116 | H.TopSurface = "Smooth" | |
| 117 | H.BottomSurface = "Smooth" | |
| 118 | H.CanCollide = True | |
| 119 | - | H.BrickColor = BrickColor.new("Purple")
|
| 119 | + | H.BrickColor = BrickColor.new("Really red")
|
| 120 | local HMesh = Instance.new("SpecialMesh",H) HMesh.MeshType = "FileMesh" HMesh.MeshId = "http://www.roblox.com/asset/?id=62246019"
| |
| 121 | HMesh.Scale = Vector3.new(1, 1, 1) | |
| 122 | Weld = Instance.new("Weld",Workspace.deadpoo5666)
| |
| 123 | Weld.Part0 = game.Workspace.deadpoo5666["Torso"] | |
| 124 | Weld.Part1 = H | |
| 125 | Weld.C1 = CFrame.new(0, -1.7, -.2)*CFrame.fromEulerAnglesXYZ(0, 0, 0) | |
| 126 | ||
| 127 | ||
| 128 | Shield = Instance.new("ForceField",Workspace.deadpoo5666)
| |
| 129 | ||
| 130 | Shirt = Instance.new("Shirt",Character)
| |
| 131 | ||
| 132 | Shirt.Parent = game.Workspace.deadpoo5666 | |
| 133 | ||
| 134 | Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=530252980" | |
| 135 | ||
| 136 | ||
| 137 | Pant = Instance.new("Pants",Character)
| |
| 138 | ||
| 139 | Pant.Parent = game.Workspace.deadpoo5666 | |
| 140 | ||
| 141 | Pant.PantsTemplate = "http://www.roblox.com/asset/?id=530256563" | |
| 142 | ||
| 143 | ||
| 144 | ||
| 145 | --kill | |
| 146 | Sphere.Touched:connect(function(hit) | |
| 147 | if hit.Parent:FindFirstChild("Humanoid") then
| |
| 148 | hit.Parent:FindFirstChild("Humanoid"):TakeDamage(25)
| |
| 149 | end | |
| 150 | end) |