Advertisement
Guest User

Untitled

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