Advertisement
Skye_Blue

Untitled

Aug 29th, 2017
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 76.94 KB | None | 0 0
  1. --When'sWaifu
  2. ----------------------------------------------------------------------------------------edited by nobody1997
  3. amusicOn = true
  4.  
  5. Me = game.Players.LocalPlayer
  6. player = Me
  7. char = Me.Character
  8. chara = char
  9. larm = char["Left Arm"]
  10. rarm = char["Right Arm"]
  11. lleg = char["Left Leg"]
  12. rleg = char["Right Leg"]
  13. torso = char.Torso
  14. hed = char.Head
  15. mouse = player:GetMouse()
  16. lght = game.Lighting
  17. lichtact = false
  18. moosicact = false
  19. gotsagofest = true
  20. chara.Humanoid.MaxHealth = math.huge + 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  21. chara.Humanoid.Health = math.huge + 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  22.  
  23.  
  24.  
  25. local naeeym = Instance.new("BillboardGui",chara)
  26. naeeym.Size = UDim2.new(0,100,0,40)
  27. naeeym.StudsOffset = Vector3.new(0,2,0)
  28. naeeym.Adornee = chara.Head
  29. local tecks = Instance.new("TextLabel",naeeym)
  30. tecks.BackgroundTransparency = 1
  31. tecks.BorderSizePixel = 0
  32. tecks.Text = "Reaper"
  33. tecks.Font = "Bodoni"
  34. tecks.FontSize = "Size36"
  35. tecks.TextStrokeTransparency = 0.5
  36. tecks.TextColor3 = Color3.new(0,0,0)
  37. rrer = BrickColor.new("Really red")
  38. tecks.TextStrokeColor3 = rrer.Color
  39. tecks.Size = UDim2.new(1,0,0.5,0)
  40. local licht = Instance.new("PointLight",chara.Torso)
  41. licht.Color = tecks.TextStrokeColor3
  42. licht.Range = 60
  43. licht.Brightness = 1
  44. licht.Enabled = false
  45. ----------------------------------------------------------------------------------------
  46. plr = game.Players.LocalPlayer
  47. base = Instance.new("ScreenGui",plr.PlayerGui)
  48. bbg = Instance.new("BillboardGui",plr.Character.Head)
  49. bbg.Size = UDim2.new(0,200,0,50)
  50. bbg.StudsOffset = Vector3.new(0,3,0)
  51. bbgTl = Instance.new("TextLabel",bbg)
  52. bbgTl.BackgroundTransparency = 1
  53. bbgTl.Size = UDim2.new(10,0,1,0)
  54. bbgTl.Position = UDim2.new(-4.5,0,0,0)
  55. bbgTl.Font = "Code"
  56. bbgTl.Text = " "
  57. bbgTl.TextSize = 25
  58. bbgTl.TextStrokeColor3 = Color3.new(1,0,0)
  59. bbgTl.TextColor3 = Color3.new(0,0,0)
  60. bbgTl.TextStrokeTransparency = 0
  61. bbgTl.TextWrapped = true
  62. plr.Chatted:connect(function(msg)
  63. bbgTl.Text = msg
  64. wait(5)
  65. if bbgTl.Text == msg then
  66. bbgTl.Text = " "
  67. end
  68. end)
  69. ----------------------------------------------------------------------------------------
  70. ----------------------------------------------------------------------------------------
  71. wait(0.2)
  72. print("Hey!!!")
  73. print("You Pervert!!!")
  74. local hoh = game:GetService"Players".LocalPlayer
  75. local char = hoh.Character
  76. local Head = char.Head
  77. local LeftArm = char["Left Arm"]
  78. local RightArm = char["Right Arm"]
  79. local LeftLeg = char["Left Leg"]
  80. local RightLeg = char["Right Leg"]
  81. mouse = hoh:GetMouse()
  82. local cam = game.Workspace.CurrentCamera
  83. local RootPart = char.HumanoidRootPart
  84. local RootJoint = RootPart.RootJoint
  85. local Anim = "Idle"
  86. local idle = 0
  87. local Effects = {}
  88. local Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  89. vt = Vector3.new
  90. local cf = CFrame.new
  91. local mr = math.rad
  92. local angles = CFrame.Angles
  93. local ud = UDim2.new
  94. local c3 = Color3.new
  95. local velocity = RootPart.Velocity.y
  96. local sine = 0
  97. local change = 1
  98. local grabbed = false
  99. local cn = CFrame.new
  100. local mr = math.rad
  101. local angles = CFrame.Angles
  102. local ud = UDim2.new
  103. local c3 = Color3.new
  104. local d = Instance.new('Model', char)
  105. d.Name = "KKK"
  106. attack = false
  107. nak = false
  108. disable = false
  109. attacktype = 1
  110. equipped = false
  111. char.Humanoid.Animator.Parent = nil
  112. char.Animate.Parent = nil
  113. local newMotor = function(part0, part1, c0, c1)
  114. local w = Instance.new("Motor", part0)
  115. w.Part0 = part0
  116. w.Part1 = part1
  117. w.C0 = c0
  118. w.C1 = c1
  119. return w
  120. end
  121. clerp = function(a, b, t)
  122.  
  123. return a:lerp(b, t)
  124. end
  125.  
  126. for i,v in pairs(char:children()) do
  127. if v:IsA("Hat") then
  128. v:Destroy()
  129. end
  130. for i,v in pairs(char:children()) do
  131. if v:IsA("Accessory") then
  132. v:Destroy()
  133. end
  134. for i,v in pairs(char:children()) do
  135. if v:IsA("ShirtGraphic") then
  136. v:Destroy()
  137. end
  138. end
  139. end
  140. end
  141.  
  142. ypcall(function()
  143. char.Torso.roblox:Remove()
  144. char.Shirt:Destroy()
  145. char.Pants:Destroy()
  146. char.Head.face:Destroy()
  147. shirt = Instance.new("Shirt", char)
  148. shirt.Name = "Shirt"
  149. Pants = Instance.new("Pants", char)
  150. Pants.Name = "Pants"
  151. face = Instance.new("Decal", char.Head)
  152. face.Name = "face"
  153. char.Shirt.ShirtTemplate = "rbxassetid://794493977"
  154. char.Pants.PantsTemplate = "rbxassetid://465358625"
  155. char.Head.face.Texture = "rbxassetid://50725530"
  156. end)
  157. function CreateSound(id, par, vol, pit)
  158. coroutine.resume(coroutine.create(function()
  159. local sou = Instance.new("Sound", par or workspace)
  160. sou.Volume = vol
  161. sou.Pitch = pit or 1
  162. sou.SoundId = id
  163. wait()
  164. sou:play()
  165. game:GetService("Debris"):AddItem(sou, 6)
  166. end))
  167. end
  168. New = function(Object, Parent, Name, Data)
  169. local Object = Instance.new(Object)
  170. for Index, Value in pairs(Data or {}) do
  171. Object[Index] = Value
  172. end
  173. Object.Parent = Parent
  174. Object.Name = Name
  175. return Object
  176. end
  177.  
  178.  
  179. local co1 = 0
  180. local co2 = 0
  181. local co3 = 2
  182. local co4 = 0
  183. local cooldown1 = 0
  184. local cooldown2 = 0
  185. local cooldown3 = 0
  186. local cooldown4 = 0
  187. local skillcolorscheme = BrickColor.new("Navy blue").Color
  188. local scrn = Instance.new("ScreenGui", hoh.PlayerGui)
  189. makeframe = function(par, trans, pos, size, color)
  190.  
  191. local frame = Instance.new("Frame", par)
  192. frame.BackgroundTransparency = trans
  193. frame.BorderSizePixel = 0
  194. frame.Position = pos
  195. frame.Size = size
  196. frame.BackgroundColor3 = color
  197. return frame
  198. end
  199.  
  200. makelabel = function(par, text)
  201.  
  202. local label = Instance.new("TextLabel", par)
  203. label.BackgroundTransparency = 1
  204. label.Size = UDim2.new(1, 0, 1, 0)
  205. label.Position = UDim2.new(0, 0, 0, 0)
  206. label.TextColor3 = Color3.new(255, 255, 0)
  207. label.TextStrokeTransparency = 0
  208. label.FontSize = Enum.FontSize.Size32
  209. label.Font = Enum.Font.SourceSansLight
  210. label.BorderSizePixel = 0
  211. label.TextScaled = true
  212. label.Text = text
  213. end
  214.  
  215. framesk1 = makeframe(scrn, 0.5, UDim2.new(0.8, 0, 0.85, 0), UDim2.new(0.16, 0, 0.1, 0), skillcolorscheme)
  216. framesk2 = makeframe(scrn, 0.5, UDim2.new(0.8, 0, 0.74, 0), UDim2.new(0.16, 0, 0.1, 0), skillcolorscheme)
  217. framesk3 = makeframe(scrn, 0.5, UDim2.new(0.8, 0, 0.63, 0), UDim2.new(0.16, 0, 0.1, 0), skillcolorscheme)
  218. framesk4 = makeframe(scrn, 0.5, UDim2.new(0.8, 0, 0.52, 0), UDim2.new(0.16, 0, 0.1, 0), skillcolorscheme)
  219. bar1 = makeframe(framesk1, 0, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), skillcolorscheme)
  220. bar2 = makeframe(framesk2, 0, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), skillcolorscheme)
  221. bar3 = makeframe(framesk3, 0, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), skillcolorscheme)
  222. bar4 = makeframe(framesk4, 0, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), skillcolorscheme)
  223. text1 = Instance.new("TextLabel", framesk1)
  224. text1.BackgroundTransparency = 1
  225. text1.Size = UDim2.new(1, 0, 1, 0)
  226. text1.Position = UDim2.new(0, 0, 0, 0)
  227. text1.TextColor3 = Color3.new(255, 255, 0)
  228. text1.TextStrokeTransparency = 0
  229. text1.FontSize = Enum.FontSize.Size18
  230. text1.Font = Enum.Font.SourceSansLight
  231. text1.BorderSizePixel = 0
  232. text1.TextScaled = true
  233. text1.Text = "[Z]\n Whack"
  234. text2 = Instance.new("TextLabel", framesk2)
  235. text2.BackgroundTransparency = 1
  236. text2.Size = UDim2.new(1, 0, 1, 0)
  237. text2.Position = UDim2.new(0, 0, 0, 0)
  238. text2.TextColor3 = Color3.new(255, 255, 0)
  239. text2.TextStrokeTransparency = 0
  240. text2.FontSize = Enum.FontSize.Size18
  241. text2.Font = Enum.Font.SourceSansLight
  242. text2.BorderSizePixel = 0
  243. text2.TextScaled = true
  244. text2.Text = "[X]\n Blast"
  245. text3 = Instance.new("TextLabel", framesk3)
  246. text3.BackgroundTransparency = 1
  247. text3.Size = UDim2.new(1, 0, 1, 0)
  248. text3.Position = UDim2.new(0, 0, 0, 0)
  249. text3.TextColor3 = Color3.new(255, 255, 0)
  250. text3.TextStrokeTransparency = 0
  251. text3.FontSize = Enum.FontSize.Size18
  252. text3.Font = Enum.Font.SourceSansLight
  253. text3.BorderSizePixel = 0
  254. text3.TextScaled = false
  255. text3.Text = "[C]\n Attack"
  256. text4 = Instance.new("TextLabel", framesk4)
  257. text4.BackgroundTransparency = 1
  258. text4.Size = UDim2.new(1, 0, 1, 0)
  259. text4.Position = UDim2.new(0, 0, 0, 0)
  260. text4.TextColor3 = Color3.new(255, 255, 0)
  261. text4.TextStrokeTransparency = 0
  262. text4.FontSize = Enum.FontSize.Size18
  263. text4.Font = Enum.Font.SourceSansLight
  264. text4.BorderSizePixel = 0
  265. text4.TextScaled = true
  266. text4.Text = "[V]\n kil me"
  267.  
  268. ArtificialHB = Instance.new("BindableEvent", hoh.PlayerGui)
  269. ArtificialHB.Name = "Heartbeat"
  270. hoh.PlayerGui:WaitForChild("Heartbeat")
  271. frame = 0.033333333333333
  272. tf = 0
  273. allowframeloss = false
  274. tossremainder = false
  275. lastframe = tick()
  276. hoh.PlayerGui.Heartbeat:Fire()
  277. local gg = false
  278. game:GetService("RunService").Heartbeat:connect(function(s, p)
  279.  
  280. if hoh.PlayerGui:FindFirstChild("Heartbeat") == nil then
  281. gg = true
  282. end
  283. if gg == true then
  284. return
  285. end
  286. tf = tf + s
  287. if frame <= tf then
  288. if allowframeloss then
  289. hoh.PlayerGui.Heartbeat:Fire()
  290. lastframe = tick()
  291. else
  292. for i = 1, math.floor(tf / frame) do
  293. hoh.PlayerGui.Heartbeat:Fire()
  294. end
  295. lastframe = tick()
  296. end
  297. if tossremainder then
  298. tf = 0
  299. else
  300. tf = tf - frame * math.floor(tf / frame)
  301. end
  302. end
  303. end
  304. )
  305. swait = function(num)
  306.  
  307. if num == 0 or num == nil then
  308. ArtificialHB.Event:wait()
  309. else
  310. for i = 0, num do
  311. ArtificialHB.Event:wait()
  312. end
  313. end
  314. end
  315. local RbxUtility = LoadLibrary("RbxUtility")
  316. local Create = RbxUtility.Create
  317. RemoveOutlines = function(part)
  318.  
  319. part.TopSurface = 10
  320. end
  321. CreatePart = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
  322.  
  323. local Part = Create("Part")({Parent = Parent, Reflectance = Reflectance, Transparency = Transparency, CanCollide = false, Locked = true, BrickColor = BrickColor.new(tostring(BColor)), Name = Name, Size = Size, Material = Material})
  324. RemoveOutlines(Part)
  325. return Part
  326. end
  327.  
  328. CreateMesh = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  329.  
  330. local Msh = Create(Mesh)({Parent = Part, Offset = OffSet, Scale = Scale})
  331. if Mesh == "SpecialMesh" then
  332. Msh.MeshType = MeshType
  333. Msh.MeshId = MeshId
  334. end
  335. return Msh
  336. end
  337.  
  338. CreateWeld = function(Parent, Part0, Part1, C0, C1)
  339.  
  340. local Weld = Create("Weld")({Parent = Parent, Part0 = Part0, Part1 = Part1, C0 = C0, C1 = C1})
  341. return Weld
  342. end
  343.  
  344. CFuncs = {
  345. Part = {Create = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
  346.  
  347. local Part = Create("Part")({Parent = Parent, Reflectance = Reflectance, Transparency = Transparency, CanCollide = false, Locked = true, BrickColor = BrickColor.new(tostring(BColor)), Name = Name, Size = Size, Material = Material})
  348. RemoveOutlines(Part)
  349. return Part
  350. end
  351. }
  352. ,
  353. Mesh = {Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  354.  
  355. local Msh = Create(Mesh)({Parent = Part, Offset = OffSet, Scale = Scale})
  356. if Mesh == "SpecialMesh" then
  357. Msh.MeshType = MeshType
  358. Msh.MeshId = MeshId
  359. end
  360. return Msh
  361. end
  362. }
  363. ,
  364. Mesh = {Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  365.  
  366. local Msh = Create(Mesh)({Parent = Part, Offset = OffSet, Scale = Scale})
  367. if Mesh == "SpecialMesh" then
  368. Msh.MeshType = MeshType
  369. Msh.MeshId = MeshId
  370. end
  371. return Msh
  372. end
  373. }
  374. ,
  375. Weld = {Create = function(Parent, Part0, Part1, C0, C1)
  376.  
  377. local Weld = Create("Weld")({Parent = Parent, Part0 = Part0, Part1 = Part1, C0 = C0, C1 = C1})
  378. return Weld
  379. end
  380. }
  381. ,
  382. Sound = {Create = function(id, par, vol, pit)
  383.  
  384. coroutine.resume(coroutine.create(function()
  385.  
  386. local S = Create("Sound")({Volume = vol, Pitch = pit or 1, SoundId = id, Parent = par or workspace})
  387. wait()
  388. S:play()
  389. game:GetService("Debris"):AddItem(S, 6)
  390. end
  391. ))
  392. end
  393. }
  394. ,
  395. ParticleEmitter = {Create = function(Parent, Color1, Color2, LightEmission, Size, Texture, Transparency, ZOffset, Accel, Drag, LockedToPart, VelocityInheritance, EmissionDirection, Enabled, LifeTime, Rate, Rotation, RotSpeed, Speed, VelocitySpread)
  396.  
  397. local fp = Create("ParticleEmitter")({Parent = Parent, Color = ColorSequence.new(Color1, Color2), LightEmission = LightEmission, Size = Size, Texture = Texture, Transparency = Transparency, ZOffset = ZOffset, Acceleration = Accel, Drag = Drag, LockedToPart = LockedToPart, VelocityInheritance = VelocityInheritance, EmissionDirection = EmissionDirection, Enabled = Enabled, Lifetime = LifeTime, Rate = Rate, Rotation = Rotation, RotSpeed = RotSpeed, Speed = Speed, VelocitySpread = VelocitySpread})
  398. return fp
  399. end
  400. }
  401. }
  402.  
  403.  
  404.  
  405. rayCast = function(Position, Direction, Range, Ignore)
  406.  
  407. return game:service("Workspace"):FindPartOnRay(Ray.new(Position, Direction.unit * (Range or 999.999)), Ignore)
  408. end
  409.  
  410. local GetNearest = function(obj, distance)
  411.  
  412. local last, lastx = distance + 1, nil
  413. for i,v in pairs(workspace:GetChildren()) do
  414. if v:IsA("Model") and v ~= char and v:findFirstChild("Humanoid") and v:findFirstChild("Torso") and v:findFirstChild("Humanoid").Health > 0 then
  415. local t = v.Torso
  416. local dist = (t.Position - obj.Position).magnitude
  417. if dist <= distance and dist < last then
  418. last = dist
  419. lastx = v
  420. end
  421. end
  422. end
  423. return lastx
  424. end
  425.  
  426.  
  427. --[[armweld = Instance.new("Weld", char.Torso)
  428. armweld.C0 = CFrame.new(1.5, .5, 0)
  429. armweld.C1 = CFrame.new(0, .5, 0)
  430. armweld.Part0 = char.Torso
  431. armweld.Part1 = char["Right Arm"]]
  432.  
  433. local Fhead = Instance.new("Part", char)
  434. Fhead.Name = "a"
  435. Fhead.Size = Vector3.new(2, 1, 1)
  436. Fhead.Transparency = 1
  437. Fhead.CanCollide = false
  438. M = Instance.new("SpecialMesh", Fhead)
  439. M.Scale = Vector3.new(1.26,1.26,1.26)
  440. Das = Instance.new("Decal", Fhead)
  441. Das.Texture = "rbxassetid://0"
  442. Das.Transparency = 1
  443.  
  444.  
  445. local har1 = Instance.new("Part", char.Head)
  446. har1.BrickColor = BrickColor.new("Brown")------------------------Hair----------------------------------
  447. har1.Name = "Hair"
  448. har1.formFactor = 0
  449. har1.Size = Vector3.new(0,-0.25,0)
  450. har1.BottomSurface = 0
  451. har1.TopSurface = 0
  452. har1.CanCollide = false
  453. Mesh = Instance.new("SpecialMesh",har1)
  454. Mesh.MeshId = "http://www.roblox.com/asset/?id=167549828"
  455. Mesh.Scale=Vector3.new(1, 1, 1)
  456. local bWeld = Instance.new("Weld", char.Head)
  457. bWeld.Part0 = char.Head
  458. bWeld.Part1 = har1
  459. bWeld.C1 = CFrame.new(0,-.35,0)
  460.  
  461. local har2 = Instance.new("Part", char.Torso)
  462. har2.BrickColor = BrickColor.new("Really black")------------------------Wings----------------------------------
  463. har2.Name = "Hair1"
  464. har2.formFactor = 0
  465. har2.Transparency = 1
  466. har2.Size = Vector3.new(1,1,1)
  467. har2.BottomSurface = 0
  468. har2.TopSurface = 0
  469. har2.CanCollide = false
  470. Mesh = Instance.new("SpecialMesh",har2)
  471. Mesh.MeshId = "http://www.roblox.com/asset/?id=843574398"
  472. Mesh.Scale=Vector3.new(.1,.1,.1)
  473. local bWeld = Instance.new("Weld", char.Torso)
  474. bWeld.Part0 = char.Torso
  475. bWeld.Part1 = har2
  476. bWeld.C1 = CFrame.new(0,-.5,-2)
  477.  
  478.  
  479. local main = Instance.new("Part", char.Torso)
  480. main.Size = Vector3.new(.1, .1, .1)
  481. main.BrickColor = BrickColor.new("Really black")
  482. main.TopSurface = "SmoothNoOutlines"
  483. main.Name = "asd"
  484. main.Transparency = 1
  485. main.CanCollide = false
  486.  
  487. local Handle = Instance.new("Part",d)
  488. Handle.Size = Vector3.new(0.3, 1.8, 3)
  489. Handle.Name = "Pan"
  490. Handle:BreakJoints()
  491. Handle.Anchored = false
  492. Handle.Transparency = 1
  493. Handle.CanCollide = false
  494. Handle.Shape = "Block"
  495. Handle.TopSurface = "SmoothNoOutlines"
  496. Handle.BottomSurface = "SmoothNoOutlines"
  497. ddd = Instance.new("SpecialMesh",Handle)
  498. ddd.Scale=Vector3.new(2, 2, 2)
  499. ddd.MeshId = "http://www.roblox.com/asset/?id=11820238"
  500. ddd.TextureId = "http://www.roblox.com/asset/?id=11820143"
  501. local Hitbox = Instance.new("Part",d)
  502. Hitbox.Size = Vector3.new(1,3,8)
  503. Hitbox.Name = "Hitbox"
  504. Hitbox:BreakJoints()
  505. Hitbox.Anchored = false
  506. Hitbox.Transparency = 1
  507. Hitbox.CanCollide = false
  508. Hitbox.Shape = "Block"
  509. Hitbox.TopSurface = "SmoothNoOutlines"
  510. Hitbox.BottomSurface = "SmoothNoOutlines"
  511. ddd = Instance.new("SpecialMesh",Handle)
  512. ddd.Scale=Vector3.new(2, 2, 2)
  513. ddd.MeshId = "rbxassetid://443756210"
  514. ddd.TextureId = "http://www.roblox.com/asset/?id=11820143"
  515. local FakeHandle = Instance.new("Part",d)
  516. FakeHandle.Size = Vector3.new(0.3, 1.9, 3)
  517. FakeHandle.Name = "FakeHandle"
  518. FakeHandle:BreakJoints()
  519. FakeHandle.Anchored = false
  520. FakeHandle.Transparency = 1
  521. FakeHandle.CanCollide = false
  522. FakeHandle.Shape = "Block"
  523. FakeHandle.TopSurface = "SmoothNoOutlines"
  524. FakeHandle.BottomSurface = "SmoothNoOutlines"
  525. ddd = Instance.new("SpecialMesh",FakeHandle)
  526. ddd.Scale=Vector3.new(2, 2, 2)
  527. ddd.MeshId = "http://www.roblox.com/asset/?id=11820238"
  528. ddd.TextureId = "http://www.roblox.com/asset/?id=11820143"
  529.  
  530.  
  531.  
  532. local aWeld = Instance.new("Weld", char.Head)
  533. aWeld.Part0 = char.Head
  534. aWeld.Part1 = Fhead
  535. local aWeld = Instance.new("Weld", char.Torso)
  536. aWeld.Part0 = char.Torso
  537. aWeld.C1 = CFrame.new(0,1.2,.5)
  538. local aWeld = Instance.new("Weld", char.Torso)
  539. aWeld.Part0 = char.Torso
  540. aWeld.Part1 = A1
  541. aWeld.C1 = CFrame.new(.5,-.5,.5)
  542. local aWeld = Instance.new("Weld", char.Torso)
  543. aWeld.Part0 = char.Torso
  544. aWeld.Part1 = A2
  545. aWeld.C1 = CFrame.new(-.5,-.5,.5)
  546. local aWeld = Instance.new("Weld", char.Torso)
  547. aWeld.Part0 = char.Torso
  548. aWeld.Part1 = A3
  549. aWeld.C1 = CFrame.new(0,-1,.5)
  550. local aWeld = Instance.new("Weld", char.Torso)
  551. aWeld.Part0 = char.Torso
  552. aWeld.Part1 = A4
  553. aWeld.C1 = CFrame.new(.6,-1,0)
  554. local aWeld = Instance.new("Weld", char.Torso)
  555. aWeld.Part0 = char.Torso
  556. aWeld.Part1 = A5
  557. aWeld.C1 = CFrame.new(-.6,-1,0)
  558. local aWeld = Instance.new("Weld", char.Torso)
  559. aWeld.Part0 = char.Torso
  560. aWeld.Part1 = A6
  561. aWeld.C1 = CFrame.new(0,-1,-.42)
  562. local aWeld = Instance.new("Weld", char.Torso)
  563. aWeld.Part0 = char.Torso
  564. aWeld.Part1 = A7
  565. aWeld.C1 = CFrame.new(0,.6,0)
  566. local aWeld = Instance.new("Weld", char.Torso)
  567. aWeld.Part0 = char.Torso
  568. aWeld.Part1 = A8
  569. aWeld.C1 = CFrame.new(0,-1,-.55)
  570. local aWeld = Instance.new("Weld", char.Torso)
  571. aWeld.Part0 = char.Torso
  572. aWeld.Part1 = A9
  573. aWeld.C1 = CFrame.new(0,.6,-.55)
  574. local aWeld = Instance.new("Weld", char.Torso)
  575. aWeld.Part0 = char.Torso
  576. aWeld.Part1 = da
  577. aWeld.C1 = CFrame.new(0,.2,.5)
  578. local aWeld = Instance.new("Weld", char.Torso)
  579. aWeld.Part0 = char.Torso
  580. aWeld.Part1 = da1
  581. aWeld.C1 = CFrame.new(0,.2,.5)
  582.  
  583. Weld = Instance.new("Weld",Handle)
  584. Weld.Part0 = Weld.Parent
  585. Weld.Part1 = FakeHandle
  586. Weld.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),0,-math.rad(0))
  587. Weld = Instance.new("Weld",Hitbox)
  588. Weld.Part0 = Weld.Parent
  589. Weld.Part1 = FakeHandle
  590. Weld.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),0,-math.rad(0))
  591. FakeHandleWeld = Instance.new("Weld",FakeHandle)
  592. FakeHandleWeld.Part0 = FakeHandle
  593. FakeHandleWeld.Part1 = char["Right Arm"]
  594. FakeHandleWeld.C0 = CFrame.new(1.2,0,-1)*CFrame.Angles(math.rad(180),0,-math.rad(90))
  595.  
  596.  
  597. local manWeld = Instance.new("Weld", char.Torso)
  598. manWeld.Part0 = char.Torso
  599. manWeld.Part1 = main
  600. manWeld.C1 = CFrame.new(0,1.4,0)*CFrame.Angles(math.rad(90),math.rad(40),-math.rad(90))
  601. manWeld.C0 = CFrame.new(0,-0.4,0)--*CFrame.Angles(math.rad(90),0,0)
  602.  
  603. local cWeld = Instance.new("Weld", char.Torso)
  604. cWeld.Part0 = main
  605. --cWeld.C1 = CFrame.new(0,0,0)*CFrame.angles(0,0,0)
  606. -----
  607. RootCF = CFrame.fromEulerAnglesXYZ(-1.57, 0, 3.14)
  608. NeckCF = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  609. local RW = newMotor(char.Torso, RightArm, CFrame.new(1.5, 0, 0), CFrame.new(0, 0, 0))
  610. local LW = newMotor(char.Torso, LeftArm, CFrame.new(-1.5, 0, 0), CFrame.new(0, 0, 0))
  611. local RH = newMotor(char.Torso, RightLeg, CFrame.new(0.5, -2, 0), CFrame.new(0, 0, 0))
  612. local LH = newMotor(char.Torso, LeftLeg, CFrame.new(-0.5, -2, 0), CFrame.new(0, 0, 0))
  613. RootJoint.C1 = CFrame.new(0, 0, 0)
  614. RootJoint.C0 = CFrame.new(0, 0, 0)
  615. char.Torso.Neck.C1 = CFrame.new(0, 0, 0)
  616. char.Torso.Neck.C0 = CFrame.new(0, 1.5, 0)
  617. local rarmc1 = RW.C1
  618. local larmc1 = LW.C1
  619. local rlegc1 = RH.C1
  620. local llegc1 = LH.C1
  621. local resetc1 = false
  622. PlayAnimationFromTable = function(table, speed, bool)
  623. RootJoint.C0 = clerp(RootJoint.C0, table[1], speed)
  624. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, table[2], speed)
  625. RW.C0 = clerp(RW.C0, table[3], speed)
  626. LW.C0 = clerp(LW.C0, table[4], speed)
  627. RH.C0 = clerp(RH.C0, table[5], speed)
  628. LH.C0 = clerp(LH.C0, table[6], speed)
  629. if bool == true and resetc1 == false then
  630. resetc1 = true
  631. RootJoint.C1 = RootJoint.C1
  632. char.Torso.Neck.C1 = char.Torso.Neck.C1
  633. RW.C1 = rarmc1
  634. LW.C1 = larmc1
  635. RH.C1 = rlegc1
  636. LH.C1 = llegc1
  637. end
  638. end
  639.  
  640. --
  641. Damagefunc = function(Part, hit, minim, maxim, knockback, Type, Property, Delay, HitSound, HitPitch)
  642.  
  643. if hit.Parent == nil then
  644. return
  645. end
  646. local h = hit.Parent:FindFirstChild("Humanoid")
  647. for _,v in pairs(hit.Parent:children()) do
  648. if v:IsA("Humanoid") then
  649. h = v
  650. end
  651. end
  652. if h ~= nil and hit.Parent.Name ~= char.Name and hit.Parent:FindFirstChild("Torso") ~= nil then
  653. if hit.Parent:findFirstChild("DebounceHit") ~= nil and hit.Parent.DebounceHit.Value == true then
  654. return
  655. end
  656. local c = Create("ObjectValue")({Name = "creator", Value = game:service("Players").LocalPlayer, Parent = h})
  657. game:GetService("Debris"):AddItem(c, 0.5)
  658. if HitSound ~= nil and HitPitch ~= nil then
  659. CreateSound(HitSound, hit, 1, HitPitch)
  660. end
  661. local Damage = math.random(minim, maxim)
  662. local blocked = false
  663. local block = hit.Parent:findFirstChild("Block")
  664. if block ~= nil and block.className == "IntValue" and block.Value > 0 then
  665. blocked = true
  666. block.Value = block.Value - 1
  667. print(block.Value)
  668. end
  669. if blocked == false then
  670. h.Health = h.Health - Damage
  671. ShowDamage(Part.CFrame * CFrame.new(0, 0, Part.Size.Z / 2).p + Vector3.new(0, 1.5, 0), -Damage, 21.5, Part.BrickColor.Color)
  672. else
  673. h.Health = h.Health - Damage / 20
  674. ShowDamage(Part.CFrame * CFrame.new(0, 0, Part.Size.Z / 2).p + Vector3.new(0, 1.5, 0), -Damage, 21.5, Part.BrickColor.Color)
  675. end
  676. if Type == "Knockdown" then
  677. local hum = hit.Parent.Humanoid
  678. hum.PlatformStand = true
  679. coroutine.resume(coroutine.create(function(HHumanoid)
  680.  
  681. swait(1)
  682. HHumanoid.PlatformStand = false
  683. end
  684. ), hum)
  685. local angle = hit.Position - (Property.Position + Vector3.new(0, 0, 0)).unit
  686. local bodvol = Create("BodyVelocity")({velocity = angle * knockback, P = 5000, maxForce = Vector3.new(8000, 8000, 8000), Parent = hit})
  687. local rl = Create("BodyAngularVelocity")({P = 3000, maxTorque = Vector3.new(500000, 500000, 500000) * 50000000000000, angularvelocity = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10)), Parent = hit})
  688. game:GetService("Debris"):AddItem(bodvol, 0.5)
  689. game:GetService("Debris"):AddItem(rl, 0.5)
  690. elseif Type == "Normal" then
  691. local vp = Create("BodyVelocity")({P = 500, maxForce = Vector3.new(math.huge, 0, math.huge), velocity = Property.CFrame.lookVector * knockback + Property.Velocity / 1.05})
  692. if knockback > 0 then
  693. vp.Parent = hit.Parent.Torso
  694. end
  695. game:GetService("Debris"):AddItem(vp, 0.5)
  696. elseif Type == "Up" then
  697. local bodyVelocity = Create("BodyVelocity")({velocity = Vector3.new(0, 20, 0), P = 5000, maxForce = Vector3.new(8000, 8000, 8000), Parent = hit})
  698. game:GetService("Debris"):AddItem(bodyVelocity, 0.5)
  699. local bodyVelocity = Create("BodyVelocity")({velocity = Vector3.new(0, 20, 0), P = 5000, maxForce = Vector3.new(8000, 8000, 8000), Parent = hit})
  700. game:GetService("Debris"):AddItem(bodyVelocity, 1)
  701. elseif Type == "Snare" then
  702. local bp = Create("BodyPosition")({P = 2000, D = 100, maxForce = Vector3.new(math.huge, math.huge, math.huge), position = hit.Parent.Torso.Position, Parent = hit.Parent.Torso})
  703. game:GetService("Debris"):AddItem(bp, 1)
  704. elseif Type == "Freeze" then
  705. local BodPos = Create("BodyPosition")({P = 50000, D = 1000, maxForce = Vector3.new(math.huge, math.huge, math.huge), position = hit.Parent.Torso.Position, Parent = hit.Parent.Torso})
  706. local BodGy = Create("BodyGyro")({maxTorque = Vector3.new(400000, 400000, 400000) * math.huge, P = 20000, Parent = hit.Parent.Torso, cframe = hit.Parent.Torso.CFrame})
  707. hit.Parent.Torso.Anchored = true
  708. coroutine.resume(coroutine.create(function(Part)
  709.  
  710. swait(1.5)
  711. Part.Anchored = false
  712. end
  713. ), hit.Parent.Torso)
  714. game:GetService("Debris"):AddItem(BodPos, 3)
  715. game:GetService("Debris"):AddItem(BodGy, 3)
  716. end
  717. local debounce = Create("BoolValue")({Name = "DebounceHit", Parent = hit.Parent, Value = true})
  718. game:GetService("Debris"):AddItem(debounce, Delay)
  719. c = Instance.new("ObjectValue")
  720. c.Name = "creator"
  721. c.Value = hoh
  722. c.Parent = h
  723. game:GetService("Debris"):AddItem(c, 0.5)
  724. end
  725. end
  726.  
  727. ShowDamage = function(Pos, Text, Time, Color)
  728.  
  729. local Rate = 0.033333333333333
  730. if not Pos then
  731. local Pos = Vector3.new(0, 0, 0)
  732. end
  733. local Text = Text or ""
  734. local Time = Time or 2
  735. if not Color then
  736. local Color = Color3.new(1, 1, 0)
  737. end
  738. local EffectPart = CreatePart(workspace, "SmoothPlastic", 0, 1, BrickColor.new(Color), "Effect", Vector3.new(0, 0, 0))
  739. EffectPart.Anchored = true
  740. local BillboardGui = Create("BillboardGui")({Size = UDim2.new(3, 0, 3, 0), Adornee = EffectPart, Parent = EffectPart})
  741. local TextLabel = Create("TextLabel")({BackgroundTransparency = 1, Size = UDim2.new(1, 0, 1, 0), Text = Text, TextColor3 = Color, TextScaled = true, Font = Enum.Font.ArialBold, Parent = BillboardGui})
  742. game.Debris:AddItem(EffectPart, Time + 0.1)
  743. EffectPart.Parent = game:GetService("Workspace")
  744. delay(0, function()
  745.  
  746. local Frames = Time / Rate
  747. for Frame = 1, Frames do
  748. wait(Rate)
  749. local Percent = Frame / Frames
  750. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  751. TextLabel.TextTransparency = Percent
  752. end
  753. if EffectPart and EffectPart.Parent then
  754. EffectPart:Destroy()
  755. end
  756. end
  757. )
  758. end
  759.  
  760. MagniDamage = function(Part, magni, mindam, maxdam, knock, Type)
  761.  
  762. for _,c in pairs(workspace:children()) do
  763. local hum = c:findFirstChild("Humanoid")
  764. if hum ~= nil then
  765. local head = c:findFirstChild("Torso")
  766. if head ~= nil then
  767. local targ = head.Position - Part.Position
  768. local mag = targ.magnitude
  769. if mag <= magni and c.Name ~= hoh.Name then
  770. Damagefunc(head, head, mindam, maxdam, knock, Type, RootPart, 0.1, "http://www.roblox.com/asset/?id=231917784", 1)
  771. end
  772. end
  773. end
  774. end
  775. end
  776.  
  777. EffectModel = Instance.new("Model", char)
  778. EffectModel.Name = "Effects"
  779. Effects = {
  780. Block = {Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay, Type)
  781.  
  782. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  783. prt.Anchored = true
  784. prt.CFrame = cframe
  785. local msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  786. game:GetService("Debris"):AddItem(prt, 10)
  787. if Type == 1 or Type == nil then
  788. table.insert(Effects, {prt, "Block1", delay, x3, y3, z3, msh})
  789. else
  790. if Type == 2 then
  791. table.insert(Effects, {prt, "Block2", delay, x3, y3, z3, msh})
  792. end
  793. end
  794. end
  795. }
  796. ,
  797. Sphere = {Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  798.  
  799. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  800. prt.Anchored = true
  801. prt.CFrame = cframe
  802. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  803. game:GetService("Debris"):AddItem(prt, 10)
  804. table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
  805. end
  806. }
  807. ,
  808. Cylinder = {Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  809.  
  810. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  811. prt.Anchored = true
  812. prt.CFrame = cframe
  813. local msh = CFuncs.Mesh.Create("CylinderMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  814. game:GetService("Debris"):AddItem(prt, 10)
  815. table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
  816. end
  817. }
  818. ,
  819. Wave = {Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  820.  
  821. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  822. prt.Anchored = true
  823. prt.CFrame = cframe
  824. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "FileMesh", "rbxassetid://20329976", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  825. game:GetService("Debris"):AddItem(prt, 10)
  826. table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
  827. end
  828. }
  829. ,
  830. Ring = {Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  831.  
  832. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  833. prt.Anchored = true
  834. prt.CFrame = cframe
  835. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "FileMesh", "rbxassetid://3270017", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  836. game:GetService("Debris"):AddItem(prt, 10)
  837. table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
  838. end
  839. }
  840. ,
  841. Break = {Create = function(brickcolor, cframe, x1, y1, z1)
  842.  
  843. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new(0.5, 0.5, 0.5))
  844. prt.Anchored = true
  845. prt.CFrame = cframe * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  846. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  847. local num = math.random(10, 50) / 1000
  848. game:GetService("Debris"):AddItem(prt, 10)
  849. table.insert(Effects, {prt, "Shatter", num, prt.CFrame, math.random() - math.random(), 0, math.random(50, 100) / 100})
  850. end
  851. }
  852. }
  853. BlockEffect = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay, Type)
  854.  
  855. local prt = CreatePart(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new())
  856. prt.Anchored = true
  857. prt.CFrame = cframe
  858. local msh = CreateMesh("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  859. game:GetService("Debris"):AddItem(prt, 10)
  860. if Type == 1 or Type == nil then
  861. table.insert(Effects, {prt, "Block1", delay, x3, y3, z3, msh})
  862. else
  863. if Type == 2 then
  864. table.insert(Effects, {prt, "Block2", delay, x3, y3, z3, msh})
  865. end
  866. end
  867. end
  868. Laser = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  869.  
  870. local prt = CreatePart(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new(0.5, 0.5, 0.5))
  871. prt.Anchored = true
  872. prt.CFrame = cframe
  873. prt.Material = "Neon"
  874. local msh = CreateMesh("CylinderMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  875. game:GetService("Debris"):AddItem(prt, 10)
  876. coroutine.resume(coroutine.create(function(Part, Mesh)
  877.  
  878. for i = 0, 1, delay do
  879. swait()
  880. Part.Transparency = i
  881. Mesh.Scale = Mesh.Scale + Vector3.new(x3, y3, z3)
  882. end
  883. Part.Parent = nil
  884. end
  885. ), prt, msh)
  886. end
  887.  
  888. shoottraildd = function(mouse, partt, SpreadAmount)
  889.  
  890. local SpreadVectors = Vector3.new(math.random(-SpreadAmount, SpreadAmount), math.random(-SpreadAmount, SpreadAmount), math.random(-SpreadAmount, SpreadAmount))
  891. local MainPos = partt.Position
  892. local MainPos2 = mouse.Hit.p + SpreadVectors
  893. local MouseLook = CFrame.new((MainPos + MainPos2) / 2, MainPos2)
  894. local speed = 15
  895. local num = 20
  896. coroutine.resume(coroutine.create(function()
  897.  
  898. repeat
  899. swait()
  900. local hit, pos = rayCast(MainPos, MouseLook.lookVector, speed, RootPart.Parent)
  901. local mag = (MainPos - pos).magnitude
  902. Laser(BrickColor.new("Bright red"), CFrame.new((MainPos + pos) / 2, pos) * angles(1.57, 0, 0), 1, mag * (speed / (speed / 2)), 1, -0.175, 0, -0.175, 0.15)
  903. MainPos = MainPos + MouseLook.lookVector * speed
  904. num = num - 1
  905. MouseLook = MouseLook * angles(math.rad(-1), 0, 0)
  906. if hit ~= nil then
  907. num = 0
  908. local refpart = CreatePart(EffectModel, "SmoothPlastic", 0, 1, BrickColor.new("Really black"), "Effect", Vector3.new())
  909. refpart.Anchored = true
  910. refpart.CFrame = CFrame.new(pos)
  911. game:GetService("Debris"):AddItem(refpart, 2)
  912. end
  913. do
  914. if num <= 0 then
  915. local refpart = CreatePart(EffectModel, "SmoothPlastic", 0, 1, BrickColor.new("Really black"), "Effect", Vector3.new())
  916. refpart.Anchored = true
  917. refpart.CFrame = CFrame.new(pos)
  918. if hit ~= nil then
  919. CreateSound("http://www.roblox.com/asset/?id=514867425", refpart, 1, 1)
  920. BlockEffect(BrickColor.new("Br. yellowish orange"), refpart.CFrame, 1, 1, 1, 10, 10, 10, 0.05)
  921. BlockEffect(BrickColor.new("Bright red"), refpart.CFrame, 1, 1, 1, 10, 10, 10, 0.07)
  922. MagniDamage(refpart, 50, 100, 50, 0, "Normal")
  923. end
  924. game:GetService("Debris"):AddItem(refpart, 0)
  925. end
  926. end
  927. until num <= 0
  928. end
  929. ))
  930. end
  931. -----
  932. function SphereEffect(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  933. local prt = CreatePart(workspace, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  934. prt.Anchored = true
  935. prt.CFrame = cframe
  936. local msh = CreateMesh("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  937. game:GetService("Debris"):AddItem(prt, 10)
  938. table.insert(Effects, {
  939. prt,
  940. "Cylinder",
  941. delay,
  942. x3,
  943. y3,
  944. z3,
  945. msh
  946. })
  947. end
  948. -----
  949. function AppearDisappear()
  950. local ez = Instance.new("Part",char)
  951. ez.Size = Vector3.new(1,1,1)
  952. ez.Name = "a"
  953. ez:BreakJoints()
  954. ez.Anchored = false
  955. ez.Transparency = 0
  956. ez.CanCollide = false
  957. ez.Shape = "Block"
  958. ez.Material='Neon'
  959. ez.TopSurface = "SmoothNoOutlines"
  960. ez.BottomSurface = "SmoothNoOutlines"
  961. ez.BrickColor = BrickColor.new("Really black")------------------------Change clothing color---------------
  962. ddd = Instance.new("SpecialMesh",ez)
  963. ddd.MeshType="Sphere"
  964. ddd.Scale=Vector3.new(6,6,6)
  965. Weld = Instance.new("Weld",ez)
  966. Weld.Part0 = Weld.Parent
  967. Weld.Part1 = char.Torso
  968. for a = 0, 1, .05 do
  969. ddd.Scale = ddd.Scale + Vector3.new(.5, .5, .5)
  970. ez.Transparency = ez.Transparency + .1
  971. wait()
  972. end
  973. ez:Remove()
  974. end
  975. function AppearDisappear1()
  976. Das.Transparency = 0
  977. char.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=467327038"
  978. char.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=179801648"
  979. char.Head.face.Texture = "rbxassetid://119506090"
  980. har1.BrickColor = BrickColor.new("Really black")
  981. har2.Transparency = 0
  982. tecks.Text = "Distortion"
  983. CreateSound("http://roblox.com/asset/?id=289556450", char.Torso, 1.2, 1)
  984. end
  985. function AppearDisappear2()
  986. Das.Transparency = 0
  987. char.Shirt.ShirtTemplate = "rbxassetid://794493977"
  988. char.Pants.PantsTemplate = "rbxassetid://465358625"
  989. char.Head.face.Texture = "rbxassetid://50725530"
  990. har1.BrickColor = BrickColor.new("Brown")
  991. har2.Transparency = 1
  992. tecks.Text = "Reaper"
  993. CreateSound("http://roblox.com/asset/?id=289556450", char.Torso, 1.2, .8)
  994. end
  995. function equip()
  996. Handle.Transparency = 0
  997. local ez = Instance.new("Part",char)
  998. ez.Size = Vector3.new(1,1,1)
  999. ez.Name = "a"
  1000. ez:BreakJoints()
  1001. ez.Anchored = false
  1002. ez.Transparency = 0
  1003. ez.CanCollide = false
  1004. ez.Shape = "Block"
  1005. ez.Material='Neon'
  1006. ez.TopSurface = "SmoothNoOutlines"
  1007. ez.BottomSurface = "SmoothNoOutlines"
  1008. ez.BrickColor = BrickColor.new("Institutional white")-------------------Weapon changing color----------------
  1009. ddd = Instance.new("SpecialMesh",ez)
  1010. ddd.MeshType="Sphere"
  1011. ddd.Scale=Vector3.new(1,1,1)
  1012. Weld = Instance.new("Weld",ez)
  1013. Weld.Part0 = Weld.Parent
  1014. Weld.Part1 = Handle
  1015. CreateSound("http://roblox.com/asset/?id=541710285", char.Torso, 1.2, 1)
  1016. for a = 0, 1, .05 do--while wait() and ez and ez.Transparency <= 1 do
  1017. ddd.Scale = ddd.Scale + Vector3.new(1, 1, 1)
  1018. ez.Transparency = ez.Transparency + .1
  1019. wait()
  1020. end
  1021. ez:Remove()
  1022. end
  1023. function unequip()
  1024. Handle.Transparency = 1
  1025. local ez = Instance.new("Part",char)
  1026. ez.Size = Vector3.new(1,1,1)
  1027. ez.Name = "a"
  1028. ez:BreakJoints()
  1029. ez.Anchored = false
  1030. ez.Transparency = 0
  1031. ez.CanCollide = false
  1032. ez.Shape = "Block"
  1033. ez.Material='Neon'
  1034. ez.TopSurface = "SmoothNoOutlines"
  1035. ez.BottomSurface = "SmoothNoOutlines"
  1036. ez.BrickColor = BrickColor.new("Institutional white")-------------------Weapon changing color----------------
  1037. ddd = Instance.new("SpecialMesh",ez)
  1038. ddd.MeshType="Sphere"
  1039. ddd.Scale=Vector3.new(1,1,1)
  1040. Weld = Instance.new("Weld",ez)
  1041. Weld.Part0 = Weld.Parent
  1042. Weld.Part1 = Handle
  1043. CreateSound("http://roblox.com/asset/?id=541710285", char.Torso, 1.2, .8)
  1044. for a = 0, 1, .05 do
  1045. ddd.Scale = ddd.Scale + Vector3.new(1, 1, 1)
  1046. ez.Transparency = ez.Transparency + .1
  1047. wait()
  1048. end
  1049. ez:Remove()
  1050. end
  1051. attack1 = function()
  1052. attack = true
  1053. local con = Hitbox.Touched:connect(function(hit)
  1054.  
  1055. Damagefunc(Hitbox, hit, 30, 50, math.random(1, 5), "Normal", RootPart, 0.2, "rbxassetid://199149221", 0.8)
  1056. end
  1057. )
  1058. for i = 0, 1, 0.1 do
  1059. swait()
  1060. --PlayAnimationFromTable({CFrame.new(0, 0, 0, 0.529917479, 0, -0.848049283, 0, 1, 0, 0.848049283, 0, 0.529917479), CFrame.new(0, 1.49999499, 0, 0.406736165, 0, 0.913545728, 0, 1, 0, -0.913545728, 0, 0.406736165), CFrame.new(1.35679102, 0.782658279, 0.0675592273, 0.707045317, -0.527684033, 0.470782787, 0.133834034, -0.553849995, -0.82178998, 0.694388449, 0.644049466, -0.320975006), CFrame.new(-1.69279337, 0.499999672, -0.79492861, 0.717408359, 0.691137791, 0.0874861553, -0.0527720191, 0.179133937, -0.982408345, -0.694651246, 0.700171173, 0.164984912), CFrame.new(0.641659617, -1.99999392, 0.125842437, 0.882947862, 0, -0.469471127, 0, 1, 0, 0.469471127, 0, 0.882947862), CFrame.new(-0.348587006, -1.99999392, -0.0133331716, 0.898793101, 0, 0.438373119, 0, 1, 0, -0.438373119, 0, 0.898793101)}, 0.3, false)
  1061. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0, 0) * angles(math.rad(0), -math.rad(50), math.rad(0)), 0.3)
  1062. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1063. RW.C0 = clerp(RW.C0, CFrame.new(1.3, 1.6, -.6) * angles(math.rad(160), math.rad(0), math.rad(0)), 0.3)
  1064. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(-40)), 0.3)
  1065. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1066. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1067.  
  1068. end
  1069. CFuncs.Sound.Create("http://roblox.com/asset/?id=231917950", char.Torso, 1, 1.5)
  1070. for i = 0, 1, 0.1 do
  1071. swait()
  1072. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0, 0) * angles(math.rad(0), math.rad(30), math.rad(0)), 0.3)
  1073. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1074. RW.C0 = clerp(RW.C0, CFrame.new(.9, -.1, -.8) * angles(math.rad(30), math.rad(0), math.rad(0)), 0.3)
  1075. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(-40)), 0.3)
  1076. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1077. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1078.  
  1079.  
  1080. --PlayAnimationFromTable({CFrame.new(0.180807382, 0, 0.0999719128, 0.342022538, 0, 0.939691782, 0, 1, 0, -0.939691782, 0, 0.342022538), CFrame.new(0.0106580649, 1.49999499, -0.0643079877, 0.469472408, 0, -0.882947266, 0, 1, 0, 0.882947266, 0, 0.469472408), CFrame.new(1.83224225, 0.376015127, 0.0757035911, 0.135973215, -0.988979697, 0.0585707389, 0.0630049929, -0.0503679588, -0.996741474, 0.988707185, 0.139220387, 0.0554619655), CFrame.new(-0.541033506, 0.699999869, -0.891753554, 0.658596575, -0.726630569, 0.195598423, 0.0759940296, -0.194378868, -0.977978408, 0.74864924, 0.658957481, -0.072797671), CFrame.new(0.641663194, -1.99999392, 0.125834763, 0.406737477, 0, -0.913545191, 0, 1, 0, 0.913545191, 0, 0.406737477), CFrame.new(-0.590457141, -1.99999392, 0.164175183, 0.984808207, 0, -0.173646241, 0, 1, 0, 0.173646241, 0, 0.984808207)}, 0.3, false)
  1081. --FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(60), math.rad(0), math.rad(-90)), 0.3)
  1082. end
  1083. con:disconnect()
  1084. attack = false
  1085. end
  1086. attack2 = function()
  1087. attack = true
  1088. local con = Hitbox.Touched:connect(function(hit)
  1089.  
  1090. Damagefunc(Hitbox, hit, 30, 40, math.random(1, 5), "Normal", RootPart, 0.2, "rbxassetid://199149221", 0.8)
  1091. end
  1092. )
  1093. for i = 0, 1, 0.1 do
  1094. swait()
  1095. --PlayAnimationFromTable({CFrame.new(0.338935494, 0, 0.0863927901, -0.0348953009, 0, 0.999391079, 0, 1, 0, -0.999391079, 0, -0.0348953009), CFrame.new(-0.0100401761, 1.49999499, -0.00284555811, 0.500002861, 0, -0.866023898, 0, 1, 0, 0.866023898, 0, 0.500002861), CFrame.new(1.21845579, 0.576015115, -0.684895277, 0.950073838, 0.308843106, 0.0444484204, 0.0630049855, -0.0503680073, -0.996741474, -0.305597931, 0.949778438, -0.0673119873), CFrame.new(-0.681373537, 0.699999809, -0.527025938, 0.839439929, -0.516847908, 0.167955339, 0.0759939924, -0.194378883, -0.977978468, 0.538113117, 0.833717644, -0.123892054), CFrame.new(0.641661644, -1.99999392, 0.125842005, 0.76604569, 0, -0.642786264, 0, 1, 0, 0.642786264, 0, 0.76604569), CFrame.new(-0.451956809, -1.99999392, -0.00807090476, 0.994521499, 0, 0.104533166, 0, 1, 0, -0.104533151, 0, 0.994521499)}, 0.3, false)
  1096. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0, 0) * angles(math.rad(0), -math.rad(50), math.rad(0)), 0.3)
  1097. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1098. RW.C0 = clerp(RW.C0, CFrame.new(1.2, .75, -1) * angles(math.rad(110), -math.rad(80), math.rad(15)), 0.3)
  1099. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(-40)), 0.3)
  1100. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1101. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1102. --FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(60), math.rad(0), math.rad(-90)), 0.3)
  1103. end
  1104. CFuncs.Sound.Create("http://roblox.com/asset/?id=231917950", char.Torso, 1, 2)
  1105. for i = 0, 1, 0.1 do
  1106. swait()
  1107. --PlayAnimationFromTable({CFrame.new(0.2283867, 0, 0.115197472, 0.438369602, 0, -0.89879483, 0, 1, 0, 0.89879483, 0, 0.438369602), CFrame.new(0.0305867679, 1.49999499, -0.105302036, 0.438370466, 0, 0.898794472, 0, 1, 0, -0.898794472, 0, 0.438370436), CFrame.new(1.67825615, 0.576015353, -0.394908488, 0.46593222, -0.881719947, 0.0740077272, 0.063004978, -0.0503680483, -0.996741474, 0.88257432, 0.469076842, 0.0320846587), CFrame.new(-1.00808418, 0.399999917, -0.988827169, 0.839437604, -0.542131007, 0.0379279964, 0.0759930089, 0.0479900427, -0.995952845, 0.538116753, 0.838922501, 0.0814828053), CFrame.new(0.641682267, -1.99999392, 0.125833988, 0.9993909, 0, -0.0348993391, 0, 1, 0, 0.0348993391, 0, 0.9993909), CFrame.new(-0.451955765, -1.99999392, -0.00807018578, 0.898794293, 0, 0.438370645, 0, 1, 0, -0.438370645, 0, 0.898794293)}, 0.3, false)
  1108. --FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(60), math.rad(0), math.rad(-90)), 0.3)
  1109. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0, 0) * angles(math.rad(0), math.rad(30), math.rad(0)), 0.3)
  1110. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1111. RW.C0 = clerp(RW.C0, CFrame.new(.3, .3, -.3) * angles(math.rad(40), math.rad(30), -math.rad(70)), 0.3)
  1112. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(-40)), 0.3)
  1113. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1114. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1115.  
  1116. end
  1117. con:disconnect()
  1118. attack = false
  1119. end
  1120. attack3 = function()
  1121. attack = true
  1122. local con = Hitbox.Touched:connect(function(hit)
  1123.  
  1124. Damagefunc(Hitbox, hit, 30, 50, math.random(1, 5), "Normal", RootPart, 0.2, "rbxassetid://199149221", 0.8)
  1125. end)
  1126.  
  1127. for i = 0, 1, 0.1 do
  1128. swait()
  1129. --PlayAnimationFromTable({CFrame.new(0.338935494, 0, 0.0863927901, -0.0348953009, 0, 0.999391079, 0, 1, 0, -0.999391079, 0, -0.0348953009), CFrame.new(-0.0100401761, 1.49999499, -0.00284555811, 0.500002861, 0, -0.866023898, 0, 1, 0, 0.866023898, 0, 0.500002861), CFrame.new(1.21845579, 0.576015115, -0.684895277, 0.950073838, 0.308843106, 0.0444484204, 0.0630049855, -0.0503680073, -0.996741474, -0.305597931, 0.949778438, -0.0673119873), CFrame.new(-0.681373537, 0.699999809, -0.527025938, 0.839439929, -0.516847908, 0.167955339, 0.0759939924, -0.194378883, -0.977978468, 0.538113117, 0.833717644, -0.123892054), CFrame.new(0.641661644, -1.99999392, 0.125842005, 0.76604569, 0, -0.642786264, 0, 1, 0, 0.642786264, 0, 0.76604569), CFrame.new(-0.451956809, -1.99999392, -0.00807090476, 0.994521499, 0, 0.104533166, 0, 1, 0, -0.104533151, 0, 0.994521499)}, 0.3, false)
  1130. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0, 0) * angles(math.rad(0), math.rad(15), math.rad(0)), 0.3)
  1131. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1132. RW.C0 = clerp(RW.C0, CFrame.new(.35, .5, -.7) * angles(math.rad(205), math.rad(20), -math.rad(110)), 0.3)
  1133. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(-40)), 0.3)
  1134. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1135. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1136. end
  1137. CFuncs.Sound.Create("http://roblox.com/asset/?id=231917950", char.Torso, 1, 2)
  1138. for i = 0, .2, 0.1 do
  1139. swait()
  1140. --PlayAnimationFromTable({CFrame.new(0.338935494, 0, 0.0863927901, -0.0348953009, 0, 0.999391079, 0, 1, 0, -0.999391079, 0, -0.0348953009), CFrame.new(-0.0100401761, 1.49999499, -0.00284555811, 0.500002861, 0, -0.866023898, 0, 1, 0, 0.866023898, 0, 0.500002861), CFrame.new(1.21845579, 0.576015115, -0.684895277, 0.950073838, 0.308843106, 0.0444484204, 0.0630049855, -0.0503680073, -0.996741474, -0.305597931, 0.949778438, -0.0673119873), CFrame.new(-0.681373537, 0.699999809, -0.527025938, 0.839439929, -0.516847908, 0.167955339, 0.0759939924, -0.194378883, -0.977978468, 0.538113117, 0.833717644, -0.123892054), CFrame.new(0.641661644, -1.99999392, 0.125842005, 0.76604569, 0, -0.642786264, 0, 1, 0, 0.642786264, 0, 0.76604569), CFrame.new(-0.451956809, -1.99999392, -0.00807090476, 0.994521499, 0, 0.104533166, 0, 1, 0, -0.104533151, 0, 0.994521499)}, 0.3, false)
  1141. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0,0,-2.4)*CFrame.Angles(math.rad(0),math.rad(90),-math.rad(90)), 0.3)
  1142. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0, 0) * angles(math.rad(0), -math.rad(90), math.rad(0)), 0.3)
  1143. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1144. RW.C0 = clerp(RW.C0, CFrame.new(1.2, .55, -1) * angles(math.rad(90), math.rad(100), math.rad(0)), 0.3)
  1145. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(-40)), 0.3)
  1146. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1147. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1148. end
  1149. for i = 0, .2, 0.1 do
  1150. swait()
  1151. --PlayAnimationFromTable({CFrame.new(0.338935494, 0, 0.0863927901, -0.0348953009, 0, 0.999391079, 0, 1, 0, -0.999391079, 0, -0.0348953009), CFrame.new(-0.0100401761, 1.49999499, -0.00284555811, 0.500002861, 0, -0.866023898, 0, 1, 0, 0.866023898, 0, 0.500002861), CFrame.new(1.21845579, 0.576015115, -0.684895277, 0.950073838, 0.308843106, 0.0444484204, 0.0630049855, -0.0503680073, -0.996741474, -0.305597931, 0.949778438, -0.0673119873), CFrame.new(-0.681373537, 0.699999809, -0.527025938, 0.839439929, -0.516847908, 0.167955339, 0.0759939924, -0.194378883, -0.977978468, 0.538113117, 0.833717644, -0.123892054), CFrame.new(0.641661644, -1.99999392, 0.125842005, 0.76604569, 0, -0.642786264, 0, 1, 0, 0.642786264, 0, 0.76604569), CFrame.new(-0.451956809, -1.99999392, -0.00807090476, 0.994521499, 0, 0.104533166, 0, 1, 0, -0.104533151, 0, 0.994521499)}, 0.3, false)
  1152. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0, 0) * angles(math.rad(0), -math.rad(180), math.rad(0)), 0.3)
  1153. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1154. RW.C0 = clerp(RW.C0, CFrame.new(1.2, .55, -1) * angles(math.rad(90), math.rad(100), math.rad(0)), 0.3)
  1155. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(-40)), 0.3)
  1156. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1157. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1158. end
  1159. for i = 0, .2, 0.1 do
  1160. swait()
  1161. --PlayAnimationFromTable({CFrame.new(0.338935494, 0, 0.0863927901, -0.0348953009, 0, 0.999391079, 0, 1, 0, -0.999391079, 0, -0.0348953009), CFrame.new(-0.0100401761, 1.49999499, -0.00284555811, 0.500002861, 0, -0.866023898, 0, 1, 0, 0.866023898, 0, 0.500002861), CFrame.new(1.21845579, 0.576015115, -0.684895277, 0.950073838, 0.308843106, 0.0444484204, 0.0630049855, -0.0503680073, -0.996741474, -0.305597931, 0.949778438, -0.0673119873), CFrame.new(-0.681373537, 0.699999809, -0.527025938, 0.839439929, -0.516847908, 0.167955339, 0.0759939924, -0.194378883, -0.977978468, 0.538113117, 0.833717644, -0.123892054), CFrame.new(0.641661644, -1.99999392, 0.125842005, 0.76604569, 0, -0.642786264, 0, 1, 0, 0.642786264, 0, 0.76604569), CFrame.new(-0.451956809, -1.99999392, -0.00807090476, 0.994521499, 0, 0.104533166, 0, 1, 0, -0.104533151, 0, 0.994521499)}, 0.3, false)
  1162. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0, 0) * angles(math.rad(0), -math.rad(270), math.rad(0)), 0.3)
  1163. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1164. RW.C0 = clerp(RW.C0, CFrame.new(1.2, .55, -1) * angles(math.rad(90), math.rad(100), math.rad(0)), 0.3)
  1165. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(-40)), 0.3)
  1166. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1167. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1168. end
  1169.  
  1170.  
  1171.  
  1172.  
  1173. for i = 0, 1, 0.1 do
  1174. swait()
  1175. --PlayAnimationFromTable({CFrame.new(0.2283867, 0, 0.115197472, 0.438369602, 0, -0.89879483, 0, 1, 0, 0.89879483, 0, 0.438369602), CFrame.new(0.0305867679, 1.49999499, -0.105302036, 0.438370466, 0, 0.898794472, 0, 1, 0, -0.898794472, 0, 0.438370436), CFrame.new(1.67825615, 0.576015353, -0.394908488, 0.46593222, -0.881719947, 0.0740077272, 0.063004978, -0.0503680483, -0.996741474, 0.88257432, 0.469076842, 0.0320846587), CFrame.new(-1.00808418, 0.399999917, -0.988827169, 0.839437604, -0.542131007, 0.0379279964, 0.0759930089, 0.0479900427, -0.995952845, 0.538116753, 0.838922501, 0.0814828053), CFrame.new(0.641682267, -1.99999392, 0.125833988, 0.9993909, 0, -0.0348993391, 0, 1, 0, 0.0348993391, 0, 0.9993909), CFrame.new(-0.451955765, -1.99999392, -0.00807018578, 0.898794293, 0, 0.438370645, 0, 1, 0, -0.438370645, 0, 0.898794293)}, 0.3, false)
  1176. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0,0,-2.4)*CFrame.Angles(math.rad(0),math.rad(90),-math.rad(90)), 0.3)
  1177. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0, 0) * angles(math.rad(0), -math.rad(40), math.rad(0)), 0.3)
  1178. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1179. RW.C0 = clerp(RW.C0, CFrame.new(2, .5, 0) * angles(-math.rad(180), math.rad(0), math.rad(90)), 0.3)
  1180. LW.C0 = clerp(LW.C0, CFrame.new(-2, .5, 0) * angles(math.rad(0), math.rad(0), math.rad(-80)), 0.3)
  1181. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1182. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1183. end
  1184.  
  1185. con:disconnect()
  1186. attack = false
  1187. end
  1188. function kek1()--------------------------------FIRST ATTACK--------------------------------------
  1189. attack = true
  1190. Effects.Sphere.Create(BrickColor.new("Really red"), FakeHandle.CFrame * angles(math.random(-3,3), math.random(-3,3), math.random(-3,3)), 6.5, 6.5, 6.5, 4, 4, 4, 0.07)
  1191.  
  1192. CFuncs.Sound.Create("http://www.roblox.com/asset?id=200633707", char.Torso, 0.8, 1.1)
  1193.  
  1194. local Aaaa = Instance.new("Part", RootPart)
  1195. Aaaa.Size = Vector3.new(.1, .1, .1)
  1196. Aaaa.BrickColor = BrickColor.new("White")
  1197. Aaaa.Transparency = 1
  1198. Aaaa.CanCollide = false
  1199. local abbWeld = Instance.new("Weld", RootPart)
  1200. abbWeld.Part0 = RootPart
  1201. abbWeld.Part1 = Aaaa
  1202. abbWeld.C1 = CFrame.new(0,0,9)
  1203.  
  1204. for i = 0, 2.5, 0.1 do
  1205. swait()
  1206. Effects.Ring.Create(BrickColor.new("Really black"), FakeHandle.CFrame * angles(math.random(-3,3), math.random(-3,3), math.random(-3,3)), 1.5, 1.5, 0, 0.5, 0.5, 0, 0.07)
  1207. --PlayAnimationFromTable({CFrame.new(0.338935494, 0, 0.0863927901, -0.0348953009, 0, 0.999391079, 0, 1, 0, -0.999391079, 0, -0.0348953009), CFrame.new(-0.0100401761, 1.49999499, -0.00284555811, 0.500002861, 0, -0.866023898, 0, 1, 0, 0.866023898, 0, 0.500002861), CFrame.new(1.21845579, 0.576015115, -0.684895277, 0.950073838, 0.308843106, 0.0444484204, 0.0630049855, -0.0503680073, -0.996741474, -0.305597931, 0.949778438, -0.0673119873), CFrame.new(-0.681373537, 0.699999809, -0.527025938, 0.839439929, -0.516847908, 0.167955339, 0.0759939924, -0.194378883, -0.977978468, 0.538113117, 0.833717644, -0.123892054), CFrame.new(0.641661644, -1.99999392, 0.125842005, 0.76604569, 0, -0.642786264, 0, 1, 0, 0.642786264, 0, 0.76604569), CFrame.new(-0.451956809, -1.99999392, -0.00807090476, 0.994521499, 0, 0.104533166, 0, 1, 0, -0.104533151, 0, 0.994521499)}, 0.3, false)
  1208. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0, 0) * angles(math.rad(0), math.rad(45), math.rad(0)), 0.1)
  1209. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.1)
  1210. RW.C0 = clerp(RW.C0, CFrame.new(.35, .5, -.7) * angles(math.rad(205), math.rad(20), -math.rad(110)), 0.1)
  1211. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(-40)), 0.1)
  1212. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.1)
  1213. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.1)
  1214.  
  1215. end
  1216. for i = 0, 0.2, 0.1 do
  1217. swait()
  1218. --PlayAnimationFromTable({CFrame.new(0.2283867, 0, 0.115197472, 0.438369602, 0, -0.89879483, 0, 1, 0, 0.89879483, 0, 0.438369602), CFrame.new(0.0305867679, 1.49999499, -0.105302036, 0.438370466, 0, 0.898794472, 0, 1, 0, -0.898794472, 0, 0.438370436), CFrame.new(1.67825615, 0.576015353, -0.394908488, 0.46593222, -0.881719947, 0.0740077272, 0.063004978, -0.0503680483, -0.996741474, 0.88257432, 0.469076842, 0.0320846587), CFrame.new(-1.00808418, 0.399999917, -0.988827169, 0.839437604, -0.542131007, 0.0379279964, 0.0759930089, 0.0479900427, -0.995952845, 0.538116753, 0.838922501, 0.0814828053), CFrame.new(0.641682267, -1.99999392, 0.125833988, 0.9993909, 0, -0.0348993391, 0, 1, 0, 0.0348993391, 0, 0.9993909), CFrame.new(-0.451955765, -1.99999392, -0.00807018578, 0.898794293, 0, 0.438370645, 0, 1, 0, -0.438370645, 0, 0.898794293)}, 0.3, false)
  1219. --FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0,0,-2.4)*CFrame.Angles(math.rad(0),math.rad(90),-math.rad(90)), 0.3)
  1220. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0, 0) * angles(math.rad(0), -math.rad(50), math.rad(0)), 0.3)
  1221. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(0), math.rad(20), math.rad(0)), 0.3)
  1222. RW.C0 = clerp(RW.C0, CFrame.new(2, .5, 0) * angles(math.rad(0), math.rad(0), -math.rad(5)), 0.3)
  1223. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(-40)), 0.3)
  1224. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1225. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1226. end
  1227. Effects.Sphere.Create(BrickColor.new("Really black"), Aaaa.CFrame * angles(math.random(-3,3), math.random(-3,3), math.random(-3,3)), 2.5, 2.5, 2.5, 3.5, 3.5, 3.5, 0.07)
  1228. Effects.Ring.Create(BrickColor.new("Really red"), Aaaa.CFrame * angles(0, 0, math.random(-3,3)), 2.5, 2.5, 2.5, 1, 1, 1, 0.07)
  1229.  
  1230. CFuncs.Sound.Create("http://roblox.com/asset/?id=231917950", Aaaa, 1, 1)
  1231. CFuncs.Sound.Create("http://roblox.com/asset/?id=279675650", FakeHandle, 1, 1.1)
  1232. local con = Aaaa.Touched:connect(function(hit)
  1233. MagniDamage(Aaaa, 30, 30, 55, 4, "Knockdown")
  1234. --Damagefunc(Hitbox, hit, 30, 60, math.random(1, 5), "Knockdown", RootPart, 0.2, "rbxassetid://199149221", 0.8)
  1235. end
  1236. )
  1237. for i = 0, 1, 0.1 do
  1238. swait()
  1239. --PlayAnimationFromTable({CFrame.new(0.2283867, 0, 0.115197472, 0.438369602, 0, -0.89879483, 0, 1, 0, 0.89879483, 0, 0.438369602), CFrame.new(0.0305867679, 1.49999499, -0.105302036, 0.438370466, 0, 0.898794472, 0, 1, 0, -0.898794472, 0, 0.438370436), CFrame.new(1.67825615, 0.576015353, -0.394908488, 0.46593222, -0.881719947, 0.0740077272, 0.063004978, -0.0503680483, -0.996741474, 0.88257432, 0.469076842, 0.0320846587), CFrame.new(-1.00808418, 0.399999917, -0.988827169, 0.839437604, -0.542131007, 0.0379279964, 0.0759930089, 0.0479900427, -0.995952845, 0.538116753, 0.838922501, 0.0814828053), CFrame.new(0.641682267, -1.99999392, 0.125833988, 0.9993909, 0, -0.0348993391, 0, 1, 0, 0.0348993391, 0, 0.9993909), CFrame.new(-0.451955765, -1.99999392, -0.00807018578, 0.898794293, 0, 0.438370645, 0, 1, 0, -0.438370645, 0, 0.898794293)}, 0.3, false)
  1240. --FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0,0,-2.4)*CFrame.Angles(math.rad(0),math.rad(90),-math.rad(90)), 0.3)
  1241. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0, 0) * angles(math.rad(0), -math.rad(50), math.rad(0)), 0.3)
  1242. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(0), math.rad(20), math.rad(0)), 0.3)
  1243. RW.C0 = clerp(RW.C0, CFrame.new(2, .5, 0) * angles(math.rad(0), math.rad(0), math.rad(90)), 0.3)
  1244. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(-40)), 0.3)
  1245. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1246. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1247. end
  1248. Aaaa:Remove()
  1249. con:disconnect()
  1250. attack = false
  1251. end
  1252. function kek2()--------------------------------SECOND ATTACK--------------------------------------
  1253. attack = true
  1254.  
  1255.  
  1256. for i = 0, 1, 0.1 do
  1257. swait()
  1258. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1259. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(25), math.rad(0), math.rad(0)), 0.3)
  1260. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.1, 0) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.3)
  1261. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 1, 0) * angles(math.rad(179), math.rad(0), math.rad(0)), 0.3)
  1262. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1263. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1264. end
  1265. CFuncs.Sound.Create("rbxassetid://169380505", RootPart, 0.8, 1.5)
  1266. Effects.Cylinder.Create(BrickColor.new("Really red"), LeftArm.CFrame * angles(math.rad(2), 0, 0), 1, 9999, 1, 1, 1, 1, 0.07)
  1267. for i = 0, 2, 0.1 do
  1268. swait()
  1269. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1270. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(25), math.rad(0), math.rad(0)), 0.3)
  1271. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.1, 0) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.3)
  1272. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 1, 0) * angles(math.rad(179), math.rad(0), math.rad(0)), 0.3)
  1273. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1274. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1275. end
  1276. CFuncs.Sound.Create("rbxassetid://169445602", RootPart, 1, 1.2)
  1277. local cf2 = mouse.Hit.p + Vector3.new(math.random(-100, 100) / 50, 50, math.random(-100, 100) / 50)
  1278. local hit2, pos2 = rayCast(cf2, CFrame.new(cf2, cf2 - Vector3.new(0, 1, 0)).lookVector, 999, char)
  1279. if hit2 ~= nil then
  1280. local d1 = CFuncs.Part.Create(workspace, "Neon", 0, 0.5, BrickColor.new("Really black"), "Effect", Vector3.new())
  1281. d1.Anchored = true
  1282. d1.CFrame = CFrame.new(pos2)
  1283. MagniDamage(d1, 40, 30, 45, 25, "Snare")
  1284. Effects.Cylinder.Create(BrickColor.new("Really red"), d1.CFrame * angles(0, 0, 0), 1, 9999, 1, 4, 1, 4, 0.07)
  1285. local con = Hitbox.Touched:connect(function(hit)
  1286. end)
  1287. game:GetService("Debris"):AddItem(d1, 5)
  1288. local msh = CFuncs.Mesh.Create("CylinderMesh", d1, "nil", "nil", Vector3.new(0, 0, 0), Vector3.new(100, 5, 100))
  1289. local d2 = d1:Clone()
  1290. d2.Parent = d1
  1291. d2.CFrame = CFrame.new(d1.Position)
  1292. d2.BrickColor = BrickColor.new("Really red")
  1293. d2.Mesh.Scale = Vector3.new(0, 5, 0)
  1294. table.insert(Effects, {d1, "QuadShot", d2, d2.Mesh, 0})
  1295. end
  1296. attack = false
  1297.  
  1298. end
  1299. function kek3()--------------------------------FIRST ATTACK--------------------------------------
  1300. cooldown1 = cooldown1 - 5
  1301. local dacf = Handle.CFrame * angles(-1.57 + math.random(40, 80) / 100, 0, math.random(-80, 80) / 100)
  1302. local icepart1 = CreatePart(effect, "SmoothPlastic", 0, 1, BrickColor.new("Cyan"), "Ice", vt())
  1303. icepart1.Anchored = true
  1304. i1msh = CreateMesh("SpecialMesh", icepart1, "Sphere", "", vt(0, 0, 0), vt(5, 5, 5))
  1305. icepart1.CFrame = dacf
  1306. for i = 0, 1, 0.1 do
  1307. swait()
  1308. icepart1.CFrame = dacf
  1309. end
  1310. local cfinc = 99999
  1311. icepart1.Transparency = 1
  1312. CreateSound("rbxassetid://334325056", icepart1, 1, 1)
  1313. game:GetService("Debris"):AddItem(icepart1, 1)
  1314. local spread = vt((math.random(-1, 0) + math.random()) * 16, (math.random(-1, 0) + math.random()) * 16, (math.random(-1, 0) + math.random()) * 16) * (icepart1.Position - (icepart1.Position + vt(0, -1, 0))).magnitude / 100
  1315. local TheHit = mouse.Hit.p
  1316. local MouseLook = cf((icepart1.Position + TheHit) / 2, TheHit + spread)
  1317. local hit, pos = rayCast(icepart1.Position, MouseLook.lookVector, 999, char)
  1318. local target1, distance1 = rayCast(icepart1.Position, MouseLook.lookVector, 999, char)
  1319. local test1, dist1 = mouse.Hit.p, nil
  1320. if target1 ~= nil then
  1321. cfda = target1.Position + vt(math.random(-3000, 3000) / 100, 20, math.random(-3000, 3000) / 100)
  1322. local hit2, pos2 = rayCast(icepart1.Position, MouseLook.lookVector, 999, char)
  1323. local d1 = CreatePart(effect, "SmoothPlastic", 0, 0.5, BrickColor.new("Really red"), "Effect", vt())
  1324. d1.Anchored = true
  1325. d1.CFrame = cf(pos2)
  1326. MagniDamage(d1, 60, 62, 65, -50, "Normal", "231917784")
  1327. SphereEffect(BrickColor.new("Really red"), cf(pos2), 100, 100, 100, 10, 10, 10, 0.07)
  1328. msh = CreateMesh("SpecialMesh", d1, "Sphere", "", vt(0, 0, 0), vt(80, 80, 80))
  1329. d2 = d1:Clone()
  1330. d2.Parent = d1
  1331. d2.CFrame = cf(d1.Position)
  1332. d2.BrickColor = BrickColor.new("Really red")
  1333. d2.Mesh.Scale = vt(0, 5, 0)
  1334. table.insert(Effects, {
  1335. d1,
  1336. "SatelliteStrike",
  1337. d2,
  1338. d2.Mesh,
  1339. 0
  1340. })
  1341. end
  1342. end
  1343.  
  1344. function kek4()
  1345.  
  1346. end
  1347. mouse.Button1Down:connect(function()
  1348.  
  1349. if attack == false and attacktype == 1 and equipped == true then
  1350. attacktype = 2
  1351. attack1()
  1352. else
  1353. if attack == false and attacktype == 2 and equipped == true then
  1354. attacktype = 3
  1355. attack2()
  1356. else
  1357. if attack == false and attacktype == 3 and equipped == true then
  1358. attacktype = 1
  1359. attack3()
  1360. end
  1361. end
  1362. end
  1363. end
  1364. )
  1365.  
  1366. updateskills = function()
  1367.  
  1368. if cooldown1 <= co1 then
  1369. cooldown1 = cooldown1 + 0.033333333333333
  1370. end
  1371. if cooldown2 <= co2 then
  1372. cooldown2 = cooldown2 + 0.033333333333333
  1373. end
  1374. if cooldown3 <= co3 then
  1375. cooldown3 = cooldown3 + 0.033333333333333
  1376. end
  1377. if cooldown4 <= co4 then
  1378. cooldown4 = cooldown4 + 0.033333333333333
  1379. end
  1380. end
  1381.  
  1382. --[[function onKeyDown(key)
  1383. if key == "u" then
  1384. if nak == false and disable == false then
  1385. disable = true
  1386. AppearDisappear1()
  1387. AppearDisappear()
  1388. nak = true
  1389. wait(1)
  1390. disable = false
  1391. elseif disable == false then
  1392. AppearDisappear2()
  1393. AppearDisappear()
  1394.  
  1395. nak = false
  1396. wait(1)
  1397. disable = false
  1398. end
  1399. end
  1400.  
  1401. if key == "f" then
  1402. if equipped == false and disable == false then
  1403. disable = true
  1404. equipped = true
  1405. equip()
  1406. wait(1)
  1407. disable = false
  1408. elseif equipped == true and disable == false then
  1409. disable = true
  1410. unequip()
  1411. equipped = false
  1412. wait(1)
  1413. disable = false
  1414. end
  1415. end]]
  1416. mouse.KeyDown:connect(function(k)
  1417.  
  1418. k = k:lower()
  1419. if attack == false and equipped == true and k == "z" and co1 <= cooldown1 then
  1420. cooldown1 = 0
  1421. kek1()
  1422. else
  1423. if attack == false and equipped == true and k == "x" and co2 <= cooldown2 then
  1424. cooldown2 = 0
  1425. kek2()
  1426. else
  1427. if attack == false and equipped == true and k == "c" and co3 <= cooldown3 then
  1428. cooldown3 = 0
  1429. kek3()
  1430. else
  1431. if attack == false and k == "v" and co4 <= cooldown4 then
  1432. cooldown4 = 0
  1433. kek4()
  1434. else
  1435. if attack == false and k == "f" and equipped == false and disable == false then
  1436.  
  1437. disable = true
  1438. equipped = true
  1439. equip()
  1440. wait(.5)
  1441. disable = false
  1442. else
  1443. if k == "f" and equipped == true and disable == false then
  1444. disable = true
  1445. equipped = false
  1446. unequip()
  1447. wait(.5)
  1448. disable = false
  1449.  
  1450.  
  1451. else
  1452. if k == "u" and nak == false and disable == false then
  1453. disable = true
  1454. AppearDisappear1()
  1455. AppearDisappear()
  1456. nak = true
  1457. wait(.5)
  1458. disable = false
  1459. else
  1460. if k == "u" and nak == true and disable == false then
  1461. disable = true
  1462. AppearDisappear2()
  1463. AppearDisappear()
  1464. nak = false
  1465. wait(.5)
  1466. disable = false
  1467. end
  1468. end
  1469. end
  1470. end
  1471. end
  1472. end
  1473. end
  1474. end
  1475. end)
  1476.  
  1477. while 1 do
  1478. swait()
  1479. updateskills()
  1480. bar4:TweenSize(UDim2.new(1 * (cooldown4 / co4), 0, 1, 0), "Out", "Quad", 0.5)
  1481. bar3:TweenSize(UDim2.new(1 * (cooldown3 / co3), 0, 1, 0), "Out", "Quad", 0.5)
  1482. bar1:TweenSize(UDim2.new(1 * (cooldown1 / co1), 0, 1, 0), "Out", "Quad", 0.5)
  1483. bar2:TweenSize(UDim2.new(1 * (cooldown2 / co2), 0, 1, 0), "Out", "Quad", 0.5)
  1484. for i,v in pairs(char:GetChildren()) do
  1485. if v:IsA("Part") then
  1486. v.Material = "SmoothPlastic"
  1487. else
  1488. if v:IsA("Hat") then
  1489. v:WaitForChild("Handle").Material = "SmoothPlastic"
  1490. end
  1491. end
  1492. end
  1493. Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  1494. velocity = RootPart.Velocity.y
  1495. sine = sine + change
  1496. local hit, pos = rayCast(RootPart.Position, CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0)).lookVector, 4, char)
  1497. if equipped == true or equipped == false then
  1498. if 1 < RootPart.Velocity.y and hit == nil then
  1499. Anim = "Jump"
  1500. if attack == false then
  1501. manWeld.C1 = clerp(manWeld.C1, CFrame.new(0,1.4,0)*CFrame.Angles(math.rad(90),math.rad(65),-math.rad(90)), 0.3)
  1502. manWeld.C0 = clerp(manWeld.C0, CFrame.new(0,-0.3,0)*CFrame.Angles(math.rad(0),math.rad(0),-math.rad(0)),0.3)
  1503. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(1.2,0,-1)*CFrame.Angles(math.rad(180),0,-math.rad(90)), 0.3)
  1504. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1505. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(20), math.rad(0), math.rad(0)), 0.3)
  1506. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.1, 0) * angles(math.rad(0), math.rad(0), math.rad(20)), 0.3)
  1507. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.1, 0) * angles(math.rad(0), math.rad(0), math.rad(-20)), 0.3)
  1508. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2, 0.35) * angles(math.rad(-15), math.rad(0), math.rad(0)), 0.3)
  1509. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2, 0.35) * angles(math.rad(-15), math.rad(0), math.rad(0)), 0.3)
  1510. end
  1511. else
  1512. if RootPart.Velocity.y < -1 and hit == nil then
  1513. Anim = "Fall"
  1514. if attack == false then
  1515. manWeld.C1 = clerp(manWeld.C1, CFrame.new(0,1.4,0)*CFrame.Angles(math.rad(90),math.rad(15),-math.rad(90)), 0.3)
  1516. manWeld.C0 = clerp(manWeld.C0, CFrame.new(0,-0.5,0)*CFrame.Angles(math.rad(0),math.rad(0),-math.rad(0)),0.3)
  1517. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(1.2,0,-1)*CFrame.Angles(math.rad(180),0,-math.rad(90)), 0.3)
  1518. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1519. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(-10), math.rad(0), math.rad(0)), 0.3)
  1520. RW.C0 = clerp(RW.C0, CFrame.new(1.7, 0.2, 0) * angles(math.rad(0), math.rad(0), math.rad(30)), 0.3)
  1521. LW.C0 = clerp(LW.C0, CFrame.new(-1.7, 0.2, 0) * angles(math.rad(0), math.rad(0), math.rad(-30)), 0.3)
  1522. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2, 0.5) * angles(math.rad(-30), math.rad(0), math.rad(0)), 0.3)
  1523. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2, 0.5) * angles(math.rad(-30), math.rad(0), math.rad(0)), 0.3)
  1524. end
  1525. else
  1526. if Torsovelocity < 1 and hit ~= nil then
  1527. Anim = "Idle"
  1528. if attack == false then
  1529. if equipped == true then
  1530. change = 1
  1531. manWeld.C1 = clerp(manWeld.C1, CFrame.new(0,1.4,0)*CFrame.Angles(math.rad(90 - 15 * math.cos((sine) / 45)),math.rad(40),-math.rad(90)), 0.3)
  1532. manWeld.C0 = clerp(manWeld.C0, CFrame.new(0,-0.4,0)*CFrame.Angles(math.rad(0),math.rad(0),-math.rad(0)),0.3)
  1533. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(1.2,0,-1)*CFrame.Angles(math.rad(180),0,-math.rad(90)), 0.3)
  1534. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 5, 0) * angles(math.rad(0), -math.rad(20), math.rad(0)), 0.3)
  1535. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(5), math.rad(20), math.rad(0)), 0.3)
  1536. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.1, 0) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.3)
  1537. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.1, 0) * angles(math.rad(0), math.rad(0), math.rad(-10)), 0.3)
  1538. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2 + 0.04 * math.cos((sine) / 30), 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1539. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2 + 0.04 * math.cos((sine) / 30), 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1540. else
  1541. change = 1
  1542. manWeld.C1 = clerp(manWeld.C1, CFrame.new(0,1.4,0)*CFrame.Angles(math.rad(90 - 15 * math.cos((sine) / 45)),math.rad(40),-math.rad(90)), 0.3)
  1543. manWeld.C0 = clerp(manWeld.C0, CFrame.new(0,-0.4,0)*CFrame.Angles(math.rad(0),math.rad(0),-math.rad(0)),0.3)
  1544. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(1.2,0,-1)*CFrame.Angles(math.rad(180),0,-math.rad(90)), 0.3)
  1545. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0 - 0.06 * math.cos((sine) / 30), 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1546. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1547. RW.C0 = clerp(RW.C0, CFrame.new(0.7, 0.1, 0.45) * angles(math.rad(-20), math.rad(0), -math.rad(40)), 0.3)
  1548. LW.C0 = clerp(LW.C0, CFrame.new(-0.7, 0.1, 0.45) * angles(math.rad(-19), math.rad(0), math.rad(40)), 0.3)
  1549. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2 + 0.04 * math.cos((sine) / 30), 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1550. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2 + 0.04 * math.cos((sine) / 30), 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1551.  
  1552. end
  1553. end
  1554. else
  1555. if 2 < Torsovelocity and hit ~= nil then
  1556. Anim = "Walk"
  1557. if attack == false then
  1558. manWeld.C1 = clerp(manWeld.C1, CFrame.new(0,1.4,0)*CFrame.Angles(math.rad(90),math.rad(40),-math.rad(90)), 0.3)
  1559. manWeld.C0 = clerp(manWeld.C0, CFrame.new(0,-0.4,0)*CFrame.Angles(math.rad(0),math.rad(0),-math.rad(0)),0.3)
  1560. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(1.2,0,-1)*CFrame.Angles(math.rad(180),0,-math.rad(90)), 0.3)
  1561. RootJoint.C0 = clerp(RootJoint.C0, CFrame.new(0, 0, 0) * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.3)
  1562. char.Torso.Neck.C0 = clerp(char.Torso.Neck.C0, CFrame.new(0, 1.5, 0) * angles(math.rad(20), math.rad(0), math.rad(0)), 0.3)
  1563. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.1, 0) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.3)
  1564. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.1, 0) * angles(math.rad(0), math.rad(0), math.rad(-10)), 0.3)
  1565. RH.C0 = clerp(RH.C0, CFrame.new(0.5, -2, 0 + 1 * math.cos((sine) / 3)) * angles(math.rad(0 - 50 * math.cos((sine) / 3)), math.rad(0), math.rad(0)), 0.3)
  1566. LH.C0 = clerp(LH.C0, CFrame.new(-0.5, -2, 0 - 1 * math.cos((sine) / 3)) * angles(math.rad(0 + 50 * math.cos((sine) / 3)), math.rad(0), math.rad(0)), 0.3)
  1567. end
  1568. end
  1569. end
  1570. end
  1571. end
  1572. end
  1573. if 0 < #Effects then
  1574. for e = 1, #Effects do
  1575. if Effects[e] ~= nil then
  1576. local Thing = Effects[e]
  1577. if Thing ~= nil then
  1578. local Part = Thing[1]
  1579. local Mode = Thing[2]
  1580. local Delay = Thing[3]
  1581. local IncX = Thing[4]
  1582. local IncY = Thing[5]
  1583. local IncZ = Thing[6]
  1584. if Thing[1].Transparency <= 1 then
  1585. if Thing[2] == "Block1" then
  1586. Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  1587. Mesh = Thing[1].Mesh
  1588. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  1589. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1590. else
  1591. if Thing[2] == "Block2" then
  1592. Thing[1].CFrame = Thing[1].CFrame
  1593. Mesh = Thing[7]
  1594. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  1595. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1596. else
  1597. if Thing[2] == "Cylinder" then
  1598. Mesh = Thing[1].Mesh
  1599. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  1600. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1601. else
  1602. if Thing[2] == "Blood" then
  1603. Mesh = Thing[7]
  1604. Thing[1].CFrame = Thing[1].CFrame * Vector3.new(0, 0.5, 0)
  1605. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  1606. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1607. else
  1608. if Thing[2] == "Elec" then
  1609. Mesh = Thing[1].Mesh
  1610. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[7], Thing[8], Thing[9])
  1611. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1612. else
  1613. if Thing[2] == "Disappear" then
  1614. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1615. else
  1616. if Thing[2] == "Shatter" then
  1617. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1618. Thing[4] = Thing[4] * CFrame.new(0, Thing[7], 0)
  1619. Thing[1].CFrame = Thing[4] * CFrame.fromEulerAnglesXYZ(Thing[6], 0, 0)
  1620. Thing[6] = Thing[6] + Thing[5]
  1621. else
  1622. if Thing[2] == "QuadShot" then
  1623. if Thing[5] < 100 then
  1624. Thing[5] = Thing[5] + 2.5
  1625. Thing[4].Scale = Vector3.new(Thing[5], 5, Thing[5])
  1626. else
  1627. refda = CFuncs.Part.Create(workspace, "Neon", 0, 1, BrickColor.new("Black"), "Reference", Vector3.new())
  1628. refda.Anchored = true
  1629. refda.CFrame = CFrame.new(Thing[1].Position)
  1630. game:GetService("Debris"):AddItem(refda, 5)
  1631. CFuncs.Sound.Create("rbxassetid://203691378", refda, 1, 1.2)
  1632. CFuncs.Sound.Create("rbxassetid://184718741", refda, 1, 0.8)
  1633. --MagniDamage(refda, 40, 20, 50, BrickColor.new("Navy blue"), BrickColor.new("New Yeller"))
  1634. MagniDamage(refda, 40, 20, 50, 50, "Freeze")
  1635. Effects.Sphere.Create(BrickColor.new("Really red"), CFrame.new(refda.Position), 3, 3, 3, 10, 10, 10, 0.05)
  1636. Effects.Sphere.Create(BrickColor.new("Really black"), CFrame.new(refda.Position), 15, 15, 15, 10, 10, 10, 0.05)
  1637. --Effects.Sphere.Create(BrickColor.new("New Yeller"), refda.CFrame, 10, 10, 10, 10, 10, 10, 0.06)
  1638. Effects.Block.Create(BrickColor.new("Really red"), refda.CFrame, 10, 10, 10, 10, 10, 10, 0.06, 1)
  1639. Effects.Wave.Create(BrickColor.new("Really red"), refda.CFrame, 1, 1, 1, 3, 3, 3, 0.06)
  1640. Thing[1].Parent = nil
  1641. table.remove(Effects, e)
  1642. end
  1643. end
  1644. end
  1645. end
  1646. end
  1647. end
  1648. end
  1649. end
  1650. end
  1651. else
  1652. Part.Parent = nil
  1653. table.remove(Effects, e)
  1654. end
  1655. end
  1656. end
  1657. end
  1658. end
  1659. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement