Advertisement
kingkoolie

Untitled

Mar 28th, 2015
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.21 KB | None | 0 0
  1. jun = game.Players.SuperiorSpringy
  2. Stuff = false
  3. --password
  4. function ssj()
  5. if Stuff == false then
  6. Stuff = true
  7.  
  8. Speed =1.1
  9.  
  10. for i = 0, 30, Speed do
  11. jun.Character.Torso.CFrame = CFrame.new(jun.Character.Torso.Position + Vector3.new(0,1,0))
  12. wait(.001)
  13. end
  14. jun.Character.Torso.Anchored = true
  15. wait(1)
  16.  
  17. for i = 1,3 do
  18.  
  19. Effect2 = Instance.new("Part")
  20. Effect2.Parent = jun.Character
  21. Effect2.Anchored = true
  22. Effect2.CanCollide = false
  23. Effect2.Size = Vector3.new(1, 1, 1)
  24. Effect2.formFactor = "Symmetric"
  25. Effect2.Transparency = 0.5
  26. Effect2.BrickColor = BrickColor.new("Really blue")
  27. Effect2.TopSurface = "Smooth"
  28. Effect2.BottomSurface = "Smooth"
  29. EffectMesh2 = Instance.new("CylinderMesh")
  30. EffectMesh2.Parent = Effect2
  31. EffectMesh2.Scale = Vector3.new(1, 1500, 1)
  32. local wow = Instance.new("Part",workspace)
  33. wow.Anchored = true
  34. wow.CanCollide = false
  35. wow.Reflectance = 0.32
  36. wow.formFactor = "Custom"
  37. wow.Size = Vector3.new(12,12,12)
  38. wow.TopSurface = "Smooth"
  39. wow.Transparency = 0.5
  40. wow.BottomSurface = "Smooth"
  41. wow.CFrame = jun.Character.Torso.CFrame * CFrame.new(0,0,0)
  42. wow.BrickColor = BrickColor.new("Toothpaste")
  43. local wow2 = Instance.new("Part",workspace)
  44. wow2.Anchored = true
  45. wow2.CanCollide = false
  46. wow2.Reflectance = 0.32
  47. wow2.formFactor = "Custom"
  48. wow2.Size = Vector3.new(12,12,12)
  49. wow2.TopSurface = "Smooth"
  50. wow2.Transparency = 0.5
  51. wow2.BottomSurface = "Smooth"
  52. wow2.CFrame = jun.Character.Torso.CFrame * CFrame.new(0,0,0)
  53. wow2.BrickColor = BrickColor.new("Bright blue")
  54. local wow11 = Instance.new("Part",workspace)
  55. wow11.Anchored = true
  56. wow11.CanCollide = false
  57. wow11.Reflectance = 0.32
  58. wow11.formFactor = "Custom"
  59. wow11.Size = Vector3.new(12,12,12)
  60. wow11.TopSurface = "Smooth"
  61. wow11.Transparency = 0.5
  62. wow11.BottomSurface = "Smooth"
  63. wow11.CFrame = jun.Character.Torso.CFrame * CFrame.new(0,0,0)
  64. wow11.BrickColor = BrickColor.new("Toothpaste")
  65. local wow4 = Instance.new("Part",workspace)
  66. wow4.Anchored = true
  67. wow4.CanCollide = false
  68. wow4.Reflectance = 0.32
  69. wow4.formFactor = "Custom"
  70. wow4.Size = Vector3.new(12,12,12)
  71. wow4.TopSurface = "Smooth"
  72. wow4.Transparency = 0.5
  73. wow4.BottomSurface = "Smooth"
  74. wow4.CFrame = jun.Character.Torso.CFrame * CFrame.new(0,0,0)
  75. wow4.BrickColor = BrickColor.new("Bright blue")
  76. --[[ex = Instance.new("Explosion")
  77. ex.Position = jun.Character.Torso.Position
  78. ex.BlastPressure = 0
  79. ex.Parent = workspace]]
  80. jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, 0.1, 0)
  81.  
  82. for i = 1 , 20 do
  83. Effect2.CFrame = CFrame.new(jun.Character.Torso.Position)
  84. EffectMesh2.Scale = EffectMesh2.Scale + Vector3.new(2, 2, 2)
  85. Effect2.Transparency = Effect2.Transparency + 0.025
  86. wow11.CFrame = wow11.CFrame * CFrame.fromEulerAnglesXYZ(6,6,6)
  87. wow4.CFrame = wow4.CFrame * CFrame.fromEulerAnglesXYZ(-6,-6,-6)
  88. wow2.CFrame = wow2.CFrame * CFrame.fromEulerAnglesXYZ(-3,2,6)
  89. wow.CFrame = wow.CFrame * CFrame.fromEulerAnglesXYZ(5,1,-6)
  90. wait(0.06)
  91. end
  92.  
  93. Effect2:remove()
  94. wow:remove()
  95. wow2:remove()
  96. wow4:remove()
  97. wow11:remove()
  98. end
  99. Effect = Instance.new("Part")
  100. Effect.Parent = jun.Character
  101. Effect.Anchored = true
  102. Effect.CanCollide = false
  103. Effect.CFrame = Effect.CFrame
  104. Effect.Size = Vector3.new(1, 1, 1)
  105. Effect.formFactor = "Custom"
  106. Effect.Transparency = 0.5
  107. Effect.BrickColor = BrickColor.new("Bright red")
  108. Effect.TopSurface = "Smooth"
  109. Effect.BottomSurface = "Smooth"
  110. EffectMesh = Instance.new("SpecialMesh")
  111. EffectMesh.Parent = Effect
  112. EffectMesh.MeshType = "FileMesh"
  113. EffectMesh.MeshId = "http://www.roblox.com/asset/?id=9982590"
  114. EffectMesh.Scale = Vector3.new(1,1,1)
  115. --[[ex = Instance.new("Explosion")
  116. ex.Position = jun.Character.Torso.Position
  117. ex.BlastPressure = 0
  118. ex.Parent = workspace]]
  119. jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, 0.1, 0)
  120. for i = 1 , 20 do
  121. Effect.CFrame = CFrame.new(jun.Character.Torso.Position)*CFrame.fromEulerAnglesXYZ(89.54347, 0, 0)
  122. EffectMesh.Scale = EffectMesh.Scale + Vector3.new(-2, -2, -2)
  123. Effect.Transparency = Effect.Transparency + 0.025
  124. wait(0.06)
  125. end
  126. Effect:Remove()
  127. for u, c in pairs (jun.Character:GetChildren()) do
  128. if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
  129. c.Handle.Transparency = 1
  130. end
  131. end
  132. Hair4 = Instance.new("Part")
  133. Hair4.Parent = jun.Character
  134. Hair4.Name = "Hair"
  135. Hair4.CanCollide = false
  136. Hair4.Locked = true
  137. Hair4.TopSurface = "Smooth"
  138. Hair4.BottomSurface = "Smooth"
  139. Hair4.formFactor = "Symmetric"
  140. Hair4.BrickColor = BrickColor.new("Bright yellow")
  141. Hair4.CFrame = jun.Character.Torso.CFrame + Vector3.new(0,0,-.2)
  142. Hair4.Size = Vector3.new(1, 1, 1)
  143. Weld = Instance.new("Weld")
  144. Weld.Parent = jun.Character.Head
  145. Weld.Part0 = jun.Character.Head
  146. Weld.Part1 = Hair4
  147. Weld.C0 = CFrame.new(0, .7, .2)
  148. Mesh = Instance.new("SpecialMesh")
  149. Mesh.Parent = Hair4
  150. Mesh.Scale = Vector3.new(1.15, 1.5, 1.20)
  151. Mesh.MeshType = "FileMesh"
  152. Mesh.MeshId = "http://www.roblox.com/asset/?id=145283773"
  153. Mesh.TextureId = "http://www.roblox.com/asset/?id=148563926"
  154. jun.Character.Torso.Anchored = false
  155.  
  156. if jun.Character.Torso:findFirstChild("PwnFire") == nil then
  157. pie = Instance.new("Fire")
  158. pie.Name = "PwnFire"
  159. pie.Parent = jun.Character.Torso
  160. pie.Size = 13
  161. pie.Color = Color3.new(255, 24, 12)
  162. end
  163. if jun.Character.Torso:findFirstChild("PwnSparkles") == nil then
  164. pie = Instance.new("Sparkles")
  165. pie.Name = "PwnSparkles"
  166. pie.Parent = jun.Character.Torso
  167. pie.SparkleColor = Color3.new(255, 0, 8)
  168. end
  169. jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth*1.5
  170. wait(0.3)
  171. jun.Character.Humanoid.Health = jun.Character.Humanoid.Health*1.5
  172. end
  173. end
  174. function nossj()
  175. if Stuff == true then
  176. Stuff = false
  177. if jun.Character.Torso:findFirstChild("PwnFire") ~= nil then
  178. jun.Character.Torso:findFirstChild("PwnFire"):Remove()
  179. end
  180. if jun.Character.Torso:findFirstChild("PwnSparkles") ~= nil then
  181. jun.Character.Torso:findFirstChild("PwnSparkles"):Remove()
  182. end
  183. p = Instance.new("Part")
  184. p.Parent = jun.Character
  185. p.Anchored = true
  186. p.CanCollide = false
  187. p.Transparency = 0.1
  188. p.formFactor = "Symmetric"
  189. p.Size = Vector3.new(22, 22, 22)
  190. p.TopSurface = "Smooth"
  191. p.BottomSurface = "Smooth"
  192. p.Name = "Sharingan"
  193. p.Shape = "Ball"
  194. p.CFrame = jun.Character.Torso.CFrame
  195. p.BrickColor = BrickColor.new("Bright red")
  196. for i = 1 , 10 do
  197. wait(0.05)
  198. p.Size = p.Size + Vector3.new(-4, -4, -4)
  199. p.Transparency = p.Transparency + 0.1
  200. p.CFrame = jun.Character.Torso.CFrame
  201. end
  202. p:Remove()
  203. for u, c in pairs (jun.Character:GetChildren()) do
  204. if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
  205. c.Handle.Transparency = 0
  206. end
  207. if c.Name == "Hair" then
  208. c:Remove()
  209. end
  210. end
  211. jun.Character.Humanoid.Health = jun.Character.Humanoid.Health/1.5
  212. wait(0.3)
  213. jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth/1.5
  214. end
  215. end
  216. jun.Chatted:connect(function(Msg)
  217. msg = Msg:lower()
  218. if string.sub(msg, 1, 7) == "god" then
  219. wait(0.1)
  220. ssj()
  221. end
  222. if string.sub(msg, 1, 13) == "super saiyan god" then
  223. wait(0.1)
  224. ssj()
  225. end
  226. if string.sub(msg, 1, 6) == "ssjg" then
  227. wait(0.1)
  228. ssj()
  229. end
  230. if string.sub(msg, 1, 10) == "pwnd" then
  231. wait(0.1)
  232. nossj()
  233. end
  234. if string.sub(msg, 1, 3) == "off" then
  235. wait(0.1)
  236. nossj()
  237. end
  238. end)
  239. function OnDeath()
  240. wait()
  241. nossj()
  242. end
  243. jun.Character.Humanoid.Died:connect(OnDeath)
  244. jun = game.Players.SuperiorSpringy
  245. Stuff = false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement