ajcooper2003

Untitled

Jan 5th, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 136.52 KB | None | 0 0
  1. --[[Baby Nefl created by Brannon1964802]]--
  2. --[[Based off Nefl from Strife, sorta.]]--
  3.  
  4. Player=game:GetService("Players").LocalPlayer
  5. Character=Player.Character
  6. PlayerGui=Player.PlayerGui
  7. Backpack=Player.Backpack
  8. Torso=Character.Torso
  9. Head=Character.Head
  10. Humanoid=Character.Humanoid
  11. m=Instance.new('Model',Character)
  12. LeftArm=Character["Left Arm"]
  13. LeftLeg=Character["Left Leg"]
  14. RightArm=Character["Right Arm"]
  15. RightLeg=Character["Right Leg"]
  16. LS=Torso["Left Shoulder"]
  17. LH=Torso["Left Hip"]
  18. RS=Torso["Right Shoulder"]
  19. RH=Torso["Right Hip"]
  20. Face = Head.face
  21. Neck=Torso.Neck
  22. it=Instance.new
  23. attacktype=1
  24. vt=Vector3.new
  25. cf=CFrame.new
  26. euler=CFrame.fromEulerAnglesXYZ
  27. angles=CFrame.Angles
  28. cloaked=false
  29. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  30. necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  31. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  32. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  33. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  34. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  35. RootPart=Character.HumanoidRootPart
  36. RootJoint=RootPart.RootJoint
  37. RootCF=euler(-1.57,0,3.14)
  38. attack = false
  39. attackdebounce = false
  40. deb=false
  41. equipped=true
  42. hand=false
  43. MMouse=nil
  44. combo=0
  45. mana=0
  46. trispeed=.2
  47. attackmode='none'
  48. local idle=0
  49. local Anim="Idle"
  50. local Effects={}
  51. local gun=false
  52. local shoot=false
  53. player=nil
  54. mana=0
  55. sphere=true
  56. aura=false
  57. blinking=true
  58. rest=false
  59.  
  60. game.Players.LocalPlayer.Character.Humanoid.Changed:connect(function(jump)
  61. if jump == "Jump" then
  62. Humanoid.Jump = false
  63. end
  64. end)
  65.  
  66. Humanoid.MaxHealth = 50000
  67. wait(0.1)
  68. Humanoid.Health = 50000
  69.  
  70. print("Giant Snowman loaded.")
  71. print("This script was made by Brannon1964802")
  72.  
  73. RootPart.Transparency = 1
  74.  
  75. Humanoid.CameraOffset = Vector3.new(0, 12.5, 0)
  76.  
  77. Humanoid:findFirstChild("Animator"):Destroy()
  78.  
  79. Torso.Material = "Neon"
  80. Head.Material = "Neon"
  81. LeftLeg.Material = "Neon"
  82. RightLeg.Material = "Neon"
  83. LeftArm.Material = "Neon"
  84. RightArm.Material = "Neon"
  85.  
  86. Torso.BrickColor = BrickColor.new("Deep orange")
  87. Head.BrickColor = BrickColor.new("Deep orange")
  88. LeftLeg.BrickColor = BrickColor.new("Deep orange")
  89. RightLeg.BrickColor = BrickColor.new("Deep orange")
  90. LeftArm.BrickColor = BrickColor.new("Deep orange")
  91. RightArm.BrickColor = BrickColor.new("Deep orange")
  92.  
  93. --[[Character.Shirt:Destroy()
  94. Character.Pants:Destroy()]]
  95.  
  96. mouse=Player:GetMouse()
  97. --save shoulders
  98. RSH, LSH=nil, nil
  99. --welds
  100. RW, LW=Instance.new("Weld"), Instance.new("Weld")
  101. RW.Name="Right Shoulder" LW.Name="Left Shoulder"
  102. LH=Torso["Left Hip"]
  103. RH=Torso["Right Hip"]
  104. TorsoColor=Torso.BrickColor
  105. function NoOutline(Part)
  106. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  107. end
  108. player=Player
  109. ch=Character
  110. RSH=ch.Torso["Right Shoulder"]
  111. LSH=ch.Torso["Left Shoulder"]
  112. --
  113. RSH.Parent=nil
  114. LSH.Parent=nil
  115. --
  116. RW.Name="Right Shoulder"
  117. RW.Part0=ch.Torso
  118. RW.C0=cf(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  119. RW.C1=cf(0, 0.5, 0)
  120. RW.Part1=ch["Right Arm"]
  121. RW.Parent=ch.Torso
  122. --
  123. LW.Name="Left Shoulder"
  124. LW.Part0=ch.Torso
  125. LW.C0=cf(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  126. LW.C1=cf(0, 0.5, 0)
  127. LW.Part1=ch["Left Arm"]
  128. LW.Parent=ch.Torso
  129.  
  130. Player=game:GetService('Players').LocalPlayer
  131. Character=Player.Character
  132. Mouse=Player:GetMouse()
  133. m=Instance.new('Model',Character)
  134.  
  135. music = Instance.new("Sound", Character)
  136. music.SoundId = "http://www.roblox.com/asset/?id=340106355"
  137. music.Volume = 0
  138. music.Looped = true
  139. wait(0.1)
  140. music:Play()
  141.  
  142. music2 = Instance.new("Sound", Character)
  143. music2.SoundId = "http://www.roblox.com/asset/?id=340106807"
  144. music2.Volume = 0.5
  145. music2.Looped = true
  146.  
  147. rawr = Instance.new("Sound", Character)
  148. rawr.SoundId = "http://www.roblox.com/asset/?id=297472596"
  149. rawr.Volume = 0.5
  150. rawr.Looped = false
  151.  
  152. Beast = Instance.new("Model",Character)
  153. Beast.Name = "The Beast from The Depths"
  154.  
  155. torsop=Instance.new("Part",Character)
  156. torsop.FormFactor="Custom"
  157. torsop.Size=Vector3.new(.2,.2,.2)
  158. torsop.Transparency=0
  159. torsop.CanCollide=false
  160. torsop.BrickColor = BrickColor.new("Deep orange")
  161. torsop.Material="Neon"
  162. torsop.TopSurface="Smooth"
  163. torsop.BottomSurface="Smooth"
  164. torsop.RightSurface="Smooth"
  165. torsop.LeftSurface="Smooth"
  166. torsop.Transparency = 0
  167. torsopw=Instance.new("Weld",Character)
  168. torsopw.Part0=Character.Torso
  169. torsopw.Part1=torsop
  170. torsopw.C0=CFrame.new(0,0,0)*CFrame.Angles(0,math.rad(-90),math.rad(0))
  171.  
  172. torso = Instance.new("SpecialMesh",torsop)
  173. torso.MeshType = "Sphere"
  174. torso.Scale = Vector3.new(45,45,45)
  175.  
  176. ghostp=Instance.new("Part",Character)
  177. ghostp.FormFactor="Custom"
  178. ghostp.Size=Vector3.new(0.2,0.2,0.2)
  179. ghostp.Transparency=1
  180. ghostp.CanCollide=false
  181. ghostp.BrickColor = BrickColor.new("Really black")
  182. ghostp.Material="Neon"
  183. ghostp.TopSurface="Smooth"
  184. ghostp.BottomSurface="Smooth"
  185. ghostp.RightSurface="Smooth"
  186. ghostp.LeftSurface="Smooth"
  187. ghostw=Instance.new("Weld",Character)
  188. ghostw.Part0=Character.Torso
  189. ghostw.Part1=ghostp
  190. ghostw.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  191.  
  192. ghostmesh = Instance.new("FileMesh",ghostp)
  193. ghostmesh.MeshId = "http://www.roblox.com/asset/?id=168892432"
  194. ghostmesh.Scale = Vector3.new(5,5,5)
  195.  
  196. ghostp2=Instance.new("Part",Character)
  197. ghostp2.FormFactor="Custom"
  198. ghostp2.Size=Vector3.new(0.2,0.2,0.2)
  199. ghostp2.Transparency=1
  200. ghostp2.CanCollide=false
  201. ghostp2.BrickColor = BrickColor.new("Really black")
  202. ghostp2.Material="Neon"
  203. ghostp2.TopSurface="Smooth"
  204. ghostp2.BottomSurface="Smooth"
  205. ghostp2.RightSurface="Smooth"
  206. ghostp2.LeftSurface="Smooth"
  207. ghostw2=Instance.new("Weld",Character)
  208. ghostw2.Part0=Character.Torso
  209. ghostw2.Part1=ghostp2
  210. ghostw2.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  211.  
  212. ghostmesh2 = Instance.new("FileMesh",ghostp2)
  213. ghostmesh2.MeshId = "http://www.roblox.com/asset/?id=168892432"
  214. ghostmesh2.Scale = Vector3.new(10,10,10)
  215.  
  216. ghostp3=Instance.new("Part",Character)
  217. ghostp3.FormFactor="Custom"
  218. ghostp3.Size=Vector3.new(0.2,0.2,0.2)
  219. ghostp3.Transparency=1
  220. ghostp3.CanCollide=false
  221. ghostp3.BrickColor = BrickColor.new("Really black")
  222. ghostp3.Material="Neon"
  223. ghostp3.TopSurface="Smooth"
  224. ghostp3.BottomSurface="Smooth"
  225. ghostp3.RightSurface="Smooth"
  226. ghostp2.LeftSurface="Smooth"
  227. ghostw3=Instance.new("Weld",Character)
  228. ghostw3.Part0=Character.Torso
  229. ghostw3.Part1=ghostp3
  230. ghostw3.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  231.  
  232. ghostmesh3 = Instance.new("FileMesh",ghostp3)
  233. ghostmesh3.MeshId = "http://www.roblox.com/asset/?id=168892432"
  234. ghostmesh3.Scale = Vector3.new(15,15,15)
  235.  
  236. ghostp4=Instance.new("Part",Character)
  237. ghostp4.FormFactor="Custom"
  238. ghostp4.Size=Vector3.new(0.2,0.2,0.2)
  239. ghostp4.Transparency=1
  240. ghostp4.CanCollide=false
  241. ghostp4.BrickColor = BrickColor.new("Really black")
  242. ghostp4.Material="Neon"
  243. ghostp4.TopSurface="Smooth"
  244. ghostp4.BottomSurface="Smooth"
  245. ghostp4.RightSurface="Smooth"
  246. ghostp4.LeftSurface="Smooth"
  247. ghostw4=Instance.new("Weld",Character)
  248. ghostw4.Part0=Character.Torso
  249. ghostw4.Part1=ghostp4
  250. ghostw4.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  251.  
  252. ghostmesh4 = Instance.new("FileMesh",ghostp4)
  253. ghostmesh4.MeshId = "http://www.roblox.com/asset/?id=168892432"
  254. ghostmesh4.Scale = Vector3.new(20,20,20)
  255.  
  256. ghostp5=Instance.new("Part",Character)
  257. ghostp5.FormFactor="Custom"
  258. ghostp5.Size=Vector3.new(0.2,0.2,0.2)
  259. ghostp5.Transparency=1
  260. ghostp5.CanCollide=false
  261. ghostp5.BrickColor = BrickColor.new("Really black")
  262. ghostp5.Material="Neon"
  263. ghostp5.TopSurface="Smooth"
  264. ghostp5.BottomSurface="Smooth"
  265. ghostp5.RightSurface="Smooth"
  266. ghostp5.LeftSurface="Smooth"
  267. ghost5w=Instance.new("Weld",Character)
  268. ghost5w.Part0=Character.Torso
  269. ghost5w.Part1=ghostp5
  270. ghost5w.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  271.  
  272. ghostmesh = Instance.new("FileMesh",ghostp5)
  273. ghostmesh.MeshId = "http://www.roblox.com/asset/?id=168892432"
  274. ghostmesh.Scale = Vector3.new(2.5,2.5,2.5)
  275.  
  276. ghostp6=Instance.new("Part",Character)
  277. ghostp6.FormFactor="Custom"
  278. ghostp6.Size=Vector3.new(0.2,0.2,0.2)
  279. ghostp6.Transparency=1
  280. ghostp6.CanCollide=false
  281. ghostp6.BrickColor = BrickColor.new("Really black")
  282. ghostp6.Material="Neon"
  283. ghostp6.TopSurface="Smooth"
  284. ghostp6.BottomSurface="Smooth"
  285. ghostp6.RightSurface="Smooth"
  286. ghostp6.LeftSurface="Smooth"
  287. ghost6w=Instance.new("Weld",Character)
  288. ghost6w.Part0=Character.Torso
  289. ghost6w.Part1=ghostp6
  290. ghost6w.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  291.  
  292. ghostmesh = Instance.new("FileMesh",ghostp6)
  293. ghostmesh.MeshId = "http://www.roblox.com/asset/?id=168892432"
  294. ghostmesh.Scale = Vector3.new(7.5,7.5,7.5)
  295.  
  296. ghostp7=Instance.new("Part",Character)
  297. ghostp7.FormFactor="Custom"
  298. ghostp7.Size=Vector3.new(0.2,0.2,0.2)
  299. ghostp7.Transparency=1
  300. ghostp7.CanCollide=false
  301. ghostp7.BrickColor = BrickColor.new("Really black")
  302. ghostp7.Material="Neon"
  303. ghostp7.TopSurface="Smooth"
  304. ghostp7.BottomSurface="Smooth"
  305. ghostp7.RightSurface="Smooth"
  306. ghostp7.LeftSurface="Smooth"
  307. ghost7w=Instance.new("Weld",Character)
  308. ghost7w.Part0=Character.Torso
  309. ghost7w.Part1=ghostp7
  310. ghost7w.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  311.  
  312. ghostmesh = Instance.new("FileMesh",ghostp7)
  313. ghostmesh.MeshId = "http://www.roblox.com/asset/?id=168892432"
  314. ghostmesh.Scale = Vector3.new(12.5,12.5,12.5)
  315.  
  316. ghostp8=Instance.new("Part",Character)
  317. ghostp8.FormFactor="Custom"
  318. ghostp8.Size=Vector3.new(0.2,0.2,0.2)
  319. ghostp8.Transparency=1
  320. ghostp8.CanCollide=false
  321. ghostp8.BrickColor = BrickColor.new("Really black")
  322. ghostp8.Material="Neon"
  323. ghostp8.TopSurface="Smooth"
  324. ghostp8.BottomSurface="Smooth"
  325. ghostp8.RightSurface="Smooth"
  326. ghostp8.LeftSurface="Smooth"
  327. ghost8w=Instance.new("Weld",Character)
  328. ghost8w.Part0=Character.Torso
  329. ghost8w.Part1=ghostp8
  330. ghost8w.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  331.  
  332. ghostmesh = Instance.new("FileMesh",ghostp8)
  333. ghostmesh.MeshId = "http://www.roblox.com/asset/?id=168892432"
  334. ghostmesh.Scale = Vector3.new(17.5,17.5,17.5)
  335.  
  336. eyeoutline=Instance.new("Part",Character)
  337. eyeoutline.FormFactor="Custom"
  338. eyeoutline.Size=Vector3.new(.2,.2,.2)
  339. eyeoutline.Transparency=0
  340. eyeoutline.CanCollide=false
  341. eyeoutline.BrickColor = BrickColor.new("Really black")
  342. eyeoutline.Material="SmoothPlastic"
  343. eyeoutline.TopSurface="Smooth"
  344. eyeoutline.BottomSurface="Smooth"
  345. eyeoutline.RightSurface="Smooth"
  346. eyeoutline.LeftSurface="Smooth"
  347. eyeoutlinew=Instance.new("Weld",Character)
  348. eyeoutlinew.Part0=Character.Torso
  349. eyeoutlinew.Part1=eyeoutline
  350. eyeoutlinew.C0=CFrame.new(-1.5,0,-4.1)*CFrame.Angles(0,math.rad(20),math.rad(0))
  351.  
  352. eyemesh = Instance.new("SpecialMesh",eyeoutline)
  353. eyemesh.MeshType = "Sphere"
  354. eyemesh.Scale = Vector3.new(8.5,8.5,2)
  355.  
  356. eyep=Instance.new("Part",Character)
  357. eyep.FormFactor="Custom"
  358. eyep.Size=Vector3.new(.2,.2,.2)
  359. eyep.Transparency=0
  360. eyep.CanCollide=false
  361. eyep.BrickColor = BrickColor.new("Deep orange")
  362. eyep.Material="Neon"
  363. eyep.TopSurface="Smooth"
  364. eyep.BottomSurface="Smooth"
  365. eyep.RightSurface="Smooth"
  366. eyep.LeftSurface="Smooth"
  367. eyepw=Instance.new("Weld",Character)
  368. eyepw.Part0=eyeoutline
  369. eyepw.Part1=eyep
  370. eyepw.C0=CFrame.new(0,0,-0.1)*CFrame.Angles(0,math.rad(0),math.rad(0))
  371.  
  372. eyepmesh = Instance.new("SpecialMesh",eyep)
  373. eyepmesh.MeshType = "Sphere"
  374. eyepmesh.Scale = Vector3.new(7.5,7.5,2)
  375.  
  376. eyeoutline2=Instance.new("Part",Character)
  377. eyeoutline2.FormFactor="Custom"
  378. eyeoutline2.Size=Vector3.new(.2,.2,.2)
  379. eyeoutline2.Transparency=0
  380. eyeoutline2.CanCollide=false
  381. eyeoutline2.BrickColor = BrickColor.new("Really black")
  382. eyeoutline2.Material="SmoothPlastic"
  383. eyeoutline2.TopSurface="Smooth"
  384. eyeoutline2.BottomSurface="Smooth"
  385. eyeoutline2.RightSurface="Smooth"
  386. eyeoutline2.LeftSurface="Smooth"
  387. eyeoutline2w=Instance.new("Weld",Character)
  388. eyeoutline2w.Part0=Character.Torso
  389. eyeoutline2w.Part1=eyeoutline2
  390. eyeoutline2w.C0=CFrame.new(1.5,0,-4.1)*CFrame.Angles(0,math.rad(-20),math.rad(0))
  391.  
  392. eyemesh = Instance.new("SpecialMesh",eyeoutline2)
  393. eyemesh.MeshType = "Sphere"
  394. eyemesh.Scale = Vector3.new(8.5,8.5,2)
  395.  
  396. eyep2=Instance.new("Part",Character)
  397. eyep2.FormFactor="Custom"
  398. eyep2.Size=Vector3.new(.2,.2,.2)
  399. eyep2.Transparency=0
  400. eyep2.CanCollide=false
  401. eyep2.BrickColor = BrickColor.new("Deep orange")
  402. eyep2.Material="Neon"
  403. eyep2.TopSurface="Smooth"
  404. eyep2.BottomSurface="Smooth"
  405. eyep2.RightSurface="Smooth"
  406. eyep2.LeftSurface="Smooth"
  407. eyep2w=Instance.new("Weld",Character)
  408. eyep2w.Part0=eyeoutline2
  409. eyep2w.Part1=eyep2
  410. eyep2w.C0=CFrame.new(0,0,-0.1)*CFrame.Angles(0,math.rad(0),math.rad(0))
  411.  
  412. eyep2mesh = Instance.new("SpecialMesh",eyep2)
  413. eyep2mesh.MeshType = "Sphere"
  414. eyep2mesh.Scale = Vector3.new(7.5,7.5,2)
  415.  
  416. local spotlight = Instance.new("SpotLight", eyep)
  417. spotlight.Shadows = true
  418. spotlight.Color = Color3.new(0, 0.666667, 1)
  419. spotlight.Range = 24
  420. spotlight.Angle = 60
  421. spotlight.Brightness = 100
  422.  
  423. local spotlight2 = Instance.new("SpotLight", eyep2)
  424. spotlight2.Shadows = true
  425. spotlight2.Color = Color3.new(0, 0.666667, 1)
  426. spotlight2.Range = 24
  427. spotlight2.Angle = 60
  428. spotlight2.Brightness = 100
  429.  
  430. local particleemitter = Instance.new("ParticleEmitter", Torso)
  431. particleemitter.VelocitySpread = 180
  432. particleemitter.Lifetime = NumberRange.new(1)
  433. particleemitter.Speed = NumberRange.new(10)
  434. particleemitter.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  435. particleemitter.RotSpeed = NumberRange.new(-180, 180)
  436. particleemitter.Rotation = NumberRange.new(-360, 360)
  437. particleemitter.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  438. particleemitter.LightEmission = 1
  439. particleemitter.Texture = "http://www.roblox.com/asset/?id=320043786"
  440. particleemitter.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  441.  
  442. emitterp=Instance.new("Part",Character)
  443. emitterp.FormFactor="Custom"
  444. emitterp.Size=Vector3.new(5,.2,5)
  445. emitterp.Transparency=1
  446. emitterp.CanCollide=false
  447. emitterp.BrickColor = BrickColor.new("Deep orange")
  448. emitterp.Material="Neon"
  449. emitterp.TopSurface="Smooth"
  450. emitterp.BottomSurface="Smooth"
  451. emitterp.RightSurface="Smooth"
  452. emitterp.LeftSurface="Smooth"
  453. emitterpw=Instance.new("Weld",Character)
  454. emitterpw.Part0=Character.Torso
  455. emitterpw.Part1=emitterp
  456. emitterpw.C0=CFrame.new(0,-4,0)*CFrame.Angles(0,math.rad(0),math.rad(0))
  457.  
  458. local emitter = Instance.new("ParticleEmitter", emitterp)
  459. emitter.EmissionDirection = "Bottom"
  460. emitter.VelocitySpread = 30
  461. emitter.Lifetime = NumberRange.new(1)
  462. emitter.Speed = NumberRange.new(10)
  463. emitter.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 2, 0), NumberSequenceKeypoint.new(1, 2, 0)})
  464. emitter.RotSpeed = NumberRange.new(-180, 180)
  465. emitter.Rate = 1000
  466. emitter.Rotation = NumberRange.new(-360, 360)
  467. emitter.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  468. emitter.LightEmission = 1
  469. emitter.Texture = "http://www.roblox.com/asset/?id=31727915"
  470. emitter.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  471.  
  472. local eyeeffect = Instance.new("ParticleEmitter", eyep)
  473. eyeeffect.Lifetime = NumberRange.new(1)
  474. eyeeffect.Speed = NumberRange.new(0)
  475. eyeeffect.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 4), NumberSequenceKeypoint.new(1, 4)})
  476. eyeeffect.RotSpeed = NumberRange.new(1080)
  477. eyeeffect.Rate = 25
  478. eyeeffect.Rotation = NumberRange.new(-360, 360)
  479. eyeeffect.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.11, 0), NumberSequenceKeypoint.new(0.99, 1), NumberSequenceKeypoint.new(1, 1)})
  480. eyeeffect.LightEmission = 0.5
  481. eyeeffect.Texture = "http://www.roblox.com/asset/?id=242292288"
  482. eyeeffect.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  483. eyeeffect.LockedToPart = true
  484. eyeeffect.Enabled = false
  485.  
  486. local eyeeffect2 = Instance.new("ParticleEmitter", eyep2)
  487. eyeeffect2.Lifetime = NumberRange.new(1)
  488. eyeeffect2.Speed = NumberRange.new(0)
  489. eyeeffect2.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 4), NumberSequenceKeypoint.new(1, 4)})
  490. eyeeffect2.RotSpeed = NumberRange.new(1080)
  491. eyeeffect2.Rate = 25
  492. eyeeffect2.Rotation = NumberRange.new(-360, 360)
  493. eyeeffect2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.11, 0), NumberSequenceKeypoint.new(0.99, 1), NumberSequenceKeypoint.new(1, 1)})
  494. eyeeffect2.LightEmission = 0.5
  495. eyeeffect2.Texture = "http://www.roblox.com/asset/?id=242292288"
  496. eyeeffect2.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  497. eyeeffect2.LockedToPart = true
  498. eyeeffect2.Enabled = false
  499.  
  500. for _,v in pairs(Beast:GetChildren()) do
  501. if v:IsA("Part") then
  502. v.Transparency = 0
  503. end
  504. end
  505. coroutine.resume(coroutine.create(function(Part,Weld)
  506. while Part.Parent~=nil do
  507. wait(5)
  508. for i=0,1,0.2 do
  509. wait()
  510. spotlight.Angle = 60-60*i
  511. eyepmesh.Scale = Vector3.new(7.5,7.5-7.4*i,2)
  512. end
  513. for i=0,1,0.2 do
  514. wait()
  515. spotlight.Angle = 0+60*i
  516. eyepmesh.Scale = Vector3.new(7.5,0.1+7.4*i,2)
  517. end
  518. spotlight.Angle = 60
  519. end
  520. end),eyep,eyepw)
  521.  
  522. coroutine.resume(coroutine.create(function(Part,Weld)
  523. while Part.Parent~=nil do
  524. wait(5)
  525. for i=0,1,0.2 do
  526. wait()
  527. spotlight2.Angle = 60-60*i
  528. eyep2mesh.Scale = Vector3.new(7.5,7.5-7.4*i,2)
  529. end
  530. for i=0,1,0.2 do
  531. wait()
  532. spotlight2.Angle = 0+60*i
  533. eyep2mesh.Scale = Vector3.new(7.5,0.1+7.4*i,2)
  534. end
  535. spotlight2.Angle = 60
  536. end
  537. end),eyep2,eyep2w)
  538.  
  539. for _,v in pairs(Beast:GetChildren()) do
  540. if v:IsA("Part") then
  541. v.Transparency = 0
  542. end
  543. end
  544. --------------------------------------------------------------
  545. Arm = Instance.new("Model",Character)
  546. Arm.Name = "Arm 1"
  547.  
  548. arm1p=Instance.new("Part",Character)
  549. arm1p.FormFactor="Custom"
  550. arm1p.Size=Vector3.new(.2,.2,.2)
  551. arm1p.Transparency = 0
  552. arm1p.CanCollide=false
  553. arm1p.BrickColor = BrickColor.new("Deep orange")
  554. arm1p.Material="Neon"
  555. arm1p.TopSurface="Smooth"
  556. arm1p.BottomSurface="Smooth"
  557. arm1p.RightSurface="Smooth"
  558. arm1p.LeftSurface="Smooth"
  559. arm1pw=Instance.new("Weld",Character)
  560. arm1pw.Part0=Character["Right Arm"]
  561. arm1pw.Part1=arm1p
  562. arm1pw.C0=CFrame.new(0,-5,0)*CFrame.Angles(0,math.rad(0),math.rad(90))
  563.  
  564. arm1pmesh = Instance.new("SpecialMesh",arm1p)
  565. arm1pmesh.MeshType = "Sphere"
  566. arm1pmesh.Scale = Vector3.new(40,20,40)
  567.  
  568. local particleemitter2 = Instance.new("ParticleEmitter", arm1p)
  569. particleemitter2.VelocitySpread = 180
  570. particleemitter2.Lifetime = NumberRange.new(1)
  571. particleemitter2.Speed = NumberRange.new(10)
  572. particleemitter2.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  573. particleemitter2.RotSpeed = NumberRange.new(-180, 180)
  574. particleemitter2.Rotation = NumberRange.new(-360, 360)
  575. particleemitter2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  576. particleemitter2.LightEmission = 1
  577. particleemitter2.Texture = "http://www.roblox.com/asset/?id=320043786"
  578. particleemitter2.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  579. particleemitter2.Enabled = false
  580.  
  581. arm1p2=Instance.new("Part",Character)
  582. arm1p2.FormFactor="Custom"
  583. arm1p2.Size=Vector3.new(.2,.2,.2)
  584. arm1p2.Transparency = 0
  585. arm1p2.CanCollide=false
  586. arm1p2.BrickColor = BrickColor.new("Deep orange")
  587. arm1p2.Material="Neon"
  588. arm1p2.TopSurface="Smooth"
  589. arm1p2.BottomSurface="Smooth"
  590. arm1p2.RightSurface="Smooth"
  591. arm1p2.LeftSurface="Smooth"
  592. arm1p2w=Instance.new("Weld",Character)
  593. arm1p2w.Part0=arm1p
  594. arm1p2w.Part1=arm1p2
  595. arm1p2w.C0=CFrame.new(0,3,0)*CFrame.Angles(0,math.rad(90),math.rad(-90))
  596.  
  597. arm1p2mesh = Instance.new("SpecialMesh",arm1p2)
  598. arm1p2mesh.MeshType = "Cylinder"
  599. arm1p2mesh.Scale = Vector3.new(30,20,30)
  600.  
  601. local particleemitter3 = Instance.new("ParticleEmitter", arm1p2)
  602. particleemitter3.VelocitySpread = 180
  603. particleemitter3.Lifetime = NumberRange.new(1)
  604. particleemitter3.Speed = NumberRange.new(10)
  605. particleemitter3.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  606. particleemitter3.RotSpeed = NumberRange.new(-180, 180)
  607. particleemitter3.Rotation = NumberRange.new(-360, 360)
  608. particleemitter3.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  609. particleemitter3.LightEmission = 1
  610. particleemitter3.Texture = "http://www.roblox.com/asset/?id=320043786"
  611. particleemitter3.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  612. particleemitter3.Enabled = false
  613.  
  614. arm1p3=Instance.new("Part",Character)
  615. arm1p3.FormFactor="Custom"
  616. arm1p3.Size=Vector3.new(.2,.2,.2)
  617. arm1p3.Transparency = 0
  618. arm1p3.CanCollide=false
  619. arm1p3.BrickColor = BrickColor.new("Deep orange")
  620. arm1p3.Material="Neon"
  621. arm1p3.TopSurface="Smooth"
  622. arm1p3.BottomSurface="Smooth"
  623. arm1p3.RightSurface="Smooth"
  624. arm1p3.LeftSurface="Smooth"
  625. arm1p3w=Instance.new("Weld",Character)
  626. arm1p3w.Part0=arm1p2
  627. arm1p3w.Part1=arm1p3
  628. arm1p3w.C0=CFrame.new(-4,0,0)*CFrame.Angles(0,math.rad(0),math.rad(0))
  629.  
  630. arm1p3mesh = Instance.new("SpecialMesh",arm1p3)
  631. arm1p3mesh.MeshType = "Sphere"
  632. arm1p3mesh.Scale = Vector3.new(22.5,22.5,22.5)
  633.  
  634. local particleemitter4 = Instance.new("ParticleEmitter", arm1p3)
  635. particleemitter4.VelocitySpread = 180
  636. particleemitter4.Lifetime = NumberRange.new(1)
  637. particleemitter4.Speed = NumberRange.new(10)
  638. particleemitter4.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  639. particleemitter4.RotSpeed = NumberRange.new(-180, 180)
  640. particleemitter4.Rotation = NumberRange.new(-360, 360)
  641. particleemitter4.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  642. particleemitter4.LightEmission = 1
  643. particleemitter4.Texture = "http://www.roblox.com/asset/?id=320043786"
  644. particleemitter4.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  645. particleemitter4.Enabled = false
  646.  
  647. arm1p4=Instance.new("Part",Character)
  648. arm1p4.FormFactor="Custom"
  649. arm1p4.Size=Vector3.new(.2,.2,.2)
  650. arm1p4.Transparency = 0
  651. arm1p4.CanCollide=false
  652. arm1p4.BrickColor = BrickColor.new("Deep orange")
  653. arm1p4.Material="Neon"
  654. arm1p4.TopSurface="Smooth"
  655. arm1p4.BottomSurface="Smooth"
  656. arm1p4.RightSurface="Smooth"
  657. arm1p4.LeftSurface="Smooth"
  658. arm1p4w=Instance.new("Weld",Character)
  659. arm1p4w.Part0=arm1p3
  660. arm1p4w.Part1=arm1p4
  661. arm1p4w.C0=CFrame.new(-3,3,0)*CFrame.Angles(0,math.rad(0),math.rad(-45))
  662.  
  663. arm1p4mesh = Instance.new("SpecialMesh",arm1p4)
  664. arm1p4mesh.MeshType = "Cylinder"
  665. arm1p4mesh.Scale = Vector3.new(30,20,30)
  666.  
  667. local particleemitter5 = Instance.new("ParticleEmitter", arm1p4)
  668. particleemitter5.VelocitySpread = 180
  669. particleemitter5.Lifetime = NumberRange.new(1)
  670. particleemitter5.Speed = NumberRange.new(10)
  671. particleemitter5.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  672. particleemitter5.RotSpeed = NumberRange.new(-180, 180)
  673. particleemitter5.Rotation = NumberRange.new(-360, 360)
  674. particleemitter5.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  675. particleemitter5.LightEmission = 1
  676. particleemitter5.Texture = "http://www.roblox.com/asset/?id=320043786"
  677. particleemitter5.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  678. particleemitter5.Enabled = false
  679.  
  680. arm1p5=Instance.new("Part",Character)
  681. arm1p5.FormFactor="Custom"
  682. arm1p5.Size=Vector3.new(.2,.2,.2)
  683. arm1p5.Transparency = 0
  684. arm1p5.CanCollide=false
  685. arm1p5.BrickColor = BrickColor.new("Deep orange")
  686. arm1p5.Material="Neon"
  687. arm1p5.TopSurface="Smooth"
  688. arm1p5.BottomSurface="Smooth"
  689. arm1p5.RightSurface="Smooth"
  690. arm1p5.LeftSurface="Smooth"
  691. arm1p5w=Instance.new("Weld",Character)
  692. arm1p5w.Part0=arm1p4
  693. arm1p5w.Part1=arm1p5
  694. arm1p5w.C0=CFrame.new(-4,0,0)*CFrame.Angles(0,math.rad(0),math.rad(0))
  695.  
  696. arm1p5mesh = Instance.new("SpecialMesh",arm1p5)
  697. arm1p5mesh.MeshType = "Sphere"
  698. arm1p5mesh.Scale = Vector3.new(30,30,30)
  699.  
  700. local particleemitter6 = Instance.new("ParticleEmitter", arm1p5)
  701. particleemitter6.VelocitySpread = 180
  702. particleemitter6.Lifetime = NumberRange.new(1)
  703. particleemitter6.Speed = NumberRange.new(10)
  704. particleemitter6.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  705. particleemitter6.RotSpeed = NumberRange.new(-180, 180)
  706. particleemitter6.Rotation = NumberRange.new(-360, 360)
  707. particleemitter6.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  708. particleemitter6.LightEmission = 1
  709. particleemitter6.Texture = "http://www.roblox.com/asset/?id=320043786"
  710. particleemitter6.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  711. particleemitter6.Enabled = false
  712.  
  713. arm1p6=Instance.new("Part",Character)
  714. arm1p6.FormFactor="Custom"
  715. arm1p6.Size=Vector3.new(.2,.2,.2)
  716. arm1p6.Transparency = 0
  717. arm1p6.CanCollide=false
  718. arm1p6.BrickColor = BrickColor.new("Deep orange")
  719. arm1p6.Material="Neon"
  720. arm1p6.TopSurface="Smooth"
  721. arm1p6.BottomSurface="Smooth"
  722. arm1p6.RightSurface="Smooth"
  723. arm1p6.LeftSurface="Smooth"
  724. arm1p6w=Instance.new("Weld",Character)
  725. arm1p6w.Part0=arm1p5
  726. arm1p6w.Part1=arm1p6
  727. arm1p6w.C0=CFrame.new(0,0,0)*CFrame.Angles(0,math.rad(0),math.rad(0))
  728.  
  729. arm1p6mesh = Instance.new("FileMesh",arm1p6)
  730. arm1p6mesh.MeshId = "http://www.roblox.com/asset/?id=1290033"
  731. arm1p6mesh.Scale = Vector3.new(3.15,3.15,3.15)
  732.  
  733. arm1p7=Instance.new("Part",Character)
  734. arm1p7.FormFactor="Custom"
  735. arm1p7.Size=Vector3.new(.2,.2,.2)
  736. arm1p7.Transparency = 0
  737. arm1p7.CanCollide=false
  738. arm1p7.BrickColor = BrickColor.new("Deep orange")
  739. arm1p7.Material="Neon"
  740. arm1p7.TopSurface="Smooth"
  741. arm1p7.BottomSurface="Smooth"
  742. arm1p7.RightSurface="Smooth"
  743. arm1p7.LeftSurface="Smooth"
  744. arm1p7w=Instance.new("Weld",Character)
  745. arm1p7w.Part0=arm1p
  746. arm1p7w.Part1=arm1p7
  747. arm1p7w.C0=CFrame.new(0,0,0)*CFrame.Angles(0,math.rad(0),math.rad(0))
  748.  
  749. arm1p7mesh = Instance.new("FileMesh",arm1p7)
  750. arm1p7mesh.MeshId = "http://www.roblox.com/asset/?id=9756362"
  751. arm1p7mesh.Scale = Vector3.new(5,10,5)
  752.  
  753. arm1hitbox=Instance.new("Part",Character)
  754. arm1hitbox.FormFactor="Custom"
  755. arm1hitbox.Size=Vector3.new(5,5,5)
  756. arm1hitbox.Transparency = 0
  757. arm1hitbox.CanCollide=false
  758. arm1hitbox.BrickColor = BrickColor.new("Deep orange")
  759. arm1hitbox.Material="Neon"
  760. arm1hitbox.TopSurface="Smooth"
  761. arm1hitbox.BottomSurface="Smooth"
  762. arm1hitbox.RightSurface="Smooth"
  763. arm1hitbox.LeftSurface="Smooth"
  764. arm1hitboxw=Instance.new("Weld",Character)
  765. arm1hitboxw.Part0=arm1p6
  766. arm1hitboxw.Part1=arm1hitbox
  767. arm1hitboxw.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  768. --------------------------------------------------------------
  769. Arm2 = Instance.new("Model",Character)
  770. Arm2.Name = "Arm 2"
  771.  
  772. arm2p=Instance.new("Part",Character)
  773. arm2p.FormFactor="Custom"
  774. arm2p.Size=Vector3.new(.2,.2,.2)
  775. arm2p.Transparency = 0
  776. arm2p.CanCollide=false
  777. arm2p.BrickColor = BrickColor.new("Deep orange")
  778. arm2p.Material="Neon"
  779. arm2p.TopSurface="Smooth"
  780. arm2p.BottomSurface="Smooth"
  781. arm2p.RightSurface="Smooth"
  782. arm2p.LeftSurface="Smooth"
  783. arm2pw=Instance.new("Weld",Character)
  784. arm2pw.Part0=Character["Left Arm"]
  785. arm2pw.Part1=arm2p
  786. arm2pw.C0=CFrame.new(0,-5,0)*CFrame.Angles(0,math.rad(0),math.rad(-90))
  787.  
  788. arm2pmesh = Instance.new("SpecialMesh",arm2p)
  789. arm2pmesh.MeshType = "Sphere"
  790. arm2pmesh.Scale = Vector3.new(40,20,40)
  791.  
  792. local particleemitter7 = Instance.new("ParticleEmitter", arm2p)
  793. particleemitter7.VelocitySpread = 180
  794. particleemitter7.Lifetime = NumberRange.new(1)
  795. particleemitter7.Speed = NumberRange.new(10)
  796. particleemitter7.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  797. particleemitter7.RotSpeed = NumberRange.new(-180, 180)
  798. particleemitter7.Rotation = NumberRange.new(-360, 360)
  799. particleemitter7.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  800. particleemitter7.LightEmission = 1
  801. particleemitter7.Texture = "http://www.roblox.com/asset/?id=320043786"
  802. particleemitter7.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  803. particleemitter7.Enabled = false
  804.  
  805. arm2p2=Instance.new("Part",Character)
  806. arm2p2.FormFactor="Custom"
  807. arm2p2.Size=Vector3.new(.2,.2,.2)
  808. arm2p2.Transparency = 0
  809. arm2p2.CanCollide=false
  810. arm2p2.BrickColor = BrickColor.new("Deep orange")
  811. arm2p2.Material="Neon"
  812. arm2p2.TopSurface="Smooth"
  813. arm2p2.BottomSurface="Smooth"
  814. arm2p2.RightSurface="Smooth"
  815. arm2p2.LeftSurface="Smooth"
  816. arm2p2w=Instance.new("Weld",Character)
  817. arm2p2w.Part0=arm2p
  818. arm2p2w.Part1=arm2p2
  819. arm2p2w.C0=CFrame.new(0,3,0)*CFrame.Angles(0,math.rad(90),math.rad(-90))
  820.  
  821. arm2p2mesh = Instance.new("SpecialMesh",arm2p2)
  822. arm2p2mesh.MeshType = "Cylinder"
  823. arm2p2mesh.Scale = Vector3.new(30,20,30)
  824.  
  825. local particleemitter8 = Instance.new("ParticleEmitter", arm2p2)
  826. particleemitter8.VelocitySpread = 180
  827. particleemitter8.Lifetime = NumberRange.new(1)
  828. particleemitter8.Speed = NumberRange.new(10)
  829. particleemitter8.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  830. particleemitter8.RotSpeed = NumberRange.new(-180, 180)
  831. particleemitter8.Rotation = NumberRange.new(-360, 360)
  832. particleemitter8.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  833. particleemitter8.LightEmission = 1
  834. particleemitter8.Texture = "http://www.roblox.com/asset/?id=320043786"
  835. particleemitter8.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  836. particleemitter8.Enabled = false
  837.  
  838. arm2p3=Instance.new("Part",Character)
  839. arm2p3.FormFactor="Custom"
  840. arm2p3.Size=Vector3.new(.2,.2,.2)
  841. arm2p3.Transparency = 0
  842. arm2p3.CanCollide=false
  843. arm2p3.BrickColor = BrickColor.new("Deep orange")
  844. arm2p3.Material="Neon"
  845. arm2p3.TopSurface="Smooth"
  846. arm2p3.BottomSurface="Smooth"
  847. arm2p3.RightSurface="Smooth"
  848. arm2p3.LeftSurface="Smooth"
  849. arm2p3w=Instance.new("Weld",Character)
  850. arm2p3w.Part0=arm2p2
  851. arm2p3w.Part1=arm2p3
  852. arm2p3w.C0=CFrame.new(-4,0,0)*CFrame.Angles(0,math.rad(0),math.rad(0))
  853.  
  854. arm2p3mesh = Instance.new("SpecialMesh",arm2p3)
  855. arm2p3mesh.MeshType = "Sphere"
  856. arm2p3mesh.Scale = Vector3.new(22.5,22.5,22.5)
  857.  
  858. local particleemitter9 = Instance.new("ParticleEmitter", arm2p3)
  859. particleemitter9.VelocitySpread = 180
  860. particleemitter9.Lifetime = NumberRange.new(1)
  861. particleemitter9.Speed = NumberRange.new(10)
  862. particleemitter9.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  863. particleemitter9.RotSpeed = NumberRange.new(-180, 180)
  864. particleemitter9.Rotation = NumberRange.new(-360, 360)
  865. particleemitter9.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  866. particleemitter9.LightEmission = 1
  867. particleemitter9.Texture = "http://www.roblox.com/asset/?id=320043786"
  868. particleemitter9.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  869. particleemitter9.Enabled = false
  870.  
  871. arm2p4=Instance.new("Part",Character)
  872. arm2p4.FormFactor="Custom"
  873. arm2p4.Size=Vector3.new(.2,.2,.2)
  874. arm2p4.Transparency = 0
  875. arm2p4.CanCollide=false
  876. arm2p4.BrickColor = BrickColor.new("Deep orange")
  877. arm2p4.Material="Neon"
  878. arm2p4.TopSurface="Smooth"
  879. arm2p4.BottomSurface="Smooth"
  880. arm2p4.RightSurface="Smooth"
  881. arm2p4.LeftSurface="Smooth"
  882. arm2p4w=Instance.new("Weld",Character)
  883. arm2p4w.Part0=arm2p3
  884. arm2p4w.Part1=arm2p4
  885. arm2p4w.C0=CFrame.new(-3,3,0)*CFrame.Angles(0,math.rad(0),math.rad(-45))
  886.  
  887. arm2p4mesh = Instance.new("SpecialMesh",arm2p4)
  888. arm2p4mesh.MeshType = "Cylinder"
  889. arm2p4mesh.Scale = Vector3.new(30,20,30)
  890.  
  891. local particleemitter10 = Instance.new("ParticleEmitter", arm2p4)
  892. particleemitter10.VelocitySpread = 180
  893. particleemitter10.Lifetime = NumberRange.new(1)
  894. particleemitter10.Speed = NumberRange.new(10)
  895. particleemitter10.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  896. particleemitter10.RotSpeed = NumberRange.new(-180, 180)
  897. particleemitter10.Rotation = NumberRange.new(-360, 360)
  898. particleemitter10.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  899. particleemitter10.LightEmission = 1
  900. particleemitter10.Texture = "http://www.roblox.com/asset/?id=320043786"
  901. particleemitter10.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  902. particleemitter10.Enabled = false
  903.  
  904. arm2p5=Instance.new("Part",Character)
  905. arm2p5.FormFactor="Custom"
  906. arm2p5.Size=Vector3.new(.2,.2,.2)
  907. arm2p5.Transparency = 0
  908. arm2p5.CanCollide=false
  909. arm2p5.BrickColor = BrickColor.new("Deep orange")
  910. arm2p5.Material="Neon"
  911. arm2p5.TopSurface="Smooth"
  912. arm2p5.BottomSurface="Smooth"
  913. arm2p5.RightSurface="Smooth"
  914. arm2p5.LeftSurface="Smooth"
  915. arm2p5w=Instance.new("Weld",Character)
  916. arm2p5w.Part0=arm2p4
  917. arm2p5w.Part1=arm2p5
  918. arm2p5w.C0=CFrame.new(-4,0,0)*CFrame.Angles(0,math.rad(0),math.rad(0))
  919.  
  920. arm2p5mesh = Instance.new("SpecialMesh",arm2p5)
  921. arm2p5mesh.MeshType = "Sphere"
  922. arm2p5mesh.Scale = Vector3.new(30,30,30)
  923.  
  924. local particleemitter11 = Instance.new("ParticleEmitter", arm2p5)
  925. particleemitter11.VelocitySpread = 180
  926. particleemitter11.Lifetime = NumberRange.new(1)
  927. particleemitter11.Speed = NumberRange.new(10)
  928. particleemitter11.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  929. particleemitter11.RotSpeed = NumberRange.new(-180, 180)
  930. particleemitter11.Rotation = NumberRange.new(-360, 360)
  931. particleemitter11.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  932. particleemitter11.LightEmission = 1
  933. particleemitter11.Texture = "http://www.roblox.com/asset/?id=320043786"
  934. particleemitter11.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  935. particleemitter11.Enabled = false
  936.  
  937. arm2p6=Instance.new("Part",Character)
  938. arm2p6.FormFactor="Custom"
  939. arm2p6.Size=Vector3.new(.2,.2,.2)
  940. arm2p6.Transparency = 0
  941. arm2p6.CanCollide=false
  942. arm2p6.BrickColor = BrickColor.new("Deep orange")
  943. arm2p6.Material="Neon"
  944. arm2p6.TopSurface="Smooth"
  945. arm2p6.BottomSurface="Smooth"
  946. arm2p6.RightSurface="Smooth"
  947. arm2p6.LeftSurface="Smooth"
  948. arm2p6w=Instance.new("Weld",Character)
  949. arm2p6w.Part0=arm2p5
  950. arm2p6w.Part1=arm2p6
  951. arm2p6w.C0=CFrame.new(0,0,0)*CFrame.Angles(0,math.rad(0),math.rad(90))
  952.  
  953. arm2p6mesh = Instance.new("FileMesh",arm2p6)
  954. arm2p6mesh.MeshId = "http://www.roblox.com/asset/?id=1290033"
  955. arm2p6mesh.Scale = Vector3.new(3.15,3.15,3.15)
  956.  
  957. arm2p7=Instance.new("Part",Character)
  958. arm2p7.FormFactor="Custom"
  959. arm2p7.Size=Vector3.new(.2,.2,.2)
  960. arm2p7.Transparency = 0
  961. arm2p7.CanCollide=false
  962. arm2p7.BrickColor = BrickColor.new("Deep orange")
  963. arm2p7.Material="Neon"
  964. arm2p7.TopSurface="Smooth"
  965. arm2p7.BottomSurface="Smooth"
  966. arm2p7.RightSurface="Smooth"
  967. arm2p7.LeftSurface="Smooth"
  968. arm2p7w=Instance.new("Weld",Character)
  969. arm2p7w.Part0=arm2p
  970. arm2p7w.Part1=arm2p7
  971. arm2p7w.C0=CFrame.new(0,0,0)*CFrame.Angles(0,math.rad(0),math.rad(0))
  972.  
  973. arm2p7mesh = Instance.new("FileMesh",arm2p7)
  974. arm2p7mesh.MeshId = "http://www.roblox.com/asset/?id=9756362"
  975. arm2p7mesh.Scale = Vector3.new(5,10,5)
  976.  
  977. arm2hitbox=Instance.new("Part",Character)
  978. arm2hitbox.FormFactor="Custom"
  979. arm2hitbox.Size=Vector3.new(5,5,5)
  980. arm2hitbox.Transparency = 0
  981. arm2hitbox.CanCollide=false
  982. arm2hitbox.BrickColor = BrickColor.new("Deep orange")
  983. arm2hitbox.Material="Neon"
  984. arm2hitbox.TopSurface="Smooth"
  985. arm2hitbox.BottomSurface="Smooth"
  986. arm2hitbox.RightSurface="Smooth"
  987. arm2hitbox.LeftSurface="Smooth"
  988. arm2hitboxw=Instance.new("Weld",Character)
  989. arm2hitboxw.Part0=arm2p6
  990. arm2hitboxw.Part1=arm2hitbox
  991. arm2hitboxw.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  992. --------------------------------------------------------------
  993. arm3 = Instance.new("Model",Character)
  994. arm3.Name = "Arm 3"
  995.  
  996. arm3p=Instance.new("Part",Character)
  997. arm3p.FormFactor="Custom"
  998. arm3p.Size=Vector3.new(.2,.2,.2)
  999. arm3p.Transparency=0
  1000. arm3p.CanCollide=false
  1001. arm3p.BrickColor = BrickColor.new("Really black")
  1002. arm3p.Material="Neon"
  1003. arm3p.TopSurface="Smooth"
  1004. arm3p.BottomSurface="Smooth"
  1005. arm3p.RightSurface="Smooth"
  1006. arm3p.LeftSurface="Smooth"
  1007. arm3pw=Instance.new("Weld",Character)
  1008. arm3pw.Part0=Character["Left Arm"]
  1009. arm3pw.Part1=arm3p
  1010. arm3pw.C0=CFrame.new(0,-5,0)*CFrame.Angles(0,math.rad(0),math.rad(-90))
  1011.  
  1012. arm3pmesh = Instance.new("SpecialMesh",arm3p)
  1013. arm3pmesh.MeshType = "Sphere"
  1014. arm3pmesh.Scale = Vector3.new(40,20,40)
  1015.  
  1016. local particleemitter7 = Instance.new("ParticleEmitter", arm3p)
  1017. particleemitter7.VelocitySpread = 180
  1018. particleemitter7.Lifetime = NumberRange.new(1)
  1019. particleemitter7.Speed = NumberRange.new(10)
  1020. particleemitter7.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  1021. particleemitter7.RotSpeed = NumberRange.new(-180, 180)
  1022. particleemitter7.Rotation = NumberRange.new(-360, 360)
  1023. particleemitter7.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  1024. particleemitter7.LightEmission = 1
  1025. particleemitter7.Texture = "http://www.roblox.com/asset/?id=320043786"
  1026. particleemitter7.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  1027. particleemitter7.Enabled = false
  1028.  
  1029. arm3p2=Instance.new("Part",Character)
  1030. arm3p2.FormFactor="Custom"
  1031. arm3p2.Size=Vector3.new(.2,.2,.2)
  1032. arm3p2.Transparency=0
  1033. arm3p2.CanCollide=false
  1034. arm3p2.BrickColor = BrickColor.new("Really black")
  1035. arm3p2.Material="Neon"
  1036. arm3p2.TopSurface="Smooth"
  1037. arm3p2.BottomSurface="Smooth"
  1038. arm3p2.RightSurface="Smooth"
  1039. arm3p2.LeftSurface="Smooth"
  1040. arm3p2w=Instance.new("Weld",Character)
  1041. arm3p2w.Part0=arm3p
  1042. arm3p2w.Part1=arm3p2
  1043. arm3p2w.C0=CFrame.new(0,3,0)*CFrame.Angles(0,math.rad(90),math.rad(-90))
  1044.  
  1045. arm3p2mesh = Instance.new("SpecialMesh",arm3p2)
  1046. arm3p2mesh.MeshType = "Cylinder"
  1047. arm3p2mesh.Scale = Vector3.new(30,20,30)
  1048.  
  1049. local particleemitter8 = Instance.new("ParticleEmitter", arm3p2)
  1050. particleemitter8.VelocitySpread = 180
  1051. particleemitter8.Lifetime = NumberRange.new(1)
  1052. particleemitter8.Speed = NumberRange.new(10)
  1053. particleemitter8.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  1054. particleemitter8.RotSpeed = NumberRange.new(-180, 180)
  1055. particleemitter8.Rotation = NumberRange.new(-360, 360)
  1056. particleemitter8.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  1057. particleemitter8.LightEmission = 1
  1058. particleemitter8.Texture = "http://www.roblox.com/asset/?id=320043786"
  1059. particleemitter8.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  1060. particleemitter8.Enabled = false
  1061.  
  1062. arm3p3=Instance.new("Part",Character)
  1063. arm3p3.FormFactor="Custom"
  1064. arm3p3.Size=Vector3.new(.2,.2,.2)
  1065. arm3p3.Transparency=0
  1066. arm3p3.CanCollide=false
  1067. arm3p3.BrickColor = BrickColor.new("Really black")
  1068. arm3p3.Material="Neon"
  1069. arm3p3.TopSurface="Smooth"
  1070. arm3p3.BottomSurface="Smooth"
  1071. arm3p3.RightSurface="Smooth"
  1072. arm3p3.LeftSurface="Smooth"
  1073. arm3p3w=Instance.new("Weld",Character)
  1074. arm3p3w.Part0=arm3p2
  1075. arm3p3w.Part1=arm3p3
  1076. arm3p3w.C0=CFrame.new(-4,0,0)*CFrame.Angles(0,math.rad(0),math.rad(0))
  1077.  
  1078. arm3p3mesh = Instance.new("SpecialMesh",arm3p3)
  1079. arm3p3mesh.MeshType = "Sphere"
  1080. arm3p3mesh.Scale = Vector3.new(22.5,22.5,22.5)
  1081.  
  1082. local particleemitter9 = Instance.new("ParticleEmitter", arm3p3)
  1083. particleemitter9.VelocitySpread = 180
  1084. particleemitter9.Lifetime = NumberRange.new(1)
  1085. particleemitter9.Speed = NumberRange.new(10)
  1086. particleemitter9.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  1087. particleemitter9.RotSpeed = NumberRange.new(-180, 180)
  1088. particleemitter9.Rotation = NumberRange.new(-360, 360)
  1089. particleemitter9.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  1090. particleemitter9.LightEmission = 1
  1091. particleemitter9.Texture = "http://www.roblox.com/asset/?id=320043786"
  1092. particleemitter9.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  1093. particleemitter9.Enabled = false
  1094.  
  1095. arm3p4=Instance.new("Part",Character)
  1096. arm3p4.FormFactor="Custom"
  1097. arm3p4.Size=Vector3.new(.2,.2,.2)
  1098. arm3p4.Transparency=0
  1099. arm3p4.CanCollide=false
  1100. arm3p4.BrickColor = BrickColor.new("Really black")
  1101. arm3p4.Material="Neon"
  1102. arm3p4.TopSurface="Smooth"
  1103. arm3p4.BottomSurface="Smooth"
  1104. arm3p4.RightSurface="Smooth"
  1105. arm3p4.LeftSurface="Smooth"
  1106. arm3p4w=Instance.new("Weld",Character)
  1107. arm3p4w.Part0=arm3p3
  1108. arm3p4w.Part1=arm3p4
  1109. arm3p4w.C0=CFrame.new(-3,3,0)*CFrame.Angles(0,math.rad(0),math.rad(-45))
  1110.  
  1111. arm3p4mesh = Instance.new("SpecialMesh",arm3p4)
  1112. arm3p4mesh.MeshType = "Cylinder"
  1113. arm3p4mesh.Scale = Vector3.new(30,20,30)
  1114.  
  1115. local particleemitter10 = Instance.new("ParticleEmitter", arm3p4)
  1116. particleemitter10.VelocitySpread = 180
  1117. particleemitter10.Lifetime = NumberRange.new(1)
  1118. particleemitter10.Speed = NumberRange.new(10)
  1119. particleemitter10.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  1120. particleemitter10.RotSpeed = NumberRange.new(-180, 180)
  1121. particleemitter10.Rotation = NumberRange.new(-360, 360)
  1122. particleemitter10.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  1123. particleemitter10.LightEmission = 1
  1124. particleemitter10.Texture = "http://www.roblox.com/asset/?id=320043786"
  1125. particleemitter10.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  1126. particleemitter10.Enabled = false
  1127.  
  1128. arm3p5=Instance.new("Part",Character)
  1129. arm3p5.FormFactor="Custom"
  1130. arm3p5.Size=Vector3.new(.2,.2,.2)
  1131. arm3p5.Transparency=0
  1132. arm3p5.CanCollide=false
  1133. arm3p5.BrickColor = BrickColor.new("Really black")
  1134. arm3p5.Material="Neon"
  1135. arm3p5.TopSurface="Smooth"
  1136. arm3p5.BottomSurface="Smooth"
  1137. arm3p5.RightSurface="Smooth"
  1138. arm3p5.LeftSurface="Smooth"
  1139. arm3p5w=Instance.new("Weld",Character)
  1140. arm3p5w.Part0=arm3p4
  1141. arm3p5w.Part1=arm3p5
  1142. arm3p5w.C0=CFrame.new(-4,0,0)*CFrame.Angles(0,math.rad(0),math.rad(0))
  1143.  
  1144. arm3p5mesh = Instance.new("SpecialMesh",arm3p5)
  1145. arm3p5mesh.MeshType = "Sphere"
  1146. arm3p5mesh.Scale = Vector3.new(30,30,30)
  1147.  
  1148. local particleemitter11 = Instance.new("ParticleEmitter", arm3p5)
  1149. particleemitter11.VelocitySpread = 180
  1150. particleemitter11.Lifetime = NumberRange.new(1)
  1151. particleemitter11.Speed = NumberRange.new(10)
  1152. particleemitter11.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  1153. particleemitter11.RotSpeed = NumberRange.new(-180, 180)
  1154. particleemitter11.Rotation = NumberRange.new(-360, 360)
  1155. particleemitter11.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  1156. particleemitter11.LightEmission = 1
  1157. particleemitter11.Texture = "http://www.roblox.com/asset/?id=320043786"
  1158. particleemitter11.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  1159. particleemitter11.Enabled = false
  1160.  
  1161. arm3p6=Instance.new("Part",Character)
  1162. arm3p6.FormFactor="Custom"
  1163. arm3p6.Size=Vector3.new(.2,.2,.2)
  1164. arm3p6.Transparency=0
  1165. arm3p6.CanCollide=false
  1166. arm3p6.BrickColor = BrickColor.new("Really black")
  1167. arm3p6.Material="Neon"
  1168. arm3p6.TopSurface="Smooth"
  1169. arm3p6.BottomSurface="Smooth"
  1170. arm3p6.RightSurface="Smooth"
  1171. arm3p6.LeftSurface="Smooth"
  1172. arm3p6w=Instance.new("Weld",Character)
  1173. arm3p6w.Part0=arm3p5
  1174. arm3p6w.Part1=arm3p6
  1175. arm3p6w.C0=CFrame.new(0,0,0)*CFrame.Angles(0,math.rad(0),math.rad(90))
  1176.  
  1177. arm3p6mesh = Instance.new("FileMesh",arm3p6)
  1178. arm3p6mesh.MeshId = "http://www.roblox.com/asset/?id=1290033"
  1179. arm3p6mesh.Scale = Vector3.new(3.15,3.15,3.15)
  1180.  
  1181. arm3p7=Instance.new("Part",Character)
  1182. arm3p7.FormFactor="Custom"
  1183. arm3p7.Size=Vector3.new(.2,.2,.2)
  1184. arm3p7.Transparency=0
  1185. arm3p7.CanCollide=false
  1186. arm3p7.BrickColor = BrickColor.new("Really black")
  1187. arm3p7.Material="Neon"
  1188. arm3p7.TopSurface="Smooth"
  1189. arm3p7.BottomSurface="Smooth"
  1190. arm3p7.RightSurface="Smooth"
  1191. arm3p7.LeftSurface="Smooth"
  1192. arm3p7w=Instance.new("Weld",Character)
  1193. arm3p7w.Part0=arm3p
  1194. arm3p7w.Part1=arm3p7
  1195. arm3p7w.C0=CFrame.new(0,0,0)*CFrame.Angles(0,math.rad(0),math.rad(0))
  1196.  
  1197. arm3p7mesh = Instance.new("FileMesh",arm3p7)
  1198. arm3p7mesh.MeshId = "http://www.roblox.com/asset/?id=9756362"
  1199. arm3p7mesh.Scale = Vector3.new(5,10,5)
  1200.  
  1201. arm3hitbox=Instance.new("Part",Character)
  1202. arm3hitbox.FormFactor="Custom"
  1203. arm3hitbox.Size=Vector3.new(5,5,5)
  1204. arm3hitbox.Transparency=0
  1205. arm3hitbox.CanCollide=false
  1206. arm3hitbox.BrickColor = BrickColor.new("Really black")
  1207. arm3hitbox.Material="Neon"
  1208. arm3hitbox.TopSurface="Smooth"
  1209. arm3hitbox.BottomSurface="Smooth"
  1210. arm3hitbox.RightSurface="Smooth"
  1211. arm3hitbox.LeftSurface="Smooth"
  1212. arm3hitboxw=Instance.new("Weld",Character)
  1213. arm3hitboxw.Part0=arm3p6
  1214. arm3hitboxw.Part1=arm3hitbox
  1215. arm3hitboxw.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  1216. --------------------------------------------------------------
  1217. Arm = Instance.new("Model",Character)
  1218. Arm.Name = "Arm 1"
  1219.  
  1220. arm4p=Instance.new("Part",Character)
  1221. arm4p.FormFactor="Custom"
  1222. arm4p.Size=Vector3.new(.2,.2,.2)
  1223. arm4p.Transparency=0
  1224. arm4p.CanCollide=false
  1225. arm4p.BrickColor = BrickColor.new("Really black")
  1226. arm4p.Material="Neon"
  1227. arm4p.TopSurface="Smooth"
  1228. arm4p.BottomSurface="Smooth"
  1229. arm4p.RightSurface="Smooth"
  1230. arm4p.LeftSurface="Smooth"
  1231. arm4pw=Instance.new("Weld",Character)
  1232. arm4pw.Part0=Character["Right Arm"]
  1233. arm4pw.Part1=arm4p
  1234. arm4pw.C0=CFrame.new(0,-5,0)*CFrame.Angles(0,math.rad(0),math.rad(90))
  1235.  
  1236. arm4pmesh = Instance.new("SpecialMesh",arm4p)
  1237. arm4pmesh.MeshType = "Sphere"
  1238. arm4pmesh.Scale = Vector3.new(40,20,40)
  1239.  
  1240. local particleemitter2 = Instance.new("ParticleEmitter", arm4p)
  1241. particleemitter2.VelocitySpread = 180
  1242. particleemitter2.Lifetime = NumberRange.new(1)
  1243. particleemitter2.Speed = NumberRange.new(10)
  1244. particleemitter2.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  1245. particleemitter2.RotSpeed = NumberRange.new(-180, 180)
  1246. particleemitter2.Rotation = NumberRange.new(-360, 360)
  1247. particleemitter2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  1248. particleemitter2.LightEmission = 1
  1249. particleemitter2.Texture = "http://www.roblox.com/asset/?id=320043786"
  1250. particleemitter2.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  1251. particleemitter2.Enabled = false
  1252.  
  1253. arm4p2=Instance.new("Part",Character)
  1254. arm4p2.FormFactor="Custom"
  1255. arm4p2.Size=Vector3.new(.2,.2,.2)
  1256. arm4p2.Transparency=0
  1257. arm4p2.CanCollide=false
  1258. arm4p2.BrickColor = BrickColor.new("Really black")
  1259. arm4p2.Material="Neon"
  1260. arm4p2.TopSurface="Smooth"
  1261. arm4p2.BottomSurface="Smooth"
  1262. arm4p2.RightSurface="Smooth"
  1263. arm4p2.LeftSurface="Smooth"
  1264. arm4p2w=Instance.new("Weld",Character)
  1265. arm4p2w.Part0=arm4p
  1266. arm4p2w.Part1=arm4p2
  1267. arm4p2w.C0=CFrame.new(0,3,0)*CFrame.Angles(0,math.rad(90),math.rad(-90))
  1268.  
  1269. arm4p2mesh = Instance.new("SpecialMesh",arm4p2)
  1270. arm4p2mesh.MeshType = "Cylinder"
  1271. arm4p2mesh.Scale = Vector3.new(30,20,30)
  1272.  
  1273. local particleemitter3 = Instance.new("ParticleEmitter", arm4p2)
  1274. particleemitter3.VelocitySpread = 180
  1275. particleemitter3.Lifetime = NumberRange.new(1)
  1276. particleemitter3.Speed = NumberRange.new(10)
  1277. particleemitter3.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  1278. particleemitter3.RotSpeed = NumberRange.new(-180, 180)
  1279. particleemitter3.Rotation = NumberRange.new(-360, 360)
  1280. particleemitter3.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  1281. particleemitter3.LightEmission = 1
  1282. particleemitter3.Texture = "http://www.roblox.com/asset/?id=320043786"
  1283. particleemitter3.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  1284. particleemitter3.Enabled = false
  1285.  
  1286. arm4p3=Instance.new("Part",Character)
  1287. arm4p3.FormFactor="Custom"
  1288. arm4p3.Size=Vector3.new(.2,.2,.2)
  1289. arm4p3.Transparency=0
  1290. arm4p3.CanCollide=false
  1291. arm4p3.BrickColor = BrickColor.new("Really black")
  1292. arm4p3.Material="Neon"
  1293. arm4p3.TopSurface="Smooth"
  1294. arm4p3.BottomSurface="Smooth"
  1295. arm4p3.RightSurface="Smooth"
  1296. arm4p3.LeftSurface="Smooth"
  1297. arm4p3w=Instance.new("Weld",Character)
  1298. arm4p3w.Part0=arm4p2
  1299. arm4p3w.Part1=arm4p3
  1300. arm4p3w.C0=CFrame.new(-4,0,0)*CFrame.Angles(0,math.rad(0),math.rad(0))
  1301.  
  1302. arm4p3mesh = Instance.new("SpecialMesh",arm4p3)
  1303. arm4p3mesh.MeshType = "Sphere"
  1304. arm4p3mesh.Scale = Vector3.new(22.5,22.5,22.5)
  1305.  
  1306. local particleemitter4 = Instance.new("ParticleEmitter", arm4p3)
  1307. particleemitter4.VelocitySpread = 180
  1308. particleemitter4.Lifetime = NumberRange.new(1)
  1309. particleemitter4.Speed = NumberRange.new(10)
  1310. particleemitter4.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  1311. particleemitter4.RotSpeed = NumberRange.new(-180, 180)
  1312. particleemitter4.Rotation = NumberRange.new(-360, 360)
  1313. particleemitter4.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  1314. particleemitter4.LightEmission = 1
  1315. particleemitter4.Texture = "http://www.roblox.com/asset/?id=320043786"
  1316. particleemitter4.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  1317. particleemitter4.Enabled = false
  1318.  
  1319. arm4p4=Instance.new("Part",Character)
  1320. arm4p4.FormFactor="Custom"
  1321. arm4p4.Size=Vector3.new(.2,.2,.2)
  1322. arm4p4.Transparency=0
  1323. arm4p4.CanCollide=false
  1324. arm4p4.BrickColor = BrickColor.new("Really black")
  1325. arm4p4.Material="Neon"
  1326. arm4p4.TopSurface="Smooth"
  1327. arm4p4.BottomSurface="Smooth"
  1328. arm4p4.RightSurface="Smooth"
  1329. arm4p4.LeftSurface="Smooth"
  1330. arm4p4w=Instance.new("Weld",Character)
  1331. arm4p4w.Part0=arm4p3
  1332. arm4p4w.Part1=arm4p4
  1333. arm4p4w.C0=CFrame.new(-3,3,0)*CFrame.Angles(0,math.rad(0),math.rad(-45))
  1334.  
  1335. arm4p4mesh = Instance.new("SpecialMesh",arm4p4)
  1336. arm4p4mesh.MeshType = "Cylinder"
  1337. arm4p4mesh.Scale = Vector3.new(30,20,30)
  1338.  
  1339. local particleemitter5 = Instance.new("ParticleEmitter", arm4p4)
  1340. particleemitter5.VelocitySpread = 180
  1341. particleemitter5.Lifetime = NumberRange.new(1)
  1342. particleemitter5.Speed = NumberRange.new(10)
  1343. particleemitter5.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  1344. particleemitter5.RotSpeed = NumberRange.new(-180, 180)
  1345. particleemitter5.Rotation = NumberRange.new(-360, 360)
  1346. particleemitter5.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  1347. particleemitter5.LightEmission = 1
  1348. particleemitter5.Texture = "http://www.roblox.com/asset/?id=320043786"
  1349. particleemitter5.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  1350. particleemitter5.Enabled = false
  1351.  
  1352. arm4p5=Instance.new("Part",Character)
  1353. arm4p5.FormFactor="Custom"
  1354. arm4p5.Size=Vector3.new(.2,.2,.2)
  1355. arm4p5.Transparency=0
  1356. arm4p5.CanCollide=false
  1357. arm4p5.BrickColor = BrickColor.new("Really black")
  1358. arm4p5.Material="Neon"
  1359. arm4p5.TopSurface="Smooth"
  1360. arm4p5.BottomSurface="Smooth"
  1361. arm4p5.RightSurface="Smooth"
  1362. arm4p5.LeftSurface="Smooth"
  1363. arm4p5w=Instance.new("Weld",Character)
  1364. arm4p5w.Part0=arm4p4
  1365. arm4p5w.Part1=arm4p5
  1366. arm4p5w.C0=CFrame.new(-4,0,0)*CFrame.Angles(0,math.rad(0),math.rad(0))
  1367.  
  1368. arm4p5mesh = Instance.new("SpecialMesh",arm4p5)
  1369. arm4p5mesh.MeshType = "Sphere"
  1370. arm4p5mesh.Scale = Vector3.new(30,30,30)
  1371.  
  1372. local particleemitter6 = Instance.new("ParticleEmitter", arm4p5)
  1373. particleemitter6.VelocitySpread = 180
  1374. particleemitter6.Lifetime = NumberRange.new(1)
  1375. particleemitter6.Speed = NumberRange.new(10)
  1376. particleemitter6.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.5), NumberSequenceKeypoint.new(1, 0.5, 0.5)})
  1377. particleemitter6.RotSpeed = NumberRange.new(-180, 180)
  1378. particleemitter6.Rotation = NumberRange.new(-360, 360)
  1379. particleemitter6.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.2, 0), NumberSequenceKeypoint.new(0.8, 0), NumberSequenceKeypoint.new(1, 1)})
  1380. particleemitter6.LightEmission = 1
  1381. particleemitter6.Texture = "http://www.roblox.com/asset/?id=320043786"
  1382. particleemitter6.Color = ColorSequence.new(Color3.new(1, 0.686275, 0), Color3.new(1, 0.686275, 0))
  1383. particleemitter6.Enabled = false
  1384.  
  1385. arm4p6=Instance.new("Part",Character)
  1386. arm4p6.FormFactor="Custom"
  1387. arm4p6.Size=Vector3.new(.2,.2,.2)
  1388. arm4p6.Transparency=0
  1389. arm4p6.CanCollide=false
  1390. arm4p6.BrickColor = BrickColor.new("Really black")
  1391. arm4p6.Material="Neon"
  1392. arm4p6.TopSurface="Smooth"
  1393. arm4p6.BottomSurface="Smooth"
  1394. arm4p6.RightSurface="Smooth"
  1395. arm4p6.LeftSurface="Smooth"
  1396. arm4p6w=Instance.new("Weld",Character)
  1397. arm4p6w.Part0=arm4p5
  1398. arm4p6w.Part1=arm4p6
  1399. arm4p6w.C0=CFrame.new(0,0,0)*CFrame.Angles(0,math.rad(0),math.rad(0))
  1400.  
  1401. arm4p6mesh = Instance.new("FileMesh",arm4p6)
  1402. arm4p6mesh.MeshId = "http://www.roblox.com/asset/?id=1290033"
  1403. arm4p6mesh.Scale = Vector3.new(3.15,3.15,3.15)
  1404.  
  1405. arm4p7=Instance.new("Part",Character)
  1406. arm4p7.FormFactor="Custom"
  1407. arm4p7.Size=Vector3.new(.2,.2,.2)
  1408. arm4p7.Transparency=0
  1409. arm4p7.CanCollide=false
  1410. arm4p7.BrickColor = BrickColor.new("Really black")
  1411. arm4p7.Material="Neon"
  1412. arm4p7.TopSurface="Smooth"
  1413. arm4p7.BottomSurface="Smooth"
  1414. arm4p7.RightSurface="Smooth"
  1415. arm4p7.LeftSurface="Smooth"
  1416. arm4p7w=Instance.new("Weld",Character)
  1417. arm4p7w.Part0=arm4p
  1418. arm4p7w.Part1=arm4p7
  1419. arm4p7w.C0=CFrame.new(0,0,0)*CFrame.Angles(0,math.rad(0),math.rad(0))
  1420.  
  1421. arm4p7mesh = Instance.new("FileMesh",arm4p7)
  1422. arm4p7mesh.MeshId = "http://www.roblox.com/asset/?id=9756362"
  1423. arm4p7mesh.Scale = Vector3.new(5,10,5)
  1424.  
  1425. arm4hitbox=Instance.new("Part",Character)
  1426. arm4hitbox.FormFactor="Custom"
  1427. arm4hitbox.Size=Vector3.new(5,5,5)
  1428. arm4hitbox.Transparency=0
  1429. arm4hitbox.CanCollide=false
  1430. arm4hitbox.BrickColor = BrickColor.new("Really black")
  1431. arm4hitbox.Material="Neon"
  1432. arm4hitbox.TopSurface="Smooth"
  1433. arm4hitbox.BottomSurface="Smooth"
  1434. arm4hitbox.RightSurface="Smooth"
  1435. arm4hitbox.LeftSurface="Smooth"
  1436. arm4hitboxw=Instance.new("Weld",Character)
  1437. arm4hitboxw.Part0=arm4p6
  1438. arm4hitboxw.Part1=arm4hitbox
  1439. arm4hitboxw.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  1440. --------------------------------------------------------------
  1441. local function weldBetween(a, b)
  1442. local weldd = Instance.new("ManualWeld")
  1443. weldd.Part0 = a
  1444. weldd.Part1 = b
  1445. weldd.C0 = CFrame.new()
  1446. weldd.C1 = b.CFrame:inverse() * a.CFrame
  1447. weldd.Parent = a
  1448. return weldd
  1449. end
  1450.  
  1451. function swait(num)
  1452. if num==0 or num==nil then
  1453. game:service'RunService'.Stepped:wait(0)
  1454. else
  1455. for i=0,num do
  1456. game:service'RunService'.Stepped:wait(0)
  1457. end
  1458. end
  1459. end
  1460.  
  1461. function nooutline(part)
  1462. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  1463. end
  1464.  
  1465. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  1466. local fp=it("Part")
  1467. fp.formFactor=formfactor
  1468. fp.Parent=parent
  1469. fp.Reflectance=reflectance
  1470. fp.Transparency=transparency
  1471. fp.CanCollide=false
  1472. fp.Locked=true
  1473. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  1474. fp.Name=name
  1475. fp.Size=size
  1476. fp.Position=Character.Torso.Position
  1477. nooutline(fp)
  1478. fp.Material=material
  1479. fp:BreakJoints()
  1480. return fp
  1481. end
  1482.  
  1483. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  1484. local mesh=it(Mesh)
  1485. mesh.Parent=part
  1486. if Mesh=="SpecialMesh" then
  1487. mesh.MeshType=meshtype
  1488. mesh.MeshId=meshid
  1489. end
  1490. mesh.Offset=offset
  1491. mesh.Scale=scale
  1492. return mesh
  1493. end
  1494.  
  1495. function weld(parent,part0,part1,c0,c1)
  1496. local weld=it("Weld")
  1497. weld.Parent=parent
  1498. weld.Part0=part0
  1499. weld.Part1=part1
  1500. weld.C0=c0
  1501. weld.C1=c1
  1502. return weld
  1503. end
  1504.  
  1505.  
  1506. local function CFrameFromTopBack(at, top, back)
  1507. local right = top:Cross(back)
  1508. return CFrame.new(at.x, at.y, at.z,
  1509. right.x, top.x, back.x,
  1510. right.y, top.y, back.y,
  1511. right.z, top.z, back.z)
  1512. end
  1513.  
  1514. function Triangle(a, b, c)
  1515. local edg1 = (c-a):Dot((b-a).unit)
  1516. local edg2 = (a-b):Dot((c-b).unit)
  1517. local edg3 = (b-c):Dot((a-c).unit)
  1518. if edg1 <= (b-a).magnitude and edg1 >= 0 then
  1519. a, b, c = a, b, c
  1520. elseif edg2 <= (c-b).magnitude and edg2 >= 0 then
  1521. a, b, c = b, c, a
  1522. elseif edg3 <= (a-c).magnitude and edg3 >= 0 then
  1523. a, b, c = c, a, b
  1524. else
  1525. assert(false, "unreachable")
  1526. end
  1527.  
  1528. local len1 = (c-a):Dot((b-a).unit)
  1529. local len2 = (b-a).magnitude - len1
  1530. local width = (a + (b-a).unit*len1 - c).magnitude
  1531.  
  1532. local maincf = CFrameFromTopBack(a, (b-a):Cross(c-b).unit, -(b-a).unit)
  1533.  
  1534. local list = {}
  1535.  
  1536. local TrailColor = ("Deep orange")
  1537.  
  1538. if len1 > 0.01 then
  1539. local w1 = Instance.new('WedgePart', m)
  1540. game:GetService("Debris"):AddItem(w1,5)
  1541. w1.Material = "SmoothPlastic"
  1542. w1.FormFactor = 'Custom'
  1543. w1.BrickColor = BrickColor.new(TrailColor)
  1544. w1.Transparency = 0
  1545. w1.Reflectance = 0
  1546. w1.Material = "SmoothPlastic"
  1547. w1.CanCollide = false
  1548. NoOutline(w1)
  1549. local sz = Vector3.new(0.2, width, len1)
  1550. w1.Size = sz
  1551. local sp = Instance.new("SpecialMesh",w1)
  1552. sp.MeshType = "Wedge"
  1553. sp.Scale = Vector3.new(0,1,1) * sz/w1.Size
  1554. w1:BreakJoints()
  1555. w1.Anchored = true
  1556. w1.Parent = workspace
  1557. w1.Transparency = 0.7
  1558. table.insert(Effects,{w1,"Disappear",.01})
  1559. w1.CFrame = maincf*CFrame.Angles(math.pi,0,math.pi/2)*CFrame.new(0,width/2,len1/2)
  1560. table.insert(list,w1)
  1561. end
  1562.  
  1563. if len2 > 0.01 then
  1564. local w2 = Instance.new('WedgePart', m)
  1565. game:GetService("Debris"):AddItem(w2,5)
  1566. w2.Material = "SmoothPlastic"
  1567. w2.FormFactor = 'Custom'
  1568. w2.BrickColor = BrickColor.new("Deep orange")
  1569. w2.Transparency = 0
  1570. w2.Reflectance = 0
  1571. w2.Material = "SmoothPlastic"
  1572. w2.CanCollide = false
  1573. NoOutline(w2)
  1574. local sz = Vector3.new(0.2, width, len2)
  1575. w2.Size = sz
  1576. local sp = Instance.new("SpecialMesh",w2)
  1577. sp.MeshType = "Wedge"
  1578. sp.Scale = Vector3.new(0,1,1) * sz/w2.Size
  1579. w2:BreakJoints()
  1580. w2.Anchored = true
  1581. w2.Parent = workspace
  1582. w2.Transparency = 0.7
  1583. table.insert(Effects,{w2,"Disappear",.01})
  1584. w2.CFrame = maincf*CFrame.Angles(math.pi,math.pi,-math.pi/2)*CFrame.new(0,width/2,-len1 - len2/2)
  1585. table.insert(list,w2)
  1586. end
  1587. return unpack(list)
  1588. end
  1589.  
  1590.  
  1591. so = function(id,par,vol,pit)
  1592. coroutine.resume(coroutine.create(function()
  1593. local sou = Instance.new("Sound",par or workspace)
  1594. sou.Volume=vol
  1595. sou.Pitch=pit or 1
  1596. sou.SoundId=id
  1597. swait()
  1598. sou:play()
  1599. game:GetService("Debris"):AddItem(sou,6)
  1600. end))
  1601. end
  1602.  
  1603. function clerp(a,b,t)
  1604. local qa = {QuaternionFromCFrame(a)}
  1605. local qb = {QuaternionFromCFrame(b)}
  1606. local ax, ay, az = a.x, a.y, a.z
  1607. local bx, by, bz = b.x, b.y, b.z
  1608. local _t = 1-t
  1609. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  1610. end
  1611.  
  1612. function QuaternionFromCFrame(cf)
  1613. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  1614. local trace = m00 + m11 + m22
  1615. if trace > 0 then
  1616. local s = math.sqrt(1 + trace)
  1617. local recip = 0.5/s
  1618. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  1619. else
  1620. local i = 0
  1621. if m11 > m00 then
  1622. i = 1
  1623. end
  1624. if m22 > (i == 0 and m00 or m11) then
  1625. i = 2
  1626. end
  1627. if i == 0 then
  1628. local s = math.sqrt(m00-m11-m22+1)
  1629. local recip = 0.5/s
  1630. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  1631. elseif i == 1 then
  1632. local s = math.sqrt(m11-m22-m00+1)
  1633. local recip = 0.5/s
  1634. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  1635. elseif i == 2 then
  1636. local s = math.sqrt(m22-m00-m11+1)
  1637. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  1638. end
  1639. end
  1640. end
  1641.  
  1642. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  1643. local xs, ys, zs = x + x, y + y, z + z
  1644. local wx, wy, wz = w*xs, w*ys, w*zs
  1645. local xx = x*xs
  1646. local xy = x*ys
  1647. local xz = x*zs
  1648. local yy = y*ys
  1649. local yz = y*zs
  1650. local zz = z*zs
  1651. return CFrame.new(px, py, pz,1-(yy+zz), xy - wz, xz + wy,xy + wz, 1-(xx+zz), yz - wx, xz - wy, yz + wx, 1-(xx+yy))
  1652. end
  1653.  
  1654. function QuaternionSlerp(a, b, t)
  1655. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  1656. local startInterp, finishInterp;
  1657. if cosTheta >= 0.0001 then
  1658. if (1 - cosTheta) > 0.0001 then
  1659. local theta = math.acos(cosTheta)
  1660. local invSinTheta = 1/math.sin(theta)
  1661. startInterp = math.sin((1-t)*theta)*invSinTheta
  1662. finishInterp = math.sin(t*theta)*invSinTheta
  1663. else
  1664. startInterp = 1-t
  1665. finishInterp = t
  1666. end
  1667. else
  1668. if (1+cosTheta) > 0.0001 then
  1669. local theta = math.acos(-cosTheta)
  1670. local invSinTheta = 1/math.sin(theta)
  1671. startInterp = math.sin((t-1)*theta)*invSinTheta
  1672. finishInterp = math.sin(t*theta)*invSinTheta
  1673. else
  1674. startInterp = t-1
  1675. finishInterp = t
  1676. end
  1677. end
  1678. return a[1]*startInterp + b[1]*finishInterp, a[2]*startInterp + b[2]*finishInterp, a[3]*startInterp + b[3]*finishInterp, a[4]*startInterp + b[4]*finishInterp
  1679. end
  1680.  
  1681. --Example: Torso.Weld.C0 = clerp(Torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  1682.  
  1683.  
  1684. function rayCast(Pos, Dir, Max, Ignore) -- Origin Position , Direction, MaxDistance , IgnoreDescendants
  1685. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  1686. end
  1687.  
  1688. Damagefunc=function(hit,minim,maxim,knockback,Type,Property,Delay,KnockbackType,decreaseblock)
  1689. if hit.Parent==nil then
  1690. return
  1691. end
  1692. h=hit.Parent:FindFirstChild("Humanoid")
  1693. for _,v in pairs(hit.Parent:children()) do
  1694. if v:IsA("Humanoid") then
  1695. h=v
  1696. end
  1697. end
  1698. if hit.Parent.Parent:FindFirstChild("Torso")~=nil then
  1699. h=hit.Parent.Parent:FindFirstChild("Humanoid")
  1700. end
  1701. if hit.Parent.className=="Hat" then
  1702. hit=hit.Parent.Parent:findFirstChild("Head")
  1703. end
  1704. if h~=nil and hit.Parent.Name~=Character.Name and hit.Parent:FindFirstChild("Torso")~=nil then
  1705. if hit.Parent:findFirstChild("DebounceHit")~=nil then if hit.Parent.DebounceHit.Value==true then return end end
  1706. --[[ if game.Players:GetPlayerFromCharacter(hit.Parent)~=nil then
  1707. return
  1708. end]]
  1709. -- hs(hit,1.2)
  1710. c=Instance.new("ObjectValue")
  1711. c.Name="creator"
  1712. c.Value=game:service("Players").LocalPlayer
  1713. c.Parent=h
  1714. game:GetService("Debris"):AddItem(c,.5)
  1715. Damage=math.random(minim,maxim)
  1716. -- h:TakeDamage(Damage)
  1717. blocked=false
  1718. block=hit.Parent:findFirstChild("Block")
  1719. if block~=nil then
  1720. print(block.className)
  1721. if block.className=="NumberValue" then
  1722. if block.Value>0 then
  1723. blocked=true
  1724. if decreaseblock==nil then
  1725. block.Value=block.Value-1
  1726. end
  1727. end
  1728. end
  1729. if block.className=="IntValue" then
  1730. if block.Value>0 then
  1731. blocked=true
  1732. if decreaseblock~=nil then
  1733. block.Value=block.Value-1
  1734. end
  1735. end
  1736. end
  1737. end
  1738. if blocked==false then
  1739. -- h:TakeDamage(Damage)
  1740. h.Health=h.Health-Damage
  1741. showDamage(hit.Parent,Damage,.5,BrickColor.new("New Yeller"))
  1742. else
  1743. h.Health=h.Health-(Damage/2)
  1744. showDamage(hit.Parent,Damage/2,.5,BrickColor.new("Bright red"))
  1745. end
  1746. if Type=="Knockdown" then
  1747. hum=hit.Parent.Humanoid
  1748. hum.PlatformStand=true
  1749. coroutine.resume(coroutine.create(function(HHumanoid)
  1750. swait(1)
  1751. HHumanoid.PlatformStand=false
  1752. end),hum)
  1753. local angle=(hit.Position-(Property.Position+Vector3.new(0,0,0))).unit
  1754. --hit.CFrame=CFrame.new(hit.Position,Vector3.new(angle.x,hit.Position.y,angle.z))*CFrame.fromEulerAnglesXYZ(math.pi/4,0,0)
  1755. local bodvol=Instance.new("BodyVelocity")
  1756. bodvol.velocity=angle*knockback
  1757. bodvol.P=5000
  1758. bodvol.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  1759. bodvol.Parent=hit
  1760. rl=Instance.new("BodyAngularVelocity")
  1761. rl.P=3000
  1762. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  1763. rl.angularvelocity=Vector3.new(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  1764. rl.Parent=hit
  1765. game:GetService("Debris"):AddItem(bodvol,.5)
  1766. game:GetService("Debris"):AddItem(rl,.5)
  1767. elseif Type=="Normal" then
  1768. so("http://www.roblox.com/asset/?id=220834019",hit,1,math.random(80,120)/100)
  1769. vp=Instance.new("BodyVelocity")
  1770. vp.P=500
  1771. vp.maxForce=Vector3.new(math.huge,0,math.huge)
  1772. -- vp.velocity=Character.Torso.CFrame.lookVector*Knockback
  1773. if KnockbackType==1 then
  1774. vp.velocity=Property.CFrame.lookVector*knockback+Property.Velocity/1.05
  1775. elseif KnockbackType==2 then
  1776. vp.velocity=Property.CFrame.lookVector*knockback
  1777. end
  1778. if knockback>0 then
  1779. vp.Parent=hit.Parent.Torso
  1780. end
  1781. game:GetService("Debris"):AddItem(vp,.5)
  1782. elseif Type=="Up" then
  1783. local bodyVelocity=Instance.new("BodyVelocity")
  1784. bodyVelocity.velocity=vt(0,60,0)
  1785. bodyVelocity.P=5000
  1786. bodyVelocity.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  1787. bodyVelocity.Parent=hit
  1788. game:GetService("Debris"):AddItem(bodyVelocity,1)
  1789. rl=Instance.new("BodyAngularVelocity")
  1790. rl.P=3000
  1791. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  1792. rl.angularvelocity=Vector3.new(math.random(-30,30),math.random(-30,30),math.random(-30,30))
  1793. rl.Parent=hit
  1794. game:GetService("Debris"):AddItem(rl,.5)
  1795. elseif Type=="Snare" then
  1796. bp=Instance.new("BodyPosition")
  1797. bp.P=2000
  1798. bp.D=100
  1799. bp.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  1800. bp.position=hit.Parent.Torso.Position
  1801. bp.Parent=hit.Parent.Torso
  1802. game:GetService("Debris"):AddItem(bp,1)
  1803. elseif Type=="Target" then
  1804. if Targetting==false then
  1805. ZTarget=hit.Parent.Torso
  1806. coroutine.resume(coroutine.create(function(Part)
  1807. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  1808. swait(5)
  1809. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  1810. end),ZTarget)
  1811. TargHum=ZTarget.Parent:findFirstChild("Humanoid")
  1812. targetgui=Instance.new("BillboardGui")
  1813. targetgui.Parent=ZTarget
  1814. targetgui.Size=UDim2.new(10,100,10,100)
  1815. targ=Instance.new("ImageLabel")
  1816. targ.Parent=targetgui
  1817. targ.BackgroundTransparency=1
  1818. targ.Image="rbxassetid://4834067"
  1819. targ.Size=UDim2.new(1,0,1,0)
  1820. cam.CameraType="Scriptable"
  1821. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  1822. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  1823. workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  1824. Targetting=true
  1825. RocketTarget=ZTarget
  1826. for i=1,Property do
  1827. --while Targetting==true and Humanoid.Health>0 and Character.Parent~=nil do
  1828. if Humanoid.Health>0 and Character.Parent~=nil and TargHum.Health>0 and TargHum.Parent~=nil and Targetting==true then
  1829. swait()
  1830. end
  1831. --workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,Head.CFrame.p+rmdir*100)
  1832. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  1833. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  1834. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)*cf(0,5,10)*euler(-0.3,0,0)
  1835. end
  1836. Targetting=false
  1837. RocketTarget=nil
  1838. targetgui.Parent=nil
  1839. cam.CameraType="Custom"
  1840. end
  1841. end
  1842. debounce=Instance.new("BoolValue")
  1843. debounce.Name="DebounceHit"
  1844. debounce.Parent=hit.Parent
  1845. debounce.Value=true
  1846. game:GetService("Debris"):AddItem(debounce,Delay)
  1847. c=Instance.new("ObjectValue")
  1848. c.Name="creator"
  1849. c.Value=Player
  1850. c.Parent=h
  1851. game:GetService("Debris"):AddItem(c,.5)
  1852. CRIT=false
  1853. hitDeb=true
  1854. AttackPos=6
  1855. end
  1856. end
  1857.  
  1858. showDamage=function(Char,Dealt,du,Color)
  1859. m=Instance.new("Model")
  1860. m.Name=tostring(Dealt)
  1861. h=Instance.new("Humanoid")
  1862. h.Health=0
  1863. h.MaxHealth=0
  1864. h.Parent=m
  1865. c=Instance.new("Part")
  1866. c.Transparency=1
  1867. c.BrickColor=BrickColor.new("Bright red")
  1868. c.Name="Head"
  1869. c.TopSurface=0
  1870. c.BottomSurface=0
  1871. c.formFactor="Plate"
  1872. c.Size=Vector3.new(1,.4,1)
  1873. ms=Instance.new("CylinderMesh")
  1874. ms.Scale=Vector3.new(.8,.8,.8)
  1875. if CRIT==true then
  1876. ms.Scale=Vector3.new(1,1.25,1)
  1877. end
  1878. ms.Parent=c
  1879. c.Reflectance=0
  1880. Instance.new("BodyGyro").Parent=c
  1881. c.Parent=m
  1882. if Char:findFirstChild("Head")~=nil then
  1883. c.CFrame=CFrame.new(Char["Head"].CFrame.p+Vector3.new(0,1.5,0))
  1884. elseif Char.Parent:findFirstChild("Head")~=nil then
  1885. c.CFrame=CFrame.new(Char.Parent["Head"].CFrame.p+Vector3.new(0,1.5,0))
  1886. end
  1887. f=Instance.new("BodyPosition")
  1888. f.P=2000
  1889. f.D=100
  1890. f.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  1891. f.position=c.Position+Vector3.new(0,3,0)
  1892. f.Parent=c
  1893. game:GetService("Debris"):AddItem(m,.5+du)
  1894. c.CanCollide=false
  1895. m.Parent=workspace
  1896. c.CanCollide=false
  1897. end
  1898.  
  1899. function Shockwave2(brickcolor, cframe, x1, y1, z1, x2, y2, z2, delay)
  1900. local prt = part(3, workspace, "SmoothPlastic", 0, 0, brickcolor, "Effect", vt(0.5, 0.5, 0.5))
  1901. prt.Anchored = true
  1902. prt.CFrame = cframe
  1903. local msh = mesh("SpecialMesh", prt, "FileMesh", "http://www.roblox.com/asset/?id=20329976", vt(0, 0, 0), vt(x1, y1, z1))
  1904. coroutine.resume(coroutine.create(function()
  1905. for i = 0, 1, delay do
  1906. swait()
  1907. prt.Transparency = i
  1908. msh.Scale = msh.Scale + vt(x2, y2, z2)
  1909. end
  1910. prt.Parent = nil
  1911. end))
  1912. end
  1913.  
  1914. function attackone()
  1915. attack=true
  1916. for i=0,1,0.04 do
  1917. swait()
  1918. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,8)*angles(math.rad(5),math.rad(0),math.rad(-30)),.1)
  1919. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  1920. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(100)), 0.2)
  1921. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(-100)), 0.2)
  1922. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  1923. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  1924. arm1pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.2)
  1925. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,3,4)*angles(math.rad(60),math.rad(90),math.rad(-90)),0.2)
  1926. arm1p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  1927. arm1p4w.C0=clerp(arm1p4w.C0,cf(1.5,3,0)*angles(math.rad(0),math.rad(0),math.rad(-120)),0.2)
  1928. arm1p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  1929. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  1930. arm2pw.C0=clerp(arm2pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(-90)),0.2)
  1931. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.2)
  1932. arm2p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  1933. arm2p4w.C0=clerp(arm2p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.2)
  1934. arm2p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  1935. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.2)
  1936. end
  1937. so("http://www.roblox.com/asset/?id=203691467",arm1hitbox,1,1)
  1938. con1=arm1hitbox.Touched:connect(function(hit) Damagefunc(hit,60,80,math.random(60,80),"Normal",RootPart,.2,1) end)
  1939.  
  1940. for i=0,1,0.2 do
  1941. swait()
  1942. Shockwave(BrickColor.new("Really black"),cf(arm1hitbox.Position),1,1,1,1,1,1,0.075)
  1943. Shockwave(BrickColor.new("Institutional white"),cf(arm1hitbox.Position),4,4,4,6,6,6,0.025)
  1944. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,8)*angles(math.rad(5),math.rad(0),math.rad(30)),.2)
  1945. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  1946. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(100)), 0.3)
  1947. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(-130)), 0.2)
  1948. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  1949. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  1950. arm1pw.C0=clerp(arm1pw.C0,cf(-2.5,-5,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.3)
  1951. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,3,-4)*angles(math.rad(-60),math.rad(90),math.rad(-90)),0.3)
  1952. arm1p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  1953. arm1p4w.C0=clerp(arm1p4w.C0,cf(-3,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  1954. arm1p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  1955. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  1956. arm2pw.C0=clerp(arm2pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(-90)),0.2)
  1957. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.2)
  1958. arm2p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  1959. arm2p4w.C0=clerp(arm2p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.2)
  1960. arm2p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  1961. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.2)
  1962. end
  1963. for i=0,1,0.04 do
  1964. swait()
  1965. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,8)*angles(math.rad(5),math.rad(0),math.rad(30)),.2)
  1966. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  1967. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(100)), 0.3)
  1968. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(-130)), 0.2)
  1969. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  1970. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  1971. arm1pw.C0=clerp(arm1pw.C0,cf(-2.5,-5,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.3)
  1972. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,3,-4)*angles(math.rad(-60),math.rad(90),math.rad(-90)),0.3)
  1973. arm1p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  1974. arm1p4w.C0=clerp(arm1p4w.C0,cf(-3,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  1975. arm1p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  1976. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  1977. arm2pw.C0=clerp(arm2pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(-90)),0.2)
  1978. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.2)
  1979. arm2p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  1980. arm2p4w.C0=clerp(arm2p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.2)
  1981. arm2p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  1982. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.2)
  1983. end
  1984. con1:disconnect()
  1985. attack=false
  1986. end
  1987.  
  1988. function rayCast(Pos, Dir, Max, Ignore) -- Origin Position , Direction, MaxDistance , IgnoreDescendants
  1989. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  1990. end
  1991.  
  1992. function attacktwo()
  1993. attack=true
  1994. for i=0,1,0.04 do
  1995. swait()
  1996. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,12)*angles(math.rad(-20),math.rad(0),math.rad(20)),.1)
  1997. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  1998. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(100)), 0.2)
  1999. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(-100)), 0.2)
  2000. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2001. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2002. arm1pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.2)
  2003. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.2)
  2004. arm1p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  2005. arm1p4w.C0=clerp(arm1p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.2)
  2006. arm1p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  2007. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  2008. arm2pw.C0=clerp(arm2pw.C0,cf(0,-2.5,0)*angles(math.rad(0),math.rad(120),math.rad(-90)),0.2)
  2009. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.2)
  2010. arm2p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  2011. arm2p4w.C0=clerp(arm2p4w.C0,cf(-1,3,0)*angles(math.rad(0),math.rad(0),math.rad(-75)),0.2)
  2012. arm2p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  2013. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.2)
  2014. end
  2015. so("http://www.roblox.com/asset/?id=203691467",arm1hitbox,1,0.8)
  2016. con1=arm2hitbox.Touched:connect(function(hit) Damagefunc(hit,60,80,math.random(60,80),"Normal",RootPart,.2,1) end)
  2017. for i=0,1,0.2 do
  2018. swait()
  2019. Shockwave(BrickColor.new("Really black"),cf(arm2hitbox.Position),1,1,1,1,1,1,0.075)
  2020. Shockwave(BrickColor.new("Institutional white"),cf(arm2hitbox.Position),4,4,4,6,6,6,0.025)
  2021. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,10)*angles(math.rad(20),math.rad(0),math.rad(-45)),.2)
  2022. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2023. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(100)), 0.2)
  2024. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(-100)), 0.2)
  2025. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2026. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2027. arm1pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.2)
  2028. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.2)
  2029. arm1p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  2030. arm1p4w.C0=clerp(arm1p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.2)
  2031. arm1p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  2032. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  2033. arm2pw.C0=clerp(arm2pw.C0,cf(1.5,-3.5,-5)*angles(math.rad(-30),math.rad(0),math.rad(-90)),0.3)
  2034. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.3)
  2035. arm2p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2036. arm2p4w.C0=clerp(arm2p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.3)
  2037. arm2p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2038. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.3)
  2039. end
  2040. Humanoid.WalkSpeed = 0
  2041. local hit,pos=rayCast(arm2hitbox.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,100,Character)
  2042. if hit~=nil then
  2043. swait()
  2044. print("touched")
  2045. local ref=part(3,workspace,"SmoothPlastic",0,1,BrickColor.new("Really black"),"Effect",vt())
  2046. ref.Anchored=true
  2047. ref.CFrame=cf(pos)
  2048. game:GetService("Debris"):AddItem(ref,3)
  2049. so("http://www.roblox.com/asset/?id=199145477",arm2hitbox,1,math.random(60,140)/100)
  2050. Shockwave2(BrickColor.new("Deep orange"),cf(pos),0.1,0.1,0.1,1,1,1,0.05)
  2051. end
  2052. for i=0,1,0.04 do
  2053. swait()
  2054. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,10)*angles(math.rad(20),math.rad(0),math.rad(-45)),.2)
  2055. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2056. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(100)), 0.2)
  2057. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(-100)), 0.2)
  2058. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2059. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2060. arm1pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.2)
  2061. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.2)
  2062. arm1p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  2063. arm1p4w.C0=clerp(arm1p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.2)
  2064. arm1p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  2065. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  2066. arm2pw.C0=clerp(arm2pw.C0,cf(1.5,-3.5,-5)*angles(math.rad(-20),math.rad(0),math.rad(-90)),0.3)
  2067. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.3)
  2068. arm2p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2069. arm2p4w.C0=clerp(arm2p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.3)
  2070. arm2p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2071. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.3)
  2072. end
  2073. Humanoid.WalkSpeed = 64
  2074. con1:disconnect()
  2075. attack=false
  2076. end
  2077.  
  2078. function attackthree()
  2079. attack=true
  2080. for i=0,1,0.04 do
  2081. swait()
  2082. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,8)*angles(math.rad(5),math.rad(0),math.rad(-30)),.1)
  2083. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2084. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(100)), 0.2)
  2085. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(-100)), 0.2)
  2086. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2087. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2088.  
  2089. arm3pw.C0=clerp(arm2pw.C0,cf(0,-5,0)*angles(math.rad(180),math.rad(180),math.rad(-90)),0.2)
  2090. arm3p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(180),math.rad(90),math.rad(-90)),0.2)
  2091. arm3p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(180),math.rad(180),math.rad(0)),0.2)
  2092. arm3p4w.C0=clerp(arm2p4w.C0,cf(-3,3,0)*angles(math.rad(180),math.rad(180),math.rad(-45)),0.2)
  2093. arm3p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(180),math.rad(180),math.rad(0)),0.2)
  2094. arm3p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(180),math.rad(180),math.rad(90)),0.2)
  2095. end
  2096. so("http://www.roblox.com/asset/?id=203691467",arm3hitbox,1,1)
  2097. con1=arm3hitbox.Touched:connect(function(hit) Damagefunc(hit,60,80,math.random(60,80),"Normal",RootPart,.2,1) end)
  2098.  
  2099. for i=0,1,0.2 do
  2100. swait()
  2101. Shockwave(BrickColor.new("Really black"),cf(arm3hitbox.Position),1,1,1,1,1,1,0.075)
  2102. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,8)*angles(math.rad(5),math.rad(0),math.rad(30)),.2)
  2103. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2104. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(100)), 0.3)
  2105. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(-130)), 0.2)
  2106. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2107. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2108.  
  2109. arm3pw.C0=clerp(arm2pw.C0,cf(0,-5,0)*angles(math.rad(180),math.rad(180),math.rad(-90)),0.2)
  2110. arm3p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(180),math.rad(90),math.rad(-90)),0.2)
  2111. arm3p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(180),math.rad(180),math.rad(0)),0.2)
  2112. arm3p4w.C0=clerp(arm2p4w.C0,cf(-3,3,0)*angles(math.rad(180),math.rad(180),math.rad(-45)),0.2)
  2113. arm3p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(180),math.rad(180),math.rad(0)),0.2)
  2114. arm3p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(180),math.rad(180),math.rad(90)),0.2)
  2115. end
  2116. for i=0,1,0.04 do
  2117. swait()
  2118. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,8)*angles(math.rad(5),math.rad(0),math.rad(30)),.2)
  2119. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2120. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(100)), 0.3)
  2121. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(-130)), 0.2)
  2122. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2123. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2124.  
  2125. arm3pw.C0=clerp(arm2pw.C0,cf(0,-5,0)*angles(math.rad(180),math.rad(180),math.rad(-90)),0.2)
  2126. arm3p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(180),math.rad(90),math.rad(-90)),0.2)
  2127. arm3p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(180),math.rad(180),math.rad(0)),0.2)
  2128. arm3p4w.C0=clerp(arm2p4w.C0,cf(-3,3,0)*angles(math.rad(180),math.rad(180),math.rad(-45)),0.2)
  2129. arm3p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(180),math.rad(180),math.rad(0)),0.2)
  2130. arm3p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(180),math.rad(180),math.rad(90)),0.2)
  2131. end
  2132. con1:disconnect()
  2133. attack=false
  2134. end
  2135.  
  2136. function attackfour()
  2137. attack=true
  2138. for i=0,1,0.04 do
  2139. swait()
  2140. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,8)*angles(math.rad(5),math.rad(0),math.rad(-30)),.1)
  2141. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2142. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(100)), 0.2)
  2143. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(-100)), 0.2)
  2144. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2145. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2146.  
  2147. arm4pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(-90),math.rad(180),math.rad(90)),0.2)
  2148. arm4p2w.C0=clerp(arm1p2w.C0,cf(0,3,0)*angles(math.rad(-90),math.rad(90),math.rad(-90)),0.2)
  2149. arm4p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(360),math.rad(180),math.rad(0)),0.2)
  2150. arm4p4w.C0=clerp(arm1p4w.C0,cf(-3,3,0)*angles(math.rad(-90),math.rad(180),math.rad(-45)),0.2)
  2151. arm4p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2152. arm4p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2153.  
  2154. end
  2155. so("http://www.roblox.com/asset/?id=203691467",arm4hitbox,1,1)
  2156. con1=arm4hitbox.Touched:connect(function(hit) Damagefunc(hit,60,80,math.random(60,80),"Normal",RootPart,.2,1) end)
  2157.  
  2158. for i=0,1,0.2 do
  2159. swait()
  2160. Shockwave(BrickColor.new("Really black"),cf(arm4hitbox.Position),1,1,1,1,1,1,0.075)
  2161. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,8)*angles(math.rad(5),math.rad(0),math.rad(30)),.2)
  2162. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2163. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(100)), 0.3)
  2164. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(-130)), 0.2)
  2165. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2166. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2167.  
  2168. arm4pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(-90),math.rad(180),math.rad(90)),0.2)
  2169. arm4p2w.C0=clerp(arm1p2w.C0,cf(0,3,0)*angles(math.rad(-90),math.rad(90),math.rad(-90)),0.2)
  2170. arm4p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2171. arm4p4w.C0=clerp(arm1p4w.C0,cf(-3,3,0)*angles(math.rad(-90),math.rad(180),math.rad(-45)),0.2)
  2172. arm4p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2173. arm4p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2174.  
  2175. end
  2176. for i=0,1,0.04 do
  2177. swait()
  2178. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,8)*angles(math.rad(5),math.rad(0),math.rad(30)),.2)
  2179. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2180. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(100)), 0.3)
  2181. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(15), math.rad(0), math.rad(-130)), 0.2)
  2182. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2183. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2184.  
  2185. arm4pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(-90),math.rad(180),math.rad(90)),0.2)
  2186. arm4p2w.C0=clerp(arm1p2w.C0,cf(0,3,0)*angles(math.rad(-90),math.rad(90),math.rad(-90)),0.2)
  2187. arm4p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2188. arm4p4w.C0=clerp(arm1p4w.C0,cf(-3,3,0)*angles(math.rad(-90),math.rad(180),math.rad(-45)),0.2)
  2189. arm4p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2190. arm4p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2191.  
  2192. end
  2193. con1:disconnect()
  2194. attack=false
  2195. end
  2196.  
  2197.  
  2198. lasereye=1
  2199.  
  2200.  
  2201. mouse.Button1Down:connect(function()
  2202. if attack==false and attacktype==1 and sphere==false then
  2203. attackone()
  2204. attacktype=2
  2205. elseif attack==false and attacktype==2 and sphere==false then
  2206. attacktwo()
  2207. attacktype=3
  2208. elseif attack==false and attacktype==3 and sphere==false then
  2209. attackthree()
  2210. attacktype=4
  2211. elseif attack==false and attacktype==4 and sphere==false then
  2212. attackfour()
  2213. attacktype=1
  2214. end
  2215. if attack==false and used==false and sphere==true and rest==false and lasereye==1 then
  2216. lasereye=2
  2217. LaserBlaster()
  2218. elseif attack==false and used==false and sphere==true and rest==false and lasereye==2 then
  2219. lasereye=1
  2220. LaserBlaster2()
  2221. end
  2222. end)
  2223.  
  2224. function Shockwave(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  2225. local prt = part(3, workspace, "SmoothPlastic", 0, 0, brickcolor, "Effect", vt(0.5, 0.5, 0.5))
  2226. prt.Anchored = true
  2227. prt.CFrame = cframe
  2228. prt.Material = "Neon"
  2229. local msh = mesh("SpecialMesh", prt, "Sphere", "", vt(0, 0, 0), vt(x1, y1, z1))
  2230. game:GetService("Debris"):AddItem(prt, 2)
  2231. coroutine.resume(coroutine.create(function(Part, Mesh)
  2232. for i = 0, 1, delay do
  2233. swait()
  2234. Part.CFrame = Part.CFrame
  2235. Part.Transparency = i
  2236. Mesh.Scale = Mesh.Scale + vt(x3, y3, z3)
  2237. end
  2238. Part.Parent = nil
  2239. end), prt, msh)
  2240. end
  2241.  
  2242. function Laser(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  2243. local prt = part(3, workspace, "SmoothPlastic", 0, 0, brickcolor, "Effect", vt(0.5, 0.5, 0.5))
  2244. prt.Anchored = true
  2245. prt.CFrame = cframe
  2246. prt.Material = "Neon"
  2247. local msh = mesh("SpecialMesh", prt, "Head", "", vt(0, 0, 0), vt(x1, y1, z1))
  2248. game:GetService("Debris"):AddItem(prt, 2)
  2249. coroutine.resume(coroutine.create(function(Part, Mesh)
  2250. for i = 0, 1, delay do
  2251. swait()
  2252. Part.CFrame = Part.CFrame
  2253. Part.Transparency = i
  2254. Mesh.Scale = Mesh.Scale + vt(x3, y3, z3)
  2255. end
  2256. Part.Parent = nil
  2257. end), prt, msh)
  2258. end
  2259.  
  2260. MMouse=mouse
  2261. LaserTarget=RootPart
  2262. used=false
  2263.  
  2264. function LaserBlaster()
  2265. used=true
  2266. so("http://www.roblox.com/asset/?id=167122623",eyep,1,math.random(60,80)/100)
  2267. local MouseLook=cf((eyep.Position+MMouse.Hit.p)/2,MMouse.Hit.p)
  2268. local hit,pos = rayCast(eyep.Position,MouseLook.lookVector,999,LaserTarget.Parent)
  2269. local mag=(eyep.Position-pos).magnitude
  2270. Laser(BrickColor.new("Deep orange"),CFrame.new((eyep.Position+pos)/2,pos)*angles(1.57,0,0),1,mag*2,1,0.5,0,0.5,0.1)
  2271. if hit~=nil then
  2272. local ref=part(3,workspace,"SmoothPlastic",0,1,BrickColor.new("Really black"),"Effect",vt())
  2273. ref.Anchored=true
  2274. ref.CFrame=cf(pos)
  2275. game:GetService("Debris"):AddItem(ref,1)
  2276. so("http://www.roblox.com/asset/?id=340722848",ref,1,math.random(80,120)/100)
  2277. Shockwave(BrickColor.new("Deep orange"),cf(pos),1,1,1,1,1,1,0.075)
  2278. Damagefunc(hit,20,40,0,"Normal",RootPart,0)
  2279. end
  2280. for i=0,1,0.2 do
  2281. swait()
  2282. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,2,12)*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  2283. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2284. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2285. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2286. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2287. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2288. arm1pw.C0=clerp(arm1pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2289. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2290. arm1p3w.C0=clerp(arm1p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2291. arm1p4w.C0=clerp(arm1p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2292. arm1p5w.C0=clerp(arm1p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2293. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2294. arm2pw.C0=clerp(arm2pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2295. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2296. arm2p3w.C0=clerp(arm2p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2297. arm2p4w.C0=clerp(arm2p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2298. arm2p5w.C0=clerp(arm2p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2299. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2300. end
  2301. wait(0.25)
  2302. used=false
  2303. end
  2304.  
  2305. function LaserBlaster2()
  2306. used=true
  2307. so("http://www.roblox.com/asset/?id=167122623",eyep2,1,math.random(60,80)/100)
  2308. local MouseLook=cf((eyep2.Position+MMouse.Hit.p)/2,MMouse.Hit.p)
  2309. local hit,pos = rayCast(eyep2.Position,MouseLook.lookVector,999,LaserTarget.Parent)
  2310. local mag=(eyep2.Position-pos).magnitude
  2311. Laser(BrickColor.new("Deep orange"),CFrame.new((eyep2.Position+pos)/2,pos)*angles(1.57,0,0),1,mag*2,1,0.5,0,0.5,0.1)
  2312. if hit~=nil then
  2313. local ref=part(3,workspace,"SmoothPlastic",0,1,BrickColor.new("Really black"),"Effect",vt())
  2314. ref.Anchored=true
  2315. ref.CFrame=cf(pos)
  2316. game:GetService("Debris"):AddItem(ref,1)
  2317. so("http://www.roblox.com/asset/?id=340722848",ref,1,math.random(80,120)/100)
  2318. Shockwave(BrickColor.new("Deep orange"),cf(pos),1,1,1,1,1,1,0.075)
  2319. Damagefunc(hit,20,40,0,"Normal",RootPart,0)
  2320. end
  2321. for i=0,1,0.2 do
  2322. swait()
  2323. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,2,12)*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  2324. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2325. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2326. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2327. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2328. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2329. arm1pw.C0=clerp(arm1pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2330. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2331. arm1p3w.C0=clerp(arm1p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2332. arm1p4w.C0=clerp(arm1p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2333. arm1p5w.C0=clerp(arm1p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2334. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2335. arm2pw.C0=clerp(arm2pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2336. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2337. arm2p3w.C0=clerp(arm2p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2338. arm2p4w.C0=clerp(arm2p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2339. arm2p5w.C0=clerp(arm2p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2340. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2341. end
  2342. wait(0.25)
  2343. used=false
  2344. end
  2345.  
  2346. used2=false
  2347.  
  2348. function GiantLaserBlaster()
  2349. used2=true
  2350. so("http://www.roblox.com/asset/?id=137463716",eyep,1,math.random(60,80)/100)
  2351. eyeeffect.Enabled = true
  2352. wait(1.6)
  2353. eyeeffect.Enabled = false
  2354. so("http://www.roblox.com/asset/?id=253453677",eyep,1,math.random(75,125)/100)
  2355. so("http://www.roblox.com/asset/?id=253453677",eyep,1,math.random(75,125)/100)
  2356. so("http://www.roblox.com/asset/?id=253453677",eyep,1,math.random(75,125)/100)
  2357. so("http://www.roblox.com/asset/?id=253453677",eyep,1,math.random(75,125)/100)
  2358. local MouseLook=cf((eyep.Position+MMouse.Hit.p)/2,MMouse.Hit.p)
  2359. local hit,pos = rayCast(eyep.Position,MouseLook.lookVector,999,LaserTarget.Parent)
  2360. local mag=(eyep.Position-pos).magnitude
  2361. Laser(BrickColor.new("Deep orange"),CFrame.new((eyep.Position+pos)/2,pos)*angles(1.57,0,0),1,mag*2,1,2.5,0,2.5,0.05)
  2362. if hit~=nil then
  2363. local ref=part(3,workspace,"SmoothPlastic",0,1,BrickColor.new("Really black"),"Effect",vt())
  2364. ref.Anchored=true
  2365. ref.CFrame=cf(pos)
  2366. game:GetService("Debris"):AddItem(ref,1)
  2367. so("http://www.roblox.com/asset/?id=340722848",ref,1,math.random(80,120)/100)
  2368. Shockwave(BrickColor.new("Deep orange"),cf(pos),2.5,2.5,2.5,2.5,2.5,2.5,0.025)
  2369. Damagefunc(hit,40,80,0,"Normal",RootPart,0)
  2370. end
  2371. for i=0,1,0.1 do
  2372. swait()
  2373. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,8,12)*angles(math.rad(-30),math.rad(0),math.rad(0)),.3)
  2374. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2375. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2376. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2377. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2378. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2379. arm1pw.C0=clerp(arm1pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2380. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2381. arm1p3w.C0=clerp(arm1p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2382. arm1p4w.C0=clerp(arm1p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2383. arm1p5w.C0=clerp(arm1p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2384. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2385. arm2pw.C0=clerp(arm2pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2386. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2387. arm2p3w.C0=clerp(arm2p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2388. arm2p4w.C0=clerp(arm2p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2389. arm2p5w.C0=clerp(arm2p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2390. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2391. end
  2392. wait(3)
  2393. used2=false
  2394. end
  2395.  
  2396. function GiantLaserBlaster2()
  2397. used2=true
  2398. so("http://www.roblox.com/asset/?id=137463716",eyep2,1,math.random(60,80)/100)
  2399. eyeeffect2.Enabled = true
  2400. wait(1.6)
  2401. eyeeffect2.Enabled = false
  2402. so("http://www.roblox.com/asset/?id=253453677",eyep2,1,math.random(75,125)/100)
  2403. so("http://www.roblox.com/asset/?id=253453677",eyep2,1,math.random(75,125)/100)
  2404. so("http://www.roblox.com/asset/?id=253453677",eyep2,1,math.random(75,125)/100)
  2405. so("http://www.roblox.com/asset/?id=253453677",eyep2,1,math.random(75,125)/100)
  2406. local MouseLook=cf((eyep2.Position+MMouse.Hit.p)/2,MMouse.Hit.p)
  2407. local hit,pos = rayCast(eyep2.Position,MouseLook.lookVector,999,LaserTarget.Parent)
  2408. local mag=(eyep2.Position-pos).magnitude
  2409. Laser(BrickColor.new("Deep orange"),CFrame.new((eyep2.Position+pos)/2,pos)*angles(1.57,0,0),1,mag*2,1,2.5,0,2.5,0.05)
  2410. if hit~=nil then
  2411. local ref=part(3,workspace,"SmoothPlastic",0,1,BrickColor.new("Really black"),"Effect",vt())
  2412. ref.Anchored=true
  2413. ref.CFrame=cf(pos)
  2414. game:GetService("Debris"):AddItem(ref,1)
  2415. so("http://www.roblox.com/asset/?id=340722848",ref,1,math.random(80,120)/100)
  2416. Shockwave(BrickColor.new("Deep orange"),cf(pos),2.5,2.5,2.5,2.5,2.5,2.5,0.025)
  2417. Damagefunc(hit,40,80,0,"Normal",RootPart,0)
  2418. end
  2419. for i=0,1,0.1 do
  2420. swait()
  2421. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,8,12)*angles(math.rad(-30),math.rad(0),math.rad(0)),.3)
  2422. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2423. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2424. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2425. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2426. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2427. arm1pw.C0=clerp(arm1pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2428. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2429. arm1p3w.C0=clerp(arm1p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2430. arm1p4w.C0=clerp(arm1p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2431. arm1p5w.C0=clerp(arm1p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2432. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2433. arm2pw.C0=clerp(arm2pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2434. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2435. arm2p3w.C0=clerp(arm2p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2436. arm2p4w.C0=clerp(arm2p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2437. arm2p5w.C0=clerp(arm2p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2438. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2439. end
  2440. wait(3)
  2441. used2=false
  2442. end
  2443.  
  2444. function Hibernation()
  2445. if rest==false then
  2446. print("You are now resting.")
  2447. rest=true
  2448. attack=true
  2449. emitter.Enabled = false
  2450. particleemitter.Enabled = false
  2451. for i=0,1,0.15 do
  2452. wait()
  2453. Humanoid.CameraOffset = Vector3.new(0, 12.5-12.5*i, 0)
  2454. music.Volume = 0.5-0.5*i
  2455. --eyep2mesh.Scale = Vector3.new(8.5,8.5-8.4*i,2)
  2456. --eyepmesh.Scale = Vector3.new(8.5,8.5-8.4*i,2)
  2457. end
  2458. music.Volume = 0
  2459. Humanoid.CameraOffset = Vector3.new(0, 0, 0)
  2460. attack=false
  2461. Humanoid.WalkSpeed = 0
  2462. elseif rest==true then
  2463. print("You are now awake.")
  2464. rest=false
  2465. attack=true
  2466. for i=0,1,0.15 do
  2467. wait()
  2468. Humanoid.CameraOffset = Vector3.new(0, 0+12.5*i, 0)
  2469. music.Volume = 0+0.5*i
  2470. --eyep2mesh.Scale = Vector3.new(8.5,0.1+8.4*i,2)
  2471. --eyepmesh.Scale = Vector3.new(8.5,0.1+8.4*i,2)
  2472. end
  2473. emitter.Enabled = true
  2474. particleemitter.Enabled = true
  2475. Humanoid.WalkSpeed = 16
  2476. music.Volume = 0.5
  2477. Humanoid.CameraOffset = Vector3.new(0, 12.5, 0)
  2478. attack=false
  2479. end
  2480. end
  2481.  
  2482. ragemodedelay=false
  2483.  
  2484. function RageMode()
  2485. if sphere==true then
  2486. music:Stop()
  2487. music2:Play()
  2488. rawr:Play()
  2489. particleemitter2.Enabled=true
  2490. particleemitter3.Enabled=true
  2491. particleemitter4.Enabled=true
  2492. particleemitter5.Enabled=true
  2493. particleemitter6.Enabled=true
  2494. particleemitter7.Enabled=true
  2495. particleemitter8.Enabled=true
  2496. particleemitter9.Enabled=true
  2497. particleemitter10.Enabled=true
  2498. particleemitter11.Enabled=true
  2499. Humanoid.WalkSpeed = 64
  2500. so("http://www.roblox.com/asset/?id=340722848",Character,0.5,1.2)
  2501. sphere=false
  2502. elseif sphere==false then
  2503. music2:Stop()
  2504. music:Play()
  2505. particleemitter2.Enabled=false
  2506. particleemitter3.Enabled=false
  2507. particleemitter4.Enabled=false
  2508. particleemitter5.Enabled=false
  2509. particleemitter6.Enabled=false
  2510. particleemitter7.Enabled=false
  2511. particleemitter8.Enabled=false
  2512. particleemitter9.Enabled=false
  2513. particleemitter10.Enabled=false
  2514. particleemitter11.Enabled=false
  2515. Humanoid.WalkSpeed = 16
  2516. so("http://www.roblox.com/asset/?id=340722848",Character,0.5,0.8)
  2517. sphere=true
  2518. end
  2519. end
  2520.  
  2521. --use3=false
  2522.  
  2523. function TheWind()
  2524. if aura==false then
  2525. Shockwave(BrickColor.new("Really black"),cf(Torso.Position),16,16,16,10,10,10,0.025)
  2526. so("http://www.roblox.com/asset/?id=340722848",Torso,1,1.1)
  2527. ghostp.Transparency = 0.8
  2528. ghostp2.Transparency = 0.85
  2529. ghostp3.Transparency = 0.9
  2530. ghostp4.Transparency = 0.95
  2531. ghostp5.Transparency = 0.75
  2532. ghostp6.Transparency = 0.825
  2533. ghostp7.Transparency = 0.875
  2534. ghostp8.Transparency = 0.925
  2535. aura=true
  2536. elseif aura==true then
  2537. Shockwave(BrickColor.new("Really black"),cf(Torso.Position),16,16,16,10,10,10,0.025)
  2538. so("http://www.roblox.com/asset/?id=340722848",Torso,1,0.9)
  2539. ghostp.Transparency = 1
  2540. ghostp2.Transparency = 1
  2541. ghostp3.Transparency = 1
  2542. ghostp4.Transparency = 1
  2543. ghostp5.Transparency = 1
  2544. ghostp6.Transparency = 1
  2545. ghostp7.Transparency = 1
  2546. ghostp8.Transparency = 1
  2547. aura=false
  2548. end
  2549. while aura==true do
  2550. for i=0,1,0.05 do
  2551. wait()
  2552. ghostw.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(45+360*i),math.rad(0))
  2553. ghostw2.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(90+360*i),math.rad(0))
  2554. ghostw3.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(135+360*i),math.rad(0))
  2555. ghostw4.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(180+360*i),math.rad(0))
  2556. ghost5w.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(225+360*i),math.rad(0))
  2557. ghost6w.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(270+360*i),math.rad(0))
  2558. ghost7w.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(315+360*i),math.rad(0))
  2559. ghost8w.C0=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(360+360*i),math.rad(0))
  2560. end
  2561. end
  2562. end
  2563.  
  2564. giantlasereye=1
  2565.  
  2566. function ShootingTheEyes()
  2567. if giantlasereye==1 then
  2568. GiantLaserBlaster()
  2569. giantlasereye=2
  2570. elseif giantlasereye==2 then
  2571. GiantLaserBlaster2()
  2572. giantlasereye=1
  2573. end
  2574. end
  2575.  
  2576. mouse.KeyDown:connect(function(k)
  2577. k=k:lower()
  2578. if k=='r' and attack==false and sphere==true and aura==false then
  2579. Hibernation()
  2580. end
  2581. if k=='f' and used2==false and sphere==true and rest==false then
  2582. ShootingTheEyes()
  2583. end
  2584. if k=='q' and rest==false and ragemodedelay==false then
  2585. RageMode()
  2586. end
  2587. if k=='e' and rest==false then
  2588. TheWind()
  2589. end
  2590. end)
  2591.  
  2592. local sine = 0
  2593. local change = 1
  2594. local val = 0
  2595.  
  2596. while true do
  2597. swait()
  2598. sine = sine + change
  2599. local torvel=(RootPart.Velocity*Vector3.new(1,0,1)).magnitude
  2600. local velderp=RootPart.Velocity.y
  2601. hitfloor,posfloor=rayCast(RootPart.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,4,Character)
  2602. if equipped==true or equipped==false then
  2603. if attack==false then
  2604. idle=idle+1
  2605. else
  2606. idle=0
  2607. end
  2608. if idle>=500 then
  2609. if attack==false then
  2610. --Sheath()
  2611. end
  2612. end
  2613. if RootPart.Velocity.y > 1 and hitfloor==nil then
  2614. Anim="Jump"
  2615. if attack==false and sphere==false then
  2616. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,12-0.5*math.cos(sine/60))*angles(math.rad(-30),math.rad(0),math.rad(0)),.1)
  2617. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2618. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(30), math.rad(0), math.rad(80-10*math.cos(sine/60))), 0.3)
  2619. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(30), math.rad(0), math.rad(-80+10*math.cos(sine/60))), 0.3)
  2620. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2621. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2622. arm1pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.3)
  2623. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.5)
  2624. arm1p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2625. arm1p4w.C0=clerp(arm1p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.3)
  2626. arm1p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2627. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2628. arm2pw.C0=clerp(arm2pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(-90)),0.3)
  2629. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.5)
  2630. arm2p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2631. arm2p4w.C0=clerp(arm2p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.3)
  2632. arm2p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2633. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.3)
  2634.  
  2635. arm3pw.C0=clerp(arm2pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2636. arm3p2w.C0=clerp(arm2p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2637. arm3p3w.C0=clerp(arm2p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2638. arm3p4w.C0=clerp(arm2p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2639. arm3p5w.C0=clerp(arm2p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2640. arm3p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2641.  
  2642. arm4pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.3)
  2643. arm4p2w.C0=clerp(arm1p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.5)
  2644. arm4p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2645. arm4p4w.C0=clerp(arm1p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.3)
  2646. arm4p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2647. arm4p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2648. else
  2649. if attack==false and sphere==true then
  2650. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,12-0.5*math.cos(sine/40))*angles(math.rad(-20),math.rad(0),math.rad(0)),.1)
  2651. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2652. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2653. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2654. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2655. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2656. arm1pw.C0=clerp(arm1pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2657. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2658. arm1p3w.C0=clerp(arm1p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2659. arm1p4w.C0=clerp(arm1p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2660. arm1p5w.C0=clerp(arm1p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2661. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2662. arm2pw.C0=clerp(arm2pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2663. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2664. arm2p3w.C0=clerp(arm2p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2665. arm2p4w.C0=clerp(arm2p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2666. arm2p5w.C0=clerp(arm2p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2667. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2668.  
  2669. arm3pw.C0=clerp(arm2pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2670. arm3p2w.C0=clerp(arm2p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2671. arm3p3w.C0=clerp(arm2p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2672. arm3p4w.C0=clerp(arm2p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2673. arm3p5w.C0=clerp(arm2p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2674. arm3p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2675.  
  2676. arm4pw.C0=clerp(arm1pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2677. arm4p2w.C0=clerp(arm1p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2678. arm4p3w.C0=clerp(arm1p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2679. arm4p4w.C0=clerp(arm1p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2680. arm4p5w.C0=clerp(arm1p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2681. arm4p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2682. end
  2683. end
  2684. elseif RootPart.Velocity.y < -1 and hitfloor==nil then
  2685. Anim="Fall"
  2686. if attack==false and sphere==false then
  2687. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,12-0.5*math.cos(sine/60))*angles(math.rad(30),math.rad(0),math.rad(0)),.1)
  2688. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2689. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-30), math.rad(0), math.rad(120-10*math.cos(sine/60))), 0.3)
  2690. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-30), math.rad(0), math.rad(-120+10*math.cos(sine/60))), 0.3)
  2691. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2692. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2693. arm1pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.3)
  2694. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.5)
  2695. arm1p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2696. arm1p4w.C0=clerp(arm1p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.3)
  2697. arm1p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2698. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2699. arm2pw.C0=clerp(arm2pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(-90)),0.3)
  2700. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.5)
  2701. arm2p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2702. arm2p4w.C0=clerp(arm2p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.3)
  2703. arm2p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2704. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.3)
  2705.  
  2706. arm3pw.C0=clerp(arm2pw.C0,cf(0,-5,0)*angles(math.rad(360),math.rad(180),math.rad(-90)),0.2)
  2707. arm3p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(360),math.rad(90),math.rad(-90)),0.2)
  2708. arm3p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(360),math.rad(180),math.rad(0)),0.2)
  2709. arm3p4w.C0=clerp(arm2p4w.C0,cf(-3,3,0)*angles(math.rad(360),math.rad(180),math.rad(-45)),0.2)
  2710. arm3p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(360),math.rad(180),math.rad(0)),0.2)
  2711. arm3p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(360),math.rad(180),math.rad(90)),0.2)
  2712.  
  2713. arm4pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(-90),math.rad(180),math.rad(90)),0.2)
  2714. arm4p2w.C0=clerp(arm1p2w.C0,cf(0,3,0)*angles(math.rad(-90),math.rad(90),math.rad(-90)),0.2)
  2715. arm4p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2716. arm4p4w.C0=clerp(arm1p4w.C0,cf(-3,3,0)*angles(math.rad(-90),math.rad(180),math.rad(-45)),0.2)
  2717. arm4p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2718. arm4p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2719. else
  2720. if attack==false and sphere==true then
  2721. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,12-0.5*math.cos(sine/40))*angles(math.rad(20),math.rad(0),math.rad(0)),.1)
  2722. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2723. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2724. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2725. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2726. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2727. arm1pw.C0=clerp(arm1pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2728. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2729. arm1p3w.C0=clerp(arm1p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2730. arm1p4w.C0=clerp(arm1p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2731. arm1p5w.C0=clerp(arm1p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2732. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2733. arm2pw.C0=clerp(arm2pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2734. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2735. arm2p3w.C0=clerp(arm2p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2736. arm2p4w.C0=clerp(arm2p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2737. arm2p5w.C0=clerp(arm2p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2738. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2739.  
  2740. arm3pw.C0=clerp(arm2pw.C0,cf(0,-2.5,0)*angles(math.rad(360),math.rad(120),math.rad(-90)),0.2)
  2741. arm3p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(360),math.rad(90),math.rad(-90)),0.2)
  2742. arm3p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(360),math.rad(180),math.rad(0)),0.2)
  2743. arm3p4w.C0=clerp(arm2p4w.C0,cf(-1,3,0)*angles(math.rad(360),math.rad(180),math.rad(-75)),0.2)
  2744. arm3p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(360),math.rad(180),math.rad(0)),0.2)
  2745. arm3p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(360),math.rad(180),math.rad(90)),0.2)
  2746.  
  2747. arm4pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(-90),math.rad(180),math.rad(90)),0.2)
  2748. arm4p2w.C0=clerp(arm1p2w.C0,cf(0,3,0)*angles(math.rad(-90),math.rad(90),math.rad(-90)),0.2)
  2749. arm4p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2750. arm4p4w.C0=clerp(arm1p4w.C0,cf(-3,3,0)*angles(math.rad(-90),math.rad(180),math.rad(-45)),0.2)
  2751. arm4p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2752. arm4p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2753. end
  2754. end
  2755. elseif torvel<1 and hitfloor~=nil then
  2756. Anim="Idle"
  2757. Humanoid.WalkSpeed = 64
  2758. if attack==false and sphere==false and rest==false then
  2759. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,12-0.5*math.cos(sine/30))*angles(math.rad(5+5*math.cos(sine/30)),math.rad(0),math.rad(0)),.1)
  2760. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2761. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(15-10*math.cos(sine/30)), math.rad(0), math.rad(100-5*math.cos(sine/30))), 0.3)
  2762. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(15-10*math.cos(sine/30)), math.rad(0), math.rad(-100+5*math.cos(sine/30))), 0.3)
  2763. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2764. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2765. arm1pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.3)
  2766. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.5)
  2767. arm1p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2768. arm1p4w.C0=clerp(arm1p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.3)
  2769. arm1p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2770. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2771. arm2pw.C0=clerp(arm2pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(-90)),0.3)
  2772. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.5)
  2773. arm2p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2774. arm2p4w.C0=clerp(arm2p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.3)
  2775. arm2p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2776. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.3)
  2777.  
  2778. arm3pw.C0=clerp(arm2pw.C0,cf(0,-5,0)*angles(math.rad(360),math.rad(180),math.rad(-90)),0.2)
  2779. arm3p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(360),math.rad(90),math.rad(-90)),0.2)
  2780. arm3p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(360),math.rad(180),math.rad(0)),0.2)
  2781. arm3p4w.C0=clerp(arm2p4w.C0,cf(-3,3,0)*angles(math.rad(360),math.rad(180),math.rad(-45)),0.2)
  2782. arm3p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(360),math.rad(180),math.rad(0)),0.2)
  2783. arm3p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(360),math.rad(180),math.rad(90)),0.2)
  2784.  
  2785. arm4pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(-90),math.rad(180),math.rad(90)),0.2)
  2786. arm4p2w.C0=clerp(arm1p2w.C0,cf(0,3,0)*angles(math.rad(-90),math.rad(90),math.rad(-90)),0.2)
  2787. arm4p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2788. arm4p4w.C0=clerp(arm1p4w.C0,cf(-3,3,0)*angles(math.rad(-90),math.rad(180),math.rad(-45)),0.2)
  2789. arm4p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2790. arm4p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2791. else
  2792. if attack==false and sphere==true and rest==false then
  2793. Humanoid.WalkSpeed = 16
  2794. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0+1*math.cos(sine/20),0,12-0.5*math.cos(sine/40))*angles(math.rad(5+5*math.cos(sine/30)),math.rad(0),math.rad(0)),.1)
  2795. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2796. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2797. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2798. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2799. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2800. arm1pw.C0=clerp(arm1pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2801. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2802. arm1p3w.C0=clerp(arm1p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2803. arm1p4w.C0=clerp(arm1p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2804. arm1p5w.C0=clerp(arm1p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2805. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2806. arm2pw.C0=clerp(arm2pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2807. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2808. arm2p3w.C0=clerp(arm2p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2809. arm2p4w.C0=clerp(arm2p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2810. arm2p5w.C0=clerp(arm2p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2811. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2812.  
  2813. arm3pw.C0=clerp(arm2pw.C0,cf(0,-0,0)*angles(math.rad(0),math.rad(0),math.rad(-0)),0.2)
  2814. arm3p2w.C0=clerp(arm2p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-0)),0.2)
  2815. arm3p3w.C0=clerp(arm2p3w.C0,cf(-0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  2816. arm3p4w.C0=clerp(arm2p4w.C0,cf(-0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-0)),0.2)
  2817. arm3p5w.C0=clerp(arm2p5w.C0,cf(-0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  2818. arm3p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.2)
  2819.  
  2820. arm4pw.C0=clerp(arm1pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2821. arm4p2w.C0=clerp(arm1p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2822. arm4p3w.C0=clerp(arm1p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2823. arm4p4w.C0=clerp(arm1p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2824. arm4p5w.C0=clerp(arm1p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2825. arm4p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2826.  
  2827. else
  2828. if attack==false and sphere==true and rest==true then
  2829. Humanoid.WalkSpeed = 0
  2830. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(2.5+2.5*math.cos(sine/20)),math.rad(30),math.rad(0)),.1)
  2831. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2832. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2833. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2834. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2835. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2836. arm1pw.C0=clerp(arm1pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2837. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2838. arm1p3w.C0=clerp(arm1p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2839. arm1p4w.C0=clerp(arm1p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2840. arm1p5w.C0=clerp(arm1p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2841. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2842. arm2pw.C0=clerp(arm2pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2843. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2844. arm2p3w.C0=clerp(arm2p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2845. arm2p4w.C0=clerp(arm2p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2846. arm2p5w.C0=clerp(arm2p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2847. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2848.  
  2849. arm3pw.C0=clerp(arm2pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2850. arm3p2w.C0=clerp(arm2p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2851. arm3p3w.C0=clerp(arm2p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2852. arm3p4w.C0=clerp(arm2p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2853. arm3p5w.C0=clerp(arm2p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2854. arm3p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2855.  
  2856. arm4pw.C0=clerp(arm1pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2857. arm4p2w.C0=clerp(arm1p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2858. arm4p3w.C0=clerp(arm1p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2859. arm4p4w.C0=clerp(arm1p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2860. arm4p5w.C0=clerp(arm1p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2861. arm4p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2862. end
  2863. end
  2864. end
  2865. elseif torvel>2 and torvel<22 and hitfloor~=nil then
  2866. Anim="Walk"
  2867. if attack==false and sphere==false then
  2868. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,12-1*math.cos(sine/30))*angles(math.rad(10),math.rad(0),math.rad(0)),.1)
  2869. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2870. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-30), math.rad(0), math.rad(120)), 0.3)
  2871. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-30), math.rad(0), math.rad(-120)), 0.3)
  2872. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2873. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2874. arm1pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.3)
  2875. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.5)
  2876. arm1p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2877. arm1p4w.C0=clerp(arm1p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.3)
  2878. arm1p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2879. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2880. arm2pw.C0=clerp(arm2pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(-90)),0.3)
  2881. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.5)
  2882. arm2p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2883. arm2p4w.C0=clerp(arm2p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.3)
  2884. arm2p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2885. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.3)
  2886.  
  2887. arm3pw.C0=clerp(arm2pw.C0,cf(0,-5,0)*angles(math.rad(360),math.rad(180),math.rad(-90)),0.2)
  2888. arm3p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(360),math.rad(90),math.rad(-90)),0.2)
  2889. arm3p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(360),math.rad(180),math.rad(0)),0.2)
  2890. arm3p4w.C0=clerp(arm2p4w.C0,cf(-3,3,0)*angles(math.rad(360),math.rad(180),math.rad(-45)),0.2)
  2891. arm3p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(360),math.rad(180),math.rad(0)),0.2)
  2892. arm3p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(360),math.rad(180),math.rad(90)),0.2)
  2893.  
  2894. arm4pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(-90),math.rad(180),math.rad(90)),0.2)
  2895. arm4p2w.C0=clerp(arm1p2w.C0,cf(0,3,0)*angles(math.rad(-90),math.rad(90),math.rad(-90)),0.2)
  2896. arm4p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2897. arm4p4w.C0=clerp(arm1p4w.C0,cf(-3,3,0)*angles(math.rad(-90),math.rad(180),math.rad(-45)),0.2)
  2898. arm4p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2899. arm4p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2900. else
  2901. if attack==false and sphere==true then
  2902. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,12-0.5*math.cos(sine/40))*angles(math.rad(10),math.rad(0),math.rad(0)),.1)
  2903. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2904. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2905. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  2906. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2907. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2908. arm1pw.C0=clerp(arm1pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2909. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2910. arm1p3w.C0=clerp(arm1p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2911. arm1p4w.C0=clerp(arm1p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2912. arm1p5w.C0=clerp(arm1p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2913. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2914. arm2pw.C0=clerp(arm2pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2915. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2916. arm2p3w.C0=clerp(arm2p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2917. arm2p4w.C0=clerp(arm2p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2918. arm2p5w.C0=clerp(arm2p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2919. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2920.  
  2921. arm3pw.C0=clerp(arm2pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2922. arm3p2w.C0=clerp(arm2p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2923. arm3p3w.C0=clerp(arm2p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2924. arm3p4w.C0=clerp(arm2p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2925. arm3p5w.C0=clerp(arm2p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2926. arm3p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2927.  
  2928. arm4pw.C0=clerp(arm1pw.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2929. arm4p2w.C0=clerp(arm1p2w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2930. arm4p3w.C0=clerp(arm1p3w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2931. arm4p4w.C0=clerp(arm1p4w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2932. arm4p5w.C0=clerp(arm1p5w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2933. arm4p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2934. end
  2935. end
  2936. elseif torvel>=22 and hitfloor~=nil then
  2937. Anim="Run"
  2938. if attack==false and sphere==false then
  2939. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,12-1*math.cos(sine/30))*angles(math.rad(10),math.rad(0),math.rad(0)),.1)
  2940. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.1)
  2941. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-30), math.rad(0), math.rad(120)), 0.3)
  2942. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-30), math.rad(0), math.rad(-120)), 0.3)
  2943. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.1)
  2944. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.1)
  2945. arm1pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.3)
  2946. arm1p2w.C0=clerp(arm1p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.5)
  2947. arm1p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2948. arm1p4w.C0=clerp(arm1p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.3)
  2949. arm1p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2950. arm1p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2951. arm2pw.C0=clerp(arm2pw.C0,cf(0,-5,0)*angles(math.rad(0),math.rad(0),math.rad(-90)),0.3)
  2952. arm2p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(0),math.rad(90),math.rad(-90)),0.5)
  2953. arm2p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2954. arm2p4w.C0=clerp(arm2p4w.C0,cf(-3,3,0)*angles(math.rad(0),math.rad(0),math.rad(-45)),0.3)
  2955. arm2p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3)
  2956. arm2p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),0.3)
  2957.  
  2958. arm3pw.C0=clerp(arm2pw.C0,cf(0,-2.5,0)*angles(math.rad(360),math.rad(120),math.rad(-90)),0.2)
  2959. arm3p2w.C0=clerp(arm2p2w.C0,cf(0,3,0)*angles(math.rad(360),math.rad(90),math.rad(-90)),0.2)
  2960. arm3p3w.C0=clerp(arm2p3w.C0,cf(-4,0,0)*angles(math.rad(360),math.rad(180),math.rad(0)),0.2)
  2961. arm3p4w.C0=clerp(arm2p4w.C0,cf(-1,3,0)*angles(math.rad(360),math.rad(180),math.rad(-75)),0.2)
  2962. arm3p5w.C0=clerp(arm2p5w.C0,cf(-4,0,0)*angles(math.rad(360),math.rad(180),math.rad(0)),0.2)
  2963. arm3p6w.C0=clerp(arm2p6w.C0,cf(0,0,0)*angles(math.rad(360),math.rad(180),math.rad(90)),0.2)
  2964.  
  2965. arm4pw.C0=clerp(arm1pw.C0,cf(0,-5,0)*angles(math.rad(-90),math.rad(180),math.rad(90)),0.2)
  2966. arm4p2w.C0=clerp(arm1p2w.C0,cf(0,3,0)*angles(math.rad(-90),math.rad(90),math.rad(-90)),0.2)
  2967. arm4p3w.C0=clerp(arm1p3w.C0,cf(-4,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2968. arm4p4w.C0=clerp(arm1p4w.C0,cf(-3,3,0)*angles(math.rad(-90),math.rad(180),math.rad(-45)),0.2)
  2969. arm4p5w.C0=clerp(arm1p5w.C0,cf(-4,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2970. arm4p6w.C0=clerp(arm1p6w.C0,cf(0,0,0)*angles(math.rad(-90),math.rad(180),math.rad(0)),0.2)
  2971. end
  2972. end
  2973. end
  2974. if #Effects>0 then
  2975. --table.insert(Effects,{prt,"Block1",delay})
  2976. for e=1,#Effects do
  2977. if Effects[e]~=nil then
  2978. --for j=1,#Effects[e] do
  2979. local Thing=Effects[e]
  2980. if Thing~=nil then
  2981. local Part=Thing[1]
  2982. local Mode=Thing[2]
  2983. local Delay=Thing[3]
  2984. local IncX=Thing[4]
  2985. local IncY=Thing[5]
  2986. local IncZ=Thing[6]
  2987. if Thing[1].Transparency<=1 then
  2988. if Thing[2]=="Block1" then
  2989. Thing[1].CFrame=Thing[1].CFrame*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  2990. Mesh=Thing[1].Mesh
  2991. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  2992. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  2993. elseif Thing[2]=="Cylinder" then
  2994. Mesh=Thing[1].Mesh
  2995. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  2996. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  2997. elseif Thing[2]=="Blood" then
  2998. Mesh=Thing[7]
  2999. Thing[1].CFrame=Thing[1].CFrame*cf(0,.5,0)
  3000. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  3001. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  3002. elseif Thing[2]=="Elec" then
  3003. Mesh=Thing[1].Mesh
  3004. Mesh.Scale=Mesh.Scale+vt(Thing[7],Thing[8],Thing[9])
  3005. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  3006. elseif Thing[2]=="Disappear" then
  3007. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  3008. end
  3009. else
  3010. Part.Parent=nil
  3011. table.remove(Effects,e)
  3012. end
  3013. end
  3014. --end
  3015. end
  3016. end
  3017. end
  3018. end
Add Comment
Please, Sign In to add comment