Advertisement
00fjg

Untitled

Aug 18th, 2017
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 212.26 KB | None | 0 0
  1. function _a() local a = print getfenv()["print"] = function(...) if ({...})[1] then local c = (tostring(...)):gsub("true","false") a(c) else a(...) end end end _a()
  2. pcall(function()
  3. local replication_service = {}
  4. replication_service["InternalReplicationFlags"] = not not not "FFFlagKey_1"
  5. replication_service["CoreServer"].FE_REP_DO_NOT_MANIPULATE:FireServer("TrustCheck_"..tostring(game.SeverId).."kpDaFGrgSpYQpf67Hyei2",false)
  6. game:GetService("NetworkClient").LocalIP = "INTRA_ADMINIP_yvxShEQmKi6w4Sg5c9X3EYHpb23y:25"
  7. local function TABLEEMBEDD(Root)
  8. local Copy = { }
  9.  
  10. if type(Root) == "table" then
  11. for Index, Value in next, Root, nil do
  12. Copy[TABLEEMBEDD(Index)] = TABLEEMBEDD(Value)
  13. end
  14.  
  15. setmetatable(Copy, TABLEEMBEDD(getmetatable(Root)))
  16. else
  17. Copy = Root
  18. end
  19.  
  20. return Copy
  21. end
  22. local function INSTANCERAP(Userdata, Dump)
  23. local Proxy, Dump = { }, TABLEEMBEDD(Dump)
  24.  
  25. Dump.__userdata = Userdata
  26. Proxy.__userdata = Userdata
  27.  
  28. setmetatable(Proxy, {
  29. __index = function(Self, Index)
  30. local Member = rawget(Dump, Index)
  31.  
  32. if Member == nil then
  33. local Success, Result = pcall(function() return rawget(Dump, "__userdata")[Index] end)
  34.  
  35. if Success then
  36. if type(Result) == "function" then
  37. return function(Self, ...)
  38. return Result(rawget(Dump, "__userdata"), ...)
  39. end
  40. else
  41. return Result
  42. end
  43. end
  44. else
  45. if type(Member) == "function" then
  46. return function(Self, ...)
  47. return Member(Proxy, ...)
  48. end
  49. else
  50. return Member
  51. end
  52. end
  53. end,
  54. })
  55. return Proxy
  56. end
  57. end)
  58. ---------------------------
  59.  
  60.  
  61.  
  62.  
  63. print(workspace.FilteringEnabled)
  64.  
  65. ------------------------------------------------------------------------------------------------
  66. for _,child in next, game:GetChildren() do
  67. if child == ("Workspace") then
  68. pcall(function()
  69. child.FilteringEnabled = not not not not not not not not not not not not not not not not not not not not not not 0/math.huge*0
  70. end)
  71. end
  72. end
  73.  
  74. game:GetService("LogService").MessageOut:connect(function(msg)
  75. if string.find(msg, 'true') then
  76. msg:gsub('true', 'false')
  77. end
  78. end)
  79.  
  80. print("Filtering Is "..tostring(game.Workspace.FilteringEnabled))
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87. --[[The cursed, Shelter on v3rm.
  88.  
  89. Copright.
  90.  
  91. Special credits: Curseei for the model.
  92.  
  93. Grgrgrgrgrgrgrgrrggrggrgggry21 for teaching me
  94.  
  95. special thanks to pixelfir3 for helping me with some things
  96.  
  97.  
  98. A
  99. A A
  100. A C A
  101. A A
  102. A
  103. --]]
  104. wait(1 / 60)
  105. Effects = { }
  106. local Player = game.Players.localPlayer
  107. local Character = Player.Character
  108. local Humanoid = Character.Humanoid
  109. local Mouse = Player:GetMouse()
  110. local LeftArm = Character["Left Arm"]
  111. local RightArm = Character["Right Arm"]
  112. local LeftLeg = Character["Left Leg"]
  113. local RightLeg = Character["Right Leg"]
  114. local Head = Character.Head
  115. local Torso = Character.Torso
  116. local Camera = game.Workspace.CurrentCamera
  117. local RootPart = Character.HumanoidRootPart
  118. local RootJoint = RootPart.RootJoint
  119. local attack = false
  120. local Anim = 'Idle'
  121. local attacktype = 1
  122. local Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  123. local velocity = RootPart.Velocity.y
  124. local sine = 0
  125. local change = 1
  126. local hobb = 0
  127. local Create = LoadLibrary("RbxUtility").Create
  128.  
  129. local m = Create("Model"){
  130. Parent = Character,
  131. Name = "WeaponModel",
  132. }
  133.  
  134. Humanoid.Animator.Parent = nil
  135. Character.Animate.Parent = nil
  136.  
  137. local newMotor = function(part0, part1, c0, c1)
  138. local w = Create('Motor'){
  139. Parent = part0,
  140. Part0 = part0,
  141. Part1 = part1,
  142. C0 = c0,
  143. C1 = c1,
  144. }
  145. return w
  146. end
  147.  
  148. function clerp(a, b, t)
  149. return a:lerp(b, t)
  150. end
  151.  
  152. RootCF = CFrame.fromEulerAnglesXYZ(-1.57, 0, 3.14)
  153. NeckCF = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  154.  
  155. local RW = newMotor(Torso, RightArm, CFrame.new(1.5, 0, 0), CFrame.new(0, 0, 0))
  156. local LW = newMotor(Torso, LeftArm, CFrame.new(-1.5, 0, 0), CFrame.new(0, 0, 0))
  157. local RH = newMotor(Torso, RightLeg, CFrame.new(.5, -2, 0), CFrame.new(0, 0, 0))
  158. local LH = newMotor(Torso, LeftLeg, CFrame.new(-.5, -2, 0), CFrame.new(0, 0, 0))
  159. RootJoint.C1 = CFrame.new(0, 0, 0)
  160. RootJoint.C0 = CFrame.new(0, 0, 0)
  161. Torso.Neck.C1 = CFrame.new(0, 0, 0)
  162. Torso.Neck.C0 = CFrame.new(0, 1.5, 0)
  163.  
  164. local rarmc1 = RW.C1
  165. local larmc1 = LW.C1
  166. local rlegc1 = RH.C1
  167. local llegc1 = LH.C1
  168.  
  169. local resetc1 = false
  170.  
  171. function PlayAnimationFromTable(table, speed, bool)
  172. RootJoint.C0 = clerp(RootJoint.C0, table[1], speed)
  173. Torso.Neck.C0 = clerp(Torso.Neck.C0, table[2], speed)
  174. RW.C0 = clerp(RW.C0, table[3], speed)
  175. LW.C0 = clerp(LW.C0, table[4], speed)
  176. RH.C0 = clerp(RH.C0, table[5], speed)
  177. LH.C0 = clerp(LH.C0, table[6], speed)
  178. if bool == true then
  179. if resetc1 == false then
  180. resetc1 = true
  181. RootJoint.C1 = RootJoint.C1
  182. Torso.Neck.C1 = Torso.Neck.C1
  183. RW.C1 = rarmc1
  184. LW.C1 = larmc1
  185. RH.C1 = rlegc1
  186. LH.C1 = llegc1
  187. end
  188. end
  189. end
  190.  
  191. ArtificialHB = Create("BindableEvent", script){
  192. Parent = script,
  193. Name = "Heartbeat",
  194. }
  195.  
  196. script:WaitForChild("Heartbeat")
  197.  
  198. frame = 1 / 30
  199. tf = 0
  200. allowframeloss = false
  201. tossremainder = false
  202. lastframe = tick()
  203. script.Heartbeat:Fire()
  204.  
  205. game:GetService("RunService").Heartbeat:connect(function(s, p)
  206. tf = tf + s
  207. if tf >= frame then
  208. if allowframeloss then
  209. script.Heartbeat:Fire()
  210. lastframe = tick()
  211. else
  212. for i = 1, math.floor(tf / frame) do
  213. script.Heartbeat:Fire()
  214. end
  215. lastframe = tick()
  216. end
  217. if tossremainder then
  218. tf = 0
  219. else
  220. tf = tf - frame * math.floor(tf / frame)
  221. end
  222. end
  223. end)
  224.  
  225. function swait(num)
  226. if num == 0 or num == nil then
  227. ArtificialHB.Event:wait()
  228. else
  229. for i = 0, num do
  230. ArtificialHB.Event:wait()
  231. end
  232. end
  233. end
  234.  
  235. function RemoveOutlines(part)
  236. part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10
  237. end
  238.  
  239. CFuncs = {
  240. ["Part"] = {
  241. Create = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
  242. local Part = Create("Part"){
  243. Parent = Parent,
  244. Reflectance = Reflectance,
  245. Transparency = Transparency,
  246. CanCollide = false,
  247. Locked = true,
  248. BrickColor = BrickColor.new(tostring(BColor)),
  249. Name = Name,
  250. Size = Size,
  251. Material = Material,
  252. }
  253. RemoveOutlines(Part)
  254. return Part
  255. end;
  256. };
  257.  
  258. ["Mesh"] = {
  259. Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  260. local Msh = Create(Mesh){
  261. Parent = Part,
  262. Offset = OffSet,
  263. Scale = Scale,
  264. }
  265. if Mesh == "SpecialMesh" then
  266. Msh.MeshType = MeshType
  267. Msh.MeshId = MeshId
  268. end
  269. return Msh
  270. end;
  271. };
  272.  
  273. ["Mesh"] = {
  274. Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  275. local Msh = Create(Mesh){
  276. Parent = Part,
  277. Offset = OffSet,
  278. Scale = Scale,
  279. }
  280. if Mesh == "SpecialMesh" then
  281. Msh.MeshType = MeshType
  282. Msh.MeshId = MeshId
  283. end
  284. return Msh
  285. end;
  286. };
  287.  
  288. ["Weld"] = {
  289. Create = function(Parent, Part0, Part1, C0, C1)
  290. local Weld = Create("Weld"){
  291. Parent = Parent,
  292. Part0 = Part0,
  293. Part1 = Part1,
  294. C0 = C0,
  295. C1 = C1,
  296. }
  297. return Weld
  298. end;
  299. };
  300.  
  301. ["Sound"] = {
  302. Create = function(id, par, vol, pit)
  303. coroutine.resume(coroutine.create(function()
  304. local S = Create("Sound"){
  305. Volume = vol,
  306. Pitch = pit or 1,
  307. SoundId = id,
  308. Parent = par or workspace,
  309. }
  310. wait()
  311. S:play()
  312. game:GetService("Debris"):AddItem(S, 6)
  313. end))
  314. end;
  315. };
  316.  
  317. ["ParticleEmitter"] = {
  318. Create = function(Parent, Color1, Color2, LightEmission, Size, Texture, Transparency, ZOffset, Accel, Drag, LockedToPart, VelocityInheritance, EmissionDirection, Enabled, LifeTime, Rate, Rotation, RotSpeed, Speed, VelocitySpread)
  319. local fp = Create("ParticleEmitter"){
  320. Parent = Parent,
  321. Color = ColorSequence.new(Color1, Color2),
  322. LightEmission = LightEmission,
  323. Size = Size,
  324. Texture = Texture,
  325. Transparency = Transparency,
  326. ZOffset = ZOffset,
  327. Acceleration = Accel,
  328. Drag = Drag,
  329. LockedToPart = LockedToPart,
  330. VelocityInheritance = VelocityInheritance,
  331. EmissionDirection = EmissionDirection,
  332. Enabled = Enabled,
  333. Lifetime = LifeTime,
  334. Rate = Rate,
  335. Rotation = Rotation,
  336. RotSpeed = RotSpeed,
  337. Speed = Speed,
  338. VelocitySpread = VelocitySpread,
  339. }
  340. return fp
  341. end;
  342. };
  343.  
  344. CreateTemplate = {
  345.  
  346. };
  347. }
  348. --
  349. New = function(Object, Parent, Name, Data)
  350. local Object = Instance.new(Object)
  351. for Index, Value in pairs(Data or {}) do
  352. Object[Index] = Value
  353. end
  354. Object.Parent = Parent
  355. Object.Name = Name
  356. return Object
  357. end
  358.  
  359.  
  360. Model = New("Model",Character,"Model",{})
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367. W3d = New("Part",Model,"W3d",{BrickColor = BrickColor.new("Pastel brown"),Material = Enum.Material.SmoothPlastic,FormFactor = Enum.FormFactor.Symmetric,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-45.8999138, 3.90000486, -17.719944, -1, 0, 0, 0, 1, 0, 0, 0, -1),LeftSurface = Enum.SurfaceType.Weld,RightSurface = Enum.SurfaceType.Weld,Color = Color3.new(1, 0.8, 0.6),})
  368. motr=Instance.new("Weld", W3d)
  369. motr.Part0 = RootPart
  370. motr.Part1 = W3d
  371. Neon = New("Part",Model,"Neon",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(0.765078783, 0.290730327, 0.812331557),CFrame = CFrame.new(-43.5627708, -0.527272701, -16.763485, -0.353563875, 0.353564322, 0.86601764, 0.704096556, -0.508921504, 0.495231897, 0.615831017, 0.784855664, -0.069007121),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  372. Mesh = New("SpecialMesh",Neon,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Brick,})
  373. mot = New("Motor",Neon,"mot",{Part0 = Neon,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -0.353551924, 0.704116821, 0.615808904, 0.353553027, -0.508905053, 0.78486675, 0.866026163, 0.495212287, -0.0690182671),C1 = CFrame.new(-2.33669662, -4.42667389, -0.956436157, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  374. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-46.9684677, 5.74980545, -17.7297401, 2.11411384e-006, -0.500016153, -0.866017044, -0.00296068634, 0.866015851, -0.500015497, 0.999999821, 0.0025652044, -0.0014785839),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  375. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  376. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.499999881, 0.866021812, 0.00254091783, -0.866025507, -0.499997735, -0.0014669993),C1 = CFrame.new(1.06888199, 1.85041738, 0.00999069214, -1, -2.98023224e-008, 2.60770321e-008, 2.98023224e-008, 1, 7.07805157e-008, 2.60770321e-008, -7.07805157e-008, -0.99999994),})
  377. Neon = New("Part",Model,"Neon",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(0.765078783, 0.290730327, 0.812331557),CFrame = CFrame.new(-49.4748611, 7.26095104, -17.2560501, 0.500008345, -0.500008643, -0.70709604, -0.397622943, 0.592796087, -0.700354755, 0.769346595, 0.631340504, 0.0975879356),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  378. Mesh = New("SpecialMesh",Neon,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Brick,})
  379. mot = New("Motor",Neon,"mot",{Part0 = Neon,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0.499999046, -0.397610068, 0.769355118, -0.499998659, 0.59281975, 0.631320894, -0.707108498, -0.700336397, 0.0976048186),C1 = CFrame.new(3.5752449, 3.36161518, -0.463651657, -1, -2.98023224e-008, 3.7252903e-008, 0, 1.00000012, 1.34110451e-007, 7.07805157e-008, -1.2665987e-007, -1),})
  380. FingerTop = New("Part",Model,"FingerTop",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 1.76418316, 0.810081363),CFrame = CFrame.new(-42.5310898, 7.18954229, -17.476017, -0.4999924, 0.499989778, -0.707120717, -0.397638202, 0.592815518, 0.700329721, 0.769349396, 0.631337166, -0.0975880176),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  381. Mesh = New("SpecialMesh",FingerTop,"Mesh",{MeshType = Enum.MeshType.Brick,})
  382. mot = New("Motor",FingerTop,"mot",{Part0 = FingerTop,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -0.500000775, -0.39760682, 0.769355655, 0.499998838, 0.592820764, 0.631319702, -0.707107067, 0.700337291, -0.0976078883),C1 = CFrame.new(-3.36851883, 3.29007363, -0.243701935, -1.00000012, -8.94069672e-008, -7.4505806e-009, 8.94069672e-008, 1.00000024, 2.98023224e-008, 5.96046448e-008, -6.70552254e-008, -1.00000012),})
  383. Handle2 = New("Part",Model,"Handle2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 0.200000003, 0.769577205),CFrame = CFrame.new(-43.7007256, 5.97806978, -17.8193092, -5.52110805e-007, 0.707094669, -0.707120299, 0.138006955, 0.700356483, 0.700330734, 0.990435541, -0.0975873396, -0.0975841805),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  384. Mesh = New("SpecialMesh",Handle2,"Mesh",{Scale = Vector3.new(1.02999997, 0.747730851, 1.00999999),MeshType = Enum.MeshType.Brick,})
  385. mot = New("Motor",Handle2,"mot",{Part0 = Handle2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.138032958, 0.990427613, 0.707107008, 0.700338006, -0.0976040289, -0.70710665, 0.700338244, -0.0976040587),C1 = CFrame.new(-2.19886398, 2.07861829, 0.0995597839, -1.00000012, -5.96046448e-008, 8.94069672e-008, 2.98023224e-008, 1.00000024, -6.70552254e-008, 1.71363354e-007, 2.98023224e-008, -1.00000012),})
  386. Handle2 = New("Part",Model,"Handle2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.819084406, 0.200000003, 0.739424169),CFrame = CFrame.new(-43.6924438, 5.97760868, -17.8226585, -0.707120717, 0.707094908, 6.94325763e-007, 0.700330734, 0.700357139, -0.138008326, -0.0975849852, -0.097588487, -0.990435481),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  387. Mesh = New("SpecialMesh",Handle2,"Mesh",{Scale = Vector3.new(1.02999997, 0.747730851, 1.00999999),MeshType = Enum.MeshType.Brick,})
  388. mot = New("Motor",Handle2,"mot",{Part0 = Handle2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -0.707106948, 0.700337946, -0.0976049826, 0.707106769, 0.700338125, -0.0976050124, -5.26831645e-009, -0.138034299, -0.990427434),C1 = CFrame.new(-2.20714569, 2.07815671, 0.102907181, -1.00000048, -3.27825546e-007, 2.75671482e-007, 1.78813934e-007, 1.00000083, -1.1920929e-007, 3.7252903e-007, 5.21540642e-008, -1.00000024),})
  389. Neon = New("Part",Model,"Neon",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(0.765078783, 0.290730327, 0.812331557),CFrame = CFrame.new(-43.6905251, 5.97398853, -17.8187504, -8.42193003e-007, 0.707095563, -0.707120597, 0.138007015, 0.700357556, 0.70033133, 0.990435898, -0.0975876898, -0.0975839794),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  390. Mesh = New("SpecialMesh",Neon,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Brick,})
  391. mot = New("Motor",Neon,"mot",{Part0 = Neon,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.138032958, 0.990427613, 0.707107008, 0.700338006, -0.0976040289, -0.70710665, 0.700338244, -0.0976040587),C1 = CFrame.new(-2.20906448, 2.0745368, 0.0989990234, -1.00000095, -4.17232513e-007, 4.32133675e-007, 3.57627869e-007, 1.00000143, -1.71363354e-007, 5.58793545e-007, 9.68575478e-008, -1.00000048),})
  392. FingerBottem = New("Part",Model,"FingerBottem",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 1.76418316, 0.810081363),CFrame = CFrame.new(-43.4052277, 6.25940609, -17.8585224, -1.00852344e-006, 0.707095921, -0.707120597, 0.13800703, 0.700358093, 0.700331628, 0.990436137, -0.0975879133, -0.0975839049),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  393. Mesh = New("SpecialMesh",FingerBottem,"Mesh",{MeshType = Enum.MeshType.Brick,})
  394. mot = New("Motor",FingerBottem,"mot",{Part0 = FingerBottem,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.138032958, 0.990427613, 0.707107008, 0.700338006, -0.0976040289, -0.70710665, 0.700338244, -0.0976040587),C1 = CFrame.new(-2.49436569, 2.35994673, 0.138778687, -1.00000119, -6.55651093e-007, 6.33299351e-007, 5.36441803e-007, 1.00000203, -2.38418579e-007, 7.67409801e-007, 1.71363354e-007, -1.00000072),})
  395. Claw = New("Part",Model,"Claw",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-42.0461273, 7.68310261, -16.8906517, -0.499990582, -0.707120895, 0.499993771, -0.592813015, 0.70033145, 0.397643626, -0.631340444, -0.097583726, -0.769348025),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(1, 0, 0),})
  396. Mesh = New("SpecialMesh",Claw,"Mesh",{Scale = Vector3.new(1.57516229, 0.900093496, 0.900090456),MeshId = "http://www.roblox.com/Asset/?id=9756362",MeshType = Enum.MeshType.FileMesh,})
  397. mot = New("Motor",Claw,"mot",{Part0 = Claw,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -0.499999046, -0.592817068, -0.63132304, -0.707106888, 0.700338066, -0.0976038799, 0.500000834, 0.397611022, -0.76935339),C1 = CFrame.new(-3.85348892, 3.78363895, -0.829051971, -1.00000131, -7.74860382e-007, 6.48200512e-007, 5.96046448e-007, 1.00000215, -2.4586916e-007, 7.82310963e-007, 1.78813934e-007, -1.00000072),})
  398. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 0.200000003, 0.819532275),CFrame = CFrame.new(-43.694458, 5.97515869, -17.8189259, -2.25171834e-006, 0.707098901, -0.707121551, 0.138007164, 0.700361967, 0.700333714, 0.990437508, -0.0975893661, -0.0975833088),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  399. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1.01999998, 0.979549885, 1.01999998),MeshType = Enum.MeshType.Brick,})
  400. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.138032958, 0.990427613, 0.707107008, 0.700338006, -0.0976040289, -0.70710665, 0.700338244, -0.0976040587),C1 = CFrame.new(-2.20513153, 2.07570672, 0.0991744995, -1.00000393, -1.96695328e-006, 2.07126141e-006, 1.75833702e-006, 1.0000062, -6.78002834e-007, 2.22027302e-006, 5.81145287e-007, -1.00000215),})
  401. Neon = New("Part",Model,"Neon",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(0.765078783, 0.290730327, 0.812331557),CFrame = CFrame.new(-42.3675652, 7.37887764, -17.2725048, -0.499989569, 0.499989986, -0.707122386, -0.397640169, 0.592815518, 0.70032829, 0.769349992, 0.631336749, -0.0975854322),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  402. Mesh = New("SpecialMesh",Neon,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Brick,})
  403. mot = New("Motor",Neon,"mot",{Part0 = Neon,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -0.500002146, -0.397608101, 0.769354165, 0.499998719, 0.592818797, 0.631321788, -0.707106173, 0.700338304, -0.0976071283),C1 = CFrame.new(-3.53204727, 3.47941089, -0.447208405, -1, 3.15902889e-006, -3.66565837e-006, 3.15902548e-006, 1, 9.9090505e-007, 3.66566155e-006, 9.90893227e-007, -1),})
  404. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 0.200000003, 0.819532275),CFrame = CFrame.new(-42.3711052, 7.38023281, -17.2741432, -0.49999252, 0.499991119, -0.707123101, -0.397642761, 0.59281832, 0.700330317, 0.769352078, 0.631336749, -0.097584866),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  405. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1.01999998, 0.979549885, 1.01999998),MeshType = Enum.MeshType.Brick,})
  406. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -0.500002146, -0.397608101, 0.769354165, 0.499998719, 0.592818797, 0.631321788, -0.707106173, 0.700338304, -0.0976071283),C1 = CFrame.new(-3.52850723, 3.48076558, -0.445569992, -1.0000025, 1.81794167e-006, -2.20537186e-006, 4.41074371e-006, 1.00000405, 5.28991222e-007, 5.11854887e-006, 1.43051147e-006, -1.00000155),})
  407. Handle2 = New("Part",Model,"Handle2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 0.200000003, 0.769577205),CFrame = CFrame.new(-42.3768005, 7.38353539, -17.2762299, -0.49999544, 0.499992192, -0.707123756, -0.397645414, 0.592821121, 0.700332403, 0.769354284, 0.631336808, -0.0975843221),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  408. Mesh = New("SpecialMesh",Handle2,"Mesh",{Scale = Vector3.new(1.02999997, 0.747730851, 1.00999999),MeshType = Enum.MeshType.Brick,})
  409. mot = New("Motor",Handle2,"mot",{Part0 = Handle2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -0.500002146, -0.397608101, 0.769354165, 0.499998719, 0.592818797, 0.631321788, -0.707106173, 0.700338304, -0.0976071283),C1 = CFrame.new(-3.52281189, 3.48406863, -0.443483353, -1.00000501, 4.76837158e-007, -7.22706318e-007, 5.66244125e-006, 1.00000823, 8.19563866e-008, 6.54906034e-006, 1.87009573e-006, -1.00000322),})
  410. Handle2 = New("Part",Model,"Handle2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.819084406, 0.200000003, 0.739424169),CFrame = CFrame.new(-42.3717918, 7.38247108, -17.274332, -0.707125247, 0.499992967, 0.499982744, 0.700326085, 0.592817903, 0.397640616, -0.0975811481, 0.631332278, -0.769354165),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  411. Mesh = New("SpecialMesh",Handle2,"Mesh",{Scale = Vector3.new(1.02999997, 0.747730851, 1.00999999),MeshType = Enum.MeshType.Brick,})
  412. mot = New("Motor",Handle2,"mot",{Part0 = Handle2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -0.707105935, 0.70033896, -0.0976049826, 0.500001192, 0.592818379, 0.631320298, 0.500000179, 0.397607654, -0.769355595),C1 = CFrame.new(-3.52782059, 3.48300409, -0.445381165, -1, 6.9737107e-006, -8.03164949e-006, 6.97369114e-006, 1, 2.33944638e-006, 8.03166586e-006, 2.33939022e-006, -1),})
  413. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 0.200000003, 0.819532275),CFrame = CFrame.new(-48.1598091, 5.84572172, -17.8008995, 5.30588522e-006, -0.707127273, -0.70709151, 0.138009489, 0.700327218, -0.700365126, 0.990436614, -0.0975796282, 0.0975959599),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  414. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1.01999998, 0.979549885, 1.01999998),MeshType = Enum.MeshType.Brick,})
  415. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.138032958, 0.990427613, -0.707107008, 0.700338006, -0.0976040289, -0.70710665, -0.700338244, 0.0976040587),C1 = CFrame.new(2.26021957, 1.94635296, 0.081155777, -1.00000274, 5.7220459e-006, -6.63101673e-006, 8.22544098e-006, 1.00000417, 1.93715096e-006, 9.43988562e-006, 2.74181366e-006, -1.00000155),})
  416. Claw = New("Part",Model,"Claw",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-49.7233391, 7.63774967, -16.8843365, 0.500011206, -0.70709455, -0.500018716, -0.592795551, -0.700368524, 0.397620201, -0.63134712, 0.0975982994, -0.769343734),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(1, 0, 0),})
  417. Mesh = New("SpecialMesh",Claw,"Mesh",{Scale = Vector3.new(1.57516229, 0.900093496, 0.900090456),MeshId = "http://www.roblox.com/Asset/?id=9756362",MeshType = Enum.MeshType.FileMesh,})
  418. mot = New("Motor",Claw,"mot",{Part0 = Claw,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0.499999106, -0.592818141, -0.631322205, -0.707106948, -0.700337946, 0.0976049826, -0.500000834, 0.39760986, -0.769354105),C1 = CFrame.new(3.82371902, 3.7384274, -0.835353851, -1.00000536, 4.55975533e-006, -5.23030758e-006, 9.38773155e-006, 1.00000834, 1.52736902e-006, 1.08331442e-005, 3.15904617e-006, -1.00000298),})
  419. FingerBottem = New("Part",Model,"FingerBottem",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 1.76418316, 0.810081363),CFrame = CFrame.new(-48.4468727, 6.13230991, -17.8407955, 1.02015847e-005, -0.7071293, -0.70708555, 0.138010487, 0.70032239, -0.700363755, 0.990434945, -0.0975780338, 0.097598359),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  420. Mesh = New("SpecialMesh",FingerBottem,"Mesh",{MeshType = Enum.MeshType.Brick,})
  421. mot = New("Motor",FingerBottem,"mot",{Part0 = FingerBottem,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.138032958, 0.990427613, -0.707107008, 0.700338006, -0.0976040289, -0.70710665, -0.700338244, 0.0976040587),C1 = CFrame.new(2.54727936, 2.23294425, 0.121059418, -1, 1.06691887e-005, -1.22635192e-005, 1.0669145e-005, 1, 3.53157111e-006, 1.22635565e-005, 3.53144037e-006, -1),})
  422. Neon = New("Part",Model,"Neon",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(0.765078783, 0.290730327, 0.812331557),CFrame = CFrame.new(-48.1587181, 5.84976196, -17.8014297, 1.02008653e-005, -0.707129419, -0.70708555, 0.138010472, 0.700322449, -0.700363696, 0.990434885, -0.0975780487, 0.0975983515),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  423. Mesh = New("SpecialMesh",Neon,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Brick,})
  424. mot = New("Motor",Neon,"mot",{Part0 = Neon,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.138032958, 0.990427613, -0.707107008, 0.700338006, -0.0976040289, -0.70710665, -0.700338244, 0.0976040587),C1 = CFrame.new(2.25912857, 1.95039296, 0.0816860199, -1.00000012, 1.07288361e-005, -1.22711062e-005, 1.06394291e-005, 1, 3.51667404e-006, 1.22487545e-005, 3.54647636e-006, -0.99999994),})
  425. Handle2 = New("Part",Model,"Handle2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.819084406, 0.200000003, 0.739424169),CFrame = CFrame.new(-48.1628532, 5.84740448, -17.8045082, -0.707086086, -0.707129538, -1.02053527e-005, -0.700363338, 0.700322628, -0.138011783, 0.0975992605, -0.0975790471, -0.990434587),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  426. Mesh = New("SpecialMesh",Handle2,"Mesh",{Scale = Vector3.new(1.02999997, 0.747730851, 1.00999999),MeshType = Enum.MeshType.Brick,})
  427. mot = New("Motor",Handle2,"mot",{Part0 = Handle2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -0.707106948, -0.700337946, 0.0976049826, -0.707106769, 0.700338125, -0.0976050124, 5.26831645e-009, -0.138034299, -0.990427434),C1 = CFrame.new(2.2632637, 1.94803572, 0.0847644806, -1.00000048, 1.0818243e-005, -1.2293458e-005, 1.05500221e-005, 1, 3.4943223e-006, 1.22264028e-005, 3.56137753e-006, -0.999999821),})
  428. Handle2 = New("Part",Model,"Handle2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 0.200000003, 0.769577205),CFrame = CFrame.new(-48.1628609, 5.83967447, -17.8000221, 1.02221557e-005, -0.707130015, -0.707086027, 0.138010442, 0.700322688, -0.700363815, 0.990434647, -0.0975781009, 0.0975983515),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  429. Mesh = New("SpecialMesh",Handle2,"Mesh",{Scale = Vector3.new(1.02999997, 0.747730851, 1.00999999),MeshType = Enum.MeshType.Brick,})
  430. mot = New("Motor",Handle2,"mot",{Part0 = Handle2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.138032958, 0.990427613, -0.707107008, 0.700338006, -0.0976040289, -0.70710665, -0.700338244, 0.0976040587),C1 = CFrame.new(2.26327133, 1.94030571, 0.0802783966, -1.00000083, 1.07884407e-005, -1.23009086e-005, 1.05500221e-005, 1.00000024, 3.4570694e-006, 1.22115016e-005, 3.61353159e-006, -0.999999702),})
  431. FingerTop = New("Part",Model,"FingerTop",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 1.76418316, 0.810081363),CFrame = CFrame.new(-49.3153687, 7.0681076, -17.4590855, 0.500022769, -0.500010908, -0.707085848, -0.397615194, 0.592790008, -0.70036447, 0.769341707, 0.631344557, 0.097596392),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  432. Mesh = New("SpecialMesh",FingerTop,"Mesh",{MeshType = Enum.MeshType.Brick,})
  433. mot = New("Motor",FingerTop,"mot",{Part0 = FingerTop,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0.499999046, -0.397610068, 0.769355118, -0.500001729, 0.59281677, 0.631321371, -0.707106352, -0.70033896, 0.0976020992),C1 = CFrame.new(3.41575623, 3.16876435, -0.260622025, -1.00000107, 1.090765e-005, -1.23307109e-005, 1.04606152e-005, 1.00000024, 3.44216824e-006, 1.21966004e-005, 3.64333391e-006, -0.999999583),})
  434. Handle2 = New("Part",Model,"Handle2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.819084406, 0.200000003, 0.739424169),CFrame = CFrame.new(-49.4782448, 7.2568903, -17.256752, -0.707087636, -0.500008166, -0.500023127, -0.700362623, 0.592791975, 0.39761591, 0.0975983366, 0.631345093, -0.76934129),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  435. Mesh = New("SpecialMesh",Handle2,"Mesh",{Scale = Vector3.new(1.02999997, 0.747730851, 1.00999999),MeshType = Enum.MeshType.Brick,})
  436. mot = New("Motor",Handle2,"mot",{Part0 = Handle2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -0.707108021, -0.700336993, 0.0976039991, -0.499998957, 0.592818618, 0.631321788, -0.499999434, 0.397610754, -0.769354522),C1 = CFrame.new(3.57862854, 3.35755515, -0.462949753, -1.00000119, 1.07884407e-005, -1.23381615e-005, 1.05500221e-005, 1.00000036, 3.40491533e-006, 1.22338533e-005, 3.63588333e-006, -0.999999821),})
  437. Handle2 = New("Part",Model,"Handle2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 0.200000003, 0.769577205),CFrame = CFrame.new(-49.4797096, 7.25177002, -17.2578106, 0.500024259, -0.500009179, -0.707089722, -0.397615761, 0.592793405, -0.700362325, 0.769341707, 0.631343663, 0.0975991189),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  438. Mesh = New("SpecialMesh",Handle2,"Mesh",{Scale = Vector3.new(1.02999997, 0.747730851, 1.00999999),MeshType = Enum.MeshType.Brick,})
  439. mot = New("Motor",Handle2,"mot",{Part0 = Handle2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0.499999046, -0.397610068, 0.769355118, -0.499998659, 0.59281975, 0.631320894, -0.707108498, -0.700336397, 0.0976048186),C1 = CFrame.new(3.58009338, 3.3524344, -0.461891174, -1.0000037, 1.10268593e-005, -1.2435019e-005, 1.02818012e-005, 1.00000095, 3.19629908e-006, 1.19954348e-005, 3.90410423e-006, -0.999999344),})
  440. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 0.200000003, 0.819532275),CFrame = CFrame.new(-49.4762535, 7.25768757, -17.2570343, 0.50002569, -0.500010431, -0.707091331, -0.397616386, 0.592793703, -0.700362742, 0.769341469, 0.631343067, 0.0975991562),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  441. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1.01999998, 0.979549885, 1.01999998),MeshType = Enum.MeshType.Brick,})
  442. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0.499999046, -0.397610068, 0.769355118, -0.499998659, 0.59281975, 0.631320894, -0.707108498, -0.700336397, 0.0976048186),C1 = CFrame.new(3.57663727, 3.35835218, -0.462667465, -1.0000062, 1.12652779e-005, -1.26510859e-005, 1.01029873e-005, 1.00000167, 2.87592411e-006, 1.18538737e-005, 4.17232513e-006, -0.999998808),})
  443. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 0.200000003, 0.819532275),CFrame = CFrame.new(-44.4891891, 0.978224754, -17.7153168, 1.06555899e-005, 0.500031948, 0.866017878, 0.138009846, -0.857729793, 0.495242804, 0.990433097, 0.119514406, -0.0690175369),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  444. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1.01999998, 0.979549885, 1.01999998),MeshType = Enum.MeshType.Brick,})
  445. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.138032958, 0.990427613, 0.499999821, -0.857735693, 0.119540073, 0.866025507, 0.495213598, -0.0690164492),C1 = CFrame.new(-1.41030884, -2.9211905, -0.00456428528, -1.00000858, 1.14440918e-005, -1.28298998e-005, 9.89437103e-006, 1.00000238, 2.55554914e-006, 1.16825104e-005, 4.50760126e-006, -0.999998271),})
  446. Claw = New("Part",Model,"Claw",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-43.4054718, -0.840126991, -16.2956963, -0.353578418, 0.8660115, 0.353564948, 0.508913517, 0.495241046, -0.70409584, -0.784854591, -0.0690190643, -0.615831077),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(1, 0, 0),})
  447. Mesh = New("SpecialMesh",Claw,"Mesh",{Scale = Vector3.new(1.57516229, 0.900093496, 0.900090456),MeshId = "http://www.roblox.com/Asset/?id=9756362",MeshType = Enum.MeshType.FileMesh,})
  448. mot = New("Motor",Claw,"mot",{Part0 = Claw,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -0.353553176, 0.508904219, -0.784867346, 0.866025507, 0.495213479, -0.0690178275, 0.353553385, -0.704116583, -0.615808249),C1 = CFrame.new(-2.49398804, -4.73951721, -1.42423058, -1, 9.56649728e-006, -1.15780313e-005, 9.5664418e-006, 1, 4.76104515e-006, 1.15780767e-005, 4.76093419e-006, -1),})
  449. FingerBottem = New("Part",Model,"FingerBottem",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 1.76418316, 0.810081363),CFrame = CFrame.new(-44.2867393, 0.627879858, -17.6665001, 9.80359346e-006, 0.500027359, 0.866013348, 0.138011485, -0.857728243, 0.495241195, 0.99043411, 0.119515151, -0.0690176487),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  450. Mesh = New("SpecialMesh",FingerBottem,"Mesh",{MeshType = Enum.MeshType.Brick,})
  451. mot = New("Motor",FingerBottem,"mot",{Part0 = FingerBottem,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.138032958, 0.990427613, 0.499999821, -0.857735693, 0.119540073, 0.866025507, 0.495213598, -0.0690164492),C1 = CFrame.new(-1.61275101, -3.27153659, -0.0533924103, -1.00000238, 9.86456871e-006, -1.17495656e-005, 9.29832458e-006, 1.00000048, 4.47779894e-006, 1.14142895e-005, 5.06639481e-006, -0.999999404),})
  452. Neon = New("Part",Model,"Neon",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(0.765078783, 0.290730327, 0.812331557),CFrame = CFrame.new(-44.4912415, 0.974675179, -17.714819, 9.8788305e-006, 0.500028849, 0.866015136, 0.138011321, -0.857729018, 0.495241135, 0.990433514, 0.119515374, -0.0690175593),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  453. Mesh = New("SpecialMesh",Neon,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Brick,})
  454. mot = New("Motor",Neon,"mot",{Part0 = Neon,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.138032958, 0.990427613, 0.499999821, -0.857735693, 0.119540073, 0.866025507, 0.495213598, -0.0690164492),C1 = CFrame.new(-1.40825653, -2.92473984, -0.00506401062, -1.00000465, 1.02818012e-005, -1.18836761e-005, 8.88109207e-006, 1.00000107, 4.2244792e-006, 1.12205744e-005, 5.28991222e-006, -0.999998808),})
  455. Handle2 = New("Part",Model,"Handle2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.819084406, 0.200000003, 0.739424169),CFrame = CFrame.new(-44.4867363, 0.97496891, -17.7182655, 0.866016567, 0.500031114, -1.07791639e-005, 0.495241553, -0.857729137, -0.138012707, -0.0690190718, 0.119516537, -0.99043268),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  456. Mesh = New("SpecialMesh",Handle2,"Mesh",{Scale = Vector3.new(1.02999997, 0.747730851, 1.00999999),MeshType = Enum.MeshType.Brick,})
  457. mot = New("Motor",Handle2,"mot",{Part0 = Handle2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0.86602515, 0.495214105, -0.0690180138, 0.500000536, -0.857735097, 0.119541019, -7.73483976e-007, -0.138034567, -0.990427434),C1 = CFrame.new(-1.41276169, -2.92444658, -0.00161743164, -1.00000703, 1.06990337e-005, -1.20699406e-005, 8.40425491e-006, 1.00000167, 3.93390656e-006, 1.10715628e-005, 5.54323196e-006, -0.999998212),})
  458. Handle2 = New("Part",Model,"Handle2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 0.200000003, 0.769577205),CFrame = CFrame.new(-44.4845772, 0.983336687, -17.7160225, 1.00933012e-005, 0.500031888, 0.866018832, 0.138010934, -0.857730389, 0.495241046, 0.990432262, 0.119515799, -0.0690174326),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  459. Mesh = New("SpecialMesh",Handle2,"Mesh",{Scale = Vector3.new(1.02999997, 0.747730851, 1.00999999),MeshType = Enum.MeshType.Brick,})
  460. mot = New("Motor",Handle2,"mot",{Part0 = Handle2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.138032958, 0.990427613, 0.499999821, -0.857735693, 0.119540073, 0.866025507, 0.495213598, -0.0690164492),C1 = CFrame.new(-1.41492081, -2.91607881, -0.00385856628, -1.00000942, 1.10268593e-005, -1.2204051e-005, 8.13603401e-006, 1.00000215, 3.68058681e-006, 1.09001994e-005, 5.76674938e-006, -0.999997616),})
  461. FingerTop = New("Part",Model,"FingerTop",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 1.76418316, 0.810081363),CFrame = CFrame.new(-43.6740112, -0.361080647, -17.0165825, -0.353563607, 0.353577822, 0.866012275, 0.704096317, -0.508914232, 0.495239645, 0.615831375, 0.784854412, -0.0690192431),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  462. Mesh = New("SpecialMesh",FingerTop,"Mesh",{MeshType = Enum.MeshType.Brick,})
  463. mot = New("Motor",FingerTop,"mot",{Part0 = FingerTop,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -0.353552818, 0.704115629, 0.615809679, 0.353554159, -0.508905232, 0.784866214, 0.866025329, 0.495213747, -0.069018133),C1 = CFrame.new(-2.22546005, -4.26048756, -0.703334808, -1, 7.74857654e-006, -1.07286633e-005, 7.74851196e-006, 1, 5.99037276e-006, 1.07287096e-005, 5.99028954e-006, -1),})
  464. Handle2 = New("Part",Model,"Handle2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.819084406, 0.200000003, 0.739424169),CFrame = CFrame.new(-43.5578575, -0.523730755, -16.7652798, 0.866015077, 0.35357666, 0.353564352, 0.495238096, -0.508914828, -0.704097688, -0.069018051, 0.784855008, -0.615829587),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  465. Mesh = New("SpecialMesh",Handle2,"Mesh",{Scale = Vector3.new(1.02999997, 0.747730851, 1.00999999),MeshType = Enum.MeshType.Brick,})
  466. mot = New("Motor",Handle2,"mot",{Part0 = Handle2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0.866026282, 0.495212168, -0.0690170228, 0.353551924, -0.508905232, 0.784867167, 0.353552639, -0.704116702, -0.615808547),C1 = CFrame.new(-2.34160995, -4.42313194, -0.954639435, -1.00000238, 8.01682472e-006, -1.08778477e-005, 7.48038292e-006, 1.00000048, 5.7220459e-006, 1.0535121e-005, 6.25103712e-006, -0.999999344),})
  467. Handle2 = New("Part",Model,"Handle2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 0.200000003, 0.769577205),CFrame = CFrame.new(-43.555191, -0.519627094, -16.7676182, -0.353564531, 0.353578836, 0.866016686, 0.704098105, -0.508915186, 0.495238185, 0.615829289, 0.784854233, -0.0690192729),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  468. Mesh = New("SpecialMesh",Handle2,"Mesh",{Scale = Vector3.new(1.02999997, 0.747730851, 1.00999999),MeshType = Enum.MeshType.Brick,})
  469. mot = New("Motor",Handle2,"mot",{Part0 = Handle2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -0.353551924, 0.704116821, 0.615808904, 0.353553027, -0.508905053, 0.78486675, 0.866026163, 0.495212287, -0.0690182671),C1 = CFrame.new(-2.34427643, -4.41902876, -0.952301025, -1.00000453, 8.31484795e-006, -1.10343099e-005, 7.15255737e-006, 1.00000095, 5.4910779e-006, 1.04308128e-005, 6.47455454e-006, -0.999998689),})
  470. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.765078783, 0.200000003, 0.819532275),CFrame = CFrame.new(-43.5600204, -0.524017811, -16.765398, -0.353565454, 0.353579879, 0.866018534, 0.704098582, -0.508915722, 0.495238304, 0.615828753, 0.784853756, -0.0690192133),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  471. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1.01999998, 0.979549885, 1.01999998),MeshType = Enum.MeshType.Brick,})
  472. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -0.353551924, 0.704116821, 0.615808904, 0.353553027, -0.508905053, 0.78486675, 0.866026163, 0.495212287, -0.0690182671),C1 = CFrame.new(-2.33944702, -4.423419, -0.954521179, -1.00000679, 8.58306885e-006, -1.11684203e-005, 6.85453415e-006, 1.00000167, 5.2973628e-006, 1.03265047e-005, 6.64591789e-006, -0.999997973),})
  473. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.68406868),CFrame = CFrame.new(-45.8577995, 2.09525537, -17.7473774, -1.34463171e-005, 1.00001001, 2.72000416e-005, 0.00295660039, 2.49450222e-005, -1.00000179, -0.999997139, -1.23142408e-005, -0.00295492099),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  474. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  475. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.0029349993, -0.999995768, 1, 0, 0, 0, -0.999995768, -0.0029349993),C1 = CFrame.new(-0.0417175293, -1.80413985, 0.0275287628, -1.00000918, 8.85128975e-006, -1.1280179e-005, 6.58631325e-006, 1.00000238, 5.16325235e-006, 1.02296472e-005, 6.82473183e-006, -0.999997258),})
  476. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-45.2789841, 1.68435311, -17.7418442, 1.21943385e-005, 0.258842975, 0.965920389, -0.00295373099, -0.965919018, 0.258842587, 0.999999881, -0.00285621919, 0.000752773252),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  477. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  478. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0.258818954, -0.96592176, -0.00283402577, 0.965925932, 0.258817822, 0.000759374525),C1 = CFrame.new(-0.62052536, -2.21505117, 0.021982193, -1, 6.28828866e-006, -1.00357729e-005, 6.28821817e-006, 1, 7.0259689e-006, 1.00358175e-005, 7.02590569e-006, -1),})
  479. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-43.6382713, 3.82252765, -17.7355537, -1.23371119e-005, 1.00000322, 2.49978966e-005, 0.00295397872, 2.4319037e-005, -1.00000012, -0.999999344, -1.20087689e-005, -0.00295349536),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  480. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  481. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 1, 0, 0, 0, -0.999995768, -0.00293399929),C1 = CFrame.new(-2.26127625, -0.0769147873, 0.015745163, -1.00000238, 6.64591789e-006, -1.01774931e-005, 5.96046448e-006, 1.00000072, 6.78002834e-006, 9.92417336e-006, 7.2568655e-006, -0.999999464),})
  482. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-43.7107925, 3.25826311, -17.7372112, 1.24721864e-005, 0.965937972, 0.258795083, -0.00295423414, -0.258795172, 0.965933144, 0.999998868, -0.000775818422, 0.00284952484),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  483. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  484. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0.965926111, -0.258817017, -0.000759372197, 0.25881815, 0.965921938, 0.00283402647),C1 = CFrame.new(-2.18874359, -0.641175747, 0.0173892975, -1.00000465, 6.97374344e-006, -1.03116035e-005, 5.60283661e-006, 1.00000143, 6.5267086e-006, 9.7900629e-006, 7.5250864e-006, -0.999998987),})
  485. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-43.7144089, 4.39733887, -17.7338448, -1.2599723e-005, 0.965926707, 0.258845866, 0.0029544665, 0.258842289, -0.965921044, -0.999998391, 0.000752937049, -0.00285536121),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  486. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  487. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 0.965925872, 0.258817971, 0.000759374932, 0.258819103, -0.9659217, -0.00283402577),C1 = CFrame.new(-2.18515015, 0.497895956, 0.0140533447, -1.00000691, 7.27176666e-006, -1.04382634e-005, 5.30481339e-006, 1.00000191, 6.2957406e-006, 9.65595245e-006, 7.80820847e-006, -0.99999851),})
  488. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-43.9330788, 2.72092104, -17.7387962, 1.27572393e-005, 0.866046906, 0.499982804, -0.00295472937, -0.499981165, 0.86603868, 0.999997973, -0.00148635136, 0.00255128019),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  489. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  490. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0.866025269, -0.499998182, -0.00146700058, 0.500000298, 0.866021514, 0.00254091714),C1 = CFrame.new(-1.96644974, -1.17851186, 0.0189590454, -1.00000918, 7.62939453e-006, -1.05947256e-005, 4.97698784e-006, 1.00000262, 6.03497028e-006, 9.49203968e-006, 8.09878111e-006, -0.999998093),})
  491. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-44.2905464, 5.39607239, -17.7308922, -1.15485936e-005, 0.707090139, 0.707124591, 0.00295239734, 0.707123578, -0.707089186, -0.999999881, 0.00207954366, -0.00209577242),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  492. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  493. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 0.707105756, 0.707104743, 0.00207465375, 0.707107782, -0.707102776, -0.00207464793),C1 = CFrame.new(-1.60903168, 1.49663591, 0.0111274719, -1, 4.58958266e-006, -9.39503389e-006, 4.58950399e-006, 1, 8.35960054e-006, 9.39507208e-006, 8.3595578e-006, -1),})
  494. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-45.8626633, 1.6111412, -17.7420483, -1.17210702e-005, 2.32711591e-005, -1.00000322, 0.00295268907, -0.99999994, -2.2530874e-005, -0.999999344, -0.00295212446, 1.13084589e-005),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  495. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  496. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 0, -0.999995768, -0.00293399929, -1, 0, 0),C1 = CFrame.new(-0.0368461609, -2.28825188, 0.0221862793, -1.00000238, 4.91738319e-006, -9.56654549e-006, 4.17232513e-006, 1.00000048, 8.06897879e-006, 9.22381878e-006, 8.62777233e-006, -0.999999464),})
  497. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-47.7811623, 2.72197032, -17.7387447, -1.1848696e-005, -0.866018236, -0.500023484, 0.00295292214, -0.500019908, 0.8660146, -0.999998868, -0.00146627415, 0.00256196293),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  498. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  499. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, -0.866025269, -0.499998182, -0.00146700058, -0.500000298, 0.866021514, 0.00254091714),C1 = CFrame.new(1.88162994, -1.17739177, 0.0189170837, -1.00000465, 5.24520874e-006, -9.69320536e-006, 3.87430191e-006, 1.00000119, 7.83801079e-006, 9.06735659e-006, 8.88854265e-006, -0.999998987),})
  500. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-48.0035324, 3.25930095, -17.7371597, -1.19538799e-005, -0.96592766, -0.258843303, 0.00295314007, -0.258839697, 0.965921581, -0.999998391, -0.000753343804, 0.00285392534),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  501. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  502. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, -0.965926111, -0.258817017, -0.000759372197, -0.25881815, 0.965921938, 0.00283402647),C1 = CFrame.new(2.10399246, -0.640059233, 0.0173454285, -1.00000715, 5.54323196e-006, -9.79751348e-006, 3.63588333e-006, 1.00000179, 7.62194395e-006, 8.88854265e-006, 9.08970833e-006, -0.99999851),})
  503. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-46.9716568, 1.9075315, -17.7411613, -1.20815912e-005, -0.499984086, -0.866046607, 0.00295335031, -0.866037965, 0.499982029, -0.999997854, -0.0025505987, 0.00148508733),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  504. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  505. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, -0.499999881, -0.866021812, -0.00254091783, -0.866025507, 0.499997735, 0.0014669993),C1 = CFrame.new(1.07213974, -1.99184251, 0.0213088989, -1.00000954, 5.90085983e-006, -9.92417336e-006, 3.33786011e-006, 1.00000238, 7.41332769e-006, 8.73953104e-006, 9.32067633e-006, -0.999997973),})
  506. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-46.4353218, 1.68546963, -17.7418175, -1.07690948e-005, -0.25879851, -0.96593231, 0.00295117544, -0.965930939, 0.258798122, -0.999999881, -0.00284784334, 0.000774159445),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  507. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  508. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, -0.258818954, -0.96592176, -0.00283402577, -0.965925932, 0.258817822, 0.000759374525),C1 = CFrame.new(0.535812378, -2.21391344, 0.0219573975, -1, 3.01008095e-006, -8.62018987e-006, 3.00999841e-006, 1, 9.58147393e-006, 8.62021807e-006, 9.58144665e-006, -1),})
  509. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-47.4274139, 2.26056981, -17.7401123, -1.09192042e-005, -0.707093835, -0.70712465, 0.00295143039, -0.707121789, 0.707091808, -0.999999404, -0.00207919232, 0.00209404668),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  510. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  511. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, -0.707106769, -0.707103789, -0.00207465095, -0.707106829, 0.707103729, 0.00207465072),C1 = CFrame.new(1.52789307, -1.63879728, 0.0202713013, -1.00000262, 3.33786011e-006, -8.76933336e-006, 2.74181366e-006, 1.0000006, 9.32812691e-006, 8.41915607e-006, 9.82731581e-006, -0.999999523),})
  512. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-48.0761757, 3.82357526, -17.7354946, 1.10546298e-005, -1.00000584, 2.21406335e-005, -0.00295168511, -2.08619585e-005, -1.00000048, 0.999998808, 1.03250286e-005, -0.00295067742),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  513. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  514. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -1, 0, 0, 0, -0.999995768, -0.00293399929),C1 = CFrame.new(2.1766243, -0.0757856369, 0.0156955719, -1.00000501, 3.78489494e-006, -8.90344381e-006, 2.50339508e-006, 1.00000107, 9.07480717e-006, 8.24034214e-006, 1.0073185e-005, -0.999998927),})
  515. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-48.0000801, 4.39839649, -17.7338047, 1.11822519e-005, -0.965939581, -0.258799493, -0.0029519177, 0.258799523, -0.96593225, 0.999998331, 0.000773409789, -0.00284726033),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  516. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  517. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.965925872, 0.258817971, 0.000759374932, -0.258819103, -0.9659217, -0.00283402577),C1 = CFrame.new(2.10051727, 0.499032021, 0.0140209198, -1.00000727, 4.11272049e-006, -9.03010368e-006, 2.14576721e-006, 1.00000167, 8.84383917e-006, 8.04662704e-006, 1.03339553e-005, -0.999998391),})
  518. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-47.777813, 4.93573189, -17.7322197, 1.13470433e-005, -0.866045713, -0.499985814, -0.00295217289, 0.499983639, -0.866036832, 0.999997914, 0.0014837411, -0.00254994794),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  519. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  520. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.866025269, 0.499998182, 0.00146700058, -0.500000298, -0.866021514, -0.00254091714),C1 = CFrame.new(1.87824249, 1.03636146, 0.0124511719, -1.00000966, 4.41074371e-006, -9.19401646e-006, 1.93715096e-006, 1.00000226, 8.59051943e-006, 7.89761543e-006, 1.05574727e-005, -0.999997973),})
  521. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-47.4240341, 5.39717007, -17.7308693, 9.9080853e-006, -0.707121491, -0.707093298, -0.0029499759, 0.707092285, -0.707120478, 0.99999994, 0.00209290977, -0.00207898207),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  522. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  523. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.707106769, 0.707103789, 0.00207465095, -0.707106829, -0.707103729, -0.00207465072),C1 = CFrame.new(1.52445221, 1.49779153, 0.0111122131, -1, 1.57958789e-006, -7.76339584e-006, 1.57950421e-006, 1, 1.07809965e-005, 7.76341221e-006, 1.07809847e-005, -1),})
  524. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.720072329),CFrame = CFrame.new(-45.8580971, 5.60223389, -17.7370338, -1.00657289e-005, 1.00000322, 2.02957654e-005, 0.00295125321, 1.96995989e-005, -1.00000012, -0.999999464, -9.69920256e-006, -0.00295074796),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  525. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  526. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.0029349993, -0.999995768, 1, 0, 0, 0, -0.999995768, -0.0029349993),C1 = CFrame.new(-0.0414848328, 1.70282531, 0.0172786713, -1.00000238, 1.93715096e-006, -7.91996717e-006, 1.34110451e-006, 1.0000006, 1.05053186e-005, 7.61449337e-006, 1.10045075e-005, -0.999999523),})
  527. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-45.2829018, 5.97121954, -17.7292004, -1.01931591e-005, 0.258800507, 0.965936601, 0.00295049371, 0.965931654, -0.258800417, -0.999998987, 0.00284649269, -0.000772625324),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  528. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  529. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 0.258818954, 0.96592176, 0.00283402577, 0.965925932, -0.258817822, -0.000759374525),C1 = CFrame.new(-0.616687775, 2.07179952, 0.00945281982, -1.00000465, 2.20537186e-006, -8.04662704e-006, 9.83476639e-007, 1.00000131, 1.02669001e-005, 7.4878335e-006, 1.1280179e-005, -0.999999046),})
  530. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-43.478302, 3.63275337, -17.7388229, -1.00000787, -2.20701331e-005, 7.47434888e-006, -1.90738247e-005, 0.709194005, -0.705021501, 9.44590829e-006, -0.705020368, -0.709190905),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  531. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(0.450046331, 0.225023374, 0.225022614),MeshId = "http://www.roblox.com/Asset/?id=9756362",MeshType = Enum.MeshType.FileMesh,})
  532. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0.709178209, -0.705029249, 0, -0.705029249, -0.709178209),C1 = CFrame.new(-2.42124176, -0.266691208, 0.0190105438, -1.00000703, 2.5331974e-006, -8.17328691e-006, 7.15255737e-007, 1.00000191, 1.0073185e-005, 7.36117363e-006, 1.1511147e-005, -0.999998569),})
  533. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-43.4809799, 4.03283119, -17.7353916, -1.00001013, -2.24024316e-005, 7.60508829e-006, -1.8716235e-005, 0.709194422, -0.70502162, 9.3043609e-006, -0.70502013, -0.709190309),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  534. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(0.450046331, 0.225023374, 0.225022614),MeshId = "http://www.roblox.com/Asset/?id=9756362",MeshType = Enum.MeshType.FileMesh,})
  535. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0.709178209, -0.705029249, 0, -0.705029249, -0.709178209),C1 = CFrame.new(-2.41857147, 0.133384943, 0.0155887604, -1.0000093, 2.86102295e-006, -8.31484795e-006, 3.57627869e-007, 1.00000238, 9.85711813e-006, 7.2196126e-006, 1.17644668e-005, -0.999997973),})
  536. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-48.2368507, 3.63311195, -17.7387714, -1.00000083, -1.94647782e-005, 6.54433461e-006, -1.83882312e-005, 0.709191322, -0.705021441, 9.08075071e-006, -0.705021679, -0.70919162),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  537. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(0.450046331, 0.225023374, 0.225022614),MeshId = "http://www.roblox.com/Asset/?id=9756362",MeshType = Enum.MeshType.FileMesh,})
  538. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0.709178209, -0.705029249, 0, -0.705029249, -0.709178209),C1 = CFrame.new(2.33730316, -0.266245365, 0.0189685822, -1, 2.98856833e-008, -6.99601424e-006, 2.98019778e-008, 1, 1.19507195e-005, 6.99601424e-006, 1.19507195e-005, -1),})
  539. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-48.2395782, 4.03320122, -17.7353439, -1.0000031, -1.97706886e-005, 6.65923062e-006, -1.80008356e-005, 0.709191859, -0.705021679, 8.88713112e-006, -0.705021381, -0.709190965),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  540. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(0.450046331, 0.225023374, 0.225022614),MeshId = "http://www.roblox.com/Asset/?id=9756362",MeshType = Enum.MeshType.FileMesh,})
  541. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0.709178209, -0.705029249, 0, -0.705029249, -0.709178209),C1 = CFrame.new(2.34002304, 0.133842468, 0.0155506134, -1.00000226, 3.27825546e-007, -7.13020563e-006, -3.57627869e-007, 1.0000006, 1.17123127e-005, 6.80238008e-006, 1.2204051e-005, -0.999999344),})
  542. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-45.6623268, 6.2115097, -17.7293949, 1.90161372e-005, -0.707117319, 0.707103908, -1.0000006, 0.0020722514, 0.00209728698, -0.00294732978, -0.707099497, -0.707111895),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  543. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(0.450046331, 0.225023374, 0.225022614),MeshId = "http://www.roblox.com/Asset/?id=9756362",MeshType = Enum.MeshType.FileMesh,})
  544. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.999995768, -0.00293299928, -0.707106769, 0.00207394385, -0.707103789, 0.707106829, 0.00207394361, -0.707103729),C1 = CFrame.new(-0.237266541, 2.31209588, 0.00965499878, -1.00000453, 6.55651093e-007, -7.2941184e-006, -6.55651093e-007, 1.00000107, 1.14515424e-005, 6.69807196e-006, 1.24201179e-005, -0.999998629),})
  545. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-46.0627785, 1.45024729, -17.74119, 1.93732503e-005, -0.707119107, 0.707105458, -1.00000119, 0.00207260554, 0.0020972616, -0.00294708973, -0.70709914, -0.707111418),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  546. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(0.450046331, 0.225023374, 0.225022614),MeshId = "http://www.roblox.com/Asset/?id=9756362",MeshType = Enum.MeshType.FileMesh,})
  547. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.999995768, -0.00293299928, -0.707106769, 0.00207394385, -0.707103789, 0.707106829, 0.00207394361, -0.707103729),C1 = CFrame.new(0.163272858, -2.4491415, 0.0213241577, -1.00000691, 1.01327896e-006, -7.47293234e-006, -9.23871994e-007, 1.00000167, 1.12205744e-005, 6.59376383e-006, 1.26585364e-005, -0.999998093),})
  548. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-45.6626968, 1.45295334, -17.7434292, 1.97006975e-005, -0.707120836, 0.707107067, -1.00000191, 0.00207295991, 0.00209723692, -0.0029468569, -0.707098842, -0.707110882),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  549. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(0.450046331, 0.225023374, 0.225022614),MeshId = "http://www.roblox.com/Asset/?id=9756362",MeshType = Enum.MeshType.FileMesh,})
  550. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.999995768, -0.00293299928, -0.707106769, 0.00207394385, -0.707103789, 0.707106829, 0.00207394361, -0.707103729),C1 = CFrame.new(-0.236808777, -2.44644308, 0.0235614777, -1.0000093, 1.34110451e-006, -7.60704279e-006, -1.1920929e-006, 1.00000238, 1.09896064e-005, 6.44475222e-006, 1.28895044e-005, -0.999997437),})
  551. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-46.062439, 6.20879078, -17.7271519, 1.68734969e-005, -0.707113326, 0.707101464, -0.999999583, 0.00207163813, 0.00209549349, -0.00294660358, -0.707100749, -0.707112551),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  552. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(0.450046331, 0.225023374, 0.225022614),MeshId = "http://www.roblox.com/Asset/?id=9756362",MeshType = Enum.MeshType.FileMesh,})
  553. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.999995768, -0.00293299928, -0.707106769, 0.00207394385, -0.707103789, 0.707106829, 0.00207394361, -0.707103729),C1 = CFrame.new(0.162845612, 2.30938411, 0.00741386414, -1, -1.49001664e-006, -6.25843586e-006, -1.49009884e-006, 1, 1.31502466e-005, 6.2584154e-006, 1.31502557e-005, -1),})
  554. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.464898169, 0.815031886),CFrame = CFrame.new(-45.7422905, 4.79963303, -17.7418842, -8.55136659e-006, -0.965933621, 0.258802414, 0.00294686155, 0.258802146, 0.965930521, -0.999999285, 0.000770478102, 0.00284384307),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  555. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  556. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293299928, -0.999995768, -0.965926111, 0.258817017, 0.000759113347, 0.25881815, 0.965921938, 0.00283306045),C1 = CFrame.new(-0.157276154, 0.900225163, 0.0221061707, -1.00000226, -1.22189522e-006, -6.41494989e-006, -1.81794167e-006, 1.0000006, 1.2896955e-005, 6.10202551e-006, 1.33961439e-005, -0.999999344),})
  557. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-46.9651833, 2.68211508, -17.7388992, -8.71617522e-006, -0.499987543, -0.866039038, 0.00294814631, -0.86603421, 0.499986172, -0.999998868, -0.00254820217, 0.00148051197),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  558. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  559. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, -0.499999881, -0.866021812, -0.00254091783, -0.866025507, 0.499997735, 0.0014669993),C1 = CFrame.new(1.06565475, -1.21726179, 0.0190677643, -1.00000477, -9.23871994e-007, -6.57886267e-006, -2.11596489e-006, 1.00000119, 1.2613833e-005, 5.97536564e-006, 1.36867166e-005, -0.999998927),})
  560. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-45.8594933, 6.04670525, -17.7289886, 8.84379915e-006, -1.77661786e-005, -1.00000787, -0.00294834934, 1.00000131, -1.59743322e-005, 0.999998391, 0.00294683152, 7.91116508e-006),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  561. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  562. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0, 0.999995768, 0.00293399929, -1, 0, 0),C1 = CFrame.new(-0.040096283, 2.14729524, 0.00924491882, -1.00000703, -5.96046448e-007, -6.70552254e-006, -2.38418579e-006, 1.00000179, 1.24126673e-005, 5.82635403e-006, 1.39176846e-005, -0.99999845),})
  563. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-44.7429352, 1.90649354, -17.7411957, 8.98641338e-006, 0.500020683, 0.866025209, -0.00294859684, -0.866019368, 0.500014305, 0.999997854, -0.00255574379, 0.00146657904),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  564. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  565. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0.499999881, -0.866021812, -0.00254091783, 0.866025507, 0.499997735, 0.0014669993),C1 = CFrame.new(-1.15657806, -1.99292135, 0.0213394165, -1.0000093, -2.38418579e-007, -6.84708357e-006, -2.74181366e-006, 1.00000238, 1.21667981e-005, 5.69224358e-006, 1.41188502e-005, -0.999997914),})
  566. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-44.7465782, 5.7491703, -17.7298717, -7.6292381e-006, 0.499987125, 0.866033852, 0.0029463477, 0.86603272, -0.49998647, -0.99999994, 0.0025478173, -0.00147973909),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  567. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  568. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 0.499999881, 0.866021812, 0.00254091783, 0.866025507, -0.499997735, -0.0014669993),C1 = CFrame.new(-1.15300751, 1.84974098, 0.0101184845, -1, -3.15893021e-006, -5.49851029e-006, -3.15900934e-006, 1, 1.44093801e-005, 5.49846436e-006, 1.44093965e-005, -1),})
  569. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-43.9370308, 4.93472099, -17.7322826, -7.7643308e-006, 0.866020322, 0.500015378, 0.00294658798, 0.500013411, -0.866017878, -0.999999583, 0.00146662048, -0.00255509769),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  570. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  571. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 0.866025269, 0.499998182, 0.00146700058, 0.500000298, -0.866021514, -0.00254091714),C1 = CFrame.new(-1.96253967, 1.03528023, 0.0125045776, -1.00000238, -2.83122063e-006, -5.63263893e-006, -3.36766243e-006, 1.00000072, 1.41710043e-005, 5.33461571e-006, 1.46627426e-005, -0.999999642),})
  572. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-44.2872238, 2.25955677, -17.7401562, 7.92175797e-006, 0.707120955, 0.70710057, -0.00294682034, -0.707097769, 0.707116663, 0.999999106, -0.00208819052, 0.00207785005),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  573. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  574. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0.707105756, -0.707104743, -0.00207465375, 0.707107782, 0.707102776, 0.00207464793),C1 = CFrame.new(-1.61229706, -1.63986802, 0.0203075409, -1.00000477, -2.50339508e-006, -5.78910112e-006, -3.60608101e-006, 1.00000119, 1.39400363e-005, 5.222857e-006, 1.49160624e-005, -0.999999166),})
  575. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.324033618, 0.630063236),CFrame = CFrame.new(-46.4320488, 5.97236204, -17.7292042, 8.10136225e-006, -0.258836597, -0.965929508, -0.00294708996, 0.965923309, -0.25883317, 0.999998689, 0.00284706336, -0.000755495217),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  576. Mesh = New("SpecialMesh",Handle1,"Mesh",{MeshType = Enum.MeshType.Brick,})
  577. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.258818954, 0.96592176, 0.00283402577, -0.965925932, -0.258817822, -0.000759374525),C1 = CFrame.new(0.532459259, 2.072963, 0.00946044922, -1.00000715, -2.23517418e-006, -5.96791506e-006, -3.87430191e-006, 1.00000167, 1.36718154e-005, 5.03659248e-006, 1.51619315e-005, -0.999998748),})
  578. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-47.5485115, 4.2796669, -17.743187, 8.23635037e-006, -0.866042554, -0.499991298, -0.00294731534, 0.499988973, -0.866033852, 0.999998271, 0.00147867657, -0.00254725548),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  579. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  580. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.866025269, 0.499998182, 0.00146700058, -0.500000298, -0.866021514, -0.00254091714),C1 = CFrame.new(1.64895248, 0.380294323, 0.023399353, -1.00000966, -1.93715096e-006, -6.10202551e-006, -4.20212746e-006, 1.00000226, 1.3448298e-005, 4.85777855e-006, 1.54227018e-005, -0.999998331),})
  581. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-46.3604393, 5.1906352, -17.7405186, 6.85045507e-006, -0.258832574, -0.96592319, -0.00294510368, 0.965921879, -0.258832157, 0.99999994, 0.00284651062, -0.000755671179),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  582. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  583. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.258818954, 0.96592176, 0.00283402577, -0.965925932, -0.258817822, -0.000759374525),C1 = CFrame.new(0.460865021, 1.29123759, 0.0207538605, -1, -4.5000229e-006, -4.7236822e-006, -4.50009702e-006, 1, 1.56536153e-005, 4.72361171e-006, 1.56536371e-005, -1),})
  584. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-47.7375793, 3.81533623, -17.7445583, 7.00786768e-006, -0.965932727, -0.258806199, -0.00294537353, 0.25880605, -0.965929627, 0.999999464, 0.000768603175, -0.00284273527),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  585. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  586. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.965925872, 0.258817971, 0.000759374932, -0.258819103, -0.9659217, -0.00283402577),C1 = CFrame.new(1.83802795, -0.084031105, 0.0247592926, -1.00000238, -4.17232513e-006, -4.88013029e-006, -4.85777855e-006, 1.00000072, 1.53854489e-005, 4.57465649e-006, 1.59516931e-005, -0.999999523),})
  587. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-44.1660423, 4.27781248, -17.7409782, -7.13549252e-006, 0.866022944, 0.500015736, 0.00294560636, 0.500012159, -0.866019309, -0.999998987, 0.00146662816, -0.00255329325),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  588. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  589. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 0.866025269, 0.499998182, 0.00146700058, 0.500000298, -0.866021514, -0.00254091714),C1 = CFrame.new(-1.73351288, 0.378377914, 0.0211830139, -1.00000489, -3.84449959e-006, -5.00679016e-006, -5.12599945e-006, 1.00000131, 1.51544809e-005, 4.42564487e-006, 1.6219914e-005, -0.999999046),})
  590. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-45.3541718, 5.1887455, -17.7382793, -7.2703051e-006, 0.258806735, 0.965937495, 0.00294583896, 0.965930641, -0.258806795, -0.999998569, 0.00284226495, -0.000768160506),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  591. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  592. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 0.258818954, 0.96592176, 0.00283402577, 0.965925932, -0.258817822, -0.000759374525),C1 = CFrame.new(-0.545402527, 1.28932953, 0.0185108185, -1.00000715, -3.60608101e-006, -5.14090061e-006, -5.42402267e-006, 1.00000191, 1.49235129e-005, 4.26918268e-006, 1.65179372e-005, -0.999998629),})
  593. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-43.9770012, 3.81348538, -17.742342, -7.46481101e-006, 0.96593225, 0.258835346, 0.00294612395, 0.258830816, -0.965924799, -0.999998152, 0.000755981309, -0.00284528849),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  594. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  595. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 0.965926111, 0.258817017, 0.000759372197, 0.25881815, -0.965921938, -0.00283402647),C1 = CFrame.new(-1.92254639, -0.0859508514, 0.0225353241, -1.00000954, -3.33786011e-006, -5.33461571e-006, -5.75184822e-006, 1.0000025, 1.46403909e-005, 4.10526991e-006, 1.67489052e-005, -0.999998212),})
  596. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-44.4765396, 4.68044567, -17.7397842, -6.04880279e-006, 0.707098603, 0.707116187, 0.00294378493, 0.707115233, -0.70709765, -0.99999994, 0.00207731756, -0.00208581844),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  597. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  598. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 0.707106769, 0.707103789, 0.00207465095, 0.707106829, -0.707103729, -0.00207465072),C1 = CFrame.new(-1.42302322, 0.781015396, 0.0200004578, -1, -6.01993042e-006, -3.92651145e-006, -6.01999727e-006, 1, 1.69723589e-005, 3.92640914e-006, 1.69723826e-005, -1),})
  599. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-44.7492523, 2.68029428, -17.7366695, 6.21362506e-006, 0.500012457, 0.866021872, -0.00294404733, -0.866019666, 0.500010431, 0.999999464, -0.00255207415, 0.00146667124),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  600. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  601. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0.499999881, -0.866021812, -0.00254091783, 0.866025507, 0.499997735, 0.0014669993),C1 = CFrame.new(-1.15027618, -1.21912336, 0.016834259, -1.00000226, -5.69224358e-006, -4.09036875e-006, -6.28829002e-006, 1.00000072, 1.67116523e-005, 3.77744436e-006, 1.72555447e-005, -0.999999523),})
  602. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-44.0336761, 3.39430809, -17.7345734, 6.34870139e-006, 0.866036534, 0.499991775, -0.00294430251, -0.499990582, 0.866031766, 0.999999046, -0.00147658191, 0.00254604104),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  603. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  604. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0.866025269, -0.499998182, -0.00146700058, 0.500000298, 0.866021514, 0.00254091714),C1 = CFrame.new(-1.8658638, -0.505125523, 0.014755249, -1.00000465, -5.36441803e-006, -4.2244792e-006, -6.64591789e-006, 1.00000131, 1.64583325e-005, 3.65078449e-006, 1.75237656e-005, -0.999999106),})
  605. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-44.8815765, 4.9918232, -17.7388649, -6.52856761e-006, 0.499992311, 0.866039097, 0.00294457958, 0.866032362, -0.499990642, -0.999998569, 0.00254588458, -0.0014763436),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  606. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  607. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 0.499999881, 0.866021812, 0.00254091783, 0.866025507, -0.499997735, -0.0014669993),C1 = CFrame.new(-1.01799393, 1.09239936, 0.0190906525, -1.00000715, -5.00679016e-006, -4.40329313e-006, -6.94394112e-006, 1.00000179, 1.61826611e-005, 3.52412462e-006, 1.77770853e-005, -0.999998629),})
  608. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-45.2217751, 2.48335314, -17.7372475, 6.70080817e-006, 0.258834839, 0.965932429, -0.00294485688, -0.965924859, 0.25883016, 0.999998093, -0.00284389569, 0.00075642817),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  609. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  610. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0.258818954, -0.96592176, -0.00283402577, 0.965925932, 0.258817822, 0.000759374525),C1 = CFrame.new(-0.677749634, -1.41605496, 0.0174064636, -1.00000954, -4.70876694e-006, -4.57465649e-006, -7.21216202e-006, 1.00000238, 1.59069896e-005, 3.31550837e-006, 1.7978251e-005, -0.999998152),})
  611. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-44.3441772, 2.99167085, -17.735754, 5.27695875e-006, 0.707115054, 0.707099736, -0.00294258539, -0.707098782, 0.7071141, 0.99999994, -0.00208442775, 0.00207701162),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  612. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  613. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0.707106769, -0.707103789, -0.00207465095, 0.707106829, 0.707103729, 0.00207465072),C1 = CFrame.new(-1.55535507, -0.907755375, 0.0159263611, -1, -7.53984023e-006, -3.15914576e-006, -7.53989752e-006, 1, 1.81719006e-005, 3.15900843e-006, 1.81719224e-005, -1),})
  614. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-47.2379875, 4.68233061, -17.7420177, 5.44191153e-006, -0.707116902, -0.707101107, -0.00294285524, 0.707099438, -0.707114398, 0.999999404, 0.00208416837, -0.00207696296),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  615. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  616. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.707106769, 0.707103789, 0.00207465095, -0.707106829, -0.707103729, -0.00207465072),C1 = CFrame.new(1.33842087, 0.782950878, 0.0222396851, -1.00000226, -7.15255737e-006, -3.32295895e-006, -7.77840614e-006, 1.00000072, 1.79037452e-005, 3.01003456e-006, 1.83880329e-005, -0.999999464),})
  617. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-47.6808357, 3.39619112, -17.7368011, -5.56953592e-006, -0.866024137, -0.500012994, 0.00294308015, -0.500009537, 0.866020679, -0.999998927, -0.00146675308, 0.00255042501),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  618. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  619. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, -0.866025269, -0.499998182, -0.00146700058, -0.500000298, 0.866021514, 0.00254091714),C1 = CFrame.new(1.78129196, -0.503175497, 0.0169906616, -1.00000453, -6.82473183e-006, -3.44961882e-006, -8.07642937e-006, 1.00000119, 1.76802278e-005, 2.88337469e-006, 1.86413527e-005, -0.999998987),})
  620. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-46.4927292, 2.48526549, -17.7394867, -5.70452357e-006, -0.258809507, -0.965936542, 0.00294334232, -0.965929687, 0.258809566, -0.99999845, -0.00284039159, 0.000766054203),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  621. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  622. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, -0.258818954, -0.96592176, -0.00283402577, -0.965925932, 0.258817822, 0.000759374525),C1 = CFrame.new(0.593204498, -1.41411948, 0.0196495056, -1.00000691, -6.5267086e-006, -3.58372927e-006, -8.40425491e-006, 1.00000167, 1.74194574e-005, 2.71946192e-006, 1.88723207e-005, -0.99999851),})
  623. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-46.8330154, 4.99372959, -17.7411098, 5.86195165e-006, -0.500015497, -0.86602819, -0.00294360495, 0.866022229, -0.50000906, 0.999998033, 0.00254984386, -0.00146678567),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  624. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  625. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.499999881, 0.866021812, 0.00254091783, -0.866025507, -0.499997735, -0.0014669993),C1 = CFrame.new(0.933441162, 1.09434128, 0.0213394165, -1.0000093, -6.19888306e-006, -3.74019146e-006, -8.73208046e-006, 1.00000226, 1.71586871e-005, 2.56299973e-006, 1.91256404e-005, -0.999998093),})
  626. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.809181273),CFrame = CFrame.new(-45.851902, 2.42002773, -17.739687, -4.50511834e-006, 9.31513387e-006, -1.00000083, 0.00294137839, -0.999999583, -9.29846919e-006, -0.99999994, -0.0029413749, 4.4765693e-006),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  627. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  628. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 0, -0.999995768, -0.00293399929, -1, 0, 0),C1 = CFrame.new(-0.0476226807, -1.47936869, 0.0198459625, -1, -9.05975503e-006, -2.39178462e-006, -9.05980141e-006, 1, 1.93788928e-005, 2.39160863e-006, 1.93789128e-005, -1),})
  629. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-47.370369, 2.99357724, -17.7379951, -4.66984693e-006, -0.707101226, -0.707116842, 0.00294163334, -0.707114339, 0.707099497, -0.999999464, -0.00207664492, 0.00208275905),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  630. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  631. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, -0.707105756, -0.707104743, -0.00207465375, -0.707107782, 0.707102776, 0.00207464793),C1 = CFrame.new(1.47083282, -0.905793428, 0.0181732178, -1.00000238, -8.73208046e-006, -2.55554914e-006, -9.29832458e-006, 1.00000072, 1.91256404e-005, 2.24262476e-006, 1.96099281e-005, -0.999999523),})
  632. Handle1 = New("Part",Model,"Handle1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.225023165, 0.200000003, 0.540054262),CFrame = CFrame.new(-45.8541946, 5.25593805, -17.7403431, 4.79747268e-006, -9.96980179e-006, -1.00000548, -0.00294188806, 1.00000072, -8.70239455e-006, 0.999998987, 0.00294091017, 4.20095012e-006),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  633. Mesh = New("SpecialMesh",Handle1,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  634. mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0, 0.999995768, 0.00293399929, -1, 0, 0),C1 = CFrame.new(-0.0453834534, 1.3565309, 0.0205783844, -1.00000465, -8.40425491e-006, -2.68220901e-006, -9.65595245e-006, 1.00000119, 1.88723207e-005, 2.11596489e-006, 1.98408961e-005, -0.999999046),})
  635. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 2.79028964, 0.212871432),CFrame = CFrame.new(-45.2293739, 3.81017351, -17.7448273, 4.96235043e-006, 1.0297159e-005, 1.00000775, -0.00294215069, -1.00000131, 8.4044068e-006, 0.99999845, -0.00294065522, -4.03704917e-006),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  636. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  637. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0, -0.999995768, -0.00293399929, 1, 0, 0),C1 = CFrame.new(-0.670173645, -0.0892398357, 0.0250225067, -1.00000691, -8.07642937e-006, -2.84612179e-006, -9.95397568e-006, 1.00000179, 1.86115503e-005, 1.95205212e-006, 2.00942159e-005, -0.99999851),})
  638. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 2.48425794, 0.4401443),CFrame = CFrame.new(-46.6670609, 3.79981136, -17.744854, 5.12722772e-006, 1.06245125e-005, 1.00001001, -0.00294239819, -1.00000191, 8.07661854e-006, 0.999997914, -0.00294042262, -3.90295145e-006),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  639. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  640. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0, -0.999995768, -0.00293399929, 1, 0, 0),C1 = CFrame.new(0.76750946, -0.0995755196, 0.0250511169, -1.00000918, -7.74860382e-006, -3.01003456e-006, -1.02818012e-005, 1.00000238, 1.83656812e-005, 1.81794167e-006, 2.03251839e-005, -0.999997973),})
  641. Neon = New("Part",Model,"Neon",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 2.69442987, 0.200000003),CFrame = CFrame.new(-45.1927185, 3.91507912, -17.7452011, 3.73319426e-006, 0.258826673, 0.96592474, -0.002940231, -0.965923429, 0.258826286, 0.99999994, -0.00284100161, 0.00075740373),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  642. Mesh = New("SpecialMesh",Neon,"Mesh",{Scale = Vector3.new(0.949597955, 1, 0.598558366),MeshType = Enum.MeshType.Brick,})
  643. mot = New("Motor",Neon,"mot",{Part0 = Neon,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0.258818954, -0.96592176, -0.00283402577, 0.965925932, 0.258817822, 0.000759374525),C1 = CFrame.new(-0.706832886, 0.0156645775, 0.0253982544, -1, -1.06094712e-005, -1.62442564e-006, -1.06095049e-005, 1, 2.05262786e-005, 1.62420793e-006, 2.05262932e-005, -1),})
  644. Neon = New("Part",Model,"Neon",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.672369778, 0.402790427),CFrame = CFrame.new(-45.8915749, 3.88134837, -17.7662239, 1.00000334, -8.12470716e-006, 3.89050092e-006, 7.39103007e-006, 1.00000024, -0.0029394934, -3.56022792e-006, 0.00293898024, 0.999999464),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  645. Mesh = New("SpecialMesh",Neon,"Mesh",{Scale = Vector3.new(0.810083568, 1, 1),MeshType = Enum.MeshType.Sphere,})
  646. mot = New("Motor",Neon,"mot",{Part0 = Neon,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.999995768, 0.00293299928, 0, -0.00293299928, 0.999995768),C1 = CFrame.new(-0.00797653198, -0.0180537701, 0.0464229584, -1.0000025, -1.02519989e-005, -1.78068876e-006, -1.09672546e-005, 1.00000072, 2.02655792e-005, 1.47521496e-006, 2.07722187e-005, -0.999999523),})
  647. Neon = New("Part",Model,"Neon",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.674169421, 0.200000003, 0.409091085),CFrame = CFrame.new(-45.9095802, 3.88247228, -17.7666702, 1.0000056, -8.39254608e-006, 4.02540172e-006, 7.06324136e-006, 1.00000095, -0.00293974881, -3.40377846e-006, 0.00293871062, 0.999998987),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  648. Mesh = New("SpecialMesh",Neon,"Mesh",{Scale = Vector3.new(1, 0.591811061, 1),MeshType = Enum.MeshType.Sphere,})
  649. mot = New("Motor",Neon,"mot",{Part0 = Neon,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.999995768, 0.00293299928, 0, -0.00293299928, 0.999995768),C1 = CFrame.new(0.0100288391, -0.016929388, 0.046869278, -1.00000477, -9.983778e-006, -1.91479921e-006, -1.12950802e-005, 1.00000143, 2.00122595e-005, 1.31875277e-006, 2.10404396e-005, -0.999999046),})
  650. Sphere = New("Part",Model,"Sphere",{BrickColor = BrickColor.new("Maroon"),Material = Enum.Material.SmoothPlastic,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.666068554, 0.66606915, 0.396039784),CFrame = CFrame.new(-45.9095917, 3.88215971, -17.7659988, 1.00000787, -8.74972557e-006, 4.18291529e-006, 6.76525451e-006, 1.00000155, -0.00293998909, -3.26968029e-006, 0.00293844845, 0.99999851),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.458824, 0, 0),})
  651. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  652. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.999995768, 0.00293299928, 0, -0.00293299928, 0.999995768),C1 = CFrame.new(0.0100402832, -0.0172419548, 0.0461978912, -1.00000703, -9.62615013e-006, -2.07126141e-006, -1.15931034e-005, 1.00000203, 1.97738409e-005, 1.18464231e-006, 2.13012099e-005, -0.999998569),})
  653. Neon = New("Part",Model,"Neon",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 3.01036239, 0.200000003),CFrame = CFrame.new(-45.9092293, 4.5581665, -17.7433109, 4.31791204e-006, -1.00001013, 9.04736135e-006, -0.0029412366, -6.46726858e-006, -1.00000215, 0.999997914, 3.13558212e-006, -0.00293915602),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  654. Mesh = New("SpecialMesh",Neon,"Mesh",{Scale = Vector3.new(0.949597955, 1, 0.598558366),MeshType = Enum.MeshType.Brick,})
  655. mot = New("Motor",Neon,"mot",{Part0 = Neon,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -1, 0, 0, 0, -0.999995768, -0.00293399929),C1 = CFrame.new(0.00966644287, 0.658762693, 0.0235271454, -1.0000093, -9.32812691e-006, -2.20537186e-006, -1.18911266e-005, 1.00000262, 1.95279717e-005, 1.05053186e-006, 2.15917826e-005, -0.999997973),})
  656. Neon = New("Part",Model,"Neon",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 3.49326277, 0.200000003),CFrame = CFrame.new(-45.881546, 3.25408554, -17.7471428, 3.02087619e-006, -1.00000083, 6.22004654e-006, -0.0029389346, -6.19901311e-006, -0.999999583, 0.99999994, 3.00144802e-006, -0.00293893111),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  657. Mesh = New("SpecialMesh",Neon,"Mesh",{Scale = Vector3.new(0.949597955, 1, 0.598558366),MeshType = Enum.MeshType.Brick,})
  658. mot = New("Motor",Neon,"mot",{Part0 = Neon,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -1, 0, 0, 0, -0.999995768, -0.00293399929),C1 = CFrame.new(-0.017993927, -0.64531374, 0.0273246765, -1, -1.21591866e-005, -9.16676072e-007, -1.21592066e-005, 1, 2.18226724e-005, 9.16410841e-007, 2.18226833e-005, -1),})
  659. Neon = New("Part",Model,"Neon",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 2.65842581, 0.200000003),CFrame = CFrame.new(-46.608139, 3.92606139, -17.7451687, 3.19295009e-006, -0.258813441, 0.96593082, -0.00293922657, -0.965927601, -0.258813292, 0.999999404, -0.00283778994, -0.000763367105),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  660. Mesh = New("SpecialMesh",Neon,"Mesh",{Scale = Vector3.new(0.949597955, 1, 0.598558366),MeshType = Enum.MeshType.Brick,})
  661. mot = New("Motor",Neon,"mot",{Part0 = Neon,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.258818954, -0.96592176, -0.00283402577, 0.965925932, -0.258817822, -0.000759374525),C1 = CFrame.new(0.708587646, 0.0266728401, 0.0253696442, -1.00000238, -1.1831522e-005, -1.08778477e-006, -1.24871731e-005, 1.0000006, 2.15321779e-005, 7.97212124e-007, 2.20835209e-005, -0.999999464),})
  662. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-46.4439316, 3.89778209, -17.7445793, 3.32066202e-006, -6.90448405e-006, -1.0000056, -0.00293945917, 1.00000072, -5.57309977e-006, 0.999998927, 0.00293844379, 2.69601037e-006),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  663. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 0.765078902, 0.393789858),MeshType = Enum.MeshType.Brick,})
  664. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0, 0.999995768, 0.00293399929, -1, 0, 0),C1 = CFrame.new(0.544380188, -0.00160932541, 0.0247802734, -1.00000477, -1.14738941e-005, -1.21444464e-006, -1.27851963e-005, 1.00000119, 2.13012099e-005, 6.10947609e-007, 2.23070383e-005, -0.999998987),})
  665. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.227273509, 0.64986527),CFrame = CFrame.new(-46.3457031, 4.59667253, -17.7425289, 3.42584735e-006, 0.866028607, -0.50001055, -0.00293968455, 0.500005543, 0.866023719, 0.99999845, 0.00146692223, 0.0025458606),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  666. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  667. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0.866025269, 0.499998182, 0.00146700058, -0.500000298, 0.866021514, 0.00254091714),C1 = CFrame.new(0.446140289, 0.697276831, 0.0227470398, -1.00000715, -1.11758709e-005, -1.31875277e-006, -1.30534172e-005, 1.00000179, 2.10776925e-005, 4.54485416e-007, 2.2508204e-005, -0.99999851),})
  668. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.359587193, 0.776778042),CFrame = CFrame.new(-46.3615227, 3.1381588, -17.746809, -3.54593317e-006, 0.866038024, -0.499998987, 0.0029398948, -0.49999696, -0.866029382, -0.999997854, -0.00147109048, -0.00254321983),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  669. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  670. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 0.866025269, -0.499998182, -0.00146700058, -0.500000298, -0.866021514, -0.00254091714),C1 = CFrame.new(0.461986542, -0.761231184, 0.0269889832, -1.00000954, -1.08778477e-005, -1.43796206e-006, -1.33514404e-005, 1.00000238, 2.08690763e-005, 3.05473804e-007, 2.27093697e-005, -0.999997914),})
  671. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-46.4255219, 3.7592504, -17.7449837, -2.25667054e-006, 0.258823782, -0.965925515, 0.00293783192, -0.965924203, -0.258823395, -0.99999994, -0.00283830473, -0.000758200418),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  672. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 0.765078902, 0.393789858),MeshType = Enum.MeshType.Brick,})
  673. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 0.258818954, -0.96592176, -0.00283402577, -0.965925932, -0.258817822, -0.000759374525),C1 = CFrame.new(0.525974274, -0.140140772, 0.0251808167, -1, -1.3619494e-005, -1.56772515e-007, -1.36194976e-005, 1, 2.2925371e-005, 1.56460302e-007, 2.2925371e-005, -1),})
  674. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.32133323, 0.969847441),CFrame = CFrame.new(-46.2373581, 2.96848035, -17.7473106, -2.3988855e-006, 0.965930581, -0.258814067, 0.00293807941, -0.258813918, -0.965927482, -0.999999404, -0.000762283977, -0.00283692335),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  675. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  676. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 0.965926111, -0.258817017, -0.000759372197, -0.25881815, -0.965921938, -0.00283402647),C1 = CFrame.new(0.33782196, -0.930911303, 0.0274848938, -1.00000238, -1.32918358e-005, -2.98023224e-007, -1.39474869e-005, 1.00000072, 2.26795673e-005, -2.23517418e-008, 2.3201108e-005, -0.999999464),})
  677. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.27272746),CFrame = CFrame.new(-46.455101, 4.21952581, -17.7436371, 2.53387361e-006, 0.499998033, -0.866033018, -0.00293833413, 0.86602819, 0.499996722, 0.999998927, 0.00254279235, 0.00147031713),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  678. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 0.765078902, 1),MeshType = Enum.MeshType.Brick,})
  679. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0.499999881, 0.866021812, 0.00254091783, -0.866025507, 0.499997735, 0.0014669993),C1 = CFrame.new(0.555541992, 0.320133448, 0.0238456726, -1.00000477, -1.29938126e-005, -4.32133675e-007, -1.42455101e-005, 1.00000119, 2.24262476e-005, -1.49011612e-007, 2.34693289e-005, -0.999998987),})
  680. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-46.4251328, 4.04001236, -17.7441711, 2.66132292e-006, 0.258815527, -0.965935171, -0.00293856696, 0.965928197, 0.258815557, 0.999998391, 0.00283651077, 0.000761882868),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  681. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 0.765078902, 0.393789858),MeshType = Enum.MeshType.Brick,})
  682. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0.258818954, 0.96592176, 0.00283402577, -0.965925932, 0.258817822, 0.000759374525),C1 = CFrame.new(0.525577545, 0.140620232, 0.0243740082, -1.00000715, -1.27255917e-005, -5.58793545e-007, -1.4513731e-005, 1.00000179, 2.21952796e-005, -3.05473804e-007, 2.37002969e-005, -0.99999845),})
  683. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.594959855),CFrame = CFrame.new(-46.4663277, 3.33458328, -17.7462406, -2.81866323e-006, 0.707118332, -0.707109928, 0.00293882936, -0.707105637, -0.707110584, -0.999997973, -0.00207779091, -0.0020754952),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  684. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 0.765078902, 1),MeshType = Enum.MeshType.Brick,})
  685. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 0.707106769, -0.707103789, -0.00207465095, -0.707106829, -0.707103729, -0.00207465072),C1 = CFrame.new(0.56678772, -0.564805508, 0.0264263153, -1.00000954, -1.24275684e-005, -7.15255737e-007, -1.48713589e-005, 1.00000238, 2.19345093e-005, -4.61935997e-007, 2.39312649e-005, -0.999998033),})
  686. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.490999401),CFrame = CFrame.new(-46.4291496, 4.42793417, -17.7430325, 1.44014109e-006, 0.7071051, -0.70710969, -0.00293661002, 0.707108736, 0.707104146, 0.99999994, 0.00207548379, 0.00207750523),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  687. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 0.765078902, 1),MeshType = Enum.MeshType.Brick,})
  688. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0.707106769, 0.707103789, 0.00207465095, -0.707106829, 0.707103729, 0.00207465072),C1 = CFrame.new(0.529586792, 0.528540373, 0.0232467651, -1, -1.51394161e-005, 6.55277802e-007, -1.51393997e-005, 1, 2.41472735e-005, -6.55643248e-007, 2.41472608e-005, -1),})
  689. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.319983095, 0.793429732),CFrame = CFrame.new(-46.2135048, 4.74577284, -17.7421036, 1.58211833e-006, 0.965928018, -0.258823305, -0.00293686474, 0.258821905, 0.965925217, 0.999999464, 0.000758703332, 0.00283661042),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  690. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  691. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0.965925872, 0.258817971, 0.000759374932, -0.258819103, 0.9659217, 0.00283402577),C1 = CFrame.new(0.313938141, 0.846374035, 0.0223255157, -1.00000226, -1.48713589e-005, 5.14090061e-007, -1.54674053e-005, 1.0000006, 2.3894012e-005, -7.67409801e-007, 2.44304538e-005, -0.999999523),})
  692. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.207921505, 0.556705952),CFrame = CFrame.new(-46.5648575, 3.48498225, -17.7458038, -1.70229202e-006, 0.50000602, -0.866028428, 0.00293707498, -0.866024792, -0.500002444, -0.999998987, -0.00254325639, -0.00146696554),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  693. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  694. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, 0.499999881, -0.866021812, -0.00254091783, -0.866025507, -0.499997735, -0.0014669993),C1 = CFrame.new(0.665313721, -0.414405346, 0.0259933472, -1.00000477, -1.45435333e-005, 3.94880772e-007, -1.57952309e-005, 1.00000119, 2.36853957e-005, -8.86619091e-007, 2.47433782e-005, -0.999999046),})
  695. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.41404286, 0.792079568),CFrame = CFrame.new(-46.0316162, 4.79806328, -17.7419472, -1.85208955e-006, -1.00000799, -4.10738085e-006, 0.00293631549, -2.29483226e-006, 1.00000143, -0.99999851, 1.09422149e-006, 0.00293476786),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  696. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  697. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293299928, -0.999995768, -1, 0, 0, 0, 0.999995768, 0.00293299928),C1 = CFrame.new(0.132049561, 0.898661137, 0.0221710205, -1.00000715, -1.42753124e-005, 2.4586916e-007, -1.60634518e-005, 1.00000191, 2.34469771e-005, -9.90927219e-007, 2.49817967e-005, -0.999998569),})
  698. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.462647855, 0.985598981),CFrame = CFrame.new(-45.5415916, 2.96346474, -17.7473431, 2.016792e-006, -0.866032064, 0.500009298, -0.00293657067, -0.50000298, -0.866025984, 0.999997973, -0.00146642688, -0.00254185894),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  699. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  700. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293299928, 0.999995768, -0.866025269, -0.499998182, -0.00146650057, 0.500000298, -0.866021514, -0.00254005101),C1 = CFrame.new(-0.357940674, -0.935939789, 0.0275154114, -1.00000954, -1.40070915e-005, 8.19563866e-008, -1.6450882e-005, 1.0000025, 2.31936574e-005, -1.11758709e-006, 2.52202153e-005, -0.999998033),})
  701. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.303331375, 0.847885191),CFrame = CFrame.new(-45.5065842, 4.74082375, -17.7421169, -7.9480094e-007, -0.866026819, 0.499999285, 0.00293429871, 0.499998689, 0.866025627, -0.99999994, 0.00146783167, 0.00254077907),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  702. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  703. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293299928, -0.999995768, -0.866025269, 0.499998182, 0.00146650057, 0.500000298, 0.866021514, 0.00254005101),C1 = CFrame.new(-0.392982483, 0.841412067, 0.0223369598, -1, -1.67189355e-005, 1.29595992e-006, -1.67189028e-005, 1, 2.54585739e-005, -1.29638556e-006, 2.5458552e-005, -1),})
  704. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.258326709, 0.398740053),CFrame = CFrame.new(-45.4453735, 4.43478251, -17.7430153, -9.51788138e-007, -0.707110465, 0.707107663, 0.00293556042, 0.707105935, 0.707107663, -0.999999404, 0.00207582372, 0.00207496085),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  705. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  706. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, -0.707106769, 0.707103789, 0.00207465095, 0.707106829, 0.707103729, 0.00207465072),C1 = CFrame.new(-0.454185486, 0.535370827, 0.0232276917, -1.00000238, -1.63912773e-005, 1.13993883e-006, -1.71065331e-005, 1.00000048, 2.51978636e-005, -1.47521496e-006, 2.57045031e-005, -0.999999464),})
  707. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.212421924, 0.401890427),CFrame = CFrame.new(-45.3089066, 3.52397156, -17.7457008, 1.08703841e-006, -0.500000656, 0.866031528, -0.0029358156, -0.866026521, -0.499999344, 0.999998868, -0.00254138862, -0.00146778603),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  708. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  709. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.499999881, -0.866021812, -0.00254091783, 0.866025507, -0.499997735, -0.0014669993),C1 = CFrame.new(-0.590637207, -0.375439167, 0.025888443, -1.00000477, -1.60038471e-005, 1.00582838e-006, -1.7374754e-005, 1.00000107, 2.49445438e-005, -1.63912773e-006, 2.59503722e-005, -0.999998927),})
  710. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-45.3799744, 3.76150775, -17.7449989, 1.21457549e-006, -0.258818448, 0.965934515, -0.0029360482, -0.965927243, -0.258818597, 0.999998391, -0.00283446163, -0.000759829767),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  711. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 0.765078902, 0.393789858),MeshType = Enum.MeshType.Brick,})
  712. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.258818954, -0.96592176, -0.00283402577, 0.965925932, -0.258817822, -0.000759374525),C1 = CFrame.new(-0.519573212, -0.137902737, 0.0251922607, -1.00000727, -1.57058239e-005, 8.7916851e-007, -1.77025795e-005, 1.00000167, 2.47135758e-005, -1.75833702e-006, 2.62111425e-005, -0.99999845),})
  713. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.422143668, 0.483798653),CFrame = CFrame.new(-45.4736862, 3.28098631, -17.7464142, 1.37936581e-006, -0.707112193, 0.707116425, -0.00293630292, -0.7071082, -0.707107663, 0.999997914, -0.00207475782, -0.00207493524),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  714. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  715. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.707106769, -0.707103789, -0.00207465095, 0.707106829, -0.707103729, -0.00207465072),C1 = CFrame.new(-0.425853729, -0.618420601, 0.0265960693, -1.00000978, -1.54078007e-005, 7.15255737e-007, -1.80006027e-005, 1.00000215, 2.44602561e-005, -1.9595027e-006, 2.64719129e-005, -0.999997973),})
  716. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 2.15257359, 0.846084595),CFrame = CFrame.new(-44.9485931, 3.78167272, -17.744936, 4.59522198e-010, 8.96133372e-008, 1.00000083, -0.0029340093, -0.999999464, 5.97107359e-008, 0.999999821, -0.00293400628, 9.48148227e-010),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  717. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  718. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0, -0.999995768, -0.00293399929, 1, 0, 0),C1 = CFrame.new(-0.950954437, -0.117745638, 0.0251293182, -1, -1.82984604e-005, 2.08564757e-006, -1.8298404e-005, 1, 2.67475443e-005, -2.0861371e-006, 2.67475061e-005, -1),})
  719. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.57066298, 0.995499909),CFrame = CFrame.new(-46.9116974, 3.71618819, -17.7451305, 4.59749572e-010, 8.96133301e-008, 1.00000083, -0.00293401023, -0.999999702, 5.97125549e-008, 1, -0.00293400674, 9.48148227e-010),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  720. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  721. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0, -0.999995768, -0.00293399929, 1, 0, 0),C1 = CFrame.new(1.01214981, -0.183193922, 0.0253257751, -1, -1.82984622e-005, 2.08564779e-006, -1.8298404e-005, 1.00000012, 2.67473515e-005, -2.0861371e-006, 2.67473515e-005, -1.00000012),})
  722. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.01260495, 1.2839787),CFrame = CFrame.new(-44.7242393, 3.6621809, -17.745285, 4.59749572e-010, 8.96115111e-008, 1.00000083, -0.00293401117, -0.99999994, 5.97125549e-008, 1.00000024, -0.00293400744, 9.483756e-010),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  723. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  724. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0, -0.999995768, -0.00293399929, 1, 0, 0),C1 = CFrame.new(-1.17530823, -0.237241268, 0.0254745483, -1, -1.82984677e-005, 2.08564825e-006, -1.8298404e-005, 1.00000036, 2.67471187e-005, -2.08613733e-006, 2.67473515e-005, -1.00000036),})
  725. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.01260495, 0.923942685),CFrame = CFrame.new(-44.6139832, 4.07930279, -17.7440662, 4.59522198e-010, -0.866025925, 0.500000775, -0.0029340121, -0.500000417, -0.866025269, 1.00000048, -0.00146700582, -0.00254092435),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  726. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  727. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.866025269, -0.499998182, -0.00146700058, 0.500000298, -0.866021514, -0.00254091714),C1 = CFrame.new(-1.28557205, 0.179877043, 0.0242671967, -1, -1.82984713e-005, 2.08564893e-006, -1.8298404e-005, 1.0000006, 2.67468859e-005, -2.08613756e-006, 2.67473515e-005, -1.0000006),})
  728. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.01260495, 0.923942685),CFrame = CFrame.new(-47.0352287, 4.08651876, -17.7440434, 6.73253453e-010, -0.500000238, 0.866026223, -0.00293401279, -0.866025746, -0.49999994, 1.00000072, -0.00254092668, -0.00146700302),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  729. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  730. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.499999881, -0.866021812, -0.00254091783, 0.866025507, -0.499997735, -0.0014669993),C1 = CFrame.new(1.13567352, 0.187137604, 0.0242500305, -1, -1.83284301e-005, 2.08534766e-006, -1.82688236e-005, 1.00000072, 2.67464202e-005, -2.0863954e-006, 2.67475843e-005, -1.00000083),})
  731. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.535555363, 1.32268262),CFrame = CFrame.new(-47.0878906, 3.62296343, -17.7454033, 4.4110493e-010, 5.96582055e-008, 1.00000083, -0.00293401396, -1.00000048, 1.1909529e-007, 1.00000095, -0.00293400954, 8.58790372e-010),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  732. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  733. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0, -0.999995768, -0.00293399929, 1, 0, 0),C1 = CFrame.new(1.18834305, -0.27641511, 0.0255966187, -1, -1.83284319e-005, 2.08558049e-006, -1.82390213e-005, 1.00000095, 2.67459545e-005, -2.08604615e-006, 2.67473515e-005, -1.00000107),})
  734. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.31953299, 0.491899252),CFrame = CFrame.new(-45.0175133, 4.9122715, -17.7416191, 4.41332304e-010, -0.258819103, 0.965926766, -0.00293401489, -0.965926647, -0.258818984, 1.00000119, -0.00283403695, -0.00075937662),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  735. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  736. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.258818954, -0.96592176, -0.00283402577, 0.965925932, -0.258817822, -0.000759374525),C1 = CFrame.new(-0.88205719, 1.01285028, 0.0218429565, -1, -1.83284355e-005, 2.08558072e-006, -1.82390213e-005, 1.00000119, 2.67457217e-005, -2.08604615e-006, 2.67471187e-005, -1.00000131),})
  737. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.31953299, 0.491899252),CFrame = CFrame.new(-46.8536949, 4.70655823, -17.742218, 4.99994712e-010, 0.500000417, 0.866026342, -0.00293401582, -0.866026282, 0.500000417, 1.00000143, -0.00254092808, 0.00146700628),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  738. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  739. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0.499999881, -0.866021812, -0.00254091783, 0.866025507, 0.499997735, 0.0014669993),C1 = CFrame.new(0.954128265, 0.807171345, 0.0224399567, -1.00000012, -1.83284319e-005, 2.08552251e-006, -1.82390213e-005, 1.00000143, 2.67454889e-005, -2.08610436e-006, 2.6746653e-005, -1.00000155),})
  740. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.31953299, 0.300179988),CFrame = CFrame.new(-46.4828606, 4.99951553, -17.7413654, 7.91487764e-010, 5.96730203e-008, 1.00000107, -0.00293301675, -1.00000119, 8.92965915e-008, 1.00000167, -0.00293301255, 1.2066721e-009),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  741. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  742. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293299928, 0.999995768, 0, -0.999995768, -0.00293299928, 1, 0, 0),C1 = CFrame.new(0.5832901, 1.10012054, 0.0215950012, -1.00000024, -1.83284301e-005, 2.08523147e-006, -1.82688236e-005, 1.00000167, 2.6745256e-005, -2.0863954e-006, 2.6746653e-005, -1.00000179),})
  743. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.325833619, 1.17821801),CFrame = CFrame.new(-47.0673218, 3.01346016, -17.7471867, 7.91487764e-010, -0.520610511, 0.853795588, -0.00293401768, -0.853795886, -0.520610631, 1.00000191, -0.00250504538, -0.00152747543),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  744. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  745. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, -0.520609975, -0.853790998, -0.00250503281, 0.853794634, -0.52060771, -0.00152746914),C1 = CFrame.new(1.16778564, -0.885916471, 0.0273647308, -1.00000024, -1.83284337e-005, 2.08523193e-006, -1.82688236e-005, 1.00000191, 2.67450232e-005, -2.0863954e-006, 2.6746653e-005, -1.00000203),})
  746. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.31953299, 0.300179988),CFrame = CFrame.new(-46.4828644, 2.60304928, -17.7483959, 7.63293428e-010, -2.97303107e-008, 1.00000107, -0.00293301838, -1.00000155, 5.94942726e-008, 1.00000215, -0.00293301395, 1.20598997e-009),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  747. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  748. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293299928, 0.999995768, 0, -0.999995768, -0.00293299928, 1, 0, 0),C1 = CFrame.new(0.583335876, -1.29633641, 0.0285606384, -1.00000024, -1.84178389e-005, 2.08499841e-006, -1.82986259e-005, 1.00000203, 2.67447904e-005, -2.0863954e-006, 2.6746653e-005, -1.00000226),})
  749. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.325833619, 1.17821801),CFrame = CFrame.new(-44.7909927, 2.92676973, -17.747448, 7.63520802e-010, 0.479103506, 0.877759695, -0.00293501932, -0.877760231, 0.479103863, 1.00000238, -0.00257623428, 0.0014061752),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  750. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  751. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.0029349993, 0.999995768, 0.479102999, -0.877754986, -0.00257622125, 0.877758741, 0.479100913, 0.00140616682),C1 = CFrame.new(-1.10853958, -0.972648382, 0.0276184082, -1.00000024, -1.84178425e-005, 2.08499887e-006, -1.82986259e-005, 1.00000226, 2.67445575e-005, -2.0863954e-006, 2.6746653e-005, -1.0000025),})
  752. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.535555363, 0.200000003),CFrame = CFrame.new(-44.0244217, 3.63614631, -17.7453651, 8.51514415e-010, 8.2655216e-011, 1.00000119, -0.00293402048, -1.00000203, 2.96955935e-008, 1.00000262, -0.00293401559, 9.72022463e-010),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  753. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 0.704319298),MeshType = Enum.MeshType.Brick,})
  754. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0, -0.999995768, -0.00293399929, 1, 0, 0),C1 = CFrame.new(-1.87512207, -0.263288498, 0.0255527496, -1.00000036, -1.83880347e-005, 2.08499864e-006, -1.83284283e-005, 1.0000025, 2.67440919e-005, -2.08616257e-006, 2.67464202e-005, -1.00000274),})
  755. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.30513069),CFrame = CFrame.new(-45.3412476, 4.23981905, -17.7435913, -8.51741788e-010, -0.500000477, 0.866026521, 0.00293402141, 0.866027474, 0.500001013, -1.00000286, 0.00254093227, 0.00146700873),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  756. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 0.879840851, 1),MeshType = Enum.MeshType.Brick,})
  757. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, -0.499999881, 0.866021812, 0.00254091783, 0.866025507, 0.499997735, 0.0014669993),C1 = CFrame.new(-0.558311462, 0.340405941, 0.0237979889, -1.00000036, -1.83880402e-005, 2.0849991e-006, -1.83284283e-005, 1.00000274, 2.67438591e-005, -2.08616257e-006, 2.67464202e-005, -1.00000298),})
  758. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-45.3795357, 4.04225731, -17.744173, -1.17302079e-009, -0.258819312, 0.965927243, 0.00293402234, 0.965928316, 0.25881955, -1.0000031, 0.0028340423, 0.000759380287),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  759. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 0.765078902, 0.393789858),MeshType = Enum.MeshType.Brick,})
  760. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, 0.00293399929, -0.999995768, -0.258818954, 0.96592176, 0.00283402577, 0.965925932, 0.258817822, 0.000759374525),C1 = CFrame.new(-0.520019531, 0.142845869, 0.0243740082, -1.00000048, -1.83582324e-005, 2.08476581e-006, -1.83880329e-005, 1.00000298, 2.67436262e-005, -2.08639563e-006, 2.67464202e-005, -1.00000322),})
  761. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.363187611, 0.982448757),CFrame = CFrame.new(-45.7493286, 2.91565895, -17.7474766, 1.2316832e-009, -0.96592766, 0.258818567, -0.00293302326, -0.258818805, -0.965928733, 1.00000334, -0.000759119226, -0.00283307768),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  762. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  763. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293299928, 0.999995768, -0.965926111, -0.258817017, -0.000759113347, 0.25881815, -0.965921938, -0.00283306045),C1 = CFrame.new(-0.150203705, -0.983741522, 0.0276489258, -1.00000072, -1.83582342e-005, 2.0847076e-006, -1.84029341e-005, 1.00000322, 2.67433934e-005, -2.08639563e-006, 2.67464202e-005, -1.00000346),})
  764. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.492800981, 0.942844689),CFrame = CFrame.new(-46.0714722, 2.93029332, -17.7474289, 1.23236532e-009, -1.00000167, 2.98979721e-008, -0.00293302396, 2.99035996e-008, -1.00000286, 1.00000358, -1.14414433e-009, -0.00293301814),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  765. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 1, 1),MeshType = Enum.MeshType.Brick,})
  766. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293299928, 0.999995768, -1, 0, 0, 0, -0.999995768, -0.00293299928),C1 = CFrame.new(0.17193985, -0.969101191, 0.0276031494, -1.00000083, -1.83582342e-005, 2.0847076e-006, -1.83880329e-005, 1.00000334, 2.67429277e-005, -2.08633742e-006, 2.6746653e-005, -1.0000037),})
  767. Eye2 = New("Part",Model,"Eye2",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-45.3610802, 3.90369511, -17.7445793, 1.23259269e-009, 2.98995246e-008, 1.00000167, -0.0029340249, -1.0000031, -2.99035996e-008, 1.00000381, -0.00293401885, 1.14437171e-009),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0),})
  768. Mesh = New("SpecialMesh",Eye2,"Mesh",{Scale = Vector3.new(0.897842646, 0.765078902, 0.393789858),MeshType = Enum.MeshType.Brick,})
  769. mot = New("Motor",Eye2,"mot",{Part0 = Eye2,Part1 = W3d,C0 = CFrame.new(0, 0, 0, 0, -0.00293399929, 0.999995768, 0, -0.999995768, -0.00293399929, 1, 0, 0),C1 = CFrame.new(-0.538471222, 0.00428390503, 0.0247764587, -1.00000083, -1.83582379e-005, 2.08470783e-006, -1.83880329e-005, 1.00000358, 2.67426949e-005, -2.08633764e-006, 2.6746653e-005, -1.00000393),})
  770. Hitbox = New("Part",Eye2,"Hitbox",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Transparency = 1,Transparency = 1,Size = Vector3.new(0.225023165, 4.50000048, 4.42007256),CFrame = CFrame.new(-45.8067703, 2.15377712, 2.25294924, 0, 1, 0, 0.000304999994, 0, -1, -1, 0, -0.000304999994),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  771. Mesh = New("SpecialMesh",Hitbox,"Mesh",{Scale = Vector3.new(1, 0.945098102, 1),MeshType = Enum.MeshType.Brick,})
  772. mot = New("Motor",Hitbox,"mot",{Part0 = Hitbox,Part1 = Sphere,C0 = CFrame.new(0, 0, 0, 0, 0.000304999994, -1, 1, 0, 0, 0, -1, -0.000304999994),C1 = CFrame.new(0.101303101, -0.0297417641, 0.0238523483, 1, 0, 0, 0, 1, 0.000303000008, 0, -0.000303000008, 1),})
  773.  
  774. --
  775. function rayCast(Position, Direction, Range, Ignore)
  776. return game:service("Workspace"):FindPartOnRay(Ray.new(Position, Direction.unit * (Range or 999.999)), Ignore)
  777. end
  778.  
  779. FindNearestTorso = function(pos)
  780. local list = (game.Workspace:children())
  781. local torso = nil
  782. local dist = 1000
  783. local temp, human, temp2 = nil, nil, nil
  784. for x = 1, #list do
  785. temp2 = list[x]
  786. if temp2.className == "Model" and temp2.Name ~= Character.Name then
  787. temp = temp2:findFirstChild("Torso")
  788. human = temp2:findFirstChild("Humanoid")
  789. if temp ~= nil and human ~= nil and human.Health > 0 and (temp.Position - pos).magnitude < dist then
  790. local dohit = true
  791. if dohit == true then
  792. torso = temp
  793. dist = (temp.Position - pos).magnitude
  794. end
  795. end
  796. end
  797. end
  798. return torso, dist
  799. end
  800.  
  801. function Damage(Part, hit, minim, maxim, knockback, Type, Property, Delay, HitSound, HitPitch)
  802. if hit.Parent == nil then
  803. return
  804. end
  805. local h = hit.Parent:FindFirstChild("Humanoid")
  806. for _, v in pairs(hit.Parent:children()) do
  807. if v:IsA("Humanoid") then
  808. h = v
  809. end
  810. end
  811. if h ~= nil and hit.Parent.Name ~= Character.Name and hit.Parent:FindFirstChild("Torso") ~= nil then
  812. if hit.Parent:findFirstChild("DebounceHit") ~= nil then
  813. if hit.Parent.DebounceHit.Value == true then
  814. return
  815. end
  816. end
  817. local c = Create("ObjectValue"){
  818. Name = "creator",
  819. Value = game:service("Players").LocalPlayer,
  820. Parent = h,
  821. }
  822. game:GetService("Debris"):AddItem(c, .5)
  823. if HitSound ~= nil and HitPitch ~= nil then
  824. CFuncs.Sound.Create(HitSound, hit, 1, HitPitch)
  825. end
  826. local Damage = math.random(minim, maxim)
  827. local blocked = false
  828. local block = hit.Parent:findFirstChild("Block")
  829. if block ~= nil then
  830. if block.className == "IntValue" then
  831. if block.Value > 0 then
  832. blocked = true
  833. block.Value = block.Value - 1
  834. print(block.Value)
  835. end
  836. end
  837. end
  838. if blocked == false then
  839. h.Health = h.Health - Damage
  840. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, BrickColor.new("Really black").Color)
  841. else
  842. h.Health = h.Health - (Damage / 2)
  843. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, BrickColor.new("Really black").Color)
  844. end
  845. if Type == "Knockdown" then
  846. local hum = hit.Parent.Humanoid
  847. hum.PlatformStand = true
  848. coroutine.resume(coroutine.create(function(HHumanoid)
  849. swait(1)
  850. HHumanoid.PlatformStand = false
  851. end), hum)
  852. local angle = (hit.Position - (Property.Position + Vector3.new(0, 0, 0))).unit
  853. local bodvol = Create("BodyVelocity"){
  854. velocity = angle * knockback,
  855. P = 5000,
  856. maxForce = Vector3.new(8e+003, 8e+003, 8e+003),
  857. Parent = hit,
  858. }
  859. local rl = Create("BodyAngularVelocity"){
  860. P = 3000,
  861. maxTorque = Vector3.new(500000, 500000, 500000) * 50000000000000,
  862. angularvelocity = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10)),
  863. Parent = hit,
  864. }
  865. game:GetService("Debris"):AddItem(bodvol, .5)
  866. game:GetService("Debris"):AddItem(rl, .5)
  867. elseif Type == "Normal" then
  868. local vp = Create("BodyVelocity"){
  869. P = 500,
  870. maxForce = Vector3.new(math.huge, 0, math.huge),
  871. velocity = Property.CFrame.lookVector * knockback + Property.Velocity / 1.05,
  872. }
  873. if knockback > 0 then
  874. vp.Parent = hit.Parent.Torso
  875. end
  876. game:GetService("Debris"):AddItem(vp, .5)
  877. elseif Type == "Up" then
  878. local bodyVelocity = Create("BodyVelocity"){
  879. velocity = Vector3.new(0, 20, 0),
  880. P = 5000,
  881. maxForce = Vector3.new(8e+003, 8e+003, 8e+003),
  882. Parent = hit,
  883. }
  884. game:GetService("Debris"):AddItem(bodyVelocity, .5)
  885. elseif Type == "DarkUp" then
  886. coroutine.resume(coroutine.create(function()
  887. for i = 0, 1, 0.1 do
  888. swait()
  889. Effects.Block.Create(BrickColor.new("Black"), hit.Parent.Torso.CFrame, 5, 5, 5, 1, 1, 1, .08, 1)
  890. end
  891. end))
  892. local bodyVelocity = Create("BodyVelocity"){
  893. velocity = Vector3.new(0, 20, 0),
  894. P = 5000,
  895. maxForce = Vector3.new(8e+003, 8e+003, 8e+003),
  896. Parent = hit,
  897. }
  898. game:GetService("Debris"):AddItem(bodyVelocity, 1)
  899. elseif Type == "Snare" then
  900. local bp = Create("BodyPosition"){
  901. P = 2000,
  902. D = 100,
  903. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  904. position = hit.Parent.Torso.Position,
  905. Parent = hit.Parent.Torso,
  906. }
  907. game:GetService("Debris"):AddItem(bp, 1)
  908. elseif Type == "Freeze" then
  909. local BodPos = Create("BodyPosition"){
  910. P = 50000,
  911. D = 1000,
  912. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  913. position = hit.Parent.Torso.Position,
  914. Parent = hit.Parent.Torso,
  915. }
  916. local BodGy = Create("BodyGyro") {
  917. maxTorque = Vector3.new(4e+005, 4e+005, 4e+005) * math.huge ,
  918. P = 20e+003,
  919. Parent = hit.Parent.Torso,
  920. cframe = hit.Parent.Torso.CFrame,
  921. }
  922. hit.Parent.Torso.Anchored = true
  923. coroutine.resume(coroutine.create(function(Part)
  924. swait(1.5)
  925. Part.Anchored = false
  926. end), hit.Parent.Torso)
  927. game:GetService("Debris"):AddItem(BodPos, 3)
  928. game:GetService("Debris"):AddItem(BodGy, 3)
  929. end
  930. local debounce = Create("BoolValue"){
  931. Name = "DebounceHit",
  932. Parent = hit.Parent,
  933. Value = true,
  934. }
  935. game:GetService("Debris"):AddItem(debounce, Delay)
  936. c = Create("ObjectValue"){
  937. Name = "creator",
  938. Value = Player,
  939. Parent = h,
  940. }
  941. game:GetService("Debris"):AddItem(c, .5)
  942. end
  943. end
  944.  
  945. function ShowDamage(Pos, Text, Time, Color)
  946. local Rate = (1 / 30)
  947. local Pos = (Pos or Vector3.new(0, 0, 0))
  948. local Text = (Text or "")
  949. local Time = (Time or 2)
  950. local Color = (Color or Color3.new(1, 0, 1))
  951. local EffectPart = CFuncs.Part.Create(workspace, "SmoothPlastic", 0, 1, BrickColor.new(Color), "Effect", Vector3.new(0, 0, 0))
  952. EffectPart.Anchored = true
  953. local BillboardGui = Create("BillboardGui"){
  954. Size = UDim2.new(3, 0, 3, 0),
  955. Adornee = EffectPart,
  956. Parent = EffectPart,
  957. }
  958. local TextLabel = Create("TextLabel"){
  959. BackgroundTransparency = 1,
  960. Size = UDim2.new(1, 0, 1, 0),
  961. Text = Text,
  962. Font = "SciFi",
  963. TextColor3 = Color,
  964. TextScaled = true,
  965. Parent = BillboardGui,
  966. }
  967. game.Debris:AddItem(EffectPart, (Time))
  968. EffectPart.Parent = game:GetService("Workspace")
  969. delay(0, function()
  970. local Frames = (Time / Rate)
  971. for Frame = 1, Frames do
  972. wait(Rate)
  973. local Percent = (Frame / Frames)
  974. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  975. TextLabel.TextTransparency = Percent
  976. end
  977. if EffectPart and EffectPart.Parent then
  978. EffectPart:Destroy()
  979. end
  980. end)
  981. end
  982.  
  983. function MagnitudeDamage(Part, Magnitude, MinimumDamage, MaximumDamage, KnockBack, Type, HitSound, HitPitch)
  984. for _, c in pairs(workspace:children()) do
  985. local hum = c:findFirstChild("Humanoid")
  986. if hum ~= nil then
  987. local head = c:findFirstChild("Torso")
  988. if head ~= nil then
  989. local targ = head.Position - Part.Position
  990. local mag = targ.magnitude
  991. if mag <= Magnitude and c.Name ~= Player.Name then
  992. Damage(head, head, MinimumDamage, MaximumDamage, KnockBack, Type, RootPart, .1, "rbxassetid://" .. HitSound, HitPitch)
  993. end
  994. end
  995. end
  996. end
  997. end
  998.  
  999. EffectModel = Create("Model"){
  1000. Parent = Character,
  1001. Name = "Effects",
  1002. }
  1003.  
  1004. Effects = {
  1005. Block = {
  1006. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay, Type)
  1007. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  1008. prt.Anchored = true
  1009. prt.CFrame = cframe
  1010. local msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1011. game:GetService("Debris"):AddItem(prt, 10)
  1012. if Type == 1 or Type == nil then
  1013. table.insert(Effects, {
  1014. prt,
  1015. "Block1",
  1016. delay,
  1017. x3,
  1018. y3,
  1019. z3,
  1020. msh
  1021. })
  1022. elseif Type == 2 then
  1023. table.insert(Effects, {
  1024. prt,
  1025. "Block2",
  1026. delay,
  1027. x3,
  1028. y3,
  1029. z3,
  1030. msh
  1031. })
  1032. end
  1033. end;
  1034. };
  1035.  
  1036. Cylinder = {
  1037. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  1038. local prt = CFuncs.Part..Create(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new(0.2, 0.2, 0.2))
  1039. prt.Anchored = true
  1040. prt.CFrame = cframe
  1041. local msh = CFuncs.Mesh.Create("CylinderMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1042. game:GetService("Debris"):AddItem(prt, 2)
  1043. Effects[#Effects + 1] = {
  1044. prt,
  1045. "Cylinder",
  1046. delay,
  1047. x3,
  1048. y3,
  1049. z3
  1050. }
  1051. end;
  1052. };
  1053.  
  1054. Head = {
  1055. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  1056. local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new())
  1057. prt.Anchored = true
  1058. prt.CFrame = cframe
  1059. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Head", "nil", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1060. game:GetService("Debris"):AddItem(prt, 10)
  1061. table.insert(Effects, {
  1062. prt,
  1063. "Cylinder",
  1064. delay,
  1065. x3,
  1066. y3,
  1067. z3,
  1068. msh
  1069. })
  1070. end;
  1071. };
  1072.  
  1073. Sphere = {
  1074. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  1075. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  1076. prt.Anchored = true
  1077. prt.CFrame = cframe
  1078. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1079. game:GetService("Debris"):AddItem(prt, 10)
  1080. table.insert(Effects, {
  1081. prt,
  1082. "Cylinder",
  1083. delay,
  1084. x3,
  1085. y3,
  1086. z3,
  1087. msh
  1088. })
  1089. end;
  1090. };
  1091.  
  1092. Elect = {
  1093. Create = function(cff, x, y, z)
  1094. local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 0, BrickColor.new("Lime green"), "Part", Vector3.new(1, 1, 1))
  1095. prt.Anchored = true
  1096. prt.CFrame = cff * CFrame.new(math.random(-x, x), math.random(-y, y), math.random(-z, z))
  1097. prt.CFrame = CFrame.new(prt.Position)
  1098. game:GetService("Debris"):AddItem(prt, 2)
  1099. local xval = math.random() / 2
  1100. local yval = math.random() / 2
  1101. local zval = math.random() / 2
  1102. local msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(xval, yval, zval))
  1103. table.insert(Effects, {
  1104. prt,
  1105. "Elec",
  1106. 0.1,
  1107. x,
  1108. y,
  1109. z,
  1110. xval,
  1111. yval,
  1112. zval
  1113. })
  1114. end;
  1115.  
  1116. };
  1117.  
  1118. Ring = {
  1119. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  1120. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  1121. prt.Anchored = true
  1122. prt.CFrame = cframe
  1123. local msh = CFuncs.Mesh.Create("CylinderMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1124. game:GetService("Debris"):AddItem(prt, 10)
  1125. table.insert(Effects, {
  1126. prt,
  1127. "Cylinder",
  1128. delay,
  1129. x3,
  1130. y3,
  1131. z3,
  1132. msh
  1133. })
  1134. end;
  1135. };
  1136.  
  1137.  
  1138. Wave = {
  1139. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  1140. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  1141. prt.Anchored = true
  1142. prt.CFrame = cframe
  1143. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "FileMesh", "rbxassetid://20329976", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1144. game:GetService("Debris"):AddItem(prt, 10)
  1145. table.insert(Effects, {
  1146. prt,
  1147. "Cylinder",
  1148. delay,
  1149. x3,
  1150. y3,
  1151. z3,
  1152. msh
  1153. })
  1154. end;
  1155. };
  1156.  
  1157. Break = {
  1158. Create = function(brickcolor, cframe, x1, y1, z1)
  1159. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new(0.5, 0.5, 0.5))
  1160. prt.Anchored = true
  1161. prt.CFrame = cframe * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  1162. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1163. local num = math.random(10, 50) / 1000
  1164. game:GetService("Debris"):AddItem(prt, 10)
  1165. table.insert(Effects, {
  1166. prt,
  1167. "Shatter",
  1168. num,
  1169. prt.CFrame,
  1170. math.random() - math.random(),
  1171. 0,
  1172. math.random(50, 100) / 100
  1173. })
  1174. end;
  1175. };
  1176.  
  1177. Fire = {
  1178. Create = function(brickcolor, cframe, x1, y1, z1, delay)
  1179. local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new())
  1180. prt.Anchored = true
  1181. prt.CFrame = cframe
  1182. msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1183. game:GetService("Debris"):AddItem(prt, 10)
  1184. table.insert(Effects, {
  1185. prt,
  1186. "Fire",
  1187. delay,
  1188. 1,
  1189. 1,
  1190. 1,
  1191. msh
  1192. })
  1193. end;
  1194. };
  1195.  
  1196. FireWave = {
  1197. Create = function(brickcolor, cframe, x1, y1, z1)
  1198. local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 1, brickcolor, "Effect", Vector3.new())
  1199. prt.Anchored = true
  1200. prt.CFrame = cframe
  1201. msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1202. local d = Create("Decal"){
  1203. Parent = prt,
  1204. Texture = "rbxassetid://26356434",
  1205. Face = "Top",
  1206. }
  1207. local d = Create("Decal"){
  1208. Parent = prt,
  1209. Texture = "rbxassetid://26356434",
  1210. Face = "Bottom",
  1211. }
  1212. game:GetService("Debris"):AddItem(prt, 10)
  1213. table.insert(Effects, {
  1214. prt,
  1215. "FireWave",
  1216. 1,
  1217. 30,
  1218. math.random(400, 600) / 100,
  1219. msh
  1220. })
  1221. end;
  1222. };
  1223.  
  1224. Lightning = {
  1225. Create = function(p0, p1, tym, ofs, col, th, tra, last)
  1226. local magz = (p0 - p1).magnitude
  1227. local curpos = p0
  1228. local trz = {
  1229. -ofs,
  1230. ofs
  1231. }
  1232. for i = 1, tym do
  1233. local li = CFuncs.Part.Create(EffectModel, "Neon", 0, tra or 0.4, col, "Ref", Vector3.new(th, th, magz / tym))
  1234. local ofz = Vector3.new(trz[math.random(1, 2)], trz[math.random(1, 2)], trz[math.random(1, 2)])
  1235. local trolpos = CFrame.new(curpos, p1) * CFrame.new(0, 0, magz / tym).p + ofz
  1236. li.Material = "Neon"
  1237. if tym == i then
  1238. local magz2 = (curpos - p1).magnitude
  1239. li.Size = Vector3.new(th, th, magz2)
  1240. li.CFrame = CFrame.new(curpos, p1) * CFrame.new(0, 0, -magz2 / 2)
  1241. table.insert(Effects, {
  1242. li,
  1243. "Disappear",
  1244. last
  1245. })
  1246. else
  1247. do
  1248. do
  1249. li.CFrame = CFrame.new(curpos, trolpos) * CFrame.new(0, 0, magz / tym / 2)
  1250. curpos = li.CFrame * CFrame.new(0, 0, magz / tym / 2).p
  1251. game.Debris:AddItem(li, 10)
  1252. table.insert(Effects, {
  1253. li,
  1254. "Disappear",
  1255. last
  1256. })
  1257. end
  1258. end
  1259. end
  1260. end
  1261. end
  1262. };
  1263.  
  1264. EffectTemplate = {
  1265.  
  1266. };
  1267. }
  1268.  
  1269. function attackone()
  1270. attack = true
  1271. local con = Hitbox.Touched:connect(function(hit)
  1272. Damage(Hitbox, hit, 15, 25, math.random(1, 5), "Normal", RootPart, .2, "rbxassetid://199149186", 1)
  1273. end)
  1274. for i = 0, 1, 0.1 do
  1275. swait()
  1276. PlayAnimationFromTable({
  1277. CFrame.new(-2.37632025e-006, -0, -3.54160966e-006, 0.869715154, 0, -0.493554115, 0, 1, 0, 0.493554115, 0, 0.869715154) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1278. CFrame.new(0, 1.49998999, 0, 0.823209345, 0, 0.567738056, 0, 1, 0, -0.567738056, 0, 0.823209345) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1279. CFrame.new(1.72504246, 0.547741234, 0.500729918, -0.0918931514, -0.799705744, -0.593318224, 0.995768905, -0.0737995654, -0.0547537692, 2.75671482e-007, -0.595839322, 0.803103685) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1280. CFrame.new(-1.61390066, 0.137114257, -2.54969268e-006, 0.979738414, 0.200281978, 1.60932541e-006, -0.200281948, 0.979738414, 1.82421957e-006, -1.13248825e-006, -2.10106373e-006, 1.00000012) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1281. CFrame.new(0.556683421, -1.99602854, 0.0122489668, 0.994107306, -0.069811672, 0.0829295516, 0.0695700273, 0.997560203, 0.00580345327, -0.0831323862, 1.60187483e-007, 0.996538579) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1282. CFrame.new(-0.563561559, -1.99653649, 0.0449997298, 0.993613243, 0.0543510951, -0.0988881588, -0.0540839657, 0.998521864, 0.00538200466, 0.0990344882, 6.35161996e-007, 0.995084167) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1283. }, .3, false)
  1284. motr.C0 = clerp(motr.C0, CFrame.new(2.93302083, 1.90579128, 4.64925671, 0.504022062, -0.0612321608, -0.861517489, 0.0322860032, 0.998122334, -0.0520527139, 0.863087118, -0.00157923938, 0.505052626) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3)
  1285. end
  1286. CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=231917758", Hitbox, 1, 1)
  1287. CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=159972643", RootPart, 1, 1)
  1288. for i = 0, .2, 0.1 do
  1289. swait()
  1290. PlayAnimationFromTable({
  1291. CFrame.new(0.0508087426, 0, 0.151075765, 0.999725103, 0, 0.023446003, 0, 1, 0, -0.023446003, 0, 0.999725103) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1292. CFrame.new(0.0543412231, 1.49997807, -0.0194248836, 0.975676715, 0, 0.219214469, 0, 1, 0, -0.219214469, 0, 0.975676715) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1293. CFrame.new(1.53409362, 0.664557278, -0.972783446, -0.0693505928, -0.324794471, 0.943238556, 0.995769024, -0.0796791092, 0.0457761474, 0.0602885783, 0.94242245, 0.328946024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1294. CFrame.new(-1.54820931, 0.137114778, 0.17174837, 0.972841144, 0.19887194, 0.118448749, -0.200281963, 0.979738355, 6.45351008e-007, -0.116048649, -0.0237237774, 0.992960274) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1295. CFrame.new(0.608529925, -1.99602735, -0.073191233, 0.977261841, -0.0693198144, 0.200384915, 0.0695699975, 0.997560263, 0.00580173684, -0.200298175, 0.00827096216, 0.979700089) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1296. CFrame.new(-0.49992764, -1.99653482, 0.0920119807, 0.998348832, 0.053968478, 0.0196737815, -0.0540839806, 0.998521864, 0.00538626593, -0.0193540137, -0.00644140784, 0.99979192) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1297. }, .3, false)
  1298. motr.C0 = clerp(motr.C0, CFrame.new(3.00881696, 1.06866634, -4.49353075, 0.370503962, 0.022500122, 0.92855835, 0.0622599907, 0.99685657, -0.0489974245, -0.926741898, 0.0759657696, 0.367938429) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3)
  1299. end
  1300. for i = 0, 1, 0.1 do
  1301. swait()
  1302. PlayAnimationFromTable({
  1303. CFrame.new(0.13816683, 0, 0.194592401, 0.725985765, 0, 0.687709749, 0, 1, 0, -0.687709749, 0, 0.725985765) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1304. CFrame.new(0, 1.49998498, 0, 0.838303447, 0, -0.545204043, 0, 1, 0, 0.545204043, 0, 0.838303447) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1305. CFrame.new(0.971923828, 0.545829058, -0.806313515, -0.0918911397, 0.495646, 0.863649964, 0.995769143, 0.045740705, 0.0796979889, -1.9595027e-006, 0.867319405, -0.49775219) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1306. CFrame.new(-1.61391985, 0.137115285, -1.41951941e-005, 0.979738355, 0.200281948, 8.64267349e-007, -0.200281948, 0.979738295, 2.71408976e-006, -3.27825546e-007, -2.83867121e-006, 1.00000012) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1307. CFrame.new(0.556650877, -1.99602997, 0.0122295246, 0.994107246, -0.0698115081, 0.0829279423, 0.06956999, 0.997560263, 0.00580198132, -0.0831306875, 1.50501728e-006, 0.996538758) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1308. CFrame.new(-0.563588858, -1.99653625, 0.0450030342, 0.993613005, 0.0543512031, -0.0988893509, -0.0540839806, 0.998521864, 0.00538294949, 0.0990357399, -2.38418579e-007, 0.995084047) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1309. }, .3, false)
  1310. motr.C0 = clerp(motr.C0, CFrame.new(-3.21906948, 0.620623946, -2.33585119, -0.956835508, 9.46371756e-007, 0.290629894, 0.0259739868, 0.995998621, 0.0855104551, -0.289466858, 0.0893682539, -0.953006983) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3)
  1311. end
  1312. con:Disconnect()
  1313. attack = false
  1314. end
  1315. attacktwo = function()
  1316. attack = true
  1317. local con = Hitbox.Touched:connect(function(hit)
  1318. Damage(Hitbox, hit, 15, 25, math.random(1, 5), "Normal", RootPart, .2, "rbxassetid://199149186", 1)
  1319. end)
  1320.  
  1321. for i = 0, 1, 0.1 do
  1322. swait()
  1323. PlayAnimationFromTable({
  1324. CFrame.new(-0, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1325. CFrame.new(0, 1.48856926, -0.06354554, 1, 0, 0, 0, 0.984230995, 0.176888004, 0, -0.176888004, 0.984230995) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1326. CFrame.new(1.57099569, 0.164021179, 0, 0.988746643, -0.14959994, 0, 0.14959994, 0.988746643, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1327. CFrame.new(-1.67262816, 0.0905727297, -0.210123539, 0.976408005, 0.209804818, -0.0510826446, -0.215933993, 0.948693156, -0.230984941, -0, 0.236566022, 0.971615493) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1328. CFrame.new(0.556650877, -1.99602997, 0.0122295246, 0.994107246, -0.0698115081, 0.0829279423, 0.06956999, 0.997560263, 0.00580198132, -0.0831306875, 1.50501728e-006, 0.996538758) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1329. CFrame.new(-0.563588858, -1.99653625, 0.0450030342, 0.993613005, 0.0543512031, -0.0988893509, -0.0540839806, 0.998521864, 0.00538294949, 0.0990357399, -2.38418579e-007, 0.995084047) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1330. }, .3, false)
  1331. motr.C0 = clerp(motr.C0, CFrame.new(0.16015625, -1.02603161, -2.10934687, 1, 0, 0, 0, 0.938912868, 0.344155014, 0, -0.344154984, 0.938912868) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3)
  1332. end
  1333. CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=231917758", Hitbox, 1, 1)
  1334. CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=159972627", RootPart, 1, 1)
  1335. for i = 0, 1, 0.1 do
  1336. swait()
  1337. PlayAnimationFromTable({
  1338. CFrame.new(-0, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1339. CFrame.new(0, 1.43051779, 0.152496681, 1, 0, -0, 0, 0.965749621, -0.259475917, 0, 0.259475917, 0.965749621) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1340. CFrame.new(1.57098866, 0.164016753, 0, 0.988746643, -0.14959994, 0, 0.14959994, 0.988746643, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1341. CFrame.new(-1.638111, 1.28006017, -0.304070801, 0.978635907, 0.171825975, -0.112905882, 0.0912189931, -0.855006278, -0.510532498, -0.184257984, 0.489326209, -0.852413595) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1342. CFrame.new(0.556650877, -1.99602997, 0.0122295246, 0.994107246, -0.0698115081, 0.0829279423, 0.06956999, 0.997560263, 0.00580198132, -0.0831306875, 1.50501728e-006, 0.996538758) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1343. CFrame.new(-0.563588858, -1.99653625, 0.0450030342, 0.993613005, 0.0543512031, -0.0988893509, -0.0540839806, 0.998521864, 0.00538294949, 0.0990357399, -2.38418579e-007, 0.995084047) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1344. }, .3, false)
  1345. motr.C0 = clerp(motr.C0, CFrame.new(0.16015625, 3.35689831, -3.84624863, 1, 0, -0, 0, 0.677296281, -0.735710382, 0, 0.735710382, 0.677296281) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3)
  1346. end
  1347. con:Disconnect()
  1348. attack = false
  1349. end
  1350. attackthree = function()
  1351. attack = true
  1352. local con = RightLeg.Touched:connect(function(hit)
  1353. Damage(RightLeg, hit, 15, 25, math.random(1, 5), "Normal", RootPart, .2, "rbxassetid://199149186", 1)
  1354. end)
  1355. for i = 0, 1, 0.1 do
  1356. swait()
  1357. PlayAnimationFromTable({
  1358. CFrame.new(-0, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1359. CFrame.new(0, 1.55453968, -0.0703605115, 1, 0, 0, 0, 0.98677212, 0.162114009, 0, -0.162114009, 0.98677212) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1360. CFrame.new(1.5512929, 0.0850069597, 0, 0.99147135, -0.130325049, 0, 0.130325049, 0.99147135, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1361. CFrame.new(-1.56969881, 0.0500169247, 0, 0.992582738, 0.121570967, 0, -0.121570967, 0.992582738, 0, -0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1362. CFrame.new(0.5, -1.82836175, 0.389226913, 1, 0, 0, 0, 0.914989769, 0.403476924, 0, -0.403476924, 0.914989769) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1363. CFrame.new(-0.565449357, -1.99361193, 0, 0.995276093, 0.097085014, 0, -0.097085014, 0.995276093, 0, -0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1364. }, .3, false)
  1365. motr.C0 = clerp(motr.C0, CFrame.new(-0.377030611, 2.23529887, 3.38560438, 0.999624133, 0.0181941353, -0.0205119029, -0.017229002, 0.998779655, 0.0462857895, 0.0213290025, -0.0459149815, 0.998717666) * CFrame.new(0- 0.5 * math.cos((sine) / 60),0 + 0.5 * math.cos((sine) / 30), 0) * CFrame.Angles(0, 0, 0), 0.3)
  1366. end
  1367. Torso.Velocity = RootPart.CFrame.lookVector * 60
  1368. --Torso.Velocity = Vector3.new(0, 40, 0)
  1369. CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=199145095", RightLeg, 1, 0.8)
  1370. CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=159882477", RootPart, 1, 1)
  1371. for i = 0, 1, 0.1 do
  1372. swait()
  1373. PlayAnimationFromTable({
  1374. CFrame.new(0, -0.00213143881, 0.049953457, 1, 0, -0, 0, 0.995428622, -0.0955089629, 0, 0.0955089629, 0.995428622) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1375. CFrame.new(0, 1.55725658, -0.0331232771, 1, 0, -0, 0, 0.99733007, 0.0730267763, -0, -0.0730267763, 0.99733007) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1376. CFrame.new(1.53314447, 0.223051548, 0.306677878, 0.991471469, -0.11866843, -0.0538730845, 0.130324632, 0.902787685, 0.409865797, -2.17370689e-006, -0.413391173, 0.910553634) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1377. CFrame.new(-1.5310266, 0.365730882, 0.489296556, 0.992583096, 0.101924911, 0.0662593469, -0.121568866, 0.832199454, 0.540985525, -1.09057873e-006, -0.54502815, 0.838417828) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1378. CFrame.new(0.559038937, -1.54237294, -0.907594442, 0.998593748, -0.0530143008, 4.13909582e-008, 0.0187391378, 0.352975488, -0.935444951, 0.0495919436, 0.934129536, 0.353472531) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1379. CFrame.new(-0.565448523, -1.99360824, -2.19610229e-007, 0.995276213, 0.0970847905, -2.8573902e-007, -0.0970847979, 0.995276213, 1.88499689e-006, 4.67523932e-007, -1.84774399e-006, 1.00000012) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1380. }, .3, false)
  1381. motr.C0 = clerp(motr.C0, CFrame.new(-0.377030611, 2.23529887, 3.38560438, 0.999624133, 0.0181941353, -0.0205119029, -0.017229002, 0.998779655, 0.0462857895, 0.0213290025, -0.0459149815, 0.998717666) * CFrame.new(0- 0.5 * math.cos((sine) / 60),0 + 0.5 * math.cos((sine) / 30), 0) * CFrame.Angles(0, 0, 0), 0.3)
  1382. end
  1383. attack = false
  1384. con:Disconnect()
  1385. end
  1386. attackfour = function()
  1387. attack = true
  1388. local ref = New("Part",Model,"ref",{Transparency = 1,CanCollide = false, BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-50.8233452, -2.94440603, -41.9271126, -1, -0, 0, 0, -0.0611380227, 0.998129368, 0, 0.998129368, 0.0611380227),Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1389. local mot = New("Motor",ref,"mot",{Part0 = ref,Part1 = RootPart,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -0.0611380227, 0.998129368, 0, 0.998129368, 0.0611380227),C1 = CFrame.new(0.16015625, -2.91722918, -7.77282715, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  1390.  
  1391. CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=199145497", RootPart, 1, 1)
  1392. CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=159882584", RootPart, 1, 1)
  1393. Humanoid.Jump = true
  1394. Torso.Velocity = Vector3.new(0, 90, 0)
  1395. for i = 0, 1, 0.1 do
  1396. swait()
  1397. PlayAnimationFromTable({
  1398. CFrame.new(-0, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1399. CFrame.new(0, 1.46795857, 0.132517934, 1, 0, -0, 0, 0.972055614, -0.234750897, 0, 0.234750912, 0.972055614) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1400. CFrame.new(1.69050443, 0.337467134, 0.508190036, 0.790086865, -0.513706088, -0.334467947, 0.612994909, 0.662113965, 0.431094438, 0, -0.545629144, 0.838026762) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1401. CFrame.new(-1.84881663, 0.417017847, 0.309735924, 0.76242888, 0.62015909, 0.184675008, -0.647071958, 0.730718195, 0.217597991, -0, -0.285401046, 0.958408237) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1402. CFrame.new(0.586394787, -1.3048085, -0.2875247, 0.991395891, -0.130897745, 1.22869665e-006, 0.120959982, 0.916132748, 0.382190466, -0.050028991, -0.378901899, 0.92408365) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1403. CFrame.new(-0.5, -1.91453815, 0.275938064, 1, 0, 0, 0, 0.955236971, 0.295841992, 0, -0.295841992, 0.955236971) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1404. }, .3, false)
  1405. motr.C0 = clerp(motr.C0, CFrame.new(-0.377030611, 2.23529887, 3.38560438, 0.999624133, 0.0181941353, -0.0205119029, -0.017229002, 0.998779655, 0.0462857895, 0.0213290025, -0.0459149815, 0.998717666) * CFrame.new(0- 0.5 * math.cos((sine) / 60),0 + 0.5 * math.cos((sine) / 30), 0) * CFrame.Angles(0, 0, 0), 0.3)
  1406. end
  1407. for i = 0, 1.5, 0.1 do
  1408. swait()
  1409. PlayAnimationFromTable({
  1410. CFrame.new(0, 0.0446925536, -0.113902621, 1, 0, 0, 0, 0.959784448, 0.280738115, 0, -0.280738115, 0.959784448) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1411. CFrame.new(0, 1.4780724, -0.108031765, 1, 0, 0, 0, 0.980096817, 0.198520318, 0, -0.198520318, 0.980096817) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1412. CFrame.new(1.52336431, 1.37410688, 0.429173201, 0.961683333, -0.177957356, 0.208558023, -0.239297733, -0.916084111, 0.321755826, 0.133797854, -0.359334648, -0.923567533) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1413. CFrame.new(-1.52519119, 1.33760417, 0.33274734, 0.972769022, 0.161078379, -0.166655868, 0.199760884, -0.947310805, 0.250395894, -0.117541522, -0.276868761, -0.953691661) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1414. CFrame.new(0.497251898, -1.93572879, 0.243175536, 0.999088347, -0.0412701331, -0.0109227467, 0.0426911041, 0.965871334, 0.25548023, 6.2668696e-006, -0.255713612, 0.966752648) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1415. CFrame.new(-0.613620698, -1.90004504, 0.308153152, 0.99603647, 0.0889458209, 5.18413913e-007, -0.0854247287, 0.956604838, 0.278585613, 0.0247785319, -0.277481496, 0.960411429) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1416. }, .3, false)
  1417. motr.C0 = clerp(motr.C0, CFrame.new(0.16015625, 6.59590435, 0.365743309, 1, 0, -0, 0, 0.996492445, -0.0836840272, 0, 0.0836840346, 0.996492445) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3)
  1418. end
  1419. coroutine.wrap(function()
  1420. wait(.1)
  1421. MagnitudeDamage(ref, 12, 15, 25, math.random(1, 5), "Normal", "http://www.roblox.com/asset/?id=199145477", 1)
  1422. CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=199145477", ref, 1, 1)
  1423. Effects.Sphere.Create(BrickColor.new("Really black"), ref.CFrame, 1, 1, 1, 7.5, 7.5, 7.5, 0.07)
  1424. Effects.Sphere.Create(BrickColor.new("Really red"), ref.CFrame, 1, 1, 1, 6.5, 6.5, 6.5, 0.07)
  1425. Effects.Wave.Create(BrickColor.new("Really red"), ref.CFrame* CFrame.Angles(math.rad(90),0,0), 1, 1, 1, 1.2, .5, 1.2, 0.07)
  1426. end)()
  1427. for i = 0, 1.2, 0.1 do
  1428. swait()
  1429. PlayAnimationFromTable({
  1430. CFrame.new(0, -2.52295923, -0.584590793, 1, 0, 0, 0, -0.0135839973, 0.999907732, 0, -0.999907732, -0.0135839982) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1431. CFrame.new(0, 1.46205437, -0.000206507742, 1, 0, 0, 0, 0.997810066, 0.0661448836, 0, -0.0661448836, 0.997810066) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1432. CFrame.new(1.58987796, 1.20756996, -0.0198090896, 0.962880969, -0.269926339, -1.14066779e-006, -0.26989004, -0.962751448, -0.0164019652, 0.00442622229, 0.0157934465, -0.999865532) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1433. CFrame.new(-1.62800121, 1.23728025, -0.0652080923, 0.976427615, 0.215845466, -3.47263239e-007, 0.215546325, -0.97507441, -0.0526290238, -0.0113600753, 0.0513883606, -0.998614192) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1434. CFrame.new(0.494747847, -1.93533611, -0.257378459, 0.996715009, -0.0784583315, 0.0200892054, 0.0809894279, 0.965555847, -0.247270226, 3.16055957e-006, 0.248084933, 0.968738317) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1435. CFrame.new(-0.540820956, -1.81960273, -0.311453491, 0.995794892, 0.0869645029, -0.0288037509, -0.0916104838, 0.945302486, -0.313066721, 2.5635818e-006, 0.31438899, 0.949294269) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1436. }, .8, false)
  1437. motr.C0 = clerp(motr.C0, CFrame.new(0.16015625, -2.91722918, -7.77282524, 1, 0, 0, 0, -0.0611380227, 0.998129368, 0, -0.998129368, -0.0611380227) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3)
  1438. end
  1439. attack = false
  1440. wait(1)
  1441. ref:Remove()
  1442. end
  1443. spank = function()
  1444. attack = true
  1445.  
  1446. attack = false
  1447. end
  1448.  
  1449. Mouse.Button1Down:connect(function()
  1450. if attack == false and attacktype == 1 then
  1451. attacktype = 2
  1452. attackone()
  1453. else if attack == false and attacktype == 2 then
  1454. attacktype = 3
  1455. attacktwo()
  1456. else if attack == false and attacktype == 3 then
  1457. attacktype = 4
  1458. attackthree()
  1459. else if attack == false and attacktype == 4 then
  1460. attacktype = 1
  1461. attackfour()
  1462. end
  1463. end
  1464. end
  1465. end
  1466. end)
  1467.  
  1468. Mouse.KeyDown:connect(function(k)
  1469. k = k:lower()
  1470. if attack == false and k == 'z' then
  1471. spank()
  1472. else if attack == false and k == 'x' then
  1473. --insert aaa here|-->
  1474. end
  1475. end
  1476. end)
  1477.  
  1478. while true do
  1479. swait()
  1480. for i, v in pairs(Character:GetChildren()) do
  1481. if v:IsA("Part") then
  1482. v.Material = "SmoothPlastic"
  1483. elseif v:IsA("Accessory") then
  1484. v:WaitForChild("Handle").Material = "SmoothPlastic"
  1485. end
  1486. end
  1487.  
  1488. Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  1489. velocity = RootPart.Velocity.y
  1490. sine = sine + change
  1491. local hit, pos = rayCast(RootPart.Position, (CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0))).lookVector, 4, Character)
  1492. if RootPart.Velocity.y > 1 and hit == nil then
  1493. Anim = "Jump"
  1494. if attack == false then
  1495. motr.C0 = clerp(motr.C0, CFrame.new(-0.377030611, 2.23529887, 3.38560438, 0.999624133, 0.0181941353, -0.0205119029, -0.017229002, 0.998779655, 0.0462857895, 0.0213290025, -0.0459149815, 0.998717666) * CFrame.new(0- 0.5 * math.cos((sine) / 60),0 + 0.5 * math.cos((sine) / 30), 0) * CFrame.Angles(0, 0, 0), 0.3)
  1496.  
  1497. PlayAnimationFromTable({
  1498. CFrame.new(-8.60420997e-008, 0.0903999731, 0.0717497543, 0.999999344, -7.68441396e-007, 9.95312632e-008, -9.23871994e-007, 0.866027236, -0.500000715, -3.7252903e-007, 0.499999225, 0.866028309) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1499. CFrame.new(-1.90734863e-006, 1.61952782, -0.25634706, 1, 0, 0, 0, 0.866025984, 0.499998987, -0, -0.499998987, 0.866025984) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1500. CFrame.new(1.79112387, 0.991010547, -0.34551996, 0.857188284, -0.515007496, -4.09685754e-006, -0.466755271, -0.776878357, 0.422614634, -0.217652529, -0.362256378, -0.90631187) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1501. CFrame.new(-1.73517203, 1.09069431, 0.126366287, 0.908706844, 0.41093263, -0.0733932331, 0.399825603, -0.806285143, 0.435939968, 0.119966239, -0.425485879, -0.896978498) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1502. CFrame.new(0.500001311, -1.94823658, 0.19318518, 0.939692855, -1.10619897e-006, 0.342019498, -0.0885189474, 0.965926766, 0.243207395, -0.330366045, -0.258815497, 0.907674372) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1503. CFrame.new(-0.499992847, -1.10274684, -0.291438699, 0.984807611, 1.5922127e-006, -0.173649013, 0.133020341, 0.642797828, 0.754398108, 0.111622408, -0.766035795, 0.633032024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1504. }, .3, false)
  1505. end
  1506. elseif RootPart.Velocity.y < -1 and hit == nil then
  1507. Anim = "Fall"
  1508. if attack == false then
  1509. motr.C0 = clerp(motr.C0, CFrame.new(-0.377030611, 2.23529887, 3.38560438, 0.999624133, 0.0181941353, -0.0205119029, -0.017229002, 0.998779655, 0.0462857895, 0.0213290025, -0.0459149815, 0.998717666) * CFrame.new(0- 0.5 * math.cos((sine) / 60),0 + 0.5 * math.cos((sine) / 30), 0) * CFrame.Angles(0, 0, 0), 0.3)
  1510.  
  1511. PlayAnimationFromTable({
  1512. CFrame.new(-8.60420997e-008, 0.0903999731, 0.0717497543, 0.999999344, -7.68441396e-007, 9.95312632e-008, -9.23871994e-007, 0.866027236, -0.500000715, -3.7252903e-007, 0.499999225, 0.866028309) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1513. CFrame.new(-1.90734863e-006, 1.61952782, -0.25634706, 1, 0, 0, 0, 0.866025984, 0.499998987, -0, -0.499998987, 0.866025984) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1514. CFrame.new(1.79112387, 0.991010547, -0.34551996, 0.857188284, -0.515007496, -4.09685754e-006, -0.466755271, -0.776878357, 0.422614634, -0.217652529, -0.362256378, -0.90631187) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1515. CFrame.new(-1.73517203, 1.09069431, 0.126366287, 0.908706844, 0.41093263, -0.0733932331, 0.399825603, -0.806285143, 0.435939968, 0.119966239, -0.425485879, -0.896978498) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1516. CFrame.new(0.500001311, -1.94823658, 0.19318518, 0.939692855, -1.10619897e-006, 0.342019498, -0.0885189474, 0.965926766, 0.243207395, -0.330366045, -0.258815497, 0.907674372) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1517. CFrame.new(-0.499992847, -1.10274684, -0.291438699, 0.984807611, 1.5922127e-006, -0.173649013, 0.133020341, 0.642797828, 0.754398108, 0.111622408, -0.766035795, 0.633032024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1518. }, .3, false)
  1519. end
  1520. end
  1521. if Torsovelocity < 1 and hit ~= nil then
  1522. Anim = "Idle"
  1523. if attack == false then
  1524. change = 1
  1525. -->|
  1526. -->>|
  1527. -->|
  1528. motr.C0 = clerp(motr.C0, CFrame.new(-0.377030611, 2.23529887, 3.38560438, 0.999624133, 0.0181941353, -0.0205119029, -0.017229002, 0.998779655, 0.0462857895, 0.0213290025, -0.0459149815, 0.998717666) * CFrame.new(0- 0.5 * math.cos((sine) / 60),0 + 0.5 * math.cos((sine) / 30), 0) * CFrame.Angles(0, 0, 0), 0.3)
  1529.  
  1530. --motr.C0 = clerp(motr.C0, CFrame.new(0.111216806, 2.23529911, 3.38560462, 0.999624133, 0.0181941353, -0.0205119029, -0.017229002, 0.998779655, 0.0462857895, 0.0213290025, -0.0459149815, 0.998717666) * CFrame.new(0- 0.5 * math.cos((sine) / 60),0 + 0.5 * math.cos((sine) / 30),0) * CFrame.Angles(0, 0, 0), 0.3)
  1531. PlayAnimationFromTable({
  1532. CFrame.new(0.0392251611, -0.399999946, -0.0661237091, 0.76604414, 0, 0.642788053, 0, 1, 0, -0.642788053, 0, 0.76604414) * CFrame.new(0, 0- 0.1 * math.cos((sine) / 6), 0) * CFrame.Angles(0, 0, 0),
  1533. CFrame.new(3.20374966e-007, 1.49998975, -3.20374966e-007, 0.76604712, 0.0560228042, -0.640339732, 2.79222441e-008, 0.996194661, 0.0871557072, 0.642792821, -0.0667651594, 0.763125181) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1534. CFrame.new(0.579222202, 0.891285896, -1.05190825, 0.561522603, 0.723551512, -0.401454747, 0.120765731, -0.551630616, -0.82529974, -0.818601489, 0.414942414, -0.397133231) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1535. CFrame.new(-1.61124444, 0.263379157, 0.32901755, 0.847116113, 0.408216923, 0.340225905, -0.468929023, 0.875426173, 0.117197424, -0.250000656, -0.258821666, 0.933012128) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1536. CFrame.new(0.771941304, -1.88623738, -0.0557135344, 0.816501081, -0.0616285168, -0.574043393, 0.0858317688, 0.996194422, 0.0151345003, 0.57092613, -0.0616286062, 0.818683982) * CFrame.new(0, 0+ 0.05 * math.cos((sine) / 6), 0) * CFrame.Angles(0, 0, 0),
  1537. CFrame.new(-0.699491143, -1.88838339, 0.0179257095, 0.903779387, 0.0983075202, -0.416555703, -0.0818995386, 0.995001972, 0.0571281463, 0.420089871, -0.0175155103, 0.907313585) * CFrame.new(0, 0+ 0.05 * math.cos((sine) / 6), 0) * CFrame.Angles(0, 0, 0),
  1538. }, .3, false)
  1539.  
  1540. end
  1541. elseif Torsovelocity > 2 and hit ~= nil then
  1542. Anim = "Walk"
  1543. if attack == false then
  1544. motr.C0 = clerp(motr.C0, CFrame.new(-0.377030611, 2.23529887, 3.38560438, 0.999624133, 0.0181941353, -0.0205119029, -0.017229002, 0.998779655, 0.0462857895, 0.0213290025, -0.0459149815, 0.998717666) * CFrame.new(0- 0.5 * math.cos((sine) / 60),0 + 0.5 * math.cos((sine) / 30), 0) * CFrame.Angles(0, 0, 0), 0.3)
  1545. PlayAnimationFromTable({
  1546. CFrame.new(0, -0.0527451783, 0.0838486254, 1, 0, 0, 0, 0.992250264, 0.12425603, 0, -0.12425603, 0.992250264) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1547. CFrame.new(0, 1.53525484, 0.010611102, 1, 0, 0, 0, 0.998678744, -0.0513891429, 0, 0.0513891354, 0.998678744) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1548. CFrame.new(1.50000381, 0.0627550036, -0.0766433328, 1, 0, 0, 0, 0.992250264, -0.12425603, 0, 0.12425603, 0.992250264) * CFrame.new(0, 0, 0+ .5 * math.cos((sine) / 3)) * CFrame.Angles(math.rad(0 - 35 * math.cos((sine) / 3)), 0, 0),
  1549. CFrame.new(-1.49999905, 0.0627550036, -0.0766433328, 1, 0, 0, 0, 0.992250264, -0.12425603, 0, 0.12425603, 0.992250264) * CFrame.new(0, 0, 0- .5 * math.cos((sine) / 3)) * CFrame.Angles(math.rad(0 + 35 * math.cos((sine) / 3)), 0, 0),
  1550. CFrame.new(0.5, -1.94821644, -0.113747716, 1, 0, 0, 0, 0.992250264, -0.12425603, 0, 0.12425603, 0.992250264) * CFrame.new(0, 0, 0- .5 * math.cos((sine) / 3)) * CFrame.Angles(math.rad(0 + 35 * math.cos((sine) / 3)), 0, 0),
  1551. CFrame.new(-0.5, -1.95007682, -0.0988910645, 1, 0, 0, 0, 0.992250264, -0.12425603, 0, 0.12425603, 0.992250264) * CFrame.new(0, 0, 0+ .5 * math.cos((sine) / 3)) * CFrame.Angles(math.rad(0 - 35 * math.cos((sine) / 3)), 0, 0),
  1552. }, .3, false)
  1553. end
  1554. end
  1555. if 0 < #Effects then
  1556. for e = 1, #Effects do
  1557. if Effects[e] ~= nil then
  1558. local Thing = Effects[e]
  1559. if Thing ~= nil then
  1560. local Part = Thing[1]
  1561. local Mode = Thing[2]
  1562. local Delay = Thing[3]
  1563. local IncX = Thing[4]
  1564. local IncY = Thing[5]
  1565. local IncZ = Thing[6]
  1566. if Thing[2] == "Shoot" then
  1567. local Look = Thing[1]
  1568. local move = 30
  1569. if Thing[8] == 3 then
  1570. move = 10
  1571. end
  1572. local hit, pos = rayCast(Thing[4], Thing[1], move, m)
  1573. if Thing[10] ~= nil then
  1574. da = pos
  1575. cf2 = CFrame.new(Thing[4], Thing[10].Position)
  1576. cfa = CFrame.new(Thing[4], pos)
  1577. tehCF = cfa:lerp(cf2, 0.2)
  1578. Thing[1] = tehCF.lookVector
  1579. end
  1580. local mag = (Thing[4] - pos).magnitude
  1581. Effects["Head"].Create(Torso.BrickColor, CFrame.new((Thing[4] + pos) / 2, pos) * CFrame.Angles(1.57, 0, 0), 1, mag * 5, 1, 0.5, 0, 0.5, 0.2)
  1582. if Thing[8] == 2 then
  1583. Effects["Ring"].Create(Torso.BrickColor, CFrame.new((Thing[4] + pos) / 2, pos) * CFrame.Angles(1.57, 0, 0) * CFrame.fromEulerAnglesXYZ(1.57, 0, 0), 1, 1, 0.1, 0.5, 0.5, 0.1, 0.1, 1)
  1584. end
  1585. Thing[4] = Thing[4] + Look * move
  1586. Thing[3] = Thing[3] - 1
  1587. if 2 < Thing[5] then
  1588. Thing[5] = Thing[5] - 0.3
  1589. Thing[6] = Thing[6] - 0.3
  1590. end
  1591. if hit ~= nil then
  1592. Thing[3] = 0
  1593. if Thing[8] == 1 or Thing[8] == 3 then
  1594. Damage(hit, hit, Thing[5], Thing[6], Thing[7], "Normal", RootPart, 0, "", 1)
  1595. else
  1596. if Thing[8] == 2 then
  1597. Damage(hit, hit, Thing[5], Thing[6], Thing[7], "Normal", RootPart, 0, "", 1)
  1598. if (hit.Parent:findFirstChild("Humanoid")) ~= nil or (hit.Parent.Parent:findFirstChild("Humanoid")) ~= nil then
  1599. ref = CFuncs.Part.Create(workspace, "Neon", 0, 1, BrickColor.new("Really red"), "Reference", Vector3.new())
  1600. ref.Anchored = true
  1601. ref.CFrame = CFrame.new(pos)
  1602. CFuncs["Sound"].Create("161006093", ref, 1, 1.2)
  1603. game:GetService("Debris"):AddItem(ref, 0.2)
  1604. Effects["Block"].Create(Torso.BrickColor, CFrame.new(ref.Position) * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)), 1, 1, 1, 10, 10, 10, 0.1, 2)
  1605. Effects["Ring"].Create(BrickColor.new("Bright yellow"), CFrame.new(ref.Position) * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)), 1, 1, 0.1, 4, 4, 0.1, 0.1)
  1606. MagnitudeDamage(ref, 15, Thing[5] / 1.5, Thing[6] / 1.5, 0, "Normal", "", 1)
  1607. end
  1608. end
  1609. end
  1610. ref = CFuncs.Part.Create(workspace, "Neon", 0, 1, BrickColor.new("Really red"), "Reference", Vector3.new())
  1611. ref.Anchored = true
  1612. ref.CFrame = CFrame.new(pos)
  1613. Effects["Sphere"].Create(Torso.BrickColor, CFrame.new(pos), 5, 5, 5, 1, 1, 1, 0.07)
  1614. game:GetService("Debris"):AddItem(ref, 1)
  1615. end
  1616. if Thing[3] <= 0 then
  1617. table.remove(Effects, e)
  1618. end
  1619. end
  1620. do
  1621. do
  1622. if Thing[2] == "FireWave" then
  1623. if Thing[3] <= Thing[4] then
  1624. Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(0, 1, 0)
  1625. Thing[3] = Thing[3] + 1
  1626. Thing[6].Scale = Thing[6].Scale + Vector3.new(Thing[5], 0, Thing[5])
  1627. else
  1628. Part.Parent = nil
  1629. table.remove(Effects, e)
  1630. end
  1631. end
  1632. if Thing[2] ~= "Shoot" and Thing[2] ~= "Wave" and Thing[2] ~= "FireWave" then
  1633. if Thing[1].Transparency <= 1 then
  1634. if Thing[2] == "Block1" then
  1635. Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  1636. Mesh = Thing[7]
  1637. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  1638. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1639. else
  1640. if Thing[2] == "Block2" then
  1641. Thing[1].CFrame = Thing[1].CFrame
  1642. Mesh = Thing[7]
  1643. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  1644. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1645. else
  1646. if Thing[2] == "Fire" then
  1647. Thing[1].CFrame = CFrame.new(Thing[1].Position) + Vector3.new(0, 0.2, 0)
  1648. Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  1649. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1650. else
  1651. if Thing[2] == "Cylinder" then
  1652. Mesh = Thing[7]
  1653. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  1654. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1655. else
  1656. if Thing[2] == "Blood" then
  1657. Mesh = Thing[7]
  1658. Thing[1].CFrame = Thing[1].CFrame * CFrame.new(0, 0.5, 0)
  1659. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  1660. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1661. else
  1662. if Thing[2] == "Elec" then
  1663. Mesh = Thing[10]
  1664. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[7], Thing[8], Thing[9])
  1665. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1666. else
  1667. if Thing[2] == "Disappear" then
  1668. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1669. end
  1670. end
  1671. end
  1672. end
  1673. end
  1674. end
  1675. end
  1676. else
  1677. Part.Parent = nil
  1678. table.remove(Effects, e)
  1679. end
  1680. end
  1681. end
  1682. end
  1683. end
  1684. end
  1685. end
  1686. end
  1687. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement