Advertisement
FMER

SSJ10

Aug 30th, 2019
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.40 KB | None | 0 0
  1. jun = script.Parent.Parent
  2. Stuff = false
  3. --password
  4. function ssj()
  5. if Stuff == false then
  6. Stuff = true
  7. for u, c in pairs (jun.Character:GetChildren()) do
  8. if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
  9. c.Handle.Transparency = 1
  10. end
  11. end
  12. Hair22 = Instance.new("Part")
  13. Hair22.Parent = jun.Character
  14. Hair22.Name = "Hair"
  15. Hair22.formFactor = "Symmetric"
  16. Hair22.Size = Vector3.new(1, 1, 1)
  17. Hair22.CFrame = jun.Character.Head.CFrame
  18. Hair22:BreakJoints()
  19. Hair22.CanCollide = false
  20. Hair22.TopSurface = "Smooth"
  21. Hair22.BottomSurface = "Smooth"
  22. Hair22.BrickColor = BrickColor.new("Lime green")
  23. Hair22.Reflectance = 0.2
  24. Weld = Instance.new("Weld")
  25. Weld.Part0 = jun.Character.Head
  26. Weld.Part1 = Hair22
  27. Weld.Parent = jun.Character.Head
  28. Weld.C0 = CFrame.new(-0.12, 0, 0.11)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
  29. Mesh = Instance.new("SpecialMesh")
  30. Mesh.Parent = Hair22
  31. Mesh.MeshType = "FileMesh"
  32. Mesh.Scale = Vector3.new(1, 1, 1)
  33. Mesh.MeshId = "http://www.roblox.com/asset/?id=76056263"
  34. Hair4 = Instance.new("Part")
  35. Hair4.Parent = jun.Character
  36. Hair4.Name = "Hair"
  37. Hair4.CanCollide = false
  38. Hair4.Locked = true
  39. Hair4.TopSurface = "Smooth"
  40. Hair4.BottomSurface = "Smooth"
  41. Hair4.formFactor = "Symmetric"
  42. Hair4.BrickColor = BrickColor.new("Lime green")
  43. Hair4.Reflectance = 0.2
  44. Hair4.CFrame = jun.Character.Torso.CFrame
  45. Hair4.Size = Vector3.new(1, 1, 1)
  46. Weld = Instance.new("Weld")
  47. Weld.Parent = jun.Character.Head
  48. Weld.Part0 = jun.Character.Head
  49. Weld.Part1 = Hair4
  50. Weld.C0 = CFrame.new(0, 1, 0)
  51. Mesh = Instance.new("SpecialMesh")
  52. Mesh.Parent = Hair4
  53. Mesh.Scale = Vector3.new(1.15, 1.9, 1.26)
  54. Mesh.MeshType = "FileMesh"
  55. Mesh.MeshId = "http://www.roblox.com/asset/?id=12212520"
  56. Mesh.TextureId = ""
  57. Hair45 = Instance.new("Part")
  58. Hair45.Parent = jun.Character
  59. Hair45.Name = "Hair"
  60. Hair45.CanCollide = false
  61. Hair45.Locked = true
  62. Hair45.TopSurface = "Smooth"
  63. Hair45.BottomSurface = "Smooth"
  64. Hair45.formFactor = "Symmetric"
  65. Hair45.BrickColor = BrickColor.new("Lime Green")
  66. Hair45.Reflectance = 0.2
  67. Hair45.CFrame = jun.Character.Torso.CFrame
  68. Hair45.Size = Vector3.new(1, 1, 1)
  69. Weld = Instance.new("Weld")
  70. Weld.Parent = jun.Character.Head
  71. Weld.Part0 = jun.Character.Head
  72. Weld.Part1 = Hair45
  73. Weld.C0 = CFrame.new(0, -1.35, 0.35)*CFrame.fromEulerAnglesXYZ(3, 0, 0)
  74. Mesh = Instance.new("SpecialMesh")
  75. Mesh.Parent = Hair45
  76. Mesh.Scale = Vector3.new(1.15, 5, 1.26)
  77. Mesh.MeshType = "FileMesh"
  78. Mesh.MeshId = "http://www.roblox.com/asset/?id=12212520"
  79. Mesh.TextureId = ""
  80. Hair232 = Instance.new("Part")
  81. Hair232.Parent = jun.Character
  82. Hair232.Name = "Hair"
  83. Hair232.formFactor = "Symmetric"
  84. Hair232.Size = Vector3.new(1, 1, 1)
  85. Hair232.CFrame = jun.Character.Head.CFrame
  86. Hair232:BreakJoints()
  87. Hair232.CanCollide = false
  88. Hair232.TopSurface = "Smooth"
  89. Hair232.BottomSurface = "Smooth"
  90. Hair232.BrickColor = BrickColor.new("Lime green")
  91. Hair232.Reflectance = 0.2
  92. Weld = Instance.new("Weld")
  93. Weld.Part0 = jun.Character.Head
  94. Weld.Part1 = Hair232
  95. Weld.Parent = jun.Character.Head
  96. Weld.C0 = CFrame.new(0, 0.26, 0.06)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
  97. Mesh = Instance.new("SpecialMesh")
  98. Mesh.Parent = Hair232
  99. Mesh.MeshId = "http://www.roblox.com/asset/?id=15392960"
  100. Mesh.TextureId = "http://www.roblox.com/asset/?id=15392970"
  101. Mesh.Scale = Vector3.new(1.3, 1.3, 1.3)
  102. Effect = Instance.new("Part")
  103. Effect.Parent = jun.Character
  104. Effect.Anchored = true
  105. Effect.CanCollide = false
  106. Effect.Size = Vector3.new(1, 1, 1)
  107. Effect.formFactor = "Symmetric"
  108. Effect.Transparency = 0.5
  109. Effect.BrickColor = BrickColor.new("Lime green")
  110. Effect.Reflectance = 0.2
  111. Effect.TopSurface = "Smooth"
  112. Effect.BottomSurface = "Smooth"
  113. EffectMesh = Instance.new("SpecialMesh")
  114. EffectMesh.Parent = Effect
  115. EffectMesh.MeshType = "Sphere"
  116. EffectMesh.Scale = Vector3.new(10, 1500, 10)
  117. ex2 = Instance.new("Explosion")
  118. ex2.Position = jun.Character.Torso.Position
  119. ex2.BlastPressure = 0
  120. ex2.Parent = workspace
  121. jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, 0.1, 0)
  122. for i = 1 , 20 do
  123. Effect.CFrame = CFrame.new(jun.Character.Torso.Position)
  124. EffectMesh.Scale = EffectMesh.Scale + Vector3.new(5, 0, 5)
  125. Effect.Transparency = Effect.Transparency + 0.025
  126. wait(0.06)
  127. end
  128. Effect:Remove()
  129. if jun.Character.Torso:findFirstChild("PwnFire") == nil then
  130. pie = Instance.new("Fire")
  131. pie.Name = "PwnFire"
  132. pie.Parent = jun.Character.Torso
  133. pie.Size = 9
  134. pie.Color = BrickColor.new("Lime green").Color
  135. pie.SecondaryColor = BrickColor.new("Really black").Color
  136. pie.SecondarySize = 8
  137. end
  138. if jun.Character.Torso:findFirstChild("Black") == nil then
  139. pie2 = Instance.new("Sparkles")
  140. pie2.Name = "PwnSparkles"
  141. pie2.BrickColor = BrickColor.new("Lime green")
  142. pie2.Parent = jun.Character.Torso
  143. end
  144. jun.Character.Humanoid.MaxHealth = 200
  145. wait(0.3)
  146. end
  147. end
  148. function nossj()
  149. if Stuff == true then
  150. Stuff = false
  151. if jun.Character.Torso:findFirstChild("PwnFire") ~= nil then
  152. jun.Character.Torso:findFirstChild("PwnFire"):Remove()
  153. end
  154. if jun.Character.Torso:findFirstChild("PwnSparkles") ~= nil then
  155. jun.Character.Torso:findFirstChild("PwnSparkles"):Remove()
  156. end
  157. p = Instance.new("Part")
  158. p.Parent = jun.Character
  159. p.Anchored = true
  160. p.CanCollide = false
  161. p.Transparency = 0.1
  162. p.formFactor = "Symmetric"
  163. p.Size = Vector3.new(22, 22, 22)
  164. p.TopSurface = "Smooth"
  165. p.BottomSurface = "Smooth"
  166. p.Name = "Sharingan"
  167. p.Shape = "Ball"
  168. p.CFrame = jun.Character.Torso.CFrame
  169. p.BrickColor = BrickColor.new("Lime green")
  170. p.Reflectance = 0.2
  171. for i = 1 , 10 do
  172. wait(0.05)
  173. p.Size = p.Size + Vector3.new(-4, -4, -4)
  174. p.Transparency = p.Transparency + 0.1
  175. p.CFrame = jun.Character.Torso.CFrame
  176. end
  177. p:Remove()
  178. for u, c in pairs (jun.Character:GetChildren()) do
  179. if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
  180. c.Handle.Transparency = 0
  181. end
  182. if c.Name == "Hair" then
  183. c:Remove()
  184. end
  185. end
  186. wait(0.3)
  187. jun.Character.Humanoid.MaxHealth = 100
  188. end
  189. end
  190. jun.Chatted:connect(function(Msg)
  191. msg = Msg:lower()
  192. if string.sub(msg, 1, 7) == "super saiyan 10" then
  193. wait(0.1)
  194. ssj()
  195. end
  196. if string.sub(msg, 1, 13) == "ssj10" then
  197. wait(0.1)
  198. ssj()
  199. end
  200. if string.sub(msg, 1, 10) == "off10" then
  201. wait(0.1)
  202. nossj()
  203. end
  204. if string.sub(msg, 1, 3) == "off" then
  205. wait(0.1)
  206. nossj()
  207. end
  208. end)
  209. function OnDeath()
  210. wait()
  211. nossj()
  212. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement