Advertisement
sans0103

jj

Aug 25th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 351.21 KB | None | 0 0
  1. -- This script has been converted to FE by iPxter
  2.  
  3.  
  4. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  5. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  6. do
  7. print("FE Compatibility code by Mokiros | Translated to FE by iPxter")
  8. script.Parent = Player.Character
  9.  
  10. --RemoteEvent for communicating
  11. local Event = Instance.new("RemoteEvent")
  12. Event.Name = "UserInput_Event"
  13.  
  14. --Fake event to make stuff like Mouse.KeyDown work
  15. local function fakeEvent()
  16. local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end}
  17. t.connect = t.Connect
  18. return t
  19. end
  20.  
  21. --Creating fake input objects with fake variables
  22. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
  23. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  24. local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  25. CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  26. end}
  27. --Merged 2 functions into one by checking amount of arguments
  28. CAS.UnbindAction = CAS.BindAction
  29.  
  30. --This function will trigger the events that have been :Connect()'ed
  31. local function te(self,ev,...)
  32. local t = m[ev]
  33. if t and t._fakeEvent and t.Function then
  34. t.Function(...)
  35. end
  36. end
  37. m.TrigEvent = te
  38. UIS.TrigEvent = te
  39.  
  40. Event.OnServerEvent:Connect(function(plr,io)
  41. if plr~=Player then return end
  42. if io.isMouse then
  43. m.Target = io.Target
  44. m.Hit = io.Hit
  45. else
  46. local b = io.UserInputState == Enum.UserInputState.Begin
  47. if io.UserInputType == Enum.UserInputType.MouseButton1 then
  48. return m:TrigEvent(b and "Button1Down" or "Button1Up")
  49. end
  50. for _,t in pairs(CAS.Actions) do
  51. for _,k in pairs(t.Keys) do
  52. if k==io.KeyCode then
  53. t.Function(t.Name,io.UserInputState,io)
  54. end
  55. end
  56. end
  57. m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  58. UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  59. end
  60. end)
  61. Event.Parent = NLS([==[
  62. local Player = game:GetService("Players").LocalPlayer
  63. local Event = script:WaitForChild("UserInput_Event")
  64.  
  65. local UIS = game:GetService("UserInputService")
  66. local input = function(io,a)
  67. if a then return end
  68. --Since InputObject is a client-side instance, we create and pass table instead
  69. Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState})
  70. end
  71. UIS.InputBegan:Connect(input)
  72. UIS.InputEnded:Connect(input)
  73.  
  74. local h,t
  75. --Give the server mouse data 30 times every second, but only if the values changed
  76. --If player is not moving their mouse, client won't fire events
  77. while wait(1/30) do
  78. if h~=Mouse.Hit or t~=Mouse.Target then
  79. h,t=Mouse.Hit,Mouse.Target
  80. Event:FireServer({isMouse=true,Target=t,Hit=h})
  81. end
  82. end]==],Player.Character)
  83. Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
  84. end
  85.  
  86. warn([[Ruin Emphasis Loaded.
  87. We dont know where this is going...
  88.  
  89. Made by owner
  90.  
  91. Credit where credit is needed.
  92. so don't feel left out if u made something in this.
  93. Credit to UnfairGaming1 for the Relaxation Anims :)
  94.  
  95. 12/04/19 --- V --- SpectrumEeveez
  96. Realised how shitty Poison's one was.
  97. But hey This new one hasn't been leaked yet!
  98. So I'm just gonna go leak it.
  99. Also Expect a lot of lag locally but should be fixed Server-Sided
  100. ]])
  101.  
  102.  
  103. -- WIELDER: Cercilla
  104.  
  105.  
  106.  
  107. --- its nooby's code smooth af do not touch
  108. ---- Sources and functions might be taken from others
  109. plr = owner
  110. char = plr.Character
  111. mouse = plr:GetMouse()
  112. Player = plr
  113. hum = char.Humanoid
  114. local cam = game.Workspace.CurrentCamera
  115. Camera = cam
  116. local CamInterrupt = false
  117. local TwoD = false
  118. local TargetInfo = {nil, nil}
  119. cam.CameraType = "Custom"
  120. t = char.Torso
  121. h = char.Head
  122. ra = char["Right Arm"]
  123. la = char["Left Arm"]
  124. rl = char["Right Leg"]
  125. ll = char["Left Leg"]
  126. tors = char.Torso
  127. lleg = char["Left Leg"]
  128. root = char.HumanoidRootPart
  129. hed = char.Head
  130. rleg = char["Right Leg"]
  131. rarm = char["Right Arm"]
  132. larm = char["Left Arm"]
  133. radian = math.rad
  134. random = math.random
  135. Vec3 = Vector3.new
  136. Inst = Instance.new
  137. cFrame = CFrame.new
  138. Euler = CFrame.fromEulerAnglesXYZ
  139. vt = Vector3.new
  140. bc = BrickColor.new
  141. br = BrickColor.random
  142. it = Instance.new
  143. cf = CFrame.new
  144. local MAINRUINCOLOR2 = BrickColor.new("Really black")
  145. local MAINRUINCOLOR = BrickColor.new("Really red")
  146. local Player_Size = 1
  147. local sword = false
  148.  
  149. local rotperm = 0
  150.  
  151. local Booleans = {
  152. CamFollow = true,
  153. GyroUse = true
  154. }
  155.  
  156. function lerp(object, newCFrame, alpha)
  157. return object:lerp(newCFrame, alpha)
  158. end
  159.  
  160. function shakes(power,length)
  161. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  162. local var = script.Shaker:Clone()
  163. var.Parent = v.PlayerGui
  164. local pw = var.Shakeval
  165. local lgth = var.MultLength
  166. pw.Value = power
  167. lgth.Value = length
  168. var.Disabled = false
  169. end
  170. end
  171.  
  172.  
  173. local Directer = Inst("BodyGyro", root)
  174. Directer.MaxTorque = Vec3(0, 0, 0)
  175. Directer.P = 600000
  176. local CPart = Inst("Part")
  177. CPart.Anchored = true
  178. CPart.CanCollide = false
  179. CPart.Locked = true
  180. CPart.Transparency = 1
  181.  
  182. local rainbowmode = false
  183. local chaosmode = false
  184.  
  185. local ORGID = 0
  186. local ORVOL = 1.15
  187. local ORPIT = 1.01
  188. local kan = Instance.new("Sound",char)
  189. kan.Volume = 1.15
  190. kan.TimePosition = 0
  191. kan.PlaybackSpeed = 1.15
  192. kan.Pitch = 1
  193. kan.SoundId = "rbxassetid://2639726704"
  194. kan.Name = "Rekt"
  195. kan.Looped = true
  196. kan:Play()
  197.  
  198. local currentThemePlaying = kan.SoundId
  199. local currentPitch = kan.Pitch
  200. local currentVol = kan.Volume
  201. function newTheme(ID,timepos,pitch,vol)
  202. local kanz = kan
  203. --kanz:Stop()
  204. kanz.Volume = vol
  205. --kanz.TimePosition = timepos
  206. kanz.PlaybackSpeed = pitch
  207. kanz.Pitch = pitch
  208. kanz.SoundId = ID
  209. kanz.Name = "wrecked"
  210. kanz.Looped = true
  211. currentThemePlaying = kanz.SoundId
  212. currentVol = kanz.Volume
  213. currentPitch = kanz.Pitch
  214. --kanz:Play()
  215. --coroutine.resume(coroutine.create(function()
  216. --wait(0.05)
  217. --end))
  218. end
  219.  
  220. local ModeOfGlitch = 1
  221.  
  222. function newThemeCust(ID,timepos,pitch,vol)
  223. local kanz = kan
  224. kanz:Stop()
  225. kanz.Volume = vol
  226. kanz.TimePosition = timepos
  227. kanz.PlaybackSpeed = pitch
  228. kanz.Pitch = pitch
  229. kanz.SoundId = ID
  230. kanz.Name = "wrecked"
  231. kanz.Looped = true
  232. currentThemePlaying = kanz.SoundId
  233. currentVol = kanz.Volume
  234. currentPitch = kanz.Pitch
  235. kanz:Play()
  236. coroutine.resume(coroutine.create(function()
  237. wait(0.05)
  238. end))
  239. end
  240.  
  241. local mutedtog = false
  242.  
  243. function CameraEnshaking(Length,Intensity)
  244. coroutine.resume(coroutine.create(function()
  245. local intensity = 1*Intensity
  246. local rotM = 0.01*Intensity
  247. for i = 0, Length, 0.1 do
  248. swait()
  249. intensity = intensity - 0.05*Intensity/Length
  250. rotM = rotM - 0.0005*Intensity/Length
  251. hum.CameraOffset = Vec3(radian(random(-intensity, intensity)), radian(random(-intensity, intensity)), radian(random(-intensity, intensity)))
  252. cam.CFrame = cam.CFrame * cFrame(radian(random(-intensity, intensity)), radian(random(-intensity, intensity)), radian(random(-intensity, intensity))) * Euler(radian(random(-intensity, intensity)) * rotM, radian(random(-intensity, intensity)) * rotM, radian(random(-intensity, intensity)) * rotM)
  253. end
  254. Humanoid.CameraOffset = Vec3(0, 0, 0)
  255. end))
  256. end
  257. CamShake=function(Part,Distan,Power,Times)
  258. local de=Part.Position
  259. for i,v in pairs(workspace:children()) do
  260. if v:IsA("Model") and v:findFirstChild("Humanoid") then
  261. for _,c in pairs(v:children()) do
  262. if c.ClassName=="Part" and (c.Position - de).magnitude < Distan then
  263. local Noob=v.Humanoid
  264. if Noob~=nil then
  265. coroutine.resume(coroutine.create(function()
  266. FV = Instance.new("BoolValue", Noob)
  267. FV.Name = "CameraShake"
  268. for ShakeNum=1,Times do
  269. swait()
  270. local ef=Power
  271. if ef>=1 then
  272. Humanoid.CameraOffset = Vector3.new(math.random(-ef,ef),math.random(-ef,ef),math.random(-ef,ef))
  273. else
  274. ef=Power*10
  275. Humanoid.CameraOffset = Vector3.new(math.random(-ef,ef)/10,math.random(-ef,ef)/10,math.random(-ef,ef)/10)
  276. end
  277. end
  278. Humanoid.CameraOffset = Vector3.new(0,0,0)
  279. FV:Destroy()
  280. end))
  281. CameraShake(Times, Power, Noob)
  282. end
  283. end
  284. end
  285. end
  286. end
  287. end
  288.  
  289.  
  290. function Showoff(power,length,High)
  291. end
  292.  
  293. function Showoff2(power,length,High)
  294. end
  295.  
  296. local bilguit = Instance.new("BillboardGui", hed)
  297. bilguit.Adornee = nil
  298. bilguit.Name = "ModeName"
  299. bilguit.Size = UDim2.new(4, 0, 1.2, 0)
  300. bilguit.StudsOffset = Vector3.new(-8, 8/1.5, 0)
  301. local modet = Instance.new("TextLabel", bilguit)
  302. modet.Size = UDim2.new(10/2, 0, 7/2, 0)
  303. modet.FontSize = "Size8"
  304. modet.TextScaled = true
  305. modet.TextTransparency = 0
  306. modet.BackgroundTransparency = 1
  307. modet.TextTransparency = 0
  308. modet.TextStrokeTransparency = 0
  309. modet.Font = "Arcade"
  310. modet.TextStrokeColor3 = BrickColor.new"Maroon".Color
  311. modet.TextColor3 = Color3.new(0,0,0)
  312. modet.Text = "OVERCLOCKED"
  313.  
  314. function chatfunc(text,color,typet,font,timeex)
  315. local chat = coroutine.wrap(function()
  316. if Character:FindFirstChild("TalkingBillBoard")~= nil then
  317. Character:FindFirstChild("TalkingBillBoard"):destroy()
  318. end
  319. local naeeym2 = Instance.new("BillboardGui",Character)
  320. naeeym2.Size = UDim2.new(0,100,0,40)
  321. naeeym2.StudsOffset = Vector3.new(0,3,0)
  322. naeeym2.Adornee = Character.Head
  323. naeeym2.Name = "TalkingBillBoard"
  324. local tecks2 = Instance.new("TextLabel",naeeym2)
  325. tecks2.BackgroundTransparency = 1
  326. tecks2.BorderSizePixel = 0
  327. tecks2.Text = ""
  328. tecks2.Font = font
  329. tecks2.TextSize = 30
  330. tecks2.TextStrokeTransparency = 0
  331. tecks2.TextColor3 = color
  332. tecks2.TextStrokeColor3 = Color3.new(0,0,0)
  333. tecks2.Size = UDim2.new(1,0,0.5,0)
  334. local tecks3 = Instance.new("TextLabel",naeeym2)
  335. tecks3.BackgroundTransparency = 1
  336. tecks3.BorderSizePixel = 0
  337. tecks3.Text = ""
  338. tecks3.Font = font
  339. tecks3.TextSize = 30
  340. tecks3.TextStrokeTransparency = 0
  341. if typet == "Inverted" then
  342. tecks3.TextColor3 = Color3.new(0,0,0)
  343. tecks3.TextStrokeColor3 = color
  344. elseif typet == "Normal" then
  345. tecks3.TextColor3 = color
  346. tecks3.TextStrokeColor3 = Color3.new(0,0,0)
  347. end
  348. tecks3.Size = UDim2.new(1,0,0.5,0)
  349. coroutine.resume(coroutine.create(function()
  350. while true do
  351. swait(1)
  352. if chaosmode == true then
  353. tecks2.TextColor3 = BrickColor.random().Color
  354. tecks3.TextStrokeColor3 = BrickColor.random().Color
  355. end
  356. end
  357. end))
  358. for i = 0, 74*timeex do
  359. swait()
  360. tecks2.Text = text
  361. tecks3.Text = text
  362. end
  363. local randomrot = math.random(1,2)
  364. if randomrot == 1 then
  365. for i = 1, 50 do
  366. swait()
  367. tecks2.Text = text
  368. tecks3.Text = text
  369. tecks2.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04
  370. tecks2.TextTransparency = tecks2.TextTransparency + .04
  371. tecks3.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04
  372. tecks3.TextTransparency = tecks2.TextTransparency + .04
  373. end
  374. elseif randomrot == 2 then
  375. for i = 1, 50 do
  376. swait()
  377. tecks2.Text = text
  378. tecks3.Text = text
  379. tecks2.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04
  380. tecks2.TextTransparency = tecks2.TextTransparency + .04
  381. tecks3.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04
  382. tecks3.TextTransparency = tecks2.TextTransparency + .04
  383. end
  384. end
  385. if toggleTag == false then
  386. end
  387. naeeym2:Destroy()
  388. end)
  389. chat()
  390. end
  391. function bosschatfunc(text,color,watval)
  392. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  393. coroutine.resume(coroutine.create(function()
  394. if v.PlayerGui:FindFirstChild("Dialog")~= nil then
  395. v.PlayerGui:FindFirstChild("Dialog"):destroy()
  396. end
  397. local scrg = Instance.new("ScreenGui",v.PlayerGui)
  398. scrg.Name = "Dialog"
  399. local txtlb = Instance.new("TextLabel",scrg)
  400. txtlb.Text = ""
  401. txtlb.Font = "Bodoni"
  402. txtlb.TextColor3 = Color3.new(0,0,0)
  403. txtlb.TextStrokeTransparency = 0
  404. txtlb.BackgroundTransparency = 1
  405. txtlb.BackgroundColor3 = Color3.new(0,0,0)
  406. txtlb.TextStrokeColor3 = color
  407. txtlb.TextScaled = true
  408. txtlb.Size = UDim2.new(1,0,0.25,0)
  409. txtlb.TextXAlignment = "Center"
  410. txtlb.Position = UDim2.new(0,0,0.75,0)
  411. local txtlb2 = Instance.new("TextLabel",scrg)
  412. txtlb2.Text = ""
  413. txtlb2.Font = "Arcade"
  414. txtlb2.TextColor3 = Color3.new(0,0,0)
  415. txtlb2.TextStrokeTransparency = 0
  416. txtlb2.BackgroundTransparency = 1
  417. txtlb2.TextStrokeColor3 = color
  418. txtlb2.TextSize = 40
  419. txtlb2.Size = UDim2.new(1,0,0.25,0)
  420. txtlb2.TextXAlignment = "Left"
  421. txtlb2.Position = UDim2.new(0,0,1,0)
  422. local fvalen = 0.55
  423. local fval = -0.49
  424.  
  425. coroutine.resume(coroutine.create(function()
  426. while true do
  427. swait()
  428. if scrg.Parent ~= nil then
  429. fvalen = fvalen - 0.0001
  430. elseif scrg.Parent == nil then
  431. break
  432. end
  433. end
  434. end))
  435. local flol = 1.75
  436. local flil = 1.6
  437. coroutine.resume(coroutine.create(function()
  438. for i = 0, 9 do
  439. swait()
  440. fval = fval + 0.05
  441. flol = flol - 0.175
  442. flil = flil - 0.15
  443. txtlb.Text = ""
  444. txtlb.Position = UDim2.new(flol,0,0.3,0)
  445. txtlb2.Position = UDim2.new(flil,0,0.3,0)
  446. end
  447. txtlb.Text = text
  448. for i = 1,string.len(text),1 do
  449. CFuncs["Sound"].Create("rbxassetid://565939471", char, .6, .8)
  450. txtlb.Text = string.sub(text,1,i)
  451. swait(1)
  452. end
  453. coroutine.resume(coroutine.create(function()
  454. while true do
  455. swait()
  456. if rainbowmode == true then
  457. txtlb.TextColor3 = ned.TextColor3
  458. txtlb.TextStrokeColor3 = ned.TextStrokeColor3
  459. end
  460. end
  461. end))
  462. wait(watval)
  463. local valinc = 0
  464. for i = 0, 99 do
  465. swait()
  466. valinc = valinc + 0.0001
  467. flol = flol + valinc
  468. flil = flil + valinc
  469. txtlb.Rotation = txtlb.Rotation + valinc*30
  470. txtlb2.Rotation = txtlb2.Rotation - valinc*30
  471. txtlb.Position = UDim2.new(0,0,0.3 + flol,0)
  472. txtlb2.Position = UDim2.new(0,0,0.3 + flil,0)
  473. txtlb.TextStrokeTransparency = txtlb.TextStrokeTransparency + 0.01
  474. txtlb.TextTransparency = txtlb.TextTransparency + 0.01
  475. txtlb2.TextStrokeTransparency = txtlb2.TextStrokeTransparency + 0.01
  476. txtlb2.TextTransparency = txtlb2.TextTransparency + 0.01
  477. txtlb.BackgroundTransparency = txtlb.BackgroundTransparency + 0.0025
  478. end
  479. scrg:Destroy()
  480. end))
  481. end))
  482. end
  483. end
  484.  
  485. local Create = LoadLibrary("RbxUtility").Create
  486.  
  487. CFuncs = {
  488. ["Part"] = {
  489. Create = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
  490. local Part = Create("Part"){
  491. Parent = Parent,
  492. Reflectance = Reflectance,
  493. Transparency = Transparency,
  494. CanCollide = false,
  495. Locked = true,
  496. BrickColor = BrickColor.new(tostring(BColor)),
  497. Name = Name,
  498. Size = Size,
  499. Material = Material,
  500. }
  501. RemoveOutlines(Part)
  502. return Part
  503. end;
  504. };
  505.  
  506. ["Mesh"] = {
  507. Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  508. local Msh = Create(Mesh){
  509. Parent = Part,
  510. Offset = OffSet,
  511. Scale = Scale,
  512. }
  513. if Mesh == "SpecialMesh" then
  514. Msh.MeshType = MeshType
  515. Msh.MeshId = MeshId
  516. end
  517. return Msh
  518. end;
  519. };
  520.  
  521. ["Mesh"] = {
  522. Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  523. local Msh = Create(Mesh){
  524. Parent = Part,
  525. Offset = OffSet,
  526. Scale = Scale,
  527. }
  528. if Mesh == "SpecialMesh" then
  529. Msh.MeshType = MeshType
  530. Msh.MeshId = MeshId
  531. end
  532. return Msh
  533. end;
  534. };
  535.  
  536. ["Weld"] = {
  537. Create = function(Parent, Part0, Part1, C0, C1)
  538. local Weld = Create("Weld"){
  539. Parent = Parent,
  540. Part0 = Part0,
  541. Part1 = Part1,
  542. C0 = C0,
  543. C1 = C1,
  544. }
  545. return Weld
  546. end;
  547. };
  548.  
  549. ["Sound"] = {
  550. Create = function(id, par, vol, pit)
  551. coroutine.resume(coroutine.create(function()
  552. local S = Create("Sound"){
  553. Volume = vol,
  554. Name = "EffectSoundo",
  555. Pitch = pit or 1,
  556. SoundId = id,
  557. Parent = par or workspace,
  558. }
  559. wait()
  560. S:play()
  561. game:GetService("Debris"):AddItem(S, 10)
  562. end))
  563. end;
  564. };
  565.  
  566. ["TimeSound"] = {
  567. Create = function(id, par, vol, pit, timepos)
  568. coroutine.resume(coroutine.create(function()
  569. local S = Create("Sound"){
  570. Volume = vol,
  571. Name = "EffectSoundo",
  572. Pitch = pit or 1,
  573. SoundId = id,
  574. TimePosition = timepos,
  575. Parent = par or workspace,
  576. }
  577. wait()
  578. S:play()
  579. game:GetService("Debris"):AddItem(S, 10)
  580. end))
  581. end;
  582. };
  583. ["EchoSound"] = {
  584. Create = function(id, par, vol, pit, timepos,delays,echodelay,fedb,dryl)
  585. coroutine.resume(coroutine.create(function()
  586. local Sas = Create("Sound"){
  587. Volume = vol,
  588. Name = "EffectSoundo",
  589. Pitch = pit or 1,
  590. SoundId = id,
  591. TimePosition = timepos,
  592. Parent = par or workspace,
  593. }
  594. local E = Create("EchoSoundEffect"){
  595. Delay = echodelay,
  596. Name = "Echo",
  597. Feedback = fedb,
  598. DryLevel = dryl,
  599. Parent = Sas,
  600. }
  601. wait()
  602. Sas:play()
  603. game:GetService("Debris"):AddItem(Sas, delays)
  604. end))
  605. end;
  606. };
  607.  
  608. ["LongSound"] = {
  609. Create = function(id, par, vol, pit)
  610. coroutine.resume(coroutine.create(function()
  611. local S = Create("Sound"){
  612. Volume = vol,
  613. Pitch = pit or 1,
  614. SoundId = id,
  615. Parent = par or workspace,
  616. }
  617. wait()
  618. S:play()
  619. game:GetService("Debris"):AddItem(S, 60)
  620. end))
  621. end;
  622. };
  623.  
  624. ["ParticleEmitter"] = {
  625. Create = function(Parent, Color1, Color2, LightEmission, Size, Texture, Transparency, ZOffset, Accel, Drag, LockedToPart, VelocityInheritance, EmissionDirection, Enabled, LifeTime, Rate, Rotation, RotSpeed, Speed, VelocitySpread)
  626. local fp = Create("ParticleEmitter"){
  627. Parent = Parent,
  628. Color = ColorSequence.new(Color1, Color2),
  629. LightEmission = LightEmission,
  630. Size = Size,
  631. Texture = Texture,
  632. Transparency = Transparency,
  633. ZOffset = ZOffset,
  634. Acceleration = Accel,
  635. Drag = Drag,
  636. LockedToPart = LockedToPart,
  637. VelocityInheritance = VelocityInheritance,
  638. EmissionDirection = EmissionDirection,
  639. Enabled = Enabled,
  640. Lifetime = LifeTime,
  641. Rate = Rate,
  642. Rotation = Rotation,
  643. RotSpeed = RotSpeed,
  644. Speed = Speed,
  645. VelocitySpread = VelocitySpread,
  646. }
  647. return fp
  648. end;
  649. };
  650.  
  651. CreateTemplate = {
  652.  
  653. };
  654. }
  655.  
  656.  
  657.  
  658. New = function(Object, Parent, Name, Data)
  659. local Object = Instance.new(Object)
  660. for Index, Value in pairs(Data or {}) do
  661. Object[Index] = Value
  662. end
  663. Object.Parent = Parent
  664. Object.Name = Name
  665. return Object
  666. end
  667. local halocolor = BrickColor.new("Pastel light blue")
  668. local halocolor2 = BrickColor.new("Cool yellow")
  669. local starcolor = BrickColor.new("Bright yellow")
  670. local lunacolor = BrickColor.new("Navy blue")
  671. local lunacolor2 = BrickColor.new("Bright blue")
  672. local wepcolor = BrickColor.new("Really black")
  673. local maincolor = BrickColor.new("Really black")
  674. local m = Instance.new("Model",char)
  675. local m2 = Instance.new("Model",char)
  676. local m3 = Instance.new("Model",char)
  677. local mw1 = Instance.new("Model",char)
  678. local mw2 = Instance.new("Model",char)
  679.  
  680.  
  681. gui = function(GuiType, parent, text, backtrans, backcol, pos, size)
  682. local gui = it(GuiType)
  683. gui.Parent = parent
  684. gui.Text = text
  685. gui.BackgroundTransparency = backtrans
  686. gui.BackgroundColor3 = backcol
  687. gui.SizeConstraint = "RelativeXY"
  688. gui.TextXAlignment = "Center"
  689. gui.TextYAlignment = "Center"
  690. gui.Position = pos
  691. gui.Size = size
  692. gui.Font = "SourceSans"
  693. gui.FontSize = "Size14"
  694. gui.TextWrapped = false
  695. gui.TextStrokeTransparency = 0
  696. gui.TextColor = BrickColor.new("White")
  697. return gui
  698. end
  699. --------------------------- GUI STUFF
  700. local basgui = it("GuiMain")
  701. basgui.Parent = plr.PlayerGui
  702. basgui.Name = "VISgui"
  703. local fullscreenz = it("Frame")
  704. fullscreenz.Parent = basgui
  705. fullscreenz.BackgroundColor3 = Color3.new(255, 255, 255)
  706. fullscreenz.BackgroundTransparency = 1
  707. fullscreenz.BorderColor3 = Color3.new(17, 17, 17)
  708. fullscreenz.Size = UDim2.new(1, 0, 1, 0)
  709. fullscreenz.Position = UDim2.new(0, 0, 0, 0)
  710.  
  711. local imgl2 = Instance.new("ImageLabel",fullscreenz)
  712. imgl2.BackgroundTransparency = 1
  713. imgl2.BorderSizePixel = 0
  714. imgl2.ImageTransparency = 0
  715. imgl2.ImageColor3 = BrickColor.new("Really black").Color
  716. imgl2.Position = UDim2.new(1,-400,1,-400)
  717. imgl2.Size = UDim2.new(0,800,0,800)
  718. imgl2.Image = "rbxassetid://172380355"
  719. local techc = imgl2:Clone()
  720. techc.Parent = fullscreenz
  721. techc.ImageTransparency = 0
  722. techc.Size = UDim2.new(0,400,0,400)
  723. techc.Position = UDim2.new(1,-200,1,-200)
  724. techc.ImageColor3 = BrickColor.new("Really black").Color
  725. techc.Image = "rbxassetid://2312128106"
  726. local techc2 = imgl2:Clone()
  727. techc2.Parent = fullscreenz
  728. techc2.ImageTransparency = 0
  729. techc2.Size = UDim2.new(0,900,0,900)
  730. techc2.Position = UDim2.new(1,-450,1,-450)
  731. techc2.ImageColor3 = BrickColor.new("Really red").Color
  732. techc2.Image = "rbxassetid://2344830904"
  733. local circl = imgl2:Clone()
  734. circl.Parent = fullscreenz
  735. circl.ImageTransparency = 0
  736. circl.Size = UDim2.new(0,450,0,450)
  737. circl.Position = UDim2.new(1,-225,1,-225)
  738. circl.ImageColor3 = BrickColor.new("Really red").Color
  739. circl.Image = "rbxassetid://2109045978"
  740. local circl2 = imgl2:Clone()
  741. circl2.Parent = fullscreenz
  742. circl2.ImageTransparency = 0
  743. circl2.Size = UDim2.new(0,600,0,600)
  744. circl2.Position = UDim2.new(1,-300,1,-300)
  745. circl2.ImageColor3 = BrickColor.new("Really black").Color
  746. circl2.Image = "rbxassetid://2312119891"
  747. local imgl2b = imgl2:Clone()
  748. imgl2b.Parent = fullscreenz
  749. imgl2b.ImageTransparency = 0
  750. imgl2b.ImageColor3 = BrickColor.new("White").Color
  751. imgl2b.Image = "rbxassetid://2344870656"
  752. local ned = Instance.new("TextLabel",fullscreenz)
  753. ned.ZIndex = 2
  754. ned.Font = "Arcade"
  755. ned.BackgroundTransparency = 1
  756. ned.BorderSizePixel = 0.65
  757. ned.Size = UDim2.new(0.3,0,0.2,0)
  758. ned.Position = UDim2.new(0.7,0,0.8,0)
  759. ned.TextColor3 = BrickColor.new("Really black").Color
  760. ned.TextStrokeColor3 = BrickColor.new("Really red").Color
  761. ned.TextScaled = true
  762. ned.TextStrokeTransparency = 0
  763. ned.Text = "INCREATION"
  764. ned.TextSize = 24
  765. ned.Rotation = 1
  766. ned.TextXAlignment = "Right"
  767. ned.TextYAlignment = "Bottom"
  768.  
  769. local extrawingmod1 = Instance.new("Model",char)
  770. local extrawingmod2 = Instance.new("Model",char)
  771.  
  772. function RecolorTextAndRename(name,col1,col2)
  773. techc.ImageColor3 = col2
  774. techc2.ImageColor3 = col2
  775. circl.ImageColor3 = col2
  776. circl2.ImageColor3 = col1
  777. imgl2.ImageColor3 = col1
  778. imgl2b.ImageColor3 = col2
  779. ned.Text = name
  780. ned.TextColor3 = col1
  781. ned.TextStrokeColor3 = col2
  782. sphere2(1.3,"Add",tors.CFrame*CFrame.new(0,0,0),vt(0,0,0),0.5,0.5,0.5,MAINRUINCOLOR,MAINRUINCOLOR.Color)
  783. for i = 0, 49 do
  784. PixelBlock(1,math.random(3,10),"Add",tors.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),1,1,1,0.02,MAINRUINCOLOR,0)
  785. end
  786. CFuncs.Sound.Create("rbxassetid://410543238",root,10,1)
  787. CFuncs["Sound"].Create("rbxassetid://468991944", root, 7.5, 1)
  788. CFuncs["Sound"].Create("rbxassetid://419447292", root, 2.5,1)
  789. end
  790.  
  791. function CreateParta(parent,transparency,reflectance,material,brickcolor)
  792. local p = Instance.new("Part")
  793. p.TopSurface = 0
  794. p.BottomSurface = 0
  795. p.Parent = parent
  796. p.Size = Vector3.new(0.1,0.1,0.1)
  797. p.Transparency = transparency
  798. p.Reflectance = reflectance
  799. p.CanCollide = false
  800. p.Locked = true
  801. p.BrickColor = brickcolor
  802. p.Material = material
  803. return p
  804. end
  805.  
  806. function CreateMesh(parent,meshtype,x1,y1,z1)
  807. local mesh = Instance.new("SpecialMesh",parent)
  808. mesh.MeshType = meshtype
  809. mesh.Scale = Vector3.new(x1*10,y1*10,z1*10)
  810. return mesh
  811. end
  812.  
  813. function CreateSpecialMesh(parent,meshid,x1,y1,z1)
  814. local mesh = Instance.new("SpecialMesh",parent)
  815. mesh.MeshType = "FileMesh"
  816. mesh.MeshId = meshid
  817. mesh.Scale = Vector3.new(x1,y1,z1)
  818. return mesh
  819. end
  820.  
  821.  
  822. function CreateSpecialGlowMesh(parent,meshid,x1,y1,z1)
  823. local mesh = Instance.new("SpecialMesh",parent)
  824. mesh.MeshType = "FileMesh"
  825. mesh.MeshId = meshid
  826. mesh.TextureId = "http://www.roblox.com/asset/?id=269748808"
  827. mesh.Scale = Vector3.new(x1,y1,z1)
  828. mesh.VertexColor = Vector3.new(parent.BrickColor.r, parent.BrickColor.g, parent.BrickColor.b)
  829. return mesh
  830. end
  831.  
  832. function CreateWeld(parent,part0,part1,C1X,C1Y,C1Z,C1Xa,C1Ya,C1Za,C0X,C0Y,C0Z,C0Xa,C0Ya,C0Za)
  833. local weld = Instance.new("Weld")
  834. weld.Parent = parent
  835. weld.Part0 = part0
  836. weld.Part1 = part1
  837. weld.C1 = CFrame.new(C1X,C1Y,C1Z)*CFrame.Angles(C1Xa,C1Ya,C1Za)
  838. weld.C0 = CFrame.new(C0X,C0Y,C0Z)*CFrame.Angles(C0Xa,C0Ya,C0Za)
  839. return weld
  840. end
  841.  
  842.  
  843. --------------
  844. --------------
  845. local sorb = CreateParta(m,1,1,"SmoothPlastic",BrickColor.random())
  846. CreateWeld(sorb,rarm,sorb,0,1,0,math.rad(0),math.rad(0),math.rad(0),0,0,0,math.rad(0),math.rad(0),math.rad(0))
  847. local sorb2 = CreateParta(m,1,1,"SmoothPlastic",BrickColor.random())
  848. CreateWeld(sorb2,larm,sorb2,0,1,0,math.rad(0),math.rad(0),math.rad(0),0,0,0,math.rad(0),math.rad(0),math.rad(0))
  849.  
  850. --Found out a few days ago that Salvo_Starly made these LOL
  851. --Credit him please
  852. Player=owner
  853. Character=Player.Character
  854. gunty=Instance.new('Model',Character)
  855. gunty2=Instance.new('Model',Character)
  856. m=Instance.new('Model',Character)
  857.  
  858. local function weldBetween(a, b)
  859. local weldd = Instance.new("ManualWeld")
  860. weldd.Part0 = a
  861. weldd.Part1 = b
  862. weldd.C0 = CFrame.new()
  863. weldd.C1 = b.CFrame:inverse() * a.CFrame
  864. weldd.Parent = a
  865. return weldd
  866. end
  867.  
  868. it=Instance.new
  869.  
  870. function nooutline(part)
  871. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  872. end
  873.  
  874. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  875. local fp=it("Part")
  876. fp.formFactor=formfactor
  877. fp.Parent=parent
  878. fp.Reflectance=reflectance
  879. fp.Transparency=transparency
  880. fp.CanCollide=false
  881. fp.Locked=true
  882. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  883. fp.Name=name
  884. fp.Size=size
  885. fp.Position=Character.Torso.Position
  886. nooutline(fp)
  887. fp.Material=material
  888. fp:BreakJoints()
  889. return fp
  890. end
  891.  
  892. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  893. local mesh=it(Mesh)
  894. mesh.Parent=part
  895. if Mesh=="SpecialMesh" then
  896. mesh.MeshType=meshtype
  897. mesh.MeshId=meshid
  898. end
  899. mesh.Offset=offset
  900. mesh.Scale=scale
  901. return mesh
  902. end
  903.  
  904. function weld(parent,part0,part1,c0,c1)
  905. local weld=it("Weld")
  906. weld.Parent=parent
  907. weld.Part0=part0
  908. weld.Part1=part1
  909. weld.C0=c0
  910. weld.C1=c1
  911. return weld
  912. end
  913. -----Bootz
  914. handle=part(Enum.FormFactor.Custom,gunty,Enum.Material.SmoothPlastic,0,0,"Black","Handle",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  915. handleweld=weld(m,Character["Right Leg"],handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.015465498, 0.713769853, -0.0078368187, -0.260250956, -0.0149142649, -0.965426087, 0.0187318921, 0.999616802, -0.020492021, 0.96535933, -0.0234172773, -0.259871304))
  916. mesh("BlockMesh",handle,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.01999998, 0.699999988))
  917. MBoot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.SmoothPlastic,0,0,"Black","MBoot1",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  918. MBoot1weld=weld(m,handle,MBoot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.29153442e-06, -1.46925449e-05, -3.81469727e-06, 0.866025269, -8.1025064e-08, -0.500000775, -5.0291419e-08, 1.00000453, -2.39815563e-07, 0.500001192, 2.03959644e-07, 0.866024852))
  919. mesh("BlockMesh",MBoot1,"","",Vector3.new(0, 0, 0),Vector3.new(0.5, 1.03999996, 0.5))
  920. MBoot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.SmoothPlastic,0,0,"Black","MBoot1",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  921. MBoot1weld=weld(m,handle,MBoot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.12599945e-06, -1.49160624e-05, -9.53674316e-07, 0.866026402, -1.45658851e-06, -0.499998689, 2.0340085e-06, 1.00000453, 6.79399818e-07, 0.499999166, -1.64285302e-06, 0.866026282))
  922. mesh("BlockMesh",MBoot1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.01999998, 0.699999988))
  923. MBoot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.SmoothPlastic,0,0,"Black","MBoot1",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  924. MBoot1weld=weld(m,handle,MBoot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.81469727e-06, -1.48117542e-05, -7.15255737e-06, 0.500000119, -4.02797014e-07, -0.866025448, 4.07546759e-06, 1.00000453, 1.89431012e-06, 0.866025627, -4.53926623e-06, 0.50000006))
  925. mesh("BlockMesh",MBoot1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.01999998, 0.699999988))
  926. MBoot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.SmoothPlastic,0,0,"Black","MBoot1",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  927. MBoot1weld=weld(m,handle,MBoot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.1920929e-06, -1.45435333e-05, -7.15255737e-06, 0.258817017, 1.90187711e-06, -0.965926409, 3.05473804e-06, 1.00000477, 2.78931111e-06, 0.965926707, -3.72156501e-06, 0.258817077))
  928. mesh("BlockMesh",MBoot1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.01999998, 0.699999988))
  929. MNeon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  930. MNeonweld=weld(m,handle,MNeon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -3.32295895e-06, 1.43051147e-06, 0.866025865, 9.0058893e-07, -0.499999523, 7.63684511e-08, 1.00000465, 1.97067857e-06, 0.49999994, -1.76485628e-06, 0.866025805))
  931. mesh("BlockMesh",MNeon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.02999997, 0.600000024))
  932. MNeon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  933. MNeonweld=weld(m,handle,MNeon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-07, -9.56654549e-06, -4.76837158e-07, 1.00000036, -4.86150384e-07, 8.94069672e-08, 4.58210707e-07, 1.00000465, -1.68941915e-06, 1.1920929e-07, 1.68383121e-06, 1))
  934. mesh("BlockMesh",MNeon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.02999997, 0.600000024))
  935. MNeon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  936. MNeonweld=weld(m,handle,MNeon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(7.15255737e-07, -1.4603138e-05, -6.19888306e-06, 0.258817106, -5.05347998e-07, -0.965926349, 1.03749335e-06, 1.00000477, -2.66358256e-07, 0.965926588, -9.983778e-07, 0.258817166))
  937. mesh("BlockMesh",MNeon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.02999997, 0.600000024))
  938. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  939. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.587807894, 0.0303396583, 0.0399312973, 3.01003456e-06, -3.75322998e-07, 0.999999821, -0.250737667, 0.968059659, 1.05053186e-06, -0.968055487, -0.25073868, 2.63750553e-06))
  940. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  941. MNeon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  942. MNeonweld=weld(m,handle,MNeon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.15255737e-07, -1.42753124e-05, -7.15255737e-06, 0.500000179, 9.406358e-07, -0.866025448, -8.28877091e-07, 1.00000453, 6.06290996e-07, 0.866025805, 3.7252903e-07, 0.50000006))
  943. mesh("BlockMesh",MNeon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.02999997, 0.600000024))
  944. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  945. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(8.58306885e-06, -1.27255917e-05, -0.204605103, -0.965926409, 5.90458512e-07, -0.258817971, 7.80448318e-07, 1.00000465, -7.62287527e-07, 0.258817941, -9.35451681e-07, -0.96592623))
  946. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.0599999987))
  947. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  948. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.31266022e-05, -9.4473362e-06, -0.173951864, 0.258816868, 1.92021616e-07, -0.965926349, 3.35276127e-06, 1.00000453, 1.07008964e-06, 0.965926588, -3.57069075e-06, 0.258816898))
  949. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.100000001))
  950. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  951. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.38282776e-05, -7.89761543e-06, -0.204626083, 0.258815736, -5.62000423e-07, -0.965926707, 2.90386379e-06, 1.00000453, 1.99303031e-07, 0.965926945, -2.90572643e-06, 0.258815825))
  952. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.0599999987))
  953. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  954. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.1920929e-05, -3.16053629e-05, 0.173899412, 0.965926588, 2.71946192e-07, 0.25881806, 3.94880772e-07, 1.00000477, -2.6631169e-06, -0.258817911, 2.65656126e-06, 0.965926051))
  955. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.100000001))
  956. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  957. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-05, -2.67922878e-05, 0.173911095, 0.500003219, 2.04052776e-06, 0.86602366, 1.55717134e-06, 1.00000441, -3.31318006e-06, -0.866024077, 2.99327075e-06, 0.500002921))
  958. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.100000001))
  959. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  960. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(5.7220459e-06, -1.4424324e-05, -0.204611063, -0.500003338, 1.55437738e-06, -0.8660236, 3.6098063e-06, 1.00000465, -3.3993274e-07, 0.866024137, -3.30805779e-06, -0.50000304))
  961. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.0599999987))
  962. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  963. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.29938126e-05, -3.19033861e-05, 0.173903465, 0.866026223, 2.40281224e-06, -0.499998778, -2.83122063e-06, 1.00000453, -6.10016286e-08, 0.499999166, 1.43889338e-06, 0.866026044))
  964. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.100000001))
  965. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  966. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.57627869e-06, -2.88188457e-05, 0.173901081, 0.258816868, 1.71843567e-07, -0.965926409, 3.33227217e-06, 1.00000477, 1.0477379e-06, 0.965926588, -3.53343785e-06, 0.258816928))
  967. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.100000001))
  968. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  969. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.52587891e-05, -2.66432762e-05, 0.204609275, -0.965925813, -2.07684934e-06, -0.258820504, -1.96322799e-06, 1.00000453, -7.39935786e-07, 0.258820415, -1.89080311e-07, -0.965925455))
  970. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.0599999987))
  971. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  972. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.52587891e-05, -4.88758087e-06, -0.173935413, 0.965926766, 6.81728125e-07, 0.258816689, 1.82539225e-07, 1.00000453, -3.42587009e-06, -0.2588166, 3.36155426e-06, 0.965926468))
  973. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.100000001))
  974. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  975. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.1920929e-06, -1.45882368e-05, -0.204617023, 0.866025865, 1.17346644e-06, -0.499999702, 2.42143869e-08, 1.00000453, 2.42795795e-06, 0.5, -2.15321779e-06, 0.866025627))
  976. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.0599999987))
  977. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  978. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.45435333e-05, -3.05324793e-05, 0.204583168, 0.258819401, 2.72160469e-06, -0.965925813, 6.1839819e-07, 1.00000453, 2.97510996e-06, 0.965926051, -1.41188502e-06, 0.258819461))
  979. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.0599999987))
  980. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  981. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.15633011e-05, -3.11583281e-05, 0.20458746, 0.866025925, 1.43051147e-06, -0.499999702, -2.05077231e-06, 1.00000465, -6.12810254e-07, 0.5, 1.53761357e-06, 0.866025567))
  982. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.0599999987))
  983. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  984. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.67028809e-05, -2.66134739e-05, 0.204611421, -0.500003278, -1.87475234e-06, -0.86602366, 1.71363354e-06, 1.00000477, -3.21911648e-06, 0.866024196, -3.08733433e-06, -0.50000304))
  985. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.0599999987))
  986. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  987. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -1.74790621e-05, -0.173940659, 0.866024971, 7.72997737e-08, -0.500001192, -2.99885869e-07, 1.00000477, -3.25031579e-07, 0.500001431, 3.66941094e-07, 0.866024852))
  988. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.100000001))
  989. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  990. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.81333923e-05, -9.20891762e-06, -0.17391181, 0.500003397, 1.93528831e-06, 0.866023481, 1.58511102e-06, 1.00000465, -3.21026891e-06, -0.866024017, 3.00165266e-06, 0.500003099))
  991. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.100000001))
  992. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  993. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-07, -1.4975667e-05, -8.58306885e-06, 0.258819252, 2.72412763e-06, -0.965925813, 5.55068254e-07, 1.00000465, 2.92109326e-06, 0.965926111, -1.35414302e-06, 0.258819312))
  994. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 1.05999994, 0.200000003))
  995. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  996. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.24520874e-06, -1.48415565e-05, -4.29153442e-06, 0.866025746, 1.11758709e-06, -0.49999994, 4.84287739e-08, 1.00000441, 2.37394124e-06, 0.500000179, -2.11410224e-06, 0.866025448))
  997. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 1.05999994, 0.200000003))
  998. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  999. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409204602, 0.10229063, 0.102291822, 0.258818269, 1.3727913e-07, -0.965926111, 0.68301332, 0.707109988, 0.183012336, 0.683012962, -0.707110107, 0.183012083))
  1000. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.14999998, 0.800000012, 0.800000012))
  1001. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1002. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409224749, -0.040927887, -0.272358984, -0.96592623, 4.47034836e-07, -0.258818358, -0.258818299, -2.08748861e-06, 0.965926111, -1.43423676e-07, 1.00000453, 2.10478902e-06))
  1003. mesh("SpecialMesh",Neon,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.06500006, 0.400000006, 0.400000006))
  1004. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1005. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409198999, -0.144693375, -0.144691229, 0.258818358, 7.3290721e-08, -0.96592623, 0.683013737, 0.707110167, 0.183012426, 0.683012843, -0.707110941, 0.183012158))
  1006. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.148, 1.10000002, 1.10000002))
  1007. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1008. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409178734, -0.296581864, 0.296577573, 0.965926409, -3.20374966e-07, 0.258818328, -0.183010831, 0.707114697, 0.683008671, -0.183013484, -0.707105637, 0.683017015))
  1009. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.09000003, 1, 1))
  1010. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1011. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.587827682, -0.0126010776, -0.0337805748, 3.27825546e-06, -1.11712143e-06, 0.99999994, 6.01634383e-06, 1.00000453, 1.07986853e-06, -1.00000048, 6.05173409e-06, 3.01003456e-06))
  1012. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1013. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1014. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409201384, -0.818393111, -0.409234524, 0.258819222, -2.12179657e-07, -0.965925813, 5.49852848e-06, 1.00000477, 1.23260543e-06, 0.96592623, -5.65871596e-06, 0.258819371))
  1015. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1016. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(1.0230124, 0.40920499, 1.02301252))
  1017. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-06, -0.511506081, 9.53674316e-06, -0.258817196, -1.76685171e-06, 0.96592623, 2.5536865e-06, 1.00000453, 2.50060111e-06, -0.965926707, 3.14600766e-06, -0.258817315))
  1018. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1019. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1020. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409208298, -0.818394959, -0.409217119, 0.258819014, -1.78793925e-07, -0.965925694, 5.72018325e-06, 1.00000453, 1.34762377e-06, 0.965926111, -5.93066216e-06, 0.258819163))
  1021. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1022. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1023. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409227371, -1.22763419, 0.102303505, -0.965926409, 5.68106771e-07, -0.258818299, 2.29291618e-06, 1.00000465, -6.52717426e-06, 0.258818269, -6.89018088e-06, -0.965926111))
  1024. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1025. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1026. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.40921998, -1.22765398, 0.102293491, 0.965926111, -2.41585076e-06, 0.258819401, 2.92062759e-06, 1.00000453, -1.85659155e-06, -0.258819312, 2.51964593e-06, 0.965925753))
  1027. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1028. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1029. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409216166, -0.818417728, 0.409194946, 0.965926051, 2.58162618e-06, 0.258819371, -1.8607825e-06, 1.00000477, -3.13017517e-06, -0.258819312, 2.51968231e-06, 0.965925753))
  1030. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1031. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.409205019, 0.20460251))
  1032. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409232855, -0.511525393, 0.409212589, 0.96592617, -5.75557351e-07, 0.258818269, 7.4505806e-07, 1.00000465, -7.13858753e-07, -0.258818269, 8.54082828e-07, 0.965926111))
  1033. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1034. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.818410039, 0.409205019))
  1035. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409225941, -0.716124535, -6.43730164e-06, 0.965928972, -1.67638063e-07, 0.258819133, 1.13248825e-06, 1.00000918, -7.0175156e-07, -0.258818567, 5.44099748e-07, 0.965927899))
  1036. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1037. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.409205019, 0.20460251))
  1038. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409224033, -0.51151669, -0.409200191, 0.965926349, 2.19792128e-07, 0.258818567, 6.14672899e-08, 1.00000346, -1.23400241e-06, -0.258818507, 1.2102355e-06, 0.965925992))
  1039. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1040. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1041. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409229755, -0.818407714, 0.409216285, -0.965926349, 5.42029738e-07, -0.258818328, 7.07805157e-07, 1.00000465, -6.93835318e-07, 0.258818269, -8.16775355e-07, -0.965926111))
  1042. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1043. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1044. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409229755, 0.0010099411, -0.00103974342, 0.96592617, -5.75557351e-07, 0.258818269, -0.183011368, 0.707111835, 0.683011353, -0.183012962, -0.707108498, 0.683014393))
  1045. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.11000001, 1.20000005, 1.20000005))
  1046. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1047. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00101113319, -0.409224749, 0.00104081631, -0.183009192, 0.707110524, 0.683013201, 0.965926826, -2.24076211e-06, 0.258816421, 0.183012486, 0.707109571, -0.683013439))
  1048. mesh("CylinderMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(0.839999974, 1.13, 0.839999974))
  1049. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  1050. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.62939453e-06, -4.50015068e-06, 2.14576721e-06, 0.96592617, -5.75557351e-07, 0.258818269, -3.57627869e-07, 1.00000465, 3.40072438e-06, -0.258818269, -3.39271719e-06, 0.96592623))
  1051. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1052. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.20460251, 1.02301252))
  1053. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.76429749e-05, -0.105883539, -0.0283740759, 0.965926051, -2.33389437e-06, 0.258819342, 0.0669894889, 0.965930343, -0.249999389, -0.249999687, 0.258820236, 0.933012843))
  1054. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.0700000003, 1.04999995))
  1055. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.20460251, 1.02301252))
  1056. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-8.10623169e-06, 0.0494104028, 0.0132250786, 0.965925992, -2.48104334e-06, 0.258819342, 0.0669896603, 0.965930223, -0.249999434, -0.249999657, 0.258820325, 0.933012903))
  1057. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.159999996, 1.05499995))
  1058. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.20460251, 1.02301252))
  1059. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.62124634e-05, 0.101639003, -0.0272479057, 0.965926349, -5.12227416e-07, 0.258818358, -0.0669851974, 0.965931892, 0.249994665, -0.249999732, -0.258814543, 0.933014274))
  1060. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.0700000003, 1.04999995))
  1061. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.20460251, 1.02301252))
  1062. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.43051147e-06, 0.0494035482, -0.0132496357, 0.965926349, -5.19677997e-07, 0.258818328, -0.0669869334, 0.965930104, 0.250001281, -0.24999927, -0.258821338, 0.933012426))
  1063. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.159999996, 1.05499995))
  1064. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.20460251, 1.02301252))
  1065. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.1920929e-05, -0.0494016707, 0.0132369995, 0.965926349, -5.04776835e-07, 0.258818358, -0.0669859126, 0.965931296, 0.249997243, -0.249999553, -0.258817166, 0.933013558))
  1066. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.159999996, 1.05499995))
  1067. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.20460251, 1.02301252))
  1068. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.90734863e-05, -0.0494136214, -0.0132431984, 0.96592629, -5.6065619e-07, 0.258818299, 0.0669864863, 0.965931475, -0.249995902, -0.249999389, 0.258816093, 0.933014035))
  1069. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.159999996, 1.05499995))
  1070. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.20460251, 1.02301252))
  1071. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.1920929e-05, -0.105862737, 0.0283651352, 0.965926468, -5.38304448e-07, 0.258818358, -0.0669858381, 0.965931416, 0.249997199, -0.249999538, -0.258817077, 0.933013558))
  1072. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.0700000003, 1.04999995))
  1073. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.20460251, 1.02301252))
  1074. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-06, 0.101653457, 0.027228117, 0.96592629, 9.57399607e-07, 0.258818865, 0.0669860095, 0.96593076, -0.24999921, -0.25000003, 0.258819193, 0.933012962))
  1075. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.0700000003, 1.04999995))
  1076. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1077. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409224033, -0.0358011723, 0.00365288556, 0.965926349, -4.3772161e-07, 0.258818358, 0.258818269, 1.79674134e-06, -0.965925992, -7.07805157e-08, 1.00000465, 1.8235296e-06))
  1078. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 0.0299999993, 0.800000012))
  1079. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1080. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409234524, 0.039431572, 9.77516174e-06, 0.965926409, -3.7997961e-07, 0.258818358, 5.83007932e-07, 1.00000465, -8.88947397e-07, -0.258818328, 1.00231227e-06, 0.965926111))
  1081. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 0.0299999993, 0.800000012))
  1082. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1083. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409225941, -0.0321690291, -9.53674316e-07, 0.965925992, 1.40629709e-06, 0.258819252, -6.92903996e-07, 1.00000465, -3.05427238e-06, -0.258819193, 2.73579644e-06, 0.965925753))
  1084. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 0.0299999993, 0.800000012))
  1085. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1086. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409225941, 0.0358095169, 0.00363235176, 0.965926349, -4.07919288e-07, 0.258818388, 0.258818269, 1.7967559e-06, -0.965925992, -1.00582838e-07, 1.00000465, 1.81607902e-06))
  1087. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 0.0299999993, 0.800000012))
  1088. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1089. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409226418, 0.0383607149, -0.00259244442, 0.965926349, -5.06639481e-07, 0.258818299, -0.183010906, 0.707113624, 0.683009565, -0.18301329, -0.70710659, 0.683015943))
  1090. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 0.0599999987, 0.800000012))
  1091. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1092. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409236908, -0.033225894, 0.00256085396, 0.965926468, -5.25265932e-07, 0.258818328, 0.183010936, 0.707115948, -0.683007121, -0.183013305, 0.707104206, 0.683018506))
  1093. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 0.0599999987, 0.800000012))
  1094. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1095. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409227371, -0.0332458019, -0.00256955624, 0.965927541, -3.40864062e-07, 0.258818686, -0.183011636, 0.707112014, 0.683013082, -0.183012843, -0.707111239, 0.683013916))
  1096. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 0.0599999987, 0.800000012))
  1097. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1098. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409228802, 0.00101113319, -0.00103914738, 0.965926349, -5.21540642e-07, 0.258818299, -0.183010414, 0.70711565, 0.683007777, -0.183013827, -0.707104683, 0.683017969))
  1099. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.12, 0.899999976, 0.899999976))
  1100. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1101. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409228563, 0.0383838415, 0.0025562048, 0.965925872, 1.52364373e-06, 0.258820266, 0.183010653, 0.707117081, -0.683006108, -0.183016419, 0.707103014, 0.683019042))
  1102. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 0.0599999987, 0.800000012))
  1103. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1104. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409205317, 0.10229373, 0.10229516, 0.258818269, 1.39243639e-07, -0.965926111, 0.683013558, 0.707109571, 0.183012411, 0.683012605, -0.707110643, 0.183011979))
  1105. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 1, 1))
  1106. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1107. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.40921545, -0.144698143, -0.144692183, 0.258818269, 1.39289114e-07, -0.965926111, 0.683013678, 0.707109571, 0.183012441, 0.683012486, -0.707110643, 0.183011949))
  1108. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.13800001, 1.39999998, 1.39999998))
  1109. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1110. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409209609, 0.13973856, -0.0374653339, 0.258817255, 1.61089702e-07, -0.96592629, 0.933013141, -0.258822173, 0.249998212, -0.250001937, -0.965929866, -0.0669874549))
  1111. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.14999998, 0.800000012, 0.800000012))
  1112. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1113. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409212828, -0.197652817, -0.0529557467, 0.258817255, 1.86733268e-06, -0.965926468, 0.933013141, 0.258821279, 0.249998748, 0.250001639, -0.965929866, 0.0669853985))
  1114. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.148, 1.10000002, 1.10000002))
  1115. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1116. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409211755, -0.197650671, 0.0529537201, 0.258817226, 1.89360253e-06, -0.965926349, 0.933013141, -0.258822113, 0.249997735, -0.25000155, -0.965929866, -0.0669890717))
  1117. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.148, 1.10000002, 1.10000002))
  1118. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1119. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409211755, 0.139732599, 0.0374419689, 0.258818269, 1.39294571e-07, -0.965926111, 0.93301338, 0.258819848, 0.249999404, 0.249999881, -0.965930462, 0.0669869259))
  1120. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.14999998, 0.800000012, 0.800000012))
  1121. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1122. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409215689, -0.197652102, 0.0529658794, 0.258818269, 1.24478902e-07, -0.965926111, 0.933012545, -0.258823633, 0.249999091, -0.250003308, -0.965929449, -0.0669880956))
  1123. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.15799999, 0.899999976, 0.899999976))
  1124. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1125. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409211278, 0.139737606, -0.0374429226, 0.258818269, 1.24517101e-07, -0.965926111, 0.93301338, -0.258820385, 0.249999329, -0.250000209, -0.965930343, -0.0669872537))
  1126. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.15999997, 0.699999988, 0.699999988))
  1127. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1128. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.40921545, -0.197654247, -0.0529572964, 0.258818269, 1.24562575e-07, -0.965926111, 0.933012605, 0.258823037, 0.24999918, 0.25000298, -0.965929627, 0.0669877604))
  1129. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.15799999, 0.899999976, 0.899999976))
  1130. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1131. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409205079, 0.139732361, 0.0374420881, 0.258818269, 1.24471626e-07, -0.965926111, 0.933013499, 0.258819491, 0.249999404, 0.249999523, -0.965930402, 0.0669868439))
  1132. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.15999997, 0.699999988, 0.699999988))
  1133. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1134. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409210801, 0.125280857, 0.0723321438, 0.258818269, 1.24515282e-07, -0.965926111, 0.836515129, 0.500005543, 0.224142864, 0.482966512, -0.866027653, 0.129409969))
  1135. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.16999996, 0.600000024, 0.600000024))
  1136. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1137. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409209251, -0.177212954, -0.102309942, 0.258818269, 1.24433427e-07, -0.965926111, 0.836515069, 0.500005603, 0.224142849, 0.482966572, -0.866027653, 0.129409984))
  1138. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.16799998, 0.75999999, 0.75999999))
  1139. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1140. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.40921545, -0.177217484, -0.10231185, 0.258818269, 1.24435246e-07, -0.965926111, 0.836516678, 0.500002623, 0.224143282, 0.482963651, -0.866029322, 0.129409179))
  1141. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.176, 0.600000024, 0.600000024))
  1142. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1143. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409204364, 0.125284195, 0.0723347664, 0.258818269, 1.24524377e-07, -0.965926111, 0.836516857, 0.500002205, 0.224143326, 0.482963234, -0.866029561, 0.12940909))
  1144. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.17999995, 0.5, 0.5))
  1145. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1146. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409208775, -0.144697428, -0.144691944, 0.258818269, 1.24453436e-07, -0.965926111, 0.683013797, 0.707109451, 0.183012471, 0.683012545, -0.707110643, 0.183011979))
  1147. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.148, 1.10000002, 1.10000002))
  1148. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1149. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409204364, 0.10229373, 0.102295876, 0.258818269, 1.52136636e-07, -0.965926111, 0.683013558, 0.70710963, 0.183012396, 0.683012724, -0.707110465, 0.183012009))
  1150. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.15999997, 0.699999988, 0.699999988))
  1151. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1152. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409214973, -0.144695759, -0.144689083, 0.258818269, 1.52112989e-07, -0.965926111, 0.683013678, 0.707109571, 0.183012441, 0.683012664, -0.707110763, 0.183011994))
  1153. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.15799999, 0.899999976, 0.899999976))
  1154. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1155. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409225941, -0.0716128349, 1.19694662, -0.965926349, 4.74974513e-07, -0.258818358, 0.258818299, 1.88409467e-06, -0.96592623, 8.00937414e-08, -1.00000477, -1.92364678e-06))
  1156. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.02999997, 0.699999988, 0.699999988))
  1157. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1158. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409232616, -1.19696474, 0.0716114044, -0.965926349, 5.04776835e-07, -0.258818358, 6.79865479e-07, 1.00000477, -7.80913979e-07, 0.258818299, -9.1304355e-07, -0.965926111))
  1159. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.02999997, 0.699999988, 0.699999988))
  1160. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1161. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409232378, -0.0818498135, 1.20718575, -0.96592629, 3.87430191e-07, -0.258818388, 0.258818358, 1.76667527e-07, -0.965926111, -2.90572643e-07, -1.00000465, -2.54716724e-07))
  1162. mesh("SpecialMesh",Neon,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.800000012, 0.800000012))
  1163. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1164. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.40922904, -1.20718908, 0.081846714, -0.965926349, 4.3772161e-07, -0.258818358, 1.07474625e-06, 1.00000465, -2.50991434e-06, 0.258818269, -2.68853e-06, -0.965925932))
  1165. mesh("SpecialMesh",Neon,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.800000012, 0.800000012))
  1166. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1167. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409234762, -0.0409214497, 1.16627312, -0.965925992, -2.76602805e-06, -0.258819282, 0.258819282, 1.62548531e-07, -0.965925813, 2.75112689e-06, -1.00000453, 5.71832061e-07))
  1168. mesh("SpecialMesh",Neon,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 0.400000006, 0.400000006))
  1169. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1170. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409240961, -1.16626632, 0.040926218, -0.965926111, -1.48452818e-06, -0.258819342, -7.82310963e-07, 1.00000453, -2.97697261e-06, 0.258819222, -2.66422467e-06, -0.965925694))
  1171. mesh("SpecialMesh",Neon,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 0.400000006, 0.400000006))
  1172. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1173. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409230471, 0.272356212, 0.0409181118, -0.965926349, 4.74974513e-07, -0.258818358, -1.06915832e-06, -1.00000477, 2.38977373e-06, -0.258818328, 2.58247201e-06, 0.96592617))
  1174. mesh("SpecialMesh",Neon,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.06500006, 0.400000006, 0.400000006))
  1175. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 1.02301252, 0.409205019))
  1176. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409235239, -0.613821447, -1.09672546e-05, 0.965926051, 2.87033617e-06, 0.258819312, -2.12155282e-06, 1.00000453, -3.34531069e-06, -0.258819163, 2.65357085e-06, 0.965925634))
  1177. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 1, 0.400000006))
  1178. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1179. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409236193, 0.235309824, 0.153463125, -0.965926528, 6.66826963e-07, -0.258817494, -1.04308128e-06, -1.00000441, 1.52504072e-06, -0.258817434, 1.72445471e-06, 0.96592617))
  1180. mesh("SpecialMesh",Neon,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.06500006, 0.800000012, 0.100000001))
  1181. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1182. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.40923667, 0.235307157, 0.153455257, 0.965926111, 2.78837979e-06, 0.258819282, 2.03959644e-06, -1.00000453, 3.33879143e-06, 0.258819193, -2.6688358e-06, -0.965925694))
  1183. mesh("SpecialMesh",Neon,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.06500006, 0.800000012, 0.100000001))
  1184. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 1.02301252, 0.409205019))
  1185. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409226656, -0.61379993, -9.77516174e-06, 0.96592623, -4.30271029e-07, 0.258818388, 6.1839819e-07, 1.00000465, -7.87898898e-07, -0.258818358, 8.9310015e-07, 0.965926111))
  1186. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.02999997, 1, 0.699999988))
  1187. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 1.02301252, 0.409205019))
  1188. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409230709, -0.613822043, -1.12056732e-05, 0.965926468, -4.71249223e-07, 0.258818388, 1.10454857e-06, 1.00000465, -2.5019981e-06, -0.258818269, 2.6885682e-06, 0.965925932))
  1189. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 1, 0.800000012))
  1190. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1191. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409207106, 0.13973856, -0.0374412537, 0.258818299, 1.24598955e-07, -0.965926111, 0.933012426, -0.258824199, 0.249999076, -0.250003844, -0.96592921, -0.0669882223))
  1192. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.14999998, 0.800000012, 0.800000012))
  1193. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1194. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409206629, 0.139734983, 0.037442565, 0.258818269, 1.24486178e-07, -0.965926111, 0.93301338, 0.258819848, 0.249999404, 0.249999836, -0.965930402, 0.0669869184))
  1195. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.14999998, 0.800000012, 0.800000012))
  1196. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1197. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409206629, 0.139735222, -0.0374412537, 0.258818269, 1.24560756e-07, -0.965926111, 0.933012366, -0.258824348, 0.249999046, -0.250003994, -0.96592921, -0.0669882521))
  1198. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.15999997, 0.699999988, 0.699999988))
  1199. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1200. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409200668, 0.139736891, 0.0374442339, 0.258818269, 1.24442522e-07, -0.965926111, 0.93301338, 0.258819848, 0.249999404, 0.249999881, -0.965930462, 0.0669869259))
  1201. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.15999997, 0.699999988, 0.699999988))
  1202. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1203. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409206629, 0.125282288, 0.0723333359, 0.258818269, 1.24469807e-07, -0.965926111, 0.836515069, 0.500005603, 0.224142849, 0.482966572, -0.866027653, 0.129409984))
  1204. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.16999996, 0.600000024, 0.600000024))
  1205. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1206. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409203768, 0.125283003, 0.0723350048, 0.258817196, -8.29286364e-07, -0.96592623, 0.836516261, 0.500003815, 0.224141687, 0.482964724, -0.866028488, 0.129409805))
  1207. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.17999995, 0.5, 0.5))
  1208. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1209. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409202814, 0.10229516, 0.102294445, 0.258817226, -8.58977728e-07, -0.96592629, 0.683012784, 0.707111001, 0.183010682, 0.683013916, -0.707109272, 0.183012277))
  1210. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.15999997, 0.699999988, 0.699999988))
  1211. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1212. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409200668, 0.102293015, 0.102293491, 0.258818328, 5.30217221e-08, -0.965926111, 0.683013678, 0.707109869, 0.183012411, 0.683012784, -0.707110763, 0.183012128))
  1213. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 1, 1))
  1214. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1215. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409199715, 0.102294445, 0.102296591, 0.258818299, 1.14005161e-07, -0.965926111, 0.683013558, 0.70710969, 0.183012411, 0.683012724, -0.707110524, 0.183012053))
  1216. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.14999998, 0.800000012, 0.800000012))
  1217. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1218. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409204721, -0.197653055, 0.0529639721, 0.258818269, 1.24535291e-07, -0.965926111, 0.933012486, -0.258823812, 0.249999106, -0.250003487, -0.965929329, -0.0669881254))
  1219. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.15799999, 0.899999976, 0.899999976))
  1220. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1221. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409199238, -0.177212238, -0.102311373, 0.258818388, 8.41919245e-08, -0.965926409, 0.836517453, 0.500002384, 0.22414349, 0.482962996, -0.866030514, 0.129409164))
  1222. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.176, 0.600000024, 0.600000024))
  1223. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1224. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409205437, -0.17721653, -0.10231328, 0.258818269, 1.39189069e-07, -0.965926111, 0.836516857, 0.500002205, 0.224143326, 0.482963175, -0.866029501, 0.129409075))
  1225. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.16799998, 0.75999999, 0.75999999))
  1226. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1227. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409204245, -0.197654486, -0.0529589653, 0.258818269, 1.24469807e-07, -0.965926111, 0.933013678, 0.258819193, 0.249999464, 0.24999927, -0.965930581, 0.0669867545))
  1228. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.148, 1.10000002, 1.10000002))
  1229. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1230. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409198046, -0.197657824, -0.0529608727, 0.258818269, 1.24504368e-07, -0.965926111, 0.933013618, 0.258819163, 0.249999434, 0.249999225, -0.965930521, 0.066986762))
  1231. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.15799999, 0.899999976, 0.899999976))
  1232. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1233. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409200191, -0.144691229, -0.144689798, 0.258817255, -4.4434255e-06, -0.965926349, 0.683013499, 0.707111001, 0.183008298, 0.68301326, -0.707109213, 0.18301475))
  1234. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.15799999, 0.899999976, 0.899999976))
  1235. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1236. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409201145, -0.144695282, -0.144691944, 0.258817196, 4.32314664e-06, -0.96592623, 0.683011889, 0.707111001, 0.183014244, 0.68301481, -0.707109213, 0.183008716))
  1237. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.13800001, 1.39999998, 1.39999998))
  1238. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1239. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409197569, -0.19765687, 0.0529655218, 0.258818299, 1.24588041e-07, -0.965926111, 0.93301338, -0.258820385, 0.249999329, -0.250000209, -0.965930343, -0.0669872537))
  1240. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.148, 1.10000002, 1.10000002))
  1241. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1242. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409172535, -0.501271248, 0.286438465, -0.96592629, 3.59490514e-07, -0.258818328, 5.47617674e-07, 1.00000477, -8.30739737e-07, 0.258818299, -9.44612111e-07, -0.965926111))
  1243. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.07000005, 0.800000012, 0.800000012))
  1244. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1245. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409187317, -0.521716058, 0.306899309, 0.965926111, 3.17022204e-06, 0.258819669, -2.47173011e-06, 1.00000477, -3.12086195e-06, -0.25881958, 2.36122651e-06, 0.965925694))
  1246. mesh("SpecialMesh",Neon,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 1, 1))
  1247. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1248. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409173012, -0.501301467, 0.286454439, 0.96592629, -3.59490514e-07, 0.258818328, 9.01520252e-07, 1.00000465, -2.14390457e-06, -0.258818299, 2.29554826e-06, 0.965926051))
  1249. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.07000005, 0.800000012, 0.800000012))
  1250. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.409205049, 0.40920499))
  1251. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409181118, -0.419390112, -3.57627869e-06, 0.965925574, -2.30595469e-06, 0.258820593, 2.94297934e-06, 1.00000453, -2.22958624e-06, -0.258820593, 2.87155126e-06, 0.965925574))
  1252. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 1, 1))
  1253. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1254. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409175873, -0.286457062, -0.337592572, 0.96592629, -3.59490514e-07, 0.258818328, 0.258818269, 1.67720827e-06, -0.965926051, -1.11758709e-07, 1.00000465, 1.68895349e-06))
  1255. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.07000005, 0.800000012, 0.800000012))
  1256. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1257. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409179211, -0.296578407, 0.29657805, 0.96592629, -3.52039933e-07, 0.258818269, -0.183010995, 0.707113981, 0.683009505, -0.18301329, -0.707106411, 0.683016241))
  1258. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.11000001, 0.600000024, 0.600000024))
  1259. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1260. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409179211, -0.296576142, 0.296580553, 0.965926409, -3.20374966e-07, 0.258818328, -0.18301104, 0.707113862, 0.683009446, -0.18301329, -0.707106411, 0.683016241))
  1261. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.10000002, 0.800000012, 0.800000012))
  1262. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1263. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409177303, -0.071616888, 0.419394433, 0.965926349, -2.51457095e-07, 0.258818328, -0.258818239, -1.62826291e-06, 0.965926111, 1.89989805e-07, -1.00000465, -1.63773075e-06))
  1264. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.08000004, 0.100000001, 1))
  1265. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1266. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409178734, 0.0716183186, 0.419398218, 0.965926349, -2.21654773e-07, 0.258818358, -0.258818269, -1.56325041e-06, 0.965926111, 1.99303031e-07, -1.00000477, -1.54133886e-06))
  1267. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.08000004, 0.100000001, 1))
  1268. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.613807499))
  1269. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409174442, -0.501249909, 9.29832458e-06, 0.965926349, -2.06753612e-07, 0.258818328, -8.51228833e-07, 1.00000465, 3.91714275e-06, -0.258818239, -4.03007471e-06, 0.965926051))
  1270. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.08000004, 0.100000001, 1))
  1271. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.409205049, 0.40920499))
  1272. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409179688, -0.419426501, 4.529953e-06, 0.965926409, -3.35276127e-07, 0.258818358, -7.58096576e-07, 1.00000465, 3.97209078e-06, -0.258818269, -4.03449667e-06, 0.965926051))
  1273. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.07000005, 0.800000012, 1))
  1274. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1275. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409175396, 0.337592304, 0.286439419, 0.965926409, -3.35276127e-07, 0.258818358, -5.47617674e-07, -1.00000465, 8.68923962e-07, 0.258818328, -9.79969627e-07, -0.965926111))
  1276. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.07000005, 0.800000012, 0.800000012))
  1277. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1278. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409174442, 0.317092687, 0.306918383, 0.965926409, -3.35276127e-07, 0.258818358, -8.36327672e-07, -1.00000465, 1.99116766e-06, 0.258818269, -2.13334351e-06, -0.965925992))
  1279. mesh("SpecialMesh",Neon,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 1, 1))
  1280. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1281. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409169674, -0.306894302, -0.317093372, 0.965925574, 5.569309e-07, 0.258820534, 0.258820564, 6.10440111e-07, -0.965925515, -7.4878335e-07, 1.00000465, 4.06522304e-07))
  1282. mesh("SpecialMesh",Neon,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 1, 1))
  1283. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.613807499))
  1284. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409171581, -0.419415176, -3.81469727e-06, 0.965925753, 3.45520675e-06, 0.258820564, -3.01934779e-06, 1.00000453, -2.21561641e-06, -0.258820504, 1.33556205e-06, 0.965925515))
  1285. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.08000004, 0.200000003, 1.20000005))
  1286. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.613807499))
  1287. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409177303, -0.337566733, 5.48362732e-06, 0.965926349, -2.66358256e-07, 0.258818328, -8.00937414e-07, 1.00000465, 3.96044925e-06, -0.258818239, -4.05418541e-06, 0.965926051))
  1288. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.08000004, 0.100000001, 1))
  1289. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1290. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.40916872, -0.521703362, 0.306914926, -0.965925753, -3.3210963e-06, -0.258820564, -2.88151205e-06, 1.00000453, -2.24076211e-06, 0.258820474, -1.40822522e-06, -0.965925455))
  1291. mesh("SpecialMesh",Neon,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 1, 1))
  1292. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1293. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409179688, 9.53674316e-06, 0.419403642, 0.965926349, -2.21654773e-07, 0.258818358, -0.258818239, -1.54826193e-06, 0.965926111, 1.95577741e-07, -1.00000465, -1.54040754e-06))
  1294. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.08000004, 0.200000003, 1))
  1295. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1296. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.587792635, -0.0161919594, -0.0653991699, 1.13248825e-06, -1.42026693e-07, 0.999999881, 0.341456413, 0.939902127, -1.56462193e-07, -0.939898133, 0.341457874, 8.04662704e-07))
  1297. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1298. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1299. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587798834, -0.00837624073, -0.0366694927, -1.01327896e-06, 2.93366611e-07, -0.999999881, -0.500394166, -0.865801752, 2.23517418e-07, -0.865797997, 0.50039643, 8.64267349e-07))
  1300. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1301. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.818409979))
  1302. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.58782959, -0.132636011, 0.471575022, 2.92062759e-06, 2.19326466e-07, 0.99999994, 0.250737906, -0.968059421, -4.47034836e-07, 0.968055427, 0.250738949, -2.69711018e-06))
  1303. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1304. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 1.02301252))
  1305. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.587816477, -0.00836849213, 0.752784967, 3.66568565e-06, -9.68575478e-07, 1, -0.500397146, -0.865800261, 9.53674316e-07, 0.865796447, -0.500399411, -3.50177288e-06))
  1306. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1307. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.818409979))
  1308. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587809563, 0.0303430557, 0.471570253, -7.4505806e-07, -4.87081707e-07, -0.999999881, -0.25074333, 0.968058169, -3.83704901e-07, 0.968053997, 0.250744343, -5.51342964e-07))
  1309. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1310. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1311. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587808847, -0.132651746, 0.0399596691, -1.01327896e-06, 1.48080289e-07, -0.999999881, 0.250738144, -0.968059599, -2.83122063e-07, -0.968055546, -0.250739217, 6.55651093e-07))
  1312. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1313. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 1.02301252))
  1314. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587797642, -0.0125925392, 0.749894857, -1.84774399e-06, -1.41980127e-06, -1.00000012, 9.81613994e-07, 1.00000441, -1.46590173e-06, 1.00000048, -9.85339284e-07, -1.63912773e-06))
  1315. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1316. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1317. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587806702, -0.0897038579, -0.0337746143, -1.04308128e-06, 2.33296305e-07, -0.999999881, -6.29946589e-06, -1.00000441, -1.94646418e-07, -1.00000036, 6.33113086e-06, 8.64267349e-07))
  1318. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1319. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1320. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.587805271, -0.0939061642, -0.0366768837, 3.30805779e-06, -1.09430403e-06, 1, 0.500399232, 0.86579895, -6.70552254e-07, -0.865795314, 0.500401378, 3.12924385e-06))
  1321. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1322. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1323. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587803364, -0.0861333609, -0.065392971, -3.4570694e-06, 1.2870878e-06, -1, -0.341461569, -0.939899921, -5.21540642e-08, -0.939896166, 0.341463149, 3.50177288e-06))
  1324. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1325. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1326. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.587807655, -0.145272493, -0.0654447079, 1.10268593e-06, -2.22120434e-07, 1, 0.751385391, 0.659867108, -5.51342964e-07, -0.659864068, 0.751388669, 7.89761543e-07))
  1327. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1328. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 1.4322176))
  1329. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587798595, -0.0161972046, 0.98611784, -1.25169754e-06, -3.52505594e-07, -0.99999994, 0.341458827, 0.939900994, -6.78002834e-07, 0.939897239, -0.341460288, -8.04662704e-07))
  1330. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1331. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 1.02301252))
  1332. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.587803364, -0.0896650478, 0.749883652, 1.07288361e-06, 5.424954e-07, 0.999999881, 1.07474625e-06, -1.00000477, 5.7881698e-07, 1.00000048, 1.00769103e-06, -7.15255737e-07))
  1333. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1334. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 1.02301252))
  1335. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587814093, -0.0939184427, 0.752784014, -3.69548798e-06, -3.41795385e-07, -1, 0.500397503, 0.865799904, -2.05636024e-06, 0.865796149, -0.50039959, -2.90572643e-06))
  1336. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1337. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.613807559))
  1338. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.587794542, 0.042996645, 0.576957941, 1.63912773e-06, 1.89524144e-07, 1, -0.751385331, -0.659867108, 1.25169754e-06, 0.659864128, -0.75138855, -8.04662704e-07))
  1339. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1340. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 1.43221748))
  1341. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.587800503, -0.0860856771, 0.986118555, 1.34110451e-06, 5.424954e-07, 0.99999994, -0.341454715, -0.939902663, 9.08970833e-07, 0.939898729, -0.341456294, -7.74860382e-07))
  1342. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1343. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1344. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587807417, 0.0429840088, -0.0654399395, -1.01327896e-06, 2.7846545e-07, -0.999999881, -0.751381814, -0.659871221, 4.91738319e-07, -0.659868538, 0.751384974, 7.15255737e-07))
  1345. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1346. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.613807559))
  1347. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587813616, -0.145255089, 0.576962709, -3.7252903e-06, 8.63336027e-07, -0.999999881, 0.751386225, 0.659865797, -2.13086605e-06, 0.659863055, -0.751389563, -2.98023224e-06))
  1348. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1349. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.SmoothPlastic,0,0,"Black","Neon",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  1350. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-06, -1.14738941e-05, -4.76837158e-07, 0.965926766, 3.39001417e-07, 0.258816987, 5.27128577e-07, 1.00000477, -3.43192369e-06, -0.258816928, 3.45741319e-06, 0.965926468))
  1351. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(0.850000024, 1.00999999, 0.850000024))
  1352. MBoot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.SmoothPlastic,0,0,"Black","MBoot1",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  1353. MBoot1weld=weld(m,handle,MBoot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -1.46776438e-05, -5.24520874e-06, 0.258816242, 1.01351179e-06, -0.965926588, 3.39560211e-06, 1.00000453, 1.94273889e-06, 0.965926766, -3.85195017e-06, 0.258816272))
  1354. mesh("BlockMesh",MBoot1,"","",Vector3.new(0, 0, 0),Vector3.new(0.5, 1.03999996, 0.5))
  1355. --Leftie
  1356. handle=part(Enum.FormFactor.Custom,gunty,Enum.Material.SmoothPlastic,0,0,"Black","Handle",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  1357. handleweld=weld(m,Character["Left Leg"],handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0141367912, 0.713674068, -0.0127640963, -0.260250956, 0.0149142649, 0.965426087, -0.0187318921, 0.999616802, -0.020492021, -0.96535933, -0.0234172773, -0.259871304))
  1358. mesh("BlockMesh",handle,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.01999998, 0.699999988))
  1359. MBoot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.SmoothPlastic,0,0,"Black","MBoot1",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  1360. MBoot1weld=weld(m,handle,MBoot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.15255737e-07, -1.43647194e-05, -7.62939453e-06, 0.258817017, -1.90187711e-06, 0.965926409, -3.05473804e-06, 1.00000477, 2.78931111e-06, -0.965926707, -3.72156501e-06, 0.258817077))
  1361. mesh("BlockMesh",MBoot1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.01999998, 0.699999988))
  1362. MBoot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.SmoothPlastic,0,0,"Black","MBoot1",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  1363. MBoot1weld=weld(m,handle,MBoot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.76837158e-07, -1.43051147e-05, -5.7220459e-06, 0.258816242, -1.01351179e-06, 0.965926588, -3.39560211e-06, 1.00000453, 1.94273889e-06, -0.965926766, -3.85195017e-06, 0.258816272))
  1364. mesh("BlockMesh",MBoot1,"","",Vector3.new(0, 0, 0),Vector3.new(0.5, 1.03999996, 0.5))
  1365. MBoot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.SmoothPlastic,0,0,"Black","MBoot1",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  1366. MBoot1weld=weld(m,handle,MBoot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.29153442e-06, -1.43051147e-05, -4.29153442e-06, 0.866025269, 8.1025064e-08, 0.500000775, 5.0291419e-08, 1.00000453, -2.39815563e-07, -0.500001192, 2.03959644e-07, 0.866024852))
  1367. mesh("BlockMesh",MBoot1,"","",Vector3.new(0, 0, 0),Vector3.new(0.5, 1.03999996, 0.5))
  1368. MBoot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.SmoothPlastic,0,0,"Black","MBoot1",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  1369. MBoot1weld=weld(m,handle,MBoot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(5.7220459e-06, -1.46925449e-05, -1.1920929e-06, 0.866026402, 1.45658851e-06, 0.499998689, -2.0340085e-06, 1.00000453, 6.79399818e-07, -0.499999166, -1.64285302e-06, 0.866026282))
  1370. mesh("BlockMesh",MBoot1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.01999998, 0.699999988))
  1371. MBoot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.SmoothPlastic,0,0,"Black","MBoot1",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  1372. MBoot1weld=weld(m,handle,MBoot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.76837158e-06, -1.48117542e-05, -7.62939453e-06, 0.500000119, 4.02797014e-07, 0.866025448, -4.07546759e-06, 1.00000453, 1.89431012e-06, -0.866025627, -4.53926623e-06, 0.50000006))
  1373. mesh("BlockMesh",MBoot1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.01999998, 0.699999988))
  1374. MNeon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  1375. MNeonweld=weld(m,handle,MNeon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.76837158e-07, -3.1888485e-06, 1.43051147e-06, 0.866025865, -9.0058893e-07, 0.499999523, -7.63684511e-08, 1.00000465, 1.97067857e-06, -0.49999994, -1.76485628e-06, 0.866025805))
  1376. mesh("BlockMesh",MNeon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.02999997, 0.600000024))
  1377. MNeon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  1378. MNeonweld=weld(m,handle,MNeon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.15255737e-07, -1.43349171e-05, -6.19888306e-06, 0.258817106, 5.05347998e-07, 0.965926349, -1.03749335e-06, 1.00000477, -2.66358256e-07, -0.965926588, -9.983778e-07, 0.258817166))
  1379. mesh("BlockMesh",MNeon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.02999997, 0.600000024))
  1380. MNeon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  1381. MNeonweld=weld(m,handle,MNeon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.53674316e-07, -9.4473362e-06, -2.38418579e-07, 1.00000036, 4.86150384e-07, -8.94069672e-08, -4.58210707e-07, 1.00000465, -1.68941915e-06, -1.1920929e-07, 1.68383121e-06, 1))
  1382. mesh("BlockMesh",MNeon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.02999997, 0.600000024))
  1383. MNeon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  1384. MNeonweld=weld(m,handle,MNeon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.43051147e-06, -1.38580799e-05, -7.39097595e-06, 0.500000179, -9.406358e-07, 0.866025448, 8.28877091e-07, 1.00000453, 6.06290996e-07, -0.866025805, 3.7252903e-07, 0.50000006))
  1385. mesh("BlockMesh",MNeon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.02999997, 0.600000024))
  1386. MNeon=part(Enum.FormFactor.Custom,gunty,Enum.Material.SmoothPlastic,0,0,"Really black","MNeon",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  1387. MNeonweld=weld(m,handle,MNeon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.04904175e-05, -1.10566616e-05, 2.38418579e-07, 0.965926766, -3.39001417e-07, -0.258816987, -5.27128577e-07, 1.00000477, -3.43192369e-06, 0.258816928, 3.45741319e-06, 0.965926468))
  1388. mesh("BlockMesh",MNeon,"","",Vector3.new(0, 0, 0),Vector3.new(0.850000024, 1.00999999, 0.850000024))
  1389. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  1390. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.57627869e-06, -2.88188457e-05, 0.173900127, 0.258816868, -1.71843567e-07, 0.965926409, -3.33227217e-06, 1.00000477, 1.0477379e-06, -0.965926588, -3.53343785e-06, 0.258816928))
  1391. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.100000001))
  1392. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  1393. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.05990601e-06, -1.25467777e-05, -0.204605103, -0.965926409, -5.90458512e-07, 0.258817971, -7.80448318e-07, 1.00000465, -7.62287527e-07, -0.258817941, -9.35451681e-07, -0.96592623))
  1394. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.0599999987))
  1395. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  1396. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.31266022e-05, -9.23871994e-06, -0.173952341, 0.258816868, -1.92021616e-07, 0.965926349, -3.35276127e-06, 1.00000453, 1.07008964e-06, -0.965926588, -3.57069075e-06, 0.258816898))
  1397. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.100000001))
  1398. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  1399. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.90734863e-06, -1.43051147e-05, -0.2046175, 0.866025865, -1.17346644e-06, 0.499999702, -2.42143869e-08, 1.00000453, 2.42795795e-06, -0.5, -2.15321779e-06, 0.866025627))
  1400. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.0599999987))
  1401. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  1402. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.53674316e-07, -1.74045563e-05, -0.173940897, 0.866024971, -7.72997737e-08, 0.500001192, 2.99885869e-07, 1.00000477, -3.25031579e-07, -0.500001431, 3.66941094e-07, 0.866024852))
  1403. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.100000001))
  1404. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  1405. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.86102295e-05, -9.05990601e-06, -0.173911095, 0.500003397, -1.93528831e-06, -0.866023481, -1.58511102e-06, 1.00000465, -3.21026891e-06, 0.866024017, 3.00165266e-06, 0.500003099))
  1406. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.100000001))
  1407. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  1408. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.33514404e-05, -3.17692757e-05, 0.173903465, 0.866026223, -2.40281224e-06, 0.499998778, 2.83122063e-06, 1.00000453, -6.10016286e-08, -0.499999166, 1.43889338e-06, 0.866026044))
  1409. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.100000001))
  1410. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  1411. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.45435333e-05, -3.03983688e-05, 0.204582691, 0.258819401, -2.72160469e-06, 0.965925813, -6.1839819e-07, 1.00000453, 2.97510996e-06, -0.965926051, -1.41188502e-06, 0.258819461))
  1412. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.0599999987))
  1413. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  1414. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.23977661e-05, -3.14116478e-05, 0.173899412, 0.965926588, -2.71946192e-07, -0.25881806, -3.94880772e-07, 1.00000477, -2.6631169e-06, 0.258817911, 2.65656126e-06, 0.965926051))
  1415. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.100000001))
  1416. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  1417. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.00679016e-06, -1.41263008e-05, -0.204611778, -0.500003338, -1.55437738e-06, 0.8660236, -3.6098063e-06, 1.00000465, -3.3993274e-07, -0.866024137, -3.30805779e-06, -0.50000304))
  1418. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.0599999987))
  1419. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  1420. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.57356262e-05, -2.66134739e-05, 0.204608679, -0.965925813, 2.07684934e-06, 0.258820504, 1.96322799e-06, 1.00000453, -7.39935786e-07, -0.258820415, -1.89080311e-07, -0.965925455))
  1421. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.0599999987))
  1422. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  1423. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.57356262e-05, -4.76837158e-06, -0.173935175, 0.965926766, -6.81728125e-07, -0.258816689, -1.82539225e-07, 1.00000453, -3.42587009e-06, 0.2588166, 3.36155426e-06, 0.965926468))
  1424. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.100000001))
  1425. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  1426. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-05, -2.65240669e-05, 0.173912048, 0.500003219, -2.04052776e-06, -0.86602366, -1.55717134e-06, 1.00000441, -3.31318006e-06, 0.866024077, 2.99327075e-06, 0.500002921))
  1427. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.100000001))
  1428. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  1429. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.33514404e-05, -7.83801079e-06, -0.20462656, 0.258815736, 5.62000423e-07, 0.965926707, -2.90386379e-06, 1.00000453, 1.99303031e-07, -0.965926945, -2.90572643e-06, 0.258815825))
  1430. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.0599999987))
  1431. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  1432. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.67028809e-05, -2.66730785e-05, 0.204610825, -0.500003278, 1.87475234e-06, 0.86602366, -1.71363354e-06, 1.00000477, -3.21911648e-06, -0.866024196, -3.08733433e-06, -0.50000304))
  1433. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.0599999987))
  1434. MNeon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon1",Vector3.new(1.0230124, 0.613807559, 0.20460251))
  1435. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.1920929e-05, -3.0964613e-05, 0.20458746, 0.866025925, -1.43051147e-06, 0.499999702, 2.05077231e-06, 1.00000465, -6.12810254e-07, -0.5, 1.53761357e-06, 0.866025567))
  1436. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.0599999987))
  1437. MNeon2=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon2",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  1438. MNeon2weld=weld(m,handle,MNeon2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(5.24520874e-06, -1.48117542e-05, -5.00679016e-06, 0.866025746, -1.11758709e-06, 0.49999994, -4.84287739e-08, 1.00000441, 2.37394124e-06, -0.500000179, -2.11410224e-06, 0.866025448))
  1439. mesh("BlockMesh",MNeon2,"","",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 1.05999994, 0.200000003))
  1440. MNeon2=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"MNeon2",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  1441. MNeon2weld=weld(m,handle,MNeon2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.76837158e-07, -1.48713589e-05, -8.58306885e-06, 0.258819252, -2.72412763e-06, 0.965925813, -5.55068254e-07, 1.00000465, 2.92109326e-06, -0.965926111, -1.35414302e-06, 0.258819312))
  1442. mesh("BlockMesh",MNeon2,"","",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 1.05999994, 0.200000003))
  1443. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1444. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409214973, -0.144695997, -0.144689798, 0.258818269, -1.52112989e-07, 0.965926111, -0.683013678, 0.707109571, 0.183012441, -0.683012664, -0.707110763, 0.183011994))
  1445. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.15799999, 0.899999976, 0.899999976))
  1446. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1447. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409241676, -1.16626608, 0.0409257412, -0.965926111, 1.48452818e-06, 0.258819342, 7.82310963e-07, 1.00000453, -2.97697261e-06, -0.258819222, -2.66422467e-06, -0.965925694))
  1448. mesh("SpecialMesh",Neon1,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 0.400000006, 0.400000006))
  1449. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1450. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409200907, -0.144691944, -0.144690037, 0.258817255, 4.4434255e-06, 0.965926349, -0.683013499, 0.707111001, 0.183008298, -0.68301326, -0.707109213, 0.18301475))
  1451. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.15799999, 0.899999976, 0.899999976))
  1452. Neon2=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon2",Vector3.new(0.20460248, 0.409205049, 0.40920499))
  1453. Neon2weld=weld(m,handle,Neon2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409180641, -0.419389844, -2.86102295e-06, 0.965925574, 2.30595469e-06, -0.258820593, -2.94297934e-06, 1.00000453, -2.22958624e-06, 0.258820593, 2.87155126e-06, 0.965925574))
  1454. mesh("BlockMesh",Neon2,"","",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 1, 1))
  1455. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1456. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587827921, -0.0126010776, -0.0337805748, 3.27825546e-06, 1.11712143e-06, -0.99999994, -6.01634383e-06, 1.00000453, 1.07986853e-06, 1.00000048, 6.05173409e-06, 3.01003456e-06))
  1457. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1458. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1459. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409216642, -0.818417668, 0.409195423, 0.965926051, -2.58162618e-06, -0.258819371, 1.8607825e-06, 1.00000477, -3.13017517e-06, 0.258819312, 2.51968231e-06, 0.965925753))
  1460. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1461. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.409205019, 0.20460251))
  1462. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409233093, -0.511525393, 0.409212828, 0.96592617, 5.75557351e-07, -0.258818269, -7.4505806e-07, 1.00000465, -7.13858753e-07, 0.258818269, 8.54082828e-07, 0.965926111))
  1463. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1464. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1465. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409227371, -1.22763395, 0.102303028, -0.965926409, -5.68106771e-07, 0.258818299, -2.29291618e-06, 1.00000465, -6.52717426e-06, -0.258818269, -6.89018088e-06, -0.965926111))
  1466. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1467. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1468. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.40921998, -1.22765374, 0.10229373, 0.965926111, 2.41585076e-06, -0.258819401, -2.92062759e-06, 1.00000453, -1.85659155e-06, 0.258819312, 2.51964593e-06, 0.965925753))
  1469. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1470. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(1.0230124, 0.40920499, 1.02301252))
  1471. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.14576721e-06, -0.511505842, 1.00135803e-05, -0.258817196, 1.76685171e-06, -0.96592623, -2.5536865e-06, 1.00000453, 2.50060111e-06, 0.965926707, 3.14600766e-06, -0.258817315))
  1472. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1473. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1474. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409229994, -0.818407714, 0.409216166, -0.965926349, -5.42029738e-07, 0.258818328, -7.07805157e-07, 1.00000465, -6.93835318e-07, -0.258818269, -8.16775355e-07, -0.965926111))
  1475. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1476. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.409205019, 0.20460251))
  1477. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409224749, -0.511516333, -0.409199953, 0.965926349, -2.19792128e-07, -0.258818567, -6.14672899e-08, 1.00000346, -1.23400241e-06, 0.258818507, 1.2102355e-06, 0.965925992))
  1478. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1479. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1480. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409209013, -0.81839484, -0.409217834, 0.258819014, 1.78793925e-07, 0.965925694, -5.72018325e-06, 1.00000453, 1.34762377e-06, -0.965926111, -5.93066216e-06, 0.258819163))
  1481. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1482. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1483. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409201145, -0.818392992, -0.409234762, 0.258819222, 2.12179657e-07, 0.965925813, -5.49852848e-06, 1.00000477, 1.23260543e-06, -0.96592623, -5.65871596e-06, 0.258819371))
  1484. mesh("SpecialMesh",Boot,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1485. Boot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot",Vector3.new(0.20460248, 0.818410039, 0.409205019))
  1486. Bootweld=weld(m,handle,Boot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409226418, -0.716124475, -6.19888306e-06, 0.965928972, 1.67638063e-07, -0.258819133, -1.13248825e-06, 1.00000918, -7.0175156e-07, 0.258818567, 5.44099748e-07, 0.965927899))
  1487. mesh("BlockMesh",Boot,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1488. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1489. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00101113319, -0.409224987, 0.00104081631, -0.183009192, -0.707110524, -0.683013201, -0.965926826, -2.24076211e-06, 0.258816421, -0.183012486, 0.707109571, -0.683013439))
  1490. mesh("CylinderMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(0.839999974, 1.13, 0.839999974))
  1491. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1492. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409229994, 0.0010099411, -0.00104010105, 0.96592617, 5.75557351e-07, -0.258818269, 0.183011368, 0.707111835, 0.683011353, 0.183012962, -0.707108498, 0.683014393))
  1493. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.11000001, 1.20000005, 1.20000005))
  1494. MBoot=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","MBoot",Vector3.new(1.0230124, 0.613807559, 1.02301252))
  1495. MBootweld=weld(m,handle,MBoot,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(8.10623169e-06, -4.32133675e-06, 2.14576721e-06, 0.96592617, 5.75557351e-07, -0.258818269, 3.57627869e-07, 1.00000465, 3.40072438e-06, 0.258818269, -3.39271719e-06, 0.96592623))
  1496. mesh("BlockMesh",MBoot,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1.00999999))
  1497. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.20460251, 1.02301252))
  1498. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.1920929e-05, -0.0494014025, 0.0132374763, 0.965926349, 5.04776835e-07, -0.258818358, 0.0669859126, 0.965931296, 0.249997243, 0.249999553, -0.258817166, 0.933013558))
  1499. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.159999996, 1.05499995))
  1500. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.20460251, 1.02301252))
  1501. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.95503235e-05, -0.0494132638, -0.0132431984, 0.96592629, 5.6065619e-07, -0.258818299, -0.0669864863, 0.965931475, -0.249995902, 0.249999389, 0.258816093, 0.933014035))
  1502. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.159999996, 1.05499995))
  1503. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.20460251, 1.02301252))
  1504. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.66893005e-05, 0.101639032, -0.0272481441, 0.965926349, 5.12227416e-07, -0.258818358, 0.0669851974, 0.965931892, 0.249994665, 0.249999732, -0.258814543, 0.933014274))
  1505. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.0700000003, 1.04999995))
  1506. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.20460251, 1.02301252))
  1507. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.90734863e-06, 0.0494036674, -0.0132493973, 0.965926349, 5.19677997e-07, -0.258818328, 0.0669869334, 0.965930104, 0.250001281, 0.24999927, -0.258821338, 0.933012426))
  1508. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.159999996, 1.05499995))
  1509. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.20460251, 1.02301252))
  1510. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.85966492e-05, -0.105883151, -0.0283741951, 0.965926051, 2.33389437e-06, -0.258819342, -0.0669894889, 0.965930343, -0.249999389, 0.249999687, 0.258820236, 0.933012843))
  1511. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.0700000003, 1.04999995))
  1512. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.20460251, 1.02301252))
  1513. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(8.58306885e-06, 0.0494105816, 0.0132248402, 0.965925992, 2.48104334e-06, -0.258819342, -0.0669896603, 0.965930223, -0.249999434, 0.249999657, 0.258820325, 0.933012903))
  1514. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.159999996, 1.05499995))
  1515. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.20460251, 1.02301252))
  1516. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.23977661e-05, -0.105862498, 0.0283658504, 0.965926468, 5.38304448e-07, -0.258818358, 0.0669858381, 0.965931416, 0.249997199, 0.249999538, -0.258817077, 0.933013558))
  1517. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.0700000003, 1.04999995))
  1518. Neon=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon",Vector3.new(1.0230124, 0.20460251, 1.02301252))
  1519. Neonweld=weld(m,handle,Neon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.04904175e-05, 0.101653516, 0.0272288322, 0.96592629, -9.57399607e-07, -0.258818865, -0.0669860095, 0.96593076, -0.24999921, 0.25000003, 0.258819193, 0.933012962))
  1520. mesh("BlockMesh",Neon,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.0700000003, 1.04999995))
  1521. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1522. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.40922904, 0.00101161003, -0.00103890896, 0.965926349, 5.21540642e-07, -0.258818299, 0.183010414, 0.70711565, 0.683007777, 0.183013827, -0.707104683, 0.683017969))
  1523. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.12, 0.899999976, 0.899999976))
  1524. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1525. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409226418, -0.0321686566, -4.76837158e-07, 0.965925992, -1.40629709e-06, -0.258819252, 6.92903996e-07, 1.00000465, -3.05427238e-06, 0.258819193, 2.73579644e-06, 0.965925753))
  1526. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 0.0299999993, 0.800000012))
  1527. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1528. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409235001, 0.0394316316, 1.02519989e-05, 0.965926409, 3.7997961e-07, -0.258818358, -5.83007932e-07, 1.00000465, -8.88947397e-07, 0.258818328, 1.00231227e-06, 0.965926111))
  1529. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 0.0299999993, 0.800000012))
  1530. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1531. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409237146, -0.0332256556, 0.00256085396, 0.965926468, 5.25265932e-07, -0.258818328, -0.183010936, 0.707115948, -0.683007121, 0.183013305, 0.707104206, 0.683018506))
  1532. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 0.0599999987, 0.800000012))
  1533. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1534. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409226418, 0.0383610725, -0.00259196758, 0.965926349, 5.06639481e-07, -0.258818299, 0.183010906, 0.707113624, 0.683009565, 0.18301329, -0.70710659, 0.683015943))
  1535. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 0.0599999987, 0.800000012))
  1536. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1537. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.40922451, -0.0358011723, 0.00365287066, 0.965926349, 4.3772161e-07, -0.258818358, -0.258818269, 1.79674134e-06, -0.965925992, 7.07805157e-08, 1.00000465, 1.8235296e-06))
  1538. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 0.0299999993, 0.800000012))
  1539. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1540. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.40922761, -0.0332458019, -0.00256955624, 0.965927541, 3.40864062e-07, -0.258818686, 0.183011636, 0.707112014, 0.683013082, 0.183012843, -0.707111239, 0.683013916))
  1541. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 0.0599999987, 0.800000012))
  1542. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1543. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.40922904, 0.0383840799, 0.00255608559, 0.965925872, -1.52364373e-06, -0.258820266, -0.183010653, 0.707117081, -0.683006108, 0.183016419, 0.707103014, 0.683019042))
  1544. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 0.0599999987, 0.800000012))
  1545. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1546. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409226418, 0.0358090401, 0.00363260508, 0.965926349, 4.07919288e-07, -0.258818388, -0.258818269, 1.7967559e-06, -0.965925992, 1.00582838e-07, 1.00000465, 1.81607902e-06))
  1547. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 0.0299999993, 0.800000012))
  1548. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1549. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.40921092, -0.197651148, 0.0529534817, 0.258817226, -1.89360253e-06, 0.965926349, -0.933013141, -0.258822113, 0.249997735, 0.25000155, -0.965929866, -0.0669890717))
  1550. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.148, 1.10000002, 1.10000002))
  1551. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1552. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409209013, 0.139738083, -0.0374652147, 0.258817255, -1.61089702e-07, 0.96592629, -0.933013141, -0.258822173, 0.249998212, 0.250001937, -0.965929866, -0.0669874549))
  1553. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.14999998, 0.800000012, 0.800000012))
  1554. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1555. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409212351, -0.197653294, -0.0529562235, 0.258817255, -1.86733268e-06, 0.965926468, -0.933013141, 0.258821279, 0.249998748, -0.250001639, -0.965929866, 0.0669853985))
  1556. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.148, 1.10000002, 1.10000002))
  1557. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1558. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409211874, 0.139731884, 0.0374417305, 0.258818269, -1.39294571e-07, 0.965926111, -0.93301338, 0.258819848, 0.249999404, -0.249999881, -0.965930462, 0.0669869259))
  1559. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.14999998, 0.800000012, 0.800000012))
  1560. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1561. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409215927, -0.19765234, 0.0529660583, 0.258818269, -1.24478902e-07, 0.965926111, -0.933012545, -0.258823633, 0.249999091, 0.250003308, -0.965929449, -0.0669880956))
  1562. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.15799999, 0.899999976, 0.899999976))
  1563. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1564. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409211874, 0.139737129, -0.0374429226, 0.258818269, -1.24517101e-07, 0.965926111, -0.93301338, -0.258820385, 0.249999329, 0.250000209, -0.965930343, -0.0669872537))
  1565. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.15999997, 0.699999988, 0.699999988))
  1566. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1567. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409214973, -0.197654247, -0.0529577732, 0.258818269, -1.24562575e-07, 0.965926111, -0.933012605, 0.258823037, 0.24999918, -0.25000298, -0.965929627, 0.0669877604))
  1568. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.15799999, 0.899999976, 0.899999976))
  1569. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1570. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409205198, 0.139731884, 0.0374416113, 0.258818269, -1.24471626e-07, 0.965926111, -0.933013499, 0.258819491, 0.249999404, -0.249999523, -0.965930402, 0.0669868439))
  1571. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.15999997, 0.699999988, 0.699999988))
  1572. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1573. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.40921092, 0.125280857, 0.0723316669, 0.258818269, -1.24515282e-07, 0.965926111, -0.836515129, 0.500005543, 0.224142864, -0.482966512, -0.866027653, 0.129409969))
  1574. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.16999996, 0.600000024, 0.600000024))
  1575. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1576. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409209251, -0.17721343, -0.102310419, 0.258818269, -1.24433427e-07, 0.965926111, -0.836515069, 0.500005603, 0.224142849, -0.482966572, -0.866027653, 0.129409984))
  1577. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.16799998, 0.75999999, 0.75999999))
  1578. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1579. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409214973, -0.177217484, -0.102312326, 0.258818269, -1.24435246e-07, 0.965926111, -0.836516678, 0.500002623, 0.224143282, -0.482963651, -0.866029322, 0.129409179))
  1580. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.176, 0.600000024, 0.600000024))
  1581. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1582. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409204245, 0.125283957, 0.0723342896, 0.258818269, -1.24524377e-07, 0.965926111, -0.836516857, 0.500002205, 0.224143326, -0.482963234, -0.866029561, 0.12940909))
  1583. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.17999995, 0.5, 0.5))
  1584. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1585. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409208298, -0.144697428, -0.144692898, 0.258818269, -1.24453436e-07, 0.965926111, -0.683013797, 0.707109451, 0.183012471, -0.683012545, -0.707110643, 0.183011979))
  1586. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.148, 1.10000002, 1.10000002))
  1587. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1588. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409204006, 0.102293491, 0.102295399, 0.258818269, -1.52136636e-07, 0.965926111, -0.683013558, 0.70710963, 0.183012396, -0.683012724, -0.707110465, 0.183012009))
  1589. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.15999997, 0.699999988, 0.699999988))
  1590. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1591. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409214973, -0.144698143, -0.144692898, 0.258818269, -1.39289114e-07, 0.965926111, -0.683013678, 0.707109571, 0.183012441, -0.683012486, -0.707110643, 0.183011949))
  1592. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.13800001, 1.39999998, 1.39999998))
  1593. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1594. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409205198, 0.102293491, 0.102294445, 0.258818269, -1.39243639e-07, 0.965926111, -0.683013558, 0.707109571, 0.183012411, -0.683012605, -0.707110643, 0.183011979))
  1595. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 1, 1))
  1596. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1597. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409204006, 0.10229063, 0.102291346, 0.258818269, -1.3727913e-07, 0.965926111, -0.68301332, 0.707109988, 0.183012336, -0.683012962, -0.707110107, 0.183012083))
  1598. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.14999998, 0.800000012, 0.800000012))
  1599. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1600. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409225225, -0.0409274101, -0.272358775, -0.96592623, -4.47034836e-07, 0.258818358, 0.258818299, -2.08748861e-06, 0.965926111, 1.43423676e-07, 1.00000453, 2.10478902e-06))
  1601. mesh("SpecialMesh",Neon1,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.06500006, 0.400000006, 0.400000006))
  1602. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1603. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409230709, 0.272356182, 0.0409178734, -0.965926349, -4.74974513e-07, 0.258818358, 1.06915832e-06, -1.00000477, 2.38977373e-06, 0.258818328, 2.58247201e-06, 0.96592617))
  1604. mesh("SpecialMesh",Neon1,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.06500006, 0.400000006, 0.400000006))
  1605. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1606. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409236908, 0.235309601, 0.153463125, -0.965926528, -6.66826963e-07, 0.258817494, 1.04308128e-06, -1.00000441, 1.52504072e-06, 0.258817434, 1.72445471e-06, 0.96592617))
  1607. mesh("SpecialMesh",Neon1,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.06500006, 0.800000012, 0.100000001))
  1608. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1609. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.40923667, 0.235306889, 0.153455257, 0.965926111, -2.78837979e-06, -0.258819282, -2.03959644e-06, -1.00000453, 3.33879143e-06, -0.258819193, -2.6688358e-06, -0.965925694))
  1610. mesh("SpecialMesh",Neon1,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.06500006, 0.800000012, 0.100000001))
  1611. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1612. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409226418, -0.0716133118, 1.19694662, -0.965926349, -4.74974513e-07, 0.258818358, -0.258818299, 1.88409467e-06, -0.96592623, -8.00937414e-08, -1.00000477, -1.92364678e-06))
  1613. mesh("SpecialMesh",Boot1,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.02999997, 0.699999988, 0.699999988))
  1614. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1615. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409232855, -1.1969645, 0.071611166, -0.965926349, -5.04776835e-07, 0.258818358, -6.79865479e-07, 1.00000477, -7.80913979e-07, -0.258818299, -9.1304355e-07, -0.965926111))
  1616. mesh("SpecialMesh",Boot1,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.02999997, 0.699999988, 0.699999988))
  1617. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 1.02301252, 0.409205019))
  1618. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409227371, -0.613799989, -9.77516174e-06, 0.96592623, 4.30271029e-07, -0.258818388, -6.1839819e-07, 1.00000465, -7.87898898e-07, 0.258818358, 8.9310015e-07, 0.965926111))
  1619. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.02999997, 1, 0.699999988))
  1620. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1621. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409233332, -0.0818500519, 1.20718551, -0.96592629, -3.87430191e-07, 0.258818388, -0.258818358, 1.76667527e-07, -0.965926111, 2.90572643e-07, -1.00000465, -2.54716724e-07))
  1622. mesh("SpecialMesh",Neon1,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.800000012, 0.800000012))
  1623. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 1.02301252, 0.409205019))
  1624. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409231186, -0.613821983, -1.14440918e-05, 0.965926468, 4.71249223e-07, -0.258818388, -1.10454857e-06, 1.00000465, -2.5019981e-06, 0.258818269, 2.6885682e-06, 0.965925932))
  1625. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 1, 0.800000012))
  1626. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1627. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409229517, -1.20718884, 0.0818462372, -0.965926349, -4.3772161e-07, 0.258818358, -1.07474625e-06, 1.00000465, -2.50991434e-06, -0.258818269, -2.68853e-06, -0.965925932))
  1628. mesh("SpecialMesh",Neon1,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.800000012, 0.800000012))
  1629. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1630. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409235001, -0.0409214497, 1.16627288, -0.965925992, 2.76602805e-06, 0.258819282, -0.258819282, 1.62548531e-07, -0.965925813, -2.75112689e-06, -1.00000453, 5.71832061e-07))
  1631. mesh("SpecialMesh",Neon1,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 0.400000006, 0.400000006))
  1632. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 1.02301252, 0.409205019))
  1633. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409235239, -0.613821566, -1.12056732e-05, 0.965926051, -2.87033617e-06, -0.258819312, 2.12155282e-06, 1.00000453, -3.34531069e-06, 0.258819163, 2.65357085e-06, 0.965925634))
  1634. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 1, 0.400000006))
  1635. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1636. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409197807, -0.197657824, 0.052965343, 0.258818299, -1.24588041e-07, 0.965926111, -0.93301338, -0.258820385, 0.249999329, 0.250000209, -0.965930343, -0.0669872537))
  1637. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.148, 1.10000002, 1.10000002))
  1638. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1639. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409207582, 0.13973856, -0.0374410748, 0.258818299, -1.24598955e-07, 0.965926111, -0.933012426, -0.258824199, 0.249999076, 0.250003844, -0.96592921, -0.0669882223))
  1640. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.14999998, 0.800000012, 0.800000012))
  1641. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1642. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409204483, -0.197654724, -0.0529592037, 0.258818269, -1.24469807e-07, 0.965926111, -0.933013678, 0.258819193, 0.249999464, -0.24999927, -0.965930581, 0.0669867545))
  1643. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.148, 1.10000002, 1.10000002))
  1644. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1645. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409206867, 0.139734268, 0.0374424458, 0.258818269, -1.24486178e-07, 0.965926111, -0.93301338, 0.258819848, 0.249999404, -0.249999836, -0.965930402, 0.0669869184))
  1646. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.14999998, 0.800000012, 0.800000012))
  1647. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1648. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.40920496, -0.197653532, 0.0529638529, 0.258818269, -1.24535291e-07, 0.965926111, -0.933012486, -0.258823812, 0.249999106, 0.250003487, -0.965929329, -0.0669881254))
  1649. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.15799999, 0.899999976, 0.899999976))
  1650. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1651. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409206867, 0.139734745, -0.0374411345, 0.258818269, -1.24560756e-07, 0.965926111, -0.933012366, -0.258824348, 0.249999046, 0.250003994, -0.96592921, -0.0669882521))
  1652. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.15999997, 0.699999988, 0.699999988))
  1653. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1654. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409198284, -0.1976583, -0.0529613495, 0.258818269, -1.24504368e-07, 0.965926111, -0.933013618, 0.258819163, 0.249999434, -0.249999225, -0.965930521, 0.066986762))
  1655. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.15799999, 0.899999976, 0.899999976))
  1656. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1657. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409200668, 0.139736652, 0.0374437571, 0.258818269, -1.24442522e-07, 0.965926111, -0.93301338, 0.258819848, 0.249999404, -0.249999881, -0.965930462, 0.0669869259))
  1658. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.15999997, 0.699999988, 0.699999988))
  1659. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1660. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409206867, 0.125281811, 0.0723330975, 0.258818269, -1.24469807e-07, 0.965926111, -0.836515069, 0.500005603, 0.224142849, -0.482966572, -0.866027653, 0.129409984))
  1661. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.16999996, 0.600000024, 0.600000024))
  1662. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1663. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409205675, -0.17721653, -0.102313757, 0.258818269, -1.39189069e-07, 0.965926111, -0.836516857, 0.500002205, 0.224143326, -0.482963175, -0.866029501, 0.129409075))
  1664. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.16799998, 0.75999999, 0.75999999))
  1665. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1666. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409199715, -0.177212715, -0.102311611, 0.258818388, -8.41919245e-08, 0.965926409, -0.836517453, 0.500002384, 0.22414349, -0.482962996, -0.866030514, 0.129409164))
  1667. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.176, 0.600000024, 0.600000024))
  1668. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1669. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409204483, 0.125282526, 0.0723347664, 0.258817196, 8.29286364e-07, 0.96592623, -0.836516261, 0.500003815, 0.224141687, -0.482964724, -0.866028488, 0.129409805))
  1670. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.17999995, 0.5, 0.5))
  1671. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1672. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409199476, -0.144693375, -0.144691944, 0.258818358, -7.3290721e-08, 0.96592623, -0.683013737, 0.707110167, 0.183012426, -0.683012843, -0.707110941, 0.183012158))
  1673. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.148, 1.10000002, 1.10000002))
  1674. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1675. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409203053, 0.102294922, 0.102293968, 0.258817226, 8.58977728e-07, 0.96592629, -0.683012784, 0.707111001, 0.183010682, -0.683013916, -0.707109272, 0.183012277))
  1676. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.15999997, 0.699999988, 0.699999988))
  1677. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1678. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409201384, -0.144695997, -0.144692183, 0.258817196, -4.32314664e-06, 0.96592623, -0.683011889, 0.707111001, 0.183014244, -0.68301481, -0.707109213, 0.183008716))
  1679. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.13800001, 1.39999998, 1.39999998))
  1680. Boot1=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1681. Boot1weld=weld(m,handle,Boot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409200668, 0.102293253, 0.102293015, 0.258818328, -5.30217221e-08, 0.965926111, -0.683013678, 0.707109869, 0.183012411, -0.683012784, -0.707110763, 0.183012128))
  1682. mesh("BlockMesh",Boot1,"","",Vector3.new(0, 0, 0),Vector3.new(1.13999999, 1, 1))
  1683. Neon1=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon1",Vector3.new(0.20460248, 0.409205019, 0.409205019))
  1684. Neon1weld=weld(m,handle,Neon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409199715, 0.102294445, 0.102296114, 0.258818299, -1.14005161e-07, 0.965926111, -0.683013558, 0.70710969, 0.183012411, -0.683012724, -0.707110524, 0.183012053))
  1685. mesh("BlockMesh",Neon1,"","",Vector3.new(0, 0, 0),Vector3.new(1.14999998, 0.800000012, 0.800000012))
  1686. Neon2=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon2",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1687. Neon2weld=weld(m,handle,Neon2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409179211, -0.296577692, 0.296578765, 0.96592629, 3.52039933e-07, -0.258818269, 0.183010995, 0.707113981, 0.683009505, 0.18301329, -0.707106411, 0.683016241))
  1688. mesh("BlockMesh",Neon2,"","",Vector3.new(0, 0, 0),Vector3.new(1.11000001, 0.600000024, 0.600000024))
  1689. Boot2=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot2",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1690. Boot2weld=weld(m,handle,Boot2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409179211, -0.296575546, 0.296580553, 0.965926409, 3.20374966e-07, -0.258818328, 0.18301104, 0.707113862, 0.683009446, 0.18301329, -0.707106411, 0.683016241))
  1691. mesh("BlockMesh",Boot2,"","",Vector3.new(0, 0, 0),Vector3.new(1.10000002, 0.800000012, 0.800000012))
  1692. Neon2=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon2",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1693. Neon2weld=weld(m,handle,Neon2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409178734, -0.296581507, 0.296577692, 0.965926409, 3.20374966e-07, -0.258818328, 0.183010831, 0.707114697, 0.683008671, 0.183013484, -0.707105637, 0.683017015))
  1694. mesh("BlockMesh",Neon2,"","",Vector3.new(0, 0, 0),Vector3.new(1.09000003, 1, 1))
  1695. Neon2=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon2",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1696. Neon2weld=weld(m,handle,Neon2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409176826, -0.0716166496, 0.419394374, 0.965926349, 2.51457095e-07, -0.258818328, 0.258818239, -1.62826291e-06, 0.965926111, -1.89989805e-07, -1.00000465, -1.63773075e-06))
  1697. mesh("BlockMesh",Neon2,"","",Vector3.new(0, 0, 0),Vector3.new(1.08000004, 0.100000001, 1))
  1698. Neon2=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon2",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1699. Neon2weld=weld(m,handle,Neon2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409178257, 0.071618557, 0.41939801, 0.965926349, 2.21654773e-07, -0.258818358, 0.258818269, -1.56325041e-06, 0.965926111, -1.99303031e-07, -1.00000477, -1.54133886e-06))
  1700. mesh("BlockMesh",Neon2,"","",Vector3.new(0, 0, 0),Vector3.new(1.08000004, 0.100000001, 1))
  1701. Neon2=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon2",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1702. Neon2weld=weld(m,handle,Neon2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409179688, 9.77516174e-06, 0.419403434, 0.965926349, 2.21654773e-07, -0.258818358, 0.258818239, -1.54826193e-06, 0.965926111, -1.95577741e-07, -1.00000465, -1.54040754e-06))
  1703. mesh("BlockMesh",Neon2,"","",Vector3.new(0, 0, 0),Vector3.new(1.08000004, 0.200000003, 1))
  1704. Neon2=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon2",Vector3.new(0.20460248, 0.20460251, 0.613807499))
  1705. Neon2weld=weld(m,handle,Neon2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409177303, -0.337566525, 6.19888306e-06, 0.965926349, 2.66358256e-07, -0.258818328, 8.00937414e-07, 1.00000465, 3.96044925e-06, 0.258818239, -4.05418541e-06, 0.965926051))
  1706. mesh("BlockMesh",Neon2,"","",Vector3.new(0, 0, 0),Vector3.new(1.08000004, 0.100000001, 1))
  1707. Neon2=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon2",Vector3.new(0.20460248, 0.20460251, 0.613807499))
  1708. Neon2weld=weld(m,handle,Neon2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409173965, -0.501249552, 1.00135803e-05, 0.965926349, 2.06753612e-07, -0.258818328, 8.51228833e-07, 1.00000465, 3.91714275e-06, 0.258818239, -4.03007471e-06, 0.965926051))
  1709. mesh("BlockMesh",Neon2,"","",Vector3.new(0, 0, 0),Vector3.new(1.08000004, 0.100000001, 1))
  1710. Neon2=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon2",Vector3.new(0.20460248, 0.20460251, 0.613807499))
  1711. Neon2weld=weld(m,handle,Neon2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409171104, -0.419414759, -3.81469727e-06, 0.965925753, -3.45520675e-06, -0.258820564, 3.01934779e-06, 1.00000453, -2.21561641e-06, 0.258820504, 1.33556205e-06, 0.965925515))
  1712. mesh("BlockMesh",Neon2,"","",Vector3.new(0, 0, 0),Vector3.new(1.08000004, 0.200000003, 1.20000005))
  1713. Boot2=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot2",Vector3.new(0.20460248, 0.409205049, 0.40920499))
  1714. Boot2weld=weld(m,handle,Boot2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409179688, -0.419426411, 4.529953e-06, 0.965926409, 3.35276127e-07, -0.258818358, 7.58096576e-07, 1.00000465, 3.97209078e-06, 0.258818269, -4.03449667e-06, 0.965926051))
  1715. mesh("BlockMesh",Boot2,"","",Vector3.new(0, 0, 0),Vector3.new(1.07000005, 0.800000012, 1))
  1716. Boot2=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot2",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1717. Boot2weld=weld(m,handle,Boot2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.409172058, -0.501271248, 0.286438227, -0.96592629, -3.59490514e-07, 0.258818328, -5.47617674e-07, 1.00000477, -8.30739737e-07, -0.258818299, -9.44612111e-07, -0.965926111))
  1718. mesh("SpecialMesh",Boot2,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.07000005, 0.800000012, 0.800000012))
  1719. Boot2=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot2",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1720. Boot2weld=weld(m,handle,Boot2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409172535, -0.501301229, 0.286454678, 0.96592629, 3.59490514e-07, -0.258818328, -9.01520252e-07, 1.00000465, -2.14390457e-06, 0.258818299, 2.29554826e-06, 0.965926051))
  1721. mesh("SpecialMesh",Boot2,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.07000005, 0.800000012, 0.800000012))
  1722. Boot2=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot2",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1723. Boot2weld=weld(m,handle,Boot2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409174919, 0.337592006, 0.286439896, 0.965926409, 3.35276127e-07, -0.258818358, 5.47617674e-07, -1.00000465, 8.68923962e-07, -0.258818328, -9.79969627e-07, -0.965926111))
  1724. mesh("SpecialMesh",Boot2,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.07000005, 0.800000012, 0.800000012))
  1725. Boot2=part(Enum.FormFactor.Custom,gunty2,Enum.Material.Marble,0,0,"Black","Boot2",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1726. Boot2weld=weld(m,handle,Boot2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409175396, -0.286457539, -0.337592602, 0.96592629, 3.59490514e-07, -0.258818328, -0.258818269, 1.67720827e-06, -0.965926051, 1.11758709e-07, 1.00000465, 1.68895349e-06))
  1727. mesh("SpecialMesh",Boot2,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.07000005, 0.800000012, 0.800000012))
  1728. Neon2=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon2",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1729. Neon2weld=weld(m,handle,Neon2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409173965, 0.317092389, 0.306917667, 0.965926409, 3.35276127e-07, -0.258818358, 8.36327672e-07, -1.00000465, 1.99116766e-06, -0.258818269, -2.13334351e-06, -0.965925992))
  1730. mesh("SpecialMesh",Neon2,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 1, 1))
  1731. Neon2=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon2",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1732. Neon2weld=weld(m,handle,Neon2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.40916872, -0.521703243, 0.306914091, -0.965925753, 3.3210963e-06, 0.258820564, 2.88151205e-06, 1.00000453, -2.24076211e-06, -0.258820474, -1.40822522e-06, -0.965925455))
  1733. mesh("SpecialMesh",Neon2,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 1, 1))
  1734. Neon2=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon2",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1735. Neon2weld=weld(m,handle,Neon2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409169197, -0.306894302, -0.317093372, 0.965925574, -5.569309e-07, -0.258820534, -0.258820564, 6.10440111e-07, -0.965925515, 7.4878335e-07, 1.00000465, 4.06522304e-07))
  1736. mesh("SpecialMesh",Neon2,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 1, 1))
  1737. Neon2=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0,MAINRUINCOLOR,"Neon2",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1738. Neon2weld=weld(m,handle,Neon2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.409186363, -0.521715999, 0.306899309, 0.965926111, -3.17022204e-06, -0.258819669, 2.47173011e-06, 1.00000477, -3.12086195e-06, 0.25881958, 2.36122651e-06, 0.965925694))
  1739. mesh("SpecialMesh",Neon2,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 1, 1))
  1740. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1741. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.587807059, 0.0429844856, -0.0654397011, -1.01327896e-06, -2.7846545e-07, 0.999999881, 0.751381814, -0.659871221, 4.91738319e-07, 0.659868538, 0.751384974, 7.15255737e-07))
  1742. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1743. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.613807559))
  1744. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.5877949, 0.0429968834, 0.576957464, 1.63912773e-06, -1.89524144e-07, -1, 0.751385331, -0.659867108, 1.25169754e-06, -0.659864128, -0.75138855, -8.04662704e-07))
  1745. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1746. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1747. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587807536, -0.145272493, -0.065444231, 1.10268593e-06, 2.22120434e-07, -1, -0.751385391, 0.659867108, -5.51342964e-07, 0.659864068, 0.751388669, 7.89761543e-07))
  1748. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1749. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.613807559))
  1750. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.587813735, -0.145255327, 0.576961994, -3.7252903e-06, -8.63336027e-07, 0.999999881, -0.751386225, 0.659865797, -2.13086605e-06, -0.659863055, -0.751389563, -2.98023224e-06))
  1751. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1752. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 1.02301252))
  1753. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.587813258, -0.0939185619, 0.752783298, -3.69548798e-06, 3.41795385e-07, 1, -0.500397503, 0.865799904, -2.05636024e-06, -0.865796149, -0.50039959, -2.90572643e-06))
  1754. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1755. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1756. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.587798476, -0.0083758831, -0.0366687775, -1.01327896e-06, -2.93366611e-07, 0.999999881, 0.500394166, -0.865801752, 2.23517418e-07, 0.865797997, 0.50039643, 8.64267349e-07))
  1757. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1758. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1759. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587804914, -0.0939061642, -0.0366764069, 3.30805779e-06, 1.09430403e-06, -1, -0.500399232, 0.86579895, -6.70552254e-07, 0.865795314, 0.500401378, 3.12924385e-06))
  1760. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1761. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 1.02301252))
  1762. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587816, -0.00836849213, 0.752784729, 3.66568565e-06, 9.68575478e-07, -1, 0.500397146, -0.865800261, 9.53674316e-07, -0.865796447, -0.500399411, -3.50177288e-06))
  1763. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1764. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1765. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587793231, -0.0161919594, -0.0653986931, 1.13248825e-06, 1.42026693e-07, -0.999999881, -0.341456413, 0.939902127, -1.56462193e-07, 0.939898133, 0.341457874, 8.04662704e-07))
  1766. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1767. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 1.43221748))
  1768. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587800264, -0.0860856771, 0.98611784, 1.34110451e-06, -5.424954e-07, -0.99999994, 0.341454715, -0.939902663, 9.08970833e-07, -0.939898729, -0.341456294, -7.74860382e-07))
  1769. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1770. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 1.4322176))
  1771. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.587798476, -0.0161970854, 0.986116886, -1.25169754e-06, 3.52505594e-07, 0.99999994, -0.341458827, 0.939900994, -6.78002834e-07, -0.939897239, -0.341460288, -8.04662704e-07))
  1772. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1773. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1774. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.587803006, -0.0861334801, -0.0653924942, -3.4570694e-06, -1.2870878e-06, 1, 0.341461569, -0.939899921, -5.21540642e-08, 0.939896166, 0.341463149, 3.50177288e-06))
  1775. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1776. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.818409979))
  1777. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587829351, -0.132636428, 0.471574783, 2.92062759e-06, -2.19326466e-07, -0.99999994, -0.250737906, -0.968059421, -4.47034836e-07, -0.968055427, 0.250738949, -2.69711018e-06))
  1778. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1779. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.818409979))
  1780. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.587810159, 0.0303432941, 0.471569538, -7.4505806e-07, 4.87081707e-07, 0.999999881, 0.25074333, 0.968058169, -3.83704901e-07, -0.968053997, 0.250744343, -5.51342964e-07))
  1781. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1782. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1783. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.58780849, -0.132652044, 0.0399599075, -1.01327896e-06, -1.48080289e-07, 0.999999881, -0.250738144, -0.968059599, -2.83122063e-07, 0.968055546, -0.250739217, 6.55651093e-07))
  1784. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1785. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  1786. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587807655, 0.0303399563, 0.0399317741, 3.01003456e-06, 3.75322998e-07, -0.999999821, 0.250737667, 0.968059659, 1.05053186e-06, 0.968055487, -0.25073868, 2.63750553e-06))
  1787. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1788. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 1.02301252))
  1789. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.587802768, -0.0896653533, 0.749882698, 1.07288361e-06, -5.424954e-07, -0.999999881, -1.07474625e-06, -1.00000477, 5.7881698e-07, -1.00000048, 1.00769103e-06, -7.15255737e-07))
  1790. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1791. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 1.02301252))
  1792. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.587797523, -0.0125925541, 0.749894142, -1.84774399e-06, 1.41980127e-06, 1.00000012, -9.81613994e-07, 1.00000441, -1.46590173e-06, -1.00000048, -9.85339284e-07, -1.63912773e-06))
  1793. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1794. Wing=part(Enum.FormFactor.Custom,gunty,Enum.Material.Neon,0,0.39999997615814,MAINRUINCOLOR,"Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1795. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.58780694, -0.0897039622, -0.0337738991, -1.04308128e-06, -2.33296305e-07, 0.999999881, 6.29946589e-06, -1.00000441, -1.94646418e-07, 1.00000036, 6.33113086e-06, 8.64267349e-07))
  1796. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1797.  
  1798. -----------Compiled/Converted by youssefaxo/Josen#152o
  1799.  
  1800. Player=owner
  1801. Character=Player.Character
  1802. Mouse=Player:GetMouse()
  1803. glovey=Instance.new('Model',Character)
  1804. m=Instance.new('Model',Character)
  1805.  
  1806. local function weldBetween(a, b)
  1807. local weldd = Instance.new("ManualWeld")
  1808. weldd.Part0 = a
  1809. weldd.Part1 = b
  1810. weldd.C0 = CFrame.new()
  1811. weldd.C1 = b.CFrame:inverse() * a.CFrame
  1812. weldd.Parent = a
  1813. return weldd
  1814. end
  1815.  
  1816. it=Instance.new
  1817.  
  1818. function nooutline(part)
  1819. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  1820. end
  1821.  
  1822. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  1823. local fp=it("Part")
  1824. fp.formFactor=formfactor
  1825. fp.Parent=parent
  1826. fp.Reflectance=reflectance
  1827. fp.Transparency=transparency
  1828. fp.CanCollide=false
  1829. fp.Locked=true
  1830. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  1831. fp.Name=name
  1832. fp.Size=size
  1833. fp.Position=Character.Torso.Position
  1834. nooutline(fp)
  1835. fp.Material=material
  1836. fp:BreakJoints()
  1837. return fp
  1838. end
  1839.  
  1840. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  1841. local mesh=it(Mesh)
  1842. mesh.Parent=part
  1843. if Mesh=="SpecialMesh" then
  1844. mesh.MeshType=meshtype
  1845. mesh.MeshId=meshid
  1846. end
  1847. mesh.Offset=offset
  1848. mesh.Scale=scale
  1849. return mesh
  1850. end
  1851.  
  1852. function weld(parent,part0,part1,c0,c1)
  1853. local weld=it("Weld")
  1854. weld.Parent=parent
  1855. weld.Part0=part0
  1856. weld.Part1=part1
  1857. weld.C0=c0
  1858. weld.C1=c1
  1859. return weld
  1860. end
  1861.  
  1862. handle=part(Enum.FormFactor.Custom,glovey,Enum.Material.SmoothPlastic,0,0,"Black","Handle",Vector3.new(0.906348407, 0.543809175, 0.906348526))
  1863. handleweld=weld(m,Character["Right Arm"],handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0220181942, 0.747646809, -0.0157516003, -0.702657402, 0.00104645349, -0.711527646, -0.00115135673, 0.999995887, 0.00260771252, 0.711527407, 0.00265155057, -0.702653289))
  1864. mesh("BlockMesh",handle,"","",Vector3.new(0, 0, 0),Vector3.new(0.5, 1.03999996, 0.5))
  1865. MBoot1=part(Enum.FormFactor.Custom,glovey,Enum.Material.SmoothPlastic,0,0,"Black","MBoot1",Vector3.new(0.906348407, 0.543809175, 0.906348526))
  1866. MBoot1weld=weld(m,handle,MBoot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 0.866022289, -2.02073716e-06, 0.500005305, 2.45054252e-07, 1, 3.61632556e-06, -0.500005364, -3.00799729e-06, 0.866022348))
  1867. mesh("BlockMesh",MBoot1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.01999998, 0.699999988))
  1868. MBoot1=part(Enum.FormFactor.Custom,glovey,Enum.Material.SmoothPlastic,0,0,"Black","MBoot1",Vector3.new(0.906348407, 0.543809175, 0.906348526))
  1869. MBoot1weld=weld(m,handle,MBoot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 1.00000012, -1.89989805e-07, 3.87430191e-07, 1.88243575e-07, 1.00000012, -1.4831312e-07, -3.87430191e-07, 1.48895197e-07, 1))
  1870. mesh("BlockMesh",MBoot1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.01999998, 0.699999988))
  1871. MBoot1=part(Enum.FormFactor.Custom,glovey,Enum.Material.SmoothPlastic,0,0,"Black","MBoot1",Vector3.new(0.906348407, 0.543809175, 0.906348526))
  1872. MBoot1weld=weld(m,handle,MBoot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 0.866025805, 2.18470814e-06, -0.499999404, -3.52947973e-06, 1.00000012, -1.74110755e-06, 0.499999493, 3.27359885e-06, 0.866025627))
  1873. mesh("BlockMesh",MBoot1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.01999998, 0.699999988))
  1874. MBoot1=part(Enum.FormFactor.Custom,glovey,Enum.Material.SmoothPlastic,0,0,"Black","MBoot1",Vector3.new(0.906348407, 0.543809175, 0.906348526))
  1875. MBoot1weld=weld(m,handle,MBoot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 0.707108915, 3.17156446e-06, -0.707104623, -5.37338201e-06, 1.00000012, -8.86851922e-07, 0.707104802, 4.42727469e-06, 0.707108915))
  1876. mesh("BlockMesh",MBoot1,"","",Vector3.new(0, 0, 0),Vector3.new(0.5, 1.03999996, 0.5))
  1877. MBoot1=part(Enum.FormFactor.Custom,glovey,Enum.Material.SmoothPlastic,0,0,"Black","MBoot1",Vector3.new(0.906348407, 0.543809175, 0.906348526))
  1878. MBoot1weld=weld(m,handle,MBoot1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 0.707108915, 3.17156446e-06, -0.707104623, -5.37338201e-06, 1.00000012, -8.86851922e-07, 0.707104802, 4.42727469e-06, 0.707108915))
  1879. mesh("BlockMesh",MBoot1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.01999998, 0.699999988))
  1880. MNeon=part(Enum.FormFactor.Custom,glovey,Enum.Material.SmoothPlastic,0,0,"Black","MNeon",Vector3.new(0.906348407, 0.543809175, 0.906348526))
  1881. MNeonweld=weld(m,handle,MNeon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.43051147e-05, 3.33786011e-06, 6.91413879e-06, 0.707099676, -2.96160579e-06, 0.707113922, -9.63453203e-07, 1.00000012, 5.1545212e-06, -0.707113981, -4.32463457e-06, 0.707099617))
  1882. mesh("BlockMesh",MNeon,"","",Vector3.new(0, 0, 0),Vector3.new(0.850000024, 1.00999999, 0.850000024))
  1883. MNeon=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon",Vector3.new(0.906348407, 0.543809175, 0.906348526))
  1884. MNeonweld=weld(m,handle,MNeon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 1.00000012, -1.89989805e-07, 3.87430191e-07, 1.88243575e-07, 1.00000012, -1.4831312e-07, -3.87430191e-07, 1.48895197e-07, 1))
  1885. mesh("BlockMesh",MNeon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.02999997, 0.600000024))
  1886. MNeon=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon",Vector3.new(0.906348407, 0.543809175, 0.906348526))
  1887. MNeonweld=weld(m,handle,MNeon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 0.707108915, 3.17156446e-06, -0.707104623, -5.37338201e-06, 1.00000012, -8.86851922e-07, 0.707104802, 4.42727469e-06, 0.707108915))
  1888. mesh("BlockMesh",MNeon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.02999997, 0.600000024))
  1889. MNeon=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon",Vector3.new(0.906348407, 0.543809175, 0.906348526))
  1890. MNeonweld=weld(m,handle,MNeon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 0.866022289, -2.02073716e-06, 0.500005305, 2.45054252e-07, 1, 3.61632556e-06, -0.500005364, -3.00799729e-06, 0.866022348))
  1891. mesh("BlockMesh",MNeon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.02999997, 0.600000024))
  1892. MNeon=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon",Vector3.new(0.906348407, 0.543809175, 0.906348526))
  1893. MNeonweld=weld(m,handle,MNeon,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 0.866025805, 2.18470814e-06, -0.499999404, -3.52947973e-06, 1.00000012, -1.74110755e-06, 0.499999493, 3.27359885e-06, 0.866025627))
  1894. mesh("BlockMesh",MNeon,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.02999997, 0.600000024))
  1895. MNeon1=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon1",Vector3.new(0.906348407, 0.543809175, 0.200000003))
  1896. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.77516174e-06, -6.91413879e-06, 0.154139996, 0.707108915, 3.17156446e-06, -0.707104623, -5.37338201e-06, 1.00000012, -8.86851922e-07, 0.707104802, 4.42727469e-06, 0.707108915))
  1897. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.0906348526))
  1898. MNeon1=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon1",Vector3.new(0.906348407, 0.543809175, 0.200000003))
  1899. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.15255737e-06, 6.67572021e-06, -0.154094577, 0.707099915, -2.91550532e-06, 0.707113683, -1.02224294e-06, 1.00000012, 5.14776912e-06, -0.707113743, -4.36153096e-06, 0.707099795))
  1900. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.0906348526))
  1901. MNeon1=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon1",Vector3.new(0.906348407, 0.543809175, 0.200000003))
  1902. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.75373459e-05, -1.52587891e-05, 0.181312561, 0.707108915, 3.17156446e-06, -0.707104623, -5.37338201e-06, 1.00000012, -8.86851922e-07, 0.707104802, 4.42727469e-06, 0.707108915))
  1903. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.0543809123))
  1904. MNeon1=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon1",Vector3.new(0.906348407, 0.543809175, 0.200000003))
  1905. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(6.91413879e-05, -6.19888306e-06, 0.154109597, 0.707099915, -2.91550532e-06, 0.707113683, -1.02224294e-06, 1.00000012, 5.14776912e-06, -0.707113743, -4.36153096e-06, 0.707099795))
  1906. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.0906348526))
  1907. MNeon1=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon1",Vector3.new(0.906348407, 0.543809175, 0.200000003))
  1908. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.05039978e-05, 1.16825104e-05, -0.181295872, 1.00000012, 1.79745257e-07, 5.96046448e-08, -1.81724317e-07, 1.00000012, -2.56113708e-08, 0, 2.6775524e-08, 0.999999881))
  1909. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.0543809123))
  1910. MNeon1=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon1",Vector3.new(0.906348407, 0.543809175, 0.200000003))
  1911. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.49147415e-05, 5.7220459e-06, -0.181298971, 0.707108915, 3.17156446e-06, -0.707104623, -5.37338201e-06, 1.00000012, -8.86851922e-07, 0.707104802, 4.42727469e-06, 0.707108915))
  1912. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.0543809123))
  1913. MNeon1=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon1",Vector3.new(0.906348407, 0.543809175, 0.200000003))
  1914. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.09672546e-05, -1.57356262e-05, 0.154080868, 1.00000012, 1.79745257e-07, 5.96046448e-08, -1.81724317e-07, 1.00000012, -2.56113708e-08, 0, 2.6775524e-08, 0.999999881))
  1915. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.0906348526))
  1916. MNeon1=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon1",Vector3.new(0.906348407, 0.543809175, 0.200000003))
  1917. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.19616699e-05, -1.8119812e-05, 0.181271374, -0.707099915, 3.09431925e-06, -0.707113683, -8.8987872e-07, 1.00000012, 5.26837539e-06, 0.707113743, 4.35338188e-06, -0.707099795))
  1918. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.0543809123))
  1919. MNeon1=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon1",Vector3.new(0.906348407, 0.543809175, 0.200000003))
  1920. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.67164612e-05, 2.62260437e-06, -0.154065609, 0.707108915, 3.17156446e-06, -0.707104623, -5.37338201e-06, 1.00000012, -8.86851922e-07, 0.707104802, 4.42727469e-06, 0.707108915))
  1921. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.0906348526))
  1922. MNeon1=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon1",Vector3.new(0.906348407, 0.543809175, 0.200000003))
  1923. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-05, -1.43051147e-06, -0.181271672, -0.707099915, 3.09431925e-06, -0.707113683, -8.8987872e-07, 1.00000012, 5.26837539e-06, 0.707113743, 4.35338188e-06, -0.707099795))
  1924. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 1.04999995, 0.0543809123))
  1925. MNeon1=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon1",Vector3.new(0.906348407, 0.543809175, 0.200000003))
  1926. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.1920929e-05, -5.96046448e-06, -0.181238174, 1.23381615e-05, 4.55742702e-06, -1, -6.12123404e-06, 1.00000012, 4.55719419e-06, 1, 6.11972064e-06, 1.23977661e-05))
  1927. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.0543809123))
  1928. MNeon1=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon1",Vector3.new(0.906348407, 0.543809175, 0.200000003))
  1929. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.529953e-05, 1.1920929e-06, -0.154067039, -1.24275684e-05, -4.40212898e-06, 1, -6.18852209e-06, 1.00000012, 4.40143049e-06, -1.00000012, -6.18561171e-06, -1.24871731e-05))
  1930. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.0906348526))
  1931. MNeon1=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon1",Vector3.new(0.906348407, 0.543809175, 0.200000003))
  1932. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.79085541e-05, -3.81469727e-06, 0.181278467, 1.00000012, 1.79745257e-07, 5.96046448e-08, -1.81724317e-07, 1.00000012, -2.56113708e-08, 0, 2.6775524e-08, 0.999999881))
  1933. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.0543809123))
  1934. MNeon1=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon1",Vector3.new(0.906348407, 0.543809175, 0.200000003))
  1935. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.19888306e-06, 1.90734863e-06, -0.154108286, 1.00000012, 1.79745257e-07, 5.96046448e-08, -1.81724317e-07, 1.00000012, -2.56113708e-08, 0, 2.6775524e-08, 0.999999881))
  1936. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.0906348526))
  1937. MNeon1=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon1",Vector3.new(0.906348407, 0.543809175, 0.200000003))
  1938. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.31537628e-05, -8.82148743e-06, 0.181280136, 1.23381615e-05, 4.55742702e-06, -1, -6.12123404e-06, 1.00000012, 4.55719419e-06, 1, 6.11972064e-06, 1.23977661e-05))
  1939. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.0543809123))
  1940. MNeon1=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon1",Vector3.new(0.906348407, 0.543809175, 0.200000003))
  1941. MNeon1weld=weld(m,handle,MNeon1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.29425049e-05, -7.15255737e-06, 0.154111385, -1.24275684e-05, -4.40212898e-06, 1, -6.18852209e-06, 1.00000012, 4.40143049e-06, -1.00000012, -6.18561171e-06, -1.24871731e-05))
  1942. mesh("BlockMesh",MNeon1,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1.04999995, 0.0906348526))
  1943. MNeon2=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon2",Vector3.new(0.906348407, 0.543809175, 0.906348526))
  1944. MNeon2weld=weld(m,handle,MNeon2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 0.707108915, 3.17156446e-06, -0.707104623, -5.37338201e-06, 1.00000012, -8.86851922e-07, 0.707104802, 4.42727469e-06, 0.707108915))
  1945. mesh("BlockMesh",MNeon2,"","",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 1.05999994, 0.200000003))
  1946. MNeon2=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0,"Really red","MNeon2",Vector3.new(0.906348407, 0.543809175, 0.906348526))
  1947. MNeon2weld=weld(m,handle,MNeon2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 1, 1.34343281e-07, -2.98023224e-08, -1.35856681e-07, 1.00000012, -5.82076609e-09, 5.96046448e-08, 8.03265721e-09, 1))
  1948. mesh("BlockMesh",MNeon2,"","",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 1.05999994, 0.200000003))
  1949. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  1950. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.516230822, 0.169700384, -0.321951866, 0.500006258, 3.64653533e-06, -0.866021812, -0.650710702, -0.659869432, -0.375697017, -0.571462631, 0.751380503, -0.329936385))
  1951. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  1952. Glove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Marble,0,0,"Black","Glove",Vector3.new(1.05999994, 0.680000186, 1.00999999))
  1953. Gloveweld=weld(m,handle,Glove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0256171227, -0.0729534626, -0.00383615494, 0.707130849, 3.31191513e-05, -0.707082748, -4.80618328e-05, 1.00000012, -1.2248056e-06, 0.707082748, 3.48514877e-05, 0.70713073))
  1954. mesh("BlockMesh",Glove,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1955. Glove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Marble,0,0,"Black","Glove",Vector3.new(0.99000001, 0.200000003, 1.01999998))
  1956. Gloveweld=weld(m,handle,Glove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0206276178, -0.808124304, -0.00885057449, 0.707130849, 3.31191513e-05, -0.707082748, -4.80618328e-05, 1.00000012, -1.2248056e-06, 0.707082748, 3.48514877e-05, 0.70713073))
  1957. mesh("BlockMesh",Glove,"","",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 1, 1))
  1958. Glove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Marble,0,0,"Black","Glove",Vector3.new(0.589999974, 0.200000003, 1.01999998))
  1959. Gloveweld=weld(m,handle,Glove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.787284613, -0.643753648, -0.00890445709, 0.57468456, 0.582654893, -0.574674666, -0.412032723, 0.812719822, 0.411965519, 0.707083225, 3.45588196e-05, 0.707130313))
  1960. mesh("BlockMesh",Glove,"","",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 1, 1))
  1961. Glove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Marble,0,0,"Black","Glove",Vector3.new(0.200000003, 0.510000229, 0.769999981))
  1962. Gloveweld=weld(m,handle,Glove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.394414604, -0.6531322, -0.0238685608, 0.707130849, 3.31191513e-05, -0.707082748, -4.80618328e-05, 1.00000012, -1.2248056e-06, 0.707082748, 3.48514877e-05, 0.70713073))
  1963. mesh("BlockMesh",Glove,"","",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 1, 1))
  1964. Glove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Marble,0,0,"Black","Glove",Vector3.new(1.04999995, 0.200000003, 1.01999998))
  1965. Gloveweld=weld(m,handle,Glove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0241199732, -1.19612908, -0.00891971588, 0.707122087, -0.00488962233, -0.707074523, 0.00343272323, 0.999988139, -0.00348224654, 0.707083106, 3.51816416e-05, 0.707130373))
  1966. mesh("BlockMesh",Glove,"","",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 1, 1))
  1967. Glove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Marble,0,0,"Black","Glove",Vector3.new(0.200000003, 1.0400002, 0.550000012))
  1968. Gloveweld=weld(m,handle,Glove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.404373109, -0.288136005, -0.0138130188, 0.707130849, 3.31191513e-05, -0.707082748, -4.80618328e-05, 1.00000012, -1.2248056e-06, 0.707082748, 3.48514877e-05, 0.70713073))
  1969. mesh("BlockMesh",Glove,"","",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 1, 1))
  1970. NGlove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Neon,0,0,"Really red","NGlove",Vector3.new(1.06999993, 1.0200001, 0.200000003))
  1971. NGloveweld=weld(m,handle,NGlove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0205663443, -0.00385951996, -0.201896429, 0.707130849, 3.30488838e-05, -0.707082689, 0.707082868, 2.76295468e-05, 0.70713079, 4.29056818e-05, -1.00000024, -3.83285806e-06))
  1972. mesh("BlockMesh",NGlove,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 0.100000001))
  1973. NGlove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Neon,0,0,"Really red","NGlove",Vector3.new(1.04999995, 0.200000003, 1.01999998))
  1974. NGloveweld=weld(m,handle,NGlove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0241446495, -1.19084454, -0.00887537003, 0.707122087, -0.00488962233, -0.707074523, 0.00343272323, 0.999988139, -0.00348224654, 0.707083106, 3.51816416e-05, 0.707130373))
  1975. mesh("BlockMesh",NGlove,"","",Vector3.new(0, 0, 0),Vector3.new(1.07000005, 0.200000003, 1.00999999))
  1976. NGlove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Neon,0,0,"Really red","NGlove",Vector3.new(1.05999994, 0.200000003, 1.00999999))
  1977. NGloveweld=weld(m,handle,NGlove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.042386651, -0.05914855, 0.0038819313, -0.683045745, -0.258792162, 0.682989776, -0.182982013, 0.965933263, 0.183005348, -0.707082868, 2.61915848e-05, -0.70713073))
  1978. mesh("BlockMesh",NGlove,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 0.400000006, 1.00999999))
  1979. NGlove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Neon,0,0,"Really red","NGlove",Vector3.new(1.05999994, 0.200000003, 1.00999999))
  1980. NGloveweld=weld(m,handle,NGlove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0256179571, -0.211858511, 0.0038690567, -0.707130909, 2.80108743e-05, 0.707082748, 3.84768937e-05, 1, -1.13388523e-06, -0.707082808, 2.6402995e-05, -0.707130849))
  1981. mesh("BlockMesh",NGlove,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 0.400000006, 1.00999999))
  1982. NGlove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Neon,0,0,"Really red","NGlove",Vector3.new(0.200000003, 0.830000162, 0.200000003))
  1983. NGloveweld=weld(m,handle,NGlove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.404393196, -0.273091316, -0.0188817978, 0.707130849, 3.31191513e-05, -0.707082748, -4.80618328e-05, 1.00000012, -1.2248056e-06, 0.707082748, 3.48514877e-05, 0.70713073))
  1984. mesh("BlockMesh",NGlove,"","",Vector3.new(0, 0, 0),Vector3.new(1.07000005, 1, 1))
  1985. NGlove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Neon,0,0,"Really red","NGlove",Vector3.new(0.649999976, 0.200000003, 1.01999998))
  1986. NGloveweld=weld(m,handle,NGlove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.810528278, -0.634468794, -0.00887537003, 0.57468456, 0.582654893, -0.574674666, -0.412032723, 0.812719822, 0.411965519, 0.707083225, 3.45588196e-05, 0.707130313))
  1987. mesh("BlockMesh",NGlove,"","",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 0.200000003, 1.00999999))
  1988. NGlove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Neon,0,0,"Really red","NGlove",Vector3.new(0.99000001, 0.200000003, 1.01999998))
  1989. NGloveweld=weld(m,handle,NGlove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0206182003, -0.788113832, -0.00883579254, 0.707130849, 3.31191513e-05, -0.707082748, -4.80618328e-05, 1.00000012, -1.2248056e-06, 0.707082748, 3.48514877e-05, 0.70713073))
  1990. mesh("BlockMesh",NGlove,"","",Vector3.new(0, 0, 0),Vector3.new(1.07000005, 0.200000003, 1.00999999))
  1991. NGlove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Neon,0,0,"Really red","NGlove",Vector3.new(0.200000003, 0.920000196, 0.639999986))
  1992. NGloveweld=weld(m,handle,NGlove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.404428124, -0.408129215, -0.0189080238, 0.707130849, 3.31191513e-05, -0.707082748, -4.80618328e-05, 1.00000012, -1.2248056e-06, 0.707082748, 3.48514877e-05, 0.70713073))
  1993. mesh("BlockMesh",NGlove,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1994. NGlove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Neon,0,0,"Really red","NGlove",Vector3.new(0.200000003, 0.940000117, 0.200000003))
  1995. NGloveweld=weld(m,handle,NGlove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.404387414, -0.258115292, 0.131145477, 0.707130849, 3.31191513e-05, -0.707082748, -4.80618328e-05, 1.00000012, -1.2248056e-06, 0.707082748, 3.48514877e-05, 0.70713073))
  1996. mesh("BlockMesh",NGlove,"","",Vector3.new(0, 0, 0),Vector3.new(1.07000005, 1, 0.100000001))
  1997. NGlove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Neon,0,0,"Really red","NGlove",Vector3.new(1.05999994, 0.200000003, 1.00999999))
  1998. NGloveweld=weld(m,handle,NGlove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0256112814, 0.0818903446, 0.00382900238, -0.707130909, 2.80108743e-05, 0.707082748, 3.84768937e-05, 1, -1.13388523e-06, -0.707082808, 2.6402995e-05, -0.707130849))
  1999. mesh("BlockMesh",NGlove,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 0.400000006, 1.00999999))
  2000. NGlove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Neon,0,0,"Really red","NGlove",Vector3.new(0.200000003, 0.940000117, 0.200000003))
  2001. NGloveweld=weld(m,handle,NGlove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.404373825, -0.258096695, -0.168827534, 0.707130849, 3.31191513e-05, -0.707082748, -4.80618328e-05, 1.00000012, -1.2248056e-06, 0.707082748, 3.48514877e-05, 0.70713073))
  2002. mesh("BlockMesh",NGlove,"","",Vector3.new(0, 0, 0),Vector3.new(1.07000005, 1, 0.100000001))
  2003. NGlove=part(Enum.FormFactor.Brick,glovey,Enum.Material.Neon,0,0,"Really red","NGlove",Vector3.new(0.200000003, 0.600000143, 0.200000003))
  2004. NGloveweld=weld(m,handle,NGlove,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.404379129, -0.0139036179, 0.733129025, 0.707130849, 3.30488838e-05, -0.707082689, 0.707082868, 2.76295468e-05, 0.70713079, 4.29056818e-05, -1.00000024, -3.83285806e-06))
  2005. mesh("BlockMesh",NGlove,"","",Vector3.new(0, 0, 0),Vector3.new(1.07000005, 1, 0.100000001))
  2006. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  2007. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.516199827, -0.288989305, -0.107825041, -0.500006318, -3.545254e-06, 0.866021752, -6.28689304e-06, 1.00000012, 4.64962795e-07, -0.866021752, -5.21191396e-06, -0.500006258))
  2008. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2009. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  2010. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.516181946, 0.186671972, -0.107825756, 0.500006378, 3.70043563e-06, -0.866021812, 6.27792906e-06, -1.00000012, -6.4948108e-07, -0.866021752, -5.11133112e-06, -0.500006258))
  2011. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2012. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 1.02301252))
  2013. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.516211152, -0.288995504, 0.823948622, 0.500006318, 2.91602919e-06, -0.866021812, -6.04416709e-06, 1.00000012, -1.21304765e-07, 0.866021752, 5.29387034e-06, 0.500006258))
  2014. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2015. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 1.02301252))
  2016. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.516234398, 0.186712027, 0.823880672, -0.500006318, -2.78471271e-06, 0.866021752, 5.92030119e-06, -1.00000012, 2.01747753e-07, 0.866021812, 5.22681512e-06, 0.500006199))
  2017. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2018. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  2019. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.516177058, -0.255759239, 0.0376217365, -0.500006318, -3.52290226e-06, 0.866021752, -0.217152536, 0.968053222, -0.125371233, -0.838354766, -0.250745267, -0.484033465))
  2020. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2021. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 0.20460251))
  2022. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.516228676, 0.153450966, 0.0376117229, 0.500006378, 3.57377576e-06, -0.866021812, 0.217152566, -0.968053162, 0.125371203, -0.838354766, -0.250745267, -0.484033495))
  2023. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2024. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 0.818409979))
  2025. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.516221404, -0.255775452, 0.473936558, 0.500006378, 2.86201248e-06, -0.866021752, -0.217152148, 0.968053162, -0.125371784, 0.838354826, 0.250745237, 0.484033465))
  2026. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2027. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 0.818409979))
  2028. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.516248465, 0.153486252, 0.473945856, -0.500006378, -2.75397906e-06, 0.866021752, 0.217152119, -0.968053162, 0.125371888, 0.838354766, 0.250745237, 0.484033406))
  2029. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2030. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  2031. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.516182423, 0.148355246, -0.229402542, 0.500006258, 3.64653533e-06, -0.866021812, -0.295700997, -0.939900279, -0.170729831, -0.813974679, 0.341449529, -0.469954848))
  2032. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2033. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 1.4322176))
  2034. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.516174197, -0.250698209, 1.15003109, 0.50000602, 3.02668195e-06, -0.866021872, 0.295701176, 0.939900339, 0.170729145, 0.813974738, -0.34144935, 0.469954848))
  2035. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2036. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 1.43221748))
  2037. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.516170621, 0.148392797, 1.15009117, -0.500005722, -2.93558696e-06, 0.86602205, -0.295701385, -0.939900279, -0.170729071, 0.813974857, -0.341449529, 0.469954669))
  2038. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2039. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  2040. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.516177773, -0.25065732, -0.229373455, -0.500006199, -3.56050441e-06, 0.866021812, 0.295700967, 0.939900279, 0.170729712, -0.813974738, 0.341449499, -0.469954848))
  2041. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2042. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 1.02301252))
  2043. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.516165137, 0.193897963, 0.955152988, -0.500005782, -2.99746171e-06, 0.86602205, -0.43334645, -0.865800917, -0.250199527, 0.749803424, -0.500388801, 0.432904124))
  2044. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2045. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  2046. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.516165733, -0.29613173, -0.239075661, -0.500006139, -3.5763951e-06, 0.866021872, 0.43334657, 0.865800679, 0.250200421, -0.749803185, 0.500389278, -0.432904035))
  2047. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2048. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  2049. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.516176939, 0.193840384, -0.239068031, 0.500006318, 3.69217014e-06, -0.866021752, -0.433346331, -0.865800619, -0.25020051, -0.749803126, 0.500389159, -0.432904184))
  2050. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2051. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 1.02301252))
  2052. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.516228318, -0.296153545, 0.955191135, 0.500005782, 3.08232848e-06, -0.86602217, 0.43334657, 0.865800858, 0.250199646, 0.749803424, -0.50038892, 0.432904035))
  2053. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2054. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 0.613807559))
  2055. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.516153574, -0.271999478, 0.83345747, 0.500005841, 3.29007162e-06, -0.86602211, 0.650711179, 0.659869134, 0.37569654, 0.571462452, -0.751380742, 0.329936177))
  2056. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2057. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 0.409205019))
  2058. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.51624918, -0.272055507, -0.321919441, -0.500006199, -3.65899177e-06, 0.866021812, 0.650710642, 0.659869432, 0.375696898, -0.571462691, 0.751380444, -0.329936385))
  2059. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2060. Wing=part(Enum.FormFactor.Custom,glovey,Enum.Material.Neon,0,0.39999997615814,"Really red","Wing",Vector3.new(0.20460248, 0.20460251, 0.613807559))
  2061. Wingweld=weld(m,handle,Wing,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.516234636, 0.169712424, 0.833487988, -0.500005543, -3.22790584e-06, 0.866022229, -0.650711119, -0.659869313, -0.375696182, 0.571462691, -0.751380563, 0.329936147))
  2062. mesh("SpecialMesh",Wing,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0, 0.5, 1))
  2063.  
  2064. ------
  2065.  
  2066.  
  2067. function RemoveOutlines(part)
  2068. part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10
  2069. end
  2070. function CreatePart(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
  2071. local Part = Create("Part")({
  2072. Parent = Parent,
  2073. Reflectance = Reflectance,
  2074. Transparency = Transparency,
  2075. CanCollide = false,
  2076. Locked = true,
  2077. BrickColor = BrickColor.new(tostring(BColor)),
  2078. Name = Name,
  2079. Size = Size,
  2080. Material = Material
  2081. })
  2082. Part.CustomPhysicalProperties = PhysicalProperties.new(0.001, 0.001, 0.001, 0.001, 0.001)
  2083. RemoveOutlines(Part)
  2084. return Part
  2085. end
  2086. function CreateMesha(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  2087. local Msh = Create(Mesh)({
  2088. Parent = Part,
  2089. Offset = OffSet,
  2090. Scale = Scale
  2091. })
  2092. if Mesh == "SpecialMesh" then
  2093. Msh.MeshType = MeshType
  2094. Msh.MeshId = MeshId
  2095. end
  2096. return Msh
  2097. end
  2098. function CreateWeld(Parent, Part0, Part1, C0, C1)
  2099. local Weld = Create("Weld")({
  2100. Parent = Parent,
  2101. Part0 = Part0,
  2102. Part1 = Part1,
  2103. C0 = C0,
  2104. C1 = C1
  2105. })
  2106. return Weld
  2107. end
  2108.  
  2109. Character=Player.Character
  2110. PlayerGui=Player.PlayerGui
  2111. Backpack=Player.Backpack
  2112. Torso=Character.Torso
  2113. Head=Character.Head
  2114. Humanoid=Character.Humanoid
  2115. m=Instance.new('Model',Character)
  2116. LeftArm=Character["Left Arm"]
  2117. LeftLeg=Character["Left Leg"]
  2118. RightArm=Character["Right Arm"]
  2119. RightLeg=Character["Right Leg"]
  2120. LS=Torso["Left Shoulder"]
  2121. LH=Torso["Left Hip"]
  2122. RS=Torso["Right Shoulder"]
  2123. RH=Torso["Right Hip"]
  2124. Face = Head.face
  2125. Neck=Torso.Neck
  2126. it=Instance.new
  2127. attacktype=1
  2128. vt=Vector3.new
  2129. cf=CFrame.new
  2130. euler=CFrame.fromEulerAnglesXYZ
  2131. angles=CFrame.Angles
  2132. cloaked=false
  2133. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2134. necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2135. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  2136. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  2137. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  2138. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  2139. RootPart=Character.HumanoidRootPart
  2140. RootJoint=RootPart.RootJoint
  2141. RootCF=euler(-1.57,0,3.14)
  2142. attack = false
  2143. attackdebounce = false
  2144. deb=false
  2145. equipped=true
  2146. hand=false
  2147. MMouse=nil
  2148. combo=0
  2149. mana=0
  2150. trispeed=.2
  2151. attackmode='none'
  2152. local idle=0
  2153. local Anim="Idle"
  2154. local Effects={}
  2155. local gun=false
  2156. local shoot=false
  2157. local sine = 0
  2158. local change = 1
  2159.  
  2160.  
  2161. function warnedpeople(text,represfont,color,color2)
  2162. CFuncs["Sound"].Create("rbxassetid://534859368", char, 2.5,1)
  2163. CFuncs["Sound"].Create("rbxassetid://963718869", char, 1,1)
  2164. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  2165. coroutine.resume(coroutine.create(function()
  2166. if v.PlayerGui:FindFirstChild("Spinny")~= nil then
  2167. v.PlayerGui:FindFirstChild("Spinny"):destroy()
  2168. end
  2169. local scrg = Instance.new("ScreenGui",v.PlayerGui)
  2170. scrg.Name = "Spinny"
  2171. local frm = Instance.new("Frame",scrg)
  2172. frm.BackgroundTransparency = 0.25
  2173. frm.BackgroundColor3 = color
  2174. frm.BorderSizePixel = 0
  2175. frm.Rotation = 45
  2176. frm.Size = UDim2.new(3,0,0,100)
  2177. frm.Position = UDim2.new(-4,0,0,0)
  2178. local frm2 = frm:Clone()
  2179. frm2.Parent = scrg
  2180. frm2.BackgroundColor3 = color2
  2181. frm2.Position = UDim2.new(-4.05,0,0,0)
  2182. local imlb = Instance.new("ImageLabel",scrg)
  2183. imlb.BackgroundTransparency = 1
  2184. imlb.BackgroundColor3 = Color3.new(0,0,0)
  2185. imlb.Image = "rbxassetid://2344851144"
  2186. imlb.Size = UDim2.new(0,750,0,750)
  2187. imlb.ImageColor3 = color2
  2188. imlb.ImageTransparency = 0.25
  2189. imlb.Position = UDim2.new(-2.5,0,-2.5,0)
  2190. local imlb2 = imlb:Clone()
  2191. imlb2.Image = "rbxassetid://2325939897"
  2192. imlb2.Size = UDim2.new(1,0,1,0)
  2193. imlb2.ImageColor3 = color
  2194. imlb2.ImageTransparency = 0
  2195. imlb2.Position = UDim2.new(0,0,0,0)
  2196. local imlb3 = imlb:Clone()
  2197. imlb3.Image = "rbxassetid://2344830904"
  2198. imlb3.Size = UDim2.new(1,0,1,0)
  2199. imlb3.ImageColor3 = color2
  2200. imlb3.ImageTransparency = 0
  2201. imlb3.Position = UDim2.new(0,0,0,0)
  2202. local imlb4 = imlb:Clone()
  2203. imlb4.Image = "rbxassetid://2344870656"
  2204. imlb4.Size = UDim2.new(1,0,1,0)
  2205. imlb4.ImageColor3 = Color3.new(1,1,1)
  2206. imlb4.ImageTransparency = 0
  2207. imlb4.Position = UDim2.new(0,0,0,0)
  2208. imlb2.Parent = imlb
  2209. imlb3.Parent = imlb
  2210. imlb4.Parent = imlb
  2211. local txtlb2 = Instance.new("TextLabel",imlb)
  2212. txtlb2.Text = text
  2213. txtlb2.Font = represfont
  2214. txtlb2.TextColor3 = color
  2215. txtlb2.TextStrokeTransparency = 0
  2216. txtlb2.BackgroundTransparency = 1
  2217. txtlb2.TextStrokeColor3 = color2
  2218. txtlb2.TextScaled = true
  2219. txtlb2.Size = UDim2.new(1,0,1,0)
  2220. txtlb2.Position = UDim2.new(0,0,0,0)
  2221. local fvalen = 0.55
  2222. local fval = -0.49
  2223. coroutine.resume(coroutine.create(function()
  2224. while true do
  2225. swait()
  2226. if chaosmode == true then
  2227. txtlb2.Rotation = math.random(-1,1)
  2228. imlb.Position = imlb.Position + UDim2.new(0,math.random(-1,1)/5,0,math.random(-1,1)/5)
  2229. txtlb2.Position = txtlb2.Position + UDim2.new(0,math.random(-1,1)/5,0,math.random(-1,1)/5)
  2230. imlb.ImageColor3 = BrickColor.random().Color
  2231. txtlb2.TextStrokeColor3 = BrickColor.random().Color
  2232. end
  2233. end
  2234. end))
  2235. coroutine.resume(coroutine.create(function()
  2236. while true do
  2237. swait()
  2238. if scrg.Parent ~= nil then
  2239. fvalen = fvalen - 0.0001
  2240. elseif scrg.Parent == nil then
  2241. break
  2242. end
  2243. end
  2244. end))
  2245. local flol = -5
  2246. local flil = 1.6
  2247. coroutine.resume(coroutine.create(function()
  2248. for i = 0, 49 do
  2249. swait()
  2250. flol = flol + 0.125
  2251. flil = flil - 0.1
  2252. frm.Size = frm.Size + UDim2.new(0.1,0,0,0)
  2253. frm.Rotation = frm.Rotation - 0.25
  2254. frm2.Size = frm2.Size + UDim2.new(0.1,0,0,0)
  2255. frm2.Rotation = frm.Rotation + 0.325
  2256. imlb3.Rotation = imlb3.Rotation - 10
  2257. imlb2.Rotation = imlb.Rotation + 7.5
  2258. imlb.Rotation = imlb.Rotation + 5
  2259. txtlb2.Rotation = txtlb2.Rotation - 5.125
  2260. imlb.Position = imlb.Position + UDim2.new(0.05125,0,0.04775,0)
  2261. end
  2262. for i = 0, 99 do
  2263. swait()
  2264. fval = fval + 0.05
  2265. flol = flol + 0.005
  2266. frm.Size = frm.Size + UDim2.new(0.005,0,0,0)
  2267. frm.Rotation = frm.Rotation - 0.075
  2268. frm2.Size = frm2.Size + UDim2.new(0.005,0,0,0)
  2269. frm2.Rotation = frm2.Rotation + 0.125
  2270. imlb3.Rotation = imlb3.Rotation - 2
  2271. imlb2.Rotation = imlb.Rotation + 1.5
  2272. imlb.Rotation = imlb.Rotation + 1
  2273. txtlb2.Rotation = txtlb2.Rotation - 1.125
  2274. imlb.Position = imlb.Position + UDim2.new(0.0015,0,0.00075,0)
  2275. end
  2276. local valinc = 0
  2277. local vinc2 = 1
  2278. for i = 0, 99 do
  2279. swait()
  2280. vinc2 = vinc2 + 0.25
  2281. valinc = valinc + 0.0001
  2282. flol = flol + valinc
  2283. flil = flil + valinc
  2284. txtlb2.Rotation = txtlb2.Rotation - 1.125*vinc2
  2285. imlb3.Rotation = imlb3.Rotation - 2*vinc2
  2286. imlb.Rotation = imlb.Rotation + 1*vinc2
  2287. imlb.Position = imlb.Position + UDim2.new(0.0015*vinc2,0,0.0005*vinc2,0)
  2288. frm.Size = frm.Size + UDim2.new(0.005*vinc2,0,0,0)
  2289. frm.Rotation = frm.Rotation + 0.1*vinc2
  2290. frm2.Size = frm2.Size + UDim2.new(0.005*vinc2,0,0,0)
  2291. frm2.Rotation = frm2.Rotation + 0.225*vinc2
  2292. frm2.BackgroundTransparency = frm2.BackgroundTransparency + 0.0075
  2293. frm.BackgroundTransparency = frm.BackgroundTransparency + 0.0075
  2294. imlb.ImageTransparency = imlb.ImageTransparency + 0.005
  2295. imlb2.ImageTransparency = imlb2.ImageTransparency + 0.01
  2296. imlb3.ImageTransparency = imlb3.ImageTransparency + 0.01
  2297. imlb4.ImageTransparency = imlb4.ImageTransparency + 0.01
  2298. txtlb2.TextStrokeTransparency = txtlb2.TextStrokeTransparency + 0.01
  2299. txtlb2.TextTransparency = txtlb2.TextTransparency + 0.01
  2300. end
  2301. scrg:Destroy()
  2302. end))
  2303. end))
  2304. end
  2305. end
  2306.  
  2307.  
  2308.  
  2309. --save shoulders
  2310. RSH, LSH=nil, nil
  2311. --welds
  2312. RW, LW=Instance.new("Weld"), Instance.new("Weld")
  2313. RW.Name="Right Shoulder" LW.Name="Left Shoulder"
  2314. LH=Torso["Left Hip"]
  2315. RH=Torso["Right Hip"]
  2316. TorsoColor=Torso.BrickColor
  2317. function NoOutline(Part)
  2318. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  2319. end
  2320. ch=Character
  2321. RSH=ch.Torso["Right Shoulder"]
  2322. LSH=ch.Torso["Left Shoulder"]
  2323. --
  2324. RSH.Parent=nil
  2325. LSH.Parent=nil
  2326. --
  2327. RW.Name="Right Shoulder"
  2328. RW.Part0=ch.Torso
  2329. RW.C0=cf(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  2330. RW.C1=cf(0, 0.5, 0)
  2331. RW.Part1=ch["Right Arm"]
  2332. RW.Parent=ch.Torso
  2333. --
  2334. LW.Name="Left Shoulder"
  2335. LW.Part0=ch.Torso
  2336. LW.C0=cf(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  2337. LW.C1=cf(0, 0.5, 0)
  2338. LW.Part1=ch["Left Arm"]
  2339. LW.Parent=ch.Torso
  2340.  
  2341. local Stats=Instance.new("BoolValue")
  2342. Stats.Name="Stats"
  2343. Stats.Parent=Character
  2344. local Atk=Instance.new("NumberValue")
  2345. Atk.Name="Damage"
  2346. Atk.Parent=Stats
  2347. Atk.Value=1
  2348. local Def=Instance.new("NumberValue")
  2349. Def.Name="Defense"
  2350. Def.Parent=Stats
  2351. Def.Value=1
  2352. local Speed=Instance.new("NumberValue")
  2353. Speed.Name="Speed"
  2354. Speed.Parent=Stats
  2355. Speed.Value=1
  2356. local Mvmt=Instance.new("NumberValue")
  2357. Mvmt.Name="Movement"
  2358. Mvmt.Parent=Stats
  2359. Mvmt.Value=1
  2360.  
  2361. local donum=0
  2362.  
  2363.  
  2364. function part(formfactor,parent,reflectance,transparency,brickcolor,name,size)
  2365. local fp=it("Part")
  2366. fp.formFactor=formfactor
  2367. fp.Parent=parent
  2368. fp.Reflectance=reflectance
  2369. fp.Transparency=transparency
  2370. fp.CanCollide=false
  2371. fp.Locked=true
  2372. fp.BrickColor=brickcolor
  2373. fp.Name=name
  2374. fp.Size=size
  2375. fp.Position=Torso.Position
  2376. NoOutline(fp)
  2377. fp.Material="SmoothPlastic"
  2378. fp:BreakJoints()
  2379. return fp
  2380. end
  2381.  
  2382. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  2383. local mesh=it(Mesh)
  2384. mesh.Parent=part
  2385. if Mesh=="SpecialMesh" then
  2386. mesh.MeshType=meshtype
  2387. if meshid~="nil" then
  2388. mesh.MeshId="http://www.roblox.com/asset/?id="..meshid
  2389. end
  2390. end
  2391. mesh.Offset=offset
  2392. mesh.Scale=scale
  2393. return mesh
  2394. end
  2395.  
  2396. function weld(parent,part0,part1,c0)
  2397. local weld=it("Weld")
  2398. weld.Parent=parent
  2399. weld.Part0=part0
  2400. weld.Part1=part1
  2401. weld.C0=c0
  2402. return weld
  2403. end
  2404.  
  2405. local Color1=Torso.BrickColor
  2406.  
  2407. local bodvel=Instance.new("BodyVelocity")
  2408. local bg=Instance.new("BodyGyro")
  2409.  
  2410. --------- SazEreno's Artificial HB --------------
  2411. ArtificialHB = Instance.new("BindableEvent", script)
  2412. ArtificialHB.Name = "ArtificialHB"
  2413.  
  2414. script:WaitForChild("ArtificialHB")
  2415. Frame_Speed = 1 / 60
  2416. frame = Frame_Speed
  2417. tf = 0
  2418. allowframeloss = false
  2419. tossremainder = false
  2420. lastframe = tick()
  2421. script.ArtificialHB:Fire()
  2422.  
  2423. game:GetService("RunService").Heartbeat:connect(function(s, p)
  2424. tf = tf + s
  2425. if tf >= frame then
  2426. if allowframeloss then
  2427. script.ArtificialHB:Fire()
  2428. lastframe = tick()
  2429. else
  2430. for i = 1, math.floor(tf / frame) do
  2431. script.ArtificialHB:Fire()
  2432. end
  2433. lastframe = tick()
  2434. end
  2435. if tossremainder then
  2436. tf = 0
  2437. else
  2438. tf = tf - frame * math.floor(tf / frame)
  2439. end
  2440. end
  2441. end)
  2442.  
  2443. ------------------
  2444. function swait(num)
  2445. if num == 0 or num == nil then
  2446. ArtificialHB.Event:wait()
  2447. else
  2448. for i = 1, num do
  2449. ArtificialHB.Event:wait()
  2450. end
  2451. end
  2452. end
  2453. -------- RAINBOW LEAVE IT TO ME
  2454. local r = 255
  2455. local g = 0
  2456. local b = 0
  2457. coroutine.resume(coroutine.create(function()
  2458. while wait() do
  2459. for i = 0, 254/5 do
  2460. swait()
  2461. g = g + 5
  2462. end
  2463. for i = 0, 254/5 do
  2464. swait()
  2465. r = r - 5
  2466. end
  2467. for i = 0, 254/5 do
  2468. swait()
  2469. b = b + 5
  2470. end
  2471. for i = 0, 254/5 do
  2472. swait()
  2473. g = g - 5
  2474. end
  2475. for i = 0, 254/5 do
  2476. swait()
  2477. r = r + 5
  2478. end
  2479. for i = 0, 254/5 do
  2480. swait()
  2481. b = b - 5
  2482. end
  2483. end
  2484. end))
  2485.  
  2486.  
  2487. so = function(id,par,vol,pit)
  2488. coroutine.resume(coroutine.create(function()
  2489. local sou = Instance.new("Sound",par or workspace)
  2490. sou.Volume=vol
  2491. sou.Pitch=pit or 1
  2492. sou.SoundId=id
  2493. swait()
  2494. sou:play()
  2495. game:GetService("Debris"):AddItem(sou,6)
  2496. end))
  2497. end
  2498.  
  2499. function clerp(a,b,t)
  2500. local qa = {QuaternionFromCFrame(a)}
  2501. local qb = {QuaternionFromCFrame(b)}
  2502. local ax, ay, az = a.x, a.y, a.z
  2503. local bx, by, bz = b.x, b.y, b.z
  2504. local _t = 1-t
  2505. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  2506. end
  2507.  
  2508. function QuaternionFromCFrame(cf)
  2509. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  2510. local trace = m00 + m11 + m22
  2511. if trace > 0 then
  2512. local s = math.sqrt(1 + trace)
  2513. local recip = 0.5/s
  2514. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  2515. else
  2516. local i = 0
  2517. if m11 > m00 then
  2518. i = 1
  2519. end
  2520. if m22 > (i == 0 and m00 or m11) then
  2521. i = 2
  2522. end
  2523. if i == 0 then
  2524. local s = math.sqrt(m00-m11-m22+1)
  2525. local recip = 0.5/s
  2526. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  2527. elseif i == 1 then
  2528. local s = math.sqrt(m11-m22-m00+1)
  2529. local recip = 0.5/s
  2530. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  2531. elseif i == 2 then
  2532. local s = math.sqrt(m22-m00-m11+1)
  2533. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  2534. end
  2535. end
  2536. end
  2537.  
  2538. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  2539. local xs, ys, zs = x + x, y + y, z + z
  2540. local wx, wy, wz = w*xs, w*ys, w*zs
  2541. local xx = x*xs
  2542. local xy = x*ys
  2543. local xz = x*zs
  2544. local yy = y*ys
  2545. local yz = y*zs
  2546. local zz = z*zs
  2547. 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))
  2548. end
  2549.  
  2550. function QuaternionSlerp(a, b, t)
  2551. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  2552. local startInterp, finishInterp;
  2553. if cosTheta >= 0.0001 then
  2554. if (1 - cosTheta) > 0.0001 then
  2555. local theta = math.acos(cosTheta)
  2556. local invSinTheta = 1/math.sin(theta)
  2557. startInterp = math.sin((1-t)*theta)*invSinTheta
  2558. finishInterp = math.sin(t*theta)*invSinTheta
  2559. else
  2560. startInterp = 1-t
  2561. finishInterp = t
  2562. end
  2563. else
  2564. if (1+cosTheta) > 0.0001 then
  2565. local theta = math.acos(-cosTheta)
  2566. local invSinTheta = 1/math.sin(theta)
  2567. startInterp = math.sin((t-1)*theta)*invSinTheta
  2568. finishInterp = math.sin(t*theta)*invSinTheta
  2569. else
  2570. startInterp = t-1
  2571. finishInterp = t
  2572. end
  2573. end
  2574. return a[1]*startInterp + b[1]*finishInterp, a[2]*startInterp + b[2]*finishInterp, a[3]*startInterp + b[3]*finishInterp, a[4]*startInterp + b[4]*finishInterp
  2575. end
  2576.  
  2577. local function CFrameFromTopBack(at, top, back)
  2578. local right = top:Cross(back)
  2579. return CFrame.new(at.x, at.y, at.z,
  2580. right.x, top.x, back.x,
  2581. right.y, top.y, back.y,
  2582. right.z, top.z, back.z)
  2583. end
  2584.  
  2585. function Triangle(a, b, c)
  2586. local edg1 = (c-a):Dot((b-a).unit)
  2587. local edg2 = (a-b):Dot((c-b).unit)
  2588. local edg3 = (b-c):Dot((a-c).unit)
  2589. if edg1 <= (b-a).magnitude and edg1 >= 0 then
  2590. a, b, c = a, b, c
  2591. elseif edg2 <= (c-b).magnitude and edg2 >= 0 then
  2592. a, b, c = b, c, a
  2593. elseif edg3 <= (a-c).magnitude and edg3 >= 0 then
  2594. a, b, c = c, a, b
  2595. else
  2596. assert(false, "unreachable")
  2597. end
  2598.  
  2599. local len1 = (c-a):Dot((b-a).unit)
  2600. local len2 = (b-a).magnitude - len1
  2601. local width = (a + (b-a).unit*len1 - c).magnitude
  2602.  
  2603. local maincf = CFrameFromTopBack(a, (b-a):Cross(c-b).unit, -(b-a).unit)
  2604.  
  2605. local list = {}
  2606.  
  2607. if len1 > 0.01 then
  2608. local w1 = Instance.new('WedgePart', m)
  2609. game:GetService("Debris"):AddItem(w1,5)
  2610. w1.Material = "SmoothPlastic"
  2611. w1.FormFactor = 'Custom'
  2612. w1.BrickColor = BrickColor.new("Really red")
  2613. w1.Transparency = 0
  2614. w1.Reflectance = 0
  2615. w1.Material = "SmoothPlastic"
  2616. w1.CanCollide = false
  2617. local l1 = Instance.new("PointLight",w1)
  2618. l1.Color = Color3.new(170,0,0)
  2619. NoOutline(w1)
  2620. local sz = Vector3.new(0.2, width, len1)
  2621. w1.Size = sz
  2622. local sp = Instance.new("SpecialMesh",w1)
  2623. sp.MeshType = "Wedge"
  2624. sp.Scale = Vector3.new(0,1,1) * sz/w1.Size
  2625. w1:BreakJoints()
  2626. w1.Anchored = true
  2627. w1.Parent = workspace
  2628. w1.Transparency = 0.7
  2629. table.insert(Effects,{w1,"Disappear",.01})
  2630. w1.CFrame = maincf*CFrame.Angles(math.pi,0,math.pi/2)*CFrame.new(0,width/2,len1/2)
  2631. table.insert(list,w1)
  2632. end
  2633.  
  2634. if len2 > 0.01 then
  2635. local w2 = Instance.new('WedgePart', m)
  2636. game:GetService("Debris"):AddItem(w2,5)
  2637. w2.Material = "SmoothPlastic"
  2638. w2.FormFactor = 'Custom'
  2639. w2.BrickColor = BrickColor.new("Really red")
  2640. w2.Transparency = 0
  2641. w2.Reflectance = 0
  2642. w2.Material = "SmoothPlastic"
  2643. w2.CanCollide = false
  2644. local l2 = Instance.new("PointLight",w2)
  2645. l2.Color = Color3.new(170,0,0)
  2646. NoOutline(w2)
  2647. local sz = Vector3.new(0.2, width, len2)
  2648. w2.Size = sz
  2649. local sp = Instance.new("SpecialMesh",w2)
  2650. sp.MeshType = "Wedge"
  2651. sp.Scale = Vector3.new(0,1,1) * sz/w2.Size
  2652. w2:BreakJoints()
  2653. w2.Anchored = true
  2654. w2.Parent = workspace
  2655. w2.Transparency = 0.7
  2656. table.insert(Effects,{w2,"Disappear",.01})
  2657. w2.CFrame = maincf*CFrame.Angles(math.pi,math.pi,-math.pi/2)*CFrame.new(0,width/2,-len1 - len2/2)
  2658. table.insert(list,w2)
  2659. end
  2660. return unpack(list)
  2661. end
  2662.  
  2663.  
  2664.  
  2665. function Damagefunc(Part, hit, minim, maxim, knockback, Type, Property, Delay, HitSound, HitPitch)
  2666. if hit.Parent == nil then
  2667. return
  2668. end
  2669. local h = hit.Parent:FindFirstChildOfClass("Humanoid")
  2670. for _, v in pairs(hit.Parent:children()) do
  2671. if v:IsA("Humanoid") then
  2672. h = v
  2673. end
  2674. end
  2675. if h ~= nil and hit.Parent.Name ~= Character.Name and hit.Parent:FindFirstChild("Head") ~= nil then
  2676. if hit.Parent:findFirstChild("DebounceHit") ~= nil and hit.Parent.DebounceHit.Value == true then
  2677. return
  2678. end
  2679. local c = Create("ObjectValue")({
  2680. Name = "creator",
  2681. Value = owner,
  2682. Parent = h
  2683. })
  2684. game:GetService("Debris"):AddItem(c, 0.5)
  2685. if HitSound ~= nil and HitPitch ~= nil then
  2686. CFuncs.Sound.Create(HitSound, hit, 1, HitPitch)
  2687. end
  2688. local Damage = math.random(minim, maxim)
  2689. local blocked = false
  2690. local block = hit.Parent:findFirstChild("Block")
  2691. if block ~= nil and block.className == "IntValue" and block.Value > 0 then
  2692. blocked = true
  2693. block.Value = block.Value - 1
  2694. print(block.Value)
  2695. end
  2696. if blocked == false then
  2697. HitHealth = h.Health
  2698. h.MaxHealth = 100
  2699. h.Health = h.Health - Damage
  2700. if HitHealth ~= h.Health and HitHealth ~= 0 and 0 >= h.Health and h.Parent.Name ~= "Hologram" then
  2701. print("gained kill")
  2702. dmg(h.Parent)
  2703. end
  2704. ShowDamage(Part.CFrame * CFrame.new(0, 0, Part.Size.Z / 2).p + Vector3.new(0, 1.5, 0), -Damage, 1.5, Part.BrickColor.Color)
  2705. else
  2706. h.Health = h.Health - Damage / 2
  2707. ShowDamage(Part.CFrame * CFrame.new(0, 0, Part.Size.Z / 2).p + Vector3.new(0, 1.5, 0), -Damage, 1.5, Part.BrickColor.Color)
  2708. end
  2709. if Type == "Knockdown" then
  2710. local hum = hit.Parent.Humanoid
  2711. hum.PlatformStand = true
  2712. coroutine.resume(coroutine.create(function(HHumanoid)
  2713. swait(1)
  2714. HHumanoid.PlatformStand = false
  2715. end), hum)
  2716. local angle = hit.Position - (Property.Position + Vector3.new(0, 0, 0)).unit
  2717. local bodvol = Create("BodyVelocity")({
  2718. velocity = angle * knockback,
  2719. P = 5000,
  2720. maxForce = Vector3.new(8000, 8000, 8000),
  2721. Parent = hit
  2722. })
  2723. local rl = Create("BodyAngularVelocity")({
  2724. P = 3000,
  2725. maxTorque = Vector3.new(500000, 500000, 500000) * 50000000000000,
  2726. angularvelocity = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10)),
  2727. Parent = hit
  2728. })
  2729. game:GetService("Debris"):AddItem(bodvol, 0.5)
  2730. game:GetService("Debris"):AddItem(rl, 0.5)
  2731. elseif Type == "Normal" then
  2732. local vp = Create("BodyVelocity")({
  2733. P = 500,
  2734. maxForce = Vector3.new(math.huge, 0, math.huge),
  2735. velocity = Property.CFrame.lookVector * knockback + Property.Velocity / 1.05
  2736. })
  2737. if knockback > 0 then
  2738. vp.Parent = hit.Parent.Head
  2739. end
  2740. game:GetService("Debris"):AddItem(vp, 0.5)
  2741. elseif Type == "Up" then
  2742. local bodyVelocity = Create("BodyVelocity")({
  2743. velocity = Vector3.new(0, 20, 0),
  2744. P = 5000,
  2745. maxForce = Vector3.new(8000, 8000, 8000),
  2746. Parent = hit
  2747. })
  2748. game:GetService("Debris"):AddItem(bodyVelocity, 0.5)
  2749. local bodyVelocity = Create("BodyVelocity")({
  2750. velocity = Vector3.new(0, 20, 0),
  2751. P = 5000,
  2752. maxForce = Vector3.new(8000, 8000, 8000),
  2753. Parent = hit
  2754. })
  2755. game:GetService("Debris"):AddItem(bodyVelocity, 1)
  2756. elseif Type == "Leech" then
  2757. local hum = hit.Parent.Humanoid
  2758. if hum ~= nil then
  2759. for i = 0, 2 do
  2760. Effects.Sphere.Create(BrickColor.new("Bright red"), hit.Parent.Torso.CFrame * cn(0, 0, 0) * angles(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)), 1, 15, 1, 0, 5, 0, 0.02)
  2761. end
  2762. Humanoid.Health = Humanoid.Health + 10
  2763. end
  2764. elseif Type == "UpKnock" then
  2765. local hum = hit.Parent.Humanoid
  2766. hum.PlatformStand = true
  2767. if hum ~= nil then
  2768. hitr = true
  2769. end
  2770. coroutine.resume(coroutine.create(function(HHumanoid)
  2771. swait(5)
  2772. HHumanoid.PlatformStand = false
  2773. hitr = false
  2774. end), hum)
  2775. local bodyVelocity = Create("BodyVelocity")({
  2776. velocity = Vector3.new(0, 20, 0),
  2777. P = 5000,
  2778. maxForce = Vector3.new(8000, 8000, 8000),
  2779. Parent = hit
  2780. })
  2781. game:GetService("Debris"):AddItem(bodyVelocity, 0.5)
  2782. local bodyVelocity = Create("BodyVelocity")({
  2783. velocity = Vector3.new(0, 20, 0),
  2784. P = 5000,
  2785. maxForce = Vector3.new(8000, 8000, 8000),
  2786. Parent = hit
  2787. })
  2788. game:GetService("Debris"):AddItem(bodyVelocity, 1)
  2789. elseif Type == "Snare" then
  2790. local bp = Create("BodyPosition")({
  2791. P = 2000,
  2792. D = 100,
  2793. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  2794. position = hit.Parent.Torso.Position,
  2795. Parent = hit.Parent.Torso
  2796. })
  2797. game:GetService("Debris"):AddItem(bp, 1)
  2798. elseif Type == "Slashnare" then
  2799. Effects.Block.Create(BrickColor.new("Pastel Blue"), hit.Parent.Torso.CFrame * cn(0, 0, 0), 15*4, 15*4, 15*4, 3*4, 3*4, 3*4, 0.07)
  2800. for i = 1, math.random(4, 5) do
  2801. Effects.Sphere.Create(BrickColor.new("Teal"), hit.Parent.Torso.CFrame * cn(math.random(-5, 5), math.random(-5, 5), math.random(-5, 5)) * angles(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)), 1, 15, 1, 0, 5, 0, 0.02)
  2802. end
  2803. local bp = Create("BodyPosition")({
  2804. P = 2000,
  2805. D = 100,
  2806. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  2807. position = hit.Parent.Torso.Position,
  2808. Parent = hit.Parent.Torso
  2809. })
  2810. game:GetService("Debris"):AddItem(bp, 1)
  2811. elseif Type == "Spike" then
  2812. CreateBigIceSword(hit.Parent.Torso.CFrame)
  2813. local bp = Create("BodyPosition")({
  2814. P = 2000,
  2815. D = 100,
  2816. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  2817. position = hit.Parent.Torso.Position,
  2818. Parent = hit.Parent.Torso
  2819. })
  2820. game:GetService("Debris"):AddItem(bp, 1)
  2821. elseif Type == "Freeze" then
  2822. local BodPos = Create("BodyPosition")({
  2823. P = 50000,
  2824. D = 1000,
  2825. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  2826. position = hit.Parent.Torso.Position,
  2827. Parent = hit.Parent.Torso
  2828. })
  2829. local BodGy = Create("BodyGyro")({
  2830. maxTorque = Vector3.new(400000, 400000, 400000) * math.huge,
  2831. P = 20000,
  2832. Parent = hit.Parent.Torso,
  2833. cframe = hit.Parent.Torso.CFrame
  2834. })
  2835. hit.Parent.Torso.Anchored = true
  2836. coroutine.resume(coroutine.create(function(Part)
  2837. swait(1.5)
  2838. Part.Anchored = false
  2839. end), hit.Parent.Torso)
  2840. game:GetService("Debris"):AddItem(BodPos, 3)
  2841. game:GetService("Debris"):AddItem(BodGy, 3)
  2842. end
  2843. local debounce = Create("BoolValue")({
  2844. Name = "DebounceHit",
  2845. Parent = hit.Parent,
  2846. Value = true
  2847. })
  2848. game:GetService("Debris"):AddItem(debounce, Delay)
  2849. c = Instance.new("ObjectValue")
  2850. c.Name = "creator"
  2851. c.Value = Player
  2852. c.Parent = h
  2853. game:GetService("Debris"):AddItem(c, 0.5)
  2854. end
  2855. end
  2856. function ShowDamage(Pos, Text, Time, Color)
  2857. local Rate = 0.03333333333333333
  2858. local Pos = Pos or Vector3.new(0, 0, 0)
  2859. local Text = Text or ""
  2860. local Time = Time or 2
  2861. local Color = Color or Color3.new(1, 0, 1)
  2862. local EffectPart = CreatePart(workspace, "SmoothPlastic", 0, 1, BrickColor.new(Color), "Effect", Vector3.new(0, 0, 0))
  2863. EffectPart.Anchored = true
  2864. local BillboardGui = Create("BillboardGui")({
  2865. Size = UDim2.new(3, 0, 3, 0),
  2866. Adornee = EffectPart,
  2867. Parent = EffectPart
  2868. })
  2869. local TextLabel = Create("TextLabel")({
  2870. BackgroundTransparency = 1,
  2871. Size = UDim2.new(1, 0, 1, 0),
  2872. Text = Text,
  2873. TextColor3 = Color,
  2874. TextScaled = true,
  2875. Font = Enum.Font.ArialBold,
  2876. Parent = BillboardGui
  2877. })
  2878. game.Debris:AddItem(EffectPart, Time + 0.1)
  2879. EffectPart.Parent = game:GetService("Workspace")
  2880. delay(0, function()
  2881. local Frames = Time / Rate
  2882. for Frame = 1, Frames do
  2883. wait(Rate)
  2884. local Percent = Frame / Frames
  2885. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  2886. TextLabel.TextTransparency = Percent
  2887. end
  2888. if EffectPart and EffectPart.Parent then
  2889. EffectPart:Destroy()
  2890. end
  2891. end)
  2892. end
  2893. function ShowDamage(Pos, Text, Time, Color)
  2894. local Rate = 0.03333333333333333
  2895. local Pos = Pos or Vector3.new(0, 0, 0)
  2896. local Text = Text or ""
  2897. local Time = Time or 2
  2898. local Color = Color or Color3.new(1, 0, 1)
  2899. local EffectPart = CreatePart(workspace, "SmoothPlastic", 0, 1, BrickColor.new(Color), "Effect", Vector3.new(0, 0, 0))
  2900. EffectPart.Anchored = true
  2901. local BillboardGui = Create("BillboardGui")({
  2902. Size = UDim2.new(3, 0, 3, 0),
  2903. Adornee = EffectPart,
  2904. Parent = EffectPart
  2905. })
  2906. local TextLabel = Create("TextLabel")({
  2907. BackgroundTransparency = 1,
  2908. Size = UDim2.new(1, 0, 1, 0),
  2909. Text = Text,
  2910. TextColor3 = Color,
  2911. TextScaled = true,
  2912. Font = Enum.Font.ArialBold,
  2913. Parent = BillboardGui
  2914. })
  2915. game.Debris:AddItem(EffectPart, Time + 0.1)
  2916. EffectPart.Parent = game:GetService("Workspace")
  2917. delay(0, function()
  2918. local Frames = Time / Rate
  2919. for Frame = 1, Frames do
  2920. wait(Rate)
  2921. local Percent = Frame / Frames
  2922. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  2923. TextLabel.TextTransparency = Percent
  2924. end
  2925. if EffectPart and EffectPart.Parent then
  2926. EffectPart:Destroy()
  2927. end
  2928. end)
  2929. end
  2930. function MagniDamage(Part, magni, mindam, maxdam, knock, Type)
  2931. for _, c in pairs(workspace:children()) do
  2932. local hum = c:findFirstChildOfClass("Humanoid")
  2933. if hum ~= nil then
  2934. local head = c:findFirstChild("Head")
  2935. if head ~= nil then
  2936. local targ = head.Position - Part.Position
  2937. local mag = targ.magnitude
  2938. if magni >= mag and c.Name ~= Player.Name then
  2939. Damagefunc(head, head, mindam, maxdam, knock, Type, RootPart, 0.1, "rbxassetid://231917784", 1)
  2940. end
  2941. end
  2942. end
  2943. end
  2944. end
  2945.  
  2946.  
  2947. function MagniDamageWithEffect(Part, magni, mindam, maxdam, knock, Type)
  2948. for _, c in pairs(workspace:children()) do
  2949. local hum = c:findFirstChild("Humanoid")
  2950. if hum ~= nil then
  2951. local head = c:findFirstChild("Torso")
  2952. if head ~= nil then
  2953. local targ = head.Position - Part.Position
  2954. local mag = targ.magnitude
  2955. if magni >= mag and c.Name ~= Player.Name then
  2956. MagicBlock(BrickColor.new("Pastel light blue"),head.CFrame,5,5,5,1,1,1,0.05)
  2957. Damagefunc(head, head, mindam, maxdam, knock, Type, RootPart, 0.1, "rbxassetid://231917784", 1)
  2958. end
  2959. end
  2960. end
  2961. end
  2962. end
  2963.  
  2964. function rayCast(Pos, Dir, Max, Ignore) -- Origin Position , Direction, MaxDistance , IgnoreDescendants
  2965. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  2966. end
  2967.  
  2968. function SkullEffect(brickcolor,cframe,x1,y1,z1,delay)
  2969. local prt=part(3,workspace,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  2970. prt.Anchored=true
  2971. prt.CFrame=cframe
  2972. local msh=mesh("SpecialMesh",prt,"FileMesh","http://www.roblox.com/asset/?id=4770583",vt(0,0,0),vt(x1,y1,z1))
  2973. --http://www.roblox.com/asset/?id=4770560
  2974. game:GetService("Debris"):AddItem(prt,2)
  2975. CF=prt.CFrame
  2976. coroutine.resume(coroutine.create(function(Part,Mesh,TehCF)
  2977. for i=0,1,0.2 do
  2978. wait()
  2979. Part.CFrame=CF*cf(0,0,-0.4)
  2980. end
  2981. for i=0,1,delay do
  2982. wait()
  2983. --Part.CFrame=CF*cf((math.random(-1,0)+math.random())/5,(math.random(-1,0)+math.random())/5,(math.random(-1,0)+math.random())/5)
  2984. Mesh.Scale=Mesh.Scale
  2985. end
  2986. for i=0,1,0.1 do
  2987. wait()
  2988. Part.Transparency=i
  2989. end
  2990. Part.Parent=nil
  2991. end),prt,msh,CF)
  2992. end
  2993.  
  2994. function MagicBlock(brickcolor,cframe,x1,y1,z1,x3,y3,z3,delay)
  2995. local prt=part(3,char,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  2996. prt.Anchored=true
  2997. prt.Material = "Neon"
  2998. prt.CFrame=cframe
  2999. prt.CFrame=prt.CFrame*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  3000. msh=mesh("BlockMesh",prt,"","",vt(0,0,0),vt(x1,y1,z1))
  3001. game:GetService("Debris"):AddItem(prt,5)
  3002. coroutine.resume(coroutine.create(function(Part,Mesh)
  3003. for i=0,1,delay do
  3004. swait()
  3005. Part.CFrame=Part.CFrame*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  3006. Part.Transparency=i
  3007. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  3008. end
  3009. Part.Parent=nil
  3010. end),prt,msh)
  3011. end
  3012.  
  3013. function MagicBlockSteady(brickcolor,cframe,x1,y1,z1,x3,y3,z3,delay,rottype)
  3014. local prt=part(3,char,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  3015. prt.Anchored=true
  3016. prt.Material = "Neon"
  3017. prt.CFrame=cframe
  3018. msh=mesh("BlockMesh",prt,"","",vt(0,0,0),vt(x1,y1,z1))
  3019. game:GetService("Debris"):AddItem(prt,5)
  3020. coroutine.resume(coroutine.create(function(Part,Mesh)
  3021. local rtype = rottype
  3022. for i=0,1,delay do
  3023. swait()
  3024. if rtype == 1 then
  3025. prt.CFrame = prt.CFrame*CFrame.Angles(0,0,0.1)
  3026. elseif rtype == 2 then
  3027. prt.CFrame = prt.CFrame*CFrame.Angles(0,0,-0.1)
  3028. end
  3029. Part.Transparency=i
  3030. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  3031. end
  3032. Part.Parent=nil
  3033. end),prt,msh)
  3034. end
  3035.  
  3036. function MagicSphere(brickcolor,cframe,x1,y1,z1,x3,y3,z3,delay)
  3037. local prt=part(3,char,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  3038. prt.Anchored=true
  3039. prt.CFrame=cframe
  3040. prt.CFrame=prt.CFrame*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  3041. msh=mesh("SpecialMesh",prt,"Sphere","",vt(0,0,0),vt(x1,y1,z1))
  3042. game:GetService("Debris"):AddItem(prt,5)
  3043. coroutine.resume(coroutine.create(function(Part,Mesh)
  3044. for i=0,1,delay do
  3045. wait()
  3046. Part.Transparency=i
  3047. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  3048. end
  3049. Part.Parent=nil
  3050. end),prt,msh)
  3051. end
  3052.  
  3053. function MagicBlockSteady(brickcolor,cframe,x1,y1,z1,x3,y3,z3,delay,rottype)
  3054. local prt=part(3,char,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  3055. prt.Anchored=true
  3056. prt.Material = "Neon"
  3057. prt.CFrame=cframe
  3058. msh=mesh("BlockMesh",prt,"","",vt(0,0,0),vt(x1,y1,z1))
  3059. game:GetService("Debris"):AddItem(prt,5)
  3060. coroutine.resume(coroutine.create(function(Part,Mesh)
  3061. local rtype = rottype
  3062. for i=0,1,delay do
  3063. swait()
  3064. if rtype == 1 then
  3065. prt.CFrame = prt.CFrame*CFrame.Angles(0,0,0.1)
  3066. elseif rtype == 2 then
  3067. prt.CFrame = prt.CFrame*CFrame.Angles(0,0,-0.1)
  3068. end
  3069. Part.Transparency=i
  3070. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  3071. end
  3072. Part.Parent=nil
  3073. end),prt,msh)
  3074. end
  3075.  
  3076. function MagicShock(brickcolor,cframe,x1,y1,x3,y3,delay,rottype)
  3077. local prt=part(3,char,1,1,brickcolor,"Effect",vt(0.5,0.5,0.5))
  3078. prt.Anchored=true
  3079. prt.Material = "Neon"
  3080. prt.CFrame=cframe
  3081. local dec = decal(prt.Color,"http://www.roblox.com/asset/?id=874580939","Front",prt)
  3082. local dec2 = decal(prt.Color,"http://www.roblox.com/asset/?id=874580939","Front",prt)
  3083. msh=mesh("BlockMesh",prt,"","",vt(0,0,0),vt(x1,y1,0.01))
  3084. game:GetService("Debris"):AddItem(prt,5)
  3085. coroutine.resume(coroutine.create(function(Part,Mesh)
  3086. local rtype = rottype
  3087. for i=0,1,delay do
  3088. swait()
  3089. if rtype == 1 then
  3090. prt.CFrame = prt.CFrame*CFrame.Angles(0,0,0.1)
  3091. elseif rtype == 2 then
  3092. prt.CFrame = prt.CFrame*CFrame.Angles(0,0,-0.1)
  3093. end
  3094. dec.Transparency=i
  3095. dec2.Transparency=i
  3096. Mesh.Scale=Mesh.Scale+vt(x3,y3,0)
  3097. end
  3098. Part.Parent=nil
  3099. end),prt,msh)
  3100. end
  3101.  
  3102. function MagicShockAlt(brickcolor,cframe,x1,y1,x3,y3,delay,rottype)
  3103. local prt=part(3,char,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  3104. prt.Anchored=true
  3105. prt.Material = "Neon"
  3106. prt.CFrame=cframe
  3107. msh=mesh("BlockMesh",prt,"","",vt(0,0,0),vt(x1,y1,0.01))
  3108. game:GetService("Debris"):AddItem(prt,5)
  3109. coroutine.resume(coroutine.create(function(Part,Mesh)
  3110. local rtype = rottype
  3111. for i=0,1,delay do
  3112. swait()
  3113. if rtype == 1 then
  3114. prt.CFrame = prt.CFrame*CFrame.Angles(0,0,0.1)
  3115. elseif rtype == 2 then
  3116. prt.CFrame = prt.CFrame*CFrame.Angles(0,0,-0.1)
  3117. end
  3118. prt.Transparency=i
  3119. Mesh.Scale=Mesh.Scale+vt(x3,y3,0)
  3120. end
  3121. Part.Parent=nil
  3122. end),prt,msh)
  3123. end
  3124.  
  3125. function MagicShockAltCircle(brickcolor,cframe,x1,z1,x3,z3,delay,rottype)
  3126. local prt=part(3,char,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  3127. prt.Anchored=true
  3128. prt.Material = "Neon"
  3129. prt.CFrame=cframe
  3130. msh=mesh("BlockMesh",prt,"","",vt(0,0,0),vt(x1,1,z1))
  3131. game:GetService("Debris"):AddItem(prt,5)
  3132. coroutine.resume(coroutine.create(function(Part,Mesh)
  3133. local rtype = rottype
  3134. for i=0,1,delay do
  3135. swait()
  3136. if rtype == 1 then
  3137. prt.CFrame = prt.CFrame*CFrame.Angles(0,0.1,0)
  3138. elseif rtype == 2 then
  3139. prt.CFrame = prt.CFrame*CFrame.Angles(0,-0.1,0)
  3140. end
  3141. prt.Transparency=i
  3142. Mesh.Scale=Mesh.Scale+vt(x3,0,z3)
  3143. end
  3144. Part.Parent=nil
  3145. end),prt,msh)
  3146. end
  3147.  
  3148. function MagicShockTrailAlt(brickcolor,cframe,x1,y1,z1,x3,y3,delay,rottype)
  3149. local prt=part(3,char,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  3150. prt.Anchored=true
  3151. prt.Material = "Neon"
  3152. prt.CFrame=cframe
  3153. msh=mesh("BlockMesh",prt,"","",vt(0,0,0),vt(x1,y1,z1))
  3154. game:GetService("Debris"):AddItem(prt,5)
  3155. coroutine.resume(coroutine.create(function(Part,Mesh)
  3156. local rtype = rottype
  3157. for i=0,1,delay do
  3158. swait()
  3159. if rtype == 1 then
  3160. prt.CFrame = prt.CFrame*CFrame.Angles(0,0,0.1)
  3161. elseif rtype == 2 then
  3162. prt.CFrame = prt.CFrame*CFrame.Angles(0,0,-0.1)
  3163. end
  3164. prt.Transparency=i
  3165. Mesh.Scale=Mesh.Scale+vt(x3,y3,0)
  3166. end
  3167. Part.Parent=nil
  3168. end),prt,msh)
  3169. end
  3170.  
  3171. function MagicShockTrailAlt2(brickcolor,cframe,x1,y1,z1,x3,y3,z3,delay,rottype)
  3172. local prt=part(3,char,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  3173. prt.Anchored=true
  3174. prt.Material = "Neon"
  3175. prt.CFrame=cframe
  3176. msh=mesh("BlockMesh",prt,"","",vt(0,0,0),vt(x1,y1,z1))
  3177. game:GetService("Debris"):AddItem(prt,5)
  3178. coroutine.resume(coroutine.create(function(Part,Mesh)
  3179. local rtype = rottype
  3180. for i=0,1,delay do
  3181. swait()
  3182. if rtype == 1 then
  3183. prt.CFrame = prt.CFrame*CFrame.Angles(0,0,0.1)
  3184. elseif rtype == 2 then
  3185. prt.CFrame = prt.CFrame*CFrame.Angles(0,0,-0.1)
  3186. end
  3187. prt.Transparency=i
  3188. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  3189. end
  3190. Part.Parent=nil
  3191. end),prt,msh)
  3192. end
  3193.  
  3194. function MagicBlock2(brickcolor,cframe,Parent,x1,y1,z1,x3,y3,z3,delay)
  3195. local prt=part(3,char,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  3196. prt.Anchored=false
  3197. prt.CFrame=cframe
  3198. msh=mesh("BlockMesh",prt,"","",vt(0,0,0),vt(x1,y1,z1))
  3199. local wld=weld(prt,prt,Parent,cframe)
  3200. game:GetService("Debris"):AddItem(prt,5)
  3201. coroutine.resume(coroutine.create(function(Part,Mesh,Weld)
  3202. for i=0,1,delay do
  3203. wait()
  3204. Weld.C0=euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))*cframe
  3205. --Part.CFrame=Part.CFrame*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  3206. Part.Transparency=i
  3207. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  3208. end
  3209. Part.Parent=nil
  3210. end),prt,msh,wld)
  3211. end
  3212.  
  3213. function MagicBlock3(brickcolor,cframe,Parent,x1,y1,z1,x3,y3,z3,delay)
  3214. local prt=part(3,workspace,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  3215. prt.Anchored=false
  3216. prt.CFrame=cframe
  3217. msh=mesh("BlockMesh",prt,"","",vt(0,0,0),vt(x1,y1,z1))
  3218. local wld=weld(prt,prt,Parent,euler(0,0,0)*cf(0,0,0))
  3219. game:GetService("Debris"):AddItem(prt,5)
  3220. coroutine.resume(coroutine.create(function(Part,Mesh,Weld)
  3221. for i=0,1,delay do
  3222. wait()
  3223. Weld.C0=euler(i*20,0,0)
  3224. --Part.CFrame=Part.CFrame*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  3225. Part.Transparency=i
  3226. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  3227. end
  3228. Part.Parent=nil
  3229. end),prt,msh,wld)
  3230. end
  3231.  
  3232. function MagicCircle2(brickcolor,cframe,x1,y1,z1,x3,y3,z3,delay)
  3233. local prt=part(3,workspace,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  3234. prt.Anchored=true
  3235. prt.CFrame=cframe
  3236. local msh=mesh("CylinderMesh",prt,"","",vt(0,0,0),vt(x1,y1,z1))
  3237. game:GetService("Debris"):AddItem(prt,2)
  3238. coroutine.resume(coroutine.create(function(Part,Mesh)
  3239. for i=0,1,delay do
  3240. wait()
  3241. Part.CFrame=Part.CFrame
  3242. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  3243. local prt2=part(3,workspace,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  3244. prt2.Anchored=true
  3245. prt2.CFrame=cframe*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  3246. local msh2=mesh("SpecialMesh",prt2,"Sphere","",vt(0,0,0),vt(0.5,0.5,0.5))
  3247. game:GetService("Debris"):AddItem(prt2,2)
  3248. coroutine.resume(coroutine.create(function(Part,Mesh)
  3249. for i=0,1,0.1 do
  3250. wait()
  3251. Part.CFrame=Part.CFrame*cf(0,0.5,0)
  3252. end
  3253. Part.Parent=nil
  3254. end),prt2,msh2)
  3255. end
  3256. for i=0,1,delay*2 do
  3257. wait()
  3258. Part.CFrame=Part.CFrame
  3259. Mesh.Scale=vt((x1+x3)-(x1+x3)*i,(y1+y3)-(y1+y3)*i,(z1+z3)-(z1+z3)*i)
  3260. end
  3261. Part.Parent=nil
  3262. end),prt,msh)
  3263. end
  3264.  
  3265. function MagicCircle(brickcolor,cframe,x1,y1,z1,x3,y3,z3,delay)
  3266. local prt=part(3,workspace,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  3267. prt.Anchored=true
  3268. prt.CFrame=cframe
  3269. local msh=mesh("SpecialMesh",prt,"Sphere","",vt(0,0,0),vt(x1,y1,z1))
  3270. game:GetService("Debris"):AddItem(prt,2)
  3271. coroutine.resume(coroutine.create(function(Part,Mesh)
  3272. for i=0,1,delay do
  3273. wait()
  3274. Part.CFrame=Part.CFrame
  3275. Part.Transparency=i
  3276. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  3277. end
  3278. Part.Parent=nil
  3279. end),prt,msh)
  3280. end
  3281.  
  3282. function BreakEffect(brickcolor,cframe,x1,y1,z1)
  3283. local prt=part(3,workspace,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  3284. prt.Anchored=true
  3285. prt.CFrame=cframe*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  3286. local msh=mesh("SpecialMesh",prt,"Sphere","",vt(0,0,0),vt(x1,y1,z1))
  3287. game:GetService("Debris"):AddItem(prt,2)
  3288. coroutine.resume(coroutine.create(function(Part,CF,Numbb,randnumb)
  3289. CF=Part.CFrame
  3290. Numbb=0
  3291. randnumb=math.random()/10
  3292. rand1=math.random()/10
  3293. for i=0,1,rand1 do
  3294. wait()
  3295. CF=CF*cf(0,math.random()/2,0)
  3296. --Part.CFrame=Part.CFrame*euler(0.5,0,0)*cf(0,1,0)
  3297. Part.CFrame=CF*euler(Numbb,0,0)
  3298. Part.Transparency=i
  3299. Numbb=Numbb+randnumb
  3300. end
  3301. Part.Parent=nil
  3302. end),prt,CF,Numbb,randnumb)
  3303. end
  3304.  
  3305. function MagicWaveThing(brickcolor,cframe,x1,y1,z1,x3,y3,z3,delay)
  3306. local prt=part(3,workspace,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  3307. prt.Anchored=true
  3308. prt.CFrame=cframe
  3309. msh=mesh("SpecialMesh",prt,"FileMesh","http://www.roblox.com/asset/?id=1051557",vt(0,0,0),vt(x1,y1,z1))
  3310. game:GetService("Debris"):AddItem(prt,5)
  3311. coroutine.resume(coroutine.create(function(Part,Mesh)
  3312. for i=0,1,delay do
  3313. wait()
  3314. Part.CFrame=Part.CFrame*euler(0,0.7,0)
  3315. Part.Transparency=i
  3316. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  3317. end
  3318. Part.Parent=nil
  3319. end),prt,msh)
  3320. end
  3321.  
  3322. function WaveEffect(brickcolor,cframe,x1,y1,z1,x3,y3,z3,delay)
  3323. local prt=part(3,workspace,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  3324. prt.Anchored=true
  3325. prt.CFrame=cframe
  3326. msh=mesh("SpecialMesh",prt,"FileMesh","http://www.roblox.com/asset/?id=20329976",vt(0,0,0),vt(x1,y1,z1))
  3327. game:GetService("Debris"):AddItem(prt,2)
  3328. coroutine.resume(coroutine.create(function(Part,Mesh)
  3329. for i=0,1,delay do
  3330. wait()
  3331. Part.CFrame=Part.CFrame*cf(0,y3/2,0)
  3332. Part.Transparency=i
  3333. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  3334. end
  3335. Part.Parent=nil
  3336. end),prt,msh)
  3337. end
  3338.  
  3339. function StravEffect(brickcolor,cframe,x,y,z,x1,y1,z1,delay)
  3340. local prt=part(3,workspace,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  3341. prt.Anchored=true
  3342. prt.CFrame=cframe*cf(x,y,z)
  3343. msh=mesh("SpecialMesh",prt,"FileMesh","rbxassetid://168892363",vt(0,0,0),vt(x1,y1,z1))
  3344. game:GetService("Debris"):AddItem(prt,5)
  3345. coroutine.resume(coroutine.create(function(Part,Mesh,ex,why,zee)
  3346. local num=math.random()
  3347. local num2=math.random(-3,2)+math.random()
  3348. local numm=0
  3349. for i=0,1,delay*2 do
  3350. swait()
  3351. Part.CFrame=cframe*euler(0,numm*num*10,0)*cf(ex,why,zee)*cf(-i*10,num2,0)
  3352. Part.Transparency=i
  3353. numm=numm+0.01
  3354. end
  3355. Part.Parent=nil
  3356. Mesh.Parent=nil
  3357. end),prt,msh,x,y,z)
  3358. end
  3359.  
  3360. function dmgstart(dmg,what)
  3361. hitcon = what.Touched:connect(function(hit)
  3362. local hum = hit.Parent:FindFirstChild("Humanoid")
  3363. if hum and not hum:IsDescendantOf(Character) then
  3364. hum:TakeDamage(dmg)
  3365. end
  3366. end)
  3367. end
  3368.  
  3369. function dmgstop()
  3370. hitcon:disconnect()
  3371. end
  3372.  
  3373. function Cloak()
  3374. Face.Parent=nil
  3375. cloaked=true
  3376. for _,v in pairs(Torso.Parent:children()) do
  3377. if v.className=="Part" and v.Name~="HumanoidRootPart" then
  3378. coroutine.resume(coroutine.create(function()
  3379. for i=0,1,0.2 do
  3380. wait()
  3381. v.Transparency=i
  3382. end
  3383. v.Transparency=1
  3384. end))
  3385. end
  3386. if v.className=="Hat" then
  3387. hatp=v.Handle
  3388. coroutine.resume(coroutine.create(function(derp)
  3389. for i=0,1,0.2 do
  3390. wait()
  3391. derp.Transparency=i
  3392. end
  3393. derp.Transparency=1
  3394. end),hatp)
  3395. end
  3396. end
  3397. for _,v in pairs(m:children()) do
  3398. if v.className=="Part" then
  3399. coroutine.resume(coroutine.create(function()
  3400. for i=0,1,0.2 do
  3401. wait()
  3402. v.Transparency=i
  3403. end
  3404. v.Transparency=1
  3405. end))
  3406. end
  3407. end
  3408. end
  3409.  
  3410. function UnCloak()
  3411. so("http://roblox.com/asset/?id=2767090",Torso,1,1.1)
  3412. Face.Parent=Head
  3413. cloaked=false
  3414. for _,v in pairs(Torso.Parent:children()) do
  3415. if v.className=="Part" and v.Name~="HumanoidRootPart" then
  3416. coroutine.resume(coroutine.create(function()
  3417. for i=0,1,0.1 do
  3418. wait()
  3419. v.Transparency=v.Transparency-0.1
  3420. end
  3421. v.Transparency=0
  3422. end))
  3423. end
  3424. if v.className=="Hat" then
  3425. hatp=v.Handle
  3426. coroutine.resume(coroutine.create(function(derp)
  3427. for i=0,1,0.1 do
  3428. wait()
  3429. derp.Transparency=derp.Transparency-0.1
  3430. end
  3431. derp.Transparency=0
  3432. end),hatp)
  3433. end
  3434. end
  3435. for _,v in pairs(m:children()) do
  3436. if v.className=="Part" and v.Name~="hitbox" and v.Name~='tip' then
  3437. coroutine.resume(coroutine.create(function()
  3438. for i=0,1,0.1 do
  3439. wait()
  3440. v.Transparency=v.Transparency-0.1
  3441. end
  3442. v.Transparency=0
  3443. end))
  3444. v.Transparency=0
  3445. end
  3446. end
  3447. end
  3448.  
  3449. local origcolor = BrickColor.new("Pastel light blue")
  3450. ---- This section of explosions.
  3451.  
  3452. ----
  3453.  
  3454.  
  3455. function ring(type,pos,scale,value)
  3456. local type = type
  3457. local rng = Instance.new("Part", char)
  3458. rng.Anchored = true
  3459. rng.BrickColor = origcolor
  3460. rng.CanCollide = false
  3461. rng.FormFactor = 3
  3462. rng.Name = "Ring"
  3463. rng.Size = Vector3.new(1, 1, 1)
  3464. rng.Transparency = 0
  3465. rng.TopSurface = 0
  3466. rng.BottomSurface = 0
  3467. rng.CFrame = pos
  3468. local rngm = Instance.new("SpecialMesh", rng)
  3469. rngm.MeshId = "http://www.roblox.com/asset/?id=3270017"
  3470. rngm.Scale = scale
  3471. local scaler2 = 1
  3472. if type == "Add" then
  3473. scaler2 = 1*value
  3474. elseif type == "Divide" then
  3475. scaler2 = 1/value
  3476. end
  3477. coroutine.resume(coroutine.create(function()
  3478. for i = 0,10,0.1 do
  3479. swait()
  3480. if type == "Add" then
  3481. scaler2 = scaler2 - 0.01*value
  3482. elseif type == "Divide" then
  3483. scaler2 = scaler2 - 0.01/value
  3484. end
  3485. rng.Transparency = rng.Transparency + 0.01
  3486. rngm.Scale = rngm.Scale + Vector3.new(scaler2, scaler2, 0)
  3487. end
  3488. rng:Destroy()
  3489. end))
  3490. end
  3491.  
  3492.  
  3493. function wave(type,pos,scale,value)
  3494. local type = type
  3495. local rng = Instance.new("Part", char)
  3496. rng.Anchored = true
  3497. rng.BrickColor = origcolor
  3498. rng.CanCollide = false
  3499. rng.FormFactor = 3
  3500. rng.Name = "Ring"
  3501. rng.Size = Vector3.new(1, 1, 1)
  3502. rng.Transparency = 0
  3503. rng.TopSurface = 0
  3504. rng.BottomSurface = 0
  3505. rng.CFrame = pos
  3506. local rngm = Instance.new("SpecialMesh", rng)
  3507. rngm.MeshId = "http://www.roblox.com/asset/?id=20329976"
  3508. rngm.Scale = scale
  3509. local scaler2 = 1
  3510. if type == "Add" then
  3511. scaler2 = 1*value
  3512. elseif type == "Divide" then
  3513. scaler2 = 1/value
  3514. end
  3515. coroutine.resume(coroutine.create(function()
  3516. for i = 0,10,0.1 do
  3517. swait()
  3518. if type == "Add" then
  3519. scaler2 = scaler2 - 0.01*value
  3520. elseif type == "Divide" then
  3521. scaler2 = scaler2 - 0.01/value
  3522. end
  3523. rng.Transparency = rng.Transparency + 0.01
  3524. rngm.Scale = rngm.Scale + Vector3.new(scaler2, scaler2, scaler2)
  3525. end
  3526. rng:Destroy()
  3527. end))
  3528. end
  3529.  
  3530. function waveEff(bonuspeed,type,typeoftrans,pos,scale,value,value2,color)
  3531. local type = type
  3532. local rng = Instance.new("Part", char)
  3533. rng.Anchored = true
  3534. rng.BrickColor = color
  3535. rng.CanCollide = false
  3536. rng.FormFactor = 3
  3537. rng.Name = "Ring"
  3538. rng.Material = "Neon"
  3539. rng.Size = Vector3.new(1, 1, 1)
  3540. rng.Transparency = 0
  3541. if typeoftrans == "In" then
  3542. rng.Transparency = 1
  3543. end
  3544. rng.TopSurface = 0
  3545. rng.BottomSurface = 0
  3546. rng.CFrame = pos
  3547. local rngm = Instance.new("SpecialMesh", rng)
  3548. rngm.MeshType = "FileMesh"
  3549. rngm.MeshId = "rbxassetid://20329976"
  3550. rngm.Scale = scale
  3551. local scaler2 = 1
  3552. local scaler2b = 1
  3553. if type == "Add" then
  3554. scaler2 = 1*value
  3555. scaler2b = 1*value2
  3556. elseif type == "Divide" then
  3557. scaler2 = 1/value
  3558. scaler2b = 1/value2
  3559. end
  3560. local randomrot = math.random(1,2)
  3561. coroutine.resume(coroutine.create(function()
  3562. for i = 0,10/bonuspeed,0.1 do
  3563. swait()
  3564. if type == "Add" then
  3565. scaler2 = scaler2 - 0.01*value/bonuspeed
  3566. scaler2b = scaler2b - 0.01*value/bonuspeed
  3567. elseif type == "Divide" then
  3568. scaler2 = scaler2 - 0.01/value*bonuspeed
  3569. scaler2b = scaler2b - 0.01/value*bonuspeed
  3570. end
  3571. if randomrot == 1 then
  3572. rng.CFrame = rng.CFrame*CFrame.Angles(0,math.rad(5*bonuspeed/2),0)
  3573. elseif randomrot == 2 then
  3574. rng.CFrame = rng.CFrame*CFrame.Angles(0,math.rad(-5*bonuspeed/2),0)
  3575. end
  3576. if typeoftrans == "Out" then
  3577. rng.Transparency = rng.Transparency + 0.01*bonuspeed
  3578. elseif typeoftrans == "In" then
  3579. rng.Transparency = rng.Transparency - 0.01*bonuspeed
  3580. end
  3581. rngm.Scale = rngm.Scale + Vector3.new(scaler2*bonuspeed, scaler2b*bonuspeed, scaler2*bonuspeed)
  3582. end
  3583. rng:Destroy()
  3584. end))
  3585. end
  3586.  
  3587. function wave(type,pos,scale,value)
  3588. local type = type
  3589. local rng = Instance.new("Part", char)
  3590. rng.Anchored = true
  3591. rng.BrickColor = origcolor
  3592. rng.CanCollide = false
  3593. rng.FormFactor = 3
  3594. rng.Name = "Ring"
  3595. rng.Size = Vector3.new(1, 1, 1)
  3596. rng.Transparency = 0
  3597. rng.TopSurface = 0
  3598. rng.BottomSurface = 0
  3599. rng.CFrame = pos
  3600. local rngm = Instance.new("SpecialMesh", rng)
  3601. rngm.MeshId = "http://www.roblox.com/asset/?id=20329976"
  3602. rngm.Scale = scale
  3603. local scaler2 = 1
  3604. if type == "Add" then
  3605. scaler2 = 1*value
  3606. elseif type == "Divide" then
  3607. scaler2 = 1/value
  3608. end
  3609. coroutine.resume(coroutine.create(function()
  3610. for i = 0,10,0.1 do
  3611. swait()
  3612. if type == "Add" then
  3613. scaler2 = scaler2 - 0.01*value
  3614. elseif type == "Divide" then
  3615. scaler2 = scaler2 - 0.01/value
  3616. end
  3617. rng.Transparency = rng.Transparency + 0.01
  3618. rngm.Scale = rngm.Scale + Vector3.new(scaler2, scaler2, scaler2)
  3619. end
  3620. rng:Destroy()
  3621. end))
  3622. end
  3623.  
  3624. function wind(type,pos,scale,value,speed)
  3625. local type = type
  3626. local rng = Instance.new("Part", char)
  3627. rng.Anchored = true
  3628. rng.BrickColor = origcolor
  3629. rng.CanCollide = false
  3630. rng.FormFactor = 3
  3631. rng.Name = "Ring"
  3632. rng.Size = Vector3.new(1, 1, 1)
  3633. rng.Transparency = 0
  3634. rng.TopSurface = 0
  3635. rng.BottomSurface = 0
  3636. rng.CFrame = pos
  3637. local rngm = Instance.new("SpecialMesh", rng)
  3638. rngm.MeshId = "http://www.roblox.com/asset/?id=1051557"
  3639. rngm.Scale = scale
  3640. local scaler2 = 1
  3641. if type == "Add" then
  3642. scaler2 = 1*value
  3643. elseif type == "Divide" then
  3644. scaler2 = 1/value
  3645. end
  3646. coroutine.resume(coroutine.create(function()
  3647. for i = 0,10,0.1 do
  3648. swait()
  3649. if type == "Add" then
  3650. scaler2 = scaler2 - 0.01*value
  3651. elseif type == "Divide" then
  3652. scaler2 = scaler2 - 0.01/value
  3653. end
  3654. rng.CFrame = rng.CFrame*CFrame.Angles(0,0.025*speed,0)
  3655. rng.Transparency = rng.Transparency + 0.01
  3656. rngm.Scale = rngm.Scale + Vector3.new(scaler2, scaler2, scaler2)
  3657. end
  3658. rng:Destroy()
  3659. end))
  3660. end
  3661.  
  3662. function groundwind(type,pos,scale,value,speed)
  3663. local type = type
  3664. local rng = Instance.new("Part", char)
  3665. rng.Anchored = true
  3666. rng.BrickColor = origcolor
  3667. rng.CanCollide = false
  3668. rng.FormFactor = 3
  3669. rng.Name = "Ring"
  3670. rng.Size = Vector3.new(1, 1, 1)
  3671. rng.Transparency = 0
  3672. rng.TopSurface = 0
  3673. rng.BottomSurface = 0
  3674. rng.CFrame = pos
  3675. local rngm = Instance.new("SpecialMesh", rng)
  3676. rngm.MeshId = "http://www.roblox.com/asset/?id=1051557"
  3677. rngm.Scale = scale
  3678. local scaler2 = 1
  3679. if type == "Add" then
  3680. scaler2 = 1*value
  3681. elseif type == "Divide" then
  3682. scaler2 = 1/value
  3683. end
  3684. coroutine.resume(coroutine.create(function()
  3685. for i = 0,10,0.1 do
  3686. swait()
  3687. if type == "Add" then
  3688. scaler2 = scaler2 - 0.01*value
  3689. elseif type == "Divide" then
  3690. scaler2 = scaler2 - 0.01/value
  3691. end
  3692. rng.CFrame = rng.CFrame*CFrame.Angles(0,0.025*speed,0)
  3693. rng.Transparency = rng.Transparency + 0.01
  3694. rngm.Scale = rngm.Scale + Vector3.new(scaler2, scaler2/5, scaler2)
  3695. end
  3696. rng:Destroy()
  3697. end))
  3698. end
  3699.  
  3700. function CameraManager()
  3701. if TwoD and not CamInterrupt then
  3702. if Humanoid.Health > 0 then
  3703. Camera.CameraSubject = Humanoid
  3704. Camera.CameraType = "Scriptable"
  3705. Humanoid.AutoRotate = false
  3706. if Booleans.GyroUse then
  3707. Directer.MaxTorque = Vec3(0, huge, 0)
  3708. else
  3709. Directer.MaxTorque = Vec3(0, 0, 0)
  3710. end
  3711. if TargetInfo[1] ~= nil and TargetInfo[2] ~= nil then
  3712. if Booleans.CamFollow then
  3713. CPart.CFrame = cFrame(RootPart.Position, Vec3(TargetInfo[1].Position.X, RootPart.Position.Y, TargetInfo[1].Position.Z))
  3714. Directer.CFrame = cFrame((RootPart.CFrame * cFrame(0, 0, 10)).p, TargetInfo[1].Position)
  3715. else
  3716. CPart.Position = RootPart.Position
  3717. end
  3718. else
  3719. local ahead = (RootPart.CFrame * cFrame(0, 0, -3)).p
  3720. CPart.CFrame = cFrame(RootPart.Position, Vec3(ahead.X, RootPart.Position.Y, ahead.Z))
  3721. end
  3722. Camera.CFrame = lerp(Camera.CFrame, CPart.CFrame * cFrame(25, 3, 0) * Euler(0, radian(90), 0), 0.2)
  3723. else
  3724. Camera.CameraSubject = Humanoid
  3725. Camera.CameraType = "Custom"
  3726. end
  3727. end
  3728. end
  3729.  
  3730. function ring(type,pos,scale,value)
  3731. local type = type
  3732. local rng = Instance.new("Part", char)
  3733. rng.Anchored = true
  3734. rng.BrickColor = origcolor
  3735. rng.CanCollide = false
  3736. rng.FormFactor = 3
  3737. rng.Name = "Ring"
  3738. rng.Size = Vector3.new(1, 1, 1)
  3739. rng.Transparency = 0
  3740. rng.TopSurface = 0
  3741. rng.BottomSurface = 0
  3742. rng.CFrame = pos
  3743. local rngm = Instance.new("SpecialMesh", rng)
  3744. rngm.MeshId = "http://www.roblox.com/asset/?id=3270017"
  3745. rngm.Scale = scale
  3746. local scaler2 = 1
  3747. if type == "Add" then
  3748. scaler2 = 1*value
  3749. elseif type == "Divide" then
  3750. scaler2 = 1/value
  3751. end
  3752. coroutine.resume(coroutine.create(function()
  3753. for i = 0,10,0.1 do
  3754. swait()
  3755. if type == "Add" then
  3756. scaler2 = scaler2 - 0.01*value
  3757. elseif type == "Divide" then
  3758. scaler2 = scaler2 - 0.01/value
  3759. end
  3760. rng.Transparency = rng.Transparency + 0.01
  3761. rngm.Scale = rngm.Scale + Vector3.new(scaler2, scaler2, 0)
  3762. end
  3763. rng:Destroy()
  3764. end))
  3765. end
  3766.  
  3767.  
  3768. function wave(type,pos,scale,value)
  3769. local type = type
  3770. local rng = Instance.new("Part", char)
  3771. rng.Anchored = true
  3772. rng.BrickColor = origcolor
  3773. rng.CanCollide = false
  3774. rng.FormFactor = 3
  3775. rng.Name = "Ring"
  3776. rng.Size = Vector3.new(1, 1, 1)
  3777. rng.Transparency = 0
  3778. rng.TopSurface = 0
  3779. rng.BottomSurface = 0
  3780. rng.CFrame = pos
  3781. local rngm = Instance.new("SpecialMesh", rng)
  3782. rngm.MeshId = "http://www.roblox.com/asset/?id=20329976"
  3783. rngm.Scale = scale
  3784. local scaler2 = 1
  3785. if type == "Add" then
  3786. scaler2 = 1*value
  3787. elseif type == "Divide" then
  3788. scaler2 = 1/value
  3789. end
  3790. coroutine.resume(coroutine.create(function()
  3791. for i = 0,10,0.1 do
  3792. swait()
  3793. if type == "Add" then
  3794. scaler2 = scaler2 - 0.01*value
  3795. elseif type == "Divide" then
  3796. scaler2 = scaler2 - 0.01/value
  3797. end
  3798. rng.Transparency = rng.Transparency + 0.01
  3799. rngm.Scale = rngm.Scale + Vector3.new(scaler2, scaler2, scaler2)
  3800. end
  3801. rng:Destroy()
  3802. end))
  3803. end
  3804.  
  3805. function sphere(bonuspeed,type,pos,scale,value,color)
  3806. local type = type
  3807. local rng = Instance.new("Part", char)
  3808. rng.Anchored = true
  3809. if ModeOfGlitch ~= 2 then
  3810. rng.BrickColor = color
  3811. elseif ModeOfGlitch == 2 then
  3812. rng.Color = Color3.new(0,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  3813. end
  3814. rng.CanCollide = false
  3815. rng.FormFactor = 3
  3816. rng.Name = "Ring"
  3817. rng.Material = "Neon"
  3818. rng.Size = Vector3.new(1, 1, 1)
  3819. rng.Transparency = 0
  3820. rng.TopSurface = 0
  3821. rng.BottomSurface = 0
  3822. rng.CFrame = pos
  3823. local rngm = Instance.new("SpecialMesh", rng)
  3824. rngm.MeshType = "Sphere"
  3825. rngm.Scale = scale
  3826. if rainbowmode == true then
  3827. rng.Color = Color3.new(r/255,g/255,b/255)
  3828. end
  3829. if ModeOfGlitch == 2 then
  3830. coroutine.resume(coroutine.create(function()
  3831. while true do
  3832. swait()
  3833. if rng.Parent ~= nil then
  3834. rng.Color = Color3.new(0,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  3835. else
  3836. break
  3837. end
  3838. end
  3839. end))
  3840. end
  3841. local scaler2 = 1
  3842. if type == "Add" then
  3843. scaler2 = 1*value
  3844. elseif type == "Divide" then
  3845. scaler2 = 1/value
  3846. end
  3847. coroutine.resume(coroutine.create(function()
  3848. for i = 0,10/bonuspeed,0.1 do
  3849. swait()
  3850. if rainbowmode == true then
  3851. rng.Color = Color3.new(r/255,g/255,b/255)
  3852. end
  3853. if type == "Add" then
  3854. scaler2 = scaler2 - 0.01*value/bonuspeed
  3855. elseif type == "Divide" then
  3856. scaler2 = scaler2 - 0.01/value*bonuspeed
  3857. end
  3858. if chaosmode == true then
  3859. rng.BrickColor = BrickColor.random()
  3860. end
  3861. rng.Transparency = rng.Transparency + 0.01*bonuspeed
  3862. rngm.Scale = rngm.Scale + Vector3.new(scaler2*bonuspeed, scaler2*bonuspeed, scaler2*bonuspeed)
  3863. end
  3864. rng:Destroy()
  3865. end))
  3866. end
  3867.  
  3868. function sphere2(bonuspeed,type,pos,scale,value,value2,value3,color)
  3869. local type = type
  3870. local rng = Instance.new("Part", char)
  3871. rng.Anchored = true
  3872. if ModeOfGlitch ~= 2 then
  3873. rng.BrickColor = color
  3874. elseif ModeOfGlitch == 2 then
  3875. rng.Color = Color3.new(0,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  3876. end
  3877. rng.CanCollide = false
  3878. rng.FormFactor = 3
  3879. rng.Name = "Ring"
  3880. rng.Material = "Neon"
  3881. rng.Size = Vector3.new(1, 1, 1)
  3882. rng.Transparency = 0
  3883. rng.TopSurface = 0
  3884. rng.BottomSurface = 0
  3885. rng.CFrame = pos
  3886. local rngm = Instance.new("SpecialMesh", rng)
  3887. rngm.MeshType = "Sphere"
  3888. rngm.Scale = scale
  3889. if rainbowmode == true then
  3890. rng.Color = Color3.new(r/255,g/255,b/255)
  3891. end
  3892. local scaler2 = 1
  3893. local scaler2b = 1
  3894. local scaler2c = 1
  3895. if type == "Add" then
  3896. scaler2 = 1*value
  3897. scaler2b = 1*value2
  3898. scaler2c = 1*value3
  3899. elseif type == "Divide" then
  3900. scaler2 = 1/value
  3901. scaler2b = 1/value2
  3902. scaler2c = 1/value3
  3903. end
  3904. coroutine.resume(coroutine.create(function()
  3905. while true do
  3906. swait()
  3907. if rainbowmode == true then
  3908. rng.Color = Color3.new(r/255,g/255,b/255)
  3909. end
  3910. end
  3911. end))
  3912. if ModeOfGlitch == 2 then
  3913. coroutine.resume(coroutine.create(function()
  3914. while true do
  3915. swait()
  3916. if rng.Parent ~= nil then
  3917. rng.Color = Color3.new(0,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  3918. else
  3919. break
  3920. end
  3921. end
  3922. end))
  3923. end
  3924. coroutine.resume(coroutine.create(function()
  3925. for i = 0,10/bonuspeed,0.1 do
  3926. swait()
  3927. if type == "Add" then
  3928. scaler2 = scaler2 - 0.01*value/bonuspeed
  3929. scaler2b = scaler2b - 0.01*value/bonuspeed
  3930. scaler2c = scaler2c - 0.01*value/bonuspeed
  3931. elseif type == "Divide" then
  3932. scaler2 = scaler2 - 0.01/value*bonuspeed
  3933. scaler2b = scaler2b - 0.01/value*bonuspeed
  3934. scaler2c = scaler2c - 0.01/value*bonuspeed
  3935. end
  3936. rng.Transparency = rng.Transparency + 0.01*bonuspeed
  3937. rngm.Scale = rngm.Scale + Vector3.new(scaler2*bonuspeed, scaler2b*bonuspeed, scaler2c*bonuspeed)
  3938. end
  3939. rng:Destroy()
  3940. end))
  3941. end
  3942.  
  3943. function slash(bonuspeed,rotspeed,rotatingop,typeofshape,type,typeoftrans,pos,scale,value,color)
  3944. local type = type
  3945. local rotenable = rotatingop
  3946. local rng = Instance.new("Part", char)
  3947. rng.Anchored = true
  3948. rng.BrickColor = color
  3949. rng.CanCollide = false
  3950. rng.FormFactor = 3
  3951. rng.Name = "Ring"
  3952. rng.Material = "Neon"
  3953. rng.Size = Vector3.new(1, 1, 1)
  3954. rng.Transparency = 0
  3955. if typeoftrans == "In" then
  3956. rng.Transparency = 1
  3957. end
  3958. rng.TopSurface = 0
  3959. rng.BottomSurface = 0
  3960. rng.CFrame = pos
  3961. local rngm = Instance.new("SpecialMesh", rng)
  3962. rngm.MeshType = "FileMesh"
  3963. if typeofshape == "Normal" then
  3964. rngm.MeshId = "rbxassetid://662586858"
  3965. elseif typeofshape == "Round" then
  3966. rngm.MeshId = "rbxassetid://662585058"
  3967. end
  3968. rngm.Scale = scale
  3969. local scaler2 = 1/10
  3970. if type == "Add" then
  3971. scaler2 = 1*value/10
  3972. elseif type == "Divide" then
  3973. scaler2 = 1/value/10
  3974. end
  3975. local randomrot = math.random(1,2)
  3976. coroutine.resume(coroutine.create(function()
  3977. for i = 0,10/bonuspeed,0.1 do
  3978. swait()
  3979. if type == "Add" then
  3980. scaler2 = scaler2 - 0.01*value/bonuspeed/10
  3981. elseif type == "Divide" then
  3982. scaler2 = scaler2 - 0.01/value*bonuspeed/10
  3983. end
  3984. if rotenable == true then
  3985. if randomrot == 1 then
  3986. rng.CFrame = rng.CFrame*CFrame.Angles(0,math.rad(rotspeed*bonuspeed/2),0)
  3987. elseif randomrot == 2 then
  3988. rng.CFrame = rng.CFrame*CFrame.Angles(0,math.rad(-rotspeed*bonuspeed/2),0)
  3989. end
  3990. end
  3991. if typeoftrans == "Out" then
  3992. rng.Transparency = rng.Transparency + 0.01*bonuspeed
  3993. elseif typeoftrans == "In" then
  3994. rng.Transparency = rng.Transparency - 0.01*bonuspeed
  3995. end
  3996. rngm.Scale = rngm.Scale + Vector3.new(scaler2*bonuspeed/10, 0, scaler2*bonuspeed/10)
  3997. end
  3998. rng:Destroy()
  3999. end))
  4000. end
  4001.  
  4002. function PixelBlock(bonuspeed,FastSpeed,type,pos,x1,y1,z1,value,color,outerpos)
  4003. local type = type
  4004. local rng = Instance.new("Part", char)
  4005. rng.Anchored = true
  4006. rng.BrickColor = color
  4007. rng.CanCollide = false
  4008. rng.FormFactor = 3
  4009. rng.Name = "Ring"
  4010. rng.Material = "Neon"
  4011. rng.Size = Vector3.new(1, 1, 1)
  4012. rng.Transparency = 0
  4013. rng.TopSurface = 0
  4014. rng.BottomSurface = 0
  4015. rng.CFrame = pos
  4016. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*outerpos
  4017. local rngm = Instance.new("SpecialMesh", rng)
  4018. rngm.MeshType = "Brick"
  4019. rngm.Scale = vt(x1,y1,z1)
  4020. if rainbowmode == true then
  4021. rng.Color = Color3.new(r/255,g/255,b/255)
  4022. end
  4023. local scaler2 = 1
  4024. local speeder = FastSpeed/10
  4025. if type == "Add" then
  4026. scaler2 = 1*value
  4027. elseif type == "Divide" then
  4028. scaler2 = 1/value
  4029. end
  4030. coroutine.resume(coroutine.create(function()
  4031. for i = 0,10/bonuspeed,0.1 do
  4032. swait()
  4033. if rainbowmode == true then
  4034. rng.Color = Color3.new(r/255,g/255,b/255)
  4035. end
  4036. if type == "Add" then
  4037. scaler2 = scaler2 - 0.01*value/bonuspeed
  4038. elseif type == "Divide" then
  4039. scaler2 = scaler2 - 0.01/value*bonuspeed
  4040. end
  4041. if chaosmode == true then
  4042. rng.BrickColor = BrickColor.random()
  4043. end
  4044. speeder = speeder - 0.01*FastSpeed*bonuspeed/10
  4045. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*speeder*bonuspeed
  4046. --rng.Transparency = rng.Transparency + 0.01*bonuspeed
  4047. rngm.Scale = rngm.Scale - Vector3.new(scaler2*bonuspeed, scaler2*bonuspeed, scaler2*bonuspeed)
  4048. end
  4049. rng:Destroy()
  4050. end))
  4051. end
  4052.  
  4053. function PixelBlockX(bonuspeed,FastSpeed,type,pos,x1,y1,z1,value,color,outerpos)
  4054. local type = type
  4055. local rng = Instance.new("Part", char)
  4056. rng.Anchored = true
  4057. rng.BrickColor = color
  4058. rng.CanCollide = false
  4059. rng.FormFactor = 3
  4060. rng.Name = "Ring"
  4061. rng.Material = "Neon"
  4062. rng.Size = Vector3.new(1, 1, 1)
  4063. rng.Transparency = 0
  4064. rng.TopSurface = 0
  4065. rng.BottomSurface = 0
  4066. rng.CFrame = pos
  4067. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*outerpos
  4068. local rngm = Instance.new("SpecialMesh", rng)
  4069. rngm.MeshType = "Brick"
  4070. rngm.Scale = vt(x1,y1,z1)
  4071. if rainbowmode == true then
  4072. rng.Color = Color3.new(r/255,g/255,b/255)
  4073. end
  4074. local scaler2 = 1
  4075. local speeder = FastSpeed/10
  4076. if type == "Add" then
  4077. scaler2 = 1*value
  4078. elseif type == "Divide" then
  4079. scaler2 = 1/value
  4080. end
  4081. coroutine.resume(coroutine.create(function()
  4082. for i = 0,10/bonuspeed,0.1 do
  4083. swait()
  4084. if rainbowmode == true then
  4085. rng.Color = Color3.new(r/255,g/255,b/255)
  4086. end
  4087. if type == "Add" then
  4088. scaler2 = scaler2 - 0.01*value/bonuspeed
  4089. elseif type == "Divide" then
  4090. scaler2 = scaler2 - 0.01/value*bonuspeed
  4091. end
  4092. if chaosmode == true then
  4093. rng.BrickColor = BrickColor.random()
  4094. end
  4095. speeder = speeder - 0.01*FastSpeed*bonuspeed/10
  4096. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*speeder*bonuspeed
  4097. rng.Transparency = rng.Transparency + 0.01*bonuspeed
  4098. rngm.Scale = rngm.Scale - Vector3.new(scaler2*bonuspeed, scaler2*bonuspeed, scaler2*bonuspeed)
  4099. end
  4100. rng:Destroy()
  4101. end))
  4102. end
  4103.  
  4104. function PixelBlockNeg(bonuspeed,FastSpeed,type,pos,x1,y1,z1,value,color,outerpos)
  4105. local type = type
  4106. local rng = Instance.new("Part", char)
  4107. rng.Anchored = true
  4108. rng.BrickColor = color
  4109. rng.CanCollide = false
  4110. rng.FormFactor = 3
  4111. rng.Name = "Ring"
  4112. rng.Material = "Neon"
  4113. rng.Size = Vector3.new(1, 1, 1)
  4114. rng.Transparency = 0
  4115. rng.TopSurface = 0
  4116. rng.BottomSurface = 0
  4117. rng.CFrame = pos
  4118. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*outerpos
  4119. local rngm = Instance.new("SpecialMesh", rng)
  4120. rngm.MeshType = "Brick"
  4121. rngm.Scale = vt(x1,y1,z1)
  4122. if rainbowmode == true then
  4123. rng.Color = Color3.new(r/255,g/255,b/255)
  4124. end
  4125. local scaler2 = 0
  4126. local speeder = FastSpeed/10
  4127. if type == "Add" then
  4128. scaler2 = 1*value
  4129. elseif type == "Divide" then
  4130. scaler2 = 1/value
  4131. end
  4132. coroutine.resume(coroutine.create(function()
  4133. for i = 0,10/bonuspeed,0.1 do
  4134. swait()
  4135. if rainbowmode == true then
  4136. rng.Color = Color3.new(r/255,g/255,b/255)
  4137. end
  4138. if type == "Add" then
  4139. scaler2 = scaler2 - 0.01*value/bonuspeed
  4140. elseif type == "Divide" then
  4141. scaler2 = scaler2 - 0.01/value*bonuspeed
  4142. end
  4143. if chaosmode == true then
  4144. rng.BrickColor = BrickColor.random()
  4145. end
  4146. speeder = speeder + 0.01*FastSpeed*bonuspeed/10
  4147. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*speeder*bonuspeed
  4148. --rng.Transparency = rng.Transparency + 0.01*bonuspeed
  4149. rngm.Scale = rngm.Scale - Vector3.new(scaler2*bonuspeed, scaler2*bonuspeed, scaler2*bonuspeed)
  4150. end
  4151. rng:Destroy()
  4152. end))
  4153. end
  4154.  
  4155. function block(bonuspeed,type,pos,scale,value,value2,value3,color,color3)
  4156. local type = type
  4157. local rng = Instance.new("Part", char)
  4158. rng.Anchored = true
  4159. rng.BrickColor = color
  4160. rng.Color = color3
  4161. rng.CanCollide = false
  4162. rng.FormFactor = 3
  4163. rng.Name = "Ring"
  4164. rng.Material = "Neon"
  4165. rng.Size = Vector3.new(1, 1, 1)
  4166. rng.Transparency = 0
  4167. rng.TopSurface = 0
  4168. rng.BottomSurface = 0
  4169. rng.CFrame = pos
  4170. local rngm = Instance.new("SpecialMesh", rng)
  4171. rngm.MeshType = "Brick"
  4172. rngm.Scale = scale
  4173. local scaler2 = 1
  4174. local scaler2b = 1
  4175. local scaler2c = 1
  4176. if type == "Add" then
  4177. scaler2 = 1*value
  4178. scaler2b = 1*value2
  4179. scaler2c = 1*value3
  4180. elseif type == "Divide" then
  4181. scaler2 = 1/value
  4182. scaler2b = 1/value2
  4183. scaler2c = 1/value3
  4184. end
  4185. coroutine.resume(coroutine.create(function()
  4186. for i = 0,10/bonuspeed,0.1 do
  4187. swait()
  4188. if type == "Add" then
  4189. scaler2 = scaler2 - 0.01*value/bonuspeed
  4190. scaler2b = scaler2b - 0.01*value/bonuspeed
  4191. scaler2c = scaler2c - 0.01*value/bonuspeed
  4192. elseif type == "Divide" then
  4193. scaler2 = scaler2 - 0.01/value*bonuspeed
  4194. scaler2b = scaler2b - 0.01/value*bonuspeed
  4195. scaler2c = scaler2c - 0.01/value*bonuspeed
  4196. end
  4197. rng.CFrame = rng.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360)))
  4198. rng.Transparency = rng.Transparency + 0.01*bonuspeed
  4199. rngm.Scale = rngm.Scale + Vector3.new(scaler2*bonuspeed, scaler2b*bonuspeed, scaler2c*bonuspeed)
  4200. end
  4201. rng:Destroy()
  4202. end))
  4203. end
  4204.  
  4205. function sphereMK(bonuspeed,FastSpeed,type,pos,x1,y1,z1,value,color,outerpos)
  4206. local type = type
  4207. local rng = Instance.new("Part", char)
  4208. rng.Anchored = true
  4209. if ModeOfGlitch ~= 9 then
  4210. rng.BrickColor = color
  4211. elseif ModeOfGlitch == 9 then
  4212. rng.Color = Color3.new(kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  4213. end
  4214. rng.CanCollide = false
  4215. rng.FormFactor = 3
  4216. rng.Name = "Ring"
  4217. rng.Material = "Neon"
  4218. rng.Size = Vector3.new(1, 1, 1)
  4219. rng.Transparency = 0
  4220. rng.TopSurface = 0
  4221. rng.BottomSurface = 0
  4222. rng.CFrame = pos
  4223. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*outerpos
  4224. local rngm = Instance.new("SpecialMesh", rng)
  4225. rngm.MeshType = "Sphere"
  4226. rngm.Scale = vt(x1,y1,z1)
  4227. if rainbowmode == true then
  4228. rng.Color = Color3.new(r/255,g/255,b/255)
  4229. end
  4230. if ModeOfGlitch == 9 then
  4231. coroutine.resume(coroutine.create(function()
  4232. while true do
  4233. swait()
  4234. if rng.Parent ~= nil then
  4235. rng.Color = Color3.new(kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  4236. else
  4237. break
  4238. end
  4239. end
  4240. end))
  4241. end
  4242. local scaler2 = 1
  4243. local speeder = FastSpeed
  4244. if type == "Add" then
  4245. scaler2 = 1*value
  4246. elseif type == "Divide" then
  4247. scaler2 = 1/value
  4248. end
  4249. coroutine.resume(coroutine.create(function()
  4250. for i = 0,10/bonuspeed,0.1 do
  4251. swait()
  4252. if rainbowmode == true then
  4253. rng.Color = Color3.new(r/255,g/255,b/255)
  4254. end
  4255. if type == "Add" then
  4256. scaler2 = scaler2 - 0.01*value/bonuspeed
  4257. elseif type == "Divide" then
  4258. scaler2 = scaler2 - 0.01/value*bonuspeed
  4259. end
  4260. if chaosmode == true then
  4261. rng.BrickColor = BrickColor.random()
  4262. end
  4263. speeder = speeder - 0.01*FastSpeed*bonuspeed
  4264. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*speeder*bonuspeed
  4265. rng.Transparency = rng.Transparency + 0.01*bonuspeed
  4266. rngm.Scale = rngm.Scale + Vector3.new(scaler2*bonuspeed, scaler2*bonuspeed, 0)
  4267. end
  4268. rng:Destroy()
  4269. end))
  4270. end
  4271.  
  4272.  
  4273. function sphereMKCharge(bonuspeed,FastSpeed,type,pos,x1,y1,z1,value,color,outerpos)
  4274. local type = type
  4275. local rng = Instance.new("Part", char)
  4276. rng.Anchored = true
  4277. if ModeOfGlitch ~= 9 then
  4278. rng.BrickColor = color
  4279. elseif ModeOfGlitch == 9 then
  4280. rng.Color = Color3.new(kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  4281. end
  4282. rng.CanCollide = false
  4283. rng.FormFactor = 3
  4284. rng.Name = "Ring"
  4285. rng.Material = "Neon"
  4286. rng.Size = Vector3.new(1, 1, 1)
  4287. rng.Transparency = 1
  4288. rng.TopSurface = 0
  4289. rng.BottomSurface = 0
  4290. rng.CFrame = pos
  4291. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*outerpos
  4292. local rngm = Instance.new("SpecialMesh", rng)
  4293. rngm.MeshType = "Sphere"
  4294. rngm.Scale = vt(x1,y1,z1)
  4295. if rainbowmode == true then
  4296. rng.Color = Color3.new(r/255,g/255,b/255)
  4297. end
  4298. if ModeOfGlitch == 9 then
  4299. coroutine.resume(coroutine.create(function()
  4300. while true do
  4301. swait()
  4302. if rng.Parent ~= nil then
  4303. rng.Color = Color3.new(kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  4304. else
  4305. break
  4306. end
  4307. end
  4308. end))
  4309. end
  4310. local scaler2 = 1
  4311. local speeder = FastSpeed
  4312. if type == "Add" then
  4313. scaler2 = 1*value
  4314. elseif type == "Divide" then
  4315. scaler2 = 1/value
  4316. end
  4317. coroutine.resume(coroutine.create(function()
  4318. for i = 0,10/bonuspeed,0.1 do
  4319. swait()
  4320. if rainbowmode == true then
  4321. rng.Color = Color3.new(r/255,g/255,b/255)
  4322. end
  4323. if type == "Add" then
  4324. scaler2 = scaler2 - 0.01*value/bonuspeed
  4325. elseif type == "Divide" then
  4326. scaler2 = scaler2 - 0.01/value*bonuspeed
  4327. end
  4328. if chaosmode == true then
  4329. rng.BrickColor = BrickColor.random()
  4330. end
  4331. speeder = speeder - 0.01*FastSpeed*bonuspeed
  4332. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*speeder*bonuspeed
  4333. rng.Transparency = rng.Transparency - 0.01*bonuspeed
  4334. rngm.Scale = rngm.Scale + Vector3.new(scaler2*bonuspeed, scaler2*bonuspeed, 0)
  4335. end
  4336. rng:Destroy()
  4337. end))
  4338. end
  4339.  
  4340. function dmg(dude)
  4341. if dude.Name ~= Character then
  4342. local keptcolor = MAINRUINCOLOR
  4343. local bgf = Instance.new("BodyGyro",dude.Head)
  4344. bgf.CFrame = bgf.CFrame * CFrame.fromEulerAnglesXYZ(math.rad(-90),0,0)
  4345. --[[local val = Instance.new("BoolValue",dude)
  4346. val.Name = "IsHit"]]--
  4347. local ds = coroutine.wrap(function()
  4348. dude:WaitForChild("Head"):BreakJoints()
  4349. for i, v in pairs(dude:GetChildren()) do
  4350. if v:IsA("Part") or v:IsA("MeshPart") then
  4351. v.Name = "DEMINISHED"
  4352. end
  4353. end
  4354. wait(0.5)
  4355. targetted = nil
  4356. CFuncs["Sound"].Create("rbxassetid://62339698", char, 0.75, 0.285)
  4357. coroutine.resume(coroutine.create(function()
  4358. for i, v in pairs(dude:GetChildren()) do
  4359. if v:IsA("Accessory") then
  4360. v:Destroy()
  4361. end
  4362. if v:IsA("Humanoid") then
  4363. v:Destroy()
  4364. end
  4365. if v:IsA("CharacterMesh") then
  4366. v:Destroy()
  4367. end
  4368. if v:IsA("Model") then
  4369. v:Destroy()
  4370. end
  4371. if v:IsA("Part") or v:IsA("MeshPart") then
  4372. for x, o in pairs(v:GetChildren()) do
  4373. if o:IsA("Decal") then
  4374. o:Destroy()
  4375. end
  4376. end
  4377. coroutine.resume(coroutine.create(function()
  4378. v.Material = "Neon"
  4379. v.CanCollide = false
  4380. v.Anchored = false
  4381. local bld = Instance.new("ParticleEmitter",v)
  4382. bld.LightEmission = 0.75
  4383. bld.Texture = "rbxassetid://363275192" ---284205403
  4384. bld.Color = ColorSequence.new(keptcolor.Color)
  4385. bld.Rate = 500
  4386. bld.Lifetime = NumberRange.new(1)
  4387. bld.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,2,0),NumberSequenceKeypoint.new(0.8,2.25,0),NumberSequenceKeypoint.new(1,0,0)})
  4388. bld.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.5,0),NumberSequenceKeypoint.new(0.8,0.75,0),NumberSequenceKeypoint.new(1,1,0)})
  4389. bld.Speed = NumberRange.new(2,5)
  4390. bld.VelocitySpread = 50000
  4391. bld.Rotation = NumberRange.new(-500,500)
  4392. bld.RotSpeed = NumberRange.new(-500,500)
  4393. local sbs = Instance.new("BodyPosition", v)
  4394. sbs.P = 3000
  4395. sbs.D = 1000
  4396. sbs.maxForce = Vector3.new(50000000000, 50000000000, 50000000000)
  4397. sbs.position = v.Position + Vector3.new(math.random(-2,2),10 + math.random(-2,2),math.random(-2,2))
  4398. v.Color = keptcolor.Color
  4399. coroutine.resume(coroutine.create(function()
  4400. for i = 0, 49 do
  4401. swait(1)
  4402. v:BreakJoints()
  4403. v.Transparency = v.Transparency + 0.02
  4404. end
  4405. v:BreakJoints()
  4406. sphere2(1,"Add",v.CFrame,vt(0,0,0),0.1,0.1,0.1,keptcolor)
  4407. CFuncs["Sound"].Create("rbxassetid://1192402877", v, 0.5, 0.75)
  4408. bld.Speed = NumberRange.new(10,25)
  4409. bld.Drag = 5
  4410. bld.Acceleration = vt(0,2,0)
  4411. wait(0.5)
  4412. bld.Enabled = false
  4413. wait(8)
  4414. v:Destroy()
  4415. dude:Destroy()
  4416. end))
  4417. end))
  4418. end
  4419. end
  4420. end))
  4421. end)
  4422. ds()
  4423. end
  4424. end
  4425.  
  4426.  
  4427. function FindNearestHead(Position, Distance, SinglePlayer)
  4428. if SinglePlayer then
  4429. return (SinglePlayer.Torso.CFrame.p - Position).magnitude < Distance
  4430. end
  4431. local List = {}
  4432. for i, v in pairs(workspace:GetChildren()) do
  4433. if v:IsA("Model") then
  4434. if v:findFirstChild("Head") then
  4435. if v ~= Character then
  4436. if (v.Head.Position - Position).magnitude <= Distance then
  4437. table.insert(List, v)
  4438. end
  4439. end
  4440. end
  4441. end
  4442. end
  4443. return List
  4444. end
  4445.  
  4446. function FaceMouse()
  4447. Cam = workspace.CurrentCamera
  4448. return {
  4449. CFrame.new(char.Torso.Position, Vector3.new(mouse.Hit.p.x, char.Torso.Position.y, mouse.Hit.p.z)),
  4450. Vector3.new(mouse.Hit.p.x, mouse.Hit.p.y, mouse.Hit.p.z)
  4451. }
  4452. end
  4453.  
  4454. function FaceMouse2()
  4455. Cam = workspace.CurrentCamera
  4456. return {
  4457. CFrame.new(char.Torso.Position, Vector3.new(mouse.Hit.p.x, mouse.Hit.p.y, mouse.Hit.p.z)),
  4458. Vector3.new(mouse.Hit.p.x, mouse.Hit.p.y, mouse.Hit.p.z)
  4459. }
  4460. end
  4461.  
  4462. local ModeOfGlitch = 1
  4463. -- Functions are ready.
  4464. local storehumanoidWS = 16
  4465.  
  4466. function createBGCircle(size,parent,color)
  4467. local bgui = Instance.new("BillboardGui",parent)
  4468. bgui.Size = UDim2.new(size, 0, size, 0)
  4469. local imgc = Instance.new("ImageLabel",bgui)
  4470. imgc.BackgroundTransparency = 1
  4471. imgc.ImageTransparency = 0
  4472. imgc.Size = UDim2.new(1,0,1,0)
  4473. imgc.Image = "rbxassetid://997291547" --997291547,521073910
  4474. imgc.ImageColor3 = color
  4475. return bgui,imgc
  4476. end
  4477.  
  4478. ----------------------------------- Abilities
  4479.  
  4480. function Balanced()
  4481. hum.WalkSpeed = 0
  4482. hum.JumpPower = 0
  4483. attack = true
  4484. for i = 0,50 do
  4485. swait()
  4486. RH.C0=clerp(RH.C0,cf(1,-0.4,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(-10 - 7 * math.cos(sine / 56))),.1)
  4487. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(10 + 3 * math.cos(sine / 52))),.1)
  4488. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0 + 0.02 * math.cos(sine / 32),2 + 0.45 * math.cos(sine / 18))*angles(math.rad(0 - 2 * math.cos(sine / 18)),math.rad(0),math.rad(0)),.1)
  4489. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(13 - 2 * math.cos(sine / 37)),math.rad(0 + 1 * math.cos(sine / 58)),math.rad(0 + 2 * math.cos(sine / 53))),.1)
  4490. RW.C0=clerp(RW.C0,cf(0.6,0.5 + 0.05 * math.cos(sine / 28),-0.5)*angles(math.rad(20),math.rad(0),math.rad(-90)),.1)
  4491. LW.C0=clerp(LW.C0,cf(-0.6,0.5 + 0.05 * math.cos(sine / 28),-0.5)*angles(math.rad(0),math.rad(0),math.rad(90)),.1)
  4492. end
  4493. local keptcolor = MAINRUINCOLOR
  4494. local locat = Instance.new("Part", char)
  4495. locat.CanCollide = false
  4496. locat.FormFactor = 3
  4497. locat.Name = "Ring"
  4498. locat.Material = "Neon"
  4499. locat.Size = Vector3.new(1, 1, 1)
  4500. locat.Transparency = 1
  4501. locat.TopSurface = 0
  4502. locat.BottomSurface = 0
  4503. locat.Anchored = true
  4504. locat.CFrame = root.CFrame*CFrame.new(0,-3,0)
  4505. local poste = 0
  4506. local rotation = 0
  4507. local upperpos = 0
  4508. local rate = 0
  4509. local x = locat
  4510. CFuncs["Sound"].Create("rbxassetid://289315275", char, 3.5, 1)
  4511. CFuncs["Sound"].Create("rbxassetid://419447292", char, 3.5, 1)
  4512. shakes(0.5,0.3)
  4513. for i = 0, 49 do
  4514. swait()
  4515. rotation = rotation + 5
  4516. poste = poste + 1
  4517. sphere2(8,"Add",x.CFrame*CFrame.Angles(0,math.rad(rotation),0)*CFrame.new(0,upperpos,poste),vt(5,5,5),-0.05,-0.05,-0.05,keptcolor)
  4518. sphere2(8,"Add",x.CFrame*CFrame.Angles(0,math.rad(90 + rotation),0)*CFrame.new(0,upperpos,poste),vt(5,5,5),-0.05,-0.05,-0.05,keptcolor)
  4519. sphere2(8,"Add",x.CFrame*CFrame.Angles(0,math.rad(180 + rotation),0)*CFrame.new(0,upperpos,poste),vt(5,5,5),-0.05,-0.05,-0.05,keptcolor)
  4520. sphere2(8,"Add",x.CFrame*CFrame.Angles(0,math.rad(270 + rotation),0)*CFrame.new(0,upperpos,poste),vt(5,5,5),-0.05,-0.05,-0.05,keptcolor)
  4521. sphere2(10,"Add",root.CFrame*CFrame.new(0,-3,0),vt(5,5,5),1,0.01,1,BrickColor.new("Toothpaste"),Color3.new(0,1,1))
  4522. RH.C0=clerp(RH.C0,cf(1,-0.4,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(-10 - 7 * math.cos(sine / 56))),.1)
  4523. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(10 + 3 * math.cos(sine / 52))),.1)
  4524. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0 + 0.02 * math.cos(sine / 32),2 + 0.45 * math.cos(sine / 18))*angles(math.rad(-40 - 2 * math.cos(sine / 18)),math.rad(0),math.rad(0)),.1)
  4525. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(13 - 2 * math.cos(sine / 37)),math.rad(0 + 1 * math.cos(sine / 58)),math.rad(0 + 2 * math.cos(sine / 53))),.1)
  4526. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(2),math.rad(0),math.rad(90)),.1)
  4527. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(0),math.rad(-90)),.1)
  4528. MagniDamage(tors, 50, 99,100, 0, "Normal")
  4529. end
  4530. for i = 0, 500 do
  4531. swait()
  4532. rotation = rotation + 5
  4533. sphere2(8,"Add",x.CFrame*CFrame.Angles(0,math.rad(rotation),0)*CFrame.new(0,upperpos,poste),vt(5,5,5),-0.05,-0.05,-0.05,keptcolor)
  4534. sphere2(8,"Add",x.CFrame*CFrame.Angles(0,math.rad(90 + rotation),0)*CFrame.new(0,upperpos,poste),vt(5,5,5),-0.05,-0.05,-0.05,keptcolor)
  4535. sphere2(8,"Add",x.CFrame*CFrame.Angles(0,math.rad(180 + rotation),0)*CFrame.new(0,upperpos,poste),vt(5,5,5),-0.05,-0.05,-0.05,keptcolor)
  4536. sphere2(8,"Add",x.CFrame*CFrame.Angles(0,math.rad(270 + rotation),0)*CFrame.new(0,upperpos,poste),vt(5,5,5),-0.05,-0.05,-0.05,keptcolor)
  4537. sphere2(10,"Add",root.CFrame*CFrame.new(0,-3,0),vt(20,0.1,20),0.9,0.01,0.9,BrickColor.new("Toothpaste"),Color3.new(0,1,1))
  4538. RH.C0=clerp(RH.C0,cf(1,-0.4,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(-10 - 7 * math.cos(sine / 56))),.1)
  4539. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(10 + 3 * math.cos(sine / 52))),.1)
  4540. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0 + 0.02 * math.cos(sine / 32),2 + 0.45 * math.cos(sine / 18))*angles(math.rad(-40 - 2 * math.cos(sine / 18)),math.rad(0),math.rad(0)),.1)
  4541. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(13 - 2 * math.cos(sine / 37)),math.rad(0 + 1 * math.cos(sine / 58)),math.rad(0 + 2 * math.cos(sine / 53))),.1)
  4542. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(2),math.rad(0),math.rad(90)),.1)
  4543. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(0),math.rad(-90)),.1)
  4544. MagniDamage(tors, 50, 99,100, 0, "Normal")
  4545. end
  4546. attack = false
  4547. hum.WalkSpeed = storehumanoidWS
  4548. hum.JumpPower = 50
  4549. end
  4550.  
  4551. function Staywey()
  4552. attack = true
  4553. hum.WalkSpeed = 0
  4554. bosschatfunc("STAY WEY! uwu",MAINRUINCOLOR.Color,3)
  4555. for i = 0,30 do
  4556. swait()
  4557. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 28),0)*angles(math.rad(-10),math.rad(100),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0 + 1 * math.cos(sine / 34))),.1)
  4558. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0 + 1 * math.cos(sine / 34))),.1)
  4559. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0 + 0.05 * math.cos(sine / 28))*angles(math.rad(0 - 1 * math.cos(sine / 34)),math.rad(0),math.rad(0)),.1)
  4560. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(20 - 2.5 * math.cos(sine / 28)),math.rad(0),math.rad(0)),.1)
  4561. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(180),math.rad(0),math.rad(20)),.1)
  4562. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(0),math.rad(-20)),.1)
  4563. end
  4564. for i = 0,27 do
  4565. swait()
  4566. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 28),0)*angles(math.rad(-10),math.rad(100),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0 + 1 * math.cos(sine / 34))),.1)
  4567. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0 + 1 * math.cos(sine / 34))),.1)
  4568. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0 + 0.05 * math.cos(sine / 28))*angles(math.rad(0 - 1 * math.cos(sine / 34)),math.rad(0),math.rad(0)),.1)
  4569. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(20 - 2.5 * math.cos(sine / 28)),math.rad(0),math.rad(0)),.1)
  4570. RW.C0=clerp(RW.C0,cf(1,0.5 + 0.05 * math.cos(sine / 28),-0.3)*angles(math.rad(90),math.rad(0),math.rad(-90)),.1)
  4571. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(0),math.rad(-20)),.1)
  4572. end
  4573. MagniDamage(root, 24, 0,0, 75, "Normal")
  4574. CFuncs["Sound"].Create("rbxassetid://203691492", tors, 1.5,1)
  4575. shakes(0.2,0.1)
  4576. for i = 0,2,0.1 do
  4577. swait()
  4578. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(5),math.rad(-10)),.5)
  4579. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(20),math.rad(-10)),.5)
  4580. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.3,-0.1)*angles(math.rad(5),math.rad(0),math.rad(-45)),.5)
  4581. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(45)),.5)
  4582. RW.C0=clerp(RW.C0,cf(1.45,0.5,0)*angles(math.rad(90),math.rad(0),math.rad(50)),.5)
  4583. LW.C0=clerp(LW.C0,cf(-1.45,0.5,0.1)*angles(math.rad(20),math.rad(10),math.rad(-30)),.5)
  4584. end
  4585. attack = false
  4586. hum.WalkSpeed = storehumanoidWS
  4587. end
  4588.  
  4589. function heartbeatatmyfeeties()
  4590. attack = true
  4591. hum.WalkSpeed = 0
  4592. CFuncs["Sound"].Create("rbxassetid://1368598393", char, 2.5, 0.5)
  4593. CFuncs["Sound"].Create("rbxassetid://1368598393", root, 10, 0.5)
  4594. CFuncs["Sound"].Create("rbxassetid://1436242685", char, 10, 1)
  4595. bosschatfunc("THIS IS THE END!!!",MAINRUINCOLOR.Color,3)
  4596. local keptcolor = MAINRUINCOLOR
  4597. for i = 0,8,0.1 do
  4598. swait()
  4599. slash(math.random(25,50)/10,5,true,"Round","Add","Out",root.CFrame*CFrame.new(0,25,0)*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(2,0.01,2),-2,BrickColor.new("White"))
  4600. block(10,"Add",root.CFrame*CFrame.new(0,25,0),vt(0,0,0),0.2,0.2,0.2,MAINRUINCOLOR,MAINRUINCOLOR.Color)
  4601. RH.C0=clerp(RH.C0,cf(1,-0.4,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(-10 - 7 * math.cos(sine / 56))),.1)
  4602. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(10 + 3 * math.cos(sine / 52))),.1)
  4603. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0 + 0.02 * math.cos(sine / 32),2 + 0.45 * math.cos(sine / 18))*angles(math.rad(0 - 2 * math.cos(sine / 18)),math.rad(0),math.rad(0)),.1)
  4604. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(13 - 2 * math.cos(sine / 37)),math.rad(0 + 1 * math.cos(sine / 58)),math.rad(0 + 2 * math.cos(sine / 53))),.1)
  4605. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.025 * math.cos(sine / 45),0)*angles(math.rad(180 + 5 * math.cos(sine / 74)),math.rad(1 - 3 * math.cos(sine / 53)),math.rad(14 + 5 * math.cos(sine / 32))),.1)
  4606. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.025 * math.cos(sine / 45),0)*angles(math.rad(180 - 3 * math.cos(sine / 73)),math.rad(2 - 1 * math.cos(sine / 55)),math.rad(-14 - 6 * math.cos(sine / 33))),.1)
  4607. end
  4608. for i = 0, 99 do
  4609. local dis = CreateParta(char,1,1,"Neon",MAINRUINCOLOR)
  4610. dis.CFrame = root.CFrame*CFrame.new(math.random(-5,5),math.random(-5,5),math.random(-5,5))*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360)))
  4611. local at1 = Instance.new("Attachment",dis)
  4612. at1.Position = vt(-25000,0,0)
  4613. local at2 = Instance.new("Attachment",dis)
  4614. at2.Position = vt(25000,0,0)
  4615. local trl = Instance.new('Trail',dis)
  4616. trl.Attachment0 = at1
  4617. trl.FaceCamera = true
  4618. trl.Attachment1 = at2
  4619. trl.Texture = "rbxassetid://1049219073"
  4620. trl.LightEmission = 1
  4621. trl.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0),NumberSequenceKeypoint.new(1, 1)})
  4622. trl.Color = ColorSequence.new(MAINRUINCOLOR.Color)
  4623. trl.Lifetime = 5
  4624. local bv = Instance.new("BodyVelocity")
  4625. bv.maxForce = Vector3.new(1e9, 1e9, 1e9)
  4626. bv.velocity = dis.CFrame.lookVector*math.random(500,2500)
  4627. bv.Parent = dis
  4628. game:GetService("Debris"):AddItem(dis, 5)
  4629. end
  4630. CFuncs["Sound"].Create("rbxassetid://1841058541", root, 10,1)
  4631. CFuncs["Sound"].Create("rbxassetid://2095993595", char, 5,0.8)
  4632. CFuncs["Sound"].Create("rbxassetid://1841058541", char, 5,1)
  4633. for i = 0,3 do
  4634. swait()
  4635. RH.C0=clerp(RH.C0,cf(1,-0.5,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(-25),math.rad(30)),.8)
  4636. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(1),math.rad(20)),.8)
  4637. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.25,-0.5)*angles(math.rad(30),math.rad(0),math.rad(50)),.8)
  4638. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(20),math.rad(0),math.rad(-50)),.8)
  4639. RW.C0=clerp(RW.C0,cf(1.45,0.5,0.1)*angles(math.rad(35),math.rad(-10),math.rad(30)),.8)
  4640. LW.C0=clerp(LW.C0,cf(-1.4,0.5,0.1)*angles(math.rad(35),math.rad(10),math.rad(-30)),.8)
  4641. RH.C0=clerp(RH.C0,cf(1,-0.5,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(-25),math.rad(30)),.8)
  4642. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(1),math.rad(20)),.8)
  4643. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.25,-0.5)*angles(math.rad(30),math.rad(0),math.rad(50)),.8)
  4644. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(20),math.rad(0),math.rad(-50)),.8)
  4645. RW.C0=clerp(RW.C0,cf(1.45,0.5,0.1)*angles(math.rad(35),math.rad(-10),math.rad(30)),.8)
  4646. LW.C0=clerp(LW.C0,cf(-1.4,0.5,0.1)*angles(math.rad(35),math.rad(10),math.rad(-30)),.8)
  4647. RH.C0=clerp(RH.C0,cf(1,-0.5,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(-25),math.rad(30)),.8)
  4648. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(1),math.rad(20)),.8)
  4649. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.25,-0.5)*angles(math.rad(30),math.rad(0),math.rad(0)),.8)
  4650. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(20),math.rad(0),math.rad(-50)),.8)
  4651. RW.C0=clerp(RW.C0,cf(1.45,0.5,0.1)*angles(math.rad(35),math.rad(-10),math.rad(30)),.8)
  4652. LW.C0=clerp(LW.C0,cf(-1.4,0.5,0.1)*angles(math.rad(35),math.rad(10),math.rad(-30)),.8)
  4653. sphere2(3,"Add",root.CFrame*CFrame.new(0,-3,0),vt(0,0,0),6,0,6,MAINRUINCOLOR,MAINRUINCOLOR.Color)
  4654. CFuncs["Sound"].Create("rbxassetid://468991944", root, 7.5, 1)
  4655. CFuncs["Sound"].Create("rbxassetid://419447292", root, 2.5,1)
  4656. MagniDamage(root, 1000, 78,99, 0, "Normal")
  4657. swait(20)
  4658. sphere2(3,"Add",root.CFrame*CFrame.new(0,-3,0),vt(0,0,0),6,0,6,MAINRUINCOLOR,MAINRUINCOLOR.Color)
  4659. CFuncs["Sound"].Create("rbxassetid://468991944", root, 7.5, 1)
  4660. CFuncs["Sound"].Create("rbxassetid://419447292", root, 2.5,1)
  4661. MagniDamage(root, 1000, 78,99, 0, "Normal")
  4662. swait(100)
  4663. end
  4664.  
  4665. attack = false
  4666. hum.WalkSpeed = storehumanoidWS
  4667. end
  4668.  
  4669. function BURNYS()
  4670. attack = true
  4671. hum.WalkSpeed = 0
  4672. bosschatfunc("$#@%^$^$@*&%@^T@#%$^234",MAINRUINCOLOR.Color,1)
  4673. coroutine.resume(coroutine.create(function()
  4674. local eff = Instance.new("ParticleEmitter",cen)
  4675. eff.Texture = "rbxassetid://2344870656"
  4676. eff.LightEmission = 1
  4677. eff.Color = ColorSequence.new(keptcolor.Color)
  4678. eff.Rate = 10000000
  4679. eff.Enabled = true
  4680. eff.EmissionDirection = "Front"
  4681. eff.Lifetime = NumberRange.new(2)
  4682. eff.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,120,0),NumberSequenceKeypoint.new(0.1,40,0),NumberSequenceKeypoint.new(0.8,80,0),NumberSequenceKeypoint.new(1,140,0)})
  4683. eff.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.8,0),NumberSequenceKeypoint.new(0.5,0,0),NumberSequenceKeypoint.new(1,1,0)})
  4684. eff.Speed = NumberRange.new(500)
  4685. eff.Drag = 5
  4686. eff.Rotation = NumberRange.new(-500,500)
  4687. eff.SpreadAngle = Vector2.new(0,900)
  4688. eff.RotSpeed = NumberRange.new(-500,500)
  4689. wait(0.2)
  4690. eff.Enabled = false
  4691. wait(5)
  4692. eff:Destroy()
  4693. end))
  4694. coroutine.resume(coroutine.create(function()
  4695. local shval = 10
  4696. for i = 0, 99 do
  4697. swait()
  4698. shval = shval - 0.1
  4699. hum.CameraOffset = vt(math.random(-shval,shval)/15,math.random(-shval,shval)/15,math.random(-shval,shval)/15)
  4700. end
  4701. hum.CameraOffset = vt(0,0,0)
  4702. end))
  4703. local rrot = 0
  4704. local xam = 1
  4705. coroutine.resume(coroutine.create(function()
  4706. for i = 0, 14 do
  4707. --swait()
  4708. rrot = rrot + 40
  4709. xam = xam + 0.25
  4710. local bonus = xam
  4711. local xa = CreateParta(char,0.5,1,"Neon",BrickColor.random())
  4712. xa.Anchored = true
  4713. xa.Color = Color3.new(0,0,0)
  4714. xa.CFrame = root.CFrame*CFrame.new(0,-3,-rrot/1.75)
  4715. CreateMesh(xa,"Sphere",30,1,30)
  4716. local xc = 0
  4717. coroutine.resume(coroutine.create(function()
  4718. for i = 0, 99 do
  4719. swait()
  4720. xc = xc + 0.01
  4721. xa.Color = Color3.new(xc,0,0)
  4722. end
  4723. xa.Transparency = 1
  4724. CFuncs["Sound"].Create("rbxassetid://144699494", xa, 10,0.75)
  4725. MagniDamage(xa, 30, 78,99, 0, "Normal")
  4726. shakes(0.3,1)
  4727. sphere(1,"Add",xa.CFrame*CFrame.Angles(math.rad(math.random(-10,10)),math.rad(math.random(-10,10)),math.rad(math.random(-10,10))),vt(1,100000,1),0.6,BrickColor.new("Really red"))
  4728. sphere(1,"Add",xa.CFrame,vt(1,1,1),0.8,BrickColor.new("Really red"))
  4729. for i = 0, 20 do
  4730. sphereMK(0.2,0.25,"Add",xa.CFrame*CFrame.new(0,-3,0)*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),4,4,4,0,BrickColor.new("Really red"),10)
  4731. end
  4732. game:GetService("Debris"):AddItem(xa, 5)
  4733. coroutine.resume(coroutine.create(function()
  4734. for i = 0, 19 do
  4735. swait()
  4736. hum.CameraOffset = vt(math.random(-10,10)/50,math.random(-10,10)/50,math.random(-10,10)/50)
  4737. end
  4738. hum.CameraOffset = vt(0,0,0)
  4739. end))
  4740. end))
  4741. end
  4742. end))
  4743. for i = 0,2,0.1 do
  4744. swait()
  4745. RH.C0=clerp(RH.C0,cf(1,-0.5,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(-25),math.rad(30)),.8)
  4746. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(1),math.rad(20)),.8)
  4747. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.25,-0.5)*angles(math.rad(30),math.rad(0),math.rad(50)),.8)
  4748. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(20),math.rad(0),math.rad(-50)),.8)
  4749. RW.C0=clerp(RW.C0,cf(1.45,0.5,0.1)*angles(math.rad(35),math.rad(-10),math.rad(30)),.8)
  4750. LW.C0=clerp(LW.C0,cf(-1.4,0.5,0.1)*angles(math.rad(-35),math.rad(10),math.rad(-50)),.8)
  4751. end
  4752. attack = false
  4753. hum.WalkSpeed = storehumanoidWS
  4754. end
  4755.  
  4756. function asd421()
  4757. attack = true
  4758. local absval = 0
  4759. local rngb = Instance.new("Part", char)
  4760. rngb.Anchored = true
  4761. rngb.BrickColor = origcolor
  4762. rngb.CanCollide = false
  4763. rngb.FormFactor = 3
  4764. rngb.Name = "Ring"
  4765. rngb.Material = "Neon"
  4766. rngb.Size = Vector3.new(1, 0.05, 1)
  4767. rngb.Transparency = 1
  4768. rngb.TopSurface = 0
  4769. rngb.BottomSurface = 0
  4770. local rngmb = Instance.new("SpecialMesh", rngb)
  4771. rngmb.MeshType = "Brick"
  4772. rngmb.Name = "SizeMesh"
  4773. rngmb.Scale = vt(0,1,0)
  4774. bosschatfunc("HOW DO YOU LIKE THIS???",MAINRUINCOLOR.Color,3)
  4775. local orb = rngb:Clone()
  4776. orb.Parent = char
  4777. orb.Transparency = 0
  4778. orb.BrickColor = BrickColor.new("White")
  4779. orb.Size = vt(1,1,1)
  4780. local orbmish = orb.SizeMesh
  4781. orbmish.Scale = vt(0,0,0)
  4782. orbmish.MeshType = "Sphere"
  4783.  
  4784. CFuncs["Sound"].Create("rbxassetid://1448033299", orb, 10, 1)
  4785.  
  4786. local orbe = rngb:Clone()
  4787. orbe.Parent = char
  4788. orbe.Transparency = 0.5
  4789. orbe.BrickColor = BrickColor.new("New Yeller")
  4790. orbe.Size = vt(1,1,1)
  4791. local orbmish2 = orbe.SizeMesh
  4792. orbmish2.Scale = vt(0,0,0)
  4793. orbmish2.MeshType = "Sphere"
  4794. orbe.Color = Color3.new(r/255,g/255,b/255)
  4795.  
  4796. local obj1 = script.chring2:Clone()
  4797. obj1.Parent = char
  4798. obj1.Transparency = 1
  4799. obj1.Size = vt(1,1,1)
  4800. obj1.Color = BrickColor.new("Lime green").Color
  4801. local rval = 0
  4802. rngb:Destroy()
  4803. local outerscale = 0
  4804. --[[
  4805. local scaled = 1
  4806. for i = 0,5,0.1 do
  4807. swait()
  4808. scaled = scaled - 0.02
  4809. if SCREAMINGmode == true then
  4810. orbe.Color = Color3.new(r/255,g/255,b/255)
  4811. end
  4812. orbmish.Scale = orbmish.Scale + vt(scaled/1.5,scaled/1.5,scaled/1.5)
  4813. orbmish2.Scale = orbmish2.Scale + vt(scaled*1.1/1.5,scaled*1.1/1.5,scaled*1.1/1.5)
  4814. orb.CFrame = root.CFrame*CFrame.new(0,0.5,0) + root.CFrame.lookVector*11.5
  4815. orbe.CFrame = root.CFrame*CFrame.new(0,0.5,0) + root.CFrame.lookVector*11.5
  4816. sphereMKCharge(2.5,-0.5,"Add",orb.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),2.5,2.5,15,-0.025,MAINRUINCOLOR,25)
  4817. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(90)),0.3)
  4818. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(0),math.rad(0),math.rad(-90)),.3)
  4819. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(90)), 0.3)
  4820. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(10), math.rad(0), math.rad(-20)), 0.3)
  4821. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-0.5),math.rad(0),math.rad(0)),.3)
  4822. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2.5),math.rad(10),math.rad(0)),.3)
  4823. RootPart.CFrame = FaceMouse()[1]
  4824. end]]--
  4825. for i = 0,5,0.1 do
  4826. swait()
  4827. rval = rval + math.random(30,40)
  4828. obj1.CFrame = root.CFrame*CFrame.new(0,1,-5)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(rval))
  4829. obj1.Transparency = obj1.Transparency - 0.05
  4830. obj1.Size = obj1.Size + vt(1.8,1.8,0.3)
  4831. outerscale = outerscale + 0.015
  4832. orb.CFrame = root.CFrame*CFrame.new(0,0.5,0) + root.CFrame.lookVector*11.5
  4833. orbe.CFrame = root.CFrame*CFrame.new(0,0.5,0) + root.CFrame.lookVector*11.5
  4834. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(90)),0.3)
  4835. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(0),math.rad(0),math.rad(-90)),.3)
  4836. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(90)), 0.3)
  4837. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(10), math.rad(0), math.rad(-20)), 0.3)
  4838. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-0.5),math.rad(0),math.rad(0)),.3)
  4839. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2.5),math.rad(10),math.rad(0)),.3)
  4840. end
  4841. orbe.Transparency = 1
  4842. orb.Transparency = 1
  4843. orb.CFrame = root.CFrame*CFrame.new(0,0.5,0) + root.CFrame.lookVector*5
  4844. CFuncs["Sound"].Create("rbxassetid://1368605755", char, 7.5, 1)
  4845. CFuncs["Sound"].Create("rbxassetid://763718160", char, 10, 0.5)
  4846. CFuncs["Sound"].Create("rbxassetid://763718160", char, 10, 0.25)
  4847. CFuncs["Sound"].Create("rbxassetid://782353443", char, 10, 1)
  4848. CFuncs["Sound"].Create("rbxassetid://782353443", char, 10, 0.75)
  4849. CFuncs["LongSound"].Create("rbxassetid://782353443", char, 10, 0.5)
  4850. CFuncs["LongSound"].Create("rbxassetid://782353443", char, 10, 0.25)
  4851. CFuncs["Sound"].Create("rbxassetid://1664711478", char, 10, 1)
  4852. shakes(0.3,20)
  4853. local xd= Instance.new("Sound",char)
  4854. xd.SoundId = "rbxassetid://445796828"
  4855. xd.Pitch = 0.75
  4856. xd.Looped = true
  4857. xd.Volume = 1.25
  4858. xd:Play()
  4859. local a = Instance.new("Part",Character)
  4860. a.Name = "Direction"
  4861. a.Anchored = true
  4862. a.BrickColor = bc("Alder")
  4863. a.Color = MAINRUINCOLOR.Color
  4864. a.Material = "Neon"
  4865. a.Transparency = 0.5
  4866. a.Shape = "Cylinder"
  4867. a.CanCollide = false
  4868. local a2 = Instance.new("Part",Character)
  4869. a2.Name = "Direction"
  4870. a2.Anchored = true
  4871. a2.BrickColor = bc("New Yeller")
  4872. a2.Color = MAINRUINCOLOR.Color
  4873. a2.Material = "Neon"
  4874. a2.Transparency = 0.5
  4875. a2.Shape = "Cylinder"
  4876. a2.CanCollide = false
  4877. local ba = Instance.new("Part",Character)
  4878. ba.Name = "HitDirect"
  4879. ba.Anchored = true
  4880. ba.BrickColor = bc("Cool yellow")
  4881. ba.Material = "Neon"
  4882. ba.Transparency = 1
  4883. ba.CanCollide = false
  4884. local ray = Ray.new(
  4885. orb.CFrame.p, -- origin
  4886. (mouse.Hit.p - orb.CFrame.p).unit * 1000 -- direction
  4887. )
  4888. local ignore = Character
  4889. local hit, position, normal = workspace:FindPartOnRay(ray, ignore)
  4890. a.BottomSurface = 10
  4891. a.TopSurface = 10
  4892. a2.BottomSurface = 10
  4893. a2.TopSurface = 10
  4894. local distance = (orb.CFrame.p - position).magnitude
  4895. a.Size = Vector3.new(distance, 1, 1)
  4896. a.CFrame = CFrame.new(orb.CFrame.p, position) * CFrame.new(0, 0, -distance/2)
  4897. a2.Size = Vector3.new(distance, 1, 1)
  4898. a2.CFrame = CFrame.new(orb.CFrame.p, position) * CFrame.new(0, 0, -distance/2)
  4899. ba.CFrame = CFrame.new(orb.CFrame.p, position) * CFrame.new(0, 0, -distance)
  4900. a.CFrame = a.CFrame*CFrame.Angles(0,math.rad(90),0)
  4901. a2.CFrame = a2.CFrame*CFrame.Angles(0,math.rad(90),0)
  4902. game:GetService("Debris"):AddItem(a, 60)
  4903. game:GetService("Debris"):AddItem(a2, 60)
  4904. game:GetService("Debris"):AddItem(ba, 60)
  4905. local outerscale = 0
  4906. local msh = Instance.new("SpecialMesh",a)
  4907. msh.MeshType = "Cylinder"
  4908. msh.Scale = vt(1,0,0)
  4909. local msh2 = Instance.new("SpecialMesh",a2)
  4910. msh2.MeshType = "Cylinder"
  4911. msh2.Scale = vt(1,0,0)
  4912. for i = 0,2,0.1 do
  4913. swait()
  4914. rval = rval + math.random(30,40)
  4915. obj1.CFrame = root.CFrame*CFrame.new(0,1,-5)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(rval))
  4916. CameraEnshaking(1,1)
  4917. msh2.Scale = msh2.Scale + vt(0,outerscale*20,outerscale*20)
  4918. msh.Scale = msh.Scale + vt(0,outerscale*15,outerscale*15)
  4919. outerscale = outerscale - 0.015
  4920. orb.CFrame = root.CFrame*CFrame.new(0,0.5,0) + root.CFrame.lookVector*4
  4921. orbe.CFrame = root.CFrame*CFrame.new(0,0.5,0) + root.CFrame.lookVector*4
  4922. ray = Ray.new(
  4923. orb.CFrame.p, -- origin
  4924. (mouse.Hit.p - orb.CFrame.p).unit * 1000 -- direction
  4925. )
  4926. hit, position, normal = workspace:FindPartOnRay(ray, ignore)
  4927. distance = (orb.CFrame.p - position).magnitude
  4928. if typrot == 1 then
  4929. rotation = rotation + 2.5
  4930. elseif typrot == 2 then
  4931. rotation = rotation - 2.5
  4932. end
  4933.  
  4934. a.Size = Vector3.new(distance, 1, 1)
  4935. a.CFrame = CFrame.new(orb.CFrame.p, position) * CFrame.new(0, 0, -distance/2)
  4936. a2.Size = Vector3.new(distance, 1, 1)
  4937. a2.CFrame = CFrame.new(orb.CFrame.p, position) * CFrame.new(0, 0, -distance/2)
  4938. ba.CFrame = CFrame.new(orb.CFrame.p, position) * CFrame.new(0, 0, -distance)
  4939. a.CFrame = a.CFrame*CFrame.Angles(0,math.rad(90),0)
  4940. a2.CFrame = a2.CFrame*CFrame.Angles(0,math.rad(90),0)
  4941. absval = absval + 0.005
  4942. coroutine.resume(coroutine.create(function()
  4943. local eff = Instance.new("ParticleEmitter",ba)
  4944. eff.Texture = "rbxassetid://284205403"
  4945. eff.LightEmission = 0.95
  4946. eff.Color = ColorSequence.new(MAINRUINCOLOR.Color)
  4947. eff.Rate = 10000
  4948. eff.Lifetime = NumberRange.new(5)
  4949. eff.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,50,0),NumberSequenceKeypoint.new(0.8,100,0),NumberSequenceKeypoint.new(1,0,0)})
  4950. eff.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.8,0.5,0),NumberSequenceKeypoint.new(1,1,0)})
  4951. eff.Speed = NumberRange.new(600,1250)
  4952. eff.Drag = 5
  4953. eff.Rotation = NumberRange.new(-500,500)
  4954. eff.VelocitySpread = 9000
  4955. eff.RotSpeed = NumberRange.new(-500,500)
  4956. wait(1)
  4957. eff.Enabled = false
  4958. end))
  4959. sphereMK(5,5,"Add",ba.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),25*3,25*3,75*3,-0.25*3,MAINRUINCOLOR,0)
  4960. sphereMK(5,5,"Add",ba.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),25*3,25*3,75*3,-0.25*3,MAINRUINCOLOR,0)
  4961. slash(math.random(10,50)/10,5,true,"Round","Add","Out",ba.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(absval/2,0.01,absval/2),math.random(50,5000)/100,BrickColor.new("Really black"))
  4962. MagniDamage(ba, 100, 500,60000, 0, "Normal")
  4963. end
  4964. for z = 0, 2 do
  4965. for i = 0,4,0.1 do
  4966. swait()
  4967. rval = rval + math.random(30,40)
  4968. obj1.CFrame = root.CFrame*CFrame.new(0,1,-5)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(rval))
  4969. CameraEnshaking(1,1)
  4970. msh2.Scale = msh2.Scale + vt(0,outerscale,outerscale)
  4971. msh.Scale = msh.Scale - vt(0,outerscale,outerscale)
  4972. outerscale = outerscale + 0.015
  4973. orb.CFrame = root.CFrame*CFrame.new(0,0.5,0) + root.CFrame.lookVector*4
  4974. orbe.CFrame = root.CFrame*CFrame.new(0,0.5,0) + root.CFrame.lookVector*4
  4975. ray = Ray.new(
  4976. orb.CFrame.p, -- origin
  4977. (mouse.Hit.p - orb.CFrame.p).unit * 1000 -- direction
  4978. )
  4979. hit, position, normal = workspace:FindPartOnRay(ray, ignore)
  4980. distance = (orb.CFrame.p - position).magnitude
  4981. if typrot == 1 then
  4982. rotation = rotation + 2.5
  4983. elseif typrot == 2 then
  4984. rotation = rotation - 2.5
  4985. end
  4986.  
  4987. a.Size = Vector3.new(distance, 1, 1)
  4988. a.CFrame = CFrame.new(orb.CFrame.p, position) * CFrame.new(0, 0, -distance/2)
  4989. a2.Size = Vector3.new(distance, 1, 1)
  4990. a2.CFrame = CFrame.new(orb.CFrame.p, position) * CFrame.new(0, 0, -distance/2)
  4991. ba.CFrame = CFrame.new(orb.CFrame.p, position) * CFrame.new(0, 0, -distance)
  4992. a.CFrame = a.CFrame*CFrame.Angles(0,math.rad(90),0)
  4993. a2.CFrame = a2.CFrame*CFrame.Angles(0,math.rad(90),0)
  4994. absval = absval + 0.005
  4995. coroutine.resume(coroutine.create(function()
  4996. local eff = Instance.new("ParticleEmitter",ba)
  4997. eff.Texture = "rbxassetid://284205403"
  4998. eff.LightEmission = 0.95
  4999. eff.Color = ColorSequence.new(MAINRUINCOLOR.Color)
  5000. eff.Rate = 10000
  5001. eff.Lifetime = NumberRange.new(5)
  5002. eff.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,50,0),NumberSequenceKeypoint.new(0.8,100,0),NumberSequenceKeypoint.new(1,0,0)})
  5003. eff.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.8,0.5,0),NumberSequenceKeypoint.new(1,1,0)})
  5004. eff.Speed = NumberRange.new(600,1250)
  5005. eff.Drag = 5
  5006. eff.Rotation = NumberRange.new(-500,500)
  5007. eff.VelocitySpread = 9000
  5008. eff.RotSpeed = NumberRange.new(-500,500)
  5009. wait(1)
  5010. eff.Enabled = false
  5011. end))
  5012. slash(math.random(10,50)/10,5,true,"Round","Add","Out",ba.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(absval/2,0.01,absval/2),math.random(50,5000)/100,BrickColor.new("Really black"))
  5013. sphereMK(5,5,"Add",ba.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),25*3,25*3,75*3,-0.25*3,MAINRUINCOLOR,0)
  5014. sphereMK(5,5,"Add",ba.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),25*3,25*3,75*3,-0.25*3,MAINRUINCOLOR,0)
  5015. MagniDamage(ba, 100, 500,60000, 0, "Normal")
  5016. end
  5017. for i = 0,4,0.1 do
  5018. swait()
  5019. rval = rval + math.random(30,40)
  5020. obj1.CFrame = root.CFrame*CFrame.new(0,1,-5)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(rval))
  5021. CameraEnshaking(1,1)
  5022. msh2.Scale = msh2.Scale + vt(0,outerscale,outerscale)
  5023. msh.Scale = msh.Scale - vt(0,outerscale,outerscale)
  5024. outerscale = outerscale - 0.015
  5025. orb.CFrame = root.CFrame*CFrame.new(0,0.5,0) + root.CFrame.lookVector*4
  5026. orbe.CFrame = root.CFrame*CFrame.new(0,0.5,0) + root.CFrame.lookVector*4
  5027. ray = Ray.new(
  5028. orb.CFrame.p, -- origin
  5029. (mouse.Hit.p - orb.CFrame.p).unit * 1000 -- direction
  5030. )
  5031. hit, position, normal = workspace:FindPartOnRay(ray, ignore)
  5032. distance = (orb.CFrame.p - position).magnitude
  5033. if typrot == 1 then
  5034. rotation = rotation + 2.5
  5035. elseif typrot == 2 then
  5036. rotation = rotation - 2.5
  5037. end
  5038.  
  5039. a.Size = Vector3.new(distance, 1, 1)
  5040. a.CFrame = CFrame.new(orb.CFrame.p, position) * CFrame.new(0, 0, -distance/2)
  5041. a2.Size = Vector3.new(distance, 1, 1)
  5042. a2.CFrame = CFrame.new(orb.CFrame.p, position) * CFrame.new(0, 0, -distance/2)
  5043. ba.CFrame = CFrame.new(orb.CFrame.p, position) * CFrame.new(0, 0, -distance)
  5044. a.CFrame = a.CFrame*CFrame.Angles(0,math.rad(90),0)
  5045. a2.CFrame = a2.CFrame*CFrame.Angles(0,math.rad(90),0)
  5046. absval = absval + 0.005
  5047. coroutine.resume(coroutine.create(function()
  5048. local eff = Instance.new("ParticleEmitter",ba)
  5049. eff.Texture = "rbxassetid://284205403"
  5050. eff.LightEmission = 0.95
  5051. eff.Color = ColorSequence.new(MAINRUINCOLOR.Color)
  5052. eff.Rate = 10000
  5053. eff.Lifetime = NumberRange.new(5)
  5054. eff.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,50,0),NumberSequenceKeypoint.new(0.8,100,0),NumberSequenceKeypoint.new(1,0,0)})
  5055. eff.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.8,0.5,0),NumberSequenceKeypoint.new(1,1,0)})
  5056. eff.Speed = NumberRange.new(600,1250)
  5057. eff.Drag = 5
  5058. eff.Rotation = NumberRange.new(-500,500)
  5059. eff.VelocitySpread = 9000
  5060. eff.RotSpeed = NumberRange.new(-500,500)
  5061. wait(1)
  5062. eff.Enabled = false
  5063. end))
  5064. slash(math.random(10,50)/10,5,true,"Round","Add","Out",ba.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(absval/2,0.01,absval/2),math.random(50,5000)/100,BrickColor.new("Really black"))
  5065. sphereMK(5,5,"Add",ba.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),25*3,25*3,75*3,-0.25*3,MAINRUINCOLOR,0)
  5066. sphereMK(5,5,"Add",ba.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),25*3,25*3,75*3,-0.25*3,MAINRUINCOLOR,0)
  5067. MagniDamage(ba, 100, 500,60000, 0, "Normal")
  5068. end
  5069. end
  5070. for i = 0,4,0.1 do
  5071. swait()
  5072. rval = rval + math.random(30,40)
  5073. obj1.CFrame = root.CFrame*CFrame.new(0,1,-5)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(rval))
  5074. CameraEnshaking(1,1)
  5075. msh2.Scale = msh2.Scale + vt(0,outerscale,outerscale)
  5076. msh.Scale = msh.Scale - vt(0,outerscale,outerscale)
  5077. xd.Volume = xd.Volume - 0.025
  5078. a.Transparency = a.Transparency + 0.025
  5079. a2.Transparency = a2.Transparency + 0.025
  5080. outerscale = outerscale - 0.015
  5081. orb.CFrame = root.CFrame*CFrame.new(0,0.5,0) + root.CFrame.lookVector*4
  5082. orbe.CFrame = root.CFrame*CFrame.new(0,0.5,0) + root.CFrame.lookVector*4
  5083. ray = Ray.new(
  5084. orb.CFrame.p, -- origin
  5085. (mouse.Hit.p - orb.CFrame.p).unit * 1000 -- direction
  5086. )
  5087. hit, position, normal = workspace:FindPartOnRay(ray, ignore)
  5088. distance = (orb.CFrame.p - position).magnitude
  5089. if typrot == 1 then
  5090. rotation = rotation + 2.5
  5091. elseif typrot == 2 then
  5092. rotation = rotation - 2.5
  5093. end
  5094.  
  5095. a.Size = Vector3.new(distance, 1, 1)
  5096. a.CFrame = CFrame.new(orb.CFrame.p, position) * CFrame.new(0, 0, -distance/2)
  5097. a2.Size = Vector3.new(distance, 1, 1)
  5098. a2.CFrame = CFrame.new(orb.CFrame.p, position) * CFrame.new(0, 0, -distance/2)
  5099. ba.CFrame = CFrame.new(orb.CFrame.p, position) * CFrame.new(0, 0, -distance)
  5100. a.CFrame = a.CFrame*CFrame.Angles(0,math.rad(90),0)
  5101. a2.CFrame = a2.CFrame*CFrame.Angles(0,math.rad(90),0)
  5102. absval = absval + 0.005
  5103. coroutine.resume(coroutine.create(function()
  5104. local eff = Instance.new("ParticleEmitter",ba)
  5105. eff.Texture = "rbxassetid://284205403"
  5106. eff.LightEmission = 0.95
  5107. eff.Color = ColorSequence.new(MAINRUINCOLOR.Color)
  5108. eff.Rate = 10000
  5109. eff.Lifetime = NumberRange.new(5)
  5110. eff.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,50,0),NumberSequenceKeypoint.new(0.8,100,0),NumberSequenceKeypoint.new(1,0,0)})
  5111. eff.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.8,0.5,0),NumberSequenceKeypoint.new(1,1,0)})
  5112. eff.Speed = NumberRange.new(600,1250)
  5113. eff.Drag = 5
  5114. eff.Rotation = NumberRange.new(-500,500)
  5115. eff.VelocitySpread = 9000
  5116. eff.RotSpeed = NumberRange.new(-500,500)
  5117. wait(1)
  5118. eff.Enabled = false
  5119. end))
  5120. slash(math.random(10,50)/10,5,true,"Round","Add","Out",ba.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(absval/2,0.01,absval/2),math.random(50,5000)/100,BrickColor.new("Really black"))
  5121. sphereMK(5,5,"Add",ba.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),25*3,25*3,75*3,-0.25*3,MAINRUINCOLOR,0)
  5122. sphereMK(5,5,"Add",ba.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),25*3,25*3,75*3,-0.25*3,MAINRUINCOLOR,0)
  5123. MagniDamage(ba, 100, 500,60000, 0, "Normal")
  5124. end
  5125. for i = 0,10 do
  5126. swait()
  5127. rval = rval + math.random(30,40)
  5128. obj1.Transparency = obj1.Transparency + 0.05
  5129. obj1.Size = obj1.Size - vt(1.8,1.8,0.3)
  5130. obj1.CFrame = root.CFrame*CFrame.new(0,1,-5)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(rval))
  5131. end
  5132. xd:Destroy()
  5133. obj1:Destroy()
  5134. a:Destroy()
  5135. a2:Destroy()
  5136. ba:Destroy()
  5137. orb:Destroy()
  5138. orbe:Destroy()
  5139. attack = false
  5140. end
  5141. function attackone()
  5142. attack = true
  5143. for i = 0,1,0.1 do
  5144. swait()
  5145. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(5),math.rad(-10)),.5)
  5146. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(20),math.rad(-10)),.5)
  5147. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.3,-0.1)*angles(math.rad(5),math.rad(0),math.rad(-45)),.5)
  5148. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(45)),.5)
  5149. RW.C0=clerp(RW.C0,cf(1.45,0.5,0)*angles(math.rad(90),math.rad(0),math.rad(50)),.5)
  5150. LW.C0=clerp(LW.C0,cf(-1.45,0.5,0.1)*angles(math.rad(20),math.rad(10),math.rad(-30)),.5)
  5151. end
  5152. CFuncs["Sound"].Create("rbxassetid://200632136", root, 1, 1.1)
  5153.  
  5154. local hitb = Instance.new("Part", char)
  5155. hitb.Anchored = true
  5156. hitb.CanCollide = false
  5157. hitb.FormFactor = 3
  5158. hitb.Name = "Ring"
  5159. hitb.Material = "Neon"
  5160. hitb.Size = Vector3.new(1, 1, 1)
  5161. hitb.Transparency = 1
  5162. hitb.TopSurface = 0
  5163. hitb.BottomSurface = 0
  5164. hitb.CFrame = root.CFrame + root.CFrame.lookVector*2
  5165. MagniDamage(hitb, 3, 10,30, 0, "Normal")
  5166. hitb:Destroy()
  5167. for i = 0,1,0.1 do
  5168. swait()
  5169. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(-25),math.rad(0)),.5)
  5170. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(1),math.rad(0)),.5)
  5171. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-0.05)*angles(math.rad(0),math.rad(0),math.rad(55)),.5)
  5172. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(-55)),.5)
  5173. RW.C0=clerp(RW.C0,cf(1.15,0.5,-0.6)*angles(math.rad(90),math.rad(0),math.rad(-50)),.5)
  5174. LW.C0=clerp(LW.C0,cf(-1.45,0.5,0.1)*angles(math.rad(-5),math.rad(10),math.rad(-10)),.5)
  5175. end
  5176. attack = false
  5177. end
  5178.  
  5179. function attacktwo()
  5180. for i = 0,1,0.1 do
  5181. swait()
  5182. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(30),math.rad(0),math.rad(0)),0.2)
  5183. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(0),math.rad(0),math.rad(0)),.2)
  5184. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  5185. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  5186. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(-60),math.rad(90),math.rad(0))*angles(math.rad(-0),math.rad(0),math.rad(0)),.5)
  5187. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(30),math.rad(-90),math.rad(0))*angles(math.rad(-0),math.rad(0),math.rad(0)),.5)
  5188. end
  5189. attack = true
  5190. CFuncs["Sound"].Create("rbxassetid://200632136", root, 1, 1.1)
  5191. local hitb = Instance.new("Part", char)
  5192. hitb.Anchored = true
  5193. hitb.CanCollide = false
  5194. hitb.FormFactor = 3
  5195. hitb.Name = "Ring"
  5196. hitb.Material = "Neon"
  5197. hitb.Size = Vector3.new(1, 1, 1)
  5198. hitb.Transparency = 1
  5199. hitb.TopSurface = 0
  5200. hitb.BottomSurface = 0
  5201. hitb.CFrame = root.CFrame + root.CFrame.lookVector*2
  5202. MagniDamage(hitb, 3, 10,30, 0, "Normal")
  5203. hitb:Destroy()
  5204. for i = 0,1,0.1 do
  5205. swait()
  5206. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(-30),math.rad(0),math.rad(0)),0.2)
  5207. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(0),math.rad(0),math.rad(0)),.2)
  5208. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.2)
  5209. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.2)
  5210. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(90),math.rad(90),math.rad(0))*angles(math.rad(-0),math.rad(0),math.rad(0)),.5)
  5211. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(-30),math.rad(-90),math.rad(0))*angles(math.rad(-0),math.rad(0),math.rad(0)),.5)
  5212. end
  5213. attack = false
  5214. end
  5215.  
  5216. function hopeburst()
  5217. hum.WalkSpeed = 0
  5218. attack = true
  5219. for x = 0, 10 do
  5220. for i = 0, 1, 0.6 do
  5221. swait()
  5222. sphere2(2,"Add",tors.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(1,1,1),-0.01,7,-0.01,MAINRUINCOLOR)
  5223. slash(math.random(10,50)/10,5,true,"Round","Add","Out",tors.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(0.01,0.01,0.01),math.random(50,250)/250,BrickColor.new("White"))
  5224.  
  5225. hum.CameraOffset = vt(math.random(-10,10)/30,math.random(-10,10)/30,math.random(-10,10)/30)
  5226. RH.C0=clerp(RH.C0,cf(1,-1.05,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(7),math.rad(0),math.rad(-16)),.8)
  5227. LH.C0=clerp(LH.C0,cf(-1,-1.05,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(3),math.rad(0),math.rad(10)),.8)
  5228. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.8)
  5229. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-5),math.rad(0),math.rad(0)),.8)
  5230. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(-25),math.rad(0),math.rad(97)),.8)
  5231. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(-27),math.rad(0),math.rad(-98)),.8)
  5232. end
  5233. for i = 0, 1, 0.6 do
  5234. swait()
  5235. sphere2(2,"Add",tors.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(1,1,1),-0.01,7,-0.01,MAINRUINCOLOR)
  5236. slash(math.random(10,50)/10,5,true,"Round","Add","Out",tors.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(0.01,0.01,0.01),math.random(50,250)/250,BrickColor.new("White"))
  5237.  
  5238. hum.CameraOffset = vt(math.random(-10,10)/30,math.random(-10,10)/30,math.random(-10,10)/30)
  5239. RH.C0=clerp(RH.C0,cf(1,-1.05,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(7),math.rad(0),math.rad(-16)),.8)
  5240. LH.C0=clerp(LH.C0,cf(-1,-1.05,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(3),math.rad(0),math.rad(10)),.8)
  5241. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.8)
  5242. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-5),math.rad(0),math.rad(0)),.8)
  5243. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(-25),math.rad(0),math.rad(97)),.8)
  5244. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(-27),math.rad(0),math.rad(-98)),.8)
  5245. end
  5246. for i = 0, 1, 0.6 do
  5247. swait()
  5248. sphere2(2,"Add",tors.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(1,1,1),-0.01,7,-0.01,MAINRUINCOLOR)
  5249. slash(math.random(10,50)/10,5,true,"Round","Add","Out",tors.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(0.01,0.01,0.01),math.random(50,250)/250,BrickColor.new("White"))
  5250. hum.CameraOffset = vt(math.random(-10,10)/30,math.random(-10,10)/30,math.random(-10,10)/30)
  5251. RH.C0=clerp(RH.C0,cf(1,-1.05,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(7),math.rad(0),math.rad(-16)),.8)
  5252. LH.C0=clerp(LH.C0,cf(-1,-1.05,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(3),math.rad(0),math.rad(10)),.8)
  5253. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(180)),.8)
  5254. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-5),math.rad(0),math.rad(0)),.8)
  5255. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(-25),math.rad(0),math.rad(97)),.8)
  5256. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(-27),math.rad(0),math.rad(-98)),.8)
  5257. end
  5258. for i = 0, 1, 0.6 do
  5259. swait()
  5260. sphere2(2,"Add",tors.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(1,1,1),-0.01,7,-0.01,MAINRUINCOLOR)
  5261. slash(math.random(10,50)/10,5,true,"Round","Add","Out",tors.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(0.01,0.01,0.01),math.random(50,250)/250,BrickColor.new("White"))
  5262. hum.CameraOffset = vt(math.random(-10,10)/30,math.random(-10,10)/30,math.random(-10,10)/30)
  5263. RH.C0=clerp(RH.C0,cf(1,-1.05,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(7),math.rad(0),math.rad(-16)),.8)
  5264. LH.C0=clerp(LH.C0,cf(-1,-1.05,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(3),math.rad(0),math.rad(10)),.8)
  5265. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(270)),.8)
  5266. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-5),math.rad(0),math.rad(0)),.8)
  5267. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(-25),math.rad(0),math.rad(97)),.8)
  5268. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(-27),math.rad(0),math.rad(-98)),.8)
  5269. end
  5270. end
  5271. sphere2(4,"Add",root.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(1,1,1),10,10,10,MAINRUINCOLOR)
  5272.  
  5273. CFuncs["Sound"].Create("rbxassetid://1368637781", char, 5, 0.25)
  5274. CFuncs["Sound"].Create("rbxassetid://1368637781", char, 5, 0.5)
  5275. CFuncs["Sound"].Create("rbxassetid://1368637781", char, 5, 0.75)
  5276. CFuncs["Sound"].Create("rbxassetid://1368637781", char, 7.5, 1)
  5277. CFuncs["Sound"].Create("rbxassetid://1368605755", char, 7.5, 1)
  5278. CFuncs["Sound"].Create("rbxassetid://763718160", char, 10, 0.5)
  5279. CFuncs["Sound"].Create("rbxassetid://763718160", char, 10, 0.25)
  5280. CFuncs["Sound"].Create("rbxassetid://782353443", char, 10, 1)
  5281. CFuncs["Sound"].Create("rbxassetid://782353443", char, 10, 0.75)
  5282. CFuncs["LongSound"].Create("rbxassetid://782353443", char, 10, 0.5)
  5283. CFuncs["LongSound"].Create("rbxassetid://782353443", char, 10, 0.25)
  5284. for i, v in pairs(FindNearestHead(root.CFrame.p, 1000000000)) do
  5285. if v:FindFirstChild('Head') then
  5286. dmg(v)
  5287. end
  5288. end
  5289. for i = 0,4 do
  5290. slash(math.random(10,30)/10,5,true,"Round","Add","Out",tors.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(0.01,0.01,0.01),math.random(150,2500)/250,BrickColor.new("White"))
  5291. slash(math.random(10,30)/10,5,true,"Round","Add","Out",tors.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(0.01,0.01,0.01),math.random(150,2500)/250,BrickColor.new("White"))
  5292. slash(math.random(10,30)/10,5,true,"Round","Add","Out",tors.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(0.01,0.01,0.01),math.random(150,2500)/250,BrickColor.new("White"))
  5293. end
  5294. attack = false
  5295. hum.WalkSpeed = storehumanoidWS
  5296. end
  5297.  
  5298. function attackthree()
  5299. attack = true
  5300. for i = 0, 2, 0.1 do
  5301. swait()
  5302. RH.C0 = clerp(RH.C0, cf(1, -0.25, -0.5) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(20)), 0.2)
  5303. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(20)), 0.2)
  5304. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  5305. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  5306. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(140), math.rad(0), math.rad(-20)), 0.2)
  5307. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(140), math.rad(0), math.rad(20)), 0.2)
  5308. end
  5309. CFuncs.Sound.Create("rbxassetid://438666141", root, 7.5, 1)
  5310. CFuncs.Sound.Create("rbxassetid://1208650519", root, 7.5, 1)
  5311. for i, v in pairs(FindNearestHead(Torso.CFrame.p, 25)) do
  5312. if v:FindFirstChild("Head") then
  5313. dmg(v)
  5314. end
  5315. end
  5316. sphere(5, "Add", root.CFrame * CFrame.new(0, -2.9, 0), vt(0, 0, 0), 1, MAINRUINCOLOR)
  5317. sphere(10, "Add", root.CFrame * CFrame.new(0, -2.9, 0), vt(0, 0, 0), 2, MAINRUINCOLOR)
  5318. sphere(1, "Add", root.CFrame * CFrame.new(0, -2.9, 0), vt(25, 0.01, 25), 0.01, MAINRUINCOLOR)
  5319. for i = 0, 2, 0.1 do
  5320. swait()
  5321. sphereMK(4, 0.75, "Add", root.CFrame * CFrame.new(math.random(-25, 25), -5, math.random(-25, 25)) * CFrame.Angles(math.rad(90 + math.rad(math.random(-1, 1))), math.rad(math.random(-1, 1)), math.rad(math.random(-1, 1))), 2.5, 2.5, 2.5, -0.025, MAINRUINCOLOR, 0)
  5322. RH.C0 = clerp(RH.C0, cf(1, -1, -0.5) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.4)
  5323. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.4)
  5324. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(10), math.rad(0), math.rad(0)), 0.4)
  5325. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(10), math.rad(0), math.rad(0)), 0.4)
  5326. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(30)), 0.4)
  5327. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(-30)), 0.4)
  5328. end
  5329. attack = false
  5330. end
  5331.  
  5332. -------------------------------------
  5333.  
  5334. Humanoid.Animator.Parent = nil
  5335.  
  5336. -------------------------------------
  5337.  
  5338. local attacktype = 1
  5339. mouse.Button1Down:connect(function()
  5340. if attack == false and attacktype == 1 then
  5341. attacktype = 2
  5342. attackone()
  5343. elseif attack == false and attacktype == 2 then
  5344. attacktype = 3
  5345. attacktwo()
  5346. elseif attack == false and attacktype == 3 then
  5347. attacktype = 1
  5348. attackthree()
  5349. elseif attack == false and attacktype == 4 then
  5350. attacktype = 1
  5351. --attackfour()
  5352. end
  5353. end)
  5354. mouse.KeyDown:connect(function(k)
  5355. if k == "q" and attack == false and ModeOfGlitch ~= 1 then
  5356. ModeOfGlitch = 1
  5357. storehumanoidWS = 20
  5358. hum.WalkSpeed = 20
  5359. rainbowmode = false
  5360. MAINRUINCOLOR = BrickColor.new"Really red"
  5361. MAINRUINCOLOR2 = BrickColor.new"Really black"
  5362. sword = false
  5363. newTheme("rbxassetid://2639726704",0,1,1.25)
  5364. RecolorTextAndRename("INCREATION",MAINRUINCOLOR2.Color,MAINRUINCOLOR.Color)
  5365. end
  5366. if k == "e" and attack == false and ModeOfGlitch ~= 2 then
  5367. ModeOfGlitch = 2
  5368. storehumanoidWS = 70
  5369. hum.WalkSpeed = 70
  5370. rainbowmode = false
  5371. MAINRUINCOLOR = BrickColor.new"Toothpaste"
  5372. MAINRUINCOLOR2 = BrickColor.new"Navy blue"
  5373. sword = false
  5374. newTheme("rbxassetid://580367180",0,1,1.25) -- 580367180 , 170020261
  5375. RecolorTextAndRename("RESELMBLANCE",MAINRUINCOLOR2.Color,MAINRUINCOLOR.Color)
  5376. end
  5377. if k == "r" and attack == false and ModeOfGlitch ~= 3 then
  5378. ModeOfGlitch = 3
  5379. storehumanoidWS = 20
  5380. hum.WalkSpeed = 20
  5381. rainbowmode = false
  5382. MAINRUINCOLOR = BrickColor.new"Hot pink"
  5383. MAINRUINCOLOR2 = BrickColor.new"Pink"
  5384. newTheme("rbxassetid://1426044282",0,1,1.25)
  5385. if plr.Name == "wanTH092" then
  5386. RecolorTextAndRename("CAKECOO",MAINRUINCOLOR2.Color,MAINRUINCOLOR.Color)
  5387. elseif plr.Name == "owner" then
  5388. RecolorTextAndRename("CONFESSION",MAINRUINCOLOR2.Color,MAINRUINCOLOR.Color)
  5389. sword = true
  5390. newTheme("rbxassetid://1067833276",0,1,1.25) --1067833276
  5391. elseif plr.Name ~= "wanTH092" or plr.Name ~= "owner" then
  5392. sword = false
  5393. RecolorTextAndRename("IDOLIZATION",MAINRUINCOLOR2.Color,MAINRUINCOLOR.Color)
  5394. end
  5395. end
  5396. if k == "t" and attack == false and ModeOfGlitch ~= 4 then
  5397. ModeOfGlitch = 4
  5398. storehumanoidWS = 20
  5399. hum.WalkSpeed = 20
  5400. rainbowmode = false
  5401. sword = false
  5402. MAINRUINCOLOR = BrickColor.new"Lime green"
  5403. MAINRUINCOLOR2 = BrickColor.new"New Yeller"
  5404. newTheme("rbxassetid://2569365263",0,1,1.25)
  5405. RecolorTextAndRename("FLUORESCENT",MAINRUINCOLOR2.Color,MAINRUINCOLOR.Color)
  5406. end
  5407. if k == "y" and attack == false and ModeOfGlitch ~= 5 then
  5408. ModeOfGlitch = 5
  5409. storehumanoidWS = 70
  5410. hum.WalkSpeed = 70
  5411. rainbowmode = false
  5412. sword = false
  5413. MAINRUINCOLOR = BrickColor.new"Pink"
  5414. MAINRUINCOLOR2 = BrickColor.new"White"
  5415. newTheme("rbxassetid://2483763576",0,1,1.25)
  5416. RecolorTextAndRename("REALITY",MAINRUINCOLOR2.Color,MAINRUINCOLOR.Color)
  5417. end
  5418. if k == "f" and attack == false and ModeOfGlitch ~= 7 then
  5419. ModeOfGlitch = 7
  5420. storehumanoidWS = 30
  5421. hum.WalkSpeed = 30
  5422. rainbowmode = false
  5423. sword = false
  5424. MAINRUINCOLOR = BrickColor.new"Medium stone grey"
  5425. MAINRUINCOLOR2 = BrickColor.new"White"
  5426. newTheme("rbxassetid://2404024634",0,1,1.25)
  5427. RecolorTextAndRename("RELAXATION",MAINRUINCOLOR2.Color,MAINRUINCOLOR.Color)
  5428. end
  5429. if k == "u" and attack == false and ModeOfGlitch ~= 6 then
  5430. ModeOfGlitch = 6
  5431. storehumanoidWS = 20
  5432. hum.WalkSpeed = 20
  5433. rainbowmode = false
  5434. sword = false
  5435. MAINRUINCOLOR = BrickColor.new"Really black"
  5436. MAINRUINCOLOR2 = BrickColor.new"Really black"
  5437. newTheme("rbxassetid://2330164404",0,1,1.25)
  5438. RecolorTextAndRename("SINGULARITY",MAINRUINCOLOR2.Color,MAINRUINCOLOR.Color)
  5439. end
  5440. if k == "g" and attack == false and ModeOfGlitch ~= 8 then
  5441. ModeOfGlitch = 8
  5442. storehumanoidWS = 20
  5443. hum.WalkSpeed = 20
  5444. rainbowmode = false
  5445. sword = false
  5446. MAINRUINCOLOR = BrickColor.new"Really red"
  5447. MAINRUINCOLOR2 = BrickColor.new"Dark blue"
  5448. newTheme("rbxassetid://166255269",0,1,1.25)
  5449. RecolorTextAndRename("ANNIHILATION",MAINRUINCOLOR2.Color,MAINRUINCOLOR.Color)
  5450. end
  5451. if k == "h" and attack == false and ModeOfGlitch ~= 9 then
  5452. ModeOfGlitch = 9
  5453. storehumanoidWS = 300
  5454. hum.WalkSpeed = 300
  5455. rainbowmode = true
  5456. sword = false
  5457. MAINRUINCOLOR = BrickColor.new"White"
  5458. MAINRUINCOLOR2 = BrickColor.new"White"
  5459. newTheme("rbxassetid://1425453563",0,1,1.25)
  5460. Showoff(0,1.3)
  5461. RecolorTextAndRename("HOPE",MAINRUINCOLOR2.Color,MAINRUINCOLOR.Color)
  5462. end
  5463. if k == "j" and attack == false and ModeOfGlitch ~= 10 then
  5464. ModeOfGlitch = 10
  5465. storehumanoidWS = 20
  5466. hum.WalkSpeed = 20
  5467. rainbowmode = false
  5468. sword = false
  5469. MAINRUINCOLOR = BrickColor.new"Dark blue"
  5470. MAINRUINCOLOR2 = BrickColor.new"Royal purple"
  5471. newTheme("rbxassetid://376565241",0,1,1.25)
  5472. Showoff2(0,0.5)
  5473. RecolorTextAndRename("PARANOIA",MAINRUINCOLOR2.Color,MAINRUINCOLOR.Color)
  5474. end
  5475. if k == "k" and attack == false and ModeOfGlitch ~= 11 then
  5476. ModeOfGlitch = 11
  5477. storehumanoidWS = 20
  5478. hum.WalkSpeed = 20
  5479. rainbowmode = false
  5480. sword = false
  5481. MAINRUINCOLOR = BrickColor.new"Really black"
  5482. MAINRUINCOLOR2 = BrickColor.new"Really black"
  5483. newTheme("rbxassetid://435773595",0,1,1.25)
  5484. RecolorTextAndRename("SPECTRALIZER",MAINRUINCOLOR2.Color,MAINRUINCOLOR.Color)
  5485. end
  5486. if k == "l" and mutedtog == false then
  5487. mutedtog = true
  5488. kan.Volume = 0
  5489. elseif k == "l" and mutedtog == true then
  5490. mutedtog = false
  5491. kan.Volume = 1.25
  5492. end
  5493. if k == "z" and attack == false and ModeOfGlitch == 2 then
  5494. Balanced()
  5495. elseif k == "z" and attack == false and ModeOfGlitch == 3 and swordy == false then
  5496. Staywey()
  5497. elseif k == "z" and attack == false and ModeOfGlitch == 1 then
  5498. BURNYS()
  5499. elseif k == "z" and attack == false and ModeOfGlitch == 4 then
  5500. asd421()
  5501. elseif k == "v" and attack == false and ModeOfGlitch == 7 then
  5502. heartbeatatmyfeeties()
  5503. elseif k == "x" and attack == false and ModeOfGlitch == 9 then
  5504. --hopeburst()
  5505. end
  5506. end)
  5507.  
  5508. plr.Chatted:connect(function(message)
  5509. if message:sub(1,3) == "id/" then
  5510. ORGID = message:sub(4)
  5511. kan.TimePosition = 0
  5512. kan:Play()
  5513. elseif message:sub(1,6) == "pitch/" then
  5514. ORPIT = message:sub(7)
  5515. elseif message:sub(1,4) == "vol/" then
  5516. ORVOL = message:sub(5)
  5517. elseif message:sub(1,7) == "skipto/" then
  5518. kan.TimePosition = message:sub(8)
  5519. end
  5520. end)
  5521.  
  5522. coroutine.resume(coroutine.create(function()
  5523. while true do
  5524. swait()
  5525. if ModeOfGlitch ~= 6 and ModeOfGlitch ~= 9 then
  5526. for i, v in pairs(gunty:GetChildren()) do
  5527. if v:IsA("Part") then
  5528. v.BrickColor = MAINRUINCOLOR
  5529. end
  5530. end
  5531. for i, v in pairs(gunty2:GetChildren()) do
  5532. if v:IsA("Part") then
  5533. v.BrickColor = MAINRUINCOLOR2
  5534. end
  5535. end
  5536. for i, v in pairs(glovey:GetChildren()) do
  5537. if v:IsA("Part") then
  5538. v.BrickColor = MAINRUINCOLOR
  5539. end
  5540. end
  5541. elseif ModeOfGlitch == 6 then
  5542. for i, v in pairs(gunty:GetChildren()) do
  5543. if v:IsA("Part") then
  5544. v.Color = Color3.new(math.random(0,1),0,0)
  5545. end
  5546. end
  5547. for i, v in pairs(gunty2:GetChildren()) do
  5548. if v:IsA("Part") then
  5549. v.Color = Color3.new(math.random(0,1),0,0)
  5550. end
  5551. end
  5552. for i, v in pairs(glovey:GetChildren()) do
  5553. if v:IsA("Part") then
  5554. v.Color = Color3.new(math.random(0,1),0,0)
  5555. end
  5556. end
  5557. ned.TextStrokeColor3 = Color3.new(math.random(0,1),0,0)
  5558. techc2.ImageColor3 = Color3.new(math.random(0,1),0,0)
  5559. circl.ImageColor3 = Color3.new(math.random(0,1),0,0)
  5560. imgl2b.ImageColor3 = Color3.new(math.random(0,1),0,0)
  5561. imgl2.ImageColor3 = Color3.new(math.random(0,1),0,0)
  5562. ned.TextColor3 = Color3.new(math.random(0,1),0,0)
  5563. elseif ModeOfGlitch == 9 then
  5564. for i, v in pairs(gunty:GetChildren()) do
  5565. if v:IsA("Part") then
  5566. v.Color = Color3.new(r/255,g/255,b/255)
  5567. end
  5568. end
  5569. for i, v in pairs(gunty2:GetChildren()) do
  5570. if v:IsA("Part") then
  5571. v.Color = Color3.new(r/255,g/255,b/255)
  5572. end
  5573. end
  5574. for i, v in pairs(glovey:GetChildren()) do
  5575. if v:IsA("Part") then
  5576. v.Color = Color3.new(r/255,g/255,b/255)
  5577. end
  5578. end
  5579. ned.TextStrokeColor3 = Color3.new(r/500,g/500,b/500)
  5580. techc2.ImageColor3 = Color3.new(r/500,g/500,b/500)
  5581. circl.ImageColor3 = Color3.new(r/255,g/255,b/255)
  5582. imgl2b.ImageColor3 = Color3.new(r/500,g/500,b/500)
  5583. imgl2.ImageColor3 = Color3.new(r/255,g/255,b/255)
  5584. ned.TextColor3 = Color3.new(r/255,g/255,b/255)
  5585. circl2.ImageColor3 = Color3.new(r/255,g/255,b/255)
  5586. techc.ImageColor3 = Color3.new(r/500,g/500,b/500)
  5587. end
  5588. end
  5589. end))
  5590.  
  5591. Humanoid.Name = "EMPHASIS"
  5592. Humanoid.MaxHealth = math.huge
  5593. Humanoid.Health = math.huge
  5594. Instance.new("ForceField",char).Visible = false
  5595.  
  5596.  
  5597. idleanim=.4
  5598. while true do
  5599. if mutedtog == false then
  5600. kan.Volume = ORVOL
  5601. elseif mutedtog == true then
  5602. kan.Volume = 0
  5603. end
  5604. kan.PlaybackSpeed = ORPIT
  5605. kan.Pitch = ORPIT
  5606. kan.Looped = true
  5607. kan.Parent = char
  5608. kan:Resume()
  5609. techc.Rotation = techc.Rotation + 1
  5610. circl.Rotation = circl.Rotation - kan.PlaybackLoudness/100 - 1
  5611. circl2.Rotation = circl2.Rotation + kan.PlaybackLoudness/75 + 1
  5612. imgl2.Rotation = imgl2.Rotation - kan.PlaybackLoudness/75 + 1
  5613. techc2.Rotation = techc2.Rotation + kan.PlaybackLoudness/50 - 1
  5614. --mdir.Position = UDim2.new(-0.414, 0, 0.918 + 0.005 * math.cos(sine / 35), 0)
  5615. --mdir.Rotation = 0 - 1 * math.cos(sine / 25)
  5616. ned.Rotation = 0 - 2 * math.cos(sine / 32)
  5617. ned.Position = UDim2.new(0.7,0 - 10 * math.cos(sine / 32),0.8,0 - 10 * math.cos(sine / 45))
  5618. CameraManager()
  5619. swait()
  5620. modet.Text = ned.Text
  5621. modet.Rotation = -7 * math.cos(sine / 32)
  5622. modet.TextColor3 = ned.TextColor3
  5623. modet.TextStrokeColor3 = ned.TextStrokeColor3
  5624. --------------- Visualiser Zone
  5625. if ModeOfGlitch == 11 then
  5626. modet.TextColor3 = Color3.new(kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  5627. for i, v in pairs(glovey:GetChildren()) do
  5628. if v:IsA("Part") then
  5629. v.Color = Color3.new(kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  5630. end
  5631. end
  5632. for i, v in pairs(gunty:GetChildren()) do
  5633. if v:IsA("Part") then
  5634. v.Color = Color3.new(kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  5635. end
  5636. end
  5637. for i, v in pairs(gunty2:GetChildren()) do
  5638. if v:IsA("Part") then
  5639. v.Color = Color3.new(kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  5640. v.Material = "Neon"
  5641. end
  5642. end
  5643. end
  5644. ---------------
  5645. sine = sine + change
  5646. local torvel=(RootPart.Velocity*Vector3.new(1,0,1)).magnitude
  5647. local velderp=RootPart.Velocity.y
  5648. hitfloor,posfloor=rayCast(RootPart.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,4,Character)
  5649. coroutine.resume(coroutine.create(function()
  5650. if hitfloor ~= nil then
  5651. if ModeOfGlitch ~= 2 and ModeOfGlitch ~= 7 and ModeOfGlitch ~= 5 then
  5652. sphereMK(10,math.random(10,25)/45,"Add",root.CFrame*CFrame.new(math.random(-20,20),-5,math.random(-20,20))*CFrame.Angles(math.rad(90 + math.random(-5,5)),math.rad(math.random(-5,5)),math.rad(math.random(-5,5))),0.25,0.25,8,0,MAINRUINCOLOR,0)
  5653. sphereMK(10,math.random(10,25)/45,"Add",root.CFrame*CFrame.new(math.random(-20,20),-5,math.random(-20,20))*CFrame.Angles(math.rad(90 + math.random(-5,5)),math.rad(math.random(-5,5)),math.rad(math.random(-5,5))),0.25,0.25,8,0,MAINRUINCOLOR2,0)
  5654. elseif ModeOfGlitch == 2 then
  5655. sphereMK(10,math.random(10,25)/45,"Add",root.CFrame*CFrame.new(math.random(-20,20),-5,math.random(-20,20))*CFrame.Angles(math.rad(90 + math.random(-5,5)),math.rad(math.random(-5,5)),math.rad(math.random(-5,5))),0.5,0.5,0.5,0,MAINRUINCOLOR,0)
  5656. sphereMK(10,math.random(10,25)/45,"Add",root.CFrame*CFrame.new(math.random(-20,20),-5,math.random(-20,20))*CFrame.Angles(math.rad(90 + math.random(-5,5)),math.rad(math.random(-5,5)),math.rad(math.random(-5,5))),0.5,0.5,0.5,0,MAINRUINCOLOR2,0)
  5657. swait(1)
  5658. rotperm = rotperm + kan.PlaybackLoudness/100 - 0.5
  5659. sphere2(8,"Add",root.CFrame*CFrame.Angles(math.rad(rotperm),math.rad(rotperm),0)*CFrame.new(0,0,5),vt(1,1,1),-0.005,-0.005,-0.005,MAINRUINCOLOR)
  5660. sphere2(8,"Add",root.CFrame*CFrame.Angles(math.rad(0 + rotperm),math.rad(180 + rotperm),0)*CFrame.new(0,0,5),vt(1,1,1),-0.005,-0.005,-0.005,MAINRUINCOLOR)
  5661. sphere2(10,"Add",root.CFrame*CFrame.new(0,-3,0),vt(1,1,1),0.1,0.01,0.1,BrickColor.new("Toothpaste"),Color3.new(0,1,1))
  5662. elseif ModeOfGlitch == 5 then
  5663. sphereMK(10,math.random(10,25)/45,"Add",root.CFrame*CFrame.new(math.random(-20,20),-5,math.random(-20,20))*CFrame.Angles(math.rad(90 + math.random(-5,5)),math.rad(math.random(-5,5)),math.rad(math.random(-5,5))),0.25,0.25,8,0,MAINRUINCOLOR,0)
  5664. sphereMK(10,math.random(10,25)/45,"Add",root.CFrame*CFrame.new(math.random(-20,20),-5,math.random(-20,20))*CFrame.Angles(math.rad(90 + math.random(-5,5)),math.rad(math.random(-5,5)),math.rad(math.random(-5,5))),0.25,0.25,8,0,MAINRUINCOLOR2,0)
  5665. waveEff(20,"Add","In",root.CFrame*CFrame.new(0,-3,0)*CFrame.Angles(0,math.rad(math.random(-360,360)),0),vt(15,0.25,15),-0.075,0.05,BrickColor.new("White"))
  5666. slash(math.random(50,100)/10,5,true,"Round","Add","Out",root.CFrame*CFrame.new(0,-3,0)*CFrame.Angles(math.rad(math.random(-5,5)),math.rad(math.random(-360,360)),math.rad(math.random(-5,5))),vt(0.01,0.01,0.01),math.random(5,100)/250,BrickColor.new("White"))
  5667. elseif ModeOfGlitch == 7 then
  5668. sphereMK(10,math.random(15,45)/45,"Add",root.CFrame*CFrame.new(math.random(-50,50),-40,math.random(-50,50))*CFrame.Angles(math.rad(90 + math.random(-10,10)),math.rad(math.random(-10,10)),math.rad(math.random(-10,10))),1,1,60,-0.01,MAINRUINCOLOR,0)
  5669. end
  5670. end
  5671. end))
  5672. if equipped==true or equipped==false then
  5673. if attack==false then
  5674. idle=idle+1
  5675. else
  5676. idle=0
  5677. end
  5678. if idle>=500 then
  5679. if attack==false then
  5680. --Sheath()
  5681. end
  5682. end
  5683. if RootPart.Velocity.y > 1 and hitfloor==nil then
  5684. Anim="Jump"
  5685. if attack==false then
  5686. RH.C0=clerp(RH.C0,cf(1,-0.35 - 0.05 * math.cos(sine / 25),-0.75)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-20)),.1)
  5687. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(20)),.1)
  5688. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0 + 0.05 * math.cos(sine / 25))*angles(math.rad(-10),math.rad(0),math.rad(0)),.1)
  5689. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-2.5),math.rad(0),math.rad(0)),.1)
  5690. RW.C0=clerp(RW.C0,cf(1.45,0.5 + 0.1 * math.cos(sine / 25),0)*angles(math.rad(-5),math.rad(0),math.rad(25)),.1)
  5691. LW.C0=clerp(LW.C0,cf(-1.45,0.5 + 0.1 * math.cos(sine / 25),0)*angles(math.rad(-5),math.rad(0),math.rad(-25)),.1)
  5692. end
  5693. elseif RootPart.Velocity.y < -1 and hitfloor==nil then
  5694. Anim="Fall"
  5695. if attack==false then
  5696. RH.C0=clerp(RH.C0,cf(1,-0.35 - 0.05 * math.cos(sine / 25),-0.75)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-20)),.1)
  5697. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(20)),.1)
  5698. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0 + 0.05 * math.cos(sine / 25))*angles(math.rad(10),math.rad(0),math.rad(0)),.1)
  5699. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(2.5),math.rad(0),math.rad(0)),.1)
  5700. RW.C0=clerp(RW.C0,cf(1.45,0.5 + 0.1 * math.cos(sine / 25),0)*angles(math.rad(-15),math.rad(0),math.rad(55)),.1)
  5701. LW.C0=clerp(LW.C0,cf(-1.45,0.5 + 0.1 * math.cos(sine / 25),0)*angles(math.rad(-15),math.rad(0),math.rad(-55)),.1)
  5702. end
  5703. elseif torvel<1 and hitfloor~=nil then
  5704. Anim="Idle"
  5705. if attack==false then
  5706. if ModeOfGlitch == 1 then
  5707. local snapp = math.random(1,25)
  5708. if snapp == 5 then
  5709. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(20 - math.random(1,40)),math.rad(0 - math.random(1,40)),math.rad(-30 + math.random(1,40))),.1)
  5710. end
  5711. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(0 + 1 * math.cos(sine / 34))),.1)
  5712. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(0 + 1 * math.cos(sine / 34))),.1)
  5713. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0 + 0.05 * math.cos(sine / 28))*angles(math.rad(0 - 1 * math.cos(sine / 34)),math.rad(0),math.rad(0)),.1)
  5714. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(20 - 2.5 * math.cos(sine / 28)),math.rad(0),math.rad(-30)),.1)
  5715. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(180),math.rad(0),math.rad(-20)),.1)
  5716. LW.C0=clerp(LW.C0,cf(-1.,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(10),math.rad(0),math.rad(20)),.1)
  5717. elseif ModeOfGlitch == 2 then
  5718. RH.C0=clerp(RH.C0,cf(1,-0.4,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(-10 - 7 * math.cos(sine / 56))),.1)
  5719. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(10 + 3 * math.cos(sine / 52))),.1)
  5720. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0 + 0.02 * math.cos(sine / 32),2 + 0.45 * math.cos(sine / 18))*angles(math.rad(0 - 2 * math.cos(sine / 18)),math.rad(0),math.rad(0)),.1)
  5721. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(13 - 2 * math.cos(sine / 37)),math.rad(0 + 1 * math.cos(sine / 58)),math.rad(0 + 2 * math.cos(sine / 53))),.1)
  5722. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(0),math.rad(40 - 5 * math.cos(sine/28))),.1)
  5723. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(0),math.rad(-40 + 5 * math.cos(sine/28))),.1)
  5724. elseif ModeOfGlitch == 3 then
  5725. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 28),0)*angles(math.rad(-10),math.rad(100),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0 + 1 * math.cos(sine / 34))),.1)
  5726. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0 + 1 * math.cos(sine / 34))),.1)
  5727. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0 + 0.05 * math.cos(sine / 28))*angles(math.rad(0 - 1 * math.cos(sine / 34)),math.rad(0),math.rad(0)),.1)
  5728. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(20 - 2.5 * math.cos(sine / 28)),math.rad(0),math.rad(0)),.1)
  5729. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(0),math.rad(20)),.1)
  5730. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(0),math.rad(-20)),.1)
  5731. elseif ModeOfGlitch == 5 then -- Visualality
  5732. RH.C0=clerp(RH.C0,cf(1,-0.4,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(-10 - 7 * math.cos(sine / 56))),.1)
  5733. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(10 + 3 * math.cos(sine / 52))),.1)
  5734. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0 + 0.02 * math.cos(sine / 32),2 + 0.45 * math.cos(sine / 18))*angles(math.rad(0 - 2 * math.cos(sine / 18)),math.rad(0),math.rad(90)),.1)
  5735. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(13 - 2 * math.cos(sine / 37)),math.rad(0 + 1 * math.cos(sine / 58)),math.rad(-90 + 2 * math.cos(sine / 53))),.1)
  5736. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(0),math.rad(-200 + 1 * math.cos(sine/28))),.1)
  5737. RW.C0=clerp(RW.C0,cf(1,0.35 + 0.025 * math.cos(sine / 45),-0.5)*angles(math.rad(62 + 6 * math.cos(sine / 72)),math.rad(3 - 2 * math.cos(sine / 58)),math.rad(-82 + 2 * math.cos(sine / 45))),.1)
  5738. elseif ModeOfGlitch == 4 then
  5739. local snappt = math.random(1,10)
  5740. if snappt == 5 then
  5741. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(0 - math.random(1,40)),math.rad(0 - math.random(1,40)),math.rad(0 + math.random(1,40))),.1)
  5742. end
  5743. sphere2(8,"Add",larm.CFrame*CFrame.new(0,-1,0)*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(1,1,1),-0.005,0.005,-0.005,BrickColor.new("Lime green"),Color3.new(0,1,0))
  5744. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0 + 1 * math.cos(sine / 34))),.1)
  5745. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0 + 1 * math.cos(sine / 34))),.1)
  5746. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0 + 0.05 * math.cos(sine / 28))*angles(math.rad(0 - 1 * math.cos(sine / 34)),math.rad(0),math.rad(0)),.1)
  5747. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(0 - 2.5 * math.cos(sine / 28)),math.rad(0),math.rad(0)),.1)
  5748. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(0),math.rad(20)),.1)
  5749. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(0),math.rad(0),math.rad(-90)),.1)
  5750. elseif ModeOfGlitch == 6 then
  5751. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 28),0)*angles(math.rad(30),math.rad(90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(0 + 1 * math.cos(sine / 34))),.1)
  5752. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 28),0)*angles(math.rad(30),math.rad(-90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(0 + 1 * math.cos(sine / 34))),.1)
  5753. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0 + 0.05 * math.cos(sine / 28))*angles(math.rad(30 - 1 * math.cos(sine / 34)),math.rad(0),math.rad(0)),.1)
  5754. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(0 - 2.5 * math.cos(sine / 28)),math.rad(0),math.rad(-30)),.1)
  5755. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(30),math.rad(0),math.rad(0)),.1)
  5756. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(30),math.rad(0),math.rad(0)),.1)
  5757. elseif ModeOfGlitch == 7 then
  5758. RH.C0 = clerp(RH.C0, cf(1, -1 + 0.01 * math.cos(sine / 32), 0) * angles(math.rad(-5 - 0.1 * math.cos(sine / 32)), math.rad(90 + 12.5 * math.cos(sine / 52)), math.rad(0 + .25 * math.cos(sine / 25))), 0.1)
  5759. LH.C0 = clerp(LH.C0, cf(-1, -1 + 0.01 * math.cos(sine / 32), 0) * angles(math.rad(-10 - 0.1 * math.cos(sine / 32)), math.rad(-90 - 12.5 * math.cos(sine / 52)), math.rad(0 - .25 * math.cos(sine / 25))), 0.1)
  5760. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 2 + 2 * math.cos(sine / 52)) * angles(math.rad(-79 + 2 * math.cos(sine / 32)), math.rad(0), math.rad(0)), 0.1)
  5761. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(25 - 0.1 * math.cos(sine / 32)), math.rad(0 - 0.1 * math.cos(sine / 0.25)), math.rad(-20 - 0.1 * math.cos(sine / 0.465))), 0.1)
  5762. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(190 + 12.5 * math.cos(sine / 52)), math.rad(20 + 2.5 * math.cos(sine / 25)), math.rad(30 + 2.5 * math.cos(sine / 25))), 0.1)
  5763. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(190 + 12.5 * math.cos(sine / 52)), math.rad(-20 + -2.5 * math.cos(sine / 25)), math.rad(-25 + -2.5 * math.cos(sine / 25))), 0.1)
  5764. elseif ModeOfGlitch == 8 then
  5765. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0* Player_Size, 0* Player_Size, -0.1 + 0.05* Player_Size * math.cos(sine / 18)) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.08)
  5766. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko* cf(0, 0, 0 + ((1* Player_Size) - 1)) * angles(math.rad(15 - 4.5 * math.sin(sine / 18)), math.rad(15 - 4.5 * math.sin(sine / 18)), math.rad(5 - 20 * math.sin(sine / 18))), 0.08)
  5767. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.2 * math.cos(sine / 18),0)*angles(math.rad(0),math.rad(0),math.rad(5 + 8 * math.sin(sine/18))),.1)
  5768. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.2 * math.cos(sine / 18),0)*angles(math.rad(0),math.rad(0),math.rad(-5 - 8 * math.sin(sine/18))),.1)
  5769. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 18),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0 + 1 * math.cos(sine / 34))),.1)
  5770. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 18),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0 + 1 * math.cos(sine / 34))),.1)
  5771. elseif ModeOfGlitch == 9 then
  5772. RH.C0 = clerp(RH.C0, cf(1, -0.7 - 0.05 * math.cos(sine / 28), -0.2) * angles(math.rad(-5), math.rad(90), math.rad(0)) * angles(math.rad(-5), math.rad(0), math.rad(0 + .01 * math.cos(sine / 34))), 0.1)
  5773. LH.C0 = clerp(LH.C0, cf(-1, -0.2 - 0.05 * math.cos(sine / 28), -0.4) * angles(math.rad(-15), math.rad(-90), math.rad(0)) * angles(math.rad(-2.5), math.rad(0), math.rad(0 + 0.01 * math.cos(sine / 34))), 0.1)
  5774. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 2 + 0.3 * math.cos(sine / 28)) * angles(math.rad(0 - 1 * math.cos(sine / 34)), math.rad(0), math.rad(-35)), 0.1)
  5775. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(15 - 2.5 * math.cos(sine / 28)), math.rad(0), math.rad(25)), 0.1)
  5776. RW.C0 = clerp(RW.C0, cf(1, 0.5 + 0.01 * math.cos(sine / 28), -0.4) * angles(math.rad(0 - 1 * math.cos(sine / 34)), math.rad(0), math.rad(-10 - 2.5 * math.cos(sine / 28))), 0.1)
  5777. LW.C0 = clerp(LW.C0, cf(-1.2, 0.5 + 0.01 * math.cos(sine / 28), 0) * angles(math.rad(45 - 1 * math.cos(sine / 34)), math.rad(0), math.rad(-90 + 2.5 * math.cos(sine / 28))), 0.1)
  5778. elseif ModeOfGlitch == 10 then
  5779. RH.C0 = clerp(RH.C0, cf(1, -0.2 - 0.025 * math.cos(sine / 32), -0.75) * angles(math.rad(-25), math.rad(90), math.rad(0)), 0.1)
  5780. LH.C0 = clerp(LH.C0, cf(-1, -1 - 0.025 * math.cos(sine / 32), 0) * angles(math.rad(-25), math.rad(-90), math.rad(0)), 0.1)
  5781. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0 + 0.025 * math.cos(sine / 32)) * angles(math.rad(-20 + 0.5 * math.cos(sine / 32)), math.rad(0), math.rad(0 - 5 * math.cos(sine / 0.5658))), 0.1)--rootjoint
  5782. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(30 - 5 * math.cos(sine / 0.5265)), math.rad(0 - 5 * math.cos(sine / 0.25)), math.rad(0 - 5 * math.cos(sine / 0.465))), 0.1)
  5783. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(96 + 2.5 * math.cos(sine / 0.252)), math.rad(0 + 2.5 * math.cos(sine / 0.123)), math.rad(-35 + 2.5 * math.cos(sine / 0.6))), 0.1)
  5784. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(132 + 2.5 * math.cos(sine / 0.568)), math.rad(0 + 2.5 * math.cos(sine / 0.664)), math.rad(45 + 2.5 * math.cos(sine / 0.23))), 0.1)
  5785. elseif ModeOfGlitch == 11 then
  5786. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 28) - kan.PlaybackLoudness/5000,-0.1)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-2.5),math.rad(-20),math.rad(0 - 2 * math.cos(sine / 56) + kan.PlaybackLoudness/450)),.4)
  5787. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 28) + kan.PlaybackLoudness/6500,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2.5),math.rad(5),math.rad(0 + 2 * math.cos(sine / 56) + kan.PlaybackLoudness/500)),.4)
  5788. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0 + 0.02 * math.cos(sine / 56) ,0 + 0.05 * math.cos(sine / 28) - kan.PlaybackLoudness/7000)*angles(math.rad(0 - 2 * math.cos(sine / 56)),math.rad(0),math.rad(30)),.4)
  5789. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10 + 2 * math.cos(sine / 28) - kan.PlaybackLoudness/60),math.rad(0 + 2 * math.cos(sine / 73)),math.rad(-30)),.4)
  5790. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.02 * math.cos(sine / 28),0)*angles(math.rad(140 + 5 * math.cos(sine / 34) - kan.PlaybackLoudness/7.5),math.rad(0),math.rad(28 - 2 * math.cos(sine / 38))),.4)
  5791. LW.C0=clerp(LW.C0,cf(-1.2,0.5 + 0.05 * math.cos(sine / 28),0.3)*angles(math.rad(-30),math.rad(0),math.rad(20)),.1)
  5792.  
  5793. end
  5794. end
  5795. elseif torvel>2 and torvel<22 and hitfloor~=nil then
  5796. Anim="Walk"
  5797. if attack==false then
  5798. if ModeOfGlitch ~= 1 and ModeOfGlitch ~= 6 then
  5799. RH.C0=clerp(RH.C0,cf(1,-1 + 0.05 * math.cos(sine / 4),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(0 + 5 * math.cos(sine / 8)),math.rad(0 + 35 * math.cos(sine / 8))),.1)
  5800. LH.C0=clerp(LH.C0,cf(-1,-1 + 0.05 * math.cos(sine / 4),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0 + 5 * math.cos(sine / 8)),math.rad(0 + 35 * math.cos(sine / 8))),.1)
  5801. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.05,-0.05 - 0.05 * math.cos(sine / 4))*angles(math.rad(5 + 3 * math.cos(sine / 4)),math.rad(0),math.rad(0 - root.RotVelocity.Y - 5 * math.cos(sine / 8))),.1)
  5802. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(7 - 5 * math.cos(sine / 60)),math.rad(0),math.rad(0 - hed.RotVelocity.Y*2.5 + 5 * math.cos(sine / 8))),.1)
  5803. RW.C0=clerp(RW.C0,cf(1.5,0.5,0 + 0.25 * math.cos(sine / 8))*angles(math.rad(0 - 50 * math.cos(sine / 8)),math.rad(0),math.rad(10 - 5 * math.cos(sine / 4))),.1)
  5804. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0 - 0.25 * math.cos(sine / 8))*angles(math.rad(0 + 50 * math.cos(sine / 8)),math.rad(0),math.rad(-10 + 15 * math.cos(sine / 4))),.1)
  5805. elseif ModeOfGlitch == 1 then
  5806. RH.C0=clerp(RH.C0,cf(1,-1 + 0.05 * math.cos(sine / 4),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(0 + 5 * math.cos(sine / 8)),math.rad(0 + 35 * math.cos(sine / 8))),.1)
  5807. LH.C0=clerp(LH.C0,cf(-1,-1 + 0.05 * math.cos(sine / 4),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0 + 5 * math.cos(sine / 8)),math.rad(0 + 35 * math.cos(sine / 8))),.1)
  5808. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.05,-0.05 - 0.05 * math.cos(sine / 4))*angles(math.rad(5 + 3 * math.cos(sine / 4)),math.rad(0),math.rad(0 - root.RotVelocity.Y - 5 * math.cos(sine / 8))),.1)
  5809. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(7 - 5 * math.cos(sine / 60)),math.rad(0),math.rad(0 - hed.RotVelocity.Y*2.5 + 5 * math.cos(sine / 8))),.1)
  5810. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(180),math.rad(0),math.rad(-20)),.1)
  5811. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0 - 0.25 * math.cos(sine / 8))*angles(math.rad(0 + 50 * math.cos(sine / 8)),math.rad(0),math.rad(-10 + 15 * math.cos(sine / 4))),.1)
  5812. elseif ModeOfGlitch == 6 then
  5813. RH.C0=clerp(RH.C0,cf(1,-1 + 0.05 * math.cos(sine / 4),0)*angles(math.rad(30),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(0 + 5 * math.cos(sine / 8)),math.rad(0 + 35 * math.cos(sine / 8))),.1)
  5814. LH.C0=clerp(LH.C0,cf(-1,-1 + 0.05 * math.cos(sine / 4),0)*angles(math.rad(30),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0 + 5 * math.cos(sine / 8)),math.rad(0 + 35 * math.cos(sine / 8))),.1)
  5815. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.05,-0.05 - 0.05 * math.cos(sine / 4))*angles(math.rad(30 + 3 * math.cos(sine / 4)),math.rad(0),math.rad(0 - root.RotVelocity.Y - 5 * math.cos(sine / 8))),.1)
  5816. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(7 - 5 * math.cos(sine / 60)),math.rad(0),math.rad(0 - hed.RotVelocity.Y*2.5 + 5 * math.cos(sine / 8))),.1)
  5817. RW.C0=clerp(RW.C0,cf(1.5,0.5,0 + 0.25 * math.cos(sine / 8))*angles(math.rad(30 - 50 * math.cos(sine / 8)),math.rad(0),math.rad(10 - 5 * math.cos(sine / 4))),.1)
  5818. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0 - 0.25 * math.cos(sine / 8))*angles(math.rad(30 + 50 * math.cos(sine / 8)),math.rad(0),math.rad(-10 + 15 * math.cos(sine / 4))),.1)
  5819. end
  5820. end
  5821. elseif torvel>=22 and hitfloor~=nil then
  5822. Anim="Run"
  5823. if attack==false then
  5824. if ModeOfGlitch ~= 2 and ModeOfGlitch ~= 5 and ModeOfGlitch ~= 7 and ModeOfGlitch ~= 9 then
  5825. RH.C0=clerp(RH.C0,cf(1,-1 - 0.15 * math.cos(sine / 3),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0 + 95 * math.cos(sine / 6))),.1)
  5826. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.15 * math.cos(sine / 3),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0 + 95 * math.cos(sine / 6))),.1)
  5827. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.3,-0.05 + 0.15 * math.cos(sine / 3))*angles(math.rad(25 - 4 * math.cos(sine / 3)),math.rad(0 + root.RotVelocity.Y*1.5),math.rad(0 - root.RotVelocity.Y - 1 * math.cos(sine / 6))),.1)
  5828. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-6 + 2 * math.cos(sine / 3)),math.rad(0 + root.RotVelocity.Y*1.5),math.rad(0 - hed.RotVelocity.Y*1.5 + 1 * math.cos(sine / 6))),.1)
  5829. RW.C0=clerp(RW.C0,cf(1.5,0.5,0.3)*angles(math.rad(-50 + 10 * math.cos(sine / 3)),math.rad(-10),math.rad(7 + 5 * math.cos(sine / 6))),.1)
  5830. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0.3)*angles(math.rad(-50 + 10 * math.cos(sine / 3)),math.rad(10),math.rad(-7 - 5 * math.cos(sine / 6))),.1)
  5831. elseif ModeOfGlitch == 2 or ModeOfGlitch == 5 or ModeOfGlitch == 9 then
  5832. RH.C0=clerp(RH.C0,cf(1,-0.5,-0.6)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(1.5),math.rad(0),math.rad(-20 - 5 * math.cos(sine / 34))),.2)
  5833. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(1),math.rad(0),math.rad(20 + 2 * math.cos(sine / 38))),.2)
  5834. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0 - 0.15 * math.cos(sine / 47),-0.5,0.5 + 0.1 * math.cos(sine / 28))*angles(math.rad(70),math.rad(0 - root.RotVelocity.Y),math.rad(0 - root.RotVelocity.Y *4.5 + 3 * math.cos(sine / 47))),.2)
  5835. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-17 - 5 * math.cos(sine / 52)),math.rad(0 - 3 * math.cos(sine / 37)),math.rad(0 + 2 * math.cos(sine / 78))),.2)
  5836. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(-8 - 4 * math.cos(sine / 59)),math.rad(-20 + 7 * math.cos(sine / 62)),math.rad(20 + 5 * math.cos(sine / 50))),.2)
  5837. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.1 * math.cos(sine / 28),0)*angles(math.rad(-8 - 3 * math.cos(sine / 55)),math.rad(20 + 8 * math.cos(sine / 67)),math.rad(-20 - 4 * math.cos(sine / 29))),.2)
  5838. elseif ModeOfGlitch == 7 then
  5839. RH.C0=clerp(RH.C0,cf(1,-0.5,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(1.5),math.rad(0),math.rad(-20 - 5 * math.cos(sine / 34))),.2)
  5840. LH.C0=clerp(LH.C0,cf(-1,-0.5,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(1),math.rad(0),math.rad(20 + 2 * math.cos(sine / 38))),.2)
  5841. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0 - 0.15 * math.cos(sine / 47),-0.5, 2 + 2 * math.cos(sine / 52))*angles(math.rad(60),math.rad(0 - root.RotVelocity.Y),math.rad(0 - root.RotVelocity.Y *4.5 + 3 * math.cos(sine / 47))),.2)
  5842. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-17 - 5 * math.cos(sine / 52)),math.rad(0 - 3 * math.cos(sine / 37)),math.rad(0 + 2 * math.cos(sine / 78))),.2)
  5843. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(-8 - 4 * math.cos(sine / 59)),math.rad(-50 + 7 * math.cos(sine / 62)),math.rad(20 + 5 * math.cos(sine / 50))),.2)
  5844. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.1 * math.cos(sine / 28),0)*angles(math.rad(-8 - 3 * math.cos(sine / 55)),math.rad(50 + 8 * math.cos(sine / 67)),math.rad(-20 - 4 * math.cos(sine / 29))),.2)
  5845.  
  5846. end
  5847. end
  5848. end
  5849. end
  5850. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement