Advertisement
DontAskme

asdadasd

Dec 24th, 2016
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.85 KB | None | 0 0
  1. anim=Instance.new("Animation",workspace)
  2. anim.AnimationId = "http://www.roblox.com/Asset?ID=293536378"
  3. jun = script.Parent.Parent
  4. Stuff = false
  5. local sp = script.Parent
  6. local s = Instance.new("Sound")
  7. s.SoundId = "http://www.roblox.com/asset/?id=0"
  8. s.Volume = 3
  9. s.Looped = true
  10. s.PlayOnRemove = false
  11. s.Parent = sp
  12. --password
  13. function ssj()
  14. s:Play()
  15. game:GetService("Chat"):Chat(jun.Character.Head,"I WILL USE ALL MY POWER!!")
  16. delay(0,function()
  17. for loop = 1, 10 do
  18. delay(0,function()
  19. local x = Instance.new("Part")
  20. x.Size = Vector3.new(1,1,1)
  21. x.CanCollide = false
  22. x.Anchored = true
  23. x.CFrame = jun.Character.Torso.CFrame *CFrame.new(0,-2.5,0)
  24. x.TopSurface = "Smooth"
  25. x.BottomSurface = "Smooth"
  26. x.BrickColor = BrickColor.new("Bright yellow")
  27. x.Parent = game.Workspace
  28. game.Debris:AddItem(x, 4)
  29.  
  30. local m1 = Instance.new("SpecialMesh", x)
  31. m1.MeshId = "http://www.roblox.com/asset/?id=20329976"
  32. for loop = 1,100 do
  33. m1.Scale = m1.Scale + Vector3.new(1,0.1,1)
  34. x.Transparency = x.Transparency + 0.02
  35. x.CFrame = x.CFrame * CFrame.Angles(0,1,0)
  36. wait()
  37. end
  38. end)
  39. wait(0.1)
  40. end
  41. end)
  42. game:GetService("Chat"):Chat(jun.Character.Head, "YOU WILL NOT GET AWAY FROM ME!")
  43. for loop = 1,50 do
  44. delay(0,function()
  45. local x = Instance.new("Part")
  46. x.CanCollide = false
  47. x.Shape = "Ball"
  48. x.Anchored = true
  49. x.Size = Vector3.new(1,1,1)
  50. x.Material = "Neon"
  51. x.TopSurface = "Smooth"
  52. x.BottomSurface = "Smooth"
  53. x.Parent = game.Workspace
  54. x.CFrame = jun.Character.Torso.CFrame
  55. x.BrickColor = BrickColor.new("Bright yellow")
  56. game.Debris:AddItem(x, 3)
  57.  
  58. local m1 = Instance.new("SpecialMesh", x)
  59. m1.MeshType = "Sphere"
  60.  
  61. delay(0,function()
  62. for loop = 1,20 do
  63. m1.Scale = m1.Scale + Vector3.new(3,3,3)
  64. x.CFrame = x.CFrame * CFrame.Angles(0.2,0.2,0.2)
  65. x.Transparency = x.Transparency + 0.05
  66. wait()
  67. end
  68. end)
  69. end)
  70. delay(0,function()
  71. local x = Instance.new("Part")
  72. x.Size = Vector3.new(1,1,1)
  73. x.CanCollide = false
  74. x.Anchored = true
  75. x.CFrame = jun.Character.Torso.CFrame
  76. x.TopSurface = "Smooth"
  77. x.BottomSurface = "Smooth"
  78. x.BrickColor = BrickColor.new("Bright yellow")
  79. x.Parent = game.Workspace
  80. game.Debris:AddItem(x, 4)
  81.  
  82. local m1 = Instance.new("SpecialMesh", x)
  83. m1.MeshId = "http://www.roblox.com/asset/?id=9982590"
  84. for loop = 1,100 do
  85. m1.Scale = m1.Scale + Vector3.new(0.2,0.2,0.2)
  86. x.Transparency = x.Transparency + 0.03
  87. x.CFrame = x.CFrame * CFrame.Angles(0,1,0)
  88. wait()
  89. end
  90. end)
  91. wait(0.1)
  92. end
  93. if Stuff == false then
  94. Stuff = true
  95. for u, c in pairs (jun.Character:GetChildren()) do
  96. if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
  97. c.Handle.Transparency = 1
  98. end
  99. end
  100. local Hair4 = game.ReplicatedStorage.SSJ3:Clone()
  101. Hair4.Parent = jun.Character
  102. Hair4.Name = "Hair"
  103. Hair4.CanCollide = false
  104. Hair4.Locked = true
  105. Hair4.CFrame = jun.Character.Torso.CFrame
  106. local Weld = Instance.new("Weld")
  107. Weld.Parent = jun.Character.Head
  108. Weld.Part0 = jun.Character.Head
  109. Weld.Part1 = Hair4
  110. Weld.C0 = CFrame.new(0, -1, 0.8) * CFrame.Angles(0,math.pi,0)
  111. if jun.Character.Torso:findFirstChild("PwnFire") == nil then
  112. local animTrack = jun.Character.Humanoid:LoadAnimation(anim)
  113. animTrack:Play()
  114. wait()
  115. local fr = game.lighting.ParticleEmitter2:clone()
  116. fr.Parent = jun.Character.Torso
  117. local cr = game.lighting.ParticleEmitter3:clone()
  118. cr.Parent = jun.Character.Torso
  119. local br = game.lighting.ParticleEmitter1:clone()
  120. br.Parent = jun.Character.Torso
  121. end
  122. game:GetService("Chat"):Chat(jun.Character.Head,"THIS IS AN ASCENDED SUPER SAIYAN 3!!!",Enum.ChatColor.Red)
  123. jun.Character.Humanoid.MaxHealth = 1e+13
  124. wait(0.3)
  125. jun.Character.Humanoid.Health = 1e+13
  126. end
  127. end
  128. function nossj()
  129. if Stuff == true then
  130. Stuff = false
  131. if jun.Character.Torso:findFirstChild("ParticleEmitter1")~=nil then
  132. jun.Character.Torso:findFirstChild("ParticleEmitter1"):Remove()
  133. end
  134. if jun.Character.Torso:findFirstChild("ParticleEmitter2")~=nil then
  135. jun.Character.Torso:findFirstChild("ParticleEmitter2"):Remove()
  136. end
  137. if jun.Character.Torso:findFirstChild("ParticleEmitter3")~=nil then
  138. jun.Character.Torso:findFirstChild("ParticleEmitter3"):Remove()
  139. end
  140. game:GetService("Chat"):Chat(jun.Character.Head,"Gahhh!")
  141. local p = Instance.new("Part")
  142. p.Parent = jun.Character
  143. p.Anchored = true
  144. p.CanCollide = false
  145. p.Transparency = 0.1
  146. p.formFactor = "Symmetric"
  147. p.Size = Vector3.new(22, 22, 22)
  148. p.TopSurface = "Smooth"
  149. p.BottomSurface = "Smooth"
  150. p.Name = "Sharingan"
  151. p.Shape = "Ball"
  152. p.CFrame = jun.Character.Torso.CFrame
  153. p.BrickColor = BrickColor.new("Deep orange")
  154. for i = 1 , 10 do
  155. wait(0.05)
  156. p.Size = p.Size + Vector3.new(-4, -4, -4)
  157. p.Transparency = p.Transparency + 0.1
  158. p.CFrame = jun.Character.Torso.CFrame
  159. end
  160. p:Remove()
  161. s:Remove()
  162. for u, c in pairs (jun.Character:GetChildren()) do
  163. if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
  164. c.Handle.Transparency = 0
  165. end
  166. if c.Name == "Hair" then
  167. c:Remove()
  168. end
  169. end
  170. jun.Character.Humanoid.Health = 1e+13
  171. wait(0.3)
  172. jun.Character.Humanoid.MaxHealth = 1e+13
  173. end
  174. end
  175. jun.Chatted:connect(function(Msg)
  176. local msg = Msg:lower()
  177. if string.sub(msg, 1, 7) == "ascended super saiyan 3" then
  178. wait(0.1)
  179. ssj()
  180. end
  181. if string.sub(msg, 1, 13) == "assj3" then
  182. wait(0.1)
  183. ssj()
  184. end
  185. if string.sub(msg, 1, 6) == "!" then
  186. wait(0.1)
  187. ssj()
  188. end
  189. if string.sub(msg, 1, 10) == "calm" then
  190. wait(0.1)
  191. nossj()
  192. end
  193. if string.sub(msg, 1, 3) == "off" then
  194. wait(0.1)
  195. nossj()
  196. end
  197. end)
  198. function OnDeath()
  199. wait()
  200. nossj()
  201. end
  202. hum = jun.Character.Humanoid
  203. jun.Character.Humanoid.Died:connect(OnDeath)
  204. jun = script.Parent.Parent
  205. Stuff = false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement