Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.23 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("White")
  23. Weld = Instance.new("Weld")
  24. Weld.Part0 = jun.Character.Head
  25. Weld.Part1 = Hair22
  26. Weld.Parent = jun.Character.Head
  27. Weld.C0 = CFrame.new(-0.12, 0, 0.11)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
  28. Mesh = Instance.new("SpecialMesh")
  29. Mesh.Parent = Hair22
  30. Mesh.MeshType = "FileMesh"
  31. Mesh.Scale = Vector3.new(1, 1, 1)
  32. Mesh.MeshId = "http://www.roblox.com/asset/?id=76056263"
  33. Hair4 = Instance.new("Part")
  34. Hair4.Parent = jun.Character
  35. Hair4.Name = "Hair"
  36. Hair4.CanCollide = false
  37. Hair4.Locked = true
  38. Hair4.TopSurface = "Smooth"
  39. Hair4.BottomSurface = "Smooth"
  40. Hair4.formFactor = "Symmetric"
  41. Hair4.BrickColor = BrickColor.new("White")
  42. Hair4.CFrame = jun.Character.Torso.CFrame
  43. Hair4.Size = Vector3.new(1, 1, 1)
  44. Weld = Instance.new("Weld")
  45. Weld.Parent = jun.Character.Head
  46. Weld.Part0 = jun.Character.Head
  47. Weld.Part1 = Hair4
  48. Weld.C0 = CFrame.new(0, 1, 0)
  49. Mesh = Instance.new("SpecialMesh")
  50. Mesh.Parent = Hair4
  51. Mesh.Scale = Vector3.new(1.15, 1.9, 1.26)
  52. Mesh.MeshType = "FileMesh"
  53. Mesh.MeshId = "http://www.roblox.com/asset/?id=12212520"
  54. Mesh.TextureId = ""
  55. Hair45 = Instance.new("Part")
  56. Hair45.Parent = jun.Character
  57. Hair45.Name = "Hair"
  58. Hair45.CanCollide = false
  59. Hair45.Locked = true
  60. Hair45.TopSurface = "Smooth"
  61. Hair45.BottomSurface = "Smooth"
  62. Hair45.formFactor = "Symmetric"
  63. Hair45.BrickColor = BrickColor.new("White")
  64. Hair45.CFrame = jun.Character.Torso.CFrame
  65. Hair45.Size = Vector3.new(1, 1, 1)
  66. Weld = Instance.new("Weld")
  67. Weld.Parent = jun.Character.Head
  68. Weld.Part0 = jun.Character.Head
  69. Weld.Part1 = Hair45
  70. Weld.C0 = CFrame.new(0, -1.35, 0.35)*CFrame.fromEulerAnglesXYZ(3, 0, 0)
  71. Mesh = Instance.new("SpecialMesh")
  72. Mesh.Parent = Hair45
  73. Mesh.Scale = Vector3.new(1.15, 5, 1.26)
  74. Mesh.MeshType = "FileMesh"
  75. Mesh.MeshId = "http://www.roblox.com/asset/?id=12212520"
  76. Mesh.TextureId = ""
  77. Hair232 = Instance.new("Part")
  78. Hair232.Parent = jun.Character
  79. Hair232.Name = "Hair"
  80. Hair232.formFactor = "Symmetric"
  81. Hair232.Size = Vector3.new(1, 1, 1)
  82. Hair232.CFrame = jun.Character.Head.CFrame
  83. Hair232:BreakJoints()
  84. Hair232.CanCollide = false
  85. Hair232.TopSurface = "Smooth"
  86. Hair232.BottomSurface = "Smooth"
  87. Hair232.BrickColor = BrickColor.new("White")
  88. Weld = Instance.new("Weld")
  89. Weld.Part0 = jun.Character.Head
  90. Weld.Part1 = Hair232
  91. Weld.Parent = jun.Character.Head
  92. Weld.C0 = CFrame.new(0, 0.26, 0.06)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
  93. Mesh = Instance.new("SpecialMesh")
  94. Mesh.Parent = Hair232
  95. Mesh.MeshId = "http://www.roblox.com/asset/?id=15392960"
  96. Mesh.TextureId = "http://www.roblox.com/asset/?id=15392970"
  97. Mesh.Scale = Vector3.new(1.3, 1.3, 1.3)
  98. Effect = Instance.new("Part")
  99. Effect.Parent = jun.Character
  100. Effect.Anchored = true
  101. Effect.CanCollide = false
  102. Effect.Size = Vector3.new(1, 1, 1)
  103. Effect.formFactor = "Symmetric"
  104. Effect.Transparency = 0.5
  105. Effect.BrickColor = BrickColor.new("White")
  106. Effect.TopSurface = "Smooth"
  107. Effect.BottomSurface = "Smooth"
  108. EffectMesh = Instance.new("SpecialMesh")
  109. EffectMesh.Parent = Effect
  110. EffectMesh.MeshType = "Sphere"
  111. EffectMesh.Scale = Vector3.new(10, 1500, 10)
  112. ex2 = Instance.new("Explosion")
  113. ex2.Position = jun.Character.Torso.Position
  114. ex2.BlastPressure = 0
  115. ex2.Parent = workspace
  116. jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, 0.1, 0)
  117. for i = 1 , 20 do
  118. Effect.CFrame = CFrame.new(jun.Character.Torso.Position)
  119. EffectMesh.Scale = EffectMesh.Scale + Vector3.new(5, 0, 5)
  120. Effect.Transparency = Effect.Transparency + 0.025
  121. wait(0.06)
  122. end
  123. Effect:Remove()
  124. if jun.Character.Torso:findFirstChild("PwnFire") == nil then
  125. pie = Instance.new("Fire")
  126. pie.Name = "PwnFire"
  127. pie.Parent = jun.Character.Torso
  128. pie.Size = 9
  129. pie.Color = BrickColor.new("White").Color
  130. pie.SecondaryColor = BrickColor.new("Really black").Color
  131. pie.SecondarySize = 8
  132. end
  133. if jun.Character.Torso:findFirstChild("PwnSparkles") == nil then
  134. pie = Instance.new("Sparkles")
  135. pie.Name = "PwnSparkles"
  136. pie.Parent = jun.Character.Torso
  137. end
  138. jun.Character.Humanoid.MaxHealth = 200
  139. wait(0.3)
  140. end
  141. end
  142. function nossj()
  143. if Stuff == true then
  144. Stuff = false
  145. if jun.Character.Torso:findFirstChild("PwnFire") ~= 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("White")
  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.MaxHealth = 100
  180. end
  181. end
  182. jun.Chatted:connect(function(Msg)
  183. msg = Msg:lower()
  184. if string.sub(msg, 1, 7) == "angel mode" then
  185. wait(0.1)
  186. ssj()
  187. end
  188. if string.sub(msg, 1, 13) == "angel" then
  189. wait(0.1)
  190. ssj()
  191. end
  192. if string.sub(msg, 1, 10) == "calm" then
  193. wait(0.1)
  194. nossj()
  195. end
  196. if string.sub(msg, 1, 3) == "off" then
  197. wait(0.1)
  198. nossj()
  199. end
  200. end)
  201. function OnDeath()
  202. wait()
  203. nossj()
  204. end
  205. ----------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement