Advertisement
Cartman366

Untitled

Aug 1st, 2016
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.07 KB | None | 0 0
  1. jun = script.Parent.Parent
  2. Stuff = false
  3. enabled = false
  4. function ssj()
  5. if Stuff == false and jun.Character:findFirstChild("GSSJ") == nil and jun.Character:findFirstChild("Chaos") == nil and jun.Character:findFirstChild("Bills") == nil and jun.Character:findFirstChild("Mystic") == nil and jun.Character:findFirstChild("LSSJ") == nil and jun.Character:findFirstChild("SSJ") == nil and jun.Character:findFirstChild("SSJ3") == nil and jun.Character:findFirstChild("SSJ2") == nil and jun.Character:findFirstChild("SSJ5") == nil and jun.Character:findFirstChild("SSJ4") == nil and jun.Character:findFirstChild("LSSJ2") == nil and jun.Character:findFirstChild("LSSJ3") == nil and jun.Character:findFirstChild("FSSJ") == nil and jun.Character:findFirstChild("SNamek") == nil and jun.Character:findFirstChild("SSJG") == nil and jun.Character:findFirstChild("SHuman") == nil and jun.Character:findFirstChild("USSJ") == nil and jun.Character:findFirstChild("Kaio") == nil then
  6. Stuff = true
  7. fr = Instance.new("BoolValue")
  8. fr.Name = "SMajin"
  9. fr.Parent = jun.Character
  10. RightShoulder = jun.Character.Torso["Right Shoulder"]
  11. LeftShoulder = jun.Character.Torso["Left Shoulder"]
  12. Neck = jun.Character.Torso["Neck"]
  13. Shirt = jun.Character:findFirstChild("Shirt")
  14. Pants = jun.Character:findFirstChild("Pants")
  15. value1 = LeftShoulder.C0
  16. value2 = RightShoulder.C0
  17. value3 = Neck.C0
  18. value7 = jun.Character.Head.face.Texture
  19. Neck.C0 = Neck.C0 *CFrame.Angles(0.75, 0, 0)
  20.  
  21. game:GetService("Chat"):Chat(jun.Character.Head, "WAAOOOOOOOOO!!")
  22.  
  23. for i = 1, 50 do
  24. local x = Instance.new("Part")
  25. x.BrickColor = BrickColor.new("Bright red")
  26. x.FormFactor = 0
  27. x.Size = Vector3.new(1.5,7,1.5)
  28. x.TopSurface = "Smooth"
  29. x.BottomSurface = "Smooth"
  30. x.Name = "GeyserPart"
  31. x.CanCollide = false
  32. x.Transparency = 0.5
  33. x.Anchored = true
  34. q = Instance.new("CylinderMesh", x)
  35. q.Name = "GeyserMesh"
  36. q.Scale = Vector3.new(1,0.5,1)
  37. x.Parent = jun.Character
  38. x.CFrame = jun.Character.Torso.CFrame*CFrame.new(math.random(-7.5,7.5), -3, math.random(-7.5,7.5))
  39. local fire = coroutine.wrap(function(part)
  40. local db = false
  41. wait()
  42. for z = 1.25, 0, -0.0625 do
  43. part.GeyserMesh.Scale = Vector3.new(z,z/2,z)
  44. part.CFrame = part.CFrame * CFrame.new(0,0.8,0)
  45. wait(0.05)
  46. end
  47. end)
  48. fire(x)
  49. game.Lighting.Remover2:Clone().Parent = x
  50. wait(0.1)
  51. end
  52.  
  53. Neck.C0 = value3
  54.  
  55. Neck.C0 = Neck.C0 *CFrame.Angles(-0.75, 0, 0)
  56. RightShoulder.C0 = RightShoulder.C0 *CFrame.Angles(-0.5, 0, 0)
  57. LeftShoulder.C0 = LeftShoulder.C0 *CFrame.Angles(-0.5, 0, 0)
  58.  
  59. game:GetService("Chat"):Chat(jun.Character.Head, "ARRRRGGHH!!!")
  60.  
  61. for i = 1, 250 do
  62. q = Instance.new("Part")
  63. q.TopSurface = "Smooth"
  64. q.BottomSurface = "Smooth"
  65. q.Shape = "Block"
  66. q.Name = jun.Name
  67. q.BrickColor = BrickColor.new("Really black")
  68. q.formFactor = "Custom"
  69. q.Size = Vector3.new(0.2,110,0.2)
  70. q.CanCollide = false
  71. q.Anchored = true
  72. SavedTorsoCFrame = jun.Character.Torso.CFrame
  73. q.CFrame = jun.Character.Torso.CFrame * CFrame.new(0,0,0)*CFrame.Angles(math.random(-360,360),math.random(-360,360),math.random(-360,360))
  74. q.CFrame = q.CFrame * CFrame.new(0,25,0)
  75. mesh = Instance.new("CylinderMesh")
  76. mesh.Scale = Vector3.new(0.5,2,0.5)
  77. mesh.Parent = q
  78. q.Parent = jun.Character
  79. game.Lighting.Remover4:Clone().Parent = q
  80. wait(0.01)
  81. end
  82.  
  83. game:GetService("Chat"):Chat(jun.Character.Head, "GET OUT OF MY HEAD!!!!")
  84.  
  85. Effect = Instance.new("Part")
  86. Effect.Parent = jun.Character
  87. Effect.Anchored = true
  88. Effect.CanCollide = false
  89. Effect.Size = Vector3.new(5, 5, 5)
  90. Effect.formFactor = "Symmetric"
  91. Effect.Transparency = 1
  92. Effect.BrickColor = BrickColor.new("Bright red")
  93. Effect.TopSurface = "Smooth"
  94. Effect.BottomSurface = "Smooth"
  95. EffectMesh = Instance.new("SpecialMesh")
  96. EffectMesh.Parent = Effect
  97. EffectMesh.MeshType = "FileMesh"
  98. EffectMesh.MeshId = "http://www.roblox.com/asset/?id=9982590"
  99. EffectMesh.Scale = Vector3.new(15, 15, 15)
  100. jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, 0.1, 0)
  101. for i = 1 , 30 do
  102. Effect.CFrame = CFrame.new(jun.Character.Torso.Position) * CFrame.Angles(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  103. EffectMesh.Scale = EffectMesh.Scale - Vector3.new(0.5, 0.5, 0.5)
  104. Effect.Transparency = Effect.Transparency - 0.05
  105. wait(0.05)
  106. end
  107.  
  108.  
  109. for i = 1 , 30 do
  110. Effect.CFrame = CFrame.new(jun.Character.Torso.Position) * CFrame.Angles(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  111. EffectMesh.Scale = EffectMesh.Scale + Vector3.new(0.5, 0.5, 0.5)
  112. Effect.Transparency = Effect.Transparency + 0.05
  113. wait(0.05)
  114. end
  115.  
  116.  
  117. for i = 1 , 30 do
  118. Effect.CFrame = CFrame.new(jun.Character.Torso.Position) * CFrame.Angles(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  119. EffectMesh.Scale = EffectMesh.Scale - Vector3.new(0.5, 0.5, 0.5)
  120. Effect.Transparency = Effect.Transparency - 0.05
  121. wait(0.05)
  122. end
  123.  
  124.  
  125. for i = 1 , 30 do
  126. Effect.CFrame = CFrame.new(jun.Character.Torso.Position) * CFrame.Angles(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  127. EffectMesh.Scale = EffectMesh.Scale + Vector3.new(0.5, 0.5, 0.5)
  128. Effect.Transparency = Effect.Transparency + 0.05
  129. wait(0.05)
  130. end
  131.  
  132.  
  133. for i = 1 , 30 do
  134. Effect.CFrame = CFrame.new(jun.Character.Torso.Position) * CFrame.Angles(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  135. EffectMesh.Scale = EffectMesh.Scale - Vector3.new(0.5, 0.5, 0.5)
  136. Effect.Transparency = Effect.Transparency - 0.05
  137. wait(0.05)
  138. end
  139.  
  140.  
  141. for i = 1 , 30 do
  142. Effect.CFrame = CFrame.new(jun.Character.Torso.Position) * CFrame.Angles(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  143. EffectMesh.Scale = EffectMesh.Scale + Vector3.new(0.5, 0.5, 0.5)
  144. Effect.Transparency = Effect.Transparency + 0.05
  145. wait(0.05)
  146. end
  147.  
  148. game:GetService("Chat"):Chat(jun.Character.Head, "RAAAAAAAAAA!!!!!")
  149.  
  150. for i = 1 , 30 do
  151. Effect.CFrame = CFrame.new(jun.Character.Torso.Position) * CFrame.Angles(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  152. EffectMesh.Scale = EffectMesh.Scale - Vector3.new(0.5, 0.5, 0.5)
  153. Effect.Transparency = Effect.Transparency - 0.05
  154. wait(0.05)
  155. end
  156.  
  157. Effect:Remove()
  158.  
  159.  
  160.  
  161. Neck.C0 = value3
  162. RightShoulder.C0 = value2
  163. LeftShoulder.C0 = value1
  164.  
  165. game:GetService("Chat"):Chat(jun.Character.Head, "This power is overwhelming...")
  166. jun.Character.Head.face.Texture = "http://www.roblox.com/asset/?id=33402615"
  167. jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth*1.3
  168. wait(0.3)
  169. jun.Character.Humanoid.Health = jun.Character.Humanoid.Health*1.3
  170. if jun.Character.Torso:findFirstChild("PwnLight2") == nil then
  171. pie = Instance.new("PointLight")
  172. pie.Name = "PwnLight2"
  173. pie.Parent = jun.Character.Head
  174. pie.Color = Color3.new(0, 85, 127)
  175. end
  176. if jun.Character.Torso:findFirstChild("PwnLight") == nil then
  177. pie = Instance.new("PointLight")
  178. pie.Name = "PwnLight"
  179. pie.Parent = jun.Character.Torso
  180. pie.Color = Color3.new(0, 85, 127)
  181. end
  182. enabled = true
  183. end
  184. end
  185. function nossj()
  186. if Stuff == true and jun.Character:findFirstChild("SMajin") ~= nil and enabled == true then
  187. Stuff = false
  188. if jun.Character.Torso:findFirstChild("PwnLight") ~= nil then
  189. jun.Character.Torso:findFirstChild("PwnLight"):Remove()
  190. end
  191. if jun.Character.Head:findFirstChild("PwnLight2") ~= nil then
  192. jun.Character.Head:findFirstChild("PwnLight2"):Remove()
  193. end
  194. Neck.C0 = Neck.C0 *CFrame.Angles(0.75, 0, 0)
  195. RightShoulder.C0 = RightShoulder.C0 *CFrame.Angles(-0.5, 0, 0)
  196. LeftShoulder.C0 = LeftShoulder.C0 *CFrame.Angles(-0.5, 0, 0)
  197. game:GetService("Chat"):Chat(jun.Character.Head, "*Pant*")
  198. jun.Character.Head.face.Texture = value7
  199. wait(0.1)
  200. p = Instance.new("Part")
  201. p.Parent = jun.Character
  202. p.Anchored = true
  203. p.CanCollide = false
  204. p.Transparency = 0.1
  205. p.formFactor = "Symmetric"
  206. p.Size = Vector3.new(22, 22, 22)
  207. p.TopSurface = "Smooth"
  208. p.BottomSurface = "Smooth"
  209. p.Name = "Sharingan"
  210. p.Shape = "Ball"
  211. p.CFrame = jun.Character.Torso.CFrame
  212. p.BrickColor = BrickColor.new("Bright red")
  213. for i = 1 , 10 do
  214. wait(0.05)
  215. p.Size = p.Size + Vector3.new(-4, -4, -4)
  216. p.Transparency = p.Transparency + 0.1
  217. p.CFrame = jun.Character.Torso.CFrame
  218. end
  219. p:Remove()
  220. Neck.C0 = value3
  221. RightShoulder.C0 = value2
  222. LeftShoulder.C0 = value1
  223. enabled = false
  224. wait(0.3)
  225. jun.Character.Humanoid.MaxHealth = 100
  226. jun.Character.Humanoid.WalkSpeed = 16
  227. end
  228. end
  229. jun.Chatted:connect(function(Msg)
  230. msg = Msg:lower()
  231. if string.sub(msg, 1, 7) == "majin mode" then
  232. wait(0.1)
  233. ssj()
  234. end
  235. if string.sub(msg, 1, 13) == "majin" then
  236. wait(0.1)
  237. ssj()
  238. end
  239. if string.sub(msg, 1, 6) == "m" then
  240. wait(0.1)
  241. ssj()
  242. end
  243. if string.sub(msg, 1, 10) == "offm" then
  244. wait(0.1)
  245. nossj()
  246. end
  247. if string.sub(msg, 1, 3) == "offm" then
  248. wait(0.1)
  249. nossj()
  250. end
  251. end)
  252. function OnDeath()
  253. wait()
  254. nossj()
  255. end
  256. jun.Character.Humanoid.Died:connect(OnDeath)
  257. jun = script.Parent.Parent
  258. Stuff = false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement