Advertisement
Gametoy

meli

Feb 15th, 2018
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 219.04 KB | None | 0 0
  1. local p=game:service("Players").LocalPlayer
  2. char = game:service'Players'.LocalPlayer.Character
  3. function Aesthetics()
  4.  
  5.  
  6. char.Head.face.Texture = "http://www.roblox.com/asset/?id=1001854996"
  7. end
  8. m = game:service'Players'.LocalPlayer:GetMouse()
  9. shirt = Instance.new("Shirt",game.Players.LocalPlayer.Character)
  10. shirt.ShirtTemplate = "rbxassetid://225222770"
  11. pants = Instance.new("Pants",game.Players.LocalPlayer.Character)
  12. pants.PantsTemplate = "rbxassetid://269738153"
  13. local char=p.Character
  14. script.Parent=char
  15. local tor=char.Torso
  16. local hed=char.Head
  17. local larm=char:FindFirstChild("Left Arm")
  18. local rarm=char:FindFirstChild("Right Arm")
  19. local lleg=char:FindFirstChild("Left Leg")
  20. local rleg=char:FindFirstChild("Right Leg")
  21. local hum=char.Humanoid
  22. local cam=workspace.CurrentCamera
  23. local root=char.HumanoidRootPart
  24. local mouse=p:GetMouse()
  25. hum.MaxHealth= math.huge
  26. hum.Health=hum.MaxHealth
  27. hum.WalkSpeed = 30
  28.  
  29. local hair = Instance.new("Part",char)
  30. hair.Material="Neon"
  31. hair.CanCollide=false
  32. hair.Size=Vector3.new(0.1,0.1,0.1)
  33. hair.Transparency=0
  34.  
  35. local msh = Instance.new("SpecialMesh",hair)
  36. local text = Instance.new("Texture",hair)
  37. text.Texture="rbxassetid://181593362"
  38. msh.MeshId="rbxassetid://167549828"
  39. msh.Scale=Vector3.new(1,1,1)
  40.  
  41. local w = Instance.new("Weld",hair)
  42. w.Part1=hair
  43. w.Part0=hed
  44. w.C0=CFrame.new(-0.01,0.3,0)
  45. --------------------------------------------
  46. ----------------------------------------
  47. m.KeyDown:connect(function(k)
  48. if k == "e" then
  49. char.Head.face.Texture = "http://www.roblox.com/asset/?id=172375560"
  50. end
  51. end)
  52. m.KeyDown:connect(function(k)
  53. if k == "q" then
  54. char.Head.face.Texture = "http://www.roblox.com/asset/?id=186355853"
  55. end
  56. end)
  57. m.KeyDown:connect(function(k)
  58. if k == "r" then
  59. char.Head.face.Texture = "http://www.roblox.com/asset/?id=171384556"
  60. end
  61. end)
  62. m.KeyDown:connect(function(k)
  63. if k == "t" then
  64. char.Head.face.Texture = "http://www.roblox.com/asset/?id=172160305"
  65. end
  66. end)
  67. game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.Dead, false)
  68. local txtfag = Instance.new("BillboardGui", game.Players.LocalPlayer.Character.Head)
  69. txtfag.Adornee = suckadick
  70. txtfag.Name = "kys nigga"
  71. txtfag.Size = UDim2.new(2, 0, 1.2, 0)
  72. txtfag.StudsOffset = Vector3.new(-5, 3, 0)
  73. local textfag = Instance.new("TextLabel", txtfag)
  74. textfag.Size = UDim2.new(6, 0, 1, 0)
  75. textfag.FontSize = "Size8"
  76. textfag.TextScaled = true
  77. textfag.TextTransparency = 0
  78. textfag.BackgroundTransparency = 1
  79. textfag.TextTransparency = 0
  80. textfag.TextStrokeTransparency = 0
  81. textfag.Font = "Fantasy"
  82. textfag.TextStrokeColor3 = Color3.new(math.random(), math.random(), math.random())
  83. textfag.Text = "Made by Gamekillertoy :3"
  84. wait(2)
  85. textfag.Text = "Enjoy meh dods"
  86. wait(0.6)
  87. textfag.Text = "Meliodas"
  88.  
  89. --[[
  90. Made by Dvd.
  91. ]]
  92.  
  93. script.Parent = game.Players.LocalPlayer.PlayerGui
  94. script.Parent = nil
  95.  
  96. local Player=game.Players.LocalPlayer
  97. local Character=Player.Character
  98. local PlayerGui=Player.PlayerGui
  99. local Backpack=Player.Backpack
  100. local Torso=Character.Torso
  101. local Head=Character.Head
  102. local Face = Head.face
  103. local Humanoid=Character.Humanoid
  104. local LeftArm=Character["Left Arm"]
  105. local LeftLeg=Character["Left Leg"]
  106. local RightArm=Character["Right Arm"]
  107. local RightLeg=Character["Right Leg"]
  108. local LS=Torso["Left Shoulder"]
  109. local LH=Torso["Left Hip"]
  110. local RS=Torso["Right Shoulder"]
  111. local RH=Torso["Right Hip"]
  112. local Neck=Torso.Neck
  113. local it=Instance.new
  114. local vt=Vector3.new
  115. local cf=CFrame.new
  116. local scfr = nil
  117. local Equipped=false
  118.  
  119. local function CFA(x,y,z)
  120. return CFrame.fromEulerAnglesXYZ(math.rad(x),math.rad(y),math.rad(z))
  121. end
  122.  
  123. local function rayCast(Pos, Dir, Max, Ignore)
  124. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  125. end
  126.  
  127. local necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  128. local necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  129. local LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  130. local LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  131. local RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  132. local RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  133. local RootPart=Character.HumanoidRootPart
  134. local RootJoint=RootPart.RootJoint
  135. local RootCF=CFA(-90,0,180)
  136. local Attack = false
  137. local idle=0
  138. local Anim="Idle"
  139. local Effects={}
  140. local RSH, LSH, RSH2, LSH2, NEH, ROH = nil, nil, nil, nil, nil, nil
  141. local RW, LW=Instance.new("Weld"), Instance.new("Weld")
  142. RW.Name="Right Shoulder" LW.Name="Left Shoulder"
  143. local RH, LH=Instance.new("Weld"), Instance.new("Weld")
  144. RH.Name="Right Hip" LH.Name="Left Hip"
  145. local RO, NE=Instance.new("Weld"), Instance.new("Weld")
  146. RO.Name="RootJoint" NE.Name="Neck"
  147.  
  148. local ModelPlace=Instance.new("Model")
  149. ModelPlace.Parent=Character
  150. ModelPlace.Name="NeoHerba"
  151. local DerbisPlace=Instance.new("Model")
  152. DerbisPlace.Parent=Character
  153. DerbisPlace.Name="DerbisPlace"
  154.  
  155. local Equipping = false
  156.  
  157. local ArtificialHB = Instance.new("BindableEvent", nil)
  158. ArtificialHB.Name = "Heartbeat"
  159.  
  160. local frame = 1 / 240
  161. local tf = 0
  162. local allowframeloss = false
  163. local tossremainder = false
  164. local lastframe = tick()
  165. ArtificialHB:Fire()
  166.  
  167. game:GetService("RunService").Heartbeat:connect(function(s, p)
  168. tf = tf + s
  169. if tf >= frame then
  170. if allowframeloss then
  171. ArtificialHB:Fire()
  172. lastframe = tick()
  173. else
  174. for i = 1, math.floor(tf / frame) do
  175. ArtificialHB:Fire()
  176. end
  177. lastframe = tick()
  178. end
  179. if tossremainder then
  180. tf = 0
  181. else
  182. tf = tf - frame * math.floor(tf / frame)
  183. end
  184. end
  185. end)
  186.  
  187. local function swait(num)
  188. if num == 0 or num == nil then
  189. ArtificialHB.Event:wait()
  190. else
  191. for i = 0, num do
  192. ArtificialHB.Event:wait()
  193. end
  194. end
  195. end
  196.  
  197. local function NoOutline(Part)
  198. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  199. end
  200.  
  201. local function part(formfactor,parent, material,reflectance,transparency,brickcolor,name,size)
  202. local P=it("Part")
  203. P.formFactor=formfactor
  204. P.Parent=parent
  205. P.Reflectance=reflectance
  206. P.Transparency=transparency
  207. P.CanCollide=false
  208. P.Locked=true
  209. P.BrickColor=BrickColor.new(brickcolor)
  210. P.Name=name
  211. P.Size=size
  212. P.Position=Torso.Position
  213. NoOutline(P)
  214. P.Material=material
  215. P:BreakJoints()
  216. return P
  217. end
  218.  
  219. local function mesh(Mesh,part,meshtype,meshid,offset,scale)
  220. local mesh=it(Mesh)
  221. mesh.Parent=part
  222. if Mesh=="SpecialMesh" then
  223. mesh.MeshType=meshtype
  224. if meshid == "" then
  225. mesh.MeshId=""
  226. else
  227. mesh.MeshId=meshid
  228. end
  229. end
  230. mesh.Offset=offset
  231. mesh.Scale=scale
  232. return mesh
  233. end
  234.  
  235. local function weld(parent,part0,part1,c0,c1)
  236. local weld=it("Weld")
  237. weld.Parent=parent
  238. weld.Part0=part0
  239. weld.Part1=part1
  240. weld.C0=c0
  241. weld.C1=c1
  242. return weld
  243. end
  244.  
  245. local so = function(id,par,vol,pit)
  246. coroutine.resume(coroutine.create(function()
  247. local sou = Instance.new("Sound",par)
  248. sou.Name = "Sfx"
  249. sou.Volume=vol
  250. sou.Pitch=pit or 1
  251. sou.SoundId=id
  252. wait()
  253. sou:play()
  254. game:GetService("Debris"):AddItem(sou,6)
  255. end))
  256. end
  257.  
  258. local Handle=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 1.25672424, 0.200000003))
  259. mesh("BlockMesh",Handle,"","",Vector3.new(0, 0, 0),Vector3.new(0.442852587, 1, 0.0996293873))
  260. Part1=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part1",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  261. Part1Weld=weld(Part1,Handle,Part1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.510554194, -0.577285767, 0, -0.422618419, 0.906307817, 2.42462539e-009, -0.906307995, -0.42261833, -1.03020564e-010, -9.31322575e-010, 2.24099495e-009, 1))
  262. mesh("BlockMesh",Part1,"","",Vector3.new(0, 0, 0),Vector3.new(0.256047517, 0.124536686, 0.502378047))
  263. Part2=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part2",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  264. Part2Weld=weld(Part2,Handle,Part2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.852013111, 0.671671271, 0, 0.669130802, 0.74314481, 1.04220721e-009, -0.743144929, 0.669130683, 2.19162599e-009, -9.31322575e-010, 2.24099495e-009, 1))
  265. mesh("BlockMesh",Part2,"","",Vector3.new(0, 0, 0),Vector3.new(0.0373610854, 0.117064483, 0.0199258793))
  266. Part4=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part4",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  267. Part4Weld=weld(Part4,Handle,Part4,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.61461401, -0.00248503685, 0, 1.80676594e-007, 1, 2.19370122e-009, -1.00000012, 1.47148967e-007, 9.31322686e-010, -9.31322575e-010, 2.24099495e-009, 1))
  268. mesh("BlockMesh",Part4,"","",Vector3.new(0, 0, 0),Vector3.new(0.278464109, 0.674490452, 0.298888177))
  269. Part5=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part5",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  270. Part5Weld=weld(Part5,Handle,Part5,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.807856798, 0.330079079, -7.4505806e-009, 1.80676594e-007, 1, 2.19370122e-009, -1.00000012, 1.76951289e-007, 9.31322797e-010, -9.31322575e-010, 2.24099495e-009, 1))
  271. mesh("BlockMesh",Part5,"","",Vector3.new(0, 0, 0),Vector3.new(0.686944544, 0.484198451, 0.502378047))
  272. Part6=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part6",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  273. Part6Weld=weld(Part6,Handle,Part6,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.04798305, 0.528475046, -7.4505806e-009, 0.50000006, -0.866025388, -2.36546249e-009, 0.866025567, 0.5, 2.90301921e-010, -9.31322575e-010, 2.24099495e-009, 1))
  274. mesh("BlockMesh",Part6,"","",Vector3.new(0, 0, 0),Vector3.new(0.240604967, 0.302872986, 0.502378047))
  275. Part7=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part7",Vector3.new(0.383971602, 0.200000003, 0.200000003))
  276. Part7Weld=weld(Part7,Handle,Part7,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.41894853, -0.217259169, -7.4505806e-009, -3.1664964e-008, -1, -2.19370144e-009, 1.00000012, -2.79396772e-008, -9.31322464e-010, -9.31322575e-010, 2.24099495e-009, 1))
  277. mesh("BlockMesh",Part7,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.385565281, 0.502378047))
  278. Part8=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part8",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  279. Part8Weld=weld(Part8,Handle,Part8,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.666705608, 1.09014523, -7.4505806e-009, 0.906307936, 0.42261827, 8.30336772e-011, -0.42261833, 0.906307817, 2.38176279e-009, -9.31322575e-010, 2.24099495e-009, 1))
  280. mesh("BlockMesh",Part8,"","",Vector3.new(0, 0, 0),Vector3.new(0.302873343, 0.137488648, 0.298888147))
  281. Part9=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part9",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  282. Part9Weld=weld(Part9,Handle,Part9,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.845932245, 0.665846109, 0, 0.669130743, 0.74314481, 1.00706143e-009, -0.74314487, 0.669130683, 2.15998019e-009, -9.31322575e-010, 2.24099495e-009, 1))
  283. mesh("BlockMesh",Part9,"","",Vector3.new(0, 0, 0),Vector3.new(0.0981350169, 0.0587813333, 0.0199258793))
  284. Part10=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part10",Vector3.new(0.626070976, 0.200000003, 0.200000003))
  285. Part10Weld=weld(Part10,Handle,Part10,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.40986276, 0.160744905, 0, -6.14672899e-008, -1, -2.19370144e-009, 1.00000012, -5.77419996e-008, -9.31322519e-010, -9.31322575e-010, 2.24099495e-009, 1))
  286. mesh("BlockMesh",Part10,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.187303051, 0.502378047))
  287. Part11=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Dark stone grey","Part11",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  288. Part11Weld=weld(Part11,Handle,Part11,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.02566576, -0.00318264961, -7.4505806e-009, -5.77420138e-008, 1, 2.19370166e-009, -1.00000012, -6.14672899e-008, 9.31322242e-010, -9.31322575e-010, 2.24099495e-009, 1))
  289. mesh("BlockMesh",Part11,"","",Vector3.new(0, 0, 0),Vector3.new(0.178834781, 0.351193577, 0.0996293873))
  290. Part12=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part12",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  291. Part12Weld=weld(Part12,Handle,Part12,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.173155785, -0.00183916092, -7.4505806e-009, 1.80676594e-007, 1, 2.19370166e-009, -1.00000012, 1.76951289e-007, 9.31322797e-010, -9.31322575e-010, 2.24099495e-009, 1))
  292. mesh("BlockMesh",Part12,"","",Vector3.new(0, 0, 0),Vector3.new(0.0891683325, 0.668014586, 0.298888177))
  293. Part13=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part13",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  294. Part13Weld=weld(Part13,Handle,Part13,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.825001359, -0.281549454, -7.4505806e-009, -0.70710665, 0.707107008, 2.20972618e-009, -0.707107067, -0.70710659, -8.92636465e-010, -9.31322575e-010, 2.24099495e-009, 1))
  295. mesh("BlockMesh",Part13,"","",Vector3.new(0, 0, 0),Vector3.new(0.13200894, 0.132506996, 0.502378047))
  296. Part14=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part14",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  297. Part14Weld=weld(Part14,Handle,Part14,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.14173007, -0.994489431, -7.4505806e-009, -0.707106888, -0.707106709, -8.92636742e-010, 0.707106769, -0.707106829, -2.20972574e-009, -9.31322575e-010, 2.24099495e-009, 1))
  298. mesh("BlockMesh",Part14,"","",Vector3.new(0, 0, 0),Vector3.new(0.642609537, 0.285935849, 0.502378047))
  299. Part15=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part15",Vector3.new(0.200000003, 0.238711894, 0.200000003))
  300. Part15Weld=weld(Part15,Handle,Part15,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.65538263, 5.88422728, 7.4505806e-009, 0.970295906, -0.24192211, -1.43436307e-009, 0.24192214, 0.970295787, 1.90323202e-009, -9.31322575e-010, 2.24099495e-009, 1))
  301. mesh("BlockMesh",Part15,"","",Vector3.new(0, 0, 0),Vector3.new(0.634141028, 1, 0.468886167))
  302. Part16=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part16",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  303. Part16Weld=weld(Part16,Handle,Part16,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.3505801, 0.411236763, -7.4505806e-009, 0.32556808, -0.945518613, -2.3773945e-009, 0.945518732, 0.32556805, -1.66383435e-010, -9.31322575e-010, 2.24099495e-009, 1))
  304. mesh("BlockMesh",Part16,"","",Vector3.new(0, 0, 0),Vector3.new(0.392041564, 0.5688833, 0.502378047))
  305. Part17=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part17",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  306. Part17Weld=weld(Part17,Handle,Part17,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.818701982, -0.942562222, -7.4505806e-009, -0.629320562, -0.777146041, -1.11872622e-009, 0.777146161, -0.629320502, -2.10431472e-009, -9.31322575e-010, 2.24099495e-009, 1))
  307. mesh("BlockMesh",Part17,"","",Vector3.new(0, 0, 0),Vector3.new(0.263519794, 0.301378518, 0.502378047))
  308. Part18=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Dark stone grey","Part18",Vector3.new(0.200000003, 0.202446803, 0.200000003))
  309. Part18Weld=weld(Part18,Handle,Part18,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00284004211, -0.79803133, -7.4505806e-009, 1.00000012, 1.86264515e-009, -9.31322353e-010, 1.86263804e-009, 1, 2.19370144e-009, -9.31322575e-010, 2.24099495e-009, 1))
  310. mesh("BlockMesh",Part18,"","",Vector3.new(0, 0, 0),Vector3.new(0.68146497, 1, 0.0996293873))
  311. Part19=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part19",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  312. Part19Weld=weld(Part19,Handle,Part19,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.238275528, 0.776820183, -7.4505806e-009, 1.00000024, 1.86266647e-009, -9.31322464e-010, 1.86261673e-009, 1.00000012, 2.19370166e-009, -9.31322575e-010, 2.24099495e-009, 1))
  313. mesh("BlockMesh",Part19,"","",Vector3.new(0, 0, 0),Vector3.new(0.42940259, 0.184812382, 0.502378047))
  314. Part20=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part20",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  315. Part20Weld=weld(Part20,Handle,Part20,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.60157299, 0.8556602, -7.4505806e-009, 0.866025686, 0.5, 2.90301921e-010, -0.50000006, 0.866025507, 2.36546294e-009, -9.31322575e-010, 2.24099495e-009, 1))
  316. mesh("BlockMesh",Part20,"","",Vector3.new(0, 0, 0),Vector3.new(0.0936516896, 0.357669294, 0.0199258793))
  317. Part21=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part21",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  318. Part21Weld=weld(Part21,Handle,Part21,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.842028618, 0.347767115, -7.4505806e-009, 1.80676594e-007, 1, 2.19370122e-009, -1.00000012, 1.76951289e-007, 9.31322797e-010, -9.31322575e-010, 2.24099495e-009, 1))
  319. mesh("BlockMesh",Part21,"","",Vector3.new(0, 0, 0),Vector3.new(0.345215827, 0.661040485, 0.0996293947))
  320. Part22=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part22",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  321. Part22Weld=weld(Part22,Handle,Part22,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.932791948, 0.34833312, 0, 1.82539239e-007, 1, 2.19370122e-009, -1.00000024, 1.75088644e-007, 9.31322797e-010, -9.31322575e-010, 2.24099495e-009, 1))
  322. mesh("BlockMesh",Part22,"","",Vector3.new(0, 0, 0),Vector3.new(0.194775447, 0.666520119, 0.502378047))
  323. Part23=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part23",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  324. Part23Weld=weld(Part23,Handle,Part23,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.653646231, 0.276763916, 0, 0.669130564, -0.743144929, -2.25341434e-009, 0.743145049, 0.669130504, 7.75765008e-010, -9.31322575e-010, 2.24099495e-009, 1))
  325. mesh("BlockMesh",Part23,"","",Vector3.new(0, 0, 0),Vector3.new(0.209221676, 0.1713624, 0.502378047))
  326. Part24=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part24",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  327. Part24Weld=weld(Part24,Handle,Part24,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0784087181, -0.00183916092, -7.4505806e-009, 1.80676594e-007, 1, 2.19370166e-009, -1.00000012, 1.76951289e-007, 9.31322797e-010, -9.31322575e-010, 2.24099495e-009, 1))
  328. mesh("BlockMesh",Part24,"","",Vector3.new(0, 0, 0),Vector3.new(0.0891683325, 0.668014586, 0.298888177))
  329. Part25=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part25",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  330. Part25Weld=weld(Part25,Handle,Part25,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.758930206, -0.152980089, -7.4505806e-009, 1.21071935e-007, 1, 2.19370166e-009, -1.00000012, 1.17346644e-007, 9.31322575e-010, -9.31322575e-010, 2.24099495e-009, 1))
  331. mesh("BlockMesh",Part25,"","",Vector3.new(0, 0, 0),Vector3.new(0.0896664709, 0.199258536, 0.502378047))
  332. Part26=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part26",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  333. Part26Weld=weld(Part26,Handle,Part26,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.239709139, 0.798932552, -7.4505806e-009, 1.00000012, 3.16649675e-008, -9.31322353e-010, -2.79396914e-008, 1, 2.19370144e-009, -9.31322575e-010, 2.24099495e-009, 1))
  334. mesh("BlockMesh",Part26,"","",Vector3.new(0, 0, 0),Vector3.new(0.0537999384, 0.439863414, 0.0199258793))
  335. Part27=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part27",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  336. Part27Weld=weld(Part27,Handle,Part27,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.998297215, 0.348333597, -7.4505806e-009, 1.80676608e-007, 1.00000012, 2.19370166e-009, -1.00000024, 1.76951289e-007, 9.31322797e-010, -9.31322575e-010, 2.24099495e-009, 1))
  337. mesh("BlockMesh",Part27,"","",Vector3.new(0, 0, 0),Vector3.new(0.14147374, 0.666520119, 0.502378047))
  338. Part28=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part28",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  339. Part28Weld=weld(Part28,Handle,Part28,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.239139557, 0.828478336, -7.4505806e-009, 1.00000024, 1.86263804e-009, -9.31322464e-010, 1.86264515e-009, 1.00000012, 2.19370166e-009, -9.31322575e-010, 2.24099495e-009, 1))
  340. mesh("BlockMesh",Part28,"","",Vector3.new(0, 0, 0),Vector3.new(0.437871069, 0.139481038, 0.502378047))
  341. Part29=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part29",Vector3.new(0.346909463, 0.200000003, 0.200000003))
  342. Part29Weld=weld(Part29,Handle,Part29,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.911619186, 0.298853636, -7.4505806e-009, 1.80676608e-007, 1.00000012, 2.19370166e-009, -1.00000024, 1.76951289e-007, 9.31322797e-010, -9.31322575e-010, 2.24099495e-009, 1))
  343. mesh("BlockMesh",Part29,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.171860546, 0.502378047))
  344. Part30=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part30",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  345. Part30Weld=weld(Part30,Handle,Part30,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.818163395, -0.301137924, -7.4505806e-009, -0.707106709, 0.707107067, 2.20972618e-009, -0.707107127, -0.70710665, -8.92636409e-010, -9.31322575e-010, 2.24099495e-009, 1))
  346. mesh("BlockMesh",Part30,"","",Vector3.new(0, 0, 0),Vector3.new(0.461283982, 0.0861793533, 0.0996293947))
  347. Part31=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part31",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  348. Part31Weld=weld(Part31,Handle,Part31,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.0741142, 0.348333597, -7.4505806e-009, 1.80676608e-007, 1.00000012, 2.19370166e-009, -1.00000024, 1.76951289e-007, 9.31322797e-010, -9.31322575e-010, 2.24099495e-009, 1))
  349. mesh("BlockMesh",Part31,"","",Vector3.new(0, 0, 0),Vector3.new(0.155421853, 0.666520119, 0.502378047))
  350. Part32=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part32",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  351. Part32Weld=weld(Part32,Handle,Part32,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0644931793, 1.05323613, -7.4505806e-009, 1.00000012, 1.86264515e-009, -9.31322353e-010, 1.86263804e-009, 1, 2.19370166e-009, -9.31322575e-010, 2.24099495e-009, 1))
  352. mesh("BlockMesh",Part32,"","",Vector3.new(0, 0, 0),Vector3.new(0.058283262, 0.332761973, 0.398517549))
  353. Part33=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part33",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  354. Part33Weld=weld(Part33,Handle,Part33,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0256400108, -0.864580631, -7.4505806e-009, -0.981627584, 0.190808922, 1.33278955e-009, -0.190808952, -0.981627464, -1.97569316e-009, -9.31322575e-010, 2.24099495e-009, 1))
  355. mesh("BlockMesh",Part33,"","",Vector3.new(0, 0, 0),Vector3.new(0.0896664709, 0.252560198, 0.502378047))
  356. Part34=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part34",Vector3.new(0.200000003, 0.463674814, 0.200000003))
  357. Part34Weld=weld(Part34,Handle,Part34,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00294065475, 0.913952112, -7.4505806e-009, 1.00000024, 6.14672828e-008, -9.31322464e-010, -5.77420067e-008, 1.00000012, 2.19370189e-009, -9.31322575e-010, 2.24099495e-009, 1))
  358. mesh("BlockMesh",Part34,"","",Vector3.new(0, 0, 0),Vector3.new(0.238612384, 1, 0.398517549))
  359. Part35=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part35",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  360. Part35Weld=weld(Part35,Handle,Part35,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.826795936, 0.717429638, -7.4505806e-009, 0.719340086, -0.694658577, -2.19381135e-009, 0.694658637, 0.719340026, 9.31066391e-010, -9.31322575e-010, 2.24099495e-009, 1))
  361. mesh("BlockMesh",Part35,"","",Vector3.new(0, 0, 0),Vector3.new(0.161897764, 0.331765532, 0.014944409))
  362. Part36=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part36",Vector3.new(0.249372333, 0.271689117, 0.200000003))
  363. Part36Weld=weld(Part36,Handle,Part36,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0497026443, 2.28624344, -7.4505806e-009, 1.00000048, 9.1269591e-008, -9.31322686e-010, -8.75443149e-008, 1.00000036, 2.19370255e-009, -9.31322575e-010, 2.24099495e-009, 1))
  364. mesh("BlockMesh",Part36,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.468886167))
  365. Part37=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part37",Vector3.new(0.200000003, 0.252609193, 0.200000003))
  366. Part37Weld=weld(Part37,Handle,Part37,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.193004608, 0.927029371, -7.4505806e-009, 1.00000048, 9.1269591e-008, -9.31322686e-010, -8.75443149e-008, 1.00000036, 2.19370255e-009, -9.31322575e-010, 2.24099495e-009, 1))
  367. mesh("BlockMesh",Part37,"","",Vector3.new(0, 0, 0),Vector3.new(0.205734745, 1, 0.298888147))
  368. Part38=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part38",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  369. Part38Weld=weld(Part38,Handle,Part38,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.061142683, -0.824513912, -7.4505806e-009, -0.956305087, 0.29237166, 1.53200452e-009, -0.29237169, -0.956304967, -1.82555548e-009, -9.31322575e-010, 2.24099495e-009, 1))
  370. mesh("BlockMesh",Part38,"","",Vector3.new(0, 0, 0),Vector3.new(0.0841868594, 0.269497186, 0.0996293947))
  371. Part39=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part39",Vector3.new(0.200000003, 0.309448659, 0.200000003))
  372. Part39Weld=weld(Part39,Handle,Part39,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0610454082, 0.925608397, -7.4505806e-009, 1.00000048, 9.1269591e-008, -9.31322686e-010, -8.75443149e-008, 1.00000036, 2.19370255e-009, -9.31322575e-010, 2.24099495e-009, 1))
  373. mesh("BlockMesh",Part39,"","",Vector3.new(0, 0, 0),Vector3.new(0.0323796235, 1, 0.0199258793))
  374. Part40=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part40",Vector3.new(0.291814446, 0.200000003, 0.200000003))
  375. Part40Weld=weld(Part40,Handle,Part40,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.95251226, 0.0151846409, -7.4505806e-009, -1.86265225e-009, -1.00000012, -2.19370166e-009, 1.00000024, 1.86263094e-009, -9.31322575e-010, -9.31322575e-010, 2.24099495e-009, 1))
  376. mesh("BlockMesh",Part40,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.856812, 0.502378047))
  377. Part41=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part41",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  378. Part41Weld=weld(Part41,Handle,Part41,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.048491, 0.185130596, -7.4505806e-009, 0.241922125, -0.970296025, -2.35384778e-009, 0.970296144, 0.241922095, -3.72953696e-010, -9.31322575e-010, 2.24099495e-009, 1))
  379. mesh("BlockMesh",Part41,"","",Vector3.new(0, 0, 0),Vector3.new(0.145458937, 0.125034764, 0.0199258793))
  380. Part42=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part42",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  381. Part42Weld=weld(Part42,Handle,Part42,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00658726692, -0.873330593, -7.4505806e-009, -0.981627703, 0.190808877, 1.33278977e-009, -0.190808907, -0.981627584, -1.97569361e-009, -9.31322575e-010, 2.24099495e-009, 1))
  382. mesh("BlockMesh",Part42,"","",Vector3.new(0, 0, 0),Vector3.new(0.123042323, 0.383572757, 0.502378047))
  383. Part43=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part43",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  384. Part43Weld=weld(Part43,Handle,Part43,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.43185163, -0.730316401, 0, -0.544639289, -0.838670492, -1.33255917e-009, 0.838670611, -0.54463923, -1.97584971e-009, 4.4408921e-016, 4.7291504e-011, 1))
  385. mesh("BlockMesh",Part43,"","",Vector3.new(0, 0, 0),Vector3.new(0.197764397, 0.48917976, 0.334918678))
  386. Part44=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part44",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  387. Part44Weld=weld(Part44,Handle,Part44,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.10159743, 0.208294153, 0, 0.22495079, -0.974370182, -2.34698039e-009, 0.974370301, 0.224950761, -4.13977963e-010, 4.4408921e-016, 4.72919481e-011, 1))
  388. mesh("BlockMesh",Part44,"","",Vector3.new(0, 0, 0),Vector3.new(0.284940064, 0.405989349, 0.224166155))
  389. Part45=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part45",Vector3.new(0.200000003, 0.225660473, 0.200000003))
  390. Part45Weld=weld(Part45,Handle,Part45,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0667848587, 6.47186279, 0, 1.00000012, -2.06751352e-007, -9.31323241e-010, 2.10476657e-007, 1, 2.19370255e-009, 3.33066907e-016, 4.72921702e-011, 1))
  391. mesh("BlockMesh",Part45,"","",Vector3.new(0, 0, 0),Vector3.new(0.133058488, 1, 0.468886167))
  392. Part46=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part46",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  393. Part46Weld=weld(Part46,Handle,Part46,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.95548296, 5.82882738, 0, 0.898794115, -0.438371509, -1.79872406e-009, 0.438371539, 0.898793995, 1.56342161e-009, 4.4408921e-016, 4.72917261e-011, 1))
  394. mesh("BlockMesh",Part46,"","",Vector3.new(0, 0, 0),Vector3.new(0.0356031954, 0.996151626, 0.468886167))
  395. Part47=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part47",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  396. Part47Weld=weld(Part47,Handle,Part47,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0838110447, 6.42473793, 0, 1.00000012, -2.06751366e-007, -9.31323241e-010, 2.10476671e-007, 1, 2.19370255e-009, 3.33066907e-016, 4.72921702e-011, 1))
  397. mesh("BlockMesh",Part47,"","",Vector3.new(0, 0, 0),Vector3.new(0.303371489, 0.657055736, 0.468886167))
  398. Part48=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part48",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  399. Part48Weld=weld(Part48,Handle,Part48,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.292896986, -0.651607037, 0, -0.829037607, 0.559193134, 1.9988049e-009, -0.559193194, -0.829037488, -1.2978727e-009, 3.33066907e-016, 4.72919481e-011, 1))
  400. mesh("BlockMesh",Part48,"","",Vector3.new(0, 0, 0),Vector3.new(0.248077154, 0.151436433, 0.502378047))
  401. Part49=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part49",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  402. Part49Weld=weld(Part49,Handle,Part49,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.499418736, 1.04972982, 0, 0.819152057, -0.57357657, -2.02115147e-009, 0.573576629, 0.819151938, 1.2627912e-009, 3.33066907e-016, 4.72919481e-011, 1))
  403. mesh("BlockMesh",Part49,"","",Vector3.new(0, 0, 0),Vector3.new(0.169868171, 0.0747221634, 0.298888147))
  404. Part50=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part50",Vector3.new(0.200000003, 0.252062231, 0.200000003))
  405. Part50Weld=weld(Part50,Handle,Part50,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.106662989, 5.68907118, 0, 1.00000012, -2.36553319e-007, -9.31323241e-010, 2.40278609e-007, 1, 2.19370255e-009, 2.22044605e-016, 4.72921702e-011, 1))
  406. mesh("BlockMesh",Part50,"","",Vector3.new(0, 0, 0),Vector3.new(0.529032052, 1, 0.0946479216))
  407. Part51=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part51",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  408. Part51Weld=weld(Part51,Handle,Part51,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.153672695, 1.62794781, 0, 1.00000012, -2.36553319e-007, -9.31323241e-010, 2.40278609e-007, 1, 2.19370255e-009, 2.22044605e-016, 4.72921702e-011, 1))
  409. mesh("BlockMesh",Part51,"","",Vector3.new(0, 0, 0),Vector3.new(0.35318619, 0.228649095, 0.334918678))
  410. Part52=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part52",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  411. Part52Weld=weld(Part52,Handle,Part52,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.388017535, -0.427881718, 0, -0.587785363, 0.809017003, 2.32216069e-009, -0.809017122, -0.587785304, -5.35970379e-010, 3.33066907e-016, 4.72919481e-011, 1))
  412. mesh("BlockMesh",Part52,"","",Vector3.new(0, 0, 0),Vector3.new(0.160403326, 0.0448332205, 0.502378047))
  413. Part53=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part53",Vector3.new(0.200000003, 0.301831782, 0.200000003))
  414. Part53Weld=weld(Part53,Handle,Part53,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.170929909, 6.7961483, 0, 1.00000012, -2.96157083e-007, -9.31323241e-010, 2.99882402e-007, 1, 2.19370255e-009, 1.11022302e-016, 4.72921702e-011, 1))
  415. mesh("BlockMesh",Part53,"","",Vector3.new(0, 0, 0),Vector3.new(0.0345864706, 1, 0.468886167))
  416. Part54=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part54",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  417. Part54Weld=weld(Part54,Handle,Part54,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.314434767, -1.12845349, 0, -0.99862963, -0.0523356237, 8.15237544e-010, 0.0523356274, -0.99862951, -2.23943797e-009, 2.22044605e-016, 4.72921702e-011, 1))
  418. mesh("BlockMesh",Part54,"","",Vector3.new(0, 0, 0),Vector3.new(0.155421853, 0.302374959, 0.502378047))
  419. Part55=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part55",Vector3.new(0.200000003, 0.273283184, 0.200000003))
  420. Part55Weld=weld(Part55,Handle,Part55,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.70924842, 0.0113413334, 0, -3.59486165e-007, -1, -2.19370255e-009, 1.00000012, -3.55760847e-007, -9.31323463e-010, 2.22044605e-016, 4.72921702e-011, 1))
  421. mesh("BlockMesh",Part55,"","",Vector3.new(0, 0, 0),Vector3.new(0.202247784, 1, 0.468886167))
  422. Part56=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part56",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  423. Part56Weld=weld(Part56,Handle,Part56,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.887687325, -0.396312714, 0, -0.601814687, 0.79863584, 2.31245334e-009, -0.79863596, -0.601814628, -5.76414805e-010, 2.22044605e-016, 4.72921702e-011, 1))
  424. mesh("BlockMesh",Part56,"","",Vector3.new(0, 0, 0),Vector3.new(0.474733919, 0.0876737535, 0.401902407))
  425. Part57=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part57",Vector3.new(0.200000003, 0.383373559, 0.200000003))
  426. Part57Weld=weld(Part57,Handle,Part57,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.51676106, -0.064114809, 0, -3.89288942e-007, -1, -2.19370255e-009, 1.00000012, -3.85563624e-007, -9.31323463e-010, 2.22044605e-016, 4.72921702e-011, 1))
  427. mesh("BlockMesh",Part57,"","",Vector3.new(0, 0, 0),Vector3.new(0.591798484, 1, 0.502378047))
  428. Part58=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part58",Vector3.new(0.200000003, 0.291449279, 0.200000003))
  429. Part58Weld=weld(Part58,Handle,Part58,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.166579962, 6.7909584, 0, 1.00000012, -3.25958979e-007, -9.31323352e-010, 3.29684298e-007, 1, 2.19370255e-009, 2.22044605e-016, 4.72921702e-011, 1))
  430. mesh("BlockMesh",Part58,"","",Vector3.new(0, 0, 0),Vector3.new(0.0781258866, 1, 0.468886167))
  431. Part59=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part59",Vector3.new(0.200000003, 0.236875385, 0.200000003))
  432. Part59Weld=weld(Part59,Handle,Part59,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.42817593, 5.23714066, 0, 0.754709482, -0.656059384, -2.14207718e-009, 0.656059444, 0.754709363, 1.04460496e-009, 4.4408921e-016, 4.72919481e-011, 1))
  433. mesh("BlockMesh",Part59,"","",Vector3.new(0, 0, 0),Vector3.new(0.0375330411, 1, 0.468886167))
  434. Part60=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part60",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  435. Part60Weld=weld(Part60,Handle,Part60,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.442243338, 0.908265591, 0, 0.970295787, -0.241922304, -1.43436396e-009, 0.241922349, 0.970295668, 1.90323224e-009, 3.33066907e-016, 4.72923922e-011, 1))
  436. mesh("BlockMesh",Part60,"","",Vector3.new(0, 0, 0),Vector3.new(0.104112729, 0.2879287, 0.502378047))
  437. Part61=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part61",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  438. Part61Weld=weld(Part61,Handle,Part61,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.95011854, 5.81626844, 0, 0.898794055, -0.438371658, -1.79872406e-009, 0.438371718, 0.898793936, 1.56342095e-009, 3.33066907e-016, 4.72921702e-011, 1))
  439. mesh("BlockMesh",Part61,"","",Vector3.new(0, 0, 0),Vector3.new(0.0891901553, 0.870557249, 0.468886167))
  440. Part62=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part62",Vector3.new(0.200000003, 0.455106735, 0.200000003))
  441. Part62Weld=weld(Part62,Handle,Part62,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.169278145, 2.94747758, 0, 1.00000012, -3.55760903e-007, -9.31323463e-010, 3.59486222e-007, 1, 2.19370211e-009, 2.22044605e-016, 4.72926143e-011, 1))
  442. mesh("BlockMesh",Part62,"","",Vector3.new(0, 0, 0),Vector3.new(0.101622023, 1, 0.502378047))
  443. Part63=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part63",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  444. Part63Weld=weld(Part63,Handle,Part63,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.615385175, 0.84733367, 0, 0.89100647, -0.453990847, -1.82573523e-009, 0.453990906, 0.891006351, 1.53179092e-009, 1.11022302e-016, 4.72923922e-011, 1))
  445. mesh("BlockMesh",Part63,"","",Vector3.new(0, 0, 0),Vector3.new(0.0896664709, 0.486190945, 0.502378047))
  446. Part64=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part64",Vector3.new(0.282548875, 0.200000003, 0.200000003))
  447. Part64Weld=weld(Part64,Handle,Part64,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.30304837, 0.125471354, 0, -4.33991886e-007, -1, -2.19370211e-009, 1.00000012, -4.3026651e-007, -9.31323463e-010, 1.11022302e-016, 4.72923922e-011, 1))
  448. mesh("BlockMesh",Part64,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.539990783, 0.0996293947))
  449. Part65=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part65",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  450. Part65Weld=weld(Part65,Handle,Part65,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.196299314, 1.22741306, 0, 1.00000012, -3.70661894e-007, -9.31323463e-010, 3.74387213e-007, 1, 2.19370233e-009, 2.22044605e-016, 4.72923922e-011, 1))
  451. mesh("BlockMesh",Part65,"","",Vector3.new(0, 0, 0),Vector3.new(0.142968237, 0.782588422, 0.298888147))
  452. Part66=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part66",Vector3.new(0.200000003, 0.213904157, 0.200000003))
  453. Part66Weld=weld(Part66,Handle,Part66,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.284373283, 2.51897597, 0, 0.987688482, -0.156434789, -1.2630279e-009, 0.156434804, 0.987688363, 2.02100336e-009, 3.33066907e-016, 4.72919481e-011, 1))
  454. mesh("BlockMesh",Part66,"","",Vector3.new(0, 0, 0),Vector3.new(0.329773307, 1, 0.502378047))
  455. Part67=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part67",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  456. Part67Weld=weld(Part67,Handle,Part67,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.628805637, -0.116426706, 0, -0.0871554688, 0.99619472, 2.26652475e-009, -0.996194839, -0.0871554613, 7.36585459e-010, 1.11022302e-016, 4.72923922e-011, 1))
  457. mesh("BlockMesh",Part67,"","",Vector3.new(0, 0, 0),Vector3.new(0.0896664709, 0.323795259, 0.0996293947))
  458. Part68=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part68",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  459. Part68Weld=weld(Part68,Handle,Part68,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.150508881, 1.16987574, 0, 1.00000012, -3.85562885e-007, -9.31323463e-010, 3.89288203e-007, 1, 2.19370211e-009, 2.22044605e-016, 4.72926143e-011, 1))
  460. mesh("BlockMesh",Part68,"","",Vector3.new(0, 0, 0),Vector3.new(0.600765169, 0.21221064, 0.298888147))
  461. Part69=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part69",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  462. Part69Weld=weld(Part69,Handle,Part69,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.159141779, -0.796158314, 0, -0.920504928, 0.390731454, 1.71443537e-009, -0.390731514, -0.920504808, -1.65541658e-009, 2.22044605e-016, 4.72923922e-011, 1))
  463. mesh("BlockMesh",Part69,"","",Vector3.new(0, 0, 0),Vector3.new(0.185702384, 0.382045537, 0.502378047))
  464. Part70=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part70",Vector3.new(0.200000003, 0.423424542, 0.200000003))
  465. Part70Weld=weld(Part70,Handle,Part70,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.49763274, -0.0440957546, 0, -4.78694119e-007, -1, -2.19370211e-009, 1.00000012, -4.74968743e-007, -9.31323463e-010, -2.77555756e-017, 4.72923922e-011, 1))
  466. mesh("BlockMesh",Part70,"","",Vector3.new(0, 0, 0),Vector3.new(0.400510103, 1, 0.0996293947))
  467. Part71=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part71",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  468. Part71Weld=weld(Part71,Handle,Part71,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0585122108, 0.827519655, 0, 0.961261928, 0.275636882, -2.90579422e-010, -0.275636911, 0.961261809, 2.36542919e-009, -2.77555756e-017, 4.72926143e-011, 1))
  469. mesh("BlockMesh",Part71,"","",Vector3.new(0, 0, 0),Vector3.new(0.0896664709, 0.537001967, 0.502378047))
  470. Part72=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part72",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  471. Part72Weld=weld(Part72,Handle,Part72,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.95262194, 5.82246542, 0, 0.898793936, -0.438371688, -1.79872373e-009, 0.438371748, 0.898793817, 1.56342073e-009, -8.32667268e-017, 4.72926143e-011, 1))
  472. mesh("BlockMesh",Part72,"","",Vector3.new(0, 0, 0),Vector3.new(0.0640712753, 0.932517111, 0.468886167))
  473. Part73=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part73",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  474. Part73Weld=weld(Part73,Handle,Part73,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.38011742, 5.18315983, 0, 0.754709482, -0.656059384, -2.14207674e-009, 0.656059444, 0.754709363, 1.04460496e-009, 1.11022302e-016, 4.72923922e-011, 1))
  475. mesh("BlockMesh",Part73,"","",Vector3.new(0, 0, 0),Vector3.new(0.518072784, 0.644601583, 0.468886167))
  476. Part74=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part74",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  477. Part74Weld=weld(Part74,Handle,Part74,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.494606733, -0.0024766922, 0, 6.27706129e-007, 1, 2.19370166e-009, -1.00000012, 6.23980782e-007, 9.31323685e-010, -1.38777878e-016, 4.72928363e-011, 1))
  478. mesh("BlockMesh",Part74,"","",Vector3.new(0, 0, 0),Vector3.new(0.278464109, 0.674490452, 0.298888177))
  479. Part75=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part75",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  480. Part75Weld=weld(Part75,Handle,Part75,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0865454674, 6.41646481, 0, 1.00000012, -4.45166876e-007, -9.31323352e-010, 4.48892223e-007, 1, 2.19370189e-009, -8.32667268e-017, 4.72926143e-011, 1))
  481. mesh("BlockMesh",Part75,"","",Vector3.new(0, 0, 0),Vector3.new(0.330769569, 0.57436341, 0.468886167))
  482. Part76=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part76",Vector3.new(0.200000003, 0.265515745, 0.200000003))
  483. Part76Weld=weld(Part76,Handle,Part76,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0569050312, 6.49178696, 0, 1.00000012, -4.45166876e-007, -9.31323352e-010, 4.48892223e-007, 1, 2.19370189e-009, -8.32667268e-017, 4.72926143e-011, 1))
  484. mesh("BlockMesh",Part76,"","",Vector3.new(0, 0, 0),Vector3.new(0.0342575088, 1, 0.468886167))
  485. Part77=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part77",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  486. Part77Weld=weld(Part77,Handle,Part77,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.611523151, 0.574770212, 0, 0.275637895, 0.96126163, 1.8520141e-009, -0.961261749, 0.275637865, 1.49991197e-009, 1.11022302e-016, 4.72923922e-011, 1))
  487. mesh("BlockMesh",Part77,"","",Vector3.new(0, 0, 0),Vector3.new(0.13200894, 0.0622683205, 0.502378047))
  488. Part78=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part78",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  489. Part78Weld=weld(Part78,Handle,Part78,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.159252644, -0.705076694, 0, -1.00000012, 5.19671744e-007, 9.31323574e-010, -5.23397148e-007, -1, -2.19370166e-009, -2.77555756e-017, 4.72928363e-011, 1))
  490. mesh("BlockMesh",Part78,"","",Vector3.new(0, 0, 0),Vector3.new(0.215697616, 0.164388254, 0.502378047))
  491. Part79=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part79",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  492. Part79Weld=weld(Part79,Handle,Part79,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0900363922, 0.830673695, 0, 0.970295846, -0.241922289, -1.43436363e-009, 0.241922304, 0.970295727, 1.90323224e-009, 2.22044605e-016, 4.72923922e-011, 1))
  493. mesh("BlockMesh",Part79,"","",Vector3.new(0, 0, 0),Vector3.new(0.10610535, 0.275973231, 0.398517549))
  494. Part80=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part80",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  495. Part80Weld=weld(Part80,Handle,Part80,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.94643879, 5.80487537, 0, 0.898793876, -0.438371688, -1.79872373e-009, 0.438371748, 0.898793757, 1.5634205e-009, -1.38777878e-016, 4.72928363e-011, 1))
  496. mesh("BlockMesh",Part80,"","",Vector3.new(0, 0, 0),Vector3.new(0.12603119, 0.756684959, 0.468886167))
  497. Part81=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part81",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  498. Part81Weld=weld(Part81,Handle,Part81,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.328743219, -0.923918962, 0, -0.981627405, -0.19080846, 4.95634644e-010, 0.19080849, -0.981627285, -2.33110242e-009, 1.11022302e-016, 4.72923922e-011, 1))
  499. mesh("BlockMesh",Part81,"","",Vector3.new(0, 0, 0),Vector3.new(0.183816239, 0.583329618, 0.224166155))
  500. Part82=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part82",Vector3.new(0.200000003, 0.216893017, 0.200000003))
  501. Part82Weld=weld(Part82,Handle,Part82,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.252533197, 2.7309196, 0, 0.990268171, -0.139173433, -1.22756405e-009, 0.139173448, 0.990268052, 2.04273798e-009, 2.22044605e-016, 4.72926143e-011, 1))
  502. mesh("BlockMesh",Part82,"","",Vector3.new(0, 0, 0),Vector3.new(0.188797742, 1, 0.502378047))
  503. Part83=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part83",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  504. Part83Weld=weld(Part83,Handle,Part83,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.293014646, -0.630898476, 0, -0.829037488, 0.559193254, 1.99880468e-009, -0.559193313, -0.829037368, -1.29787214e-009, -2.77555756e-017, 4.72923922e-011, 1))
  505. mesh("BlockMesh",Part83,"","",Vector3.new(0, 0, 0),Vector3.new(0.247579023, 0.151436433, 0.502378047))
  506. Part84=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part84",Vector3.new(0.200000003, 4.4714632, 0.200000003))
  507. Part84Weld=weld(Part84,Handle,Part84,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.106662989, 4.14992762, 7.4505806e-009, 1.00000012, -3.55759056e-007, -9.31323241e-010, 3.59484375e-007, 1, 2.19370211e-009, -2.77555756e-017, 4.72926143e-011, 1))
  508. mesh("BlockMesh",Part84,"","",Vector3.new(0, 0, 0),Vector3.new(0.529032052, 1, 0.468886167))
  509. Part85=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part85",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  510. Part85Weld=weld(Part85,Handle,Part85,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.609270096, 0.335071087, 0, 2.70077408e-007, 1, 2.19370211e-009, -1.00000012, 2.66352117e-007, 9.31323019e-010, -2.77555756e-017, 4.72926143e-011, 1))
  511. mesh("BlockMesh",Part85,"","",Vector3.new(0, 0, 0),Vector3.new(0.361156493, 0.158410609, 0.502378047))
  512. Part86=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part86",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  513. Part86Weld=weld(Part86,Handle,Part86,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.782322407, 0.326807261, 0, 5.38298366e-007, 1, 2.19370166e-009, -1.00000012, 5.34573019e-007, 9.31323574e-010, -8.32667268e-017, 4.72928363e-011, 1))
  514. mesh("BlockMesh",Part86,"","",Vector3.new(0, 0, 0),Vector3.new(0.864284635, 0.153429136, 0.334918678))
  515. Part87=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part87",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  516. Part87Weld=weld(Part87,Handle,Part87,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.793931484, 0.332943201, 0, 5.38298366e-007, 1, 2.19370166e-009, -1.00000012, 5.34573019e-007, 9.31323574e-010, -8.32667268e-017, 4.72928363e-011, 1))
  517. mesh("BlockMesh",Part87,"","",Vector3.new(0, 0, 0),Vector3.new(0.74821651, 0.214701131, 0.334918678))
  518. Part88=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part88",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  519. Part88Weld=weld(Part88,Handle,Part88,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.533185959, -0.00247740746, 0, 5.38298366e-007, 1, 2.19370166e-009, -1.00000012, 5.34573019e-007, 9.31323574e-010, -8.32667268e-017, 4.72928363e-011, 1))
  520. mesh("BlockMesh",Part88,"","",Vector3.new(0, 0, 0),Vector3.new(0.278464109, 0.674490452, 0.298888177))
  521. Part89=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part89",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  522. Part89Weld=weld(Part89,Handle,Part89,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.95412993, 5.81676912, 0, 0.898794055, -0.438371629, -1.79872373e-009, 0.438371658, 0.898793936, 1.56342095e-009, 2.22044605e-016, 4.72923922e-011, 1))
  523. mesh("BlockMesh",Part89,"","",Vector3.new(0, 0, 0),Vector3.new(0.0489999354, 0.875581026, 0.0946479216))
  524. Part90=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part90",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  525. Part90Weld=weld(Part90,Handle,Part90,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0696783066, 1.03472936, 0, 1.00000012, -3.33409957e-007, -9.3132313e-010, 3.37135276e-007, 1, 2.19370189e-009, -8.32667268e-017, 4.72928363e-011, 1))
  526. mesh("BlockMesh",Part90,"","",Vector3.new(0, 0, 0),Vector3.new(0.110090524, 0.147949561, 0.398517549))
  527. Part91=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part91",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  528. Part91Weld=weld(Part91,Handle,Part91,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.352267265, -0.811178207, 0, -0.997564316, -0.0697558001, 7.76030407e-010, 0.0697558075, -0.997564197, -2.25332375e-009, 1.11022302e-016, 4.72926143e-011, 1))
  529. mesh("BlockMesh",Part91,"","",Vector3.new(0, 0, 0),Vector3.new(0.13200894, 0.0622683205, 0.502378047))
  530. Part92=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part92",Vector3.new(0.200000003, 0.430498242, 0.200000003))
  531. Part92Weld=weld(Part92,Handle,Part92,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.82452333, -0.0405600071, 0, -3.89289454e-007, -1, -2.19370166e-009, 1.00000012, -3.85564135e-007, -9.31323241e-010, -8.32667268e-017, 4.72930584e-011, 1))
  532. mesh("BlockMesh",Part92,"","",Vector3.new(0, 0, 0),Vector3.new(0.179332942, 1, 0.0996293947))
  533. Part93=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part93",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  534. Part93Weld=weld(Part93,Handle,Part93,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.150509357, 1.2852515, 0, 1.00000012, -3.25959491e-007, -9.3132313e-010, 3.29684809e-007, 1, 2.19370166e-009, -8.32667268e-017, 4.72930584e-011, 1))
  535. mesh("BlockMesh",Part93,"","",Vector3.new(0, 0, 0),Vector3.new(0.600765169, 0.21221064, 0.298888147))
  536. Part94=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part94",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  537. Part94Weld=weld(Part94,Handle,Part94,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.66942358, 0.363407612, 0, 0.573576808, 0.819151938, 1.26279054e-009, -0.819152057, 0.573576748, 2.02115102e-009, -2.77555756e-017, 4.72923922e-011, 1))
  538. mesh("BlockMesh",Part94,"","",Vector3.new(0, 0, 0),Vector3.new(0.16289407, 0.021918498, 0.0199258793))
  539. Part95=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part95",Vector3.new(0.200000003, 0.23074156, 0.200000003))
  540. Part95Weld=weld(Part95,Handle,Part95,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.09775782, 5.98232126, 0, 0.95105648, -0.309017569, -1.56363267e-009, 0.309017569, 0.951056361, 1.79853932e-009, 1.11022302e-016, 4.72928363e-011, 1))
  541. mesh("BlockMesh",Part95,"","",Vector3.new(0, 0, 0),Vector3.new(0.330271423, 1, 0.468886167))
  542. Part96=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part96",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  543. Part96Weld=weld(Part96,Handle,Part96,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0773189068, 6.44555187, 0, 1.00000012, -3.55761529e-007, -9.31323241e-010, 3.59486847e-007, 1, 2.19370166e-009, -2.77555756e-017, 4.72930584e-011, 1))
  544. mesh("BlockMesh",Part96,"","",Vector3.new(0, 0, 0),Vector3.new(0.238612399, 0.865280986, 0.468886167))
  545. Part97=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part97",Vector3.new(0.200000003, 0.501716077, 0.200000003))
  546. Part97Weld=weld(Part97,Handle,Part97,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.20677495, 1.05548263, 0, 1.00000012, -3.55761529e-007, -9.31323241e-010, 3.59486847e-007, 1, 2.19370166e-009, -2.77555756e-017, 4.72930584e-011, 1))
  547. mesh("BlockMesh",Part97,"","",Vector3.new(0, 0, 0),Vector3.new(0.0682462007, 1, 0.298888147))
  548. Part98=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part98",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  549. Part98Weld=weld(Part98,Handle,Part98,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.851991177, 0.671660304, 0, 0.669131041, 0.743144572, 1.0070611e-009, -0.743144631, 0.669130981, 2.1599813e-009, 2.22044605e-016, 4.72926143e-011, 1))
  550. mesh("BlockMesh",Part98,"","",Vector3.new(0, 0, 0),Vector3.new(0.0373610854, 0.117064483, 0.0199258793))
  551. Part99=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part99",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  552. Part99Weld=weld(Part99,Handle,Part99,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.565040827, -0.00247764587, 0, 5.3829865e-007, 1, 2.19370166e-009, -1.00000012, 5.34573303e-007, 9.31323685e-010, 1.11022302e-016, 4.72928363e-011, 1))
  553. mesh("BlockMesh",Part99,"","",Vector3.new(0, 0, 0),Vector3.new(0.278464109, 0.674490452, 0.298888177))
  554. Part100=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part100",Vector3.new(0.200000003, 0.271788776, 0.200000003))
  555. Part100Weld=weld(Part100,Handle,Part100,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.31939876, 1.40361309, 0, 0.777145863, -0.629320741, -2.10431561e-009, 0.6293208, 0.777145743, 1.11872578e-009, 2.22044605e-016, 4.72926143e-011, 1))
  556. mesh("BlockMesh",Part100,"","",Vector3.new(0, 0, 0),Vector3.new(0.418526679, 1, 0.502378047))
  557. Part101=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part101",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  558. Part101Weld=weld(Part101,Handle,Part101,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.89486432, 0.00550079346, 0, -4.19091577e-007, -1, -2.19370189e-009, 1.00000012, -4.15366259e-007, -9.31323463e-010, 1.11022302e-016, 4.72928363e-011, 1))
  559. mesh("BlockMesh",Part101,"","",Vector3.new(0, 0, 0),Vector3.new(0.882716238, 0.953452528, 0.0996293947))
  560. Part102=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part102",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  561. Part102Weld=weld(Part102,Handle,Part102,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.2395854, 0.0965247154, 0, -4.19091577e-007, -1, -2.19370189e-009, 1.00000012, -4.15366259e-007, -9.31323463e-010, 1.11022302e-016, 4.72928363e-011, 1))
  562. mesh("BlockMesh",Part102,"","",Vector3.new(0, 0, 0),Vector3.new(0.778105199, 0.829413891, 0.502378047))
  563. Part103=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part103",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  564. Part103Weld=weld(Part103,Handle,Part103,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.111502886, 1.22612119, 0, 1.00000012, -3.55761586e-007, -9.31323241e-010, 3.59486904e-007, 1, 2.19370189e-009, -2.77555756e-017, 4.72928363e-011, 1))
  565. mesh("BlockMesh",Part103,"","",Vector3.new(0, 0, 0),Vector3.new(0.213885188, 0.795540273, 0.298888147))
  566. Part104=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part104",Vector3.new(0.200000003, 0.282648325, 0.200000003))
  567. Part104Weld=weld(Part104,Handle,Part104,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.162826538, 2.86124802, 0, 1.00000012, -3.55761586e-007, -9.31323241e-010, 3.59486904e-007, 1, 2.19370189e-009, -2.77555756e-017, 4.72928363e-011, 1))
  568. mesh("BlockMesh",Part104,"","",Vector3.new(0, 0, 0),Vector3.new(0.166381106, 1, 0.502378047))
  569. Part105=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part105",Vector3.new(0.200000003, 0.222138971, 0.200000003))
  570. Part105Weld=weld(Part105,Handle,Part105,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.42281055, 5.22976494, 0, 0.754709423, -0.656059325, -2.14207652e-009, 0.656059384, 0.754709303, 1.04460463e-009, -2.77555756e-017, 4.72928363e-011, 1))
  571. mesh("BlockMesh",Part105,"","",Vector3.new(0, 0, 0),Vector3.new(0.0911200121, 1, 0.468886167))
  572. Part106=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part106",Vector3.new(0.200000003, 0.453014493, 0.200000003))
  573. Part106Weld=weld(Part106,Handle,Part106,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.822166204, 2.06997347, 0, 0.927183807, -0.374607056, -1.68528325e-009, 0.374607086, 0.927183688, 1.68508474e-009, -2.77555756e-017, 4.72928363e-011, 1))
  574. mesh("BlockMesh",Part106,"","",Vector3.new(0, 0, 0),Vector3.new(0.329773307, 1, 0.502378047))
  575. Part107=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part107",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  576. Part107Weld=weld(Part107,Handle,Part107,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.784232378, 0.899106026, 0, 0.838671029, 0.544638693, 4.137021e-010, -0.544638753, 0.838670909, 2.34702835e-009, 1.11022302e-016, 4.72923922e-011, 1))
  577. mesh("BlockMesh",Part107,"","",Vector3.new(0, 0, 0),Vector3.new(0.302873343, 0.137488648, 0.298888147))
  578. Part108=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part108",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  579. Part108Weld=weld(Part108,Handle,Part108,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.243686199, 2.66058207, 0, 0.990268171, -0.139173418, -1.22756394e-009, 0.139173433, 0.990268052, 2.04273776e-009, 1.11022302e-016, 4.72928363e-011, 1))
  580. mesh("BlockMesh",Part108,"","",Vector3.new(0, 0, 0),Vector3.new(0.277551144, 0.381136537, 0.502378047))
  581. Part109=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part109",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  582. Part109Weld=weld(Part109,Handle,Part109,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.693864346, 0.00245761871, -7.4505806e-009, 5.68102905e-007, 1, 2.19370166e-009, -1.00000012, 5.64377558e-007, 9.31323685e-010, -2.77555756e-017, 4.72928363e-011, 1))
  583. mesh("BlockMesh",Part109,"","",Vector3.new(0, 0, 0),Vector3.new(0.155920014, 0.959928453, 0.298888177))
  584. Part110=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part110",Vector3.new(0.200000003, 0.303171992, 0.200000003))
  585. Part110Weld=weld(Part110,Handle,Part110,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0619111061, 0.94177556, -7.4505806e-009, 1.00000012, -3.85563595e-007, -9.31323352e-010, 3.89288914e-007, 1, 2.19370211e-009, 1.11022302e-016, 4.72926143e-011, 1))
  586. mesh("BlockMesh",Part110,"","",Vector3.new(0, 0, 0),Vector3.new(0.0323796235, 1, 0.0199258793))
  587. Part111=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part111",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  588. Part111Weld=weld(Part111,Handle,Part111,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.672473907, 0.367975354, -7.4505806e-009, 0.573576748, 0.819151819, 1.26279043e-009, -0.819151938, 0.573576689, 2.02115102e-009, -2.77555756e-017, 4.72928363e-011, 1))
  589. mesh("BlockMesh",Part111,"","",Vector3.new(0, 0, 0),Vector3.new(0.132507116, 0.0677479804, 0.0199258793))
  590. Part112=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part112",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  591. Part112Weld=weld(Part112,Handle,Part112,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.222707272, 0.783163071, -7.4505806e-009, 1.00000012, -3.55761699e-007, -9.31323241e-010, 3.59487018e-007, 1, 2.19370211e-009, -2.77555756e-017, 4.72926143e-011, 1))
  592. mesh("BlockMesh",Part112,"","",Vector3.new(0, 0, 0),Vector3.new(0.223667994, 0.282449096, 0.0199258793))
  593. Part113=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part113",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  594. Part113Weld=weld(Part113,Handle,Part113,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.76458478, 0.755455852, -7.4505806e-009, 0.819152474, 0.573576033, 4.95360142e-010, -0.573576093, 0.819152355, 2.3311606e-009, -2.77555756e-017, 4.72926143e-011, 1))
  595. mesh("BlockMesh",Part113,"","",Vector3.new(0, 0, 0),Vector3.new(0.169868171, 0.0747221634, 0.298888147))
  596. Part114=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part114",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  597. Part114Weld=weld(Part114,Handle,Part114,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0388431549, -0.866580248, -7.4505806e-009, -1.00000012, 4.15366742e-007, 9.31323463e-010, -4.19092061e-007, -1, -2.19370189e-009, 1.11022302e-016, 4.72928363e-011, 1))
  598. mesh("BlockMesh",Part114,"","",Vector3.new(0, 0, 0),Vector3.new(0.207229167, 0.972382247, 0.224166155))
  599. Part115=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part115",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  600. Part115Weld=weld(Part115,Handle,Part115,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.14488745, 0.0859627724, -7.4505806e-009, -3.89289767e-007, -1, -2.19370189e-009, 1.00000012, -3.85564448e-007, -9.31323352e-010, 1.11022302e-016, 4.72928363e-011, 1))
  601. mesh("BlockMesh",Part115,"","",Vector3.new(0, 0, 0),Vector3.new(0.480711609, 0.935020983, 0.502378047))
  602. Part116=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part116",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  603. Part116Weld=weld(Part116,Handle,Part116,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.223459482, 0.78535676, -7.4505806e-009, 1.00000012, -3.25959803e-007, -9.31323241e-010, 3.29685122e-007, 1, 2.19370189e-009, 1.11022302e-016, 4.72928363e-011, 1))
  604. mesh("BlockMesh",Part116,"","",Vector3.new(0, 0, 0),Vector3.new(0.216195807, 0.304367542, 0.398517549))
  605. Part117=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part117",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  606. Part117Weld=weld(Part117,Handle,Part117,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.968885183, 1.3105104, -7.4505806e-009, 0.731353581, -0.68199867, -2.17722773e-009, 0.68199873, 0.731353521, 9.69211156e-010, -2.77555756e-017, 4.72926143e-011, 1))
  607. mesh("BlockMesh",Part117,"","",Vector3.new(0, 0, 0),Vector3.new(0.197764397, 0.260530472, 0.334918678))
  608. Part118=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part118",Vector3.new(0.350097567, 0.200000003, 0.200000003))
  609. Part118Weld=weld(Part118,Handle,Part118,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.33682585, 0.138009548, -7.4505806e-009, -3.89289113e-007, -1, -2.19370166e-009, 1.00000012, -3.85563794e-007, -9.31323352e-010, 1.11022302e-016, 4.72930584e-011, 1))
  610. mesh("BlockMesh",Part118,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.414457798, 0.502378047))
  611. Part119=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part119",Vector3.new(0.200000003, 0.423424542, 0.200000003))
  612. Part119Weld=weld(Part119,Handle,Part119,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.49763632, -0.0440945625, -7.4505806e-009, -3.89289113e-007, -1, -2.19370166e-009, 1.00000012, -3.85563794e-007, -9.31323352e-010, 1.11022302e-016, 4.72930584e-011, 1))
  613. mesh("BlockMesh",Part119,"","",Vector3.new(0, 0, 0),Vector3.new(0.400510103, 1, 0.502378047))
  614. Part120=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part120",Vector3.new(0.200000003, 0.275474995, 0.200000003))
  615. Part120Weld=weld(Part120,Handle,Part120,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.78203261, 0.0124361515, -7.4505806e-009, -3.89289113e-007, -1, -2.19370166e-009, 1.00000012, -3.85563794e-007, -9.31323352e-010, 1.11022302e-016, 4.72930584e-011, 1))
  616. mesh("BlockMesh",Part120,"","",Vector3.new(0, 0, 0),Vector3.new(0.269497603, 1, 0.468886167))
  617. Part121=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part121",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  618. Part121Weld=weld(Part121,Handle,Part121,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.403934, 5.19679356, -7.4505806e-009, 0.754709482, -0.656059325, -2.14207629e-009, 0.656059384, 0.754709363, 1.04460485e-009, -1.38777878e-016, 4.72928363e-011, 1))
  619. mesh("BlockMesh",Part121,"","",Vector3.new(0, 0, 0),Vector3.new(0.279958636, 0.781093836, 0.468886167))
  620. Part122=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Dark stone grey","Part122",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  621. Part122Weld=weld(Part122,Handle,Part122,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.407797813, -0.910555959, -7.4505806e-009, 0.927184105, 0.374606162, -4.17328706e-011, -0.374606192, 0.927183986, 2.38284459e-009, -1.38777878e-016, 4.72930584e-011, 1))
  622. mesh("BlockMesh",Part122,"","",Vector3.new(0, 0, 0),Vector3.new(0.178834781, 0.831905007, 0.0996293873))
  623. Part123=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part123",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  624. Part123Weld=weld(Part123,Handle,Part123,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.277877569, 1.15689731, -7.4505806e-009, 0.939692616, -0.342020571, -1.62544778e-009, 0.342020601, 0.939692497, 1.74287396e-009, -1.38777878e-016, 4.72928363e-011, 1))
  625. mesh("BlockMesh",Part123,"","",Vector3.new(0, 0, 0),Vector3.new(0.376919776, 0.21221064, 0.298888147))
  626. Part124=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part124",Vector3.new(0.3246921, 0.200000003, 0.200000003))
  627. Part124Weld=weld(Part124,Handle,Part124,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.31008446, -0.0741336346, -7.4505806e-009, -4.48893161e-007, -1, -2.19370166e-009, 1.00000012, -4.45167814e-007, -9.31323352e-010, -8.32667268e-017, 4.72928363e-011, 1))
  628. mesh("BlockMesh",Part124,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.126030922, 0.502378047))
  629. Part125=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part125",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  630. Part125Weld=weld(Part125,Handle,Part125,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.877913952, -1.31852615, -7.4505806e-009, -0.882947803, -0.469471335, -2.07571293e-010, 0.469471425, -0.882947683, -2.37415332e-009, -2.77555756e-017, 4.72930584e-011, 1))
  631. mesh("BlockMesh",Part125,"","",Vector3.new(0, 0, 0),Vector3.new(0.27348268, 0.378093034, 0.334918678))
  632. Part126=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part126",Vector3.new(0.253656417, 0.200000003, 0.200000003))
  633. Part126Weld=weld(Part126,Handle,Part126,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.68215477, -0.0909559727, -7.4505806e-009, -4.48893161e-007, -1, -2.19370166e-009, 1.00000012, -4.45167814e-007, -9.31323352e-010, -8.32667268e-017, 4.72928363e-011, 1))
  634. mesh("BlockMesh",Part126,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.343222767, 0.468886167))
  635. Part127=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part127",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  636. Part127Weld=weld(Part127,Handle,Part127,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.2101053, -0.12765336, -7.4505806e-009, -4.48893161e-007, -1, -2.19370166e-009, 1.00000012, -4.45167814e-007, -9.31323352e-010, -8.32667268e-017, 4.72928363e-011, 1))
  637. mesh("BlockMesh",Part127,"","",Vector3.new(0, 0, 0),Vector3.new(0.65655762, 0.661040366, 0.502378047))
  638. Part128=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part128",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  639. Part128Weld=weld(Part128,Handle,Part128,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.484064937, -0.63858366, -7.4505806e-009, -0.529918969, 0.848048389, 2.35389064e-009, -0.848048508, -0.529918909, -3.72677833e-010, -1.38777878e-016, 4.72928363e-011, 1))
  640. mesh("BlockMesh",Part128,"","",Vector3.new(0, 0, 0),Vector3.new(0.256047517, 0.124536686, 0.502378047))
  641. Part129=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part129",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  642. Part129Weld=weld(Part129,Handle,Part129,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.367702961, -0.00247716904, -7.4505806e-009, 6.27705049e-007, 1, 2.19370144e-009, -1.00000012, 6.23979702e-007, 9.31323685e-010, -1.38777878e-016, 4.72930584e-011, 1))
  643. mesh("BlockMesh",Part129,"","",Vector3.new(0, 0, 0),Vector3.new(0.278464109, 0.674490452, 0.298888177))
  644. Part130=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part130",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  645. Part130Weld=weld(Part130,Handle,Part130,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.343575954, -0.665008545, -7.4505806e-009, -0.819151878, 0.573576927, 2.02115102e-009, -0.573576987, -0.819151759, -1.26278987e-009, -1.38777878e-016, 4.72928363e-011, 1))
  646. mesh("BlockMesh",Part130,"","",Vector3.new(0, 0, 0),Vector3.new(0.183816239, 0.583329618, 0.224166155))
  647. Part131=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part131",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  648. Part131Weld=weld(Part131,Handle,Part131,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.278337002, -0.934673548, -7.4505806e-009, -0.996194959, -0.087155357, 7.3658557e-010, 0.0871553719, -0.996194839, -2.26652408e-009, -2.77555756e-017, 4.72928363e-011, 1))
  649. mesh("BlockMesh",Part131,"","",Vector3.new(0, 0, 0),Vector3.new(0.0896664709, 0.383572757, 0.502378047))
  650. Part132=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part132",Vector3.new(0.200000003, 0.259235442, 0.200000003))
  651. Part132Weld=weld(Part132,Handle,Part132,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.60857677, -0.000783205032, -7.4505806e-009, -5.08495702e-007, -1, -2.19370122e-009, 1.00000012, -5.04770355e-007, -9.31323463e-010, -1.38777878e-016, 4.72932804e-011, 1))
  652. mesh("BlockMesh",Part132,"","",Vector3.new(0, 0, 0),Vector3.new(0.532519042, 1, 0.468886167))
  653. Part133=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part133",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  654. Part133Weld=weld(Part133,Handle,Part133,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.890623569, 0.253905058, -7.4505806e-009, 6.27704992e-007, 1, 2.19370122e-009, -1.00000012, 6.23979645e-007, 9.31323685e-010, -1.38777878e-016, 4.72932804e-011, 1))
  655. mesh("BlockMesh",Part133,"","",Vector3.new(0, 0, 0),Vector3.new(0.501633823, 0.621686876, 0.401902407))
  656. Part134=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part134",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  657. Part134Weld=weld(Part134,Handle,Part134,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.485095024, 0.602808237, -7.4505806e-009, 0.838670969, 0.544638634, 4.13701934e-010, -0.544638693, 0.83867085, 2.34702768e-009, -3.05311332e-016, 4.72935024e-011, 1))
  658. mesh("BlockMesh",Part134,"","",Vector3.new(0, 0, 0),Vector3.new(0.16289407, 0.105108969, 0.0199258793))
  659. Part135=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part135",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  660. Part135Weld=weld(Part135,Handle,Part135,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.03710628, 0.505790472, -7.4505806e-009, 0.499999702, -0.866025627, -2.36546294e-009, 0.866025805, 0.499999642, 2.90301116e-010, -2.77555756e-017, 4.72928363e-011, 1))
  661. mesh("BlockMesh",Part135,"","",Vector3.new(0, 0, 0),Vector3.new(0.222671703, 0.302872986, 0.502378047))
  662. Part136=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part136",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  663. Part136Weld=weld(Part136,Handle,Part136,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.296697617, -1.16209185, -7.4505806e-009, -0.920505106, -0.390730709, 1.40200351e-013, 0.390730798, -0.920504987, -2.38320963e-009, -1.38777878e-016, 4.72935024e-011, 1))
  664. mesh("BlockMesh",Part136,"","",Vector3.new(0, 0, 0),Vector3.new(0.268999398, 0.335252553, 0.502378047))
  665. Part137=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part137",Vector3.new(0.305364043, 0.200000003, 0.200000003))
  666. Part137Weld=weld(Part137,Handle,Part137,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(5.86039114, 0.180621386, -7.4505806e-009, 3.59486535e-007, 1, 2.19370122e-009, -1.00000012, 3.55761216e-007, 9.31323019e-010, -2.49800181e-016, 4.72935024e-011, 1))
  667. mesh("BlockMesh",Part137,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.923065901, 0.468886167))
  668. Part138=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part138",Vector3.new(0.200000003, 0.237815171, 0.200000003))
  669. Part138Weld=weld(Part138,Handle,Part138,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0854542255, 0.909098148, -7.4505806e-009, 1.00000012, -4.15365861e-007, -9.31323019e-010, 4.1909118e-007, 1, 2.19370122e-009, -3.60822483e-016, 4.72935024e-011, 1))
  670. mesh("BlockMesh",Part138,"","",Vector3.new(0, 0, 0),Vector3.new(0.268003047, 1, 0.398517549))
  671. Part139=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part139",Vector3.new(0.200000003, 0.259235442, 0.200000003))
  672. Part139Weld=weld(Part139,Handle,Part139,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.61296105, -0.000782966614, -7.4505806e-009, -4.78695824e-007, -1, -2.19370122e-009, 1.00000012, -4.74970477e-007, -9.31323241e-010, -2.49800181e-016, 4.72932804e-011, 1))
  673. mesh("BlockMesh",Part139,"","",Vector3.new(0, 0, 0),Vector3.new(0.488682121, 1, 0.0946479216))
  674. Part140=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,Torso.BrickColor.Color,"Part140",Vector3.new(3.77057314, 0.200000003, 0.200000003))
  675. Part140Weld=weld(Part140,Handle,Part140,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.30350208, 0.0152564049, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  676. mesh("BlockMesh",Part140,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.846849203, 0.149444088))
  677. Part141=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part141",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  678. Part141Weld=weld(Part141,Handle,Part141,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.6061976, 0.186156511, -7.4505806e-009, -3.59486563e-007, -1, -2.19370122e-009, 1.00000012, -3.55761244e-007, -9.31323019e-010, -2.49800181e-016, 4.72935024e-011, 1))
  679. mesh("BlockMesh",Part141,"","",Vector3.new(0, 0, 0),Vector3.new(0.197764397, 0.319311738, 0.334918678))
  680. Part142=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part142",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  681. Part142Weld=weld(Part142,Handle,Part142,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.05566978, 0.0843422413, -7.4505806e-009, -4.78695824e-007, -1, -2.193701e-009, 1.00000012, -4.74970477e-007, -9.31323241e-010, -2.49800181e-016, 4.72935024e-011, 1))
  682. mesh("BlockMesh",Part142,"","",Vector3.new(0, 0, 0),Vector3.new(0.230143845, 0.953452528, 0.502378047))
  683. Part143=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part143",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  684. Part143Weld=weld(Part143,Handle,Part143,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.127755165, 0.909672737, -7.4505806e-009, 1.00000012, -4.15365861e-007, -9.3132313e-010, 4.1909118e-007, 1, 2.19370122e-009, -2.49800181e-016, 4.72935024e-011, 1))
  685. mesh("BlockMesh",Part143,"","",Vector3.new(0, 0, 0),Vector3.new(0.221177265, 0.358665556, 0.398517549))
  686. Part144=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part144",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  687. Part144Weld=weld(Part144,Handle,Part144,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.61075687, 5.02104759, -7.4505806e-009, 0.87462002, 0.48480922, 2.48973731e-010, -0.484809279, 0.874619901, 2.37016851e-009, -2.49800181e-016, 4.72937245e-011, 1))
  688. mesh("BlockMesh",Part144,"","",Vector3.new(0, 0, 0),Vector3.new(0.330271423, 0.923065901, 0.468886167))
  689. Part145=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part145",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  690. Part145Weld=weld(Part145,Handle,Part145,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.540335178, 0.296140075, -7.4505806e-009, 0.707107008, 0.70710665, 8.9263652e-010, -0.707106709, 0.707106948, 2.20972551e-009, -2.49800181e-016, 4.72935024e-011, 1))
  691. mesh("BlockMesh",Part145,"","",Vector3.new(0, 0, 0),Vector3.new(0.389550835, 0.363148868, 0.502378047))
  692. Part146=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part146",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  693. Part146Weld=weld(Part146,Handle,Part146,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.230724812, 0.790936947, -7.4505806e-009, 1.00000012, -3.85563908e-007, -9.31323019e-010, 3.89289227e-007, 1, 2.19370078e-009, -3.05311332e-016, 4.72939465e-011, 1))
  694. mesh("BlockMesh",Part146,"","",Vector3.new(0, 0, 0),Vector3.new(0.143466368, 0.360159993, 0.0199258793))
  695. Part147=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part147",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  696. Part147Weld=weld(Part147,Handle,Part147,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.232528687, 0.792032957, -7.4505806e-009, 1.00000012, -3.85563908e-007, -9.31323019e-010, 3.89289227e-007, 1, 2.19370078e-009, -3.05311332e-016, 4.72939465e-011, 1))
  697. mesh("BlockMesh",Part147,"","",Vector3.new(0, 0, 0),Vector3.new(0.125533074, 0.371119142, 0.0199258793))
  698. Part148=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part148",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  699. Part148Weld=weld(Part148,Handle,Part148,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.227880716, 0.788297892, -7.4505806e-009, 1.00000012, -3.85563908e-007, -9.31323019e-010, 3.89289227e-007, 1, 2.19370078e-009, -3.05311332e-016, 4.72939465e-011, 1))
  700. mesh("BlockMesh",Part148,"","",Vector3.new(0, 0, 0),Vector3.new(0.17186071, 0.333758175, 0.0199258793))
  701. Part149=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part149",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  702. Part149Weld=weld(Part149,Handle,Part149,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.601887822, -0.409503698, -7.4505806e-009, -0.139172837, 0.990268171, 2.30196728e-009, -0.99026829, -0.139172837, 6.16955043e-010, -2.49800181e-016, 4.72932804e-011, 1))
  703. mesh("BlockMesh",Part149,"","",Vector3.new(0, 0, 0),Vector3.new(0.364643544, 0.124536686, 0.502378047))
  704. Part150=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part150",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  705. Part150Weld=weld(Part150,Handle,Part150,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.220509768, 0.78197217, -7.4505806e-009, 1.00000012, -3.85563965e-007, -9.31323019e-010, 3.89289283e-007, 1, 2.193701e-009, -3.05311332e-016, 4.72937245e-011, 1))
  706. mesh("BlockMesh",Part150,"","",Vector3.new(0, 0, 0),Vector3.new(0.245586485, 0.270493567, 0.398517549))
  707. Part151=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part151",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  708. Part151Weld=weld(Part151,Handle,Part151,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.127320766, -0.232409477, -7.4505806e-009, 0.587784946, -0.809017241, -2.32215935e-009, 0.80901736, 0.587784886, 5.3596888e-010, -3.60822483e-016, 4.72937245e-011, 1))
  709. mesh("BlockMesh",Part151,"","",Vector3.new(0, 0, 0),Vector3.new(0.555433691, 0.103116363, 0.0996293947))
  710. Part152=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part152",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  711. Part152Weld=weld(Part152,Handle,Part152,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.468789816, 0.707951069, -7.4505806e-009, 0.669130266, -0.743145227, -2.25341434e-009, 0.743145287, 0.669130206, 7.75764342e-010, -3.60822483e-016, 4.72935024e-011, 1))
  712. mesh("BlockMesh",Part152,"","",Vector3.new(0, 0, 0),Vector3.new(0.0139481993, 0.414457947, 0.398517549))
  713. Part153=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part153",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  714. Part153Weld=weld(Part153,Handle,Part153,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.134046793, 1.6410569, -7.4505806e-009, 1.00000012, -3.70662946e-007, -9.31323019e-010, 3.74388264e-007, 1, 2.19370122e-009, -2.49800181e-016, 4.72935024e-011, 1))
  715. mesh("BlockMesh",Part153,"","",Vector3.new(0, 0, 0),Vector3.new(0.15691632, 0.201251015, 0.334918678))
  716. Part154=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part154",Vector3.new(0.200000003, 0.271689117, 0.200000003))
  717. Part154Weld=weld(Part154,Handle,Part154,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.157688379, 6.78106308, -7.4505806e-009, 1.00000012, -3.70662946e-007, -9.31323019e-010, 3.74388264e-007, 1, 2.19370122e-009, -2.49800181e-016, 4.72935024e-011, 1))
  718. mesh("BlockMesh",Part154,"","",Vector3.new(0, 0, 0),Vector3.new(0.166879311, 1, 0.468886167))
  719. Part155=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part155",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  720. Part155Weld=weld(Part155,Handle,Part155,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.229426861, 0.789691448, -7.4505806e-009, 1.00000012, -3.70662946e-007, -9.31323019e-010, 3.74388264e-007, 1, 2.19370122e-009, -2.49800181e-016, 4.72935024e-011, 1))
  721. mesh("BlockMesh",Part155,"","",Vector3.new(0, 0, 0),Vector3.new(0.156418189, 0.347706288, 0.398517549))
  722. Part156=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part156",Vector3.new(0.200000003, 0.82463181, 0.200000003))
  723. Part156Weld=weld(Part156,Handle,Part156,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.464837074, 2.19678116, -7.4505806e-009, 0.99026823, -0.139173478, -1.22756361e-009, 0.139173508, 0.990268111, 2.04273709e-009, -2.49800181e-016, 4.72932804e-011, 1))
  724. mesh("BlockMesh",Part156,"","",Vector3.new(0, 0, 0),Vector3.new(0.450324863, 1, 0.468886167))
  725. Part157=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","Part157",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  726. Part157Weld=weld(Part157,Handle,Part157,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.41444492, 5.21585321, -7.4505806e-009, 0.754709482, -0.656059265, -2.14207563e-009, 0.656059325, 0.754709363, 1.0446044e-009, -2.49800181e-016, 4.72937245e-011, 1))
  727. mesh("BlockMesh",Part157,"","",Vector3.new(0, 0, 0),Vector3.new(0.174849644, 0.971703768, 0.468886167))
  728. Part158=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part158",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  729. Part158Weld=weld(Part158,Handle,Part158,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.907902241, 0.716473937, -7.4505806e-009, 0.707107127, 0.707106471, 8.92635965e-010, -0.707106531, 0.707107067, 2.20972574e-009, -3.05311332e-016, 4.72937245e-011, 1))
  730. mesh("BlockMesh",Part158,"","",Vector3.new(0, 0, 0),Vector3.new(0.169868171, 0.176344067, 0.298888147))
  731. Part159=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part159",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  732. Part159Weld=weld(Part159,Handle,Part159,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.411208153, -0.00247740746, -7.4505806e-009, 5.08497237e-007, 1, 2.19370078e-009, -1.00000012, 5.0477189e-007, 9.31323463e-010, -1.38777878e-016, 4.72937245e-011, 1))
  733. mesh("BlockMesh",Part159,"","",Vector3.new(0, 0, 0),Vector3.new(0.278464109, 0.674490452, 0.298888177))
  734. Part160=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part160",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  735. Part160Weld=weld(Part160,Handle,Part160,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.53425157, -0.18892169, -7.4505806e-009, -3.89287919e-007, -1, -2.19370122e-009, 1.00000012, -3.85562601e-007, -9.3132313e-010, -1.94289029e-016, 4.72935024e-011, 1))
  736. mesh("BlockMesh",Part160,"","",Vector3.new(0, 0, 0),Vector3.new(0.766648054, 0.669010639, 0.502378047))
  737. Part161=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part161",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  738. Part161Weld=weld(Part161,Handle,Part161,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.242187262, 0.80309248, -7.4505806e-009, 1.00000012, -3.25957956e-007, -9.31323019e-010, 3.29683274e-007, 1, 2.19370122e-009, -1.94289029e-016, 4.72935024e-011, 1))
  739. mesh("BlockMesh",Part161,"","",Vector3.new(0, 0, 0),Vector3.new(0.0288926084, 0.481707722, 0.398517549))
  740. Part162=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part162",Vector3.new(0.25216195, 0.200000003, 0.200000003))
  741. Part162Weld=weld(Part162,Handle,Part162,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0410740376, 1.36595368, -7.4505806e-009, 1.00000012, -3.25957956e-007, -9.31323019e-010, 3.29683274e-007, 1, 2.19370122e-009, -1.94289029e-016, 4.72935024e-011, 1))
  742. mesh("BlockMesh",Part162,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.607739031, 0.298888177))
  743. Part163=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part163",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  744. Part163Weld=weld(Part163,Handle,Part163,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.229930162, 0.00693869591, -7.4505806e-009, 1.00000012, -3.25957956e-007, -9.31323019e-010, 3.29683274e-007, 1, 2.19370122e-009, -1.94289029e-016, 4.72935024e-011, 1))
  745. mesh("BlockMesh",Part163,"","",Vector3.new(0, 0, 0),Vector3.new(0.0697405636, 0.928047001, 0.502378047))
  746. Part164=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part164",Vector3.new(0.200000003, 0.350097418, 0.200000003))
  747. Part164Weld=weld(Part164,Handle,Part164,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.4332267, -0.00695061684, -7.4505806e-009, -3.89287919e-007, -1, -2.19370122e-009, 1.00000012, -3.85562601e-007, -9.3132313e-010, -1.94289029e-016, 4.72935024e-011, 1))
  748. mesh("BlockMesh",Part164,"","",Vector3.new(0, 0, 0),Vector3.new(0.392041564, 1, 0.502378047))
  749. Part165=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part165",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  750. Part165Weld=weld(Part165,Handle,Part165,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.669436932, -0.187247753, -7.4505806e-009, 1.21066989e-007, 1, 2.19370122e-009, -1.00000012, 1.17341692e-007, 9.31322519e-010, -1.94289029e-016, 4.72937245e-011, 1))
  751. mesh("BlockMesh",Part165,"","",Vector3.new(0, 0, 0),Vector3.new(0.513589382, 0.123540364, 0.502378047))
  752. Part166=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part166",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  753. Part166Weld=weld(Part166,Handle,Part166,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.04929018, 0.00255680084, -7.4505806e-009, 5.08497237e-007, 1, 2.19370078e-009, -1.00000012, 5.0477189e-007, 9.31323463e-010, -1.38777878e-016, 4.72937245e-011, 1))
  754. mesh("BlockMesh",Part166,"","",Vector3.new(0, 0, 0),Vector3.new(0.308851063, 0.332263738, 0.298888177))
  755. Part167=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part167",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  756. Part167Weld=weld(Part167,Handle,Part167,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.36538744, 0.631686091, -7.4505806e-009, 0.788011193, 0.615661144, 6.16684481e-010, -0.615661204, 0.788011074, 2.30203989e-009, -1.38777878e-016, 4.72935024e-011, 1))
  757. mesh("BlockMesh",Part167,"","",Vector3.new(0, 0, 0),Vector3.new(0.207229167, 0.645597875, 0.224166155))
  758. Part168=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part168",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  759. Part168Weld=weld(Part168,Handle,Part168,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.233594418, -0.538723707, -7.4505806e-009, -0.694658816, -0.71933949, -9.31064892e-010, 0.71933955, -0.694658756, -2.19381069e-009, -1.38777878e-016, 4.72935024e-011, 1))
  760. mesh("BlockMesh",Part168,"","",Vector3.new(0, 0, 0),Vector3.new(0.267504871, 0.145956933, 0.502378047))
  761. Part169=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part169",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  762. Part169Weld=weld(Part169,Handle,Part169,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.237313032, 0.796566486, -7.4505806e-009, 1.00000012, -2.66355983e-007, -9.31322908e-010, 2.70081273e-007, 1, 2.19370122e-009, -1.38777878e-016, 4.72935024e-011, 1))
  763. mesh("BlockMesh",Part169,"","",Vector3.new(0, 0, 0),Vector3.new(0.0777109936, 0.416450471, 0.398517549))
  764. Part170=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part170",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  765. Part170Weld=weld(Part170,Handle,Part170,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.671483517, 0.365283132, -7.4505806e-009, 0.573576689, 0.819151938, 1.26279009e-009, -0.819152057, 0.573576629, 2.02115014e-009, -2.49800181e-016, 4.72937245e-011, 1))
  766. mesh("BlockMesh",Part170,"","",Vector3.new(0, 0, 0),Vector3.new(0.142470062, 0.0408480652, 0.0199258793))
  767. Part171=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part171",Vector3.new(0.200000003, 0.261028796, 0.200000003))
  768. Part171Weld=weld(Part171,Handle,Part171,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.596231461, -0.329799175, -7.4505806e-009, 2.10477324e-007, 1, 2.193701e-009, -1.00000012, 2.0675202e-007, 9.31322797e-010, -1.38777878e-016, 4.72937245e-011, 1))
  769. mesh("BlockMesh",Part171,"","",Vector3.new(0, 0, 0),Vector3.new(0.311341822, 1, 0.502378047))
  770. Part172=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Dark stone grey","Part172",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  771. Part172Weld=weld(Part172,Handle,Part172,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.427907228, 0.900314331, -7.4505806e-009, -0.920504868, 0.390731394, 1.71443459e-009, -0.390731454, -0.920504749, -1.65541558e-009, -1.94289029e-016, 4.72937245e-011, 1))
  772. mesh("BlockMesh",Part172,"","",Vector3.new(0, 0, 0),Vector3.new(0.149942249, 0.73875159, 0.0996293873))
  773. Part173=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part173",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  774. Part173Weld=weld(Part173,Handle,Part173,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.75553894, -0.433882236, -7.4505806e-009, -3.59487359e-007, -1, -2.19370078e-009, 1.00000012, -3.5576204e-007, -9.31323019e-010, -2.49800181e-016, 4.72939465e-011, 1))
  775. mesh("BlockMesh",Part173,"","",Vector3.new(0, 0, 0),Vector3.new(0.13200894, 0.0622683205, 0.502378047))
  776. Part174=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part174",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  777. Part174Weld=weld(Part174,Handle,Part174,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0788497925, 0.826915979, -7.4505806e-009, 0.829037905, 0.559192657, 4.54600385e-010, -0.559192717, 0.829037786, 2.33944975e-009, -2.49800181e-016, 4.72935024e-011, 1))
  778. mesh("BlockMesh",Part174,"","",Vector3.new(0, 0, 0),Vector3.new(0.13200894, 0.0622683205, 0.502378047))
  779. Part175=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part175",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  780. Part175Weld=weld(Part175,Handle,Part175,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.375136733, -0.731387615, -7.4505806e-009, -0.694658279, 0.719340026, 2.22496777e-009, -0.719340086, -0.69465822, -8.539352e-010, -2.77555756e-017, 4.72935024e-011, 1))
  781. mesh("BlockMesh",Part175,"","",Vector3.new(0, 0, 0),Vector3.new(0.157912582, 0.124536686, 0.502378047))
  782. Part176=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part176",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  783. Part176Weld=weld(Part176,Handle,Part176,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.253765345, -0.790169716, -7.4505806e-009, -1.00000012, 3.25960684e-007, 9.31323019e-010, -3.29686003e-007, -1, -2.19370078e-009, -1.94289029e-016, 4.72939465e-011, 1))
  784. mesh("BlockMesh",Part176,"","",Vector3.new(0, 0, 0),Vector3.new(0.0901646242, 0.100625642, 0.502378047))
  785. Part177=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part177",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  786. Part177Weld=weld(Part177,Handle,Part177,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.23705101, -0.00247764587, -7.4505806e-009, 5.38302288e-007, 1, 2.19370078e-009, -1.00000012, 5.34576941e-007, 9.31323463e-010, -1.94289029e-016, 4.72937245e-011, 1))
  787. mesh("BlockMesh",Part177,"","",Vector3.new(0, 0, 0),Vector3.new(0.278464109, 0.674490452, 0.298888177))
  788. Part178=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part178",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  789. Part178Weld=weld(Part178,Handle,Part178,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.241248131, 0.0186445713, -7.4505806e-009, 1.00000012, -3.55763035e-007, -9.31323019e-010, 3.59488354e-007, 1, 2.19370078e-009, -2.49800181e-016, 4.72939465e-011, 1))
  790. mesh("BlockMesh",Part178,"","",Vector3.new(0, 0, 0),Vector3.new(0.182819888, 0.810982645, 0.502378047))
  791. Part179=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part179",Vector3.new(0.323396951, 0.200000003, 0.200000003))
  792. Part179Weld=weld(Part179,Handle,Part179,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0766954422, 1.33616471, -7.4505806e-009, 1.00000012, -3.55763035e-007, -9.31323019e-010, 3.59488354e-007, 1, 2.19370078e-009, -2.49800181e-016, 4.72939465e-011, 1))
  793. mesh("BlockMesh",Part179,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.309847355, 0.298888177))
  794. Part180=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part180",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  795. Part180Weld=weld(Part180,Handle,Part180,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.562805176, -0.418934107, -7.4505806e-009, 2.70081358e-007, 1, 2.19370078e-009, -1.00000012, 2.66356039e-007, 9.31322797e-010, -2.49800181e-016, 4.72939465e-011, 1))
  796. mesh("BlockMesh",Part180,"","",Vector3.new(0, 0, 0),Vector3.new(0.645598292, 0.589805663, 0.502378047))
  797. Part181=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part181",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  798. Part181Weld=weld(Part181,Handle,Part181,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.646383643, 0.872835875, -7.4505806e-009, 0.906307697, -0.422618866, -1.77116388e-009, 0.422618926, 0.906307578, 1.59457358e-009, -8.32667268e-017, 4.72937245e-011, 1))
  799. mesh("BlockMesh",Part181,"","",Vector3.new(0, 0, 0),Vector3.new(0.155421853, 0.302374959, 0.502378047))
  800. Part182=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part182",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  801. Part182Weld=weld(Part182,Handle,Part182,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.536404133, -0.439287424, -7.4505806e-009, 2.70080449e-007, 1, 2.193701e-009, -1.00000012, 2.6635513e-007, 9.31322908e-010, -1.38777878e-016, 4.72937245e-011, 1))
  802. mesh("BlockMesh",Part182,"","",Vector3.new(0, 0, 0),Vector3.new(0.381580502, 0.793049395, 0.502378047))
  803. Part183=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part183",Vector3.new(0.416649997, 0.200000003, 0.200000003))
  804. Part183Weld=weld(Part183,Handle,Part183,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0262210369, 0.0319087505, -7.4505806e-009, 5.38301379e-007, 1, 2.19370078e-009, -1.00000012, 5.34576031e-007, 9.31323463e-010, -1.94289029e-016, 4.72937245e-011, 1))
  805. mesh("BlockMesh",Part183,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.33076933, 0.298888177))
  806. Part184=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part184",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  807. Part184Weld=weld(Part184,Handle,Part184,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.226004124, 0.786253929, -7.4505806e-009, 1.00000012, -3.55762097e-007, -9.31323019e-010, 3.59487416e-007, 1, 2.193701e-009, -2.49800181e-016, 4.72937245e-011, 1))
  808. mesh("BlockMesh",Part184,"","",Vector3.new(0, 0, 0),Vector3.new(0.190790296, 0.313334167, 0.398517549))
  809. Part185=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part185",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  810. Part185Weld=weld(Part185,Handle,Part185,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.08929896, -0.61315155, -7.4505806e-009, -0.70710659, 0.707107127, 2.20972574e-009, -0.707107186, -0.707106531, -8.92635965e-010, -1.38777878e-016, 4.72935024e-011, 1))
  811. mesh("BlockMesh",Part185,"","",Vector3.new(0, 0, 0),Vector3.new(0.155421853, 0.302374959, 0.502378047))
  812. Part186=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part186",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  813. Part186Weld=weld(Part186,Handle,Part186,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.247771263, -0.673208714, -7.4505806e-009, -0.809017539, -0.587784708, -5.35968159e-010, 0.587784767, -0.80901742, -2.32215935e-009, -1.94289029e-016, 4.72937245e-011, 1))
  814. mesh("BlockMesh",Part186,"","",Vector3.new(0, 0, 0),Vector3.new(0.443847537, 0.154425412, 0.502378047))
  815. Part187=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part187",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  816. Part187Weld=weld(Part187,Handle,Part187,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.219176054, 0.77982831, -7.4505806e-009, 1.00000012, -3.55762069e-007, -9.31323019e-010, 3.59487387e-007, 1, 2.193701e-009, -2.49800181e-016, 4.72937245e-011, 1))
  817. mesh("BlockMesh",Part187,"","",Vector3.new(0, 0, 0),Vector3.new(0.259036422, 0.249073282, 0.398517549))
  818. Part188=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part188",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  819. Part188Weld=weld(Part188,Handle,Part188,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.192446232, -0.729837418, -7.4505806e-009, -0.587785065, 0.809017181, 2.32215935e-009, -0.809017301, -0.587785006, -5.35969047e-010, -1.38777878e-016, 4.72935024e-011, 1))
  820. mesh("BlockMesh",Part188,"","",Vector3.new(0, 0, 0),Vector3.new(0.351691723, 0.27248615, 0.502378047))
  821. Part189=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part189",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  822. Part189Weld=weld(Part189,Handle,Part189,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.861406207, 0.700342655, -7.4505806e-009, 0.719339609, -0.694658697, -2.19381047e-009, 0.694658756, 0.71933955, 9.31064947e-010, -1.38777878e-016, 4.72937245e-011, 1))
  823. mesh("BlockMesh",Part189,"","",Vector3.new(0, 0, 0),Vector3.new(0.19925876, 0.459291071, 0.502378047))
  824. Part190=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part190",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  825. Part190Weld=weld(Part190,Handle,Part190,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.664528847, 0.712442756, -7.4505806e-009, 0.529919744, 0.848047853, 1.36683775e-009, -0.848047972, 0.529919684, 1.95229144e-009, -1.38777878e-016, 4.72935024e-011, 1))
  826. mesh("BlockMesh",Part190,"","",Vector3.new(0, 0, 0),Vector3.new(0.196768045, 0.242597327, 0.401902407))
  827. Part191=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part191",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  828. Part191Weld=weld(Part191,Handle,Part191,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.200777292, 0.804986477, -7.4505806e-009, 1.00000012, -2.66356096e-007, -9.31322908e-010, 2.70081415e-007, 1, 2.19370078e-009, -1.38777878e-016, 4.72939465e-011, 1))
  829. mesh("BlockMesh",Part191,"","",Vector3.new(0, 0, 0),Vector3.new(0.155421853, 0.106105186, 0.502378047))
  830. Part192=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part192",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  831. Part192Weld=weld(Part192,Handle,Part192,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.640266061, 0.850679398, -7.4505806e-009, 0.891006589, -0.453990757, -1.82573423e-009, 0.453990817, 0.89100647, 1.53179025e-009, -1.38777878e-016, 4.72935024e-011, 1))
  832. mesh("BlockMesh",Part192,"","",Vector3.new(0, 0, 0),Vector3.new(0.202247664, 0.486190945, 0.502378047))
  833. Part193=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part193",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  834. Part193Weld=weld(Part193,Handle,Part193,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.491529226, -1.10086632, -7.4505806e-009, -0.994522035, 0.104528695, 1.15552523e-009, -0.10452871, -0.994521916, -2.08433404e-009, -2.77555756e-017, 4.72937245e-011, 1))
  835. mesh("BlockMesh",Part193,"","",Vector3.new(0, 0, 0),Vector3.new(0.155421853, 0.235125199, 0.502378047))
  836. Part194=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part194",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  837. Part194Weld=weld(Part194,Handle,Part194,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.321534157, 0.648384094, -7.4505806e-009, 0.788011074, 0.615661144, 6.16684537e-010, -0.615661204, 0.788010955, 2.30203989e-009, -8.32667268e-017, 4.72937245e-011, 1))
  838. mesh("BlockMesh",Part194,"","",Vector3.new(0, 0, 0),Vector3.new(0.0652573034, 0.262024999, 0.502378047))
  839. Part195=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part195",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  840. Part195Weld=weld(Part195,Handle,Part195,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.436405182, 0.444661379, -7.4505806e-009, 0.809017181, 0.587785125, 5.3596938e-010, -0.587785184, 0.809017062, 2.32215935e-009, -1.38777878e-016, 4.72937245e-011, 1))
  841. mesh("BlockMesh",Part195,"","",Vector3.new(0, 0, 0),Vector3.new(0.0468258522, 0.600266576, 0.502378047))
  842. Part196=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part196",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  843. Part196Weld=weld(Part196,Handle,Part196,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.413990021, 0.650781989, -7.4505806e-009, 0.766044617, 0.642787457, -7.27041871e-010, -0.642787457, 0.766044617, -2.31532193e-009, -9.31313249e-010, 2.24097274e-009, 1))
  844. mesh("BlockMesh",Part196,"","",Vector3.new(0, 0, 0),Vector3.new(0.063264735, 0.312836051, 0.0199258793))
  845. Part197=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part197",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  846. Part197Weld=weld(Part197,Handle,Part197,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.44298172, 0.893301368, -7.4505806e-009, 0.777153909, 0.629326165, 6.56773025e-010, -0.629326224, 0.77715379, 2.29094876e-009, -9.31322575e-010, 2.24099495e-009, 1))
  847. mesh("BlockMesh",Part197,"","",Vector3.new(0, 0, 0),Vector3.new(0.155421853, 0.282449096, 0.502378047))
  848. Part198=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part198",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  849. Part198Weld=weld(Part198,Handle,Part198,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.561235189, 0.343694329, -7.4505806e-009, 0.406740636, 0.913554132, 1.62525815e-009, -0.913554251, 0.406740576, 1.74308079e-009, -9.31322575e-010, 2.24099495e-009, 1))
  850. mesh("BlockMesh",Part198,"","",Vector3.new(0, 0, 0),Vector3.new(0.0846426934, 0.304686844, 0.502378047))
  851. Part199=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part199",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  852. Part199Weld=weld(Part199,Handle,Part199,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.747516394, 0.309030533, -7.4505806e-009, 3.29688788e-007, 1.00000942, 2.19372165e-009, -1.00000954, 3.25963441e-007, 9.31332012e-010, -9.31322575e-010, 2.24099495e-009, 1))
  853. mesh("BlockMesh",Part199,"","",Vector3.new(0, 0, 0),Vector3.new(0.74821651, 0.164886504, 0.0697405711))
  854. Part200=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part200",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  855. Part200Weld=weld(Part200,Handle,Part200,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.471098304, 0.592271805, -7.4505806e-009, 0.83867836, -0.544644356, -1.97586703e-009, 0.544644415, 0.838678241, 1.33257005e-009, -9.31322575e-010, 2.24099495e-009, 1))
  856. mesh("BlockMesh",Part200,"","",Vector3.new(0, 0, 0),Vector3.new(0.0323796235, 0.213704914, 0.398517549))
  857. Part201=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part201",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  858. Part201Weld=weld(Part201,Handle,Part201,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.334611177, 0.915703773, -7.4505806e-009, 0.974379182, -0.224953309, -1.40094136e-009, 0.224953339, 0.974379063, 1.92799243e-009, -9.31322575e-010, 2.24099495e-009, 1))
  859. mesh("BlockMesh",Part201,"","",Vector3.new(0, 0, 0),Vector3.new(0.235623524, 0.302873105, 0.398517549))
  860. Part202=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part202",Vector3.new(0.292013675, 0.200000003, 0.200000003))
  861. Part202Weld=weld(Part202,Handle,Part202,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0610282421, 1.34116149, -7.4505806e-009, 1.0000093, -1.47149493e-007, -9.31331345e-010, 1.50874826e-007, 1.00000918, 2.1937212e-009, -9.31322575e-010, 2.24099495e-009, 1))
  862. mesh("BlockMesh",Part202,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.359662026, 0.298888177))
  863. Part203=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part203",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  864. Part203Weld=weld(Part203,Handle,Part203,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.70484972, -0.281561375, -7.4505806e-009, -0.615666807, 0.788018167, 2.30206076e-009, -0.788018286, -0.615666747, -6.16689921e-010, -9.31322575e-010, 2.24099495e-009, 1))
  865. mesh("BlockMesh",Part203,"","",Vector3.new(0, 0, 0),Vector3.new(0.284939975, 0.309847176, 0.334918678))
  866. Part204=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part204",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  867. Part204Weld=weld(Part204,Handle,Part204,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.277677536, -0.691249371, -7.4505806e-009, -0.829044938, 0.559198081, 1.99882155e-009, -0.559198141, -0.829044819, -1.29788302e-009, -9.31322575e-010, 2.24099495e-009, 1))
  868. mesh("BlockMesh",Part204,"","",Vector3.new(0, 0, 0),Vector3.new(0.393037915, 0.185808539, 0.502378047))
  869. Part205=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part205",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  870. Part205Weld=weld(Part205,Handle,Part205,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.99376798, 0.0843443871, -7.4505806e-009, -2.77534696e-007, -1.00000882, -2.19372032e-009, 1.00000894, -2.73809349e-007, -9.31331234e-010, -9.31322575e-010, 2.24099495e-009, 1))
  871. mesh("BlockMesh",Part205,"","",Vector3.new(0, 0, 0),Vector3.new(0.184812531, 0.953452528, 0.502378047))
  872. Part206=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part206",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  873. Part206Weld=weld(Part206,Handle,Part206,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.627599239, 0.0875306129, -7.4505806e-009, 0.0871566907, 0.996203482, 2.10420192e-009, -0.996203601, 0.0871566832, 1.11898246e-009, -9.31322575e-010, 2.24099495e-009, 1))
  874. mesh("BlockMesh",Part206,"","",Vector3.new(0, 0, 0),Vector3.new(0.0946479365, 0.271988034, 0.0996293947))
  875. Part207=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part207",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  876. Part207Weld=weld(Part207,Handle,Part207,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.423806906, 0.653360367, -7.4505806e-009, 0.669136286, -0.743151665, -2.25343433e-009, 0.743151724, 0.669136226, 7.75771336e-010, -9.31322575e-010, 2.24099495e-009, 1))
  877. mesh("BlockMesh",Part207,"","",Vector3.new(0, 0, 0),Vector3.new(0.266508669, 0.337743342, 0.398517549))
  878. Part208=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part208",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  879. Part208Weld=weld(Part208,Handle,Part208,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.168997288, 0.900891066, -7.4505806e-009, 1.00000894, -2.06752546e-007, -9.31331234e-010, 2.10477879e-007, 1.00000882, 2.19372054e-009, -9.31322575e-010, 2.24099495e-009, 1))
  880. mesh("BlockMesh",Part208,"","",Vector3.new(0, 0, 0),Vector3.new(0.192284733, 0.604749858, 0.224166155))
  881. Part209=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part209",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  882. Part209Weld=weld(Part209,Handle,Part209,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.220369816, 0.780736685, -7.4505806e-009, 1.00000894, -2.06752546e-007, -9.31331234e-010, 2.10477879e-007, 1.00000882, 2.19372054e-009, -9.31322575e-010, 2.24099495e-009, 1))
  883. mesh("BlockMesh",Part209,"","",Vector3.new(0, 0, 0),Vector3.new(0.247080922, 0.258039892, 0.0199258793))
  884. Part210=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part210",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  885. Part210Weld=weld(Part210,Handle,Part210,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.917978287, 0.00458931923, -7.4505806e-009, 3.89293405e-007, 1.00000882, 2.19372032e-009, -1.00000894, 3.85568057e-007, 9.31331567e-010, -9.31322575e-010, 2.24099495e-009, 1))
  886. mesh("BlockMesh",Part210,"","",Vector3.new(0, 0, 0),Vector3.new(0.252062351, 0.821941853, 0.199258775))
  887. Part211=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part211",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  888. Part211Weld=weld(Part211,Handle,Part211,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.990432262, -0.564612746, -7.4505806e-009, -0.544644117, -0.838677824, -1.3325695e-009, 0.838677943, -0.544644058, -1.97586592e-009, -9.31322575e-010, 2.24099495e-009, 1))
  889. mesh("BlockMesh",Part211,"","",Vector3.new(0, 0, 0),Vector3.new(0.0896664709, 0.302872986, 0.502378047))
  890. Part212=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part212",Vector3.new(0.200000003, 0.271788776, 0.200000003))
  891. Part212Weld=weld(Part212,Handle,Part212,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.32828319, 1.40363073, -7.4505806e-009, 0.777152717, -0.629326105, -2.10433315e-009, 0.629326165, 0.777152598, 1.11873533e-009, -9.31322575e-010, 2.24099495e-009, 1))
  892. mesh("BlockMesh",Part212,"","",Vector3.new(0, 0, 0),Vector3.new(0.329773307, 1, 0.0996293947))
  893. Part213=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part213",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  894. Part213Weld=weld(Part213,Handle,Part213,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.41172361, -0.121773243, -7.4505806e-009, -2.70084115e-007, -1.0000087, -2.19372032e-009, 1.00000882, -2.66358768e-007, -9.31331234e-010, -9.31322575e-010, 2.24099495e-009, 1))
  895. mesh("BlockMesh",Part213,"","",Vector3.new(0, 0, 0),Vector3.new(0.607241035, 0.60225904, 0.502378047))
  896. Part214=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part214",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  897. Part214Weld=weld(Part214,Handle,Part214,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.270895958, 0.678554177, -7.4505806e-009, 0.682004452, 0.731359839, 9.69219149e-010, -0.731359899, 0.682004392, 2.17724594e-009, -9.31322575e-010, 2.24099495e-009, 1))
  898. mesh("BlockMesh",Part214,"","",Vector3.new(0, 0, 0),Vector3.new(0.354182422, 0.194775298, 0.502378047))
  899. Part215=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part215",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  900. Part215Weld=weld(Part215,Handle,Part215,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.519358873, -0.896590948, -7.4505806e-009, -0.939700782, -0.342022777, 1.24868504e-010, 0.342022806, -0.939700663, -2.37995623e-009, -9.31322575e-010, 2.24099495e-009, 1))
  901. mesh("BlockMesh",Part215,"","",Vector3.new(0, 0, 0),Vector3.new(0.0896664709, 0.383572757, 0.502378047))
  902. Part216=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part216",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  903. Part216Weld=weld(Part216,Handle,Part216,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.67499876, 0.732878685, -7.4505806e-009, 0.529924154, 0.848055005, 1.3668493e-009, -0.848055124, 0.529924095, 1.95230809e-009, -9.31322575e-010, 2.24099495e-009, 1))
  904. mesh("BlockMesh",Part216,"","",Vector3.new(0, 0, 0),Vector3.new(0.276471525, 0.0383572429, 0.401902407))
  905. Part217=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part217",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  906. Part217Weld=weld(Part217,Handle,Part217,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0616259575, -0.787982941, -7.4505806e-009, -0.956312776, 0.292374313, 1.53201751e-009, -0.292374343, -0.956312656, -1.8255697e-009, -9.31322575e-010, 2.24099495e-009, 1))
  907. mesh("BlockMesh",Part217,"","",Vector3.new(0, 0, 0),Vector3.new(0.0841868594, 0.32379514, 0.502378047))
  908. Part218=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part218",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  909. Part218Weld=weld(Part218,Handle,Part218,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.435945034, 0.58194685, -7.4505806e-009, 0.682004213, 0.731359422, 9.69218483e-010, -0.731359482, 0.682004154, 2.17724505e-009, -9.31322575e-010, 2.24099495e-009, 1))
  910. mesh("BlockMesh",Part218,"","",Vector3.new(0, 0, 0),Vector3.new(0.156418145, 0.348204404, 0.502378047))
  911. Part219=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part219",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  912. Part219Weld=weld(Part219,Handle,Part219,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.777727842, 0.950748324, -7.4505806e-009, 0.629325986, 0.777151942, 1.11873399e-009, -0.777152061, 0.629325926, 2.10433226e-009, -9.31322575e-010, 2.24099495e-009, 1))
  913. mesh("BlockMesh",Part219,"","",Vector3.new(0, 0, 0),Vector3.new(0.155421853, 0.302374959, 0.502378047))
  914. Part220=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part220",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  915. Part220Weld=weld(Part220,Handle,Part220,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.982933044, -0.606589198, -7.4505806e-009, -0.58779037, -0.809023321, -1.22733335e-009, 0.80902344, -0.58779031, -2.04289807e-009, -9.31322575e-010, 2.24099495e-009, 1))
  916. mesh("BlockMesh",Part220,"","",Vector3.new(0, 0, 0),Vector3.new(0.193779156, 0.302872986, 0.502378047))
  917. Part221=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part221",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  918. Part221Weld=weld(Part221,Handle,Part221,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.263267994, 0.0534760952, -7.4505806e-009, 1.00000823, -2.36556403e-007, -9.31330568e-010, 2.40281736e-007, 1.00000811, 2.19371898e-009, -9.31322575e-010, 2.24099495e-009, 1))
  919. mesh("BlockMesh",Part221,"","",Vector3.new(0, 0, 0),Vector3.new(0.403000772, 0.462778181, 0.502378047))
  920. Part222=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part222",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  921. Part222Weld=weld(Part222,Handle,Part222,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.816044807, -0.781208515, -7.4505806e-009, -0.766050816, -0.642792463, -6.96654512e-010, 0.642792523, -0.766050696, -2.27913377e-009, -9.31322575e-010, 2.24099495e-009, 1))
  922. mesh("BlockMesh",Part222,"","",Vector3.new(0, 0, 0),Vector3.new(0.161399618, 0.302872986, 0.502378047))
  923. Part223=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part223",Vector3.new(0.25216195, 0.200000003, 0.200000003))
  924. Part223Weld=weld(Part223,Handle,Part223,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0410759449, 1.36596978, -7.4505806e-009, 1.00000787, -2.06754066e-007, -9.31330346e-010, 2.10479385e-007, 1.00000775, 2.19371832e-009, -9.31322575e-010, 2.24099495e-009, 1))
  925. mesh("BlockMesh",Part223,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.607739031, 0.0199258793))
  926. Part224=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part224",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  927. Part224Weld=weld(Part224,Handle,Part224,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.785282493, -0.00029706955, -7.4505806e-009, -0.438374341, 0.898801088, 2.37996911e-009, -0.898801208, -0.438374281, -1.24588506e-010, -9.31322575e-010, 2.24099495e-009, 1))
  928. mesh("BlockMesh",Part224,"","",Vector3.new(0, 0, 0),Vector3.new(0.435878485, 0.0732275471, 0.502378047))
  929. Part225=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part225",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  930. Part225Weld=weld(Part225,Handle,Part225,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.565860271, -0.164358616, -7.4505806e-009, -0.0174525678, 0.99985528, 2.20963803e-009, -0.999855399, -0.0174525697, 8.92902086e-010, -9.31322575e-010, 2.24099495e-009, 1))
  931. mesh("BlockMesh",Part225,"","",Vector3.new(0, 0, 0),Vector3.new(0.646096528, 0.311341614, 0.502378047))
  932. Part226=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part226",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  933. Part226Weld=weld(Part226,Handle,Part226,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.460988522, 0.899613023, -7.4505806e-009, 0.777152121, 0.629324734, 6.5677136e-010, -0.629324794, 0.777152002, 2.29094388e-009, -9.31322575e-010, 2.24099495e-009, 1))
  934. mesh("BlockMesh",Part226,"","",Vector3.new(0, 0, 0),Vector3.new(0.107101627, 0.291913867, 0.502378047))
  935. Part227=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part227",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  936. Part227Weld=weld(Part227,Handle,Part227,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.614149332, -0.874373436, -7.4505806e-009, -0.891013265, -0.453993648, -1.66105796e-010, 0.453993708, -0.891013145, -2.37743158e-009, -9.31322575e-010, 2.24099495e-009, 1))
  937. mesh("BlockMesh",Part227,"","",Vector3.new(0, 0, 0),Vector3.new(0.148447812, 0.383572757, 0.502378047))
  938. Part228=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part228",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  939. Part228Weld=weld(Part228,Handle,Part228,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.652848959, 0.0911803246, -7.4505806e-009, 0.0871565416, 0.996201992, 2.10419904e-009, -0.996202111, 0.0871565342, 1.1189808e-009, -9.31322575e-010, 2.24099495e-009, 1))
  940. mesh("BlockMesh",Part228,"","",Vector3.new(0, 0, 0),Vector3.new(0.259036392, 0.271988034, 0.502378047))
  941. Part229=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part229",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  942. Part229Weld=weld(Part229,Handle,Part229,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.139543056, -0.223748207, -7.4505806e-009, 0.587789416, -0.809023082, -2.32217667e-009, 0.809023201, 0.587789357, 5.35973044e-010, -9.31322575e-010, 2.24099495e-009, 1))
  943. mesh("BlockMesh",Part229,"","",Vector3.new(0, 0, 0),Vector3.new(0.433387727, 0.189793855, 0.502378047))
  944. Part230=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part230",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  945. Part230Weld=weld(Part230,Handle,Part230,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.656256318, -0.141387463, -7.4505806e-009, -0.0871562809, 0.996201992, 2.26654029e-009, -0.996202111, -0.0871562734, 7.36590455e-010, -9.31322575e-010, 2.24099495e-009, 1))
  946. mesh("BlockMesh",Part230,"","",Vector3.new(0, 0, 0),Vector3.new(0.248077154, 0.5355075, 0.502378047))
  947. Part231=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part231",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  948. Part231Weld=weld(Part231,Handle,Part231,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.265799046, 0.522639751, -7.4505806e-009, 1.00000739, -2.06754038e-007, -9.31329791e-010, 2.10479357e-007, 1.00000727, 2.19371721e-009, -9.31322575e-010, 2.24099495e-009, 1))
  949. mesh("BlockMesh",Part231,"","",Vector3.new(0, 0, 0),Vector3.new(0.377595276, 0.245586276, 0.502378047))
  950. Part232=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part232",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  951. Part232Weld=weld(Part232,Handle,Part232,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.673213005, 0.725049019, -7.4505806e-009, 0.529923499, 0.848053992, 1.36684775e-009, -0.848054111, 0.529923439, 1.95230565e-009, -9.31322575e-010, 2.24099495e-009, 1))
  952. mesh("BlockMesh",Part232,"","",Vector3.new(0, 0, 0),Vector3.new(0.258538246, 0.0567886569, 0.401902407))
  953. Part233=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part233",Vector3.new(0.200000003, 0.203642309, 0.200000003))
  954. Part233Weld=weld(Part233,Handle,Part233,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.186819553, 0.859548092, -7.4505806e-009, 1.00000727, -1.76951701e-007, -9.31329458e-010, 1.80677034e-007, 1.00000715, 2.19371721e-009, -9.31322575e-010, 2.24099495e-009, 1))
  955. mesh("BlockMesh",Part233,"","",Vector3.new(0, 0, 0),Vector3.new(0.0896664709, 1, 0.502378047))
  956. Part234=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part234",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  957. Part234Weld=weld(Part234,Handle,Part234,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.624229908, 0.785496235, -7.4505806e-009, 0.629325211, 0.777151346, 1.11873355e-009, -0.777151465, 0.629325151, 2.10433004e-009, -9.31322575e-010, 2.24099495e-009, 1))
  958. mesh("BlockMesh",Part234,"","",Vector3.new(0, 0, 0),Vector3.new(0.103614584, 0.277467638, 0.502378047))
  959. Part235=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part235",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  960. Part235Weld=weld(Part235,Handle,Part235,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.120908022, 0.83480382, -7.4505806e-009, 0.961268723, 0.275639057, -2.90581142e-010, -0.275639087, 0.961268604, 2.36544517e-009, -9.31322575e-010, 2.24099495e-009, 1))
  961. mesh("BlockMesh",Part235,"","",Vector3.new(0, 0, 0),Vector3.new(0.241103157, 0.473239243, 0.398517549))
  962. Part236=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part236",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  963. Part236Weld=weld(Part236,Handle,Part236,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.897193432, -0.649360299, -7.4505806e-009, -0.642792463, -0.766049564, -1.08183718e-009, 0.766049683, -0.642792404, -2.12353379e-009, -9.31322575e-010, 2.24099495e-009, 1))
  964. mesh("BlockMesh",Part236,"","",Vector3.new(0, 0, 0),Vector3.new(0.183816239, 0.583329618, 0.224166155))
  965. Part237=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part237",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  966. Part237Weld=weld(Part237,Handle,Part237,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.234011889, 0.793343544, -7.4505806e-009, 1.00000703, -1.17347042e-007, -9.31329014e-010, 1.21072361e-007, 1.00000691, 2.19371654e-009, -9.31322575e-010, 2.24099495e-009, 1))
  967. mesh("BlockMesh",Part237,"","",Vector3.new(0, 0, 0),Vector3.new(0.110588677, 0.384071022, 0.398517549))
  968. Part238=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part238",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  969. Part238Weld=weld(Part238,Handle,Part238,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.334397793, -0.820254326, -7.4505806e-009, -0.629325271, -0.777151048, -1.11873288e-009, 0.777151167, -0.629325211, -2.1043296e-009, -9.31322575e-010, 2.24099495e-009, 1))
  970. mesh("BlockMesh",Part238,"","",Vector3.new(0, 0, 0),Vector3.new(0.13200894, 0.0622683205, 0.502378047))
  971. Part239=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part239",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  972. Part239Weld=weld(Part239,Handle,Part239,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.235532761, 0.794787884, -7.4505806e-009, 1.00000715, -1.41561429e-007, -9.31329125e-010, 1.45286762e-007, 1.00000703, 2.19371676e-009, -9.31322575e-010, 2.24099495e-009, 1))
  973. mesh("BlockMesh",Part239,"","",Vector3.new(0, 0, 0),Vector3.new(0.0956442729, 0.398517251, 0.0199258793))
  974. Part240=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part240",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  975. Part240Weld=weld(Part240,Handle,Part240,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.225601196, 1.11089122, -7.4505806e-009, 0.999854863, -0.0174528621, -9.6947339e-010, 0.0174528677, 0.999854743, 2.1771287e-009, -9.31322575e-010, 2.24099495e-009, 1))
  976. mesh("BlockMesh",Part240,"","",Vector3.new(0, 0, 0),Vector3.new(0.155421853, 0.302374959, 0.502378047))
  977. Part241=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part241",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  978. Part241Weld=weld(Part241,Handle,Part241,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.21414828, 0.31569314, -7.4505806e-009, 0.01745281, 0.999854803, 2.1771287e-009, -0.999854922, 0.0174528044, 9.6947339e-010, -9.31322575e-010, 2.24099495e-009, 1))
  979. mesh("BlockMesh",Part241,"","",Vector3.new(0, 0, 0),Vector3.new(0.155421853, 0.302374959, 0.502378047))
  980. Part242=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part242",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  981. Part242Weld=weld(Part242,Handle,Part242,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.769648314, 0.713084698, -7.4505806e-009, 0.82904321, -0.559197128, -1.998818e-009, 0.559197187, 0.82904309, 1.29788025e-009, -9.31322575e-010, 2.24099495e-009, 1))
  982. mesh("BlockMesh",Part242,"","",Vector3.new(0, 0, 0),Vector3.new(0.165882945, 0.351193309, 0.502378047))
  983. Part243=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part243",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  984. Part243Weld=weld(Part243,Handle,Part243,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.668179989, 0.715737224, -7.4505806e-009, 0.529923081, 0.848053634, 1.3668473e-009, -0.848053753, 0.529923022, 1.95230432e-009, -9.31322575e-010, 2.24099495e-009, 1))
  985. mesh("BlockMesh",Part243,"","",Vector3.new(0, 0, 0),Vector3.new(0.208225414, 0.209719643, 0.401902407))
  986. Part244=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part244",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  987. Part244Weld=weld(Part244,Handle,Part244,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.412837982, 0.555684566, -7.4505806e-009, 0.682002962, 0.731358409, 9.69217484e-010, -0.731358469, 0.682002902, 2.17724105e-009, -9.31322575e-010, 2.24099495e-009, 1))
  988. mesh("BlockMesh",Part244,"","",Vector3.new(0, 0, 0),Vector3.new(0.0896664709, 0.363646924, 0.502378047))
  989. Part245=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part245",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  990. Part245Weld=weld(Part245,Handle,Part245,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.208413124, 0.778647423, -7.4505806e-009, 1.00000656, -5.02917921e-008, -9.3132857e-010, 5.40171072e-008, 1.00000644, 2.19371543e-009, -9.31322575e-010, 2.24099495e-009, 1))
  991. mesh("BlockMesh",Part245,"","",Vector3.new(0, 0, 0),Vector3.new(0.366636127, 0.237117767, 0.398517549))
  992. Part246=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part246",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  993. Part246Weld=weld(Part246,Handle,Part246,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.655540109, -0.0701057911, -7.4505806e-009, -0.0871563107, 0.996201098, 2.26653851e-009, -0.996201217, -0.0871563032, 7.36589456e-010, -9.31322575e-010, 2.24099495e-009, 1))
  994. mesh("BlockMesh",Part246,"","",Vector3.new(0, 0, 0),Vector3.new(0.250567883, 0.271988034, 0.502378047))
  995. Part247=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part247",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  996. Part247Weld=weld(Part247,Handle,Part247,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.770238161, 0.320348978, -7.4505806e-009, 2.25380475e-007, 1.00000644, 2.19371543e-009, -1.00000656, 2.21655142e-007, 9.31328903e-010, -9.31322575e-010, 2.24099495e-009, 1))
  997. mesh("BlockMesh",Part247,"","",Vector3.new(0, 0, 0),Vector3.new(0.985334456, 0.0886700675, 0.0697405711))
  998. Part248=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part248",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  999. Part248Weld=weld(Part248,Handle,Part248,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.628652215, -0.0663881302, -7.4505806e-009, -0.0871563628, 0.996201038, 2.26653851e-009, -0.996201158, -0.0871563554, 7.36589345e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1000. mesh("BlockMesh",Part248,"","",Vector3.new(0, 0, 0),Vector3.new(0.0956442356, 0.271988034, 0.0996293947))
  1001. Part249=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part249",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1002. Part249Weld=weld(Part249,Handle,Part249,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.23388958, 1.15960348, -7.4505806e-009, 0.927189946, 0.374608785, -4.17327561e-011, -0.374608815, 0.927189827, 2.38285924e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1003. mesh("BlockMesh",Part249,"","",Vector3.new(0, 0, 0),Vector3.new(0.155421853, 0.302374959, 0.502378047))
  1004. Part250=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part250",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1005. Part250Weld=weld(Part250,Handle,Part250,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00460100174, -0.00183439255, -7.4505806e-009, 2.10479314e-007, 1.00000644, 2.19371543e-009, -1.00000656, 2.06753981e-007, 9.31328792e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1006. mesh("BlockMesh",Part250,"","",Vector3.new(0, 0, 0),Vector3.new(0.0891683325, 0.668014586, 0.298888177))
  1007. Part251=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part251",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1008. Part251Weld=weld(Part251,Handle,Part251,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.671212196, 0.724512339, -7.4505806e-009, 0.529922843, 0.848053336, 1.36684708e-009, -0.848053455, 0.529922783, 1.95230365e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1009. mesh("BlockMesh",Part251,"","",Vector3.new(0, 0, 0),Vector3.new(0.238612384, 0.122045882, 0.0697405711))
  1010. Part252=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part252",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1011. Part252Weld=weld(Part252,Handle,Part252,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.41766572, 0.911396503, -7.4505806e-009, 0.970301867, -0.241923392, -1.43437151e-009, 0.241923422, 0.970301747, 1.90324378e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1012. mesh("BlockMesh",Part252,"","",Vector3.new(0, 0, 0),Vector3.new(0.157912597, 0.494161308, 0.502378047))
  1013. Part253=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part253",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1014. Part253Weld=weld(Part253,Handle,Part253,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.334401131, 0.688645005, -7.4505806e-009, 0.788015723, 0.615665138, 6.16689144e-010, -0.615665197, 0.788015604, 2.30205388e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1015. mesh("BlockMesh",Part253,"","",Vector3.new(0, 0, 0),Vector3.new(0.207229167, 0.318315595, 0.502378047))
  1016. Part254=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part254",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1017. Part254Weld=weld(Part254,Handle,Part254,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.563123941, -0.137734413, -7.4505806e-009, -0.0174527764, 0.999853551, 2.2096347e-009, -0.999853671, -0.0174527783, 8.92899865e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1018. mesh("BlockMesh",Part254,"","",Vector3.new(0, 0, 0),Vector3.new(0.160403326, 0.0448332205, 0.0996293947))
  1019. Part255=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part255",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1020. Part255Weld=weld(Part255,Handle,Part255,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.670072079, 0.714097738, -7.4505806e-009, 0.529922545, 0.848052859, 1.36684652e-009, -0.848052979, 0.529922485, 1.95230276e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1021. mesh("BlockMesh",Part255,"","",Vector3.new(0, 0, 0),Vector3.new(0.22715497, 0.105607025, 0.401902407))
  1022. Part256=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part256",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1023. Part256Weld=weld(Part256,Handle,Part256,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.19833565, -0.0208642483, -7.4505806e-009, -9.12699676e-008, -1.00000572, -2.19371432e-009, 1.00000584, -8.75446489e-008, -9.31327904e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1024. mesh("BlockMesh",Part256,"","",Vector3.new(0, 0, 0),Vector3.new(0.0896664709, 0.302872986, 0.502378047))
  1025. Part257=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part257",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1026. Part257Weld=weld(Part257,Handle,Part257,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.682151318, -0.849224687, -7.4505806e-009, -0.848053098, -0.529922187, -3.72680581e-010, 0.529922247, -0.848052979, -2.35390374e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1027. mesh("BlockMesh",Part257,"","",Vector3.new(0, 0, 0),Vector3.new(0.0896664709, 0.302872986, 0.502378047))
  1028. Part258=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part258",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1029. Part258Weld=weld(Part258,Handle,Part258,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.821699977, 0.666182041, -7.4505806e-009, 0.694662392, -0.719343901, -2.22498064e-009, 0.71934396, 0.694662333, 8.53941029e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1030. mesh("BlockMesh",Part258,"","",Vector3.new(0, 0, 0),Vector3.new(0.13848491, 0.147451371, 0.398517549))
  1031. Part259=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part259",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1032. Part259Weld=weld(Part259,Handle,Part259,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.64446068, -0.169597864, -7.4505806e-009, -7.63688064e-008, -1.00000572, -2.19371432e-009, 1.00000584, -7.26434877e-008, -9.31327904e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1033. mesh("BlockMesh",Part259,"","",Vector3.new(0, 0, 0),Vector3.new(0.393037915, 0.873250723, 0.468886167))
  1034. Part260=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part260",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1035. Part260Weld=weld(Part260,Handle,Part260,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.03465331, -0.0962946415, -7.4505806e-009, 0.173648939, -0.984813392, -2.32211006e-009, 0.984813511, 0.173648924, -5.36244826e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1036. mesh("BlockMesh",Part260,"","",Vector3.new(0, 0, 0),Vector3.new(0.218686491, 0.250069588, 0.502378047))
  1037. Part261=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part261",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1038. Part261Weld=weld(Part261,Handle,Part261,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.585499048, 0.351150155, -7.4505806e-009, 0.406738937, 0.913550615, 1.6252526e-009, -0.913550735, 0.406738877, 1.74307391e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1039. mesh("BlockMesh",Part261,"","",Vector3.new(0, 0, 0),Vector3.new(0.190790281, 0.385067284, 0.502378047))
  1040. Part262=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part262",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1041. Part262Weld=weld(Part262,Handle,Part262,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.673215389, 0.725048065, -7.4505806e-009, 0.529922307, 0.848052561, 1.36684597e-009, -0.84805268, 0.529922247, 1.95230188e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1042. mesh("BlockMesh",Part262,"","",Vector3.new(0, 0, 0),Vector3.new(0.258538246, 0.0567886569, 0.0697405711))
  1043. Part263=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part263",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1044. Part263Weld=weld(Part263,Handle,Part263,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.735319138, 0.256067514, -7.4505806e-009, 1.21072276e-007, 1.00000536, 2.19371366e-009, -1.00000548, 1.17346957e-007, 9.31327904e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1045. mesh("BlockMesh",Part263,"","",Vector3.new(0, 0, 0),Vector3.new(0.22366792, 0.59976846, 0.334918678))
  1046. Part264=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part264",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1047. Part264Weld=weld(Part264,Handle,Part264,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.00880468, -0.699691772, -7.4505806e-009, -0.788015127, 0.615664721, 2.08448103e-009, -0.61566478, -0.788015008, -1.15528753e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1048. mesh("BlockMesh",Part264,"","",Vector3.new(0, 0, 0),Vector3.new(0.155421853, 0.302374959, 0.502378047))
  1049. Part265=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part265",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1050. Part265Weld=weld(Part265,Handle,Part265,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.878646135, -0.710774183, -7.4505806e-009, -0.694662094, -0.719343603, -9.31071054e-010, 0.719343662, -0.694662035, -2.19382246e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1051. mesh("BlockMesh",Part265,"","",Vector3.new(0, 0, 0),Vector3.new(0.175347716, 0.302872986, 0.502378047))
  1052. Part266=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part266",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1053. Part266Weld=weld(Part266,Handle,Part266,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.625392199, 0.136258125, -7.4505806e-009, 0.66913408, -0.743148744, -2.25342633e-009, 0.743148804, 0.669134021, 7.75769449e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1054. mesh("BlockMesh",Part266,"","",Vector3.new(0, 0, 0),Vector3.new(0.34372136, 0.135495871, 0.502378047))
  1055. Part267=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part267",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1056. Part267Weld=weld(Part267,Handle,Part267,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.01338148, -0.585379601, -7.4505806e-009, -0.544641912, -0.838674903, -1.3325655e-009, 0.838675022, -0.544641852, -1.97585859e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1057. mesh("BlockMesh",Part267,"","",Vector3.new(0, 0, 0),Vector3.new(0.180329189, 0.302872986, 0.502378047))
  1058. Part268=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part268",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1059. Part268Weld=weld(Part268,Handle,Part268,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0609893799, -0.847710848, -7.4505806e-009, -0.970300794, 0.241923183, 1.43437018e-009, -0.241923213, -0.970300674, -1.90324179e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1060. mesh("BlockMesh",Part268,"","",Vector3.new(0, 0, 0),Vector3.new(0.183816239, 0.583329618, 0.224166155))
  1061. Part269=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part269",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1062. Part269Weld=weld(Part269,Handle,Part269,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.389924765, 0.909199953, -7.4505806e-009, 0.970300674, -0.241923064, -1.43436973e-009, 0.241923094, 0.970300555, 1.90324156e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1063. mesh("BlockMesh",Part269,"","",Vector3.new(0, 0, 0),Vector3.new(0.157912597, 0.585322082, 0.224166155))
  1064. Part270=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part270",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1065. Part270Weld=weld(Part270,Handle,Part270,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.365391254, 0.664435267, -7.4505806e-009, 0.78801471, 0.615664423, 6.16688478e-010, -0.615664482, 0.788014591, 2.30205099e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1066. mesh("BlockMesh",Part270,"","",Vector3.new(0, 0, 0),Vector3.new(0.207229167, 0.318315595, 0.0199258793))
  1067. Part271=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part271",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1068. Part271Weld=weld(Part271,Handle,Part271,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.92757082, 0.00245285034, -7.4505806e-009, 5.40170007e-008, 1.00000477, 2.19371232e-009, -1.00000489, 5.02916961e-008, 9.31327016e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1069. mesh("BlockMesh",Part271,"","",Vector3.new(0, 0, 0),Vector3.new(0.155920014, 0.959928453, 0.298888177))
  1070. Part272=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part272",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1071. Part272Weld=weld(Part272,Handle,Part272,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.19463706, -0.938186526, -7.4505806e-009, -0.999852538, -0.0174526293, 8.92899199e-010, 0.0174526274, -0.999852419, -2.20963203e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1072. mesh("BlockMesh",Part272,"","",Vector3.new(0, 0, 0),Vector3.new(0.143964469, 0.383572757, 0.502378047))
  1073. Part273=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part273",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1074. Part273Weld=weld(Part273,Handle,Part273,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.559409618, 0.861050606, -7.4505806e-009, 0.89101088, -0.453992486, -1.82574245e-009, 0.453992546, 0.891010761, 1.53179847e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1075. mesh("BlockMesh",Part273,"","",Vector3.new(0, 0, 0),Vector3.new(0.178834796, 0.302873105, 0.398517549))
  1076. Part274=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part274",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1077. Part274Weld=weld(Part274,Handle,Part274,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.416546822, 0.724273682, -7.4505806e-009, 1.00000465, 6.1467027e-008, -9.31326571e-010, -5.77417367e-008, 1.00000453, 2.19371188e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1078. mesh("BlockMesh",Part274,"","",Vector3.new(0, 0, 0),Vector3.new(0.13200894, 0.0622683205, 0.502378047))
  1079. Part275=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part275",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1080. Part275Weld=weld(Part275,Handle,Part275,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.127333164, -0.232394218, -7.4505806e-009, 0.587787986, -0.809020698, -2.32217023e-009, 0.809020817, 0.587787926, 5.35972267e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1081. mesh("BlockMesh",Part275,"","",Vector3.new(0, 0, 0),Vector3.new(0.555433691, 0.103116363, 0.502378047))
  1082. Part276=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part276",Vector3.new(0.200000003, 0.242015928, 0.200000003))
  1083. Part276Weld=weld(Part276,Handle,Part276,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.80625248, 2.17549253, -7.4505806e-009, 0.927188218, -0.374608278, -1.68529013e-009, 0.374608308, 0.927188098, 1.68509295e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1084. mesh("BlockMesh",Part276,"","",Vector3.new(0, 0, 0),Vector3.new(0.488859594, 1, 0.502378047))
  1085. Part277=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part277",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1086. Part277Weld=weld(Part277,Handle,Part277,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.04848909, 0.18512702, -7.4505806e-009, 0.241923168, -0.970300019, -2.35385755e-009, 0.970300138, 0.241923138, -3.72955167e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1087. mesh("BlockMesh",Part277,"","",Vector3.new(0, 0, 0),Vector3.new(0.145458937, 0.125034764, 0.398517549))
  1088. Part278=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part278",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1089. Part278Weld=weld(Part278,Handle,Part278,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.807053566, 0.261605501, -7.4505806e-009, 3.16660298e-008, 1.00000441, 2.19371143e-009, -1.00000453, 2.79407288e-008, 9.31326793e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1090. mesh("BlockMesh",Part278,"","",Vector3.new(0, 0, 0),Vector3.new(0.12902005, 0.544474185, 0.0697405711))
  1091. Part279=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part279",Vector3.new(0.200000003, 0.267006606, 0.200000003))
  1092. Part279Weld=weld(Part279,Handle,Part279,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00149035454, 1.29323971, -7.4505806e-009, 1.00000453, 1.50874001e-007, -9.31326349e-010, -1.47148725e-007, 1.00000441, 2.19371166e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1093. mesh("BlockMesh",Part279,"","",Vector3.new(0, 0, 0),Vector3.new(0.864762425, 1, 0.298888177))
  1094. Part280=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part280",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1095. Part280Weld=weld(Part280,Handle,Part280,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.344216824, 0.70050025, -7.4505806e-009, 0.788014293, 0.615664184, 6.16688201e-010, -0.615664244, 0.788014174, 2.30205011e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1096. mesh("BlockMesh",Part280,"","",Vector3.new(0, 0, 0),Vector3.new(0.109094203, 0.436874479, 0.502378047))
  1097. Part281=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part281",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1098. Part281Weld=weld(Part281,Handle,Part281,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.95374918, 0.653577566, -7.4505806e-009, 0.642790437, -0.766047597, -2.27912533e-009, 0.766047716, 0.642790377, 6.96652958e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1099. mesh("BlockMesh",Part281,"","",Vector3.new(0, 0, 0),Vector3.new(0.204738379, 0.302872986, 0.502378047))
  1100. Part282=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part282",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1101. Part282Weld=weld(Part282,Handle,Part282,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.563126564, -0.137735605, -7.4505806e-009, -0.0174528807, 0.999851644, 2.2096307e-009, -0.999851763, -0.0174528826, 8.928982e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1102. mesh("BlockMesh",Part282,"","",Vector3.new(0, 0, 0),Vector3.new(0.160403326, 0.0448332205, 0.0996293947))
  1103. Part283=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part283",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1104. Part283Weld=weld(Part283,Handle,Part283,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.14830422, -0.265413046, -7.4505806e-009, -0.241922766, -0.970299482, -1.90323979e-009, 0.970299602, -0.241922736, -1.4343684e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1105. mesh("BlockMesh",Part283,"","",Vector3.new(0, 0, 0),Vector3.new(0.255051225, 0.302872986, 0.502378047))
  1106. Part284=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part284",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1107. Part284Weld=weld(Part284,Handle,Part284,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.595298052, 0.852116704, -7.4505806e-009, 0.866028786, 0.500001907, 2.90302976e-010, -0.500001967, 0.866028607, 2.36547182e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1108. mesh("BlockMesh",Part284,"","",Vector3.new(0, 0, 0),Vector3.new(0.156418189, 0.322300851, 0.398517549))
  1109. Part285=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part285",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1110. Part285Weld=weld(Part285,Handle,Part285,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0785679817, -0.828229666, -7.4505806e-009, -0.956308365, 0.292372644, 1.53201007e-009, -0.292372674, -0.956308246, -1.82556192e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1111. mesh("BlockMesh",Part285,"","",Vector3.new(0, 0, 0),Vector3.new(0.161399618, 0.383572757, 0.502378047))
  1112. Part286=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part286",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1113. Part286Weld=weld(Part286,Handle,Part286,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.761985302, 0.381966114, -7.4505806e-009, 9.12698255e-008, 1.00000346, 2.19370944e-009, -1.00000358, 8.7544521e-008, 9.31326238e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1114. mesh("BlockMesh",Part286,"","",Vector3.new(0, 0, 0),Vector3.new(0.108596027, 0.0622683205, 0.502378047))
  1115. Part287=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part287",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1116. Part287Weld=weld(Part287,Handle,Part287,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.360297441, 0.697300911, -7.4505806e-009, 0.829040587, -0.559194863, -1.99881112e-009, 0.559194922, 0.829040468, 1.29787681e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1117. mesh("BlockMesh",Part287,"","",Vector3.new(0, 0, 0),Vector3.new(0.10610535, 0.301876873, 0.398517549))
  1118. Part288=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part288",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1119. Part288Weld=weld(Part288,Handle,Part288,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.629263878, -0.837504268, -7.4505806e-009, -0.866028607, -0.500001729, -2.90302726e-010, 0.500001788, -0.866028428, -2.36547115e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1120. mesh("BlockMesh",Part288,"","",Vector3.new(0, 0, 0),Vector3.new(0.183816239, 0.583329618, 0.224166155))
  1121. Part289=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part289",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1122. Part289Weld=weld(Part289,Handle,Part289,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.352216601, -0.611831188, -7.4505806e-009, -0.882950902, 0.469472945, 1.85219584e-009, -0.469473004, -0.882950783, -1.49969981e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1123. mesh("BlockMesh",Part289,"","",Vector3.new(0, 0, 0),Vector3.new(0.278464109, 0.411967248, 0.398517549))
  1124. Part290=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part290",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1125. Part290Weld=weld(Part290,Handle,Part290,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.830467701, 0.347772121, -7.4505806e-009, 3.16658024e-008, 1.00000346, 2.19370921e-009, -1.00000358, 2.79405015e-008, 9.31326016e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1126. mesh("BlockMesh",Part290,"","",Vector3.new(0, 0, 0),Vector3.new(0.460785925, 0.661040485, 0.502378047))
  1127. Part291=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part291",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1128. Part291Weld=weld(Part291,Handle,Part291,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.325302124, -0.00248265266, -7.4505806e-009, 3.16658024e-008, 1.00000346, 2.19370921e-009, -1.00000358, 2.79405015e-008, 9.31326016e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1129. mesh("BlockMesh",Part291,"","",Vector3.new(0, 0, 0),Vector3.new(0.278464109, 0.674490452, 0.298888177))
  1130. Part292=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part292",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1131. Part292Weld=weld(Part292,Handle,Part292,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.268137932, 0.680360794, -7.4505806e-009, 1.00000358, 1.50874058e-007, -9.31325683e-010, -1.47148782e-007, 1.00000346, 2.19370966e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1132. mesh("BlockMesh",Part292,"","",Vector3.new(0, 0, 0),Vector3.new(0.354182422, 0.181823477, 0.502378047))
  1133. Part293=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part293",Vector3.new(0.200000003, 0.279559851, 0.200000003))
  1134. Part293Weld=weld(Part293,Handle,Part293,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0846049786, 0.910661459, -7.4505806e-009, 1.00000358, 1.50874058e-007, -9.31325683e-010, -1.47148782e-007, 1.00000346, 2.19370966e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1135. mesh("BlockMesh",Part293,"","",Vector3.new(0, 0, 0),Vector3.new(0.268003047, 1, 0.398517549))
  1136. Part294=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part294",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1137. Part294Weld=weld(Part294,Handle,Part294,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.479674339, 0.514369845, -7.4505806e-009, 0.754712105, 0.65606159, 7.36323114e-010, -0.656061649, 0.754711986, 2.266618e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1138. mesh("BlockMesh",Part294,"","",Vector3.new(0, 0, 0),Vector3.new(0.278464109, 0.45929116, 0.398517549))
  1139. Part295=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part295",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1140. Part295Weld=weld(Part295,Handle,Part295,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.652735472, -0.00248265266, -7.4505806e-009, 9.12702376e-008, 1.00000346, 2.19370921e-009, -1.00000358, 8.75449331e-008, 9.31326127e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1141. mesh("BlockMesh",Part295,"","",Vector3.new(0, 0, 0),Vector3.new(0.303869635, 0.674490452, 0.298888177))
  1142. Part296=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part296",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1143. Part296Weld=weld(Part296,Handle,Part296,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.17233205, -0.0177657604, -7.4505806e-009, 2.79394783e-008, -1.00000346, -2.19370921e-009, 1.00000358, 3.16647686e-008, -9.31325794e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1144. mesh("BlockMesh",Part296,"","",Vector3.new(0, 0, 0),Vector3.new(0.262025297, 0.302872986, 0.502378047))
  1145. Part297=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part297",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1146. Part297Weld=weld(Part297,Handle,Part297,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.607620239, -0.912122011, -7.4505806e-009, -0.898797214, -0.438372731, -1.24588839e-010, 0.438372791, -0.898797095, -2.37995934e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1147. mesh("BlockMesh",Part297,"","",Vector3.new(0, 0, 0),Vector3.new(0.160901472, 0.383572757, 0.502378047))
  1148. Part298=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part298",Vector3.new(0.200000003, 0.495257318, 0.200000003))
  1149. Part298Weld=weld(Part298,Handle,Part298,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.284174442, 0.29957509, -7.4505806e-009, 1.00000358, 1.06170575e-007, -9.31325683e-010, -1.02445284e-007, 1.00000346, 2.19370944e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1150. mesh("BlockMesh",Part298,"","",Vector3.new(0, 0, 0),Vector3.new(0.193779126, 1, 0.502378047))
  1151. Part299=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part299",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1152. Part299Weld=weld(Part299,Handle,Part299,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.120177507, 0.90383625, -7.4505806e-009, 1.00000358, 1.06170575e-007, -9.31325683e-010, -1.02445284e-007, 1.00000346, 2.19370944e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1153. mesh("BlockMesh",Part299,"","",Vector3.new(0, 0, 0),Vector3.new(0.10610535, 0.528533459, 0.398517549))
  1154. Part300=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part300",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1155. Part300Weld=weld(Part300,Handle,Part300,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.12491536, -0.25546217, -7.4505806e-009, -0.241922677, -0.970299006, -1.90323846e-009, 0.970299125, -0.241922647, -1.43436762e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1156. mesh("BlockMesh",Part300,"","",Vector3.new(0, 0, 0),Vector3.new(0.0896664709, 0.302872986, 0.502378047))
  1157. Part301=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part301",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1158. Part301Weld=weld(Part301,Handle,Part301,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.457956314, 0.448396325, -7.4505806e-009, 0.809019625, 0.58778733, 5.35971822e-010, -0.58778739, 0.809019506, 2.32216713e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1159. mesh("BlockMesh",Part301,"","",Vector3.new(0, 0, 0),Vector3.new(0.339736223, 0.56290561, 0.502378047))
  1160. Part302=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part302",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1161. Part302Weld=weld(Part302,Handle,Part302,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.08231378, 0.159323931, -7.4505806e-009, 0.224951848, -0.974373102, -2.34698661e-009, 0.974373221, 0.224951819, -4.13978685e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1162. mesh("BlockMesh",Part302,"","",Vector3.new(0, 0, 0),Vector3.new(0.161897764, 0.331765532, 0.224166155))
  1163. Part303=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part303",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1164. Part303Weld=weld(Part303,Handle,Part303,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.299687386, 0.943826556, -7.4505806e-009, 0.981630325, 0.190809697, -4.95634978e-010, -0.190809727, 0.981630206, 2.33110908e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1165. mesh("BlockMesh",Part303,"","",Vector3.new(0, 0, 0),Vector3.new(0.10610535, 0.295899063, 0.398517549))
  1166. Part304=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part304",Vector3.new(0.200000003, 0.330669701, 0.200000003))
  1167. Part304Weld=weld(Part304,Handle,Part304,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0392456055, -0.934696317, -7.4505806e-009, -1.0000031, -6.14671194e-008, 9.31325461e-010, 5.77418291e-008, -1.00000298, -2.19370833e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1168. mesh("BlockMesh",Part304,"","",Vector3.new(0, 0, 0),Vector3.new(0.207229167, 1, 0.224166155))
  1169. Part305=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part305",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1170. Part305Weld=weld(Part305,Handle,Part305,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.109897375, -0.905514479, -7.4505806e-009, -0.996197701, 0.0871558264, 1.11897536e-009, -0.0871558338, -0.996197581, -2.10419016e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1171. mesh("BlockMesh",Part305,"","",Vector3.new(0, 0, 0),Vector3.new(0.165384784, 0.383572757, 0.502378047))
  1172. Part306=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part306",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1173. Part306Weld=weld(Part306,Handle,Part306,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0763065815, 0.799093008, -7.4505806e-009, 1.00000298, 1.50874087e-007, -9.31325017e-010, -1.47148825e-007, 1.00000286, 2.1937081e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1174. mesh("BlockMesh",Part306,"","",Vector3.new(0, 0, 0),Vector3.new(0.175845906, 0.301876873, 0.398517549))
  1175. Part307=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part307",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1176. Part307Weld=weld(Part307,Handle,Part307,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.604601383, -0.460192442, -7.4505806e-009, -0.529920936, 0.848050475, 2.35389708e-009, -0.848050594, -0.529920876, -3.72679693e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1177. mesh("BlockMesh",Part307,"","",Vector3.new(0, 0, 0),Vector3.new(0.16289407, 0.017933324, 0.398517549))
  1178. Part308=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part308",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1179. Part308Weld=weld(Part308,Handle,Part308,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.313204765, -0.630918026, -7.4505806e-009, -0.829039991, 0.559194386, 1.99880934e-009, -0.559194446, -0.829039872, -1.29787581e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1180. mesh("BlockMesh",Part308,"","",Vector3.new(0, 0, 0),Vector3.new(0.0458295532, 0.151436433, 0.0996293947))
  1181. Part309=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part309",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1182. Part309Weld=weld(Part309,Handle,Part309,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0745096207, 0.823693395, -7.4505806e-009, 0.961264312, 0.275638044, -2.90579394e-010, -0.275638074, 0.961264193, 2.36543496e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1183. mesh("BlockMesh",Part309,"","",Vector3.new(0, 0, 0),Vector3.new(0.232634619, 0.585322082, 0.224166155))
  1184. Part310=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part310",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1185. Part310Weld=weld(Part310,Handle,Part310,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.758501053, 0.821876526, -7.4505806e-009, 0.819154203, -0.573577702, -2.02115502e-009, 0.573577762, 0.819154084, 1.26279387e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1186. mesh("BlockMesh",Part310,"","",Vector3.new(0, 0, 0),Vector3.new(0.204240248, 0.341230303, 0.502378047))
  1187. Part311=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part311",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1188. Part311Weld=weld(Part311,Handle,Part311,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0944240093, -0.903500319, -7.4505806e-009, -0.996197104, 0.0871558785, 1.11897469e-009, -0.087155886, -0.996196985, -2.10418882e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1189. mesh("BlockMesh",Part311,"","",Vector3.new(0, 0, 0),Vector3.new(0.0896664709, 0.383572757, 0.502378047))
  1190. Part312=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part312",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1191. Part312Weld=weld(Part312,Handle,Part312,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.588173628, -0.481012821, -7.4505806e-009, -0.559194207, 0.829039454, 2.3394553e-009, -0.829039574, -0.559194148, -4.54602106e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1192. mesh("BlockMesh",Part312,"","",Vector3.new(0, 0, 0),Vector3.new(0.16289407, 0.017933324, 0.0199258793))
  1193. Part313=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part313",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1194. Part313Weld=weld(Part313,Handle,Part313,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.842730403, -0.108754158, -7.4505806e-009, 0.39073199, -0.920506835, -2.38321496e-009, 0.920506954, 0.390731931, -1.39444012e-013, -9.31322575e-010, 2.24099495e-009, 1))
  1195. mesh("BlockMesh",Part313,"","",Vector3.new(0, 0, 0),Vector3.new(0.13200894, 0.0622683205, 0.502378047))
  1196. Part314=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part314",Vector3.new(0.200000003, 0.347805917, 0.200000003))
  1197. Part314Weld=weld(Part314,Handle,Part314,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0627579689, 3.00564528, -7.4505806e-009, 0.997566223, -0.06975656, -1.08208087e-009, 0.0697565675, 0.997566104, 2.12339657e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1198. mesh("BlockMesh",Part314,"","",Vector3.new(0, 0, 0),Vector3.new(0.104610927, 1, 0.502378047))
  1199. Part315=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part315",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1200. Part315Weld=weld(Part315,Handle,Part315,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.148997784, -0.894375324, -7.4505806e-009, -1.00000203, 5.77421098e-008, 9.31324351e-010, -6.14674036e-008, -1.00000191, -2.19370588e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1201. mesh("BlockMesh",Part315,"","",Vector3.new(0, 0, 0),Vector3.new(0.183816239, 0.583329618, 0.224166155))
  1202. Part316=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part316",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1203. Part316Weld=weld(Part316,Handle,Part316,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.290135026, -0.669423103, -7.4505806e-009, -0.829039037, 0.55919385, 1.99880712e-009, -0.559193909, -0.829038918, -1.29787447e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1204. mesh("BlockMesh",Part316,"","",Vector3.new(0, 0, 0),Vector3.new(0.270493805, 0.151436433, 0.502378047))
  1205. Part317=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part317",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1206. Part317Weld=weld(Part317,Handle,Part317,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.76067066, -0.188914299, -7.4505806e-009, -3.9115637e-008, -1.00000155, -2.19370522e-009, 1.00000167, -3.53903467e-008, -9.31324129e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1207. mesh("BlockMesh",Part317,"","",Vector3.new(0, 0, 0),Vector3.new(0.858750641, 0.669010639, 0.502378047))
  1208. Part318=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part318",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1209. Part318Weld=weld(Part318,Handle,Part318,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0525820255, 2.68279457, -7.4505806e-009, 0.997565746, -0.0697565302, -1.08208043e-009, 0.0697565377, 0.997565627, 2.12339568e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1210. mesh("BlockMesh",Part318,"","",Vector3.new(0, 0, 0),Vector3.new(0.329773307, 0.489678085, 0.0996293947))
  1211. Part319=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part319",Vector3.new(0.200000003, 0.350794792, 0.200000003))
  1212. Part319Weld=weld(Part319,Handle,Part319,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.87679493, -0.000719547272, -7.4505806e-009, -3.16650564e-008, -1.00000155, -2.19370522e-009, 1.00000167, -2.79397661e-008, -9.31324018e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1213. mesh("BlockMesh",Part319,"","",Vector3.new(0, 0, 0),Vector3.new(0.701889038, 1, 0.502378047))
  1214. Part320=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part320",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1215. Part320Weld=weld(Part320,Handle,Part320,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.342916727, -0.955925703, -7.4505806e-009, -0.984809399, -0.173648477, 5.36242051e-010, 0.173648492, -0.984809279, -2.32210073e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1216. mesh("BlockMesh",Part320,"","",Vector3.new(0, 0, 0),Vector3.new(0.148447812, 0.383572757, 0.502378047))
  1217. Part321=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part321",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1218. Part321Weld=weld(Part321,Handle,Part321,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.135989428, -0.00248360634, -7.4505806e-009, 1.50874371e-007, 1.00000155, 2.19370522e-009, -1.00000167, 1.47149052e-007, 9.31324351e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1219. mesh("BlockMesh",Part321,"","",Vector3.new(0, 0, 0),Vector3.new(0.985832632, 0.674490452, 0.298888177))
  1220. Part322=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part322",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1221. Part322Weld=weld(Part322,Handle,Part322,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.477113247, 0.60330224, -7.4505806e-009, 0.838671863, -0.544639885, -1.97585148e-009, 0.544639945, 0.838671744, 1.33256051e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1222. mesh("BlockMesh",Part322,"","",Vector3.new(0, 0, 0),Vector3.new(0.0926553831, 0.124536656, 0.398517549))
  1223. Part323=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part323",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1224. Part323Weld=weld(Part323,Handle,Part323,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.446990848, -0.571504116, -7.4505806e-009, -0.838671744, 0.544639826, 1.97585126e-009, -0.544639885, -0.838671625, -1.33256028e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1225. mesh("BlockMesh",Part323,"","",Vector3.new(0, 0, 0),Vector3.new(0.207229167, 0.645597875, 0.224166155))
  1226. Part324=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part324",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1227. Part324Weld=weld(Part324,Handle,Part324,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.285832644, -0.00248384476, -7.4505806e-009, 1.2107202e-007, 1.00000131, 2.19370477e-009, -1.00000143, 1.17346715e-007, 9.31324018e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1228. mesh("BlockMesh",Part324,"","",Vector3.new(0, 0, 0),Vector3.new(0.278464109, 0.674490452, 0.298888177))
  1229. Part325=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part325",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1230. Part325Weld=weld(Part325,Handle,Part325,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.596968889, 0.862890244, -7.4505806e-009, 0.891007841, -0.453991026, -1.82573645e-009, 0.453991085, 0.891007721, 1.53179314e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1231. mesh("BlockMesh",Part325,"","",Vector3.new(0, 0, 0),Vector3.new(0.210218042, 0.486190945, 0.224166155))
  1232. Part326=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part326",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1233. Part326Weld=weld(Part326,Handle,Part326,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.424161911, 0.652484536, -7.4505806e-009, 0.766045392, 0.64278841, 6.96650848e-010, -0.64278847, 0.766045272, 2.27911823e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1234. mesh("BlockMesh",Part326,"","",Vector3.new(0, 0, 0),Vector3.new(0.145957112, 0.295899063, 0.398517549))
  1235. Part327=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part327",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1236. Part327Weld=weld(Part327,Handle,Part327,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.437435627, -0.601824284, -7.4505806e-009, -0.848049045, -0.529919803, -3.72678971e-010, 0.529919863, -0.848048925, -2.35389241e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1237. mesh("BlockMesh",Part327,"","",Vector3.new(0, 0, 0),Vector3.new(0.207229167, 0.583329618, 0.224166155))
  1238. Part328=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part328",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1239. Part328Weld=weld(Part328,Handle,Part328,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.446637154, -0.00248408318, -7.4505806e-009, 3.16651914e-008, 1.00000095, 2.19370344e-009, -1.00000107, 2.79399046e-008, 9.31323463e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1240. mesh("BlockMesh",Part328,"","",Vector3.new(0, 0, 0),Vector3.new(0.278464109, 0.674490452, 0.298888177))
  1241. Part329=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part329",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1242. Part329Weld=weld(Part329,Handle,Part329,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.268135309, 0.529026031, -7.4505806e-009, 1.00000107, 1.508742e-007, -9.31323019e-010, -1.47148938e-007, 1.00000095, 2.19370389e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1243. mesh("BlockMesh",Part329,"","",Vector3.new(0, 0, 0),Vector3.new(0.354182422, 0.181823477, 0.0996293947))
  1244. Part330=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Silver flip/flop","Part330",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1245. Part330Weld=weld(Part330,Handle,Part330,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.16181159, -0.790668011, -7.4505806e-009, -0.920505762, 0.390731186, 1.71443526e-009, -0.390731245, -0.920505643, -1.65541791e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1246. mesh("BlockMesh",Part330,"","",Vector3.new(0, 0, 0),Vector3.new(0.158908889, 0.326784015, 0.0996293947))
  1247. Part331=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part331",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1248. Part331Weld=weld(Part331,Handle,Part331,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.643077254, 0.273182869, -7.4505806e-009, 0.6691311, -0.743145227, -2.25341568e-009, 0.743145287, 0.669131041, 7.75765896e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1249. mesh("BlockMesh",Part331,"","",Vector3.new(0, 0, 0),Vector3.new(0.314828813, 0.135495871, 0.502378047))
  1250. Part332=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Medium stone grey","Part332",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1251. Part332Weld=weld(Part332,Handle,Part332,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.598816395, -0.207920074, -7.4505806e-009, -1.86263094e-009, -1.0000006, -2.193703e-009, 1.00000072, 1.86265225e-009, -9.31323241e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1252. mesh("BlockMesh",Part332,"","",Vector3.new(0, 0, 0),Vector3.new(0.455306202, 0.116566278, 0.502378047))
  1253. Part333=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Tr. Brown","Part333",Vector3.new(0.200000003, 0.420834213, 0.200000003))
  1254. Part333Weld=weld(Part333,Handle,Part333,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0388491154, -0.979781866, -7.4505806e-009, -1.0000006, -3.16649889e-008, 9.31323019e-010, 2.79397128e-008, -1.00000048, -2.19370255e-009, -9.31322575e-010, 2.24099495e-009, 1))
  1255. mesh("BlockMesh",Part333,"","",Vector3.new(0, 0, 0),Vector3.new(0.207229167, 1, 0.224166155))
  1256. Part334=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Really black","Part334",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1257. Part334Weld=weld(Part334,Handle,Part334,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.775026083, 0.272350311, -7.4505806e-009, 6.14673112e-008, 1.00000036, 2.19370255e-009, -1.00000048, 5.77420209e-008, 9.31323019e-010, -9.31322575e-010, 2.24099495e-009, 1))
  1258. mesh("BlockMesh",Part334,"","",Vector3.new(0, 0, 0),Vector3.new(0.937512338, 0.568385184, 0.334918678))
  1259. Part335=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,Torso.BrickColor.Color,"Part335",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1260. Part335Weld=weld(Part335,Handle,Part335,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.351453304, -0.877690554, 7.4505806e-009, 0.927183986, 0.37460655, -7.33343664e-011, -0.37460658, 0.927183867, 1.06155862e-009, -4.65661287e-010, 1.28420652e-009, 1))
  1261. mesh("BlockMesh",Part335,"","",Vector3.new(0, 0, 0),Vector3.new(0.379089862, 0.187303349, 0.00996293966))
  1262. Part336=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part336",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1263. Part336Weld=weld(Part336,Handle,Part336,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.126279354, -0.03545928, 7.4505806e-009, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1264. mesh("BlockMesh",Part336,"","",Vector3.new(0, 0, 0),Vector3.new(0.373610139, 0.388554364, 0.22416614))
  1265. Part337=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part337",Vector3.new(0.208325043, 0.200000003, 0.200000003))
  1266. Part337Weld=weld(Part337,Handle,Part337,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.975533724, 0.404926062, 0.00498200953, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1267. mesh("BlockMesh",Part337,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.00996293128, 0.0199258775))
  1268. Part338=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part338",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1269. Part338Weld=weld(Part338,Handle,Part338,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.386527538, -0.894475937, 7.4505806e-009, 0.927183986, 0.37460655, -7.33343664e-011, -0.37460658, 0.927183867, 1.06155862e-009, -4.65661287e-010, 1.28420652e-009, 1))
  1270. mesh("BlockMesh",Part338,"","",Vector3.new(0, 0, 0),Vector3.new(0.0283944737, 0.355178744, 0.0747220367))
  1271. Part339=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part339",Vector3.new(0.200000003, 0.227154836, 0.200000003))
  1272. Part339Weld=weld(Part339,Handle,Part339,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.67532778, -0.0399320126, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1273. mesh("BlockMesh",Part339,"","",Vector3.new(0, 0, 0),Vector3.new(0.135994136, 1, 0.00996293966))
  1274. Part340=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part340",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1275. Part340Weld=weld(Part340,Handle,Part340,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.970550656, 0.356106043, 0.0019910112, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1276. mesh("BlockMesh",Part340,"","",Vector3.new(0, 0, 0),Vector3.new(0.991810501, 0.398517251, 0.00996293966))
  1277. Part341=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part341",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1278. Part341Weld=weld(Part341,Handle,Part341,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.656567812, -0.150515079, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1279. mesh("BlockMesh",Part341,"","",Vector3.new(0, 0, 0),Vector3.new(0.467261881, 0.344717473, 0.199258775))
  1280. Part342=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part342",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1281. Part342Weld=weld(Part342,Handle,Part342,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.989030123, -0.100373983, 7.4505806e-009, 0.173647955, -0.984807789, -1.02311382e-009, 0.984807909, 0.17364794, -2.92442459e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1282. mesh("BlockMesh",Part342,"","",Vector3.new(0, 0, 0),Vector3.new(0.313832521, 0.294520676, 0.334918678))
  1283. Part343=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part343",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1284. Part343Weld=weld(Part343,Handle,Part343,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.390696406, -0.880530834, 7.4505806e-009, 0.920505166, -0.390731186, -8.02490574e-010, 0.390731245, 0.920505047, 6.98780256e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1285. mesh("BlockMesh",Part343,"","",Vector3.new(0, 0, 0),Vector3.new(0.216195822, 0.382576793, 0.0747220367))
  1286. Part344=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part344",Vector3.new(0.200852811, 0.200000003, 0.200000003))
  1287. Part344Weld=weld(Part344,Handle,Part344,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.27158082, -0.14873004, 0.00189200789, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1288. mesh("BlockMesh",Part344,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.523053885, 0.00996293966))
  1289. Part345=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part345",Vector3.new(0.400609761, 0.200000003, 0.200000003))
  1290. Part345Weld=weld(Part345,Handle,Part345,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.298051596, 0.249737024, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1291. mesh("BlockMesh",Part345,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.184812382, 0.199258775))
  1292. Part346=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part346",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1293. Part346Weld=weld(Part346,Handle,Part346,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0513570309, -0.802413225, 7.4505806e-009, 1.00000012, 1.86264515e-009, -4.65661232e-010, 1.86263804e-009, 1, 9.56788426e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1294. mesh("BlockMesh",Part346,"","",Vector3.new(0, 0, 0),Vector3.new(0.146455243, 0.781094074, 0.186805084))
  1295. Part347=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part347",Vector3.new(0.208325043, 0.200000003, 0.200000003))
  1296. Part347Weld=weld(Part347,Handle,Part347,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.975533724, 0.364931107, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1297. mesh("BlockMesh",Part347,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.48684749, 0.199258775))
  1298. Part348=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part348",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1299. Part348Weld=weld(Part348,Handle,Part348,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0417943001, -0.0354590416, 7.4505806e-009, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1300. mesh("BlockMesh",Part348,"","",Vector3.new(0, 0, 0),Vector3.new(0.283943713, 0.388554364, 0.224166155))
  1301. Part349=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part349",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1302. Part349Weld=weld(Part349,Handle,Part349,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.752760649, 0.407451153, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1303. mesh("BlockMesh",Part349,"","",Vector3.new(0, 0, 0),Vector3.new(0.212708861, 0.224664077, 0.00996293966))
  1304. Part350=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part350",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1305. Part350Weld=weld(Part350,Handle,Part350,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.970550656, 0.356106043, -0.00199498981, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1306. mesh("BlockMesh",Part350,"","",Vector3.new(0, 0, 0),Vector3.new(0.991810501, 0.398517251, 0.0498146974))
  1307. Part351=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part351",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1308. Part351Weld=weld(Part351,Handle,Part351,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.615522623, 0.259273052, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1309. mesh("BlockMesh",Part351,"","",Vector3.new(0, 0, 0),Vector3.new(0.731279612, 0.448331892, 0.199258775))
  1310. Part352=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part352",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1311. Part352Weld=weld(Part352,Handle,Part352,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0196766853, -0.0354590416, 7.4505806e-009, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1312. mesh("BlockMesh",Part352,"","",Vector3.new(0, 0, 0),Vector3.new(0.158410743, 0.388554364, 0.224166155))
  1313. Part353=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part353",Vector3.new(0.200000003, 0.209620073, 0.200000003))
  1314. Part353Weld=weld(Part353,Handle,Part353,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.558434725, -0.273675203, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1315. mesh("BlockMesh",Part353,"","",Vector3.new(0, 0, 0),Vector3.new(0.467261881, 1, 0.199258775))
  1316. Part354=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part354",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1317. Part354Weld=weld(Part354,Handle,Part354,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0470879078, -0.802414179, 7.4505806e-009, 1.00000012, 1.86264515e-009, -4.65661232e-010, 1.86263804e-009, 1, 9.56788426e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1318. mesh("BlockMesh",Part354,"","",Vector3.new(0, 0, 0),Vector3.new(0.146455243, 0.781094074, 0.136990398))
  1319. Part355=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part355",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1320. Part355Weld=weld(Part355,Handle,Part355,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.69704878, -0.0248761177, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1321. mesh("BlockMesh",Part355,"","",Vector3.new(0, 0, 0),Vector3.new(0.634141028, 0.98533392, 0.00996293966))
  1322. Part356=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part356",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1323. Part356Weld=weld(Part356,Handle,Part356,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.13434076, 0.239999056, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1324. mesh("BlockMesh",Part356,"","",Vector3.new(0, 0, 0),Vector3.new(0.531522751, 0.931920409, 0.199258775))
  1325. Part357=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part357",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1326. Part357Weld=weld(Part357,Handle,Part357,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.31885576, 0.143950939, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1327. mesh("BlockMesh",Part357,"","",Vector3.new(0, 0, 0),Vector3.new(0.531522751, 0.590303659, 0.199258775))
  1328. Part358=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part358",Vector3.new(0.200000003, 0.227154836, 0.200000003))
  1329. Part358Weld=weld(Part358,Handle,Part358,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.74237883, -0.0399320126, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1330. mesh("BlockMesh",Part358,"","",Vector3.new(0, 0, 0),Vector3.new(0.135994136, 1, 0.00996293966))
  1331. Part359=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part359",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1332. Part359Weld=weld(Part359,Handle,Part359,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0513570309, -0.802413225, 7.4505806e-009, 1.00000012, 1.86264515e-009, -4.65661232e-010, 1.86263804e-009, 1, 9.56788426e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1333. mesh("BlockMesh",Part359,"","",Vector3.new(0, 0, 0),Vector3.new(0.146455243, 0.781094074, 0.0249073487))
  1334. Part360=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part360",Vector3.new(0.208325043, 0.200000003, 0.200000003))
  1335. Part360Weld=weld(Part360,Handle,Part360,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.975533724, 0.404926062, -0.00199498981, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1336. mesh("BlockMesh",Part360,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.00996293128, 0.0498146974))
  1337. Part361=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part361",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1338. Part361Weld=weld(Part361,Handle,Part361,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.970550656, 0.394945145, -0.00199498981, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1339. mesh("BlockMesh",Part361,"","",Vector3.new(0, 0, 0),Vector3.new(0.991810501, 0.00996293128, 0.0498146974))
  1340. Part362=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part362",Vector3.new(0.208325043, 0.200000003, 0.200000003))
  1341. Part362Weld=weld(Part362,Handle,Part362,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.975533724, 0.356106043, 0.0019910112, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1342. mesh("BlockMesh",Part362,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.398517251, 0.00996293966))
  1343. Part363=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part363",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1344. Part363Weld=weld(Part363,Handle,Part363,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.603865623, 0.270167112, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1345. mesh("BlockMesh",Part363,"","",Vector3.new(0, 0, 0),Vector3.new(0.467261881, 0.557426035, 0.199258775))
  1346. Part364=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part364",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1347. Part364Weld=weld(Part364,Handle,Part364,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.07695472, 0.287465096, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1348. mesh("BlockMesh",Part364,"","",Vector3.new(0, 0, 0),Vector3.new(0.615211427, 0.457298607, 0.199258775))
  1349. Part365=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part365",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1350. Part365Weld=weld(Part365,Handle,Part365,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.29837704, -5.28389502, -0.00598099083, -0.848048151, 0.529919446, 9.01923924e-010, -0.529919505, -0.848048031, -5.64639668e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1351. mesh("BlockMesh",Part365,"","",Vector3.new(0, 0, 0),Vector3.new(0.407983124, 0.938508272, 0.149444088))
  1352. Part366=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part366",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1353. Part366Weld=weld(Part366,Handle,Part366,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.13458967, 0.316637993, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1354. mesh("BlockMesh",Part366,"","",Vector3.new(0, 0, 0),Vector3.new(0.53401351, 0.448331892, 0.199258775))
  1355. Part367=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part367",Vector3.new(0.208325043, 0.200000003, 0.200000003))
  1356. Part367Weld=weld(Part367,Handle,Part367,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.975533724, 0.361093044, 0.00498200953, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1357. mesh("BlockMesh",Part367,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.448331892, 0.0199258775))
  1358. Part368=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part368",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1359. Part368Weld=weld(Part368,Handle,Part368,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.755900621, 0.408434153, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1360. mesh("BlockMesh",Part368,"","",Vector3.new(0, 0, 0),Vector3.new(0.303869724, 0.141971797, 0.00996293966))
  1361. Part369=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part369",Vector3.new(0.200852811, 0.200000003, 0.200000003))
  1362. Part369Weld=weld(Part369,Handle,Part369,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.11715579, -0.14873004, 0.00189200789, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1363. mesh("BlockMesh",Part369,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.523053885, 0.00996293966))
  1364. Part370=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part370",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1365. Part370Weld=weld(Part370,Handle,Part370,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.14405465, 0.287094116, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1366. mesh("BlockMesh",Part370,"","",Vector3.new(0, 0, 0),Vector3.new(0.628661454, 0.460785598, 0.199258775))
  1367. Part371=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part371",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1368. Part371Weld=weld(Part371,Handle,Part371,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.970550656, 0.400925159, -0.00199498981, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1369. mesh("BlockMesh",Part371,"","",Vector3.new(0, 0, 0),Vector3.new(0.991810501, 0.0498146564, 0.0498146974))
  1370. Part372=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part372",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1371. Part372Weld=weld(Part372,Handle,Part372,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00374102592, -0.969168186, 7.4505806e-009, 1.00000012, 1.86264515e-009, -4.65661232e-010, 1.86263804e-009, 1, 9.56788426e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1372. mesh("BlockMesh",Part372,"","",Vector3.new(0, 0, 0),Vector3.new(0.166381136, 0.382576793, 0.0747220367))
  1373. Part373=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part373",Vector3.new(0.208325043, 0.200000003, 0.200000003))
  1374. Part373Weld=weld(Part373,Handle,Part373,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.975533724, 0.394945145, 0.0019910112, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1375. mesh("BlockMesh",Part373,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.00996293128, 0.00996293966))
  1376. Part374=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part374",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1377. Part374Weld=weld(Part374,Handle,Part374,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.08796465, 0.277851105, -0.00598099083, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1378. mesh("BlockMesh",Part374,"","",Vector3.new(0, 0, 0),Vector3.new(0.505120993, 0.553440869, 0.199258775))
  1379. Part375=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Neon,0,0,"Camo","Part375",Vector3.new(0.208325043, 0.200000003, 0.200000003))
  1380. Part375Weld=weld(Part375,Handle,Part375,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.975533724, 0.400925159, 0.0019910112, 1.80676594e-007, 1, 9.56788426e-010, -1.00000012, 1.76951289e-007, 4.65661398e-010, -4.65661287e-010, 1.28420652e-009, 1))
  1381. mesh("BlockMesh",Part375,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.0498146564, 0.00996293966))
  1382. local HitBox=part(Enum.FormFactor.Custom,Handle,Enum.Material.Granite,0,1,"Really black","HitBox",Vector3.new(6.5, 0.400000006, 0.600000024))
  1383. local HitBoxWeld=weld(HitBox,Handle,HitBox,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.90301371, -0.0415103585, -0.0220053196, 0.0094097089, -0.999913454, -0.00919221248, 0.00555473426, -0.0091402065, 0.99994278, -0.999940455, -0.00946023501, 0.00546824746))
  1384. local TrailBox=part(Enum.FormFactor.Brick,ModelPlace,Enum.Material.Plastic,0,0,"Mid gray","TrailBox",Vector3.new(0.200000003, 4.85712814, 0.200000003))
  1385. local TrailBoxWeld=weld(TrailBox,Handle,TrailBox,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.096124649, 4.34275723, -7.4505806e-009, 1.00000012, -4.15365861e-007, -9.31323019e-010, 4.1909118e-007, 1, 2.19370122e-009, -3.60822483e-016, 4.72935024e-011, 1))
  1386. mesh("BlockMesh",TrailBox,"","",Vector3.new(0, 0, 0),Vector3.new(0.78258878, 1, 0.468886167))
  1387.  
  1388. local HandleWeld=weld(Handle,RightArm,Handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFA(-90,30,90)*cf(0,1,0))
  1389. local Old_H = HandleWeld.C0
  1390.  
  1391. HandleWeld:remove()
  1392. local HandleWeld=weld(Handle,Torso,Handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFA(0,180,-45)*cf(2.25,-2.5,-0.5))
  1393.  
  1394. local TrailBox=ModelPlace.TrailBox
  1395.  
  1396. for i=0,1,0.05 do
  1397. swait(1)
  1398. for _,v in pairs(ModelPlace:children()) do
  1399. v.Transparency = 1-i
  1400. end
  1401. end
  1402. for _,v in pairs(ModelPlace:children()) do
  1403. v.Transparency = 0
  1404. end
  1405.  
  1406. local function Lerp(a,b,t)
  1407. return a:lerp(b,t)
  1408. end
  1409.  
  1410. local CFrameFromTopBack = function(at, top, back)
  1411. local right = top:Cross(back)
  1412. return CFrame.new(at.x, at.y, at.z, right.x, top.x, back.x, right.y, top.y, back.y, right.z, top.z, back.z)
  1413. end
  1414.  
  1415. local function Triangle(a, b, c)
  1416. local edg1 = (c-a):Dot((b-a).unit)
  1417. local edg2 = (a-b):Dot((c-b).unit)
  1418. local edg3 = (b-c):Dot((a-c).unit)
  1419. if edg1 <= (b-a).magnitude and edg1 >= 0 then
  1420. a, b, c = a, b, c
  1421. elseif edg2 <= (c-b).magnitude and edg2 >= 0 then
  1422. a, b, c = b, c, a
  1423. elseif edg3 <= (a-c).magnitude and edg3 >= 0 then
  1424. a, b, c = c, a, b
  1425. else
  1426. assert(false, "unreachable")
  1427. end
  1428.  
  1429. local len1 = (c-a):Dot((b-a).unit)
  1430. local len2 = (b-a).magnitude - len1
  1431. local width = (a + (b-a).unit*len1 - c).magnitude
  1432.  
  1433. local maincf = CFrameFromTopBack(a, (b-a):Cross(c-b).unit, -(b-a).unit)
  1434.  
  1435. local list = {}
  1436. if len1 > 0.01 then
  1437. local w1 = Instance.new("WedgePart", DerbisPlace)
  1438. w1.Name = "Triangle"
  1439. w1.FormFactor = "Custom"
  1440. w1.BrickColor = Torso.BrickColor
  1441. w1.Reflectance = 0
  1442. w1.Material = "Neon"
  1443. w1.CanCollide = false
  1444. NoOutline(w1)
  1445. local sz = Vector3.new(0.2, width, len1)
  1446. w1.Size = sz
  1447. local sp = Instance.new("SpecialMesh", w1)
  1448. sp.MeshType = "Wedge"
  1449. sp.Scale = Vector3.new(0, 1, 1) * sz / w1.Size
  1450. w1:BreakJoints()
  1451. w1.Anchored = true
  1452. w1.Transparency = 0.7
  1453. table.insert(Effects, {w1, "Disappear", 0.01})
  1454. w1.CFrame = maincf * CFA(math.deg(math.pi),0,math.deg(math.pi / 2)) * cf(0, width / 2, len1 / 2)
  1455. table.insert(list, w1)
  1456. end
  1457. if len2 > 0.01 then
  1458. local w2 = Instance.new("WedgePart", DerbisPlace)
  1459. w2.Name = "Triangle"
  1460. w2.FormFactor = "Custom"
  1461. w2.BrickColor = Torso.BrickColor
  1462. w2.Reflectance = 0
  1463. w2.Material = "Neon"
  1464. w2.CanCollide = false
  1465. NoOutline(w2)
  1466. local sz = Vector3.new(0.2, width, len2)
  1467. w2.Size = sz
  1468. local sp = Instance.new("SpecialMesh", w2)
  1469. sp.MeshType = "Wedge"
  1470. sp.Scale = Vector3.new(0, 1, 1) * sz / w2.Size
  1471. w2:BreakJoints()
  1472. w2.Anchored = true
  1473. w2.Transparency = 0.7
  1474. table.insert(Effects, {w2, "Disappear", 0.01})
  1475. w2.CFrame = maincf * CFA(math.deg(math.pi), math.deg(math.pi), math.deg(-math.pi / 2)) * cf(0, width / 2, -len1 - len2 / 2)
  1476. table.insert(list, w2)
  1477. end
  1478. return unpack(list)
  1479. end
  1480.  
  1481. local function Trail(Origin, Start, Size)
  1482. if Start == 0 then
  1483. scfr = nil
  1484. end
  1485. if scfr and (Origin.p-scfr.p).magnitude > .1 then
  1486. local h = 0
  1487. if Size == nil then
  1488. h = 12.5
  1489. else
  1490. h = Size
  1491. end
  1492. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(Origin*CFrame.new(0,h/2,0)).p)
  1493. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1494. local a,b = Triangle((Origin*CFrame.new(0,h/2,0)).p,(Origin*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1495. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1496. scfr = Origin
  1497. elseif not scfr then
  1498. scfr = Origin
  1499. end
  1500. end
  1501.  
  1502. local function ShowDamage(hit, Text)
  1503. local Rate = (1 / 30)
  1504. local Text = (Text or "")
  1505. local EffectPart = part("Custom",DerbisPlace,Enum.Material.Neon,0,1,Torso.BrickColor.Color,"Effect",Vector3.new(0,0,0))
  1506. EffectPart.Anchored = true
  1507. EffectPart.CFrame = cf(hit.Parent.Head.CFrame.p + Vector3.new(math.random(-100, 100) / 100, 3, math.random(-100, 100) / 100))
  1508. local BillboardGui = Instance.new("BillboardGui")
  1509. BillboardGui.Size = UDim2.new(3, 0, 3, 0)
  1510. BillboardGui.Adornee = EffectPart
  1511. local TextLabel = Instance.new("TextLabel")
  1512. TextLabel.BackgroundTransparency = 1
  1513. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  1514. TextLabel.Text = Text
  1515. TextLabel.TextColor3 = Torso.BrickColor.Color
  1516. TextLabel.TextScaled = true
  1517. TextLabel.Font = Enum.Font.ArialBold
  1518. TextLabel.Parent = BillboardGui
  1519. BillboardGui.Parent = EffectPart
  1520. game.Debris:AddItem(EffectPart, (1.5 + 0.1))
  1521. EffectPart.Parent = DerbisPlace
  1522. delay(0, function()
  1523. local Frames = (1.5 / Rate)
  1524. for Frame = 1, Frames do
  1525. wait(Rate)
  1526. local Percent = (Frame / Frames)
  1527. EffectPart.CFrame = cf(EffectPart.Position + Vector3.new(0, Percent, 0))
  1528. TextLabel.TextTransparency = Percent
  1529. end
  1530. if EffectPart and EffectPart.Parent then
  1531. EffectPart:remove()
  1532. end
  1533. end)
  1534. end
  1535.  
  1536. local function Damagefunc(hit, minim, maxim)
  1537. if hit.Parent == nil or Dam == true then
  1538. return
  1539. end
  1540. local h = hit.Parent:FindFirstChild("Humanoid")
  1541. if h ~= nil and hit.Parent.Name ~= Character.Name and hit.Parent:FindFirstChild("Torso") ~= nil then
  1542. local c = Instance.new("ObjectValue")
  1543. c.Name = "creator"
  1544. c.Value = game:service("Players").LocalPlayer
  1545. c.Parent = h
  1546. game:GetService("Debris"):AddItem(c, 0.5)
  1547. minim = minim
  1548. maxim = maxim
  1549. local Damage = 0
  1550. if minim == maxim then
  1551. Damage = maxim
  1552. else
  1553. Damage = math.random(minim, maxim)
  1554. end
  1555. Damage = Damage+math.huge
  1556. h:TakeDamage(Damage)
  1557. Dam = true
  1558. coroutine.resume(coroutine.create(function()
  1559. swait(25)
  1560. Dam = false
  1561. end))
  1562. if hit.Parent:FindFirstChild("Head") ~= nil then
  1563. ShowDamage(hit, Damage)
  1564. end
  1565. end
  1566. end
  1567.  
  1568. local function MagniDamage(Part,mind,maxd,dis)
  1569. if dis == nil then
  1570. dis = 25
  1571. end
  1572. for _,c in pairs(workspace:children()) do
  1573. local hum=c:findFirstChild("Humanoid")
  1574. if hum~=nil then
  1575. local head=c:findFirstChild("Torso")
  1576. if head~=nil then
  1577. local targ=head.Position-Part.Position
  1578. local mag=targ.magnitude
  1579. if mag<=dis and c.Name~=Character.Name then
  1580. Damagefunc(hum.Parent.Torso,mind,maxd)
  1581. end
  1582. end
  1583. end
  1584. end
  1585. end
  1586.  
  1587.  
  1588. local Old_W = Humanoid.WalkSpeed
  1589. local Old_J = Humanoid.JumpPower
  1590. Humanoid.WalkSpeed = 0
  1591. Humanoid.JumpPower = 0
  1592. swait(100)
  1593. Character.Animate.Disabled = true
  1594. Humanoid.WalkSpeed = Old_W
  1595. Humanoid.JumpPower = Old_J
  1596.  
  1597. RSH=Character.Torso["Right Shoulder"]
  1598. LSH=Character.Torso["Left Shoulder"]
  1599. RSH2=Character.Torso["Right Hip"]
  1600. LSH2=Character.Torso["Left Hip"]
  1601. NEH=Character.Torso["Neck"]
  1602. ROH=Character.HumanoidRootPart["RootJoint"]
  1603.  
  1604. RW.Name="Right Shoulder"
  1605. RW.Part0=Character.Torso
  1606. RW.C0=cf(1.5, 0.5, 0)
  1607. RW.C1=cf(0, 0.5, 0)
  1608. RW.Part1=Character["Right Arm"]
  1609. RW.Parent=Character.Torso
  1610. --
  1611. LW.Name="Left Shoulder"
  1612. LW.Part0=Character.Torso
  1613. LW.C0=cf(-1.5, 0.5, 0)
  1614. LW.C1=cf(0, 0.5, 0)
  1615. LW.Part1=Character["Left Arm"]
  1616. LW.Parent=Character.Torso
  1617.  
  1618. RH.Name="Right Hip"
  1619. RH.Part0=Character.Torso
  1620. RH.C0=cf(1,-1,0)
  1621. RH.C1=cf(0.5,1,0)
  1622. RH.Part1=Character["Right Leg"]
  1623. RH.Parent=Character.Torso
  1624. --
  1625. LH.Name="Left Hip"
  1626. LH.Part0=Character.Torso
  1627. LH.C0=cf(-1,-1,0)
  1628. LH.C1=cf(-0.5,1,0)
  1629. LH.Part1=Character["Left Leg"]
  1630. LH.Parent=Character.Torso
  1631.  
  1632. RO.Name="RootJoint"
  1633. RO.Part0=Character.HumanoidRootPart
  1634. RO.C0=cf(0,0,0)
  1635. RO.C1=cf(0,0,0)
  1636. RO.Part1=Character["Torso"]
  1637. RO.Parent=Character.HumanoidRootPart
  1638. --
  1639. NE.Name="Neck"
  1640. NE.Part0=Character.Torso
  1641. NE.C0=necko
  1642. NE.C1=necko2
  1643. NE.Part1=Character["Head"]
  1644. NE.Parent=Character.Torso
  1645.  
  1646. RH.C0=Lerp(RH.C0,cf(1,-1,0),1)
  1647. LH.C0=Lerp(LH.C0,cf(-1,-1,-0),1)
  1648.  
  1649. RSH.Parent=nil
  1650. LSH.Parent=nil
  1651. RSH2.Parent=nil
  1652. LSH2.Parent=nil
  1653. ROH.Parent=nil
  1654. NEH.Parent=nil
  1655.  
  1656.  
  1657.  
  1658. local function Attackone()
  1659. local Hit = HitBox.Touched:connect(function(hit) Damagefunc(hit,5,10) end)
  1660.  
  1661. for i=0,2,0.1 do
  1662. swait(0.2)
  1663. NE.C0=Lerp(NE.C0,necko*CFA(0,0,-120),.1)
  1664. RO.C0=Lerp(RO.C0,CFA(-2.5,120,0),.1)
  1665. RW.C0=Lerp(RW.C0,cf(1,0.75,1.2)*CFA(90,50,0),.1)
  1666. RW.C1=Lerp(RW.C1,cf(0,0.5,0),.1)
  1667. LW.C0=Lerp(LW.C0,cf(-1.7,0.04,-0.2)*CFA(-15,10,-35),.1)
  1668. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1669. RH.C0=Lerp(RH.C0,cf(1,-1,0.35)*CFA(0,-40,0),.1)
  1670. LH.C0=Lerp(LH.C0,cf(-1,-1,-0.35)*CFA(0,-40,0),.1)
  1671. end
  1672.  
  1673. for i=0,3,0.1 do
  1674. swait(0.8)
  1675. Trail(TrailBox.CFrame, i,5)
  1676. NE.C0=Lerp(NE.C0,necko*CFA(0,0,20),.1)
  1677. RO.C0=Lerp(RO.C0,CFA(-2.5,-20,0),.1)
  1678. RW.C0=Lerp(RW.C0,cf(1,0.75,1.2)*CFA(0,-50,45),.1)
  1679. RW.C1=Lerp(RW.C1,cf(0,0.5,0),.1)
  1680. LW.C0=Lerp(LW.C0,cf(-1.7,0.04,-0.2)*CFA(-15,10,-35),.1)
  1681. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1682. RH.C0=Lerp(RH.C0,cf(1,-1,0.35)*CFA(0,20,0),.1)
  1683. LH.C0=Lerp(LH.C0,cf(-1,-1,-0.35)*CFA(0,20,0),.1)
  1684. end
  1685.  
  1686. Hit:disconnect()
  1687. end
  1688.  
  1689.  
  1690.  
  1691. local function Attacktwo()
  1692. local Hit = HitBox.Touched:connect(function(hit) Damagefunc(hit,5,10) end)
  1693.  
  1694. for i=0,2,0.1 do
  1695. swait(0.6)
  1696. NE.C0=Lerp(NE.C0,necko,.1)
  1697. RO.C0=Lerp(RO.C0,CFA(-2.5,0,0),.1)
  1698. RW.C0=Lerp(RW.C0,cf(1,0.75,1.2)*CFA(165,10,45),.1)
  1699. RW.C1=Lerp(RW.C1,cf(0,0.5,0),.1)
  1700. LW.C0=Lerp(LW.C0,cf(-1.7,0.04,-0.2)*CFA(5,0,-20),.1)
  1701. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1702. RH.C0=Lerp(RH.C0,cf(1,-1,0.35),.1)
  1703. LH.C0=Lerp(LH.C0,cf(-1,-1,-0.35),.1)
  1704. end
  1705.  
  1706. for i=0,2.25,0.1 do
  1707. swait(0.85)
  1708. Trail(TrailBox.CFrame, i,5)
  1709. NE.C0=Lerp(NE.C0,necko*CFA(0,0,i*-150),.1)
  1710. RO.C0=Lerp(RO.C0,CFA(-2.5,i*150,0),.1)
  1711. RW.C0=Lerp(RW.C0,cf(1.5,0.5,0)*CFA(45,-70,45),.1)
  1712. RW.C1=Lerp(RW.C1,cf(0,0.5,0),.1)
  1713. LW.C0=Lerp(LW.C0,cf(-1.5,0.5,0)*CFA(-15,10,-35),.1)
  1714. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1715. RH.C0=Lerp(RH.C0,cf(1,-1,0.35)*CFA(0,-40,0),.1)
  1716. LH.C0=Lerp(LH.C0,cf(-1,-1,-0.35)*CFA(0,-40,0),.1)
  1717. end
  1718.  
  1719. Hit:disconnect()
  1720. end
  1721.  
  1722.  
  1723. function Attackthree()
  1724. local Hit = HitBox.Touched:connect(function(hit) Damagefunc(hit,5,10) end)
  1725.  
  1726. scfr = nil
  1727. for i=0,3.75,0.05 do
  1728. swait(0.5)
  1729. if i > 0.3 then
  1730. Trail(TrailBox.CFrame, i,5)
  1731. end
  1732. NE.C0=Lerp(NE.C0,necko*CFA(0,0,-30),.1)
  1733. RO.C0=Lerp(RO.C0,CFA(-2.5,30-(200*i),0),.1)
  1734. RW.C0=Lerp(RW.C0,cf(1.5,0.5,0)*CFA(0,30,90),.1)
  1735. RW.C1=Lerp(RW.C1,cf(0,0.5,0),.1)
  1736. LW.C0=Lerp(LW.C0,cf(-1.5,0.5,0)*CFA(-15,10,-35),.1)
  1737. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1738. RH.C0=Lerp(RH.C0,cf(1,-1,0.35)*CFA(0,-30,0),.1)
  1739. LH.C0=Lerp(LH.C0,cf(-1,-1,-0.35)*CFA(0,-30,0),.1)
  1740. end
  1741.  
  1742. Hit:disconnect()
  1743. end
  1744.  
  1745.  
  1746.  
  1747. function Attackfour()
  1748. local Hit = HitBox.Touched:connect(function(hit) Damagefunc(hit,5,10) end)
  1749.  
  1750. for i=0,2,0.1 do
  1751. swait(0.6)
  1752. NE.C0=Lerp(NE.C0,necko*CFA(0,0,-30),.1)
  1753. RO.C0=Lerp(RO.C0,cf(0,6,0)*CFA(-2.5,30,0),.1)
  1754. RW.C0=Lerp(RW.C0,cf(0.75,1.5,0.7)*CFA(-160,0,-25),.1)
  1755. RW.C1=Lerp(RW.C1,cf(0,0.5,0),.1)
  1756. LW.C0=Lerp(LW.C0,cf(-1.5,0.5,0)*CFA(5,0,-20),.1)
  1757. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1758. RH.C0=Lerp(RH.C0,cf(0.75,-1,0.35)*CFA(0,-30,0)*CFA(-5,0,0),.1)
  1759. LH.C0=Lerp(LH.C0,cf(-0.75,-1,-0.35)*CFA(0,-30,0)*CFA(-5,0,0),.1)
  1760. end
  1761.  
  1762. for i=0,2.25,0.1 do
  1763. swait(0.85)
  1764. Trail(TrailBox.CFrame, i,5)
  1765. NE.C0=Lerp(NE.C0,necko*CFA(0,0,-70),.1)
  1766. RO.C0=Lerp(RO.C0,cf(0,-0.5,0)*CFA(-25,70,0),.1)
  1767. RW.C0=Lerp(RW.C0,cf(1.5,0.5,0)*CFA(75,-60,30),.1)
  1768. RW.C1=Lerp(RW.C1,cf(0,0.5,0),.1)
  1769. LW.C0=Lerp(LW.C0,cf(-1.5,0.5,0)*CFA(5,0,-20),.1)
  1770. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1771. RH.C0=Lerp(RH.C0,cf(1.05,-0.6,0.35)*CFA(0,-70,0)*CFA(-5,0,0),.1)
  1772. LH.C0=Lerp(LH.C0,cf(-0.75,-1,-0.35)*CFA(0,-70,0)*CFA(-15,0,0),.1)
  1773. end
  1774.  
  1775. Hit:disconnect()
  1776. end
  1777.  
  1778.  
  1779.  
  1780. local combo=0
  1781. local function Click()
  1782. if Attack==true or Equipped==false or Equipping == true then return end
  1783. Attack = true
  1784. so("rbxassetid://471950433",RootPart,.65,1)
  1785. if combo==0 then
  1786. Attackone()
  1787. combo=1
  1788. elseif combo==1 then
  1789. Attacktwo()
  1790. combo=2
  1791. elseif combo==2 then
  1792. Attackthree()
  1793. combo=3
  1794. elseif combo==3 then
  1795. Attackfour()
  1796. combo=0
  1797. end
  1798. Attack = false
  1799. coroutine.resume(coroutine.create(function()
  1800. for i=1,50 do
  1801. if Attack==false then
  1802. swait(1)
  1803. else
  1804. break
  1805. end
  1806. end
  1807. if Attack==false then
  1808. combo=0
  1809. end
  1810. end))
  1811. end
  1812.  
  1813.  
  1814. local HW_C0, HW_C1 = HandleWeld.C0 , HandleWeld.C1
  1815.  
  1816. local function hideanim()
  1817.  
  1818. for i=0,1,0.05 do
  1819. swait(2)
  1820. RW.C0=Lerp(RW.C0,cf(1.5,0.5,0)*CFA(105,55,-10),.1)
  1821. RW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1822. LW.C0=Lerp(LW.C0,cf(-1.5,0.5,0)*CFA(-15,10,-35),.1)
  1823. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1824. for _,v in pairs(ModelPlace:children()) do
  1825. v.Transparency = 1-(1-i)
  1826. end
  1827. end
  1828. for _,v in pairs(ModelPlace:children()) do
  1829. v.Transparency = 1
  1830. end
  1831.  
  1832. HandleWeld:remove()
  1833. HandleWeld=weld(Handle,Torso,Handle,HW_C0,HW_C1)
  1834.  
  1835. for i=0,1,0.05 do
  1836. swait(2)
  1837. NE.C0=Lerp(NE.C0,necko,.1)
  1838. RO.C0=Lerp(RO.C0,CFA(-(1.25-((i*10)/8)),0,0),.1)
  1839. RW.C0=Lerp(RW.C0,cf(1.5,0.5,0),.1)
  1840. RW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1841. LW.C0=Lerp(LW.C0,cf(-1.5,0.5,0),.1)
  1842. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1843. RH.C0=Lerp(RH.C0,cf(1,-1,0),.1)
  1844. LH.C0=Lerp(LH.C0,cf(-1,-1,0),.1)
  1845. HandleWeld.C0=Lerp(HandleWeld.C0,HandleWeld.C0*cf(0.2,-0.2,0),.1)
  1846. for _,v in pairs(ModelPlace:children()) do
  1847. v.Transparency = 1-i
  1848. end
  1849. end
  1850. for _,v in pairs(ModelPlace:children()) do
  1851. v.Transparency = 0
  1852. end
  1853.  
  1854. HW_C0, HW_C1 = HandleWeld.C0 , HandleWeld.C1
  1855.  
  1856. end
  1857.  
  1858. local function equipanim()
  1859.  
  1860. HandleWeld:remove()
  1861. HandleWeld=weld(Handle,Torso,Handle,HW_C0,HW_C1)
  1862.  
  1863. for i=0,1,0.05 do
  1864. swait(2)
  1865. RW.C0=Lerp(RW.C0,cf(1.5,0.5,0)*CFA(105,55,-10),.1)
  1866. RW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1867. LW.C0=Lerp(LW.C0,cf(-1.5,0.5,0)*CFA(-15,10,-35),.1)
  1868. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1869. HandleWeld.C0=Lerp(HandleWeld.C0,HandleWeld.C0*cf(-0.2,0.2,0),.1)
  1870. for _,v in pairs(ModelPlace:children()) do
  1871. v.Transparency = 1-(1-i)
  1872. end
  1873. end
  1874. for _,v in pairs(ModelPlace:children()) do
  1875. v.Transparency = 1
  1876. end
  1877.  
  1878. HW_C0, HW_C1 = HandleWeld.C0 , HandleWeld.C1
  1879.  
  1880. HandleWeld:remove()
  1881. HandleWeld=weld(Handle,RightArm,Handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFA(-90,30,90)*cf(0,1,0))
  1882.  
  1883. for i=0,1,0.05 do
  1884. swait(2)
  1885. RW.C0=Lerp(RW.C0,cf(1.5,0.5,0)*CFA(180,75,-95),.1)
  1886. RW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1887. LW.C0=Lerp(LW.C0,cf(-1.5,0.5,0)*CFA(-15,10,-35),.1)
  1888. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1889. for _,v in pairs(ModelPlace:children()) do
  1890. v.Transparency = 1-i
  1891. end
  1892. end
  1893. for _,v in pairs(ModelPlace:children()) do
  1894. v.Transparency = 0
  1895. end
  1896.  
  1897. end
  1898.  
  1899.  
  1900. local function Key(key)
  1901. if Attack==true or Equipping == true then return end
  1902. if key == "f" then
  1903. Equipping = true
  1904. if Equipped==false then
  1905. Equipped=true
  1906. equipanim()
  1907.  
  1908. else
  1909. Equipped=false
  1910. hideanim()
  1911.  
  1912. end
  1913. Equipping = false
  1914. end
  1915. end
  1916.  
  1917.  
  1918. Player:GetMouse().Button1Down:connect(Click)
  1919. Player:GetMouse().KeyDown:connect(Key)
  1920.  
  1921.  
  1922. local sine=1
  1923. local change=0.5
  1924.  
  1925. local function Idle()
  1926. swait(2.5)
  1927. DerbisPlace.Parent = Character
  1928.  
  1929. local torvel=(RootPart.Velocity*Vector3.new(1,0,1)).magnitude
  1930. local velderp=RootPart.Velocity.y
  1931. local hitfloor,posfloor=rayCast(RootPart.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,4,Character)
  1932.  
  1933. if Equipped==true then
  1934.  
  1935. if RootPart.Velocity.y > 1 and hitfloor==nil then
  1936. Anim="Jump"
  1937. if Attack==false then
  1938. NE.C0=Lerp(NE.C0,necko*CFA(-10,0,0),.1)
  1939. NE.C1=Lerp(NE.C1,necko2,.1)
  1940. RO.C0=Lerp(RO.C0,cf(0,0,0),.1)
  1941. if Equipping == false then
  1942. RW.C0=Lerp(RW.C0,cf(1.5,0.5,0)*CFA(-10,0,45),.1)
  1943. RW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1944. LW.C0=Lerp(LW.C0,cf(-1.5,0.5,0)*CFA(-10,0,-45),.1)
  1945. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1946. end
  1947. RH.C0=Lerp(RH.C0,cf(1,-1,-.3)*CFA(-30,0,0)*CFA(-10,0,0),.1)
  1948. LH.C0=Lerp(LH.C0,cf(-1,-1,-.3)*CFA(-0.5,0,0)*CFA(10,0,0),.1)
  1949. end
  1950. elseif RootPart.Velocity.y < -1 and hitfloor==nil then
  1951. Anim="Fall"
  1952. if Attack==false then
  1953. NE.C0=Lerp(NE.C0,necko*CFA(22.5,0,0),.1)
  1954. NE.C1=Lerp(NE.C1,necko2,.1)
  1955. RO.C0=Lerp(RO.C0,cf(0,0,0),.1)
  1956. if Equipping == false then
  1957. RW.C0=Lerp(RW.C0,cf(1.5,0.5,0)*CFA(-22.5,0,10),.1)
  1958. RW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1959. LW.C0=Lerp(LW.C0,cf(-1.5,0.5,0)*CFA(-22.5,0,-.2),.1)
  1960. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1961. end
  1962. RH.C0=Lerp(RH.C0,cf(1,-1,0)*CFA(22.5,0,0),.1)
  1963. LH.C0=Lerp(LH.C0,cf(-1,-1,0)*CFA(-10,0,0),.1)
  1964. end
  1965. elseif torvel<1 and hitfloor~=nil then
  1966. Anim="Idle"
  1967. if Attack==false then
  1968. NE.C0=Lerp(NE.C0,necko*CFA(-7.5,5,-35),.1)
  1969. RO.C0=Lerp(RO.C0,cf(0,-0.25,0)*CFA(-10,35,0),.1)
  1970. if Equipping == false then
  1971. HandleWeld.C0=Lerp(HandleWeld.C0,Old_H,.1)
  1972. RW.C0=Lerp(RW.C0,cf(1.5,0.5,0)*CFA(180,75,-95),.1)
  1973. RW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1974. LW.C0=Lerp(LW.C0,cf(-1.5,0.5,0)*CFA(-15,10,-35),.1)
  1975. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1976. end
  1977. RH.C0=Lerp(RH.C0,cf(1,-0.85,0.35)*CFA(0,-35,0)*CFA(10,0,0),.1)
  1978. LH.C0=Lerp(LH.C0,cf(-1,-1,-0.35)*CFA(0,-35,0)*CFA(-15,20,0),.1)
  1979. end
  1980. elseif torvel>2 and torvel<22 and hitfloor~=nil then
  1981. Anim="Walk"
  1982. if Attack==false then
  1983. sine=sine+change
  1984. NE.C0=Lerp(NE.C0,necko*CFA(0,0,-35),.1)
  1985. RO.C0=Lerp(RO.C0,CFA(-2.5,35,0),.1)
  1986. if Equipping == false then
  1987. HandleWeld.C0=Lerp(HandleWeld.C0,Old_H,.1)
  1988. RW.C0=Lerp(RW.C0,cf(1.5,0.5,0)*CFA(180,75,-95),.1)
  1989. RW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1990. LW.C0=Lerp(LW.C0,cf(-1.5,0.5,0)*CFA(-15,10,-35),.1)
  1991. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  1992. end
  1993. RH.C0=Lerp(RH.C0,CFA(0,-35,0)*cf(1,-0.925-0.5*math.cos(sine/7)/2,0.5*math.cos(sine/7)/2)*CFA(-15-15*math.cos(sine/7)+ math.deg(-math.sin(sine/7)/2.5),-10*math.cos(sine/7),0)*CFA(0+2.5*math.cos(sine/7),0,0),0.1)
  1994. LH.C0=Lerp(LH.C0,CFA(0,-35,0)*cf(-1,-0.925+0.5*math.cos(sine/7)/2,-0.5*math.cos(sine/7)/2)*CFA(-15+15*math.cos(sine/7)+ math.deg(math.sin(sine/7)/2.5),-10*math.cos(sine/7),0)*CFA(0-2.5*math.cos(sine/7),0,0),0.1)
  1995. end
  1996. elseif torvel>=22 and hitfloor~=nil then
  1997. Anim="Run"
  1998. if Attack==false then
  1999. sine=sine+change
  2000. NE.C0=Lerp(NE.C0,necko*CFA(0,0,-35),.1)
  2001. RO.C0=Lerp(RO.C0,CFA(-2.5,35,0),.1)
  2002. if Equipping == false then
  2003. HandleWeld.C0=Lerp(HandleWeld.C0,Old_H,.1)
  2004. RW.C0=Lerp(RW.C0,cf(1.5,0.5,0)*CFA(180,75,-95),.1)
  2005. RW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  2006. LW.C0=Lerp(LW.C0,cf(-1.5,0.5,0)*CFA(-15,10,-35),.1)
  2007. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  2008. end
  2009. RH.C0=Lerp(RH.C0,CFA(0,-35,0)*cf(1,-0.925-0.5*math.cos(sine/7)/2,0.5*math.cos(sine/7)/2)*CFA(-15-15*math.cos(sine/7)+ math.deg(-math.sin(sine/7)/2.5),-10*math.cos(sine/7),0)*CFA(0+2.5*math.cos(sine/7),0,0),0.1)
  2010. LH.C0=Lerp(LH.C0,CFA(0,-35,0)*cf(-1,-0.925+0.5*math.cos(sine/7)/2,-0.5*math.cos(sine/7)/2)*CFA(-15+15*math.cos(sine/7)+ math.deg(math.sin(sine/7)/2.5),-10*math.cos(sine/7),0)*CFA(0-2.5*math.cos(sine/7),0,0),0.1)
  2011. end
  2012. end
  2013. end
  2014. local hitfloor,posfloor=rayCast(RootPart.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,4,Character)
  2015. if Equipped==false then
  2016.  
  2017. if RootPart.Velocity.y > 1 and hitfloor==nil then
  2018. Anim="Jump"
  2019. if Attack==false then
  2020. NE.C0=Lerp(NE.C0,necko*CFA(-10,0,0),.1)
  2021. NE.C1=Lerp(NE.C1,necko2,.1)
  2022. RO.C0=Lerp(RO.C0,cf(0,0,0),.1)
  2023. if Equipping == false then
  2024. RW.C0=Lerp(RW.C0,cf(1.5,0.5,0)*CFA(-10,0,45),.1)
  2025. RW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  2026. LW.C0=Lerp(LW.C0,cf(-1.5,0.5,0)*CFA(-10,0,-45),.1)
  2027. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  2028. end
  2029. RH.C0=Lerp(RH.C0,cf(1,-1,-.3)*CFA(-30,0,0)*CFA(-10,0,0),.1)
  2030. LH.C0=Lerp(LH.C0,cf(-1,-1,-.3)*CFA(-0.5,0,0)*CFA(10,0,0),.1)
  2031. end
  2032. elseif RootPart.Velocity.y < -1 and hitfloor==nil then
  2033. Anim="Fall"
  2034. if Attack==false then
  2035. NE.C0=Lerp(NE.C0,necko*CFA(22.5,0,0),.1)
  2036. NE.C1=Lerp(NE.C1,necko2,.1)
  2037. RO.C0=Lerp(RO.C0,cf(0,0,0),.1)
  2038. if Equipping == false then
  2039. RW.C0=Lerp(RW.C0,cf(1.5,0.5,0)*CFA(-22.5,0,10),.1)
  2040. RW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  2041. LW.C0=Lerp(LW.C0,cf(-1.5,0.5,0)*CFA(-22.5,0,-.2),.1)
  2042. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  2043. end
  2044. RH.C0=Lerp(RH.C0,cf(1,-1,0)*CFA(22.5,0,0),.1)
  2045. LH.C0=Lerp(LH.C0,cf(-1,-1,0)*CFA(-10,0,0),.1)
  2046. end
  2047. elseif torvel<1 and hitfloor~=nil then
  2048. Anim="Idle"
  2049. NE.C0=Lerp(NE.C0,necko,.1)
  2050. RO.C0=Lerp(RO.C0,cf(0,0,0),.1)
  2051. if Attack==false and Equipping == false then
  2052. RW.C0=Lerp(RW.C0,cf(1.5,0.5,0),.1)
  2053. RW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  2054. LW.C0=Lerp(LW.C0,cf(-1.5,0.5,0),.1)
  2055. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  2056. end
  2057. RH.C0=Lerp(RH.C0,cf(1,-1,0),.1)
  2058. LH.C0=Lerp(LH.C0,cf(-1,-1,0),.1)
  2059. elseif torvel>2 and torvel<22 and hitfloor~=nil then
  2060. Anim="Walk"
  2061. if Attack==false then
  2062. sine=sine+change
  2063. NE.C0=Lerp(NE.C0,necko,.1)
  2064. RO.C0=Lerp(RO.C0,cf(0,0,0),.1)
  2065. if Attack==false and Equipping == false then
  2066. RW.C0=Lerp(RW.C0,CFrame.new(1.5,0.5,0)*CFA(30*math.cos(sine/7)+math.deg(math.sin(sine/7)/2.5),0,10),0.1)
  2067. RW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  2068. LW.C0=Lerp(LW.C0,CFrame.new(-1.5,0.5,0)*CFA(-30*math.cos(sine/7)+math.deg(-math.sin(sine/7)/2.5),0,-10),0.1)
  2069. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  2070. end
  2071. RH.C0=Lerp(RH.C0,cf(1,-0.925-0.5*math.cos(sine/7)/2,0.5*math.cos(sine/7)/2)*CFA(-15-15*math.cos(sine/7)+ math.deg(-math.sin(sine/7)/2.5),-10*math.cos(sine/7),0)*CFA(0+2.5*math.cos(sine/7),0,0),0.1)
  2072. LH.C0=Lerp(LH.C0,cf(-1,-0.925+0.5*math.cos(sine/7)/2,-0.5*math.cos(sine/7)/2)*CFA(-15+15*math.cos(sine/7)+ math.deg(math.sin(sine/7)/2.5),-10*math.cos(sine/7),0)*CFA(0-2.5*math.cos(sine/7),0,0),0.1)
  2073. end
  2074. elseif torvel>=22 and hitfloor~=nil then
  2075. Anim="Run"
  2076. if Attack==false then
  2077. sine=sine+change
  2078. NE.C0=Lerp(NE.C0,necko,.1)
  2079. RO.C0=Lerp(RO.C0,cf(0,0,0),.1)
  2080. if Attack==false and Equipping == false then
  2081. RW.C0=Lerp(RW.C0,CFrame.new(1.5,0.5,0)*CFA(30*math.cos(sine/7)+math.deg(math.sin(sine/7)/2.5),0,10),0.1)
  2082. RW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  2083. LW.C0=Lerp(LW.C0,CFrame.new(-1.5,0.5,0)*CFA(-30*math.cos(sine/7)+math.deg(-math.sin(sine/7)/2.5),0,-10),0.1)
  2084. LW.C1=Lerp(LW.C1,cf(0,0.5,0),.1)
  2085. end
  2086. RH.C0=Lerp(RH.C0,cf(1,-0.925-0.5*math.cos(sine/7)/2,0.5*math.cos(sine/7)/2)*CFA(-15-15*math.cos(sine/7)+ math.deg(-math.sin(sine/7)/2.5),-10*math.cos(sine/7),0)*CFA(0+2.5*math.cos(sine/7),0,0),0.1)
  2087. LH.C0=Lerp(LH.C0,cf(-1,-0.925+0.5*math.cos(sine/7)/2,-0.5*math.cos(sine/7)/2)*CFA(-15+15*math.cos(sine/7)+ math.deg(math.sin(sine/7)/2.5),-10*math.cos(sine/7),0)*CFA(0-2.5*math.cos(sine/7),0,0),0.1)
  2088. end
  2089. end
  2090. end
  2091.  
  2092. if #Effects>0 then
  2093. for e=1,#Effects do
  2094. if Effects[e]~=nil then
  2095. local Thing=Effects[e]
  2096. if Thing ~= nil then
  2097. if Thing[2] == "Disappear" then
  2098. if Thing[1].Transparency >= 1 then
  2099. Thing[1].Parent = nil
  2100. table.remove(Effects, e)
  2101. else
  2102. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  2103. end
  2104. elseif Thing[2]=="Cylinder" then
  2105. if Thing[1]:FindFirstChild("Mesh") ~= nil then
  2106. local Mesh=Thing[1].Mesh
  2107. Mesh.Scale=Mesh.Scale+vt(Thing[4]/3,Thing[5]/3,Thing[6]/3)
  2108. end
  2109. Thing[1].Transparency=Thing[1].Transparency+Thing[3]/3
  2110. end
  2111. end
  2112. end
  2113. end
  2114. end
  2115.  
  2116. end
  2117.  
  2118.  
  2119. while true do
  2120. Idle()
  2121. end
  2122.  
  2123.  
  2124. --[[
  2125. Copyrighted (C) Dvd 2014
  2126. ]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement