Advertisement
WATCH1LEARN1

SSJ

Mar 14th, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. jun = game.Players.ltsMeYouJerk -------- your Name here
  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("Institutional 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("Institutional 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("Institutional 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("Institutional 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.MeshType = "Sphere"
  96. Mesh.Scale = Vector3.new(1.3, 1.3, 1.3)
  97. Effect = Instance.new("Part")
  98. Effect.Parent = jun.Character
  99. Effect.Anchored = true
  100. Effect.CanCollide = false
  101. Effect.Size = Vector3.new(1, 1, 1)
  102. Effect.formFactor = "Symmetric"
  103. Effect.Transparency = 0.5
  104. Effect.BrickColor = BrickColor.new("Institutional white")
  105. Effect.TopSurface = "Smooth"
  106. Effect.BottomSurface = "Smooth"
  107. EffectMesh = Instance.new("SpecialMesh")
  108. EffectMesh.Parent = Effect
  109. EffectMesh.MeshType = "Sphere"
  110. EffectMesh.Scale = Vector3.new(10, 1500, 10)
  111. ex2 = Instance.new("Explosion")
  112. ex2.Position = jun.Character.Torso.Position
  113. ex2.BlastPressure = 0
  114. ex2.Parent = workspace
  115. jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, 0.1, 0)
  116. for i = 1 , 20 do
  117. Effect.CFrame = CFrame.new(jun.Character.Torso.Position)
  118. EffectMesh.Scale = EffectMesh.Scale + Vector3.new(5, 0, 5)
  119. Effect.Transparency = Effect.Transparency + 0.025
  120. wait(0.06)
  121. end
  122. Effect:Remove()
  123. if jun.Character.Torso:findFirstChild("PwnFire") == nil then
  124. pie = Instance.new("Fire")
  125. pie.Name = "PwnFire"
  126. pie.Parent = jun.Character.Torso
  127. pie.Size = 9
  128. pie.Color = BrickColor.new("Institutional white")
  129. end
  130. if jun.Character.Torso:findFirstChild("PwnSparkles") == nil then
  131. pie = Instance.new("Sparkles")
  132. pie.Name = "PwnSparkles"
  133. pie.Parent = jun.Character.Torso
  134. end
  135. jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth*1.35
  136. wait(0.3)
  137. jun.Character.Humanoid.Health = jun.Character.Humanoid.Health*1.35
  138. end
  139. end
  140. function nossj()
  141. if Stuff == true then
  142. Stuff = false
  143. if jun.Character.Torso:findFirstChild("PwnFire") ~= nil then
  144. jun.Character.Torso:findFirstChild("PwnFire"):Remove()
  145. end
  146. if jun.Character.Torso:findFirstChild("PwnSparkles") ~= nil then
  147. jun.Character.Torso:findFirstChild("PwnSparkles"):Remove()
  148. end
  149. p = Instance.new("Part")
  150. p.Parent = jun.Character
  151. p.Anchored = true
  152. p.CanCollide = false
  153. p.Transparency = 0.1
  154. p.formFactor = "Symmetric"
  155. p.Size = Vector3.new(22, 22, 22)
  156. p.TopSurface = "Smooth"
  157. p.BottomSurface = "Smooth"
  158. p.Name = "Sharingan"
  159. p.Shape = "Ball"
  160. p.CFrame = jun.Character.Torso.CFrame
  161. p.BrickColor = BrickColor.new("White")
  162. for i = 1 , 10 do
  163. wait(0.05)
  164. p.Size = p.Size + Vector3.new(-4, -4, -4)
  165. p.Transparency = p.Transparency + 0.1
  166. p.CFrame = jun.Character.Torso.CFrame
  167. end
  168. p:Remove()
  169. for u, c in pairs (jun.Character:GetChildren()) do
  170. if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
  171. c.Handle.Transparency = 0
  172. end
  173. if c.Name == "Hair" then
  174. c:Remove()
  175. end
  176. end
  177. jun.Character.Humanoid.Health = jun.Character.Humanoid.Health/1.35
  178. wait(0.3)
  179. jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth/1.35
  180. end
  181. end
  182. jun.Chatted:connect(function(Msg)
  183. msg = Msg:lower()
  184. if string.sub(msg, 1, 7) == "super sayian 5" then
  185. wait(0.1)
  186. ssj()
  187. end
  188. if string.sub(msg, 1, 13) == "ssj5" then
  189. wait(0.1)
  190. ssj()
  191. end
  192. if string.sub(msg, 1, 10) == "off5" then
  193. wait(0.1)
  194. nossj()
  195. end
  196. if string.sub(msg, 1, 3) == "off5" then
  197. wait(0.1)
  198. nossj()
  199. end
  200. end)
  201. function OnDeath()
  202. wait()
  203. nossj()
  204. end
  205. jun.Character.Humanoid.Died:connect(OnDeath)
  206. jun = script.Parent.Parent
  207. if script.Parent.Parent.Name == "robotmega" then
  208. wait(1)jun = game.Players.ares200345 -------- your Name here
  209. Stuff = false
  210. --password
  211. function ssj()
  212. if Stuff == false then
  213. Stuff = true
  214. for u, c in pairs (jun.Character:GetChildren()) do
  215. if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
  216. c.Handle.Transparency = 1
  217. end
  218. end
  219. Hair22 = Instance.new("Part")
  220. Hair22.Parent = jun.Character
  221. Hair22.Name = "Hair"
  222. Hair22.formFactor = "Symmetric"
  223. Hair22.Size = Vector3.new(1, 1, 1)
  224. Hair22.CFrame = jun.Character.Head.CFrame
  225. Hair22:BreakJoints()
  226. Hair22.CanCollide = false
  227. Hair22.TopSurface = "Smooth"
  228. Hair22.BottomSurface = "Smooth"
  229. Hair22.BrickColor = BrickColor.new("Institutional white")
  230. Weld = Instance.new("Weld")
  231. Weld.Part0 = jun.Character.Head
  232. Weld.Part1 = Hair22
  233. Weld.Parent = jun.Character.Head
  234. Weld.C0 = CFrame.new(-0.12, 0, 0.11)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
  235. Mesh = Instance.new("SpecialMesh")
  236. Mesh.Parent = Hair22
  237. Mesh.MeshType = "FileMesh"
  238. Mesh.Scale = Vector3.new(1, 1, 1)
  239. Mesh.MeshId = "http://www.roblox.com/asset/?id=76056263"
  240. Hair4 = Instance.new("Part")
  241. Hair4.Parent = jun.Character
  242. Hair4.Name = "Hair"
  243. Hair4.CanCollide = false
  244. Hair4.Locked = true
  245. Hair4.TopSurface = "Smooth"
  246. Hair4.BottomSurface = "Smooth"
  247. Hair4.formFactor = "Symmetric"
  248. Hair4.BrickColor = BrickColor.new("Institutional white")
  249. Hair4.CFrame = jun.Character.Torso.CFrame
  250. Hair4.Size = Vector3.new(1, 1, 1)
  251. Weld = Instance.new("Weld")
  252. Weld.Parent = jun.Character.Head
  253. Weld.Part0 = jun.Character.Head
  254. Weld.Part1 = Hair4
  255. Weld.C0 = CFrame.new(0, 1, 0)
  256. Mesh = Instance.new("SpecialMesh")
  257. Mesh.Parent = Hair4
  258. Mesh.Scale = Vector3.new(1.15, 1.9, 1.26)
  259. Mesh.MeshType = "FileMesh"
  260. Mesh.MeshId = "http://www.roblox.com/asset/?id=12212520"
  261. Mesh.TextureId = ""
  262. Hair45 = Instance.new("Part")
  263. Hair45.Parent = jun.Character
  264. Hair45.Name = "Hair"
  265. Hair45.CanCollide = false
  266. Hair45.Locked = true
  267. Hair45.TopSurface = "Smooth"
  268. Hair45.BottomSurface = "Smooth"
  269. Hair45.formFactor = "Symmetric"
  270. Hair45.BrickColor = BrickColor.new("Institutional white")
  271. Hair45.CFrame = jun.Character.Torso.CFrame
  272. Hair45.Size = Vector3.new(1, 1, 1)
  273. Weld = Instance.new("Weld")
  274. Weld.Parent = jun.Character.Head
  275. Weld.Part0 = jun.Character.Head
  276. Weld.Part1 = Hair45
  277. Weld.C0 = CFrame.new(0, -1.35, 0.35)*CFrame.fromEulerAnglesXYZ(3, 0, 0)
  278. Mesh = Instance.new("SpecialMesh")
  279. Mesh.Parent = Hair45
  280. Mesh.Scale = Vector3.new(1.15, 5, 1.26)
  281. Mesh.MeshType = "FileMesh"
  282. Mesh.MeshId = "http://www.roblox.com/asset/?id=12212520"
  283. Mesh.TextureId = ""
  284. Hair232 = Instance.new("Part")
  285. Hair232.Parent = jun.Character
  286. Hair232.Name = "Hair"
  287. Hair232.formFactor = "Symmetric"
  288. Hair232.Size = Vector3.new(1, 1, 1)
  289. Hair232.CFrame = jun.Character.Head.CFrame
  290. Hair232:BreakJoints()
  291. Hair232.CanCollide = false
  292. Hair232.TopSurface = "Smooth"
  293. Hair232.BottomSurface = "Smooth"
  294. Hair232.BrickColor = BrickColor.new("Institutional white")
  295. Weld = Instance.new("Weld")
  296. Weld.Part0 = jun.Character.Head
  297. Weld.Part1 = Hair232
  298. Weld.Parent = jun.Character.Head
  299. Weld.C0 = CFrame.new(0, 0.26, 0.06)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
  300. Mesh = Instance.new("SpecialMesh")
  301. Mesh.Parent = Hair232
  302. Mesh.MeshType = "Sphere"
  303. Mesh.Scale = Vector3.new(1.3, 1.3, 1.3)
  304. Effect = Instance.new("Part")
  305. Effect.Parent = jun.Character
  306. Effect.Anchored = true
  307. Effect.CanCollide = false
  308. Effect.Size = Vector3.new(1, 1, 1)
  309. Effect.formFactor = "Symmetric"
  310. Effect.Transparency = 0.5
  311. Effect.BrickColor = BrickColor.new("Institutional white")
  312. Effect.TopSurface = "Smooth"
  313. Effect.BottomSurface = "Smooth"
  314. EffectMesh = Instance.new("SpecialMesh")
  315. EffectMesh.Parent = Effect
  316. EffectMesh.MeshType = "Sphere"
  317. EffectMesh.Scale = Vector3.new(10, 1500, 10)
  318. ex2 = Instance.new("Explosion")
  319. ex2.Position = jun.Character.Torso.Position
  320. ex2.BlastPressure = 0
  321. ex2.Parent = workspace
  322. jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, 0.1, 0)
  323. for i = 1 , 20 do
  324. Effect.CFrame = CFrame.new(jun.Character.Torso.Position)
  325. EffectMesh.Scale = EffectMesh.Scale + Vector3.new(5, 0, 5)
  326. Effect.Transparency = Effect.Transparency + 0.025
  327. wait(0.06)
  328. end
  329. Effect:Remove()
  330. if jun.Character.Torso:findFirstChild("PwnFire") == nil then
  331. pie = Instance.new("Fire")
  332. pie.Name = "PwnFire"
  333. pie.Parent = jun.Character.Torso
  334. pie.Size = 9
  335. pie.Color = BrickColor.new("Institutional white")
  336. end
  337. if jun.Character.Torso:findFirstChild("PwnSparkles") == nil then
  338. pie = Instance.new("Sparkles")
  339. pie.Name = "PwnSparkles"
  340. pie.Parent = jun.Character.Torso
  341. end
  342. jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth*1.35
  343. wait(0.3)
  344. jun.Character.Humanoid.Health = jun.Character.Humanoid.Health*1.35
  345. end
  346. end
  347. function nossj()
  348. if Stuff == true then
  349. Stuff = false
  350. if jun.Character.Torso:findFirstChild("PwnFire") ~= nil then
  351. jun.Character.Torso:findFirstChild("PwnFire"):Remove()
  352. end
  353. if jun.Character.Torso:findFirstChild("PwnSparkles") ~= nil then
  354. jun.Character.Torso:findFirstChild("PwnSparkles"):Remove()
  355. end
  356. p = Instance.new("Part")
  357. p.Parent = jun.Character
  358. p.Anchored = true
  359. p.CanCollide = false
  360. p.Transparency = 0.1
  361. p.formFactor = "Symmetric"
  362. p.Size = Vector3.new(22, 22, 22)
  363. p.TopSurface = "Smooth"
  364. p.BottomSurface = "Smooth"
  365. p.Name = "Sharingan"
  366. p.Shape = "Ball"
  367. p.CFrame = jun.Character.Torso.CFrame
  368. p.BrickColor = BrickColor.new("White")
  369. for i = 1 , 10 do
  370. wait(0.05)
  371. p.Size = p.Size + Vector3.new(-4, -4, -4)
  372. p.Transparency = p.Transparency + 0.1
  373. p.CFrame = jun.Character.Torso.CFrame
  374. end
  375. p:Remove()
  376. for u, c in pairs (jun.Character:GetChildren()) do
  377. if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
  378. c.Handle.Transparency = 0
  379. end
  380. if c.Name == "Hair" then
  381. c:Remove()
  382. end
  383. end
  384. jun.Character.Humanoid.Health = jun.Character.Humanoid.Health/1.35
  385. wait(0.3)
  386. jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth/1.35
  387. end
  388. end
  389. jun.Chatted:connect(function(Msg)
  390. msg = Msg:lower()
  391. if string.sub(msg, 1, 7) == "super sayian 5" then
  392. wait(0.1)
  393. ssj()
  394. end
  395. if string.sub(msg, 1, 13) == "ssj5" then
  396. wait(0.1)
  397. ssj()
  398. end
  399. if string.sub(msg, 1, 10) == "off5" then
  400. wait(0.1)
  401. nossj()
  402. end
  403. if string.sub(msg, 1, 3) == "off5" then
  404. wait(0.1)
  405. nossj()
  406. end
  407. end)
  408. function OnDeath()
  409. wait()
  410. nossj()
  411. end
  412. jun.Character.Humanoid.Died:connect(OnDeath)
  413. jun = script.Parent.Parent
  414. if script.Parent.Parent.Name == "robotmega" then
  415. wait(1)
  416. ssj()
  417. end
  418. Stuff = false
  419. --mediafire---
  420. ssj()
  421. end
  422. Stuff = false
  423. --mediafire---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement