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