Advertisement
Guest User

Untitled

a guest
May 27th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.47 KB | None | 0 0
  1. while game.Players.kk4307.PlayerGui:FindFirstChild("SuperSaiyan") == nil do
  2. wait()
  3. if game.Players.kk4307.PlayerGui:FindFirstChild("SuperSaiyan") == nil then
  4. local screengui = Instance.new("ScreenGui")
  5. screengui.Parent = game.Players.kk4307.PlayerGui
  6. screengui.Name = "SuperSaiyan"
  7.  
  8. local textbutton = Instance.new("TextButton")
  9. textbutton.Parent = screengui
  10. textbutton.Position = UDim2.new(0,686,0,15)
  11. textbutton.Size = UDim2.new(0,70,0,25)
  12. textbutton.Text = "SuperSaiyan"
  13. textbutton.TextColor3 = Color3.new(0/0, 0/0, 0/0)
  14. textbutton.BorderColor3 = Color3.new(0/0, 0/0, 0/0)
  15. textbutton.BackgroundColor = BrickColor.new("Bright yellow")
  16. textbutton.MouseButton1Down:connect(function()
  17.  
  18.  
  19. jun = game.Players.kk4307 -- Name here
  20. Stuff = false
  21. --password
  22. function ssj()
  23. if Stuff == false then
  24. Stuff = true
  25. for u, c in pairs (jun.Character:GetChildren()) do
  26. if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
  27. c.Handle.Transparency = 1
  28. end
  29. end
  30. Hair22 = Instance.new("Part")
  31. Hair22.Parent = jun.Character
  32. Hair22.Name = "Hair"
  33. Hair22.formFactor = "Symmetric"
  34. Hair22.Size = Vector3.new(1, 1, 1)
  35. Hair22.CFrame = jun.Character.Head.CFrame
  36. Hair22:BreakJoints()
  37. Hair22.CanCollide = false
  38. Hair22.TopSurface = "Smooth"
  39. Hair22.BottomSurface = "Smooth"
  40. Hair22.BrickColor = BrickColor.new("Bright yellow")
  41. Weld = Instance.new("Weld")
  42. Weld.Part0 = jun.Character.Head
  43. Weld.Part1 = Hair22
  44. Weld.Parent = jun.Character.Head
  45. Weld.C0 = CFrame.new(0, 0.26, 0.06)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
  46. Mesh = Instance.new("SpecialMesh")
  47. Mesh.Parent = Hair22
  48. Mesh.MeshType = "Sphere"
  49. Mesh.Scale = Vector3.new(1.3, 1.3, 1.3)
  50. Hair4 = Instance.new("Part")
  51. Hair4.Parent = jun.Character
  52. Hair4.Name = "Hair"
  53. Hair4.CanCollide = false
  54. Hair4.Locked = true
  55. Hair4.TopSurface = "Smooth"
  56. Hair4.BottomSurface = "Smooth"
  57. Hair4.formFactor = "Symmetric"
  58. Hair4.BrickColor = BrickColor.new("Bright yellow")
  59. Hair4.CFrame = jun.Character.Torso.CFrame
  60. Hair4.Size = Vector3.new(1, 1, 1)
  61. Weld = Instance.new("Weld")
  62. Weld.Parent = jun.Character.Head
  63. Weld.Part0 = jun.Character.Head
  64. Weld.Part1 = Hair4
  65. Weld.C0 = CFrame.new(0, 1, 0)
  66. Mesh = Instance.new("SpecialMesh")
  67. Mesh.Parent = Hair4
  68. Mesh.Scale = Vector3.new(1.15, 1.8, 1.26)
  69. Mesh.MeshType = "FileMesh"
  70. Mesh.MeshId = "http://www.roblox.com/asset/?id=12212520"
  71. Mesh.TextureId = ""
  72. Effect = Instance.new("Part")
  73. Effect.Parent = jun.Character
  74. Effect.Anchored = true
  75. Effect.CanCollide = false
  76. Effect.Size = Vector3.new(1, 1, 1)
  77. Effect.formFactor = "Symmetric"
  78. Effect.Transparency = 0.5
  79. Effect.BrickColor = BrickColor.new("Bright yellow")
  80. Effect.TopSurface = "Smooth"
  81. Effect.BottomSurface = "Smooth"
  82. EffectMesh = Instance.new("CylinderMesh")
  83. EffectMesh.Parent = Effect
  84. EffectMesh.Scale = Vector3.new(1, 1500, 1)
  85. --[[ex = Instance.new("Explosion")
  86. ex.Position = jun.Character.Torso.Position
  87. ex.BlastPressure = 0
  88. ex.Parent = workspace]]
  89. jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, 0.1, 0)
  90. for i = 1 , 20 do
  91. Effect.CFrame = CFrame.new(jun.Character.Torso.Position)
  92. EffectMesh.Scale = EffectMesh.Scale + Vector3.new(2, 0, 2)
  93. Effect.Transparency = Effect.Transparency + 0.025
  94. wait(0.06)
  95. end
  96. Effect:Remove()
  97. if jun.Character.Torso:findFirstChild("PwnFire") == nil then
  98. pie = Instance.new("Fire")
  99. pie.Name = "PwnFire"
  100. pie.Parent = jun.Character.Torso
  101. pie.Size = 13
  102. pie.Color = BrickColor.new("Bright yellow")
  103. end
  104. if jun.Character.Torso:findFirstChild("PwnSparkles") == nil then
  105. pie = Instance.new("Sparkles")
  106. pie.Name = "PwnSparkles"
  107. pie.Parent = jun.Character.Torso
  108. pie.Color = BrickColor.new("Bright yellow")
  109. end
  110. jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth*1.5
  111. wait(0.3)
  112. jun.Character.Humanoid.Health = jun.Character.Humanoid.Health*1.5
  113. end
  114. end
  115. function nossj()
  116. if Stuff == true then
  117. Stuff = false
  118. if jun.Character.Torso:findFirstChild("PwnFire") ~= nil then
  119. jun.Character.Torso:findFirstChild("PwnFire"):Remove()
  120. end
  121. if jun.Character.Torso:findFirstChild("PwnSparkles") ~= nil then
  122. jun.Character.Torso:findFirstChild("PwnSparkles"):Remove()
  123. end
  124. p = Instance.new("Part")
  125. p.Parent = jun.Character
  126. p.Anchored = true
  127. p.CanCollide = false
  128. p.Transparency = 0.1
  129. p.formFactor = "Symmetric"
  130. p.Size = Vector3.new(22, 22, 22)
  131. p.TopSurface = "Smooth"
  132. p.BottomSurface = "Smooth"
  133. p.Name = "Sharingan"
  134. p.Shape = "Ball"
  135. p.CFrame = jun.Character.Torso.CFrame
  136. p.BrickColor = BrickColor.new("Bright yellow")
  137. for i = 1 , 10 do
  138. wait(0.05)
  139. p.Size = p.Size + Vector3.new(-4, -4, -4)
  140. p.Transparency = p.Transparency + 0.1
  141. p.CFrame = jun.Character.Torso.CFrame
  142. end
  143. p:Remove()
  144. for u, c in pairs (jun.Character:GetChildren()) do
  145. if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
  146. c.Handle.Transparency = 0
  147. end
  148. if c.Name == "Hair" then
  149. c:Remove()
  150. end
  151. end
  152. jun.Character.Humanoid.Health = jun.Character.Humanoid.Health/1.5
  153. wait(0.3)
  154. jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth/1.5
  155. end
  156. end
  157. jun.Chatted:connect(function(Msg)
  158. msg = Msg:lower()
  159. if string.sub(msg, 1, 7) == "pwnage" then
  160. wait(0.1)
  161. ssj()
  162. end
  163. if string.sub(msg, 1, 13) == "super saiyan" then
  164. wait(0.1)
  165. ssj()
  166. end
  167. if string.sub(msg, 1, 6) == "ssj" then
  168. wait(0.1)
  169. ssj()
  170. end
  171. if string.sub(msg, 1, 10) == "pwnd" then
  172. wait(0.1)
  173. nossj()
  174. end
  175. if string.sub(msg, 1, 3) == "off" then
  176. wait(0.1)
  177. nossj()
  178. end
  179. end)
  180. function OnDeath()
  181. wait()
  182. nossj()
  183. end
  184. jun.Character.Humanoid.Died:connect(OnDeath)
  185. jun = game.Players.SonicGamerPvP
  186. Stuff = false
  187.  
  188. end)
  189. end
  190. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement