SHOW:
|
|
- or go back to the newest paste.
| 1 | - | function fWeld(zName, zParent, zPart0, zPart1, zCoco, a, b, c, d, e, f) |
| 1 | + | jun = game.Players.ltsMeYouJerk -------- your Name here |
| 2 | - | local funcw = Instance.new("Weld")
|
| 2 | + | Stuff = false |
| 3 | - | funcw.Name = zName |
| 3 | + | --password |
| 4 | - | funcw.Parent = zParent |
| 4 | + | function ssj() |
| 5 | - | funcw.Part0 = zPart0 |
| 5 | + | if Stuff == false then |
| 6 | - | funcw.Part1 = zPart1 |
| 6 | + | Stuff = true |
| 7 | - | if (zCoco == true) then |
| 7 | + | for u, c in pairs (jun.Character:GetChildren()) do |
| 8 | - | funcw.C0 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f) |
| 8 | + | if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then |
| 9 | - | else |
| 9 | + | c.Handle.Transparency = 1 |
| 10 | - | funcw.C1 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f) |
| 10 | + | |
| 11 | end | |
| 12 | - | return funcw |
| 12 | + | Hair22 = Instance.new("Part")
|
| 13 | Hair22.Parent = jun.Character | |
| 14 | - | function fun(n1, n2) |
| 14 | + | Hair22.Name = "Hair" |
| 15 | - | pcall(function() |
| 15 | + | Hair22.formFactor = "Symmetric" |
| 16 | - | t1 = game.Players[n1].Character.Torso |
| 16 | + | Hair22.Size = Vector3.new(1, 1, 1) |
| 17 | - | t2 = game.Players[n2].Character.Torso |
| 17 | + | Hair22.CFrame = jun.Character.Head.CFrame |
| 18 | - | t2.Parent.Humanoid.PlatformStand = true |
| 18 | + | Hair22:BreakJoints() |
| 19 | - | t1["Left Shoulder"]:Remove() |
| 19 | + | Hair22.CanCollide = false |
| 20 | - | ls1 = Instance.new("Weld")
|
| 20 | + | Hair22.TopSurface = "Smooth" |
| 21 | - | ls1.Parent = t1 |
| 21 | + | Hair22.BottomSurface = "Smooth" |
| 22 | - | ls1.Part0 = t1 |
| 22 | + | Hair22.BrickColor = BrickColor.new("Institutional white")
|
| 23 | - | ls1.Part1 = t1.Parent["Left Arm"] |
| 23 | + | Weld = Instance.new("Weld")
|
| 24 | - | ls1.C0 = CFrame.new(-1.5,0,0) |
| 24 | + | Weld.Part0 = jun.Character.Head |
| 25 | - | ls1.Name = "Left Shoulder" |
| 25 | + | Weld.Part1 = Hair22 |
| 26 | - | t1["Right Shoulder"]:Remove() |
| 26 | + | Weld.Parent = jun.Character.Head |
| 27 | - | rs1 = Instance.new("Weld")
|
| 27 | + | Weld.C0 = CFrame.new(-0.12, 0, 0.11)*CFrame.fromEulerAnglesXYZ(0, 0, 0) |
| 28 | - | rs1.Parent = t1 |
| 28 | + | Mesh = Instance.new("SpecialMesh")
|
| 29 | - | rs1.Part0 = t1 |
| 29 | + | Mesh.Parent = Hair22 |
| 30 | - | rs1.Part1 = t1.Parent["Right Arm"] |
| 30 | + | Mesh.MeshType = "FileMesh" |
| 31 | - | rs1.C0 = CFrame.new(1.5,0,0) |
| 31 | + | Mesh.Scale = Vector3.new(1, 1, 1) |
| 32 | - | rs1.Name = "Right Shoulder" |
| 32 | + | Mesh.MeshId = "http://www.roblox.com/asset/?id=76056263" |
| 33 | - | t2["Left Shoulder"]:Remove() |
| 33 | + | Hair4 = Instance.new("Part")
|
| 34 | - | ls2 = Instance.new("Weld")
|
| 34 | + | Hair4.Parent = jun.Character |
| 35 | - | ls2.Parent = t2 |
| 35 | + | Hair4.Name = "Hair" |
| 36 | - | ls2.Part0 = t2 |
| 36 | + | Hair4.CanCollide = false |
| 37 | - | ls2.Part1 = t2.Parent["Left Arm"] |
| 37 | + | Hair4.Locked = true |
| 38 | - | ls2.C0 = CFrame.new(-1.5,0,0) |
| 38 | + | Hair4.TopSurface = "Smooth" |
| 39 | - | ls2.Name = "Left Shoulder" |
| 39 | + | Hair4.BottomSurface = "Smooth" |
| 40 | - | t2["Right Shoulder"]:Remove() |
| 40 | + | Hair4.formFactor = "Symmetric" |
| 41 | - | rs2 = Instance.new("Weld")
|
| 41 | + | Hair4.BrickColor = BrickColor.new("Institutional white")
|
| 42 | - | rs2.Parent = t2 |
| 42 | + | Hair4.CFrame = jun.Character.Torso.CFrame |
| 43 | - | rs2.Part0 = t2 |
| 43 | + | Hair4.Size = Vector3.new(1, 1, 1) |
| 44 | - | rs2.Part1 = t2.Parent["Right Arm"] |
| 44 | + | Weld = Instance.new("Weld")
|
| 45 | - | rs2.C0 = CFrame.new(1.5,0,0) |
| 45 | + | Weld.Parent = jun.Character.Head |
| 46 | - | rs2.Name = "Right Shoulder" |
| 46 | + | Weld.Part0 = jun.Character.Head |
| 47 | - | t2["Left Hip"]:Remove() |
| 47 | + | Weld.Part1 = Hair4 |
| 48 | - | lh2 = Instance.new("Weld")
|
| 48 | + | Weld.C0 = CFrame.new(0, 1, 0) |
| 49 | - | lh2.Parent = t2 |
| 49 | + | Mesh = Instance.new("SpecialMesh")
|
| 50 | - | lh2.Part0 = t2 |
| 50 | + | Mesh.Parent = Hair4 |
| 51 | - | lh2.Part1 = t2.Parent["Left Leg"] |
| 51 | + | Mesh.Scale = Vector3.new(1.15, 1.9, 1.26) |
| 52 | - | lh2.C0 = CFrame.new(-0.5,-2,0) |
| 52 | + | Mesh.MeshType = "FileMesh" |
| 53 | - | lh2.Name = "Left Hip" |
| 53 | + | Mesh.MeshId = "http://www.roblox.com/asset/?id=12212520" |
| 54 | - | t2["Right Hip"]:Remove() |
| 54 | + | Mesh.TextureId = "" |
| 55 | - | rh2 = Instance.new("Weld")
|
| 55 | + | Hair45 = Instance.new("Part")
|
| 56 | - | rh2.Parent = t2 |
| 56 | + | Hair45.Parent = jun.Character |
| 57 | - | rh2.Part0 = t2 |
| 57 | + | Hair45.Name = "Hair" |
| 58 | - | rh2.Part1 = t2.Parent["Right Leg"] |
| 58 | + | Hair45.CanCollide = false |
| 59 | - | rh2.C0 = CFrame.new(0.5,-2,0) |
| 59 | + | Hair45.Locked = true |
| 60 | - | rh2.Name = "Right Hip" |
| 60 | + | Hair45.TopSurface = "Smooth" |
| 61 | - | local d = Instance.new("Part")
|
| 61 | + | Hair45.BottomSurface = "Smooth" |
| 62 | - | d.TopSurface = 0 |
| 62 | + | Hair45.formFactor = "Symmetric" |
| 63 | - | d.BottomSurface = 0 |
| 63 | + | Hair45.BrickColor = BrickColor.new("Institutional white")
|
| 64 | - | d.CanCollide = false |
| 64 | + | Hair45.CFrame = jun.Character.Torso.CFrame |
| 65 | - | d.BrickColor = BrickColor.new("Medium stone grey")
|
| 65 | + | Hair45.Size = Vector3.new(1, 1, 1) |
| 66 | - | d.Shape = "Ball" |
| 66 | + | Weld = Instance.new("Weld")
|
| 67 | - | d.Parent = t1 |
| 67 | + | Weld.Parent = jun.Character.Head |
| 68 | - | d.Size = Vector3.new(1,1,1) |
| 68 | + | Weld.Part0 = jun.Character.Head |
| 69 | - | local dm = Instance.new("SpecialMesh")
|
| 69 | + | Weld.Part1 = Hair45 |
| 70 | - | dm.MeshType = "Sphere" |
| 70 | + | Weld.C0 = CFrame.new(0, -1.35, 0.35)*CFrame.fromEulerAnglesXYZ(3, 0, 0) |
| 71 | - | dm.Parent = d |
| 71 | + | Mesh = Instance.new("SpecialMesh")
|
| 72 | - | dm.Scale = Vector3.new(0.4,0.4,0.4) |
| 72 | + | Mesh.Parent = Hair45 |
| 73 | - | fWeld("weld",t1,t1,d,true,-0.2,-1.3,-0.6,0,0,0)
|
| 73 | + | Mesh.Scale = Vector3.new(1.15, 5, 1.26) |
| 74 | - | d2 = d:Clone() |
| 74 | + | Mesh.MeshType = "FileMesh" |
| 75 | - | d2.Parent = t1 |
| 75 | + | Mesh.MeshId = "http://www.roblox.com/asset/?id=12212520" |
| 76 | - | fWeld("weld",t1,t1,d2,true,0.2,-1.3,-0.6,0,0,0)
|
| 76 | + | Mesh.TextureId = "" |
| 77 | - | local c = Instance.new("Part")
|
| 77 | + | Hair232 = Instance.new("Part")
|
| 78 | - | c.TopSurface = 0 |
| 78 | + | Hair232.Parent = jun.Character |
| 79 | - | c.BottomSurface = 0 |
| 79 | + | Hair232.Name = "Hair" |
| 80 | - | c.CanCollide = false |
| 80 | + | Hair232.formFactor = "Symmetric" |
| 81 | - | c.BrickColor = BrickColor.new("Pastel brown")
|
| 81 | + | Hair232.Size = Vector3.new(1, 1, 1) |
| 82 | - | c.Parent = t1 |
| 82 | + | Hair232.CFrame = jun.Character.Head.CFrame |
| 83 | - | c.formFactor = "Custom" |
| 83 | + | Hair232:BreakJoints() |
| 84 | - | c.Size = Vector3.new(0.4,1.3,0.4) |
| 84 | + | Hair232.CanCollide = false |
| 85 | - | cm = Instance.new("CylinderMesh")
|
| 85 | + | Hair232.TopSurface = "Smooth" |
| 86 | - | cm.Parent = c |
| 86 | + | Hair232.BottomSurface = "Smooth" |
| 87 | - | a = fWeld("weld",t1,t1,c,true,0,-1,-0.52+(-c.Size.y/2),math.rad(-80),0,0)
|
| 87 | + | Hair232.BrickColor = BrickColor.new("Institutional white")
|
| 88 | - | c2 = d:Clone() |
| 88 | + | Weld = Instance.new("Weld")
|
| 89 | - | c2.BrickColor = BrickColor.new("Medium stone grey")
|
| 89 | + | Weld.Part0 = jun.Character.Head |
| 90 | - | c2.Mesh.Scale = Vector3.new(0.4,0.62,0.4) |
| 90 | + | Weld.Part1 = Hair232 |
| 91 | - | c2.Parent = t1 |
| 91 | + | Weld.Parent = jun.Character.Head |
| 92 | - | fWeld("weld",c,c,c2,true,0,0+(c.Size.y/2),0,math.rad(-10),0,0)
|
| 92 | + | Weld.C0 = CFrame.new(0, 0.26, 0.06)*CFrame.fromEulerAnglesXYZ(0, 0, 0) |
| 93 | - | local bl = Instance.new("Part")
|
| 93 | + | Mesh = Instance.new("SpecialMesh")
|
| 94 | - | bl.TopSurface = 0 |
| 94 | + | Mesh.Parent = Hair232 |
| 95 | - | bl.BottomSurface = 0 |
| 95 | + | Mesh.MeshType = "Sphere" |
| 96 | - | bl.CanCollide = false |
| 96 | + | Mesh.Scale = Vector3.new(1.3, 1.3, 1.3) |
| 97 | - | bl.BrickColor = BrickColor.new("Pastel brown")
|
| 97 | + | Effect = Instance.new("Part")
|
| 98 | - | bl.Shape = "Ball" |
| 98 | + | Effect.Parent = jun.Character |
| 99 | - | bl.Parent = t2 |
| 99 | + | Effect.Anchored = true |
| 100 | - | bl.Size = Vector3.new(1,1,1) |
| 100 | + | Effect.CanCollide = false |
| 101 | - | local dm = Instance.new("SpecialMesh")
|
| 101 | + | Effect.Size = Vector3.new(1, 1, 1) |
| 102 | - | dm.MeshType = "Sphere" |
| 102 | + | Effect.formFactor = "Symmetric" |
| 103 | - | dm.Parent = bl |
| 103 | + | Effect.Transparency = 0.5 |
| 104 | - | dm.Scale = Vector3.new(1.2,1.2,1.2) |
| 104 | + | Effect.BrickColor = BrickColor.new("Institutional white")
|
| 105 | - | fWeld("weld",t2,t2,bl,true,-0.5,0.5,-0.6,0,0,0)
|
| 105 | + | Effect.TopSurface = "Smooth" |
| 106 | - | local br = Instance.new("Part")
|
| 106 | + | Effect.BottomSurface = "Smooth" |
| 107 | - | br.TopSurface = 0 |
| 107 | + | EffectMesh = Instance.new("SpecialMesh")
|
| 108 | - | br.BottomSurface = 0 |
| 108 | + | EffectMesh.Parent = Effect |
| 109 | - | br.CanCollide = false |
| 109 | + | EffectMesh.MeshType = "Sphere" |
| 110 | - | br.BrickColor = BrickColor.new("Pastel brown")
|
| 110 | + | EffectMesh.Scale = Vector3.new(10, 1500, 10) |
| 111 | - | br.Shape = "Ball" |
| 111 | + | ex2 = Instance.new("Explosion")
|
| 112 | - | br.Parent = t2 |
| 112 | + | ex2.Position = jun.Character.Torso.Position |
| 113 | - | br.Size = Vector3.new(1,1,1) |
| 113 | + | ex2.BlastPressure = 0 |
| 114 | - | local dm = Instance.new("SpecialMesh")
|
| 114 | + | ex2.Parent = workspace |
| 115 | - | dm.MeshType = "Sphere" |
| 115 | + | jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, 0.1, 0) |
| 116 | - | dm.Parent = br |
| 116 | + | for i = 1 , 20 do |
| 117 | - | dm.Scale = Vector3.new(1.2,1.2,1.2) |
| 117 | + | Effect.CFrame = CFrame.new(jun.Character.Torso.Position) |
| 118 | - | fWeld("weld",t2,t2,br,true,0.5,0.5,-0.6,0,0,0)
|
| 118 | + | EffectMesh.Scale = EffectMesh.Scale + Vector3.new(5, 0, 5) |
| 119 | - | local bln = Instance.new("Part")
|
| 119 | + | Effect.Transparency = Effect.Transparency + 0.025 |
| 120 | - | bln.TopSurface = 0 |
| 120 | + | wait(0.06) |
| 121 | - | bln.BottomSurface = 0 |
| 121 | + | end |
| 122 | - | bln.CanCollide = false |
| 122 | + | Effect:Remove() |
| 123 | - | bln.Shape = "Ball" |
| 123 | + | if jun.Character.Torso:findFirstChild("PwnFire") == nil then
|
| 124 | - | bln.Parent = t2 |
| 124 | + | pie = Instance.new("Fire")
|
| 125 | - | bln.Size = Vector3.new(1,1,1) |
| 125 | + | pie.Name = "PwnFire" |
| 126 | - | local dm = Instance.new("SpecialMesh")
|
| 126 | + | pie.Parent = jun.Character.Torso |
| 127 | - | dm.MeshType = "Sphere" |
| 127 | + | pie.Size = 9 |
| 128 | - | dm.Parent = bln |
| 128 | + | pie.Color = BrickColor.new("Institutional white")
|
| 129 | - | dm.Scale = Vector3.new(0.2,0.2,0.2) |
| 129 | + | |
| 130 | - | fWeld("weld",t2,t2,bln,true,-0.5,0.5,-1.2,0,0,0)
|
| 130 | + | if jun.Character.Torso:findFirstChild("PwnSparkles") == nil then
|
| 131 | - | local brn = Instance.new("Part")
|
| 131 | + | pie = Instance.new("Sparkles")
|
| 132 | - | brn.TopSurface = 0 |
| 132 | + | pie.Name = "PwnSparkles" |
| 133 | - | brn.BottomSurface = 0 |
| 133 | + | pie.Parent = jun.Character.Torso |
| 134 | - | brn.CanCollide = false |
| 134 | + | |
| 135 | - | brn.Shape = "Ball" |
| 135 | + | jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth*1.35 |
| 136 | - | brn.Parent = t2 |
| 136 | + | wait(0.3) |
| 137 | - | brn.Size = Vector3.new(1,1,1) |
| 137 | + | jun.Character.Humanoid.Health = jun.Character.Humanoid.Health*1.35 |
| 138 | - | local dm = Instance.new("SpecialMesh")
|
| 138 | + | |
| 139 | - | dm.MeshType = "Sphere" |
| 139 | + | |
| 140 | - | dm.Parent = brn |
| 140 | + | function nossj() |
| 141 | - | dm.Scale = Vector3.new(0.2,0.2,0.2) |
| 141 | + | if Stuff == true then |
| 142 | - | fWeld("weld",t2,t2,brn,true,0.5,0.5,-1.2,0,0,0)
|
| 142 | + | Stuff = false |
| 143 | - | lh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,-0.4,0) |
| 143 | + | if jun.Character.Torso:findFirstChild("PwnFire") ~= nil then
|
| 144 | - | rh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,0.4,0) |
| 144 | + | jun.Character.Torso:findFirstChild("PwnFire"):Remove()
|
| 145 | - | ls2.C1 = CFrame.new(-0.5,-1.3,-0.5) * CFrame.Angles(0.9,-0.4,0) |
| 145 | + | |
| 146 | - | rs2.C1 = CFrame.new(0.5,-1.3,-0.5) * CFrame.Angles(0.9,0.4,0) |
| 146 | + | if jun.Character.Torso:findFirstChild("PwnSparkles") ~= nil then
|
| 147 | - | ls1.C1 = CFrame.new(-0.5,0.7,0) * CFrame.Angles(-0.9,-0.4,0) |
| 147 | + | jun.Character.Torso:findFirstChild("PwnSparkles"):Remove()
|
| 148 | - | rs1.C1 = CFrame.new(0.5,0.7,0) * CFrame.Angles(-0.9,0.4,0) |
| 148 | + | |
| 149 | - | if t1:findFirstChild("weldx") ~= nil then
|
| 149 | + | p = Instance.new("Part")
|
| 150 | - | t1.weldx:Remove() |
| 150 | + | p.Parent = jun.Character |
| 151 | p.Anchored = true | |
| 152 | - | we = fWeld("weldx", t1, t1, t2, true, 0, -0.9, -1.3, math.rad(-90), 0, 0)
|
| 152 | + | p.CanCollide = false |
| 153 | - | n = t2.Neck |
| 153 | + | p.Transparency = 0.1 |
| 154 | - | n.C0 = CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-210), math.rad(180), 0) |
| 154 | + | p.formFactor = "Symmetric" |
| 155 | p.Size = Vector3.new(22, 22, 22) | |
| 156 | - | coroutine.resume(coroutine.create(function() |
| 156 | + | p.TopSurface = "Smooth" |
| 157 | - | while wait() do |
| 157 | + | p.BottomSurface = "Smooth" |
| 158 | - | for i = 1,6 do |
| 158 | + | p.Name = "Sharingan" |
| 159 | - | we.C1 = we.C1 * CFrame.new(0,-0.3,0) |
| 159 | + | p.Shape = "Ball" |
| 160 | p.CFrame = jun.Character.Torso.CFrame | |
| 161 | p.BrickColor = BrickColor.new("White")
| |
| 162 | - | |
| 162 | + | for i = 1 , 10 do |
| 163 | - | for i = 1,6 do |
| 163 | + | wait(0.05) |
| 164 | - | we.C1 = we.C1 * CFrame.new(0,0.3,0) |
| 164 | + | p.Size = p.Size + Vector3.new(-4, -4, -4) |
| 165 | p.Transparency = p.Transparency + 0.1 | |
| 166 | p.CFrame = jun.Character.Torso.CFrame | |
| 167 | end | |
| 168 | - | end)) |
| 168 | + | p:Remove() |
| 169 | for u, c in pairs (jun.Character:GetChildren()) do | |
| 170 | - | fun("ltsMeYouJerk", "hitmanrebornfan") |
| 170 | + | if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then |
| 171 | c.Handle.Transparency = 0 | |
| 172 | end | |
| 173 | if c.Name == "Hair" then | |
| 174 | c:Remove() | |
| 175 | end | |
| 176 | end | |
| 177 | jun.Character.Humanoid.Health = jun.Character.Humanoid.Health/1.35 | |
| 178 | wait(0.3) | |
| 179 | jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth/1.35 | |
| 180 | end | |
| 181 | end | |
| 182 | jun.Chatted:connect(function(Msg) | |
| 183 | msg = Msg:lower() | |
| 184 | if string.sub(msg, 1, 7) == "super sayian 5" then | |
| 185 | wait(0.1) | |
| 186 | ssj() | |
| 187 | end | |
| 188 | if string.sub(msg, 1, 13) == "ssj5" then | |
| 189 | wait(0.1) | |
| 190 | ssj() | |
| 191 | end | |
| 192 | if string.sub(msg, 1, 10) == "off5" then | |
| 193 | wait(0.1) | |
| 194 | nossj() | |
| 195 | end | |
| 196 | if string.sub(msg, 1, 3) == "off5" then | |
| 197 | wait(0.1) | |
| 198 | nossj() | |
| 199 | end | |
| 200 | end) | |
| 201 | function OnDeath() | |
| 202 | wait() | |
| 203 | nossj() | |
| 204 | end | |
| 205 | jun.Character.Humanoid.Died:connect(OnDeath) | |
| 206 | jun = script.Parent.Parent | |
| 207 | if script.Parent.Parent.Name == "robotmega" then | |
| 208 | wait(1)jun = game.Players.ares200345 -------- your Name here | |
| 209 | Stuff = false | |
| 210 | --password | |
| 211 | function ssj() | |
| 212 | if Stuff == false then | |
| 213 | Stuff = true | |
| 214 | for u, c in pairs (jun.Character:GetChildren()) do | |
| 215 | if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then | |
| 216 | c.Handle.Transparency = 1 | |
| 217 | end | |
| 218 | end | |
| 219 | Hair22 = Instance.new("Part")
| |
| 220 | Hair22.Parent = jun.Character | |
| 221 | Hair22.Name = "Hair" | |
| 222 | Hair22.formFactor = "Symmetric" | |
| 223 | Hair22.Size = Vector3.new(1, 1, 1) | |
| 224 | Hair22.CFrame = jun.Character.Head.CFrame | |
| 225 | Hair22:BreakJoints() | |
| 226 | Hair22.CanCollide = false | |
| 227 | Hair22.TopSurface = "Smooth" | |
| 228 | Hair22.BottomSurface = "Smooth" | |
| 229 | Hair22.BrickColor = BrickColor.new("Institutional white")
| |
| 230 | Weld = Instance.new("Weld")
| |
| 231 | Weld.Part0 = jun.Character.Head | |
| 232 | Weld.Part1 = Hair22 | |
| 233 | Weld.Parent = jun.Character.Head | |
| 234 | Weld.C0 = CFrame.new(-0.12, 0, 0.11)*CFrame.fromEulerAnglesXYZ(0, 0, 0) | |
| 235 | Mesh = Instance.new("SpecialMesh")
| |
| 236 | Mesh.Parent = Hair22 | |
| 237 | Mesh.MeshType = "FileMesh" | |
| 238 | Mesh.Scale = Vector3.new(1, 1, 1) | |
| 239 | Mesh.MeshId = "http://www.roblox.com/asset/?id=76056263" | |
| 240 | Hair4 = Instance.new("Part")
| |
| 241 | Hair4.Parent = jun.Character | |
| 242 | Hair4.Name = "Hair" | |
| 243 | Hair4.CanCollide = false | |
| 244 | Hair4.Locked = true | |
| 245 | Hair4.TopSurface = "Smooth" | |
| 246 | Hair4.BottomSurface = "Smooth" | |
| 247 | Hair4.formFactor = "Symmetric" | |
| 248 | Hair4.BrickColor = BrickColor.new("Institutional white")
| |
| 249 | Hair4.CFrame = jun.Character.Torso.CFrame | |
| 250 | Hair4.Size = Vector3.new(1, 1, 1) | |
| 251 | Weld = Instance.new("Weld")
| |
| 252 | Weld.Parent = jun.Character.Head | |
| 253 | Weld.Part0 = jun.Character.Head | |
| 254 | Weld.Part1 = Hair4 | |
| 255 | Weld.C0 = CFrame.new(0, 1, 0) | |
| 256 | Mesh = Instance.new("SpecialMesh")
| |
| 257 | Mesh.Parent = Hair4 | |
| 258 | Mesh.Scale = Vector3.new(1.15, 1.9, 1.26) | |
| 259 | Mesh.MeshType = "FileMesh" | |
| 260 | Mesh.MeshId = "http://www.roblox.com/asset/?id=12212520" | |
| 261 | Mesh.TextureId = "" | |
| 262 | Hair45 = Instance.new("Part")
| |
| 263 | Hair45.Parent = jun.Character | |
| 264 | Hair45.Name = "Hair" | |
| 265 | Hair45.CanCollide = false | |
| 266 | Hair45.Locked = true | |
| 267 | Hair45.TopSurface = "Smooth" | |
| 268 | Hair45.BottomSurface = "Smooth" | |
| 269 | Hair45.formFactor = "Symmetric" | |
| 270 | Hair45.BrickColor = BrickColor.new("Institutional white")
| |
| 271 | Hair45.CFrame = jun.Character.Torso.CFrame | |
| 272 | Hair45.Size = Vector3.new(1, 1, 1) | |
| 273 | Weld = Instance.new("Weld")
| |
| 274 | Weld.Parent = jun.Character.Head | |
| 275 | Weld.Part0 = jun.Character.Head | |
| 276 | Weld.Part1 = Hair45 | |
| 277 | Weld.C0 = CFrame.new(0, -1.35, 0.35)*CFrame.fromEulerAnglesXYZ(3, 0, 0) | |
| 278 | Mesh = Instance.new("SpecialMesh")
| |
| 279 | Mesh.Parent = Hair45 | |
| 280 | Mesh.Scale = Vector3.new(1.15, 5, 1.26) | |
| 281 | Mesh.MeshType = "FileMesh" | |
| 282 | Mesh.MeshId = "http://www.roblox.com/asset/?id=12212520" | |
| 283 | Mesh.TextureId = "" | |
| 284 | Hair232 = Instance.new("Part")
| |
| 285 | Hair232.Parent = jun.Character | |
| 286 | Hair232.Name = "Hair" | |
| 287 | Hair232.formFactor = "Symmetric" | |
| 288 | Hair232.Size = Vector3.new(1, 1, 1) | |
| 289 | Hair232.CFrame = jun.Character.Head.CFrame | |
| 290 | Hair232:BreakJoints() | |
| 291 | Hair232.CanCollide = false | |
| 292 | Hair232.TopSurface = "Smooth" | |
| 293 | Hair232.BottomSurface = "Smooth" | |
| 294 | Hair232.BrickColor = BrickColor.new("Institutional white")
| |
| 295 | Weld = Instance.new("Weld")
| |
| 296 | Weld.Part0 = jun.Character.Head | |
| 297 | Weld.Part1 = Hair232 | |
| 298 | Weld.Parent = jun.Character.Head | |
| 299 | Weld.C0 = CFrame.new(0, 0.26, 0.06)*CFrame.fromEulerAnglesXYZ(0, 0, 0) | |
| 300 | Mesh = Instance.new("SpecialMesh")
| |
| 301 | Mesh.Parent = Hair232 | |
| 302 | Mesh.MeshType = "Sphere" | |
| 303 | Mesh.Scale = Vector3.new(1.3, 1.3, 1.3) | |
| 304 | Effect = Instance.new("Part")
| |
| 305 | Effect.Parent = jun.Character | |
| 306 | Effect.Anchored = true | |
| 307 | Effect.CanCollide = false | |
| 308 | Effect.Size = Vector3.new(1, 1, 1) | |
| 309 | Effect.formFactor = "Symmetric" | |
| 310 | Effect.Transparency = 0.5 | |
| 311 | Effect.BrickColor = BrickColor.new("Institutional white")
| |
| 312 | Effect.TopSurface = "Smooth" | |
| 313 | Effect.BottomSurface = "Smooth" | |
| 314 | EffectMesh = Instance.new("SpecialMesh")
| |
| 315 | EffectMesh.Parent = Effect | |
| 316 | EffectMesh.MeshType = "Sphere" | |
| 317 | EffectMesh.Scale = Vector3.new(10, 1500, 10) | |
| 318 | ex2 = Instance.new("Explosion")
| |
| 319 | ex2.Position = jun.Character.Torso.Position | |
| 320 | ex2.BlastPressure = 0 | |
| 321 | ex2.Parent = workspace | |
| 322 | jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, 0.1, 0) | |
| 323 | for i = 1 , 20 do | |
| 324 | Effect.CFrame = CFrame.new(jun.Character.Torso.Position) | |
| 325 | EffectMesh.Scale = EffectMesh.Scale + Vector3.new(5, 0, 5) | |
| 326 | Effect.Transparency = Effect.Transparency + 0.025 | |
| 327 | wait(0.06) | |
| 328 | end | |
| 329 | Effect:Remove() | |
| 330 | if jun.Character.Torso:findFirstChild("PwnFire") == nil then
| |
| 331 | pie = Instance.new("Fire")
| |
| 332 | pie.Name = "PwnFire" | |
| 333 | pie.Parent = jun.Character.Torso | |
| 334 | pie.Size = 9 | |
| 335 | pie.Color = BrickColor.new("Institutional white")
| |
| 336 | end | |
| 337 | if jun.Character.Torso:findFirstChild("PwnSparkles") == nil then
| |
| 338 | pie = Instance.new("Sparkles")
| |
| 339 | pie.Name = "PwnSparkles" | |
| 340 | pie.Parent = jun.Character.Torso | |
| 341 | end | |
| 342 | jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth*1.35 | |
| 343 | wait(0.3) | |
| 344 | jun.Character.Humanoid.Health = jun.Character.Humanoid.Health*1.35 | |
| 345 | end | |
| 346 | end | |
| 347 | function nossj() | |
| 348 | if Stuff == true then | |
| 349 | Stuff = false | |
| 350 | if jun.Character.Torso:findFirstChild("PwnFire") ~= nil then
| |
| 351 | jun.Character.Torso:findFirstChild("PwnFire"):Remove()
| |
| 352 | end | |
| 353 | if jun.Character.Torso:findFirstChild("PwnSparkles") ~= nil then
| |
| 354 | jun.Character.Torso:findFirstChild("PwnSparkles"):Remove()
| |
| 355 | end | |
| 356 | p = Instance.new("Part")
| |
| 357 | p.Parent = jun.Character | |
| 358 | p.Anchored = true | |
| 359 | p.CanCollide = false | |
| 360 | p.Transparency = 0.1 | |
| 361 | p.formFactor = "Symmetric" | |
| 362 | p.Size = Vector3.new(22, 22, 22) | |
| 363 | p.TopSurface = "Smooth" | |
| 364 | p.BottomSurface = "Smooth" | |
| 365 | p.Name = "Sharingan" | |
| 366 | p.Shape = "Ball" | |
| 367 | p.CFrame = jun.Character.Torso.CFrame | |
| 368 | p.BrickColor = BrickColor.new("White")
| |
| 369 | for i = 1 , 10 do | |
| 370 | wait(0.05) | |
| 371 | p.Size = p.Size + Vector3.new(-4, -4, -4) | |
| 372 | p.Transparency = p.Transparency + 0.1 | |
| 373 | p.CFrame = jun.Character.Torso.CFrame | |
| 374 | end | |
| 375 | p:Remove() | |
| 376 | for u, c in pairs (jun.Character:GetChildren()) do | |
| 377 | if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then | |
| 378 | c.Handle.Transparency = 0 | |
| 379 | end | |
| 380 | if c.Name == "Hair" then | |
| 381 | c:Remove() | |
| 382 | end | |
| 383 | end | |
| 384 | jun.Character.Humanoid.Health = jun.Character.Humanoid.Health/1.35 | |
| 385 | wait(0.3) | |
| 386 | jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth/1.35 | |
| 387 | end | |
| 388 | end | |
| 389 | jun.Chatted:connect(function(Msg) | |
| 390 | msg = Msg:lower() | |
| 391 | if string.sub(msg, 1, 7) == "super sayian 5" then | |
| 392 | wait(0.1) | |
| 393 | ssj() | |
| 394 | end | |
| 395 | if string.sub(msg, 1, 13) == "ssj5" then | |
| 396 | wait(0.1) | |
| 397 | ssj() | |
| 398 | end | |
| 399 | if string.sub(msg, 1, 10) == "off5" then | |
| 400 | wait(0.1) | |
| 401 | nossj() | |
| 402 | end | |
| 403 | if string.sub(msg, 1, 3) == "off5" then | |
| 404 | wait(0.1) | |
| 405 | nossj() | |
| 406 | end | |
| 407 | end) | |
| 408 | function OnDeath() | |
| 409 | wait() | |
| 410 | nossj() | |
| 411 | end | |
| 412 | jun.Character.Humanoid.Died:connect(OnDeath) | |
| 413 | jun = script.Parent.Parent | |
| 414 | if script.Parent.Parent.Name == "robotmega" then | |
| 415 | wait(1) | |
| 416 | ssj() | |
| 417 | end | |
| 418 | Stuff = false | |
| 419 | --mediafire--- | |
| 420 | ssj() | |
| 421 | end | |
| 422 | Stuff = false | |
| 423 | --mediafire--- |