Advertisement
SetsunaElysia

SSJ (Sora)

Jan 14th, 2017
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.54 KB | None | 0 0
  1. jun = game.Players.Sora295
  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("Bright yellow")
  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, 0.001, 0.06)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
  28. Mesh = Instance.new("SpecialMesh")
  29. Mesh.Parent = Hair22
  30. Mesh.Scale = Vector3.new(1, 1, 1)
  31. Mesh.MeshType = "FileMesh"
  32. Mesh.MeshId = "http://www.roblox.com/asset/?id=167554431" --- Animazing Hair
  33. Mesh.TextureId = "http://www.roblox.com/asset/?id=124469789"
  34. Hair4 = Instance.new("Part")
  35. Hair4.Parent = jun.Character
  36. Hair4.Name = "Hair"
  37. Hair4.CanCollide = false
  38. Hair4.Locked = true
  39. Hair4.TopSurface = "Smooth"
  40. Hair4.BottomSurface = "Smooth"
  41. Hair4.formFactor = "Symmetric"
  42. Hair4.BrickColor = BrickColor.new("Bright yellow")
  43. Hair4.CFrame = jun.Character.Torso.CFrame
  44. Hair4.Size = Vector3.new(1, 1, 1)
  45. Weld = Instance.new("Weld")
  46. Weld.Parent = jun.Character.Head
  47. Weld.Part0 = jun.Character.Head
  48. Weld.Part1 = Hair4
  49. Weld.C0 = CFrame.new(-0.010, 0.10, 0)
  50. Mesh = Instance.new("SpecialMesh")
  51. Mesh.Parent = Hair4
  52. Mesh.Scale = Vector3.new(1.2, 1.2, 1.2)
  53. Mesh.MeshType = "FileMesh"
  54. Mesh.MeshId = "http://www.roblox.com/asset/?id=212348733" --- Neon Wild and Crazy Hair
  55. Mesh.TextureId = "http://www.roblox.com/asset/?id=124469789"
  56. Hair44 = Instance.new("Part")
  57. Hair44.Parent = jun.Character
  58. Hair44.Name = "Hair"
  59. Hair44.CanCollide = false
  60. Hair44.Locked = true
  61. Hair44.TopSurface = "Smooth"
  62. Hair44.BottomSurface = "Smooth"
  63. Hair44.formFactor = "Symmetric"
  64. Hair44.BrickColor = BrickColor.new("Bright yellow")
  65. Hair44.CFrame = jun.Character.Torso.CFrame
  66. Hair44.Size = Vector3.new(1, 1, 1)
  67. Weld = Instance.new("Weld")
  68. Weld.Parent = jun.Character.Head
  69. Weld.Part0 = jun.Character.Head
  70. Weld.Part1 = Hair44
  71. Weld.C0 = CFrame.new(0, 0.3, -0.05)
  72. Mesh = Instance.new("SpecialMesh")
  73. Mesh.Parent = Hair44
  74. Mesh.Scale = Vector3.new(1, 1, 1)
  75. Mesh.MeshType = "FileMesh"
  76. Mesh.MeshId = "http://www.roblox.com/asset/?id=319626684" --- Galaxy Hair
  77. Mesh.TextureId = "http://www.roblox.com/asset/?id=124469789"
  78. Hair33 = Instance.new("Part")
  79. Hair33.Parent = jun.Character
  80. Hair33.Name = "Hair"
  81. Hair33.CanCollide = false
  82. Hair33.Locked = true
  83. Hair33.TopSurface = "Smooth"
  84. Hair33.BottomSurface = "Smooth"
  85. Hair33.formFactor = "Symmetric"
  86. Hair33.BrickColor = BrickColor.new("Bright yellow")
  87. Hair33.CFrame = jun.Character.Torso.CFrame
  88. Hair33.Size = Vector3.new(1, 1, 1)
  89. Weld = Instance.new("Weld")
  90. Weld.Parent = jun.Character.Head
  91. Weld.Part0 = jun.Character.Head
  92. Weld.Part1 = Hair33
  93. Weld.C0 = CFrame.new(0, 0.5, 0)
  94. Mesh = Instance.new("SpecialMesh")
  95. Mesh.Parent = Hair33
  96. Mesh.Scale = Vector3.new(1, 1, 1)
  97. Mesh.MeshType = "FileMesh"
  98. Mesh.MeshId = "http://www.roblox.com/asset/?id=16627529" --- Beautiful Hair
  99. Mesh.TextureId = "http://www.roblox.com/asset/?id=124469789"
  100. --[[ex = Instance.new("Explosion")
  101. ex.Position = jun.Character.Torso.Position
  102. ex.BlastPressure = 0
  103. ex.Parent = workspace]]
  104. jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, 0.1, 0)
  105. for i = 1 , 20 do
  106. Effect.CFrame = CFrame.new(jun.Character.Torso.Position)
  107. EffectMesh.Scale = EffectMesh.Scale + Vector3.new(2, 0, 2)
  108. Effect.Transparency = Effect.Transparency + 0.025
  109. wait(0.06)
  110. end
  111. Effect:Remove()
  112. if jun.Character.Torso:findFirstChild("PwnFire") == nil then
  113. pie = Instance.new("Fire")
  114. pie.Name = "PwnFire"
  115. pie.Parent = jun.Character.Torso
  116. pie.Size = 0
  117. pie.Color = BrickColor.new("Bright yellow")
  118. end
  119. if jun.Character.Torso:findFirstChild("PwnSparkles") == nil then
  120. pie = Instance.new("Sparkles")
  121. pie.Name = "PwnSparkles"
  122. pie.Parent = jun.Character.Torso
  123. pie.Color = BrickColor.new("Bright yellow")
  124. end
  125. jun.Character.Humanoid.MaxHealth = math.huge
  126. wait(0.3)
  127. jun.Character.Humanoid.Health = math.huge
  128. end
  129. end
  130. function nossj()
  131. if Stuff == true then
  132. Stuff = false
  133. if jun.Character.Torso:findFirstChild("PwnFire") ~= nil then
  134. jun.Character.Torso:findFirstChild("PwnFire"):Remove()
  135. end
  136. if jun.Character.Torso:findFirstChild("PwnSparkles") ~= nil then
  137. jun.Character.Torso:findFirstChild("PwnSparkles"):Remove()
  138. end
  139. for u, c in pairs (jun.Character:GetChildren()) do
  140. if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
  141. c.Handle.Transparency = 0
  142. end
  143. if c.Name == "Hair" then
  144. c:Remove()
  145. end
  146. end
  147. jun.Character.Humanoid.Health = math.huge
  148. wait(0.3)
  149. jun.Character.Humanoid.MaxHealth = math.huge
  150. end
  151. end
  152. jun.Chatted:connect(function(Msg)
  153. msg = Msg:lower()
  154. if string.sub(msg, 1, 7) == "rage" then
  155. wait(0.1)
  156. ssj()
  157. end
  158. if string.sub(msg, 1, 13) == "setsuna" then
  159. wait(0.1)
  160. ssj()
  161. end
  162. if string.sub(msg, 1, 6) == "/e " then
  163. wait(0.1)
  164. ssj()
  165. end
  166. if string.sub(msg, 1, 10) == "." then
  167. wait(0.1)
  168. nossj()
  169. end
  170. if string.sub(msg, 1, 3) == "." then
  171. wait(0.1)
  172. nossj()
  173. end
  174. end)
  175. function OnDeath()
  176. wait()
  177. nossj()
  178. end
  179. jun.Character.Humanoid.Died:connect(OnDeath)
  180. jun = game.Players.Sora295
  181. Stuff = false
  182.  
  183. person = game.Workspace:findFirstChild("Sora295")
  184. person.Humanoid.MaxHealth = math.huge
  185. person.Humanoid.Health = math.huge
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement