Advertisement
Pukaciu

Untitled

Aug 28th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.41 KB | None | 0 0
  1. --Bird Wings By Rosemarijohn2
  2. jun = game.Players.LocalPlayer
  3. Stuff = false
  4. --password
  5. function ssj()
  6. if Stuff == false then
  7. Stuff = true
  8. for u, c in pairs (jun.Character:GetChildren()) do
  9. if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
  10. c.Handle.Transparency = 1
  11. end
  12. end
  13. Hair22 = Instance.new("Part")
  14. Hair22 = Instance.new("Part")
  15. Hair22.Parent = jun.Character
  16. Hair22.Name = "Hair"
  17. Hair22.formFactor = "Symmetric"
  18. Hair22.Size = Vector3.new(1, 1, 1)
  19. Hair22.CFrame = jun.Character.Head.CFrame
  20. Hair22:BreakJoints()
  21. Hair22.CanCollide = false
  22. Hair22.TopSurface = "Smooth"
  23. Hair22.BottomSurface = "Smooth"
  24. Hair22.BrickColor = BrickColor.new("Really black")
  25. Weld = Instance.new("Weld")
  26. Weld.Part0 = jun.Character.Head
  27. Weld.Part1 = Hair22
  28. Weld.Parent = jun.Character.Head
  29. Weld.C0 = CFrame.new(0, 0.26, 0.2)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
  30. Mesh = Instance.new("SpecialMesh")
  31. Mesh.Parent = Hair22
  32. Mesh.MeshId = "http://www.roblox.com/asset/?id=62246019"
  33. Mesh.Scale = Vector3.new(1, 1, 1)
  34. BlastRing = Instance.new("Part")
  35. BlastRing.Parent = game.Lighting
  36. BlastRing.Name = "Blast"
  37. BlastRing.formFactor = "Symmetric"
  38. BlastRing.Size = Vector3.new(1, 1, 1)
  39. BlastRing.CanCollide = false
  40. BlastRing.TopSurface = "Smooth"
  41. BlastRing.BottomSurface = "Smooth"
  42. BlastRing.BrickColor = BrickColor.new("Really black")
  43. BlastRing.Reflectance = 0
  44. BlastRing.Anchored = true
  45. Mesh2 = Instance.new("SpecialMesh")
  46. Mesh2.Parent = BlastRing
  47. Mesh2.MeshType = "FileMesh"
  48. Mesh2.MeshId = "http://www.roblox.com/asset/?id=20329976"
  49. Mesh2.Scale = Vector3.new(1, 5.8, 1)
  50. blastring2 = BlastRing:clone()
  51. Hair4 = Instance.new("Part")
  52. Hair4.Parent = jun.Character
  53. Hair4.Name = "Hair"
  54. Hair4.CanCollide = false
  55. Hair4.Locked = true
  56. Hair4.TopSurface = "Smooth"
  57. Hair4.BottomSurface = "Smooth"
  58. Hair4.formFactor = "Symmetric"
  59. Hair4.BrickColor = BrickColor.new("Really black")
  60. Hair4.CFrame = jun.Character.Torso.CFrame
  61. Hair4.Size = Vector3.new(1, 1, 1)
  62. Weld = Instance.new("Weld")
  63. Weld.Parent = jun.Character.Head
  64. Weld.Part0 = jun.Character.Head
  65. Weld.Part1 = Hair4
  66. Weld.C0 = CFrame.new(0, 1, 0)
  67. Mesh = Instance.new("SpecialMesh")
  68. Mesh.Parent = Hair4
  69. Mesh.Scale = Vector3.new(1.15, 1.8, 1.26)
  70. Mesh.MeshType = "FileMesh"
  71. Mesh.MeshId = "http://www.roblox.com/asset/?id=12212520"
  72. Mesh.TextureId = ""
  73. Hair42 = Instance.new("Part")
  74. Hair42.Parent = jun.Character
  75. Hair42.Name = "Hair"
  76. Hair42.CanCollide = false
  77. Hair42.Locked = true
  78. Hair42.TopSurface = "Smooth"
  79. Hair42.BottomSurface = "Smooth"
  80. Hair42.formFactor = "Symmetric"
  81. Hair42.BrickColor = BrickColor.new("Bright black")
  82. Hair42.CFrame = jun.Character.Torso.CFrame
  83. Hair42.Size = Vector3.new(1, 1, 1)
  84. Weld = Instance.new("Weld")
  85. Weld.Parent = jun.Character.Torso
  86. Weld.Part1 = Hair42
  87. Weld.Part0 = jun.Character.Head
  88. Weld.C0 = CFrame.new(0, -.6, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
  89. Mesh = Instance.new("SpecialMesh")
  90. Mesh.Parent = Hair42
  91. Mesh.Scale = Vector3.new(1.3, 1.3, 1.3)
  92. Mesh.MeshType = "FileMesh"
  93. Mesh.MeshId = "http://www.roblox.com/asset/?id=15392960"
  94. Mesh.TextureId = ""
  95. Effect = Instance.new("Part")
  96. Effect.Parent = jun.Character
  97. Effect.Anchored = true
  98. Effect.CanCollide = false
  99. Effect.Size = Vector3.new(1, 1, 1)
  100. Effect.formFactor = "Symmetric"
  101. Effect.Transparency = 0.5
  102. Effect.BrickColor = BrickColor.new("Deepblue,Really black")
  103. Effect.Reflectance = 0.3
  104. Effect.TopSurface = "Smooth"
  105. Effect.BottomSurface = "Smooth"
  106. EffectMesh = Instance.new("CylinderMesh")
  107. EffectMesh.Parent = Effect
  108. EffectMesh.Scale = Vector3.new(1, 100, 1)
  109. blastring2.Parent = jun.Character
  110. blastring2.Position = jun.Character.Torso.Position
  111. blastring2.BrickColor = BrickColor.new("Really black")
  112. blastring2.Transparency = 0.7
  113. blastring2.Reflectance = 0
  114. jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, -0.5, -1)
  115. for i = 1 , 20 do
  116. Effect.CFrame = CFrame.new(jun.Character.Torso.Position)
  117. blastring2.CFrame = CFrame.new(jun.Character.Torso.Position) * CFrame.new(0, 0.5, -0.8)
  118. EffectMesh.Scale = EffectMesh.Scale + Vector3.new(0.5, 0, 0.5)
  119. blastring2.Mesh.Scale = blastring2.Mesh.Scale + Vector3.new(0.7, 0, 0.7)
  120. wait(0.001)
  121. end
  122. for i = 1 , 20 do
  123. EffectMesh.Scale = EffectMesh.Scale + Vector3.new(-0.5, 0, -0.5)
  124. blastring2.Mesh.Scale = blastring2.Mesh.Scale + Vector3.new(-0.7, 0, -0.7)
  125. wait(0.001)
  126. end
  127. blastring2.BrickColor = BrickColor.new("White")
  128. Effect.BrickColor = BrickColor.new("Really blue")
  129. for i = 1 , 20 do
  130. blastring2.Mesh.Scale = blastring2.Mesh.Scale + Vector3.new(0.7, 0, 0.7)
  131. EffectMesh.Scale = EffectMesh.Scale + Vector3.new(0.5, 0, 0.5)
  132. wait(0.001)
  133. end
  134. for i = 1 , 20 do
  135. EffectMesh.Scale = EffectMesh.Scale + Vector3.new(-0.5, 0, -0.5)
  136. blastring2.Mesh.Scale = blastring2.Mesh.Scale + Vector3.new(-0.7, 0, -0.7)
  137. wait(0.001)
  138. end
  139. Effect:remove()
  140. blastring2:remove()
  141. lol = Instance.new("Explosion")
  142. lol.Parent = game.Workspace
  143. lol.Position = jun.Character.Torso.Position
  144. lol.BlastRadius = 10
  145. lol.BlastPressure = 0
  146. --[[ex = Instance.new("Explosion")
  147. ex.Position = jun.Character.Torso.Position
  148. ex.BlastPressure = 0
  149. ex.Parent = workspace]]
  150. jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, 0.1, 0)
  151. for i = 1 , 20 do
  152. Effect.CFrame = CFrame.new(jun.Character.Torso.Position)
  153. EffectMesh.Scale = EffectMesh.Scale + Vector3.new(0.5, 0, 0.5)
  154. Effect.Transparency = Effect.Transparency + 0.01
  155. wait(0.05)
  156. end
  157. for i = 1 , 20 do
  158. EffectMesh.Scale = EffectMesh.Scale + Vector3.new(-0.5, 0, -0.5)
  159. Effect.BrickColor = BrickColor.new("Really black")
  160. wait(0.05)
  161. end
  162. Effect:Remove()
  163. game.Lighting.TimeOfDay = 15
  164. game.Lighting.FogEnd = 10000
  165. if jun.Character.Torso:findFirstChild("PwnFire") == nil then
  166. local pie = Instance.new("Fire")
  167. pie.Name = "PwnFire"
  168. pie.Parent = jun.Character.Torso
  169. pie.Size = 13
  170. pie.Color = BrickColor.new("Really blue").Color
  171. pie.SecondaryColor = BrickColor.new("Really blue").Color
  172. end
  173. if jun.Character.Torso:findFirstChild("PwnSparkles") == nil then
  174. pie = Instance.new("Sparkles")
  175. pie.Name = "PwnSparkles"
  176. pie.Parent = jun.Character.Torso
  177. pie.SparkleColor = BrickColor.new("White").Color
  178. end
  179. jun.Character.Humanoid.MaxHealth = 350
  180. wait(0.3)
  181. jun.Character.Humanoid.Health = 300
  182. end
  183. end
  184. function nossj()
  185. if Stuff == true then
  186. Stuff = false
  187. if jun.Character.Torso:findFirstChild("PwnFire") ~= nil then
  188. jun.Character.Torso:findFirstChild("PwnFire"):Remove()
  189. end
  190. if jun.Character.Torso:findFirstChild("PwnSparkles") ~= nil then
  191. jun.Character.Torso:findFirstChild("PwnSparkles"):Remove()
  192. end
  193. p = Instance.new("Part")
  194. p.Parent = jun.Character
  195. p.Anchored = true
  196. p.CanCollide = false
  197. p.Transparency = 0
  198. p.formFactor = "Symmetric"
  199. p.Size = Vector3.new(44, 44, 44)
  200. p.TopSurface = "Smooth"
  201. p.BottomSurface = "Smooth"
  202. p.Name = "Sharingan"
  203. p.Shape = "Ball"
  204. p.CFrame = jun.Character.Torso.CFrame
  205. p.BrickColor = BrickColor.new("Really black")
  206. for i = 1 , 10 do
  207. wait(0.05)
  208. p.Size = p.Size + Vector3.new(-3, -3, -3)
  209. p.Transparency = p.Transparency + 0.01
  210. p.CFrame = jun.Character.Torso.CFrame
  211. end
  212. p:Remove()
  213. for u, c in pairs (jun.Character:GetChildren()) do
  214. if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
  215. c.Handle.Transparency = 0
  216. end
  217. if c.Name == "Hair" then
  218. c:Remove()
  219. end
  220. end
  221. for u, c in pairs (game.Lighting:GetChildren()) do
  222. if c.className == "Pants" then
  223. c.Parent = game.Workspace.satic
  224. end
  225. end
  226. for u, c in pairs (game.Lighting:GetChildren()) do
  227. if c.className == "Shirt" then
  228. c.Parent = game.Workspace.satic
  229. end
  230. end
  231. jun.Character.Humanoid.Health = 80
  232. wait()
  233. jun.Character.Humanoid.MaxHealth = 100
  234. wait()
  235. jun.Character.Torso.fire1:remove()
  236. wait()
  237. jun.Character.Torso.fire2:remove()
  238. wait()
  239. jun.Character.Torso.fire3:remove()
  240. wait()
  241. jun.Character.Torso.fire4:remove()
  242. wait()
  243. jun.Character.Torso.fire5:remove()
  244. end
  245. end
  246. jun.Chatted:connect(function(Msg)
  247. msg = Msg:lower()
  248. if string.sub(msg, 1, 7) == "!" then
  249. game.Lighting.FogColor = BrickColor.new("Really black").Color
  250. wait()
  251. game.Lighting.TimeOfDay = 16
  252. wait(0.3)
  253. game.Lighting.TimeOfDay = 17
  254. wait(0.3)
  255. game.Lighting.TimeOfDay = 18
  256. wait(0.3)
  257. game.Lighting.TimeOfDay = 19
  258. wait(0.3)
  259. game.Lighting.FogEnd = 1000
  260. wait(0.1)
  261. game.Lighting.FogEnd = 800
  262. wait(0.1)
  263. game.Lighting.FogEnd = 600
  264. wait(0.1)
  265. game.Lighting.FogEnd = 500
  266. wait(0.1)
  267. game.Lighting.FogEnd = 400
  268. wait(0.1)
  269. game.Lighting.FogEnd = 300
  270. ssj()
  271. end
  272. if string.sub(msg, 1, 4) == "5" then
  273. game.Lighting.FogColor = BrickColor.new("Really black").Color
  274. wait()
  275. game.Lighting.TimeOfDay = 16
  276. wait(0.3)
  277. game.Lighting.TimeOfDay = 17
  278. wait(0.3)
  279. game.Lighting.TimeOfDay = 18
  280. wait(0.3)
  281. game.Lighting.TimeOfDay = 19
  282. wait(0.3)
  283. game.Lighting.FogEnd = 1000
  284. wait(0.1)
  285. game.Lighting.FogEnd = 800
  286. wait(0.1)
  287. game.Lighting.FogEnd = 600
  288. wait(0.1)
  289. game.Lighting.FogEnd = 500
  290. wait(0.1)
  291. game.Lighting.FogEnd = 400
  292. wait(0.1)
  293. game.Lighting.FogEnd = 300
  294. wait(0.1)
  295. ssj()
  296. end
  297. if string.sub(msg, 1, 6) == "Dark" then
  298. wait(0.1)
  299. ssj()
  300. end
  301. if string.sub(msg, 1, 10) == "off" then
  302. wait(0.1)
  303. nossj()
  304. end
  305. if string.sub(msg, 1, 3) == "stop" then
  306. wait(0.1)
  307. nossj()
  308. end
  309. end)
  310. function OnDeath()
  311. wait()
  312. nossj()
  313. end
  314. jun.Character.Humanoid.Died:connect(OnDeath)
  315. jun = game.Players.LocalPlayer
  316. Stuff = false
  317. --password
  318. Instance.new("HopperBin",game.Players.LocalPlayer.Backpack).Name = "Earth-shattering kamehameha"
  319. script.Parent = game.Players.LocalPlayer.Backpack:findFirstChild"Earth-shattering kamehameha"
  320. local char = script.Parent.Parent.Parent.Character
  321. local humanoid = char.Humanoid
  322. local Head = char.Head
  323. local Torso = char.Torso
  324. local LeftArm = char["Left Arm"]
  325. local RightArm = char["Right Arm"]
  326. local LeftLeg = char["Left Leg"]
  327. local RightLeg = char["Right Leg"]
  328. local RightHip = Torso["Right Hip"]
  329. local LeftHip = Torso["Left Hip"]
  330. local Neck = Torso.Neck
  331. local RightShoulder = Torso["Right Shoulder"]
  332. local LeftShoulder = Torso["Left Shoulder"]
  333. local NeckC0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  334. local NeckC1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  335. local LeftShoulderC0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  336. local LeftShoulderC1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  337. local RightShoulderC0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  338. local RightShoulderC1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  339. local LeftHipC0 = CFrame.new(-1, -1, 0, 0, 0, -1,0,1, 0, 1, 0, 0)
  340. local LeftHipC1 = CFrame.new(-0.5,1,0,0,0,-1,0,1,0,1, 0, 0)
  341. local RightHipC0 = CFrame.new(1,-1,0,0,0,1,0,1,0,-1,0,0)
  342. local RightHipC1 = CFrame.new(0.5,1,0,0,0,1,0,1,0,-1,0,0)
  343. local taco = false
  344. local taco2 = true
  345. local time = game.Lighting.TimeOfDay
  346. local h = tonumber(string.sub(time,1,2))
  347. local m = tonumber(string.sub(time,4,5))+1
  348. local s = tonumber(string.sub(time,7,8))
  349. local function frame()
  350. TiltX = 0
  351. TiltY = 0
  352. TiltZ = 0
  353. RightShoulder.C0 = RightShoulderC0 * CFrame.Angles(TiltX, TiltY, TiltZ)
  354. LeftShoulder.C0 = LeftShoulderC0 * CFrame.Angles(TiltX, TiltY, -TiltZ)
  355. TiltX = -1.65
  356. TiltY = 0
  357. TiltZ = 0
  358. MoveX = 0
  359. MoveY = -0.31
  360. MoveZ = -0.4
  361. RightShoulder.C0 = RightShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX,MoveY,MoveZ)
  362. LeftShoulder.C0 = LeftShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX,MoveY,MoveZ)
  363. TiltX = -0.12
  364. TiltY = -0.01
  365. TiltZ = -0.1
  366. MoveX = 0
  367. MoveY = 0.2
  368. MoveZ = 0
  369. RightHip.C0 = RightHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX,MoveY,MoveZ)
  370. LeftHip.C0 = LeftHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX,MoveY,MoveZ)
  371. end
  372. function switch(bool)
  373. for i,v in pairs(char:GetChildren())do
  374. if v == Torso or v == Head or v == LeftArm or v == RightArm or v == LeftLeg or v == RightLeg then
  375. v.Anchored = bool
  376. end end end
  377. local function frame2()
  378. TiltX = 0
  379. TiltY = 0
  380. TiltZ = 1.57
  381. RightShoulder.C0 = RightShoulderC0 * CFrame.Angles(TiltX, TiltY, TiltZ)
  382. LeftShoulder.C0 = LeftShoulderC0 * CFrame.Angles(TiltX, TiltY, -TiltZ)
  383. TiltX = 0.6
  384. TiltY = 0
  385. TiltZ = 0
  386. MoveX = 0
  387. MoveY = 0
  388. MoveZ = -0.3
  389. RightShoulder.C0 = RightShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  390. LeftShoulder.C0 = LeftShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  391. TiltX = -0.05
  392. TiltY = 0
  393. TiltZ = 0
  394. MoveX = 0
  395. MoveY = 0.1
  396. MoveZ = 0
  397. RightHip.C0 = RightHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  398. LeftHip.C0 = LeftHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  399. end
  400. local function RefreshWelds()
  401. Neck.C0 = NeckC0
  402. Neck.C1 = NeckC1
  403. RightShoulder.C0 = RightShoulderC0
  404. RightShoulder.C1 = RightShoulderC1
  405. LeftShoulder.C0 = LeftShoulderC0
  406. LeftShoulder.C1 = LeftShoulderC1
  407. RightHip.C0 = RightHipC0
  408. RightHip.C1 = RightHipC1
  409. LeftHip.C0 = LeftHipC0
  410. LeftHip.C1 = LeftHipC1
  411. end
  412. local function Button1Down(mouse)
  413. if taco then return end
  414. taco = true
  415. humanoid.PlatformStand = true
  416. local staystill = Instance.new("BodyPosition",Torso)
  417. staystill.maxForce = Vector3.new(math.huge,math.huge,math.huge)
  418. staystill.position = Torso.Position
  419. frame()
  420. local energy = Instance.new("Part",char)
  421. energy.Size = Vector3.new(0.1,0.1,0.1)
  422. energy.CanCollide = false
  423. energy.Anchored = true
  424. energy.Locked = true
  425. energy.Shape = "Ball"
  426. energy.TopSurface = "Smooth"
  427. energy.BottomSurface = "Smooth"
  428. energy.Color = Color3.new(0/255,50/255,255/255)
  429. energy.CFrame = RightArm.CFrame * CFrame.new(-0.1,-0.7,-0.6)
  430. local energy2 = Instance.new("Part",char)
  431. energy2.Size = Vector3.new(0.1,0.1,0.1)
  432. energy2.CanCollide = false
  433. energy2.Anchored = true
  434. energy2.Locked = true
  435. energy2.Shape = "Ball"
  436. energy2.TopSurface = "Smooth"
  437. energy2.BottomSurface = "Smooth"
  438. energy2.Color = Color3.new(255/255,0/255,0/255)
  439. energy2.CFrame = LeftArm.CFrame * CFrame.new(0,-0.7,-0.6)
  440. local f1 = Instance.new("Fire",energy)
  441. f1.Color = energy.Color
  442. f1.SecondaryColor = Color3.new(0,0,0)
  443. f1.Heat = 0
  444. local f2 = Instance.new("Fire",energy2)
  445. f2.Color = energy2.Color
  446. f2.SecondaryColor = Color3.new(1,1,1)
  447. f2.Heat = 0
  448. local f1 = Instance.new("Fire",energy)
  449. f1.Color = energy.Color
  450. f1.SecondaryColor = Color3.new(0,0,0)
  451. f1.Heat = 0
  452. local f2 = Instance.new("Fire",energy2)
  453. f2.Color = energy2.Color
  454. f2.SecondaryColor = Color3.new(1,1,1)
  455. f2.Heat = 0
  456. local f1 = Instance.new("Fire",energy)
  457. f1.Color = energy.Color
  458. f1.SecondaryColor = Color3.new(0,0,0)
  459. f1.Heat = 0
  460. local f2 = Instance.new("Fire",energy2)
  461. f2.Color = energy2.Color
  462. f2.SecondaryColor = Color3.new(1,1,1)
  463. f2.Heat = 0
  464. switch(true)
  465. wait(0.5)
  466. repeat m = m * 2 if m >= 60 then m = 1 h = h + 1 end game.Lighting.TimeOfDay = ""..h..":"..m..":"..s.."" wait(0) until game.Lighting.TimeOfDay >= "18:00:00"
  467. for i = 1,10 do
  468. energy.CFrame = RightArm.CFrame * CFrame.new(-0.1,-0.7,-0.6)
  469. energy2.CFrame = LeftArm.CFrame * CFrame.new(0,-0.7,-0.6)
  470. energy.Size = energy.Size + Vector3.new(0.5,0.5,0.5)
  471. energy2.Size = energy2.Size + Vector3.new(0.5,0.5,0.5)
  472. energy.Reflectance = energy.Reflectance + 0.1
  473. energy2.Reflectance = energy2.Reflectance + 0.1
  474. wait()
  475. energy.CFrame = RightArm.CFrame * CFrame.new(-0.1,-0.7,-0.6)
  476. energy2.CFrame = LeftArm.CFrame * CFrame.new(0,-0.7,-0.6)
  477. end
  478. game:GetService("Chat"):Chat(Head,"EARTH SHATTERING!",0)
  479. wait(0.6)
  480. switch(false)
  481. frame2()
  482. wait()
  483. switch(true)
  484. for i = 1,10 do
  485. wait()
  486. energy.CFrame = energy.CFrame * CFrame.new(0,0.25,-0.25)
  487. energy2.CFrame = energy2.CFrame * CFrame.new(0,0.25,-0.25)
  488. end
  489. for i = 1,20 do
  490. energy.Size = energy.Size * Vector3.new(0.5,0.5,0.5)
  491. energy2.Size = energy2.Size * Vector3.new(0.5,0.5,0.5)
  492. energy.Reflectance = energy.Reflectance - 0.1
  493. energy2.Reflectance = energy2.Reflectance - 0.1
  494. wait()
  495. energy.CFrame = Torso.CFrame * CFrame.new(0,0.2,-4.5)
  496. energy2.CFrame = Torso.CFrame * CFrame.new(0,0.2,-4.5)
  497. end
  498. energy:Destroy()
  499. energy2:Destroy()
  500. wait(0.6)
  501. game:GetService("Chat"):Chat(Head,"KAMEEHHHH",0)
  502. local blast = Instance.new("Part",char)
  503. blast.Size = Vector3.new(8,8,8)
  504. blast.Shape = "Ball"
  505. blast.TopSurface = "Smooth"
  506. blast.BottomSurface = "Smooth"
  507. blast.Anchored = true
  508. blast.Locked = true
  509. blast.CanCollide = false
  510. blast.Color = Color3.new(255/255,0/255,125/255)
  511. blast.Transparency = 0
  512. blast.CFrame = Torso.CFrame * CFrame.new(0,0.2,-6.5)
  513. wait(0.6)
  514. game:GetService("Chat"):Chat(Head,"HAMEEHHHHH",1)
  515. local xf = Instance.new("Fire",blast)
  516. xf.Size = 25
  517. xf.Color = blast.Color
  518. xf.SecondaryColor = Color3.new(255/255,255/255,255/255)
  519. xf.Heat = 0
  520. local xf = Instance.new("Fire",blast)
  521. xf.Size = 25
  522. xf.Color = blast.Color
  523. xf.SecondaryColor = Color3.new(255/255,255/255,255/255)
  524. xf.Heat = 0
  525. for i = 1,20 do
  526. blast.Transparency = blast.Transparency + 0.05
  527. blast.Reflectance = blast.Reflectance + 0.01
  528. wait(0.1)
  529. if blast.Transparency >= 1 then
  530. blast.Transparency = blast.Transparency - 0.1
  531. end end
  532. blast.Transparency = 0.1
  533. wait(0.5)
  534. game:GetService("Chat"):Chat(Head,"HAAAAAAHHHHHHHHH!",2)
  535. coroutine.resume(coroutine.create(function()
  536. for i = 1,5 do wait(0)
  537. local p = Instance.new("Part",blast)
  538. p.Size = Vector3.new(0,0,0)
  539. p.Anchored = true
  540. p.CanCollide = false
  541. p.Locked = true
  542. p.BrickColor = BrickColor.new("Really red")
  543. p.TopSurface = "Smooth"
  544. p.Reflectance = 0.3
  545. p.Transparency = 0.4
  546. p.BottomSurface = "Smooth"
  547. p.CFrame = blast.CFrame * CFrame.new(0,0,0)
  548. local m1 = Instance.new("SpecialMesh",p)
  549. m1.Scale = p.Size
  550. m1.MeshId = "http://www.roblox.com/asset/?id=3270017"
  551. local p2 = Instance.new("Part",blast)
  552. p2.CFrame = blast.CFrame * CFrame.new(0,0,0)
  553. p2.Size = Vector3.new(0,0,0)
  554. p2.Anchored = true
  555. p2.CanCollide = false
  556. p2.Locked = true
  557. p2.BrickColor = BrickColor.new("Deep blue")
  558. p2.TopSurface = "Smooth"
  559. p2.Reflectance = 0.3
  560. p2.Transparency = 0.4
  561. p2.BottomSurface = "Smooth"
  562. local m2 = Instance.new("SpecialMesh",p2)
  563. m2.Scale = p2.Size
  564. m2.MeshId = "http://www.roblox.com/asset/?id=3270017"
  565. local p3 = Instance.new("Part",blast)
  566. p3.Size = Vector3.new(0,0,0)
  567. p3.Anchored = true
  568. p3.CanCollide = false
  569. p3.Locked = true
  570. p3.Color = blast.Color
  571. p3.TopSurface = "Smooth"
  572. p3.Reflectance = 0.3
  573. p3.Transparency = 0.4
  574. p3.BottomSurface = "Smooth"
  575. p3.CFrame = blast.CFrame * CFrame.new(0,0,0)
  576. local m3 = Instance.new("SpecialMesh",p3)
  577. m3.Scale = p.Size
  578. m3.MeshId = "http://www.roblox.com/asset/?id=3270017"
  579. coroutine.resume(coroutine.create(function()
  580. for i = 1,20 do wait(0)
  581. m1.Scale = m1.Scale + Vector3.new(5,5,5)
  582. p.CFrame = p.CFrame * CFrame.new(0,0,-5)
  583. end
  584. p:Destroy()
  585. end))
  586. coroutine.resume(coroutine.create(function()
  587. for i = 1,20 do wait(0)
  588. m2.Scale = m2.Scale + Vector3.new(5,5,5)
  589. p2.CFrame = p2.CFrame * CFrame.new(0,0,-5)
  590. end
  591. p2:Destroy()
  592. end))
  593. coroutine.resume(coroutine.create(function()
  594. for i = 1,20 do wait(0)
  595. m3.Scale = m3.Scale + Vector3.new(5,5,5)
  596. p3.CFrame = p3.CFrame * CFrame.new(0,0,-5)
  597. end
  598. p3:Destroy()
  599. end))end end))
  600. local p = Instance.new("Part",blast)
  601. p.Size = blast.Size
  602. p.CanCollide = true
  603. p.Anchored = true
  604. p.Locked = true
  605. p.Color = blast.Color
  606. p.Reflectance = blast.Reflectance
  607. p.Transparency = blast.Transparency
  608. p.TopSurface = "Smooth"
  609. p.BottomSurface = "Smooth"
  610. p.CFrame = blast.CFrame * CFrame.fromEulerAnglesXYZ(1.57, 0, 0)
  611. p.Touched:connect(function(hit)
  612. if not taco2 then return end
  613. taco2 = false
  614. if hit.Parent:findFirstChild("Humanoid")then
  615. for i,v in pairs(hit.Parent:GetChildren())do
  616. if v:IsA"Hat" then
  617. v:Destroy()
  618. elseif v:IsA"Part" then
  619. v.Velocity = v.Position * Vector3.new(50,3,0)
  620. v.RotVelocity = v.Position - v.Velocity
  621. v.Parent:BreakJoints()
  622. end end end
  623. wait(8)
  624. taco2 = true
  625. end)
  626. local mesh = Instance.new("CylinderMesh",p)
  627. mesh.Scale = Vector3.new(1,0,1)
  628. for i = 1,150 do
  629. mesh.Scale = mesh.Scale + Vector3.new(-0.16,1.19,-0.16)
  630. p.CFrame = p.CFrame * CFrame.new(0,-5,0)
  631. wait(0)
  632. mesh.Scale = mesh.Scale + Vector3.new(0.1599,0,0.1599)
  633. end
  634. blast:Destroy()
  635. game.Lighting.TimeOfDay = 12
  636. switch(false)
  637. RefreshWelds()
  638. humanoid.PlatformStand = false
  639. staystill:Destroy()
  640. wait(8)
  641. taco = false
  642. end
  643. script.Parent.Selected:connect(function(mouse)mouse.Button1Down:connect(function(mouse)Button1Down(mouse)end)end)
  644. math.randomseed(tick())
  645. local pwn = game:service('Players').LocalPlayer
  646. local char = pwn.Character
  647. local pk = pwn.Backpack
  648. local Human = char.Humanoid
  649. local Torso = char.Torso
  650. local Head = char.Head
  651. local LeftArm = char["Left Arm"]
  652. local RightArm = char["Right Arm"]
  653. local LeftLeg = char["Left Leg"]
  654. local RightLeg = char["Right Leg"]
  655. local Neck = char.Torso["Neck"]
  656. local RightShoulder = char.Torso["Right Shoulder"]
  657. local LeftShoulder = char.Torso["Left Shoulder"]
  658. local RightHip = char.Torso["Right Hip"]
  659. local LeftHip = char.Torso["Left Hip"]
  660. local NeckC0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  661. local NeckC1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  662. local LeftShoulderC0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  663. local LeftShoulderC1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  664. local RightShoulderC0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  665. local RightShoulderC1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  666. local LeftHipC0 = CFrame.new(-1, -1, 0, 0, 0, -1,0,1, 0, 1, 0, 0)
  667. local LeftHipC1 = CFrame.new(-0.5,1,0,0,0,-1,0,1,0,1, 0, 0)
  668. local RightHipC0 = CFrame.new(1,-1,0,0,0,1,0,1,0,-1,0,0)
  669. local RightHipC1 = CFrame.new(0.5,1,0,0,0,1,0,1,0,-1,0,0)
  670. local Tewl = Instance.new("HopperBin",pk)
  671. local Nim = "Time Blast"
  672. local disabled = false
  673. function ChargeWelds()
  674. if Torso.Anchored then
  675. Torso.CFrame = Torso.CFrame * CFrame.new(0,5,0)
  676. else
  677. Torso.Anchored = true
  678. Torso.CFrame = Torso.CFrame * CFrame.new(0,5,0)
  679. end
  680. coroutine.resume(meshInsertion)
  681. TiltX = 2
  682. TiltY = 0
  683. TiltZ = 2
  684. RightShoulder.C0 = RightShoulderC0 * CFrame.Angles(TiltX, TiltY, TiltZ)
  685. LeftShoulder.C0 = LeftShoulderC0 * CFrame.Angles(TiltX, TiltY, TiltZ)
  686. TiltX = 2
  687. TiltY = 0
  688. TiltZ = 2
  689. MoveX = 0
  690. MoveY = 0
  691. MoveZ = 0
  692. RightShoulder.C0 = RightShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  693. LeftShoulder.C0 = LeftShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX,MoveY,MoveZ)
  694. TiltX = 0.3
  695. TiltY = 0
  696. TiltZ = 0.3
  697. MoveX = 0
  698. MoveY = 0
  699. MoveZ = 0
  700. RightHip.C0 = RightHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  701. LeftHip.C0 = LeftHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  702. end
  703. function RefreshWelds()
  704. Neck.C0 = NeckC0
  705. Neck.C1 = NeckC1
  706. RightShoulder.C0 = RightShoulderC0
  707. RightShoulder.C1 = RightShoulderC1
  708. LeftShoulder.C0 = LeftShoulderC0
  709. LeftShoulder.C1 = LeftShoulderC1
  710. RightHip.C0 = RightHipC0
  711. RightHip.C1 = RightHipC1
  712. LeftHip.C0 = LeftHipC0
  713. LeftHip.C1 = LeftHipC1
  714. end
  715. function Welds1()
  716. TiltX = 0
  717. TiltY = 0
  718. TiltZ = 1.57
  719. RightShoulder.C0 = RightShoulderC0 * CFrame.Angles(TiltX, TiltY, TiltZ)
  720. LeftShoulder.C0 = LeftShoulderC0 * CFrame.Angles(TiltX, TiltY, -TiltZ)
  721. TiltX = 0.6
  722. TiltY = 0
  723. TiltZ = 0
  724. MoveX = 0
  725. MoveY = 0
  726. MoveZ = -0.3
  727. RightShoulder.C0 = RightShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  728. LeftShoulder.C0 = LeftShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  729. TiltX = -0.05
  730. TiltY = 0
  731. TiltZ = 0
  732. MoveX = 0
  733. MoveY = 0.1
  734. MoveZ = 0
  735. RightHip.C0 = RightHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  736. LeftHip.C0 = LeftHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  737. end
  738. function Welds2()
  739. TiltX = 100
  740. TiltY = 20
  741. TiltZ = -20
  742. RightShoulder.C0 = RightShoulderC0 * CFrame.Angles(TiltX, TiltY, TiltZ)
  743. LeftShoulder.C0 = LeftShoulderC0 * CFrame.Angles(TiltX, TiltY, TiltZ)
  744. TiltX = 0.6
  745. TiltY = 0
  746. TiltZ = 0
  747. MoveX = 0
  748. MoveY = 0
  749. MoveZ = -0.3
  750. RightShoulder.C0 = RightShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  751. LeftShoulder.C0 = LeftShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  752. TiltX = 0
  753. TiltY = 0
  754. TiltZ = 0
  755. MoveX = 0
  756. MoveY = 0
  757. MoveZ = 0
  758. RightHip.C0 = RightHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  759. LeftHip.C0 = LeftHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  760. end
  761. function onButton1Down(mouse)
  762. if disabled == true then
  763. return
  764. end
  765. Torso.Anchored = true
  766. Human.PlatformStand = true
  767. Human.WalkSpeed = 0
  768. disabled = true
  769. narb = Instance.new("ForceField",char)
  770. noob = narb:clone()
  771. noobz = narb:clone()
  772. nubz = narb:clone()
  773. coroutine.resume(coroutine.create(function()
  774. for x = 1,150 do
  775. Torso.CFrame = Torso.CFrame * CFrame.fromEulerAnglesXYZ(0,math.random(-100,100),0)
  776. wait()
  777. end
  778. end))
  779. chargeup()
  780. local wow = Instance.new("Part",workspace)
  781. wow.Anchored = true
  782. wow.CanCollide = false
  783. wow.Reflectance = 0.32
  784. wow.formFactor = "Custom"
  785. wow.Size = Vector3.new(0.2,0.2,0.2)
  786. wow.TopSurface = "Smooth"
  787. wow.Transparency = 0
  788. wow.BottomSurface = "Smooth"
  789. wow.CFrame = Torso.CFrame
  790. wow.BrickColor = BrickColor.new("Really black")
  791. local Mesh2 = Instance.new("SpecialMesh",wow)
  792. Mesh2.MeshType = "FileMesh"
  793. Mesh2.Scale = Vector3.new(4.5,0.5,4.5)
  794. Mesh2.MeshId = "http://www.roblox.com/asset/?id=20329976"
  795. Mesh2.TextureId = ""
  796. for i = 1,30 do
  797. wow.CFrame = Torso.CFrame * CFrame.new(0,-7.5,0)
  798. wait()
  799. wow.CFrame = wow.CFrame * CFrame.fromEulerAnglesXYZ(0,-6,0)
  800. wow.Transparency = wow.Transparency + 0.1
  801. end
  802. local p = Instance.new("Part",char)
  803. p.Anchored = true
  804. p.CanCollide = false
  805. p.Transparency = 0
  806. p.Reflectance = 0.3
  807. p.formFactor = "Symmetric"
  808. p.Size = Vector3.new(12, 12, 12)
  809. p.TopSurface = "Smooth"
  810. p.BottomSurface = "Smooth"
  811. p.Name = "Sharingan"
  812. p.Shape = "Ball"
  813. p.CFrame = Torso.CFrame
  814. p.BrickColor = BrickColor.new("Lime green")
  815. local lol = Instance.new("Explosion",workspace)
  816. lol.Position = Torso.Position
  817. lol.BlastRadius = 450
  818. lol.BlastPressure = 0
  819. for i = 1,10 do
  820. wait()
  821. p.Size = p.Size + Vector3.new(3,3,3)
  822. p.CFrame = Torso.CFrame
  823. p.Transparency = p.Transparency + 0.1
  824. end
  825. game.Lighting.TimeOfDay = 6
  826. p:remove()
  827. wow:remove()
  828. Welds2()
  829. wait(0.5)
  830. Welds1()
  831. wait(0.5)
  832. RightShoulder.C0 = RightShoulderC0 * CFrame.Angles(0.1, 0, 2)
  833. LeftShoulder.C0 = LeftShoulderC0 * CFrame.Angles(0.1, 0, -2)
  834. wait(1)
  835. for i = 1,20 do
  836. game.Lighting.Ambient = Color3.new(math.random(),math.random(),math.random())
  837. wait()
  838. end
  839. game.Lighting.Ambient = Color3.new(1,1,1)
  840. local model = Instance.new("Model",char)
  841. local fer = Instance.new("Fire",Torso)
  842. fer.Size = 30
  843. fer.Heat = 18
  844. fer.Color = BrickColor.new("Really red").Color
  845. fer.SecondaryColor = BrickColor.new("Really black").Color
  846. local smk = Instance.new("Smoke",Torso)
  847. smk.Opacity = 1
  848. smk.RiseVelocity = 25
  849. smk.Size = 12
  850. smk.Color = BrickColor.new("Really red").Color
  851. local O = Instance.new("Part",model)
  852. O.Anchored = true
  853. O.CanCollide = false
  854. O.Transparency = 0
  855. O.Reflectance = 0.3
  856. O.formFactor = "Symmetric"
  857. O.Size = Vector3.new(0, 0, 0)
  858. O.TopSurface = "Smooth"
  859. O.BottomSurface = "Smooth"
  860. O.Name = "Sharingan"
  861. O.Shape = "Ball"
  862. O.CFrame = Torso.CFrame*CFrame.fromEulerAnglesXYZ(1.5, 0, 0)
  863. O.BrickColor = BrickColor.new("Really red")
  864. local Mesh = Instance.new("SpecialMesh")
  865. Mesh.Parent = O
  866. Mesh.MeshType = "FileMesh"
  867. Mesh.Scale = Vector3.new(1.3, 1.3, 1.3)
  868. Mesh.MeshId = "http://www.roblox.com/asset/?id=3270017"
  869. Mesh.TextureId = ""
  870. local O2 = Instance.new("Part",model)
  871. O2.Anchored = true
  872. O2.CanCollide = false
  873. O2.Transparency = 0
  874. O2.Reflectance = 0.3
  875. O2.formFactor = "Symmetric"
  876. O2.Size = Vector3.new(0, 0, 0)
  877. O2.TopSurface = "Smooth"
  878. O2.BottomSurface = "Smooth"
  879. O2.Name = "Sharingan"
  880. O2.Shape = "Ball"
  881. O2.CFrame = Torso.CFrame
  882. O2.BrickColor = BrickColor.new("Really red")
  883. local Mesh3 = Instance.new("SpecialMesh")
  884. Mesh3.Parent = O2
  885. Mesh3.MeshType = "FileMesh"
  886. Mesh3.Scale = Vector3.new(1, 1, 1)
  887. Mesh3.MeshId = "http://www.roblox.com/asset/?id=3270017"
  888. Mesh3.TextureId = ""
  889. local O3 = Instance.new("Part",model)
  890. O3.Anchored = true
  891. O3.CanCollide = false
  892. O3.Transparency = 0
  893. O3.Reflectance = 0.3
  894. O3.formFactor = "Symmetric"
  895. O3.Size = Vector3.new(0, 0, 0)
  896. O3.TopSurface = "Smooth"
  897. O3.BottomSurface = "Smooth"
  898. O3.Name = "Sharingan"
  899. O3.Shape = "Ball"
  900. O3.CFrame = Torso.CFrame*CFrame.fromEulerAnglesXYZ(1.5, 0, 0)
  901. O3.BrickColor = BrickColor.new("Really red")
  902. local Mesh4 = Instance.new("SpecialMesh")
  903. Mesh4.Parent = O3
  904. Mesh4.MeshType = "FileMesh"
  905. Mesh4.Scale = Vector3.new(1.3, 1.3, 1.3)
  906. Mesh4.MeshId = "http://www.roblox.com/asset/?id=3270017"
  907. Mesh4.TextureId = ""
  908. local O4 = Instance.new("Part",model)
  909. O4.Anchored = true
  910. O4.CanCollide = false
  911. O4.Transparency = 0
  912. O4.Reflectance = 0.3
  913. O4.formFactor = "Symmetric"
  914. O4.Size = Vector3.new(0, 0, 0)
  915. O4.TopSurface = "Smooth"
  916. O4.BottomSurface = "Smooth"
  917. O4.Name = "Sharingan"
  918. O4.Shape = "Ball"
  919. O4.CFrame = Torso.CFrame
  920. O4.BrickColor = BrickColor.new("Really red")
  921. local Mesh5 = Instance.new("SpecialMesh")
  922. Mesh5.Parent = O4
  923. Mesh5.MeshType = "FileMesh"
  924. Mesh5.Scale = Vector3.new(1, 1, 1)
  925. Mesh5.MeshId = "http://www.roblox.com/asset/?id=3270017"
  926. Mesh5.TextureId = ""
  927. local pro = Instance.new("Part",char)
  928. pro.Anchored = true
  929. pro.CanCollide = true
  930. pro.Transparency = 0.2
  931. pro.Reflectance = 0.3
  932. pro.formFactor = "Symmetric"
  933. pro.Size = Vector3.new(1, 1, 1)
  934. pro.TopSurface = "Smooth"
  935. pro.BottomSurface = "Smooth"
  936. pro.Name = "Sharingan"
  937. pro.Shape = "Ball"
  938. pro.BrickColor = BrickColor.new("White")
  939. pro.CFrame = Torso.CFrame
  940. pro.Touched:connect(onTouched)
  941. local lol = Instance.new("Explosion",workspace)
  942. lol.Position = Torso.Position
  943. lol.BlastRadius = 65
  944. lol.BlastPressure = 900000
  945. lol.Hit:connect(explhit)
  946. local Effect = Instance.new("Part",pro)
  947. Effect.Anchored = true
  948. Effect.CanCollide = false
  949. Effect.Size = Vector3.new(1, 1, 1)
  950. Effect.formFactor = "Symmetric"
  951. Effect.Transparency = 0.6
  952. Effect.BrickColor = BrickColor.new("Toothpaste")
  953. Effect.CFrame = Torso.CFrame
  954. Effect.Reflectance = 0.6
  955. Effect.TopSurface = "Smooth"
  956. Effect.BottomSurface = "Smooth"
  957. local EffectMesh = Instance.new("CylinderMesh",Effect)
  958. EffectMesh.Scale = Vector3.new(3, 90000, 3)
  959. local effect = Effect:Clone()
  960. local effectmesh = EffectMesh:Clone()
  961. effect.Parent = pro
  962. effectmesh.Parent = effect
  963. for i = 1,75 do
  964. effect.Reflectance = math.random()
  965. Effect.Reflectance = math.random()
  966. effectmesh.Scale = effectmesh.Scale + Vector3.new(1,0,1)
  967. EffectMesh.Scale = EffectMesh.Scale + Vector3.new(2,0,2)
  968. Mesh.Scale = Mesh.Scale + Vector3.new(3, 3, 3)
  969. Mesh3.Scale = Mesh.Scale
  970. Mesh4.Scale = Mesh.Scale
  971. Mesh5.Scale = Mesh.Scale
  972. O.CFrame = O.CFrame * CFrame.fromEulerAnglesXYZ(6,0,0)
  973. O2.CFrame = O2.CFrame * CFrame.fromEulerAnglesXYZ(0,6,0)
  974. O3.CFrame = O3.CFrame * CFrame.fromEulerAnglesXYZ(0,6,6)
  975. O4.CFrame = O4.CFrame * CFrame.fromEulerAnglesXYZ(6,0,6)
  976. pro.Size = pro.Size + Vector3.new(3,3,3)
  977. pro.CFrame = Torso.CFrame
  978. O.BrickColor = BrickColor.new("Lime green")
  979. O2.BrickColor = BrickColor.new("Lime green")
  980. O3.BrickColor = BrickColor.new("Lime green")
  981. O4.BrickColor = BrickColor.new("Lime green")
  982. pro.BrickColor = BrickColor.new("Really black")
  983. wait()
  984. end
  985. coroutine.resume(core)
  986. for i = 1,10 do
  987. Effect.Reflectance = 0 + 0.1
  988. effect.Reflectance = 0 + 0.1
  989. EffectMesh.Scale = EffectMesh.Scale - Vector3.new(12,30,12)
  990. effectmesh.Scale = effectmesh.Scale - Vector3.new(11,29,11)
  991. O.Transparency = O.Transparency + 0.1
  992. O2.Transparency = O2.Transparency + 0.1
  993. O3.Transparency = O3.Transparency + 0.1
  994. O4.Transparency = O4.Transparency + 0.1
  995. pro.Transparency = p.Transparency + 0.01
  996. wait()
  997. end
  998. Effect:remove()
  999. pro:remove()
  1000. fer:remove()
  1001. smk:remove()
  1002. noob:remove()
  1003. noobz:remove()
  1004. nubz:remove()
  1005. narb:remove()
  1006. RefreshWelds()
  1007. game.Lighting.TimeOfDay = 14
  1008. game.Lighting.Brightness = 0
  1009. model:remove()
  1010. Human.PlatformStand = false
  1011. Torso.Anchored = false
  1012. Human.WalkSpeed = 16
  1013. wait(10)
  1014. disabled = false
  1015. end
  1016. function lul(mouse)
  1017. mouse.Icon = "http://www.roblox.com/asset/?id=41672909"
  1018. mouse.Button1Down:connect(onButton1Down)
  1019. end
  1020. function explhit(drumstep)
  1021. for d,s in pairs (drumstep:children()) do
  1022. if s.className == "Humanoid" then
  1023. s:takeDamage(80)
  1024. end
  1025. end
  1026. end
  1027. function chargeup()
  1028. Welds1()
  1029. wait(0.4)
  1030. ChargeWelds()
  1031. wait(0.3)
  1032. StartCharge()
  1033. wait()
  1034. MidCharge()
  1035. wait(0.5)
  1036. EndCharge()
  1037. wait(0.4)
  1038. end
  1039. function EndCharge()
  1040. local p = Instance.new("Part",char)
  1041. p.Anchored = true
  1042. p.CanCollide = false
  1043. p.Transparency = 0
  1044. p.Reflectance = 0.3
  1045. p.formFactor = "Symmetric"
  1046. p.Size = Vector3.new(12, 12, 12)
  1047. p.TopSurface = "Smooth"
  1048. p.BottomSurface = "Smooth"
  1049. p.Name = "Sharingan"
  1050. p.Shape = "Ball"
  1051. p.CFrame = Torso.CFrame
  1052. p.BrickColor = BrickColor.new("Really black")
  1053. for i = 1,10 do
  1054. p.Size = p.Size - Vector3.new(3,3,3)
  1055. p.CFrame = Torso.CFrame
  1056. wait()
  1057. end
  1058. p:remove()
  1059. end
  1060. function MidCharge()
  1061. local wow = Instance.new("Part",workspace)
  1062. wow.Anchored = true
  1063. wow.CanCollide = false
  1064. wow.Reflectance = 0.32
  1065. wow.formFactor = "Custom"
  1066. wow.Size = Vector3.new(12,12,12)
  1067. wow.TopSurface = "Smooth"
  1068. wow.Transparency = 0.5
  1069. wow.BottomSurface = "Smooth"
  1070. wow.CFrame = Torso.CFrame * CFrame.new(0,0,0)
  1071. wow.BrickColor = BrickColor.new("Really black")
  1072. local wow2 = Instance.new("Part",workspace)
  1073. wow2.Anchored = true
  1074. wow2.CanCollide = false
  1075. wow2.Reflectance = 0.32
  1076. wow2.formFactor = "Custom"
  1077. wow2.Size = Vector3.new(12,12,12)
  1078. wow2.TopSurface = "Smooth"
  1079. wow2.Transparency = 0.5
  1080. wow2.BottomSurface = "Smooth"
  1081. wow2.CFrame = Torso.CFrame * CFrame.new(0,0,0)
  1082. wow2.BrickColor = BrickColor.new("Lime green")
  1083. local wow11 = Instance.new("Part",workspace)
  1084. wow11.Anchored = true
  1085. wow11.CanCollide = false
  1086. wow11.Reflectance = 0.32
  1087. wow11.formFactor = "Custom"
  1088. wow11.Size = Vector3.new(12,12,12)
  1089. wow11.TopSurface = "Smooth"
  1090. wow11.Transparency = 0.5
  1091. wow11.BottomSurface = "Smooth"
  1092. wow11.CFrame = Torso.CFrame * CFrame.new(0,0,0)
  1093. wow11.BrickColor = BrickColor.new("Lavender")
  1094. local wow4 = Instance.new("Part",workspace)
  1095. wow4.Anchored = true
  1096. wow4.CanCollide = false
  1097. wow4.Reflectance = 0.32
  1098. wow4.formFactor = "Custom"
  1099. wow4.Size = Vector3.new(12,12,12)
  1100. wow4.TopSurface = "Smooth"
  1101. wow4.Transparency = 0.5
  1102. wow4.BottomSurface = "Smooth"
  1103. wow4.CFrame = Torso.CFrame * CFrame.new(0,0,0)
  1104. wow4.BrickColor = BrickColor.new("Toothpaste")
  1105. local Taco = Instance.new("SelectionBox",wow)
  1106. Taco.Visible = true
  1107. Taco.Color = BrickColor.new("Lime green")
  1108. Taco.Adornee = Taco.Parent
  1109. local Tacoz = Taco:clone()
  1110. Tacoz.Parent = wow2
  1111. Tacoz.Color = BrickColor.new("Really black")
  1112. Tacoz.Adornee = Tacoz.Parent
  1113. local Taco5 = Tacoz:clone()
  1114. Taco5.Parent = wow4
  1115. Taco5.Adornee = Taco5.Parent
  1116. Taco5.Color = BrickColor.new("Lavender")
  1117. local Tacosh = Tacoz:clone()
  1118. Tacosh.Parent = wow11
  1119. Tacosh.Adornee = Tacosh.Parent
  1120. Tacosh.Color = BrickColor.new("Toothpaste")
  1121. for i = 1,20 do
  1122. wait()
  1123. wow11.CFrame = wow11.CFrame * CFrame.fromEulerAnglesXYZ(6,6,6)
  1124. wow4.CFrame = wow4.CFrame * CFrame.fromEulerAnglesXYZ(-6,-6,-6)
  1125. wow2.CFrame = wow2.CFrame * CFrame.fromEulerAnglesXYZ(-3,2,6)
  1126. wow.CFrame = wow.CFrame * CFrame.fromEulerAnglesXYZ(5,1,-6)
  1127. end
  1128. wow:remove()
  1129. wow2:remove()
  1130. wow4:remove()
  1131. wow11:remove()
  1132. end
  1133. function StartCharge()
  1134. local p = Instance.new("Part",char)
  1135. p.Anchored = true
  1136. p.CanCollide = false
  1137. p.Transparency = 0.6
  1138. p.Reflectance = 0.3
  1139. p.formFactor = "Symmetric"
  1140. p.Size = Vector3.new(3,3,3)
  1141. p.TopSurface = "Smooth"
  1142. p.BottomSurface = "Smooth"
  1143. p.Name = "Sharingan"
  1144. p.Shape = "Ball"
  1145. p.CFrame = Torso.CFrame
  1146. p.BrickColor = BrickColor.new("Really black")
  1147. local O = Instance.new("Part",model)
  1148. O.Anchored = true
  1149. O.CanCollide = false
  1150. O.Transparency = 0
  1151. O.Reflectance = 0.3
  1152. O.formFactor = "Symmetric"
  1153. O.Size = Vector3.new(0, 0, 0)
  1154. O.TopSurface = "Smooth"
  1155. O.BottomSurface = "Smooth"
  1156. O.Name = "Sharingan"
  1157. O.Shape = "Ball"
  1158. O.CFrame = Torso.CFrame
  1159. O.BrickColor = BrickColor.new("Lime green")
  1160. local Mesh = Instance.new("SpecialMesh")
  1161. Mesh.Parent = O
  1162. Mesh.MeshType = "FileMesh"
  1163. Mesh.Scale = Vector3.new(1.3, 1.3, 1.3)
  1164. Mesh.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1165. Mesh.TextureId = ""
  1166. for i = 1,10 do
  1167. p.Size = p.Size + Vector3.new(3,3,3)
  1168. p.CFrame = Torso.CFrame
  1169. p.Transparency = p.Transparency + 0.1
  1170. O.Transparency = O.Transparency + 0.1
  1171. Mesh.Scale = Mesh.Scale + Vector3.new(4, 4, 4)
  1172. wait()
  1173. end
  1174. p:remove()
  1175. O:remove()
  1176. end
  1177. function onTouched(Taco)
  1178. if Taco.Parent.Name ~= pwn.Name and Taco.Parent.Parent.Name ~= pwn.Name then
  1179. if Taco.Parent.className == "Model" or Taco.Parent.Parent.className == "Model" then
  1180. for k,f in pairs(Taco.Parent:children()) do
  1181. if f.className == "Part" then
  1182. f.Anchored = false
  1183. coroutine.resume(coroutine.create(function()
  1184. f.Velocity = (Head.Position - f.Position).unit * -150
  1185. wait(0.4)
  1186. f.Veclovity = Vector3.new(0,0,0)
  1187. end))
  1188. elseif f.className == "ForceField" then
  1189. f:remove()
  1190. elseif f.className == "Hat" then
  1191. f:remove()
  1192. end
  1193. end
  1194. end
  1195. end
  1196. end
  1197. function shock()
  1198. local wowz = Instance.new("Part",workspace)
  1199. wowz.Anchored = true
  1200. wowz.CanCollide = false
  1201. wowz.Reflectance = 0.32
  1202. wowz.formFactor = "Custom"
  1203. wowz.Size = Vector3.new(0.2,0.2,0.2)
  1204. wowz.TopSurface = "Smooth"
  1205. wowz.Transparency = 0
  1206. wowz.BottomSurface = "Smooth"
  1207. wowz.CFrame = Torso.CFrame * CFrame.new(0,0,0)
  1208. wowz.BrickColor = BrickColor.new("Really black")
  1209. local Mesh2 = Instance.new("SpecialMesh",wow)
  1210. Mesh2.MeshType = "FileMesh"
  1211. Mesh2.Scale = Vector3.new(6,0.5,6)
  1212. Mesh2.MeshId = "http://www.roblox.com/asset/?id=20329976"
  1213. Mesh2.TextureId = ""
  1214. for i = 1,30 do
  1215. wowz.CFrame = Torso.CFrame * CFrame.new(0,-2.5,0)
  1216. wait()
  1217. wowz.CFrame = wow.CFrame * CFrame.fromEulerAnglesXYZ(0,6,0)
  1218. wowz.BrickColor = BrickColor.Random()
  1219. end
  1220. wowz:remove()
  1221. end
  1222. function spinmesh()
  1223. local wowz = Instance.new("Part",char)
  1224. wowz.Anchored = true
  1225. wowz.CanCollide = false
  1226. wowz.Reflectance = 0.32
  1227. wowz.Shape = "Ball"
  1228. wowz.Transparency = 0
  1229. wowz.formFactor = "Custom"
  1230. wowz.Size = Vector3.new(9,9,9)
  1231. wowz.TopSurface = "Smooth"
  1232. wowz.BottomSurface = "Smooth"
  1233. wowz.CFrame = Torso.CFrame
  1234. wowz.BrickColor = BrickColor.new("Really black")
  1235. wait(3)
  1236. wowz:remove()
  1237. end
  1238. meshInsertion = coroutine.create(spinmesh)
  1239. core = coroutine.create(shock)
  1240. Tewl.Name = Nim
  1241. Tewl.Selected:connect(lul)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement