Advertisement
Diegolas97

Utara

Oct 24th, 2017
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 102.61 KB | None | 0 0
  1. Player = game:GetService("Players").LocalPlayer
  2. cheatsheetplr = game.Players.LocalPlayer
  3. i = Instance.new("NumberValue", cheatsheetplr )
  4. i.Name = "FPSCH"
  5. Bin = Instance.new("HopperBin", cheatsheetplr .Backpack)
  6. script.Parent = Bin
  7. local cf = CFrame.new
  8. local RbxUtility = LoadLibrary("RbxUtility")
  9. local Create = RbxUtility.Create
  10. RW = Create("Weld")({Name = "Right Shoulder", Part0 = Tor, C0 = CFrame.new(1.5, 0.5, 0), C1 = CFrame.new(0, 0.5,
  11. 0), Part1 = RA, Parent = Tor})
  12. LW = Create("Weld")({Name = "Left Shoulder", Part0 = Tor, C0 = CFrame.new(-1.5, 0.5, 0), C1 = CFrame.new(0, 0.5,
  13. 0), Part1 = LA, Parent = Tor})
  14. Character = Player.Character
  15. PlayerGui = Player.PlayerGui
  16. Backpack = Player.Backpack
  17. Torso = Character.Torso
  18. Head = Character.Head
  19. Humanoid = Character.Humanoid
  20. m = Instance.new("Model", Character)
  21. LeftArm = Character["Left Arm"]
  22. LeftLeg = Character["Left Leg"]
  23. RightArm = Character["Right Arm"]
  24. RightLeg = Character["Right Leg"]
  25. LS = Torso["Left Shoulder"]
  26. LH = Torso["Left Hip"]
  27. RS = Torso["Right Shoulder"]
  28. RH = Torso["Right Hip"]
  29. Face = Head.face
  30. Neck = Torso.Neck
  31. it = Instance.new
  32. attacktype = 1
  33. vt = Vector3.new
  34. cf = CFrame.new
  35. euler = CFrame.fromEulerAnglesXYZ
  36. angles = CFrame.Angles
  37. cloaked = false
  38. necko = cf(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  39. necko2 = cf(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  40. LHC0 = cf(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  41. LHC1 = cf(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  42. RHC0 = cf(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  43. RHC1 = cf(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  44. RootPart = Character.HumanoidRootPart
  45. RootJoint = RootPart.RootJoint
  46. RootCF = euler(-1.57, 0, 3.14)
  47. attack = false
  48. attackdebounce = false
  49. deb = false
  50. equipped = true
  51. hand = false
  52. MMouse = nil
  53. combo = 0
  54. mana = 100
  55. trispeed = 0.2
  56. attackmode = "none"
  57. local idle = 0
  58. local Anim = "Idle"
  59. local Effects = {}
  60. local gun = false
  61. local shoot = false
  62. player = nil
  63. mana = 100
  64. cam = workspace.CurrentCamera
  65. ZTarget = nil
  66. RocketTarget = nil
  67. mouse = Player:GetMouse()
  68. RSH = nil
  69. RW = Instance.new("Weld")
  70. RW.Name = "Right Shoulder"
  71. LW.Name = "Left Shoulder"
  72. LH = Torso["Left Hip"]
  73. RH = Torso["Right Hip"]
  74. TorsoColor = Torso.BrickColor
  75. NoOutline = function(Part)
  76. Part.TopSurface = 10
  77. end
  78.  
  79. player = Player
  80. ch = Character
  81. RSH = ch.Torso["Right Shoulder"]
  82. LSH = ch.Torso["Left Shoulder"]
  83. RSH.Parent = nil
  84. LSH.Parent = nil
  85. RW.Name = "Right Shoulder"
  86. RW.Part0 = ch.Torso
  87. RW.C0 = cf(1.5, 0.5, 0)
  88. RW.C1 = cf(0, 0.5, 0)
  89. RW.Part1 = ch["Right Arm"]
  90. RW.Parent = ch.Torso
  91. LW.Name = "Left Shoulder"
  92. LW.Part0 = ch.Torso
  93. LW.C0 = cf(-1.5, 0.5, 0)
  94. LW.C1 = cf(0, 0.5, 0)
  95. LW.Part1 = ch["Left Arm"]
  96. LW.Parent = ch.Torso
  97. ArtificialHB = Instance.new("BindableEvent", script)
  98. ArtificialHB.Name = "Heartbeat"
  99. script:WaitForChild("Heartbeat")
  100. frame = 0.033333333333333
  101. if game.Players.LocalPlayer.FPSCH.Value == true then
  102. frame = 0.016666666666667
  103. else
  104. frame = 0.033333333333333
  105. end
  106. tf = 0
  107. allowframeloss = false
  108. tossremainder = false
  109. lastframe = tick()
  110. script.Heartbeat:Fire()
  111. game:GetService("RunService").Heartbeat:connect(function(s, p)
  112. tf = tf + s
  113. if frame <= tf then
  114. if allowframeloss then
  115. script.Heartbeat:Fire()
  116. lastframe = tick()
  117. else
  118. for i = 1, math.floor(tf / frame) do
  119. script.Heartbeat:Fire()
  120. end
  121. lastframe = tick()
  122. end
  123. if tossremainder then
  124. tf = 0
  125. else
  126. tf = tf - frame * math.floor(tf / frame)
  127. end
  128. end
  129. end
  130. )
  131. swait = function(num)
  132. if num == 0 or num == nil then
  133. ArtificialHB.Event:wait()
  134. else
  135. for i = 0, num do
  136. ArtificialHB.Event:wait()
  137. end
  138. end
  139. end
  140.  
  141. pwait = function(num)
  142. if num == 0 or num == nil then
  143. game:service("RunService").Heartbeat:wait(0)
  144. else
  145. for i = 0, num do
  146. game:service("RunService").Heartbeat:wait(0)
  147. end
  148. end
  149. end
  150.  
  151. nooutline = function(part)
  152. part.TopSurface = 10
  153. end
  154.  
  155. part = function(formfactor, parent, material, reflectance, transparency, brickcolor, name, size)
  156. local fp = it("Part")
  157. fp.formFactor = formfactor
  158. fp.Parent = parent
  159. fp.Reflectance = reflectance
  160. fp.Transparency = transparency
  161. fp.CanCollide = false
  162. fp.Locked = true
  163. fp.BrickColor = BrickColor.new(tostring(brickcolor))
  164. fp.Name = name
  165. fp.Size = size
  166. fp.Position = Character.Torso.Position
  167. nooutline(fp)
  168. fp.Material = material
  169. fp:BreakJoints()
  170. return fp
  171. end
  172.  
  173. mesh = function(Mesh, part, meshtype, meshid, offset, scale)
  174. local mesh = it(Mesh)
  175. mesh.Parent = part
  176. if Mesh == "SpecialMesh" then
  177. mesh.MeshType = meshtype
  178. mesh.MeshId = meshid
  179. end
  180. mesh.Offset = offset
  181. mesh.Scale = scale
  182. return mesh
  183. end
  184.  
  185. local fengui = it("GuiMain")
  186. fengui.Parent = Player.PlayerGui
  187. fengui.Name = "WeaponGUI"
  188. local fenframe = it("Frame")
  189. fenframe.Parent = fengui
  190. fenframe.BackgroundColor3 = Color3.new(255, 255, 255)
  191. fenframe.BackgroundTransparency = 1
  192. fenframe.BorderColor3 = Color3.new(17, 17, 17)
  193. fenframe.Size = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  194. fenframe.Position = UDim2.new(0.4, 0, 0.1, 0)
  195. local fenbarmana1 = it("TextLabel")
  196. fenbarmana1.Parent = fenframe
  197. fenbarmana1.Text = " "
  198. fenbarmana1.BackgroundTransparency = 0
  199. fenbarmana1.BackgroundColor3 = Color3.new(0, 0, 0)
  200. fenbarmana1.SizeConstraint = "RelativeXY"
  201. fenbarmana1.TextXAlignment = "Center"
  202. fenbarmana1.TextYAlignment = "Center"
  203. fenbarmana1.Position = UDim2.new(0, 0, 0, 0)
  204. fenbarmana1.Size = UDim2.new(4, 0, 0.2, 0)
  205. local fenbarmana2 = it("TextLabel")
  206. fenbarmana2.Parent = fenframe
  207. fenbarmana2.Text = " "
  208. fenbarmana2.BackgroundTransparency = 0
  209. fenbarmana2.BackgroundColor3 = Torso.Color
  210. fenbarmana2.SizeConstraint = "RelativeXY"
  211. fenbarmana2.TextXAlignment = "Center"
  212. fenbarmana2.TextYAlignment = "Center"
  213. fenbarmana2.Position = UDim2.new(0, 0, 0, 0)
  214. fenbarmana2.Size = UDim2.new(4 * mana / 100, 0, 0.2, 0)
  215. local fenbarmana3 = it("TextLabel")
  216. fenbarmana3.Parent = fenframe
  217. fenbarmana3.Text = " "
  218. fenbarmana3.BackgroundTransparency = 0
  219. fenbarmana3.BackgroundColor3 = Color3.new(Col1, Col2, Col3)
  220. fenbarmana3.SizeConstraint = "RelativeXY"
  221. fenbarmana3.TextXAlignment = "Center"
  222. fenbarmana3.TextYAlignment = "Center"
  223. fenbarmana3.Position = UDim2.new(0, 0, 0, 0)
  224. fenbarmana3.Size = UDim2.new(0, 0, 0.2, 0)
  225. local fenbarmana4 = it("TextLabel")
  226. fenbarmana4.Parent = fenframe
  227. fenbarmana4.Text = "Energy(" .. mana .. ")"
  228. fenbarmana4.BackgroundTransparency = 1
  229. fenbarmana4.BackgroundColor3 = Color3.new(0, 0, 0)
  230. fenbarmana4.SizeConstraint = "RelativeXY"
  231. fenbarmana4.TextXAlignment = "Center"
  232. fenbarmana4.TextYAlignment = "Center"
  233. fenbarmana4.Position = UDim2.new(0, 0, -0.3, 0)
  234. fenbarmana4.Size = UDim2.new(4, 0, 0.2, 0)
  235. fenbarmana4.FontSize = "Size9"
  236. fenbarmana4.TextStrokeTransparency = 0
  237. fenbarmana4.TextColor = BrickColor.new("White")
  238. weld = function(parent, part0, part1, c0, c1)
  239. local weld = it("Weld")
  240. weld.Parent = parent
  241. weld.Part0 = part0
  242. weld.Part1 = part1
  243. weld.C0 = c0
  244. weld.C1 = c1
  245. return weld
  246. end
  247.  
  248. local CFrameFromTopBack = function(at, top, back)
  249. local right = top:Cross(back)
  250. return CFrame.new(at.x, at.y, at.z, right.x, top.x, back.x, right.y, top.y, back.y, right.z, top.z, back.z)
  251. end
  252.  
  253. Triangle = function(a, b, c)
  254. local edg1 = (c - a):Dot(b - a.unit)
  255. local edg2 = (a - b):Dot(c - b.unit)
  256. local edg3 = (b - c):Dot(a - c.unit)
  257. if edg1 <= (b - a).magnitude and edg1 >= 0 then
  258. a = a
  259. else
  260. -- DECOMPILER ERROR at PC35: Overwrote pending register: R1 in 'AssignReg'
  261.  
  262. if edg2 <= (c - b).magnitude and edg2 >= 0 then
  263. a = b
  264. else
  265. -- DECOMPILER ERROR at PC46: Overwrote pending register: R2 in 'AssignReg'
  266.  
  267. -- DECOMPILER ERROR at PC47: Overwrote pending register: R1 in 'AssignReg'
  268.  
  269. if edg3 <= (a - c).magnitude and edg3 >= 0 then
  270. a = c
  271. else
  272. a = c
  273. end
  274. end
  275. end
  276. local len1 = (c - a):Dot(b - a.unit)
  277. local len2 =( b - a).magnitude - len1
  278. local width = ((a + b - a.unit * len1) - c).magnitude
  279. local maincf = CFrameFromTopBack(a, b - a:Cross(c - b).unit, -b - a.unit)
  280. local list = {}
  281. local TrailColor = "Institutional white"
  282. if len1 > 0.01 then
  283. local w1 = Instance.new("WedgePart", m)
  284. game:GetService("Debris"):AddItem(w1, 5)
  285. w1.Material = "SmoothPlastic"
  286. w1.FormFactor = "Custom"
  287. w1.BrickColor = BrickColor.new(TrailColor)
  288. w1.Transparency = 0
  289. w1.Reflectance = 0
  290. w1.Material = "SmoothPlastic"
  291. w1.CanCollide = false
  292. NoOutline(w1)
  293. local sz = Vector3.new(0.2, width, len1)
  294. w1.Size = sz
  295. local sp = Instance.new("SpecialMesh", w1)
  296. sp.MeshType = "Wedge"
  297. sp.Scale = Vector3.new(0, 1, 1) * sz / w1.Size
  298. w1:BreakJoints()
  299. w1.Anchored = true
  300. w1.Parent = workspace
  301. w1.Transparency = 0.7
  302. table.insert(Effects, {w1, "Disappear", 0.01})
  303. w1.CFrame = maincf * CFrame.Angles(math.pi, 0, math.pi / 2) * CFrame.new(0, width / 2, len1 / 2)
  304. table.insert(list, w1)
  305. end
  306. do
  307. if len2 > 0.01 then
  308. local w2 = Instance.new("WedgePart", m)
  309. game:GetService("Debris"):AddItem(w2, 5)
  310. w2.Material = "SmoothPlastic"
  311. w2.FormFactor = "Custom"
  312. w2.BrickColor = BrickColor.new(TrailColor)
  313. w2.Transparency = 0
  314. w2.Reflectance = 0
  315. w2.Material = "SmoothPlastic"
  316. w2.CanCollide = false
  317. NoOutline(w2)
  318. local sz = Vector3.new(0.2, width, len2)
  319. w2.Size = sz
  320. local sp = Instance.new("SpecialMesh", w2)
  321. sp.MeshType = "Wedge"
  322. sp.Scale = Vector3.new(0, 1, 1) * sz / w2.Size
  323. w2:BreakJoints()
  324. w2.Anchored = true
  325. w2.Parent = workspace
  326. w2.Transparency = 0.7
  327. table.insert(Effects, {w2, "Disappear", 0.01})
  328. w2.CFrame = maincf * CFrame.Angles(math.pi, math.pi, -math.pi / 2) * CFrame.new(0, width / 2, -len1 - len2 / 2)
  329. table.insert(list, w2)
  330. end
  331. do
  332. return unpack(list)
  333. end
  334. end
  335. end
  336.  
  337. so = function(id, par, vol, pit)
  338. coroutine.resume(coroutine.create(function()
  339. local sou = Instance.new("Sound", par or workspace)
  340. sou.Volume = vol
  341. sou.Pitch = pit or 1
  342. sou.SoundId = id
  343. swait()
  344. sou:play()
  345. game:GetService("Debris"):AddItem(sou, 6)
  346. end
  347. ))
  348. end
  349.  
  350. function clerp(a,b,t)
  351. local qa = {QuaternionFromCFrame(a)}
  352. local qb = {QuaternionFromCFrame(b)}
  353. local ax, ay, az = a.x, a.y, a.z
  354. local bx, by, bz = b.x, b.y, b.z
  355. local _t = 1-t
  356. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  357. end
  358.  
  359. function QuaternionFromCFrame(cf)
  360. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  361. local trace = m00 + m11 + m22
  362. if trace > 0 then
  363. local s = math.sqrt(1 + trace)
  364. local recip = 0.5/s
  365. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  366. else
  367. local i = 0
  368. if m11 > m00 then
  369. i = 1
  370. end
  371. if m22 > (i == 0 and m00 or m11) then
  372. i = 2
  373. end
  374. if i == 0 then
  375. local s = math.sqrt(m00-m11-m22+1)
  376. local recip = 0.5/s
  377. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  378. elseif i == 1 then
  379. local s = math.sqrt(m11-m22-m00+1)
  380. local recip = 0.5/s
  381. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  382. elseif i == 2 then
  383. local s = math.sqrt(m22-m00-m11+1)
  384. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  385. end
  386. end
  387. end
  388.  
  389. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  390. local xs, ys, zs = x + x, y + y, z + z
  391. local wx, wy, wz = w*xs, w*ys, w*zs
  392. local xx = x*xs
  393. local xy = x*ys
  394. local xz = x*zs
  395. local yy = y*ys
  396. local yz = y*zs
  397. local zz = z*zs
  398. 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))
  399. end
  400.  
  401. function QuaternionSlerp(a, b, t)
  402. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  403. local startInterp, finishInterp;
  404. if cosTheta >= 0.0001 then
  405. if (1 - cosTheta) > 0.0001 then
  406. local theta = math.acos(cosTheta)
  407. local invSinTheta = 1/math.sin(theta)
  408. startInterp = math.sin((1-t)*theta)*invSinTheta
  409. finishInterp = math.sin(t*theta)*invSinTheta
  410. else
  411. startInterp = 1-t
  412. finishInterp = t
  413. end
  414. else
  415. if (1+cosTheta) > 0.0001 then
  416. local theta = math.acos(-cosTheta)
  417. local invSinTheta = 1/math.sin(theta)
  418. startInterp = math.sin((t-1)*theta)*invSinTheta
  419. finishInterp = math.sin(t*theta)*invSinTheta
  420. else
  421. startInterp = t-1
  422. finishInterp = t
  423. end
  424. end
  425. return a[1]*startInterp + b[1]*finishInterp, a[2]*startInterp + b[2]*finishInterp, a[3]*startInterp + b[3]*finishInterp, a
  426. [4]*startInterp + b[4]*finishInterp
  427. end
  428.  
  429.  
  430. rayCast = function(Pos, Dir, Max, Ignore)
  431. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  432. end
  433.  
  434. Damagefunc = function(Part, hit, minim, maxim, knockback, Type, Property, Delay, KnockbackType, decreaseblock)
  435. if hit.Parent == nil then
  436. return
  437. end
  438. local h = hit.Parent:FindFirstChild("Humanoid")
  439. for _,v in pairs(hit.Parent:children()) do
  440. if v:IsA("Humanoid") then
  441. h = v
  442. end
  443. end
  444. if hit.Parent.Parent:FindFirstChild("Torso") ~= nil then
  445. h = hit.Parent.Parent:FindFirstChild("Humanoid")
  446. end
  447. if hit.Parent.className == "Hat" then
  448. hit = hit.Parent.Parent:findFirstChild("Head")
  449. end
  450. if h ~= nil and hit.Parent.Name ~= Character.Name and hit.Parent:FindFirstChild("Torso") ~= nil then
  451. if hit.Parent:findFirstChild("DebounceHit") ~= nil and hit.Parent.DebounceHit.Value == true then
  452. return
  453. end
  454. local c = Instance.new("ObjectValue")
  455. c.Name = "creator"
  456. c.Value = game:service("Players").LocalPlayer
  457. c.Parent = h
  458. game:GetService("Debris"):AddItem(c, 0.5)
  459. local Damage = math.random(minim, maxim)
  460. local blocked = false
  461. local block = hit.Parent:findFirstChild("Block")
  462. if block ~= nil then
  463. print(block.className)
  464. if block.className == "NumberValue" and block.Value > 0 then
  465. blocked = true
  466. if decreaseblock == nil then
  467. block.Value = block.Value - 1
  468. end
  469. end
  470. if block.className == "IntValue" and block.Value > 0 then
  471. blocked = true
  472. if decreaseblock ~= nil then
  473. block.Value = block.Value - 1
  474. end
  475. end
  476. end
  477. if blocked == false then
  478. HitHealth = h.Health
  479. h.Health = h.Health - Damage
  480. if HitHealth ~= h.Health and HitHealth ~= 0 and h.Health <= 0 and h.Parent.Name ~= "Lost Soul" then
  481. print("gained spree")
  482. Player:FindFirstChild("leaderstats").Spree.Value = Player.leaderstats.Spree.Value + 1
  483. end
  484. ShowDamage(Part.CFrame * CFrame.new(0, 0, Part.Size.Z / 2).p + Vector3.new(0, 1.5, 0), -Damage, 1.5, Part.BrickColor.Color)
  485. else
  486. h.Health = h.Health - Damage / 2
  487. ShowDamage(Part.CFrame * CFrame.new(0, 0, Part.Size.Z / 2).p + Vector3.new(0, 1.5, 0), -Damage, 1.5, BrickColor.new("Bright blue").Color)
  488. end
  489. if Type == "Knockdown" then
  490. local hum = hit.Parent.Humanoid
  491. hum.PlatformStand = true
  492. coroutine.resume(coroutine.create(function(HHumanoid)
  493. swait(1)
  494. HHumanoid.PlatformStand = false
  495. end
  496. ), hum)
  497. local angle = hit.Position - (Property.Position + Vector3.new(0, 0, 0)).unit
  498. local bodvol = Instance.new("BodyVelocity")
  499. bodvol.velocity = angle * knockback
  500. bodvol.P = 5000
  501. bodvol.maxForce = Vector3.new(8000, 8000, 8000)
  502. bodvol.Parent = hit
  503. local rl = Instance.new("BodyAngularVelocity")
  504. rl.P = 3000
  505. rl.maxTorque = Vector3.new(500000, 500000, 500000) * 50000000000000
  506. rl.angularvelocity = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  507. rl.Parent = hit
  508. game:GetService("Debris"):AddItem(bodvol, 0.5)
  509. game:GetService("Debris"):AddItem(rl, 0.5)
  510. else
  511. do
  512. if Type == "Normal" then
  513. local vp = Instance.new("BodyVelocity")
  514. vp.P = 500
  515. vp.maxForce = Vector3.new(math.huge, 0, math.huge)
  516. if KnockbackType == 1 then
  517. vp.velocity = Property.CFrame.lookVector * knockback + Property.Velocity / 1.05
  518. else
  519. if KnockbackType == 2 then
  520. vp.velocity = Property.CFrame.lookVector * knockback
  521. end
  522. end
  523. if knockback > 0 then
  524. vp.Parent = hit.Parent.Torso
  525. end
  526. game:GetService("Debris"):AddItem(vp, 0.5)
  527. else
  528. do
  529. if Type == "Up" then
  530. local bodyVelocity = Instance.new("BodyVelocity")
  531. bodyVelocity.velocity = vt(0, 60, 0)
  532. bodyVelocity.P = 5000
  533. bodyVelocity.maxForce = Vector3.new(8000, 8000, 8000)
  534. bodyVelocity.Parent = hit
  535. game:GetService("Debris"):AddItem(bodyVelocity, 1)
  536. local rl = Instance.new("BodyAngularVelocity")
  537. rl.P = 3000
  538. rl.maxTorque = Vector3.new(500000, 500000, 500000) * 50000000000000
  539. rl.angularvelocity = Vector3.new(math.random(-30, 30), math.random(-30, 30), math.random(-30, 30))
  540. rl.Parent = hit
  541. game:GetService("Debris"):AddItem(rl, 0.5)
  542. else
  543. do
  544. if Type == "Snare" then
  545. local bp = Instance.new("BodyPosition")
  546. bp.P = 2000
  547. bp.D = 100
  548. bp.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  549. bp.position = hit.Parent.Torso.Position
  550. bp.Parent = hit.Parent.Torso
  551. game:GetService("Debris"):AddItem(bp, 1)
  552. else
  553. do
  554. if Type == "Target" then
  555. local Targetting = false
  556. if Targetting == false then
  557. ZTarget = hit.Parent.Torso
  558. coroutine.resume(coroutine.create(function(Part)
  559. so("http://www.roblox.com/asset/?id=15666462", Part, 1, 1.5)
  560. swait(5)
  561. so("http://www.roblox.com/asset/?id=15666462", Part, 1, 1.5)
  562. end
  563. ), ZTarget)
  564. local TargHum = ZTarget.Parent:findFirstChild("Humanoid")
  565. local targetgui = Instance.new("BillboardGui")
  566. targetgui.Parent = ZTarget
  567. targetgui.Size = UDim2.new(10, 100, 10, 100)
  568. local targ = Instance.new("ImageLabel")
  569. targ.Parent = targetgui
  570. targ.BackgroundTransparency = 1
  571. targ.Image = "rbxassetid://4834067"
  572. targ.Size = UDim2.new(1, 0, 1, 0)
  573. cam.CameraType = "Scriptable"
  574. cam.CoordinateFrame = CFrame.new(Head.CFrame.p, ZTarget.Position)
  575. local dir = Vector3.new(cam.CoordinateFrame.lookVector.x, 0, cam.CoordinateFrame.lookVector.z)
  576. workspace.CurrentCamera.CoordinateFrame = CFrame.new(Head.CFrame.p, ZTarget.Position)
  577. Targetting = true
  578. RocketTarget = ZTarget
  579. for i = 1, Property do
  580. if Humanoid.Health > 0 and Character.Parent ~= nil and TargHum.Health > 0 and TargHum.Parent ~= nil and Targetting == true then
  581. swait()
  582. end
  583. cam.CoordinateFrame = CFrame.new(Head.CFrame.p, ZTarget.Position)
  584. dir = Vector3.new(cam.CoordinateFrame.lookVector.x, 0, cam.CoordinateFrame.lookVector.z)
  585. cam.CoordinateFrame = CFrame.new(Head.CFrame.p, ZTarget.Position) * cf(0, 5, 10) * euler(-0.3, 0, 0)
  586. end
  587. Targetting = false
  588. RocketTarget = nil
  589. targetgui.Parent = nil
  590. cam.CameraType = "Custom"
  591. end
  592. end
  593. do
  594. local debounce = Instance.new("BoolValue")
  595. debounce.Name = "DebounceHit"
  596. debounce.Parent = hit.Parent
  597. debounce.Value = true
  598. game:GetService("Debris"):AddItem(debounce, Delay)
  599. c = Instance.new("ObjectValue")
  600. c.Name = "creator"
  601. c.Value = Player
  602. c.Parent = h
  603. game:GetService("Debris"):AddItem(c, 0.5)
  604. end
  605. end
  606. end
  607. end
  608. end
  609. end
  610. end
  611. end
  612. end
  613. end
  614. end
  615.  
  616. ShowDamage = function(Pos, Text, Time, Color)
  617. local Rate = 0.033333333333333
  618. if not Pos then
  619. local Pos = Vector3.new(0, 0, 0)
  620. end
  621. local Text = Text or ""
  622. local Time = Time or 2
  623. if not Color then
  624. local Color = Color3.new(1, 0, 0)
  625. end
  626. local EffectPart = part("Custom", workspace, "SmoothPlastic", 0, 1, BrickColor.new(Color), "Effect", vt(0, 0, 0))
  627. EffectPart.Anchored = true
  628. local BillboardGui = Instance.new("BillboardGui")
  629. BillboardGui.Size = UDim2.new(3, 0, 3, 0)
  630. BillboardGui.Adornee = EffectPart
  631. local TextLabel = Instance.new("TextLabel")
  632. TextLabel.BackgroundTransparency = 1
  633. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  634. TextLabel.Text = Text
  635. TextLabel.TextColor3 = Color
  636. TextLabel.TextScaled = true
  637. TextLabel.Font = Enum.Font.ArialBold
  638. TextLabel.Parent = BillboardGui
  639. BillboardGui.Parent = EffectPart
  640. game.Debris:AddItem(EffectPart, Time + 0.1)
  641. EffectPart.Parent = game:GetService("Workspace")
  642. Delay(0, function()
  643. local Frames = Time / Rate
  644. for Frame = 1, Frames do
  645. wait(Rate)
  646. local Percent = Frame / Frames
  647. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  648. TextLabel.TextTransparency = Percent
  649. end
  650. if EffectPart and EffectPart.Parent then
  651. EffectPart:Destroy()
  652. end
  653. end
  654. )
  655. end
  656.  
  657. HandleA = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 1, "Institutional white", "HandleA", Vector3.new(0.200000003, 0.924000025, 0.251999974))
  658. HandleAweld = weld(m, Character["Right Arm"], HandleA, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.0840759277, -0.00163650513, 0.993845463, 0.999998212, -1.10852261e-005, 0, 0, 1.09631201e-017, -0.999998212, 1.09064322e-005, 0.999996305, 1.38777878e-016))
  659. mesh("BlockMesh", HandleA, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 1))
  660. FakeHandleA = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 1, "Institutional white", "FakeHandleA", Vector3.new(0.200000003, 0.420000017, 0.251999974))
  661. FakeHandleAweld = weld(m, HandleA, FakeHandleA, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, 1.90734863e-006, -4.76837158e-007, 0.999998212, 2.13162126e-014, -5.3632084e-007, -2.13162126e-014, 0.999998212, -1.27329857e-016, 3.57546924e-007, -4.73488936e-019, 0.999996424))
  662. mesh("BlockMesh", FakeHandleA, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 1))
  663. HitboxA = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 1, "Toothpaste", "HitboxA", Vector3.new(0.260399997, 2.26800036, 0.671999991))
  664. HitboxAweld = weld(m, FakeHandleA, HitboxA, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -2.01556396, 0.0198795795, 0.999996424, 1.79766672e-012, -1.26029063e-005, -1.79766672e-012, 0.999996424, -1.14722063e-016, 1.22454048e-005, -1.16638766e-016, 0.999992847))
  665. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.252000004, 0.200000003))
  666. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.000106811523, -0.671827316, 0.313827038, 0.999993801, -3.54627962e-014, -8.19193701e-007, 4.97018401e-014, 0.99999404, -1.09530813e-013, 7.89339538e-007, 9.65395366e-014, 0.999992847))
  667. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.798000038, 1, 0.420000017))
  668. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.671999991))
  669. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -0.503871918, 0.0200036764, 0.999996424, 5.32912303e-015, -2.68159965e-007, -5.32912473e-015, 0.999996424, -1.26083356e-016, -8.93851393e-008, -1.26327738e-016, 0.999992847))
  670. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 1))
  671. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.252000004, 0.503999949))
  672. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-3.05175781e-005, -0.671840668, 0.019996047, 0.999986649, -2.4655126e-012, 4.32561137e-007, 2.59496005e-012, 0.999986768, -1.49009139e-007, 2.52821337e-007, 8.94055319e-008, 0.999984741))
  673. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 1))
  674. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0.5, 0, "Institutional white", "Part", Vector3.new(0.200000003, 1.17600012, 0.200000003))
  675. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -1.47001648, 0.0187937021, 0.999996424, 1.93773531e-007, -9.44143176e-005, -1.93700657e-007, 0.999996424, 7.7484583e-007, 9.40571117e-005, -7.74830198e-007, 0.999992847))
  676. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.504000008, 1, 0.839999974))
  677. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 1.17600012, 0.335999995))
  678. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -1.46961975, 0.0198013783, 0.999996424, 2.38440322e-007, -1.83236498e-005, -2.38423183e-007, 0.999996424, 9.53646634e-007, 1.79661693e-005, -9.53645667e-007, 0.999992847))
  679. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.462000072, 1, 1))
  680. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.671999991))
  681. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.52587891e-005, -0.83972168, 0.0198941231, 0.999996424, 1.72305952e-012, -1.13515125e-005, -1.72305952e-012, 0.999996424, -1.15788623e-016, 1.09940074e-005, -1.15460199e-016, 0.999992847))
  682. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 1))
  683. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0.5, 0, "Institutional white", "Part", Vector3.new(0.200000003, 1.42800009, 0.671999991))
  684. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -1.59558105, 0.0198942423, 0.999996424, 1.79766672e-012, -1.14408977e-005, -1.79766672e-012, 0.999996424, -1.1639756e-016, 1.10833907e-005, -1.1500975e-016, 0.999992847))
  685. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.420000017, 1, 1))
  686. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.251999974, 0.200000003))
  687. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-1.52587891e-005, 0.335924149, 0.0199792385, 0.999992847, 1.81186826e-013, -4.11162546e-006, -1.81186826e-013, 0.999992847, -7.58573273e-016, 3.39656435e-006, 2.54499572e-016, 0.999985695))
  688. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 0.420000017))
  689. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  690. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-9.15527344e-005, -0.756420135, -0.277666092, 0.999994636, -2.13161381e-014, 1.78773007e-007, 5.05591743e-007, 0.707180023, -0.707022309, -5.05702701e-007, 0.707026124, 0.707176208))
  691. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.420000017))
  692. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.251999974, 0.200000003))
  693. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, 0.335924149, -0.0639793873, 0.999992847, 1.81186826e-013, -4.11162546e-006, -1.81186826e-013, 0.999992847, -7.58573273e-016, 3.39656435e-006, 2.54499572e-016, 0.999985695))
  694. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 0.420000017))
  695. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0.5, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  696. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(4.57763672e-005, -0.756376266, -0.193712234, 0.999991059, -2.13160618e-014, 1.78773007e-007, 7.5838625e-007, 0.707176268, -0.707018554, -7.58550868e-007, 0.707024872, 0.70716995))
  697. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.420000017))
  698. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.251999915, 0.200000003))
  699. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.083984375, -0.0200240612, 0.671857834, -0.999994636, 3.04961617e-007, -1.53258661e-005, 1.58622697e-005, 1.03287621e-005, -0.999989271, -3.04797936e-007, -0.999994636, -1.03287111e-005))
  700. mesh("SpecialMesh", Part, Enum.MeshType.FileMesh, "http://www.roblox.com/Asset/?id=9756362", Vector3.new(0, 0, 0), Vector3.new(0.152879983, 0.215039983, 0.145319983))
  701. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.251999974))
  702. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-1.52587891e-005, -1.90734863e-006, 0.0200020075, 0.999994516, -4.8679409e-013, 1.78781193e-007, -4.44161797e-013, 0.99999392, -1.42889402e-016, -7.15082933e-007, -1.14757771e-016, 0.999988675))
  703. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 1))
  704. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  705. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-3.05175781e-005, -0.937992096, 0.137899399, 0.999991059, -2.13160618e-014, 1.78773007e-007, -7.58390797e-007, 0.707176268, 0.707018554, -7.58549049e-007, -0.707024872, 0.70716995))
  706. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.839999974, 0.420000017))
  707. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.252000004, 0.200000003))
  708. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(4.57763672e-005, -0.728122711, 0.305858612, 0.999991059, -2.13160618e-014, 1.78773007e-007, -7.58390797e-007, 0.707176268, 0.707018554, -7.58549049e-007, -0.707024872, 0.70716995))
  709. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 0.420000017))
  710. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  711. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(4.57763672e-005, -0.672348022, 0.0161781311, 0.999994636, -2.13161381e-014, 1.78773007e-007, 5.05591743e-007, 0.707180023, -0.707022309, -5.05702701e-007, 0.707026124, 0.707176208))
  712. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.839999974))
  713. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.252000004))
  714. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -0.125961304, 0.0200021267, 0.999992847, -2.13160991e-014, -2.68156327e-007, 2.13160974e-014, 0.999992847, -1.25976285e-016, -4.46930244e-007, -2.53540519e-016, 0.999985695))
  715. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.839999974, 1))
  716. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  717. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(3.05175781e-005, -1.10586548, 0.221845627, 0.999991059, -2.13160618e-014, 1.78773007e-007, -7.58390797e-007, 0.707176268, 0.707018554, -7.58549049e-007, -0.707024872, 0.70716995))
  718. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.840000212, 0.420000017))
  719. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.252000004, 0.200000003))
  720. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-3.05175781e-005, -0.728130341, 0.13794899, 0.999996424, -2.13161753e-014, 1.78773917e-007, -3.79196507e-007, 0.707181871, 0.707024157, -3.79278418e-007, -0.70702672, 0.707179308))
  721. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 0.420000017))
  722. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  723. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -0.840242386, 0.184112549, 0.999991059, -2.13160618e-014, 1.78773007e-007, 7.5838625e-007, 0.707176268, -0.707018554, -7.58550868e-007, 0.707024872, 0.70716995))
  724. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.839999676))
  725. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.251999974, 0.200000003))
  726. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, 0.335924149, 0.103946805, 0.999992847, 1.81186826e-013, -4.11162546e-006, -1.81186826e-013, 0.999992847, -7.58573273e-016, 3.39656435e-006, 2.54499572e-016, 0.999985695))
  727. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 0.420000017))
  728. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.251999915, 0.200000003))
  729. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.0840148926, -0.671857834, -0.0200095177, -0.999994636, 6.84303503e-009, -1.58898201e-005, 6.67440903e-009, 0.999994636, 1.02837303e-005, 1.64262219e-005, 1.02837857e-005, -0.999989271))
  730. mesh("SpecialMesh", Part, Enum.MeshType.FileMesh, "http://www.roblox.com/Asset/?id=9756362", Vector3.new(0, 0, 0), Vector3.new(0.152879983, 0.215039983, 0.145319983))
  731. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.251999915, 0.200000003))
  732. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.083984375, -0.671857834, -0.020023942, -0.999994636, 6.84303503e-009, -1.58898201e-005, 6.67440903e-009, 0.999994636, 1.02837303e-005, 1.64262219e-005, 1.02837857e-005, -0.999989271))
  733. mesh("SpecialMesh", Part, Enum.MeshType.FileMesh, "http://www.roblox.com/Asset/?id=9756362", Vector3.new(0, 0, 0), Vector3.new(0.152879983, 0.215039983, 0.145319983))
  734. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.251999974, 0.200000003))
  735. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(6.10351563e-005, -0.335899353, -0.0639851093, 0.999992847, 2.0783188e-013, -4.55852023e-006, -2.0783188e-013, 0.999992847, -7.57696859e-016, 3.84346276e-006, 2.53825546e-016, 0.999985695))
  736. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 0.420000017))
  737. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  738. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -0.7563591, -0.109758377, 0.999994636, -2.13161381e-014, 1.78773007e-007, 5.05591743e-007, 0.707180023, -0.707022309, -5.05702701e-007, 0.707026124, 0.707176208))
  739. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.420000017))
  740. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  741. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-6.10351563e-005, -1.10585403, 0.305786133, 0.999991059, -2.13160618e-014, 1.78773007e-007, -7.58390797e-007, 0.707176268, 0.707018554, -7.58549049e-007, -0.707024872, 0.70716995))
  742. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.840000212, 0.420000017))
  743. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0.5, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  744. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-7.62939453e-005, -0.728031158, 0.221849442, 0.999996424, -2.13161753e-014, 1.78773917e-007, -3.79196507e-007, 0.707181871, 0.707024157, -3.79278418e-007, -0.70702672, 0.707179308))
  745. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.420000017))
  746. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.252000004))
  747. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-9.15527344e-005, -0.67241478, -0.19370079, 0.999994636, -2.13161381e-014, 1.78773007e-007, 5.05591743e-007, 0.707180023, -0.707022309, -5.05702701e-007, 0.707026124, 0.707176208))
  748. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 1))
  749. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0.5, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  750. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(6.10351563e-005, -0.756313324, 0.0161876678, 0.999994636, -2.13161381e-014, 1.78773007e-007, 5.05591743e-007, 0.707180023, -0.707022309, -5.05702701e-007, 0.707026124, 0.707176208))
  751. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.839999974))
  752. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  753. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-3.05175781e-005, -0.672306061, 0.184104919, 0.999991059, -2.13160618e-014, 1.78773007e-007, 7.5838625e-007, 0.707176268, -0.707018554, -7.58550868e-007, 0.707024872, 0.70716995))
  754. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.839999676))
  755. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.251999974, 0.200000003))
  756. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(6.10351563e-005, -0.335899353, 0.0199739933, 0.999992847, 2.18489967e-013, -4.73727596e-006, -2.18489967e-013, 0.999992847, -7.57336287e-016, 4.02222031e-006, 2.53552589e-016, 0.999985695))
  757. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 0.420000017))
  758. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  759. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.52587891e-005, -1.1057682, 0.137836456, 0.999991059, -2.13160618e-014, 1.78773007e-007, -7.58390797e-007, 0.707176268, 0.707018554, -7.58549049e-007, -0.707024872, 0.70716995))
  760. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.840000212, 0.420000017))
  761. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  762. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-4.57763672e-005, -0.9379673, 0.305826187, 0.999991059, -2.13160618e-014, 1.78773007e-007, -7.58390797e-007, 0.707176268, 0.707018554, -7.58549049e-007, -0.707024872, 0.70716995))
  763. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.839999974, 0.420000017))
  764. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  765. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-3.05175781e-005, -0.812028885, 0.221828461, 0.999996424, -2.13161753e-014, 1.78773917e-007, -3.79196507e-007, 0.707181871, 0.707024157, -3.79278418e-007, -0.70702672, 0.707179308))
  766. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.420000017))
  767. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.252000004))
  768. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -0.840332031, -0.193758011, 0.999994636, -2.13161381e-014, 1.78773007e-007, 5.05591743e-007, 0.707180023, -0.707022309, -5.05702701e-007, 0.707026124, 0.707176208))
  769. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 1))
  770. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.251999915, 0.200000003))
  771. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.0840148926, 0.0200095177, -0.671857834, -0.999994636, -5.05518983e-007, -1.59908777e-005, -1.65272759e-005, -1.03287639e-005, 0.999989271, -5.05689968e-007, 0.999994636, 1.03287002e-005))
  772. mesh("SpecialMesh", Part, Enum.MeshType.FileMesh, "http://www.roblox.com/Asset/?id=9756362", Vector3.new(0, 0, 0), Vector3.new(0.152879983, 0.215039983, 0.145319983))
  773. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  774. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(4.57763672e-005, -0.644088745, 0.22183609, 0.99999547, -1.31308614e-012, 1.78738446e-007, -3.79217425e-007, 0.707180977, 0.707023621, -3.79301156e-007, -0.707025945, 0.707178891))
  775. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.420000017))
  776. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  777. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(4.57763672e-005, -0.756282806, 0.184106827, 0.999994636, -2.13161381e-014, 1.78773007e-007, 5.05591743e-007, 0.707180023, -0.707022309, -5.05702701e-007, 0.707026124, 0.707176208))
  778. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.839999676))
  779. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0.5, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  780. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-4.57763672e-005, -0.937936783, 0.221797943, 0.999991059, -2.13160618e-014, 1.78773007e-007, -7.58390797e-007, 0.707176268, 0.707018554, -7.58549049e-007, -0.707024872, 0.70716995))
  781. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.839999974, 0.420000017))
  782. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  783. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -0.840261459, 0.016160965, 0.999991059, -2.13160618e-014, 1.78773007e-007, 7.5838625e-007, 0.707176268, -0.707018554, -7.58550868e-007, 0.707024872, 0.70716995))
  784. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.839999974))
  785. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.251999974, 0.200000003))
  786. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(4.57763672e-005, -0.335899353, 0.103938103, 0.999992847, 2.29148081e-013, -4.9160335e-006, -2.29148081e-013, 0.999992847, -7.56970052e-016, 4.20097967e-006, 2.53277833e-016, 0.999985695))
  787. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 0.420000017))
  788. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.251999974))
  789. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(4.57763672e-005, 0.125974655, 0.0200021267, 0.999992728, 2.21486258e-014, 1.78859409e-007, 7.54365239e-014, 0.999992132, -2.98020169e-008, -1.78682967e-007, -2.9802127e-008, 0.999985099))
  790. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.840000033, 1))
  791. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.252000004, 0.200000003))
  792. Partweld = weld(m, FakeHandleA, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -0.671825409, -0.27389431, 0.999993801, 1.20855067e-013, -2.82897417e-007, -1.17359681e-013, 0.99999404, -5.96041865e-008, 2.53045073e-007, 5.96042469e-008, 0.999992847))
  793. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.798000038, 1, 0.420000017))
  794. Wedge = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Wedge", Vector3.new(0.200000003, 0.336000025, 0.335999936))
  795. Wedgeweld = weld(m, FakeHandleA, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -2.22543144, 0.0199115276, 0.999995947, 1.79766672e-012, -1.49265943e-005, -1.79766672e-012, 0.999995947, -1.04389876e-016, 1.4569111e-005, -1.1508405e-016, 0.999992847))
  796. mesh("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(0.461999953, 1, 1))
  797. Wedge = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0.5, 0, "Institutional white", "Wedge", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  798. Wedgeweld = weld(m, FakeHandleA, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -2.14149475, 0.0199415684, 0.999996424, 1.79766672e-012, -1.2781531e-005, -1.79766672e-012, 0.999996424, -1.11779232e-016, 1.24240314e-005, -1.15038324e-016, 0.999992847))
  799. mesh("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(0.504000008, 0.840000212, 0.839999676))
  800. Wedge = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0.5, 0, "Institutional white", "Wedge", Vector3.new(0.200000003, 0.840000033, 0.671999991))
  801. Wedgeweld = weld(m, FakeHandleA, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-1.52587891e-005, -2.72929573, 0.0198169947, 0.999996424, 3.1294465e-007, -1.93064552e-005, -3.12920946e-007, 0.999996424, 1.25165718e-006, 1.89489765e-005, -1.2516557e-006, 0.999992847))
  802. mesh("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(0.420000017, 1, 1))
  803. HandleB = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 1, "Institutional white", "HandleB", Vector3.new(0.200000003, 0.924000025, 0.251999974))
  804. HandleBweld = weld(m, Character["Left Arm"], HandleB, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.115982056, 0.0891990662, 0.993835926, -0.999997854, -1.10417595e-005, 4.54747297e-013, 4.4408921e-016, -1.49011505e-008, 0.999997795, -1.09821558e-005, 0.999995708, -1.49011541e-008))
  805. mesh("BlockMesh", HandleB, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 1))
  806. FakeHandleB = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 1, "Institutional white", "FakeHandleB", Vector3.new(0.200000003, 0.420000017, 0.251999974))
  807. FakeHandleBweld = weld(m, HandleB, FakeHandleB, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.52587891e-005, -0.047870636, 5.41210175e-005, 0.999996543, 7.45058131e-008, -5.81111635e-007, -7.45051949e-008, 0.999997199, -1.49019623e-008, 3.5760695e-007, -1.49009205e-008, 0.99999553))
  808. mesh("BlockMesh", FakeHandleB, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 1))
  809. HitboxB = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 1, "Toothpaste", "HitboxB", Vector3.new(0.260399997, 2.26800036, 0.671999991))
  810. HitboxBweld = weld(m, FakeHandleB, HitboxB, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(3.05175781e-005, -2.01556969, 0.01980865, 0.999993443, 1.02318154e-012, -1.27701678e-005, 6.82121026e-013, 0.999994397, -2.98027985e-008, 1.22934016e-005, -2.98057792e-008, 0.999991059))
  811. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.252000004, 0.200000003))
  812. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.000106811523, -0.671806335, 0.313799143, 0.99999249, -3.12912107e-007, 8.53831443e-006, 3.12901221e-007, 0.999993801, 1.22185497e-006, -9.2088394e-006, -1.28146849e-006, 0.999990761))
  813. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.798000038, 1, 0.420000017))
  814. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.671999991))
  815. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-1.52587891e-005, -0.503873825, 0.0199302435, 0.999991298, 7.03437308e-013, -4.47016646e-007, 7.10542736e-013, 0.999993205, -2.98063618e-008, -2.38406756e-007, -2.98045819e-008, 0.999990702))
  816. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 1))
  817. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.252000004, 0.503999949))
  818. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-7.62939453e-005, -0.671850204, 0.0200046301, 0.999992192, -4.61934746e-007, 1.15483172e-005, 4.61917068e-007, 0.999993801, 1.43046918e-006, -1.22188476e-005, -1.49008054e-006, 0.999990463))
  819. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 1))
  820. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0.5, 0, "Institutional white", "Part", Vector3.new(0.200000003, 1.17600012, 0.200000003))
  821. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -1.47002983, 0.0187981129, 0.999992311, 3.26139116e-012, -9.10005256e-005, 8.38440428e-013, 0.999993801, -2.98064791e-008, 9.0330177e-005, -2.98056761e-008, 0.999990582))
  822. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.504000008, 1, 0.839999974))
  823. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 1.17600012, 0.335999995))
  824. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-1.52587891e-005, -1.46959877, 0.0198251009, 0.999991536, 1.05870868e-012, -1.29638747e-005, 7.10542736e-013, 0.999993205, -2.98063618e-008, 1.20996647e-005, -2.98093603e-008, 0.999990463))
  825. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.462000072, 1, 1))
  826. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.671999991))
  827. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(4.57763672e-005, -0.839723587, 0.0198229551, 0.999991536, 9.45021839e-013, -1.17124828e-005, 7.88702437e-013, 0.999993205, -2.98063618e-008, 1.08482727e-005, -2.98093568e-008, 0.999990463))
  828. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 1))
  829. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0.5, 0, "Institutional white", "Part", Vector3.new(0.200000003, 1.42800009, 0.671999991))
  830. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -1.59558678, 0.0198256969, 0.999991596, 1.00897068e-012, -1.13843653e-005, 7.10542736e-013, 0.999993205, -2.98063618e-008, 1.08330742e-005, -2.9807449e-008, 0.999990523))
  831. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.420000017, 1, 1))
  832. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.251999974, 0.200000003))
  833. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-1.52587891e-005, 0.335920334, 0.0199792385, 0.99998498, 1.77635684e-012, -4.42457076e-006, 1.20081722e-012, 0.999987602, -5.96116934e-008, 3.08357539e-006, -5.96116863e-008, 0.999981523))
  834. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 0.420000017))
  835. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  836. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.000122070313, -0.756378174, -0.277729034, 0.999989688, -4.47024036e-008, 1.19204742e-007, 8.07759989e-007, 0.707177877, -0.707020879, -5.99900943e-007, 0.707024038, 0.70717448))
  837. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.420000017))
  838. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.251999974, 0.200000003))
  839. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, 0.335920334, -0.0639791489, 0.99998498, 1.77635684e-012, -4.42457076e-006, 1.20081722e-012, 0.999987602, -5.96116934e-008, 3.08357539e-006, -5.96116863e-008, 0.999981523))
  840. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 0.420000017))
  841. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0.5, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  842. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(3.05175781e-005, -0.756343842, -0.193767548, 0.999986172, -4.47021336e-008, 2.97595744e-008, 9.12016958e-007, 0.707174182, -0.707016647, -8.68045106e-007, 0.707022667, 0.707168221))
  843. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.420000017))
  844. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.251999915, 0.200000003))
  845. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.083984375, -0.019960165, 0.671865463, -0.999989688, 3.12922083e-007, -1.50947335e-005, 1.59142619e-005, 1.03585389e-005, -0.999986649, -3.1279896e-007, -0.999991477, -1.02988779e-005))
  846. mesh("SpecialMesh", Part, Enum.MeshType.FileMesh, "http://www.roblox.com/Asset/?id=9756362", Vector3.new(0, 0, 0), Vector3.new(0.152879983, 0.215039983, 0.145319983))
  847. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.251999974))
  848. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -7.62939453e-006, 0.0199067593, 0.999989629, -2.98013205e-008, 5.96000973e-008, 7.45057989e-008, 0.999991119, -2.98054701e-008, -8.64197318e-007, -2.98050864e-008, 0.999986231))
  849. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 1))
  850. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  851. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-4.57763672e-005, -0.938070297, 0.137874603, 0.999986172, -4.47021336e-008, 2.97595744e-008, -8.06638866e-007, 0.707174122, 0.707016647, -1.27141891e-006, -0.707022905, 0.707167923))
  852. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.839999974, 0.420000017))
  853. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.252000004, 0.200000003))
  854. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(3.05175781e-005, -0.728212357, 0.305807114, 0.999986172, -4.47021336e-008, 2.97595744e-008, -8.06638866e-007, 0.707174122, 0.707016647, -1.27141891e-006, -0.707022905, 0.707167923))
  855. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 0.420000017))
  856. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  857. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(3.05175781e-005, -0.672271729, 0.0161094666, 0.999989688, -4.47024036e-008, 1.19204742e-007, 8.07759989e-007, 0.707177877, -0.707020879, -5.99900943e-007, 0.707024038, 0.70717448))
  858. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.839999974))
  859. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.252000004))
  860. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-1.52587891e-005, -0.125976563, 0.0199372768, 0.999988139, -1.04306544e-007, -2.23536517e-007, 1.04307773e-007, 0.999989748, -2.98051006e-008, -5.51243829e-007, -2.98054808e-008, 0.999983549))
  861. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.839999974, 1))
  862. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  863. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.52587891e-005, -1.10592842, 0.221801758, 0.999986172, -4.47021336e-008, 2.97595744e-008, -8.06638866e-007, 0.707174122, 0.707016647, -1.27141891e-006, -0.707022905, 0.707167923))
  864. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.840000212, 0.420000017))
  865. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.252000004, 0.200000003))
  866. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-6.10351563e-005, -0.728153229, 0.137924194, 0.999991596, 6.67910172e-013, 4.47207604e-008, -7.02402133e-007, 0.707179785, 0.707022667, -7.05294042e-007, -0.707024634, 0.707177639))
  867. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 0.420000017))
  868. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  869. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -0.84018898, 0.184049606, 0.999986172, -4.47021336e-008, 2.97595744e-008, 9.12016958e-007, 0.707174182, -0.707016647, -8.68045106e-007, 0.707022667, 0.707168221))
  870. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.839999676))
  871. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.251999974, 0.200000003))
  872. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, 0.335920334, 0.103946328, 0.99998498, 1.77635684e-012, -4.42457076e-006, 1.20081722e-012, 0.999987602, -5.96116934e-008, 3.08357539e-006, -5.96116863e-008, 0.999981523))
  873. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 0.420000017))
  874. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.251999915, 0.200000003))
  875. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.0840606689, -0.671867371, -0.019955039, -0.999989748, 4.47028654e-008, -1.57354771e-005, 4.45826664e-008, 0.999991477, 1.02539025e-005, 1.65997171e-005, 1.03135581e-005, -0.999987185))
  876. mesh("SpecialMesh", Part, Enum.MeshType.FileMesh, "http://www.roblox.com/Asset/?id=9756362", Vector3.new(0, 0, 0), Vector3.new(0.152879983, 0.215039983, 0.145319983))
  877. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.251999915, 0.200000003))
  878. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0839691162, -0.671863556, -0.0199602842, -0.999989748, 4.47028654e-008, -1.57354771e-005, 4.45826664e-008, 0.999991477, 1.02539025e-005, 1.65997171e-005, 1.03135581e-005, -0.999987185))
  879. mesh("SpecialMesh", Part, Enum.MeshType.FileMesh, "http://www.roblox.com/Asset/?id=9756362", Vector3.new(0, 0, 0), Vector3.new(0.152879983, 0.215039983, 0.145319983))
  880. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.251999974, 0.200000003))
  881. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(6.10351563e-005, -0.335897446, -0.0639851093, 0.99998498, 1.83320026e-012, -4.87146372e-006, 1.17239551e-012, 0.999987602, -5.96116934e-008, 3.53046926e-006, -5.96116934e-008, 0.999981523))
  882. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 0.420000017))
  883. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  884. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-1.52587891e-005, -0.756332397, -0.109825134, 0.999989688, -4.47024036e-008, 1.19204742e-007, 8.07759989e-007, 0.707177877, -0.707020879, -5.99900943e-007, 0.707024038, 0.70717448))
  885. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.420000017))
  886. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  887. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-7.62939453e-005, -1.10591888, 0.305747986, 0.999986172, -4.47021336e-008, 2.97595744e-008, -8.06638866e-007, 0.707174122, 0.707016647, -1.27141891e-006, -0.707022905, 0.707167923))
  888. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.840000212, 0.420000017))
  889. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0.5, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  890. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.000122070313, -0.728061676, 0.221828461, 0.999991596, 6.67910172e-013, 4.47207604e-008, -7.02402133e-007, 0.707179785, 0.707022667, -7.05294042e-007, -0.707024634, 0.707177639))
  891. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.420000017))
  892. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.252000004))
  893. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.000106811523, -0.67234993, -0.193754196, 0.999989688, -4.47024036e-008, 1.19204742e-007, 8.07759989e-007, 0.707177877, -0.707020879, -5.99900943e-007, 0.707024038, 0.70717448))
  894. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 1))
  895. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0.5, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  896. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(3.05175781e-005, -0.756284714, 0.0161113739, 0.999989688, -4.47024036e-008, 1.19204742e-007, 8.07759989e-007, 0.707177877, -0.707020879, -5.99900943e-007, 0.707024038, 0.70717448))
  897. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.839999974))
  898. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  899. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-3.05175781e-005, -0.672286987, 0.18406105, 0.999986172, -4.47021336e-008, 2.97595744e-008, 9.12016958e-007, 0.707174182, -0.707016647, -8.68045106e-007, 0.707022667, 0.707168221))
  900. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.839999676))
  901. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.251999974, 0.200000003))
  902. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(6.10351563e-005, -0.335897446, 0.0199738741, 0.99998498, 1.85451654e-012, -5.05021944e-006, 1.15818466e-012, 0.999987602, -5.96116934e-008, 3.7092268e-006, -5.96116934e-008, 0.999981523))
  903. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 0.420000017))
  904. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  905. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(3.05175781e-005, -1.10585022, 0.137811661, 0.999986172, -4.47021336e-008, 2.97595744e-008, -8.06638866e-007, 0.707174122, 0.707016647, -1.27141891e-006, -0.707022905, 0.707167923))
  906. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.840000212, 0.420000017))
  907. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  908. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-7.62939453e-005, -0.938016891, 0.30575943, 0.999986172, -4.47021336e-008, 2.97595744e-008, -8.06638866e-007, 0.707174122, 0.707016647, -1.27141891e-006, -0.707022905, 0.707167923))
  909. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.839999974, 0.420000017))
  910. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  911. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-1.52587891e-005, -0.812088013, 0.221776962, 0.999991596, 6.67910172e-013, 4.47207604e-008, -7.02402133e-007, 0.707179785, 0.707022667, -7.05294042e-007, -0.707024634, 0.707177639))
  912. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.420000017))
  913. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.252000004))
  914. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-4.57763672e-005, -0.840309143, -0.193778992, 0.999989688, -4.47024036e-008, 1.19204742e-007, 8.07759989e-007, 0.707177877, -0.707020879, -5.99900943e-007, 0.707024038, 0.70717448))
  915. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 1))
  916. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.251999915, 0.200000003))
  917. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.0840606689, 0.0199552774, -0.671869278, -0.999990344, -6.10944085e-007, -1.58993953e-005, -1.67040234e-005, -1.03585407e-005, 0.999987066, -6.11064024e-007, 0.999991655, 1.02988724e-005))
  918. mesh("SpecialMesh", Part, Enum.MeshType.FileMesh, "http://www.roblox.com/Asset/?id=9756362", Vector3.new(0, 0, 0), Vector3.new(0.152879983, 0.215039983, 0.145319983))
  919. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  920. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(3.05175781e-005, -0.644163132, 0.22177124, 0.999991596, -1.63911096e-007, 4.47207675e-008, -4.63979092e-007, 0.707178771, 0.707022071, -4.51969669e-007, -0.70702374, 0.707177103))
  921. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.420000017))
  922. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  923. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(4.57763672e-005, -0.756244659, 0.184059143, 0.999989688, -4.47024036e-008, 1.19204742e-007, 8.07759989e-007, 0.707177877, -0.707020879, -5.99900943e-007, 0.707024038, 0.70717448))
  924. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.839999676))
  925. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0.5, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  926. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-4.57763672e-005, -0.937994003, 0.221740723, 0.999986172, -4.47021336e-008, 2.97595744e-008, -8.06638866e-007, 0.707174122, 0.707016647, -1.27141891e-006, -0.707022905, 0.707167923))
  927. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.839999974, 0.420000017))
  928. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  929. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-1.52587891e-005, -0.84022522, 0.0160942078, 0.999986172, -4.47021336e-008, 2.97595744e-008, 9.12016958e-007, 0.707174182, -0.707016647, -8.68045106e-007, 0.707022667, 0.707168221))
  930. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.420000017, 0.839999974))
  931. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Institutional white", "Part", Vector3.new(0.200000003, 0.251999974, 0.200000003))
  932. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(4.57763672e-005, -0.335897446, 0.103937507, 0.99998498, 1.87583282e-012, -5.22897699e-006, 1.15107923e-012, 0.999987602, -5.96116934e-008, 3.88798253e-006, -5.96116863e-008, 0.999981523))
  933. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 1, 0.420000017))
  934. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.200000003, 0.251999974))
  935. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, 0.125947952, 0.019931674, 0.999988019, -7.45044133e-008, 1.19185643e-007, 7.45060262e-008, 0.99998939, -5.96073733e-008, -3.724208e-007, -5.96076077e-008, 0.999982655))
  936. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.839999974, 0.840000033, 1))
  937. Part = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Part", Vector3.new(0.200000003, 0.252000004, 0.200000003))
  938. Partweld = weld(m, FakeHandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.52587891e-005, -0.671842575, -0.273898602, 0.999992251, 6.75015599e-013, 3.53156747e-006, 8.73967565e-013, 0.999993801, -8.93913352e-008, -4.2020838e-006, 2.97793719e-008, 0.999990523))
  939. mesh("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.798000038, 1, 0.420000017))
  940. Wedge = part(Enum.FormFactor.Custom, m, Enum.Material.SmoothPlastic, 0, 0, "Toothpaste", "Wedge", Vector3.new(0.200000003, 0.336000025, 0.335999936))
  941. Wedgeweld = weld(m, FakeHandleB, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-4.57763672e-005, -2.22545815, 0.019826293, 0.999991477, -1.19207421e-007, -1.51692248e-005, 1.19209091e-007, 0.999993205, -2.98050331e-008, 1.44987343e-005, -2.9807719e-008, 0.999990404))
  942. mesh("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(0.461999953, 1, 1))
  943. Wedge = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0.5, 0, "Institutional white", "Wedge", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  944. Wedgeweld = weld(m, FakeHandleB, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-3.05175781e-005, -2.1415081, 0.0198848248, 0.999991477, 1.07291953e-012, -1.30532799e-005, 7.10542736e-013, 0.999993205, -2.98063618e-008, 1.21592684e-005, -2.98089127e-008, 0.999990523))
  945. mesh("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(0.504000008, 0.840000212, 0.839999676))
  946. Wedge = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0.5, 0, "Institutional white", "Wedge", Vector3.new(0.200000003, 0.840000033, 0.671999991))
  947. Wedgeweld = weld(m, FakeHandleB, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -2.72933006, 0.0198259354, 0.999991477, 1.04449782e-012, -1.20996147e-005, 7.10542736e-013, 0.999993205, -2.98063618e-008, 1.11906975e-005, -2.98092999e-008, 0.999990761))
  948. mesh("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(0.420000017, 1, 1))
  949. MagniDamage = function(Part, magni, mindam, maxdam, knock, Type)
  950. for _,c in pairs(workspace:children()) do
  951. local hum = c:findFirstChild("Humanoid")
  952. if hum ~= nil then
  953. local head = c:findFirstChild("Torso")
  954. if head ~= nil then
  955. local targ = head.Position - Part.Position
  956. local mag = targ.magnitude
  957. if mag <= magni and c.Name ~= Player.Name then
  958. Damagefunc(head, head, mindam, maxdam, knock, Type, RootPart, 0.1, "Hit2", 1)
  959. end
  960. end
  961. end
  962. end
  963. end
  964.  
  965. MagicCircle = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  966. local prt = part(3, Character, "SmoothPlastic", 0, 0, brickcolor, "Effect", vt())
  967. prt.Anchored = true
  968. prt.CFrame = cframe
  969. local msh = mesh("SpecialMesh", prt, "Sphere", "", vt(0, 0, 0), vt(x1, y1, z1))
  970. table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
  971. end
  972.  
  973. MagicBlock = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  974. local prt = part(3, workspace, "SmoothPlastic", 0, 0, brickcolor, "Effect", vt())
  975. prt.Anchored = true
  976. prt.CFrame = cframe
  977. msh = mesh("BlockMesh", prt, "", "", vt(0, 0, 0), vt(x1, y1, z1))
  978. game:GetService("Debris"):AddItem(prt, 5)
  979. table.insert(Effects, {prt, "Block1", delay, x3, y3, z3})
  980. end
  981.  
  982. attackone = function()
  983. attack = true
  984. for i = 0, 1, 0.1 do
  985. swait()
  986. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -0.3) * angles(math.rad(20), math.rad(0), math.rad(-70)), 0.3)
  987. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-5), math.rad(-5), math.rad(60)), 0.3)
  988. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(20)), 0.3)
  989. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(0), math.rad(-150), math.rad(-100)), 0.3)
  990. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(-10), math.rad(0), math.rad(0)), 0.3)
  991. LH.C0 = clerp(LH.C0, cf(-1, -0.6, 0) * angles(math.rad(0), math.rad(-40), math.rad(-10)) * angles(math.rad(-5), math.rad(0), math.rad(0)), 0.3)
  992. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, 0) * angles(10 * i, math.rad(0), math.rad(0)), 0.5)
  993. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(40), math.rad(0), math.rad(0)), 0.3)
  994. end
  995. so("http://roblox.com/asset/?id=243711414", HitboxA, 1, 1)
  996. local con = HitboxA.Touched:connect(function(hit)
  997. Damagefunc(HitboxA, hit, 10, 15, math.random(5, 10), "Normal", RootPart, 0.1, "Hit2", 1)
  998. end
  999. )
  1000. for i = 0, 1, 0.1 do
  1001. swait()
  1002. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(90)), 0.5)
  1003. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(0), math.rad(0), math.rad(-80)), 0.5)
  1004. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(90)), 0.5)
  1005. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(-30), math.rad(0), math.rad(-40)), 0.5)
  1006. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(40), math.rad(0)), 0.5)
  1007. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(30)) * angles(math.rad(10), math.rad(0), math.rad(0)), 0.5)
  1008. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, 0) * angles(math.rad(-90), math.rad(0), math.rad(0)), 0.5)
  1009. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(40), math.rad(0), math.rad(0)), 0.3)
  1010. end
  1011. attack = false
  1012. con:disconnect()
  1013. end
  1014.  
  1015. spinslash = function()
  1016. attack = true
  1017. Humanoid.WalkSpeed = 0
  1018. for i = 0, 1, 0.1 do
  1019. swait()
  1020. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -0.3) * angles(math.rad(20), math.rad(0), math.rad(-70)), 0.3)
  1021. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-5), math.rad(-5), math.rad(60)), 0.3)
  1022. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(100)), 0.3)
  1023. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(0), math.rad(-150), math.rad(-100)), 0.3)
  1024. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(-10), math.rad(0), math.rad(0)), 0.3)
  1025. LH.C0 = clerp(LH.C0, cf(-1, -0.6, 0) * angles(math.rad(0), math.rad(-40), math.rad(-10)) * angles(math.rad(-5), math.rad(0), math.rad(0)), 0.3)
  1026. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, 0) * angles(10 * i, math.rad(0), math.rad(0)), 0.5)
  1027. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(40), math.rad(0), math.rad(0)), 0.3)
  1028. end
  1029. local con = HitboxA.Touched:connect(function(hit)
  1030. Damagefunc(HitboxA, hit, 10, 15, math.random(5, 10), "Normal", RootPart, 0.1, "Hit2", 1)
  1031. end
  1032. )
  1033. coroutine.resume(coroutine.create(function()
  1034. for i = 0, 3 do
  1035. swait(3)
  1036. so("http://roblox.com/asset/?id=243711414", HitboxA, 1, 1)
  1037. end
  1038. end
  1039. ))
  1040. coroutine.resume(coroutine.create(function()
  1041. for i = 2, 0, -0.1 do
  1042. swait()
  1043. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, -20) * angles(10 * i, math.rad(0), math.rad(0)), 0.5)
  1044. end
  1045. end
  1046. ))
  1047. for i = 0, 1, 0.05 do
  1048. swait()
  1049. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(90)), 0.5)
  1050. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(0), math.rad(0), math.rad(-80)), 0.5)
  1051. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(90)), 0.5)
  1052. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(-30), math.rad(0), math.rad(-40)), 0.5)
  1053. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(40), math.rad(0)), 0.5)
  1054. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(30)) * angles(math.rad(10), math.rad(0), math.rad(0)), 0.5)
  1055. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(40), math.rad(0), math.rad(0)), 0.3)
  1056. end
  1057. RootPart.CFrame = RootPart.CFrame * cf(0, 0, -20)
  1058. MagicBlock(BrickColor.new("Toothpaste"), LeftArm.CFrame + vt(0, 0, -1), 25, 25, 25, 0.5, 0.5, 0.5, 0.06)
  1059. MagicBlock(BrickColor.new("White"), LeftArm.CFrame + vt(0, 0, -1), 25, 25, 25, 0.5, 0.5, 0.5, 0.06)
  1060. MagicCircle(BrickColor.new("White"), LeftArm.CFrame + vt(0, -1, 0), 25, 25, 25, 5, 5, 5, 0.06)
  1061. MagniDamage(Torso, 10, 15, 25, 20, "Knockdown")
  1062. so("http://roblox.com/asset/?id=233856146", Torso, 1, 1)
  1063. scfr = nil
  1064. Humanoid.WalkSpeed = 16
  1065. attack = false
  1066. con:disconnect()
  1067. end
  1068.  
  1069. dash = function()
  1070. attack = true
  1071. Humanoid.WalkSpeed = 0
  1072. for i = 0, 1, 0.05 do
  1073. swait()
  1074. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -0.3) * angles(math.rad(20), math.rad(0), math.rad(-70)), 0.3)
  1075. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-5), math.rad(-5), math.rad(60)), 0.3)
  1076. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(20)), 0.3)
  1077. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(0), math.rad(-150), math.rad(-100)), 0.3)
  1078. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(-10), math.rad(0), math.rad(0)), 0.3)
  1079. LH.C0 = clerp(LH.C0, cf(-1, -0.6, 0) * angles(math.rad(0), math.rad(-40), math.rad(-10)) * angles(math.rad(-5), math.rad(0), math.rad(0)), 0.3)
  1080. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, 0) * angles(10 * i, math.rad(0), math.rad(0)), 0.5)
  1081. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(40), math.rad(0), math.rad(0)), 0.3)
  1082. end
  1083. so("http://roblox.com/asset/?id=243711414", HitboxA, 1, 1)
  1084. for i = 0, 1, 0.1 do
  1085. swait()
  1086. MagniDamage(HitboxA, 10, 5, 15, 10, "Normal")
  1087. local blcf = HitboxA.CFrame * CFrame.new(0, 0.5, 0)
  1088. if scfr and (HitboxA.Position - scfr.p).magnitude > 0.1 then
  1089. local h = 5
  1090. local a, b = Triangle(scfr * CFrame.new(0, h / 2, 0).p, scfr * CFrame.new(0, -h / 2, 0).p, blcf * CFrame.new(0, h / 2, 0).p)
  1091. if a then
  1092. game.Debris:AddItem(a, 1)
  1093. end
  1094. if b then
  1095. game.Debris:AddItem(b, 1)
  1096. end
  1097. local a, b = Triangle(blcf * CFrame.new(0, h / 2, 0).p, blcf * CFrame.new(0, -h / 2, 0).p, scfr * CFrame.new(0, -h / 2, 0).p)
  1098. if a then
  1099. game.Debris:AddItem(a, 1)
  1100. end
  1101. if b then
  1102. game.Debris:AddItem(b, 1)
  1103. end
  1104. scfr = blcf
  1105. else
  1106. do
  1107. do
  1108. if not scfr then
  1109. scfr = blcf
  1110. end
  1111. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, -20, 0) * angles(math.rad(0), math.rad(0), math.rad(90)), 0.5)
  1112. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(0), math.rad(0), math.rad(-80)), 0.5)
  1113. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(90)), 0.5)
  1114. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(-30), math.rad(0), math.rad(-40)), 0.5)
  1115. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(40), math.rad(0)), 0.5)
  1116. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(30)) * angles(math.rad(10), math.rad(0), math.rad(0)), 0.5)
  1117. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, 0) * angles(math.rad(-90), math.rad(0), math.rad(0)), 0.5)
  1118. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(40), math.rad(0), math.rad(0)), 0.3)
  1119. -- DECOMPILER ERROR at PC626: LeaveBlock: unexpected jumping out DO_STMT
  1120.  
  1121. -- DECOMPILER ERROR at PC626: LeaveBlock: unexpected jumping out IF_ELSE_STMT
  1122.  
  1123. -- DECOMPILER ERROR at PC626: LeaveBlock: unexpected jumping out IF_STMT
  1124.  
  1125. end
  1126. end
  1127. end
  1128. end
  1129. RootPart.CFrame = RootPart.CFrame * cf(0, 0, -20)
  1130. Humanoid.WalkSpeed = 16
  1131. scfr = nil
  1132. attack = false
  1133. end
  1134.  
  1135. grabstab = function()
  1136. attack = true
  1137. hitdebounce = false
  1138. for i = 0, 1, 0.05 do
  1139. swait()
  1140. MagicBlock(BrickColor.new("Toothpaste"), HitboxA.CFrame, 5, 5, 5, 0.5, 0.5, 0.5, 0.2)
  1141. MagicBlock(BrickColor.new("White"), HitboxA.CFrame, 5, 5, 5, 0.5, 0.5, 0.5, 0.2)
  1142. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -0.3) * angles(math.rad(20), math.rad(0), math.rad(-70)), 0.3)
  1143. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-5), math.rad(-5), math.rad(60)), 0.3)
  1144. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(20)), 0.3)
  1145. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(0), math.rad(-150), math.rad(-100)), 0.3)
  1146. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(-10), math.rad(0), math.rad(0)), 0.3)
  1147. LH.C0 = clerp(LH.C0, cf(-1, -0.6, 0) * angles(math.rad(0), math.rad(-40), math.rad(-10)) * angles(math.rad(-5), math.rad(0), math.rad(0)), 0.3)
  1148. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, 0) * angles(10 * i, math.rad(0), math.rad(0)), 0.5)
  1149. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(40), math.rad(0), math.rad(0)), 0.3)
  1150. end
  1151. so("http://roblox.com/asset/?id=243711414", HitboxA, 1, 0.8)
  1152. local con = HitboxA.Touched:connect(function(hit)
  1153. local ht = hit.Parent
  1154. local hum1 = ht:FindFirstChild("Humanoid")
  1155. if hum1 ~= nil and hitdebounce == false then
  1156. hitdebounce = true
  1157. MagniDamage(Torso, 20, 20, 30, 20, "Knockdown")
  1158. MagicBlock(BrickColor.new("Toothpaste"), hum1.Parent.Torso.CFrame, 35, 35, 35, 0.5, 0.5, 0.5, 0.06)
  1159. so("http://roblox.com/asset/?id=233856146", hum1.Parent.Torso, 1, 0.8)
  1160. MagicBlock(BrickColor.new("White"), hum1.Parent.Torso.CFrame, 35, 35, 35, 0.5, 0.5, 0.5, 0.06)
  1161. MagicCircle(BrickColor.new("White"), hum1.Parent.Torso.CFrame, 25, 25, 25, 5, 5, 5, 0.06)
  1162. RootPart.CFrame = RootPart.CFrame * cf(0, 0, 20)
  1163. end
  1164. end
  1165. )
  1166. for i = 0, 1, 0.05 do
  1167. swait()
  1168. MagicBlock(BrickColor.new("Toothpaste"), HitboxA.CFrame, 10, 10, 10, 0.5, 0.5, 0.5, 0.2)
  1169. MagicBlock(BrickColor.new("White"), HitboxA.CFrame, 10, 10, 10, 0.5, 0.5, 0.5, 0.2)
  1170. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(90)), 0.5)
  1171. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(0), math.rad(0), math.rad(-80)), 0.5)
  1172. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(90)), 0.5)
  1173. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(-30), math.rad(0), math.rad(-40)), 0.5)
  1174. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(40), math.rad(0)), 0.5)
  1175. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(30)) * angles(math.rad(10), math.rad(0), math.rad(0)), 0.5)
  1176. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, 0) * angles(math.rad(-90), math.rad(0), math.rad(0)), 0.5)
  1177. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(40), math.rad(0), math.rad(0)), 0.3)
  1178. end
  1179. con:disconnect()
  1180. hitdebounce = false
  1181. attack = false
  1182. end
  1183.  
  1184. attacktwo = function()
  1185. attack = true
  1186. for i = 0, 1, 0.2 do
  1187. swait()
  1188. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -0.3) * angles(math.rad(0), math.rad(0), math.rad(90)), 0.3)
  1189. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(0), math.rad(0), math.rad(-70)), 0.3)
  1190. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(30)), 0.3)
  1191. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(10), math.rad(-100)), 0.3)
  1192. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(90), math.rad(40)) * angles(math.rad(-5), math.rad(0), math.rad(0)), 0.3)
  1193. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(30)) * angles(math.rad(-5), math.rad(0), math.rad(0)), 0.3)
  1194. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, 0) * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.3)
  1195. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(20), math.rad(0), math.rad(0)), 0.3)
  1196. end
  1197. so("http://roblox.com/asset/?id=243711427", HitboxB, 1, 1)
  1198. local con = HitboxB.Touched:connect(function(hit)
  1199. Damagefunc(HitboxB, hit, 10, 15, math.random(5, 10), "Normal", RootPart, 0.1, "Hit2", 1)
  1200. end
  1201. )
  1202. for i = 0, 1, 0.1 do
  1203. swait()
  1204. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -0.3) * angles(math.rad(20), math.rad(0), math.rad(-90)), 0.4)
  1205. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(0), math.rad(0), math.rad(70)), 0.4)
  1206. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-70), math.rad(0), math.rad(30)), 0.4)
  1207. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(0), math.rad(-150), math.rad(-100)), 0.4)
  1208. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(-10), math.rad(0), math.rad(0)), 0.4)
  1209. LH.C0 = clerp(LH.C0, cf(-1, -0.6, 0) * angles(math.rad(0), math.rad(-50), math.rad(-30)) * angles(math.rad(-10), math.rad(0), math.rad(0)), 0.4)
  1210. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, 0) * angles(math.rad(30), math.rad(0), math.rad(0)), 0.4)
  1211. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(-30), math.rad(0), math.rad(0)), 0.4)
  1212. end
  1213. attack = false
  1214. con:disconnect()
  1215. end
  1216.  
  1217. attackthree = function()
  1218. attack = true
  1219. for i = 0, 1, 0.2 do
  1220. swait()
  1221. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1222. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(10), math.rad(0), math.rad(0)), 0.3)
  1223. RW.C0 = clerp(RW.C0, CFrame.new(1, 0.5, -0.5) * angles(math.rad(0), math.rad(120), math.rad(90)), 0.3)
  1224. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(0), math.rad(-120), math.rad(-90)), 0.3)
  1225. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(90), math.rad(0)), 0.3)
  1226. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)), 0.3)
  1227. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, 0) * angles(math.rad(-50), math.rad(0), math.rad(0)), 0.3)
  1228. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(50), math.rad(0), math.rad(0)), 0.3)
  1229. end
  1230. local con = HitboxA.Touched:connect(function(hit)
  1231. Damagefunc(HitboxA, hit, 10, 15, math.random(5, 10), "Normal", RootPart, 0.1, "Hit2", 1)
  1232. end
  1233. )
  1234. local con2 = HitboxB.Touched:connect(function(hit)
  1235. Damagefunc(HitboxB, hit, 10, 15, math.random(5, 10), "Normal", RootPart, 0.1, "Hit2", 1)
  1236. end
  1237. )
  1238. so("http://roblox.com/asset/?id=243711414", HitboxA, 1, 1)
  1239. so("http://roblox.com/asset/?id=243711427", HitboxB, 1, 1)
  1240. for i = 0, 1, 0.1 do
  1241. swait()
  1242. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(20), math.rad(0), math.rad(0)), 0.4)
  1243. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(30), math.rad(0), math.rad(0)), 0.4)
  1244. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(-30), math.rad(90)), 0.4)
  1245. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(30), math.rad(-90)), 0.4)
  1246. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(90), math.rad(50)), 0.4)
  1247. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(50)), 0.4)
  1248. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, 0) * angles(math.rad(-90), math.rad(0), math.rad(0)), 0.4)
  1249. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(-90), math.rad(0), math.rad(0)), 0.4)
  1250. Torso.Velocity = Head.CFrame.lookVector * 100
  1251. end
  1252. con:disconnect()
  1253. con2:disconnect()
  1254. attack = false
  1255. end
  1256.  
  1257. lightraven = function()
  1258. attack = true
  1259. for i = 0, 1, 0.2 do
  1260. swait()
  1261. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1262. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(10), math.rad(0), math.rad(0)), 0.3)
  1263. RW.C0 = clerp(RW.C0, CFrame.new(1, 0.5, -0.5) * angles(math.rad(0), math.rad(120), math.rad(90)), 0.3)
  1264. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(0), math.rad(-120), math.rad(-90)), 0.3)
  1265. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(90), math.rad(0)), 0.3)
  1266. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)), 0.3)
  1267. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, 0) * angles(math.rad(-50), math.rad(0), math.rad(0)), 0.3)
  1268. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(50), math.rad(0), math.rad(0)), 0.3)
  1269. end
  1270. local con = HitboxA.Touched:connect(function(hit)
  1271. Damagefunc(HitboxA, hit, 10, 15, math.random(5, 10), "Normal", RootPart, 0.1, "Hit2", 1)
  1272. end
  1273. )
  1274. local con2 = HitboxB.Touched:connect(function(hit)
  1275. Damagefunc(HitboxB, hit, 10, 15, math.random(5, 10), "Normal", RootPart, 0.1, "Hit2", 1)
  1276. end
  1277. )
  1278. so("http://roblox.com/asset/?id=243711414", HitboxA, 1, 1)
  1279. so("http://roblox.com/asset/?id=243711427", HitboxB, 1, 1)
  1280. for i = 0, 1, 0.05 do
  1281. swait()
  1282. MagniDamage(Torso, 10, 5, 10, 10, "Knockdown")
  1283. MagicBlock(BrickColor.new("Toothpaste"), Torso.CFrame, 75, 75, 75, 0.5, 0.5, 0.5, 0.1)
  1284. so("http://roblox.com/asset/?id=233856146", Torso, 1, 0.8)
  1285. MagicBlock(BrickColor.new("White"), Torso.CFrame, 75, 75, 75, 0.5, 0.5, 0.5, 0.1)
  1286. MagicCircle(BrickColor.new("White"), Torso.CFrame, 25, 25, 25, 5, 5, 5, 0.06)
  1287. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 1) * angles(math.rad(90), math.rad(0), math.rad(0 + 360 * i)), 0.4)
  1288. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(30), math.rad(0), math.rad(0)), 0.4)
  1289. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(-30), math.rad(90)), 0.4)
  1290. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(30), math.rad(-90)), 0.4)
  1291. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(90), math.rad(50)), 0.4)
  1292. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(50)), 0.4)
  1293. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, 0) * angles(math.rad(-90), math.rad(0), math.rad(0)), 0.4)
  1294. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(-90), math.rad(0), math.rad(0)), 0.4)
  1295. Torso.Velocity = RootPart.CFrame.lookVector * 80
  1296. end
  1297. con:disconnect()
  1298. con2:disconnect()
  1299. attack = false
  1300. end
  1301.  
  1302. ob1u = function()
  1303. end
  1304.  
  1305. ob1d = function()
  1306. if attack == false and attacktype == 1 then
  1307. attacktype = 2
  1308. attackone()
  1309. else
  1310. if attack == false and attacktype == 2 then
  1311. attacktype = 3
  1312. attacktwo()
  1313. else
  1314. if attack == false and attacktype == 3 then
  1315. attacktype = 1
  1316. attackthree()
  1317. end
  1318. end
  1319. end
  1320. end
  1321.  
  1322. key = function(k)
  1323. k = k:lower()
  1324. if attack == false and k == "z" and mana >= 10 then
  1325. dash()
  1326. mana = 100
  1327. else
  1328. if attack == false and k == "c" and mana >= 25 then
  1329. grabstab()
  1330. mana = 100
  1331. else
  1332. if attack == false and k == "x" and mana >= 15 then
  1333. spinslash()
  1334. mana = 100
  1335. else
  1336. if attack == false and k == "v" and mana >= 30 then
  1337. lightraven()
  1338. mana = 100
  1339. end
  1340. end
  1341. end
  1342. end
  1343. end
  1344.  
  1345. Bin = script.Parent
  1346. ds = function(mouse)
  1347. end
  1348.  
  1349. s = function(mouse)
  1350. print("Selected")
  1351. mouse.Button1Down:connect(function()
  1352. ob1d(mouse)
  1353. end
  1354. )
  1355. mouse.Button1Up:connect(function()
  1356. ob1u(mouse)
  1357. end
  1358. )
  1359. mouse.KeyDown:connect(key)
  1360. end
  1361.  
  1362. Bin.Selected:connect(s)
  1363. Bin.Deselected:connect(ds)
  1364. local sine = 0
  1365. local change = 1
  1366. local val = 0
  1367. local mananum = 0
  1368. while 1 do
  1369. while 1 do
  1370. while 1 do
  1371. pwait()
  1372. sine = sine + change
  1373. local torvel = RootPart.Velocity * Vector3.new(1, 0, 1).magnitude
  1374. local velderp = RootPart.Velocity.y
  1375. hitfloor = rayCast(RootPart.Position, CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0)).lookVector, 4, Character)
  1376. if equipped == true or equipped == false then
  1377. if attack == false then
  1378. idle = idle + 1
  1379. else
  1380. idle = 0
  1381. end
  1382. if ((500 <= idle and attack ~= false) or 1 < RootPart.Velocity.y) and hitfloor == nil then
  1383. Anim = "Jump"
  1384. if attack == false then
  1385. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(10), math.rad(0), math.rad(0)), 0.3)
  1386. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-30), math.rad(0), math.rad(0)), 0.3)
  1387. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-10), math.rad(0), math.rad(30)), 0.3)
  1388. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-10), math.rad(0), math.rad(-30)), 0.3)
  1389. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(90), math.rad(0)), 0.3)
  1390. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)), 0.3)
  1391. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, 0) * angles(math.rad(-180), math.rad(0), math.rad(0)), 0.3)
  1392. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1393. end
  1394. else
  1395. if RootPart.Velocity.y < -1 and hitfloor == nil then
  1396. Anim = "Fall"
  1397. if attack == false then
  1398. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(-10), math.rad(0), math.rad(0)), 0.3)
  1399. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(30), math.rad(0), math.rad(0)), 0.3)
  1400. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-20), math.rad(0), math.rad(60)), 0.3)
  1401. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-20), math.rad(0), math.rad(-60)), 0.3)
  1402. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(90), math.rad(0)), 0.3)
  1403. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)), 0.3)
  1404. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, 0) * angles(math.rad(-180), math.rad(0), math.rad(0)), 0.3)
  1405. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1406. end
  1407. else
  1408. if torvel.x < 1 or torvel.z < 1 and hitfloor ~= nil then
  1409. Anim = "Idle"
  1410. if attack == false then
  1411. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -0.3) * angles(math.rad(20), math.rad(0), math.rad(-50)), 0.3)
  1412. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-10), math.rad(-10), math.rad(50)), 0.3)
  1413. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-20), math.rad(0), math.rad(20)), 0.3)
  1414. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(0), math.rad(-130), math.rad(-100)), 0.3)
  1415. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(10), math.rad(0), math.rad(0)), 0.3)
  1416. LH.C0 = clerp(LH.C0, cf(-1, -0.6, 0) * angles(math.rad(0), math.rad(-50), math.rad(-30)), 0.3)
  1417. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, 0) * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.3)
  1418. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(20), math.rad(0), math.rad(0)), 0.3)
  1419. end
  1420. else
  1421. if 2 < torvel.x or 2 < torvel.z and hitfloor ~= nil then
  1422. Anim = "Walk"
  1423. if attack == false then
  1424. change = 3
  1425. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(30), math.rad(0), math.rad(0)), 0.3)
  1426. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-30), math.rad(0), math.rad(0)), 0.3)
  1427. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-30), math.rad(0), math.rad(10)), 0.3)
  1428. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-30), math.rad(0), math.rad(-10)), 0.3)
  1429. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(90), math.rad(10)) * angles(math.rad(-5), math.rad(0), math.rad(0)), 0.3)
  1430. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(-10)) * angles(math.rad(-5), math.rad(0), math.rad(0)), 0.3)
  1431. FakeHandleAweld.C0 = clerp(FakeHandleAweld.C0, cf(0, 0, 0) * angles(math.rad(-180), math.rad(0), math.rad(0)), 0.3)
  1432. FakeHandleBweld.C0 = clerp(FakeHandleBweld.C0, cf(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  1433. end
  1434. end
  1435. end
  1436. end
  1437. end
  1438. end
  1439. if 0 < #Effects then
  1440. for e = 1, #Effects do
  1441. if Effects[e] ~= nil then
  1442. local Thing = Effects[e]
  1443. if Thing ~= nil then
  1444. local Part = Thing[1]
  1445. local Mode = Thing[2]
  1446. local Delay = Thing[3]
  1447. local IncX = Thing[4]
  1448. local IncY = Thing[5]
  1449. local IncZ = Thing[6]
  1450. if Thing[1].Transparency <= 1 then
  1451. if Thing[2] == "Block1" then
  1452. Thing[1].CFrame = Thing[1].CFrame * euler(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  1453. Mesh = Thing[1].Mesh
  1454. Mesh.Scale = Mesh.Scale + vt(Thing[4], Thing[5], Thing[6])
  1455. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1456. else
  1457. if Thing[2] == "Cylinder" then
  1458. Mesh = Thing[1].Mesh
  1459. Mesh.Scale = Mesh.Scale + vt(Thing[4], Thing[5], Thing[6])
  1460. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1461. else
  1462. if Thing[2] == "Blood" then
  1463. Mesh = Thing[7]
  1464. Thing[1].CFrame = Thing[1].CFrame * cf(0, 0.5, 0)
  1465. Mesh.Scale = Mesh.Scale + vt(Thing[4], Thing[5], Thing[6])
  1466. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1467. else
  1468. if Thing[2] == "Elec" then
  1469. Mesh = Thing[1].Mesh
  1470. Mesh.Scale = Mesh.Scale + vt(Thing[7], Thing[8], Thing[9])
  1471. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1472. else
  1473. if Thing[2] == "Disappear" then
  1474. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1475. end
  1476. end
  1477. end
  1478. end
  1479. end
  1480. else
  1481. Part.Parent = nil
  1482. table.remove(Effects, e)
  1483. end
  1484. end
  1485. end
  1486. end
  1487. end
  1488. do
  1489. fenbarmana2:TweenSize((UDim2.new(4 * mana / 100, 0, 0.2, 0)), nil, 1, 0.4, true)
  1490. fenbarmana4.Text = "[Purity] <{[ " .. mana .. " ]}> [Purity]"
  1491. if 100 <= mana then
  1492. mana = 100
  1493. -- DECOMPILER ERROR at PC9331: LeaveBlock: unexpected jumping out IF_THEN_STMT
  1494.  
  1495. -- DECOMPILER ERROR at PC9331: LeaveBlock: unexpected jumping out IF_STMT
  1496.  
  1497. -- DECOMPILER ERROR at PC9331: LeaveBlock: unexpected jumping out DO_STMT
  1498.  
  1499. end
  1500. end
  1501. end
  1502. if mananum <= 8 then
  1503. mananum = mananum + 1
  1504. -- DECOMPILER ERROR at PC9337: LeaveBlock: unexpected jumping out IF_THEN_STMT
  1505.  
  1506. -- DECOMPILER ERROR at PC9337: LeaveBlock: unexpected jumping out IF_STMT
  1507.  
  1508. end
  1509. end
  1510. mananum = 0
  1511. mana = 1000
  1512. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement