Advertisement
colddddda

Untitled

Jun 25th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.09 KB | None | 0 0
  1. script.Parent=game.Players.LocalPlayer.Backpack
  2. jun = script.Parent.Parent
  3. Stuff = false
  4. function ssj()
  5. if Stuff == false then
  6. Stuff = true
  7. function part(size1, size2, size3, pos1, pos2, pos3, color, angle, angle2, angle3, meshi, mesho, trans)
  8. Hair222 = Instance.new("Part")
  9. Hair222.Parent = jun.Character
  10. Hair222.Name = "Hair"
  11. Hair222.formFactor = "Symmetric"
  12. Hair222.Size = Vector3.new(1, 1, 1)
  13. Hair222.CFrame = jun.Character.Head.CFrame
  14. Hair222:BreakJoints()
  15. Hair222.CanCollide = false
  16. Hair222.Reflectance = 0
  17. Hair222.Transparency = trans
  18. Hair222.TopSurface = "Smooth"
  19. Hair222.BottomSurface = "Smooth"
  20. Hair222.BrickColor = BrickColor.new(color)
  21. Weld = Instance.new("Weld")
  22. Weld.Part0 = jun.Character.Head
  23. Weld.Part1 = Hair222
  24. Weld.Parent = jun.Character.Head
  25. Weld.C0 = CFrame.new(pos1, pos2, pos3)*CFrame.Angles(angle, angle2, angle3)
  26. Mesh = Instance.new("SpecialMesh")
  27. Mesh.Parent = Hair222
  28. Mesh.MeshType = meshi
  29. Mesh.MeshId = mesho
  30. Mesh.Scale = Vector3.new(size1, size2, size3)
  31. end
  32. part(10, 10, 10, 0, 10, 0, "Bright red", 0, 0, 0, "FileMesh", "http://www.roblox.com/asset/?id=36780113", 0.3)
  33. part(7, 9, 7, 0, 2, 0, "Bright red", 0, 0, 0, "FileMesh", "http://www.roblox.com/asset/?id=25212400", 0.3)
  34. part(10, 10, 10, -12.5, 10, 0, "Bright red", 0, 0, 0, "FileMesh", "http://www.roblox.com/asset/?id=36780032", 0.3)
  35. part(10, 10, 10, 12.5, 10, 0, "Bright red", 0, 0, 0, "FileMesh", "http://www.roblox.com/asset/?id=36780156", 0.3)
  36. part(25, 25, 25, 0, 25.5, 0, "Bright red", 0, 0, 0, "FileMesh", "http://www.roblox.com/asset/?id=4770583", 0.3)
  37. part(7, 7, 7, 0, 28.5, 0, "Bright red", 0, 0, 0, "FileMesh", "http://www.roblox.com/asset/?id=102727254 ", 0.3)
  38. ex = Instance.new("Explosion")
  39. ex.Position = jun.Character.Torso.Position
  40. ex.BlastPressure = 0
  41. ex.Parent = workspace
  42. pie=Instance.new("Part", jun.Character)
  43. pie.Anchored = true
  44. pie.CanCollide = false
  45. pie.BrickColor = BrickColor.Black()
  46. pie.Shape = "Ball"
  47. pie.Size = Vector3.new(100,100,100)
  48. pie.Position = jun.Character.Torso.Position
  49. pie.CFrame = jun.Character.Torso.CFrame
  50. pie.TopSurface = "Smooth"
  51. pie.BottomSurface = "Smooth"
  52. Instance.new("Model", jun.Character)
  53. for i = 1 , 15 do
  54. wait(0.005)
  55. Effect = Instance.new("Part")
  56. Effect.Parent = jun.Character.Model
  57. Effect.Anchored = false
  58. Effect.CanCollide = false
  59. Effect.formFactor = "Symmetric"
  60. Effect.Transparency = 0
  61. Effect.BrickColor = BrickColor.Black()
  62. Effect.TopSurface = "Smooth"
  63. Effect.Reflectance = 0
  64. Effect.BottomSurface = "Smooth"
  65. Effect.Size = Effect.Size + Vector3.new(math.random(1,30),math.random(1,20),math.random(1,30))
  66. Effect.Position = jun.Character.Torso.Position + Vector3.new(math.random(1,2),math.random(20,24),math.random(1,2))
  67. end
  68. jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, 15, 0)
  69. jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth*1.7
  70. wait(0.3)
  71. jun.Character.Humanoid.Health = jun.Character.Humanoid.Health*1.7
  72. wait(2)
  73. jun.Character.Model:remove()
  74. pie:remove()
  75. end
  76. end
  77. function nossj()
  78. if Stuff == true then
  79. Stuff = false
  80. if jun.Character.Torso:findFirstChild("PwnFire") ~= nil then
  81. jun.Character.Torso:findFirstChild("PwnFire"):Remove()
  82. end
  83. if jun.Character.Torso:findFirstChild("PwnSparkles") ~= nil then
  84. jun.Character.Torso:findFirstChild("PwnSparkles"):Remove()
  85. end
  86. p = Instance.new("Part")
  87. p.Parent = jun.Character
  88. p.Anchored = true
  89. p.CanCollide = false
  90. p.Transparency = 0
  91. p.formFactor = "Symmetric"
  92. p.Size = Vector3.new(50,7,50)
  93. p.TopSurface = "Smooth"
  94. p.BottomSurface = "Smooth"
  95. p.Name = "Sharingan"
  96. p.Reflectance = 0
  97. p.CFrame = jun.Character.Torso.CFrame
  98. p.BrickColor = BrickColor.Black()
  99. p2 = Instance.new("Part")
  100. p2.Parent = jun.Character
  101. p2.Anchored = true
  102. p2.CanCollide = false
  103. p2.Transparency = 0
  104. p2.formFactor = "Symmetric"
  105. p2.Size = Vector3.new(50,7,50)
  106. p2.TopSurface = "Smooth"
  107. p2.BottomSurface = "Smooth"
  108. p2.Name = "Robotmega"
  109. p2.Reflectance = 0
  110. p2.CFrame = jun.Character.Torso.CFrame
  111. p2.BrickColor = BrickColor.Black()
  112. for i = 1 , 10 do
  113. wait(0.1)
  114. p.Size = p.Size + Vector3.new(-5, -0, -5)
  115. p.CFrame = jun.Character.Torso.CFrame * CFrame.Angles(math.random(0,1),math.random(0,1),math.random(0,1))
  116. p2.Size = p2.Size + Vector3.new(-5, -0, -5)
  117. p2.CFrame = jun.Character.Torso.CFrame * CFrame.Angles(math.random(0,1),math.random(0,1),math.random(0,1))
  118. end
  119. p:remove()
  120. p2:remove()
  121. for u, c in pairs (jun.Character:GetChildren()) do
  122. if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
  123. c.Handle.Transparency = 0
  124. end
  125. if c.Name == "Hair" then
  126. c:Remove()
  127. end
  128. end
  129. for u, c in pairs (jun.Character:GetChildren()) do
  130. if c.className == "Part" then
  131. c.Reflectance = 0
  132. end
  133. end
  134. jun.Character.Humanoid.Health = jun.Character.Humanoid.Health/1.7
  135. wait(0.3)
  136. jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth/1.7
  137. end
  138. end
  139. jun.Chatted:connect(function(Msg)
  140. msg = Msg:lower()
  141. if string.sub(msg, 1, 7) == "susanoo" then
  142. wait(0.1)
  143. ssj()
  144. end
  145. if string.sub(msg, 1, 3) == "out" then
  146. wait(0.1)
  147. nossj()
  148. end
  149. end)
  150. function OnDeath()
  151. wait()
  152. nossj()
  153. end
  154. jun.Character.Humanoid.Died:connect(OnDeath)
  155. jun = script.Parent.Parent
  156. Stuff = false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement