Advertisement
v_Burn

Untitled

Jun 24th, 2017
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Player=game:GetService('Players').LocalPlayer
  2. Character=Player.Character
  3.  
  4. Character.ilovemen536:Destroy()
  5. Character.DOGE:Destroy()
  6.  
  7. Mouse=Player:GetMouse()
  8. m=Instance.new('Model',Character)
  9.  
  10.  
  11. local function weldBetween(a, b)
  12. local weldd = Instance.new("ManualWeld")
  13. weldd.Part0 = a
  14. weldd.Part1 = b
  15. weldd.C0 = CFrame.new()
  16. weldd.C1 = b.CFrame:inverse() * a.CFrame
  17. weldd.Parent = a
  18. return weldd
  19. end
  20.  
  21. it=Instance.new
  22.  
  23. function nooutline(part)
  24. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  25. end
  26.  
  27. function part(shape,parent,material,reflectance,transparency,brickcolor,name,size)
  28. local fp=it("Part")
  29. fp.Shape=shape
  30. fp.Parent=parent
  31. fp.Reflectance=reflectance
  32. fp.Transparency=transparency
  33. fp.CanCollide=false
  34. fp.Locked=true
  35. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  36. fp.Name=name
  37. fp.Size=size
  38. fp.Position=Character.UpperTorso.Position
  39. nooutline(fp)
  40. fp.Material=material
  41. fp:BreakJoints()
  42. return fp
  43. end
  44.  
  45. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  46. local mesh=it(Mesh)
  47. mesh.Parent=part
  48. if Mesh=="SpecialMesh" then
  49. mesh.MeshType=meshtype
  50. mesh.MeshId=meshid
  51. end
  52. mesh.Offset=offset
  53. mesh.Scale=scale
  54. return mesh
  55. end
  56.  
  57. function weld(parent,part0,part1,c0,c1)
  58. local weld=it("Weld")
  59. weld.Parent=parent
  60. weld.Part0=part0
  61. weld.Part1=part1
  62. weld.C0=c0
  63. weld.C1=c1
  64. return weld
  65. end
  66.  
  67. SM_External=part(Enum.PartType.Block,m,Enum.Material.SmoothPlastic,0,1,"Medium stone grey","Handle",Vector3.new(2, 2, 1))
  68. SM_Externalweld=weld(m,Character["UpperTorso"],SM_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.999999762, 0, 0, 0, 1))
  69. OC_External=part(Enum.PartType.Ball,m,Enum.Material.Granite,0,0.30000001192093,"Really black","OC_External",Vector3.new(0.563414693, 0.563414693, 0.563414693))
  70. OC_Externalweld=weld(m,SM_External,OC_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.808282852, -0.381694078, -0.609971046, 1, 0, 0, 0, 0.999999762, 0, 0, 0, 1))
  71. OC_External=part(Enum.PartType.Ball,m,Enum.Material.Granite,0,0.30000001192093,"Really black","OC_External",Vector3.new(0.563414693, 0.563414693, 0.563414693))
  72. OC_Externalweld=weld(m,SM_External,OC_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.728302956, -0.381694078, -0.609971046, 1, 0, 0, 0, 0.999999762, 0, 0, 0, 1))
  73. OC_External=part(Enum.PartType.Cylinder,m,Enum.Material.Granite,0,0.30000001192093,"Really black","OC_External",Vector3.new(1.58780479, 0.563414633, 0.563414693))
  74. OC_Externalweld=weld(m,SM_External,OC_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0399904251, -0.381716013, -0.609971046, 1, 0, 0, 0, 0.999999762, 0, 0, 0, 1))
  75. OC_Internal=part(Enum.PartType.Ball,m,Enum.Material.Neon,0,0,"Toothpaste","OC_Internal",Vector3.new(0.51219511, 0.51219511, 0.51219511))
  76. OC_Internalweld=weld(m,SM_External,OC_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.728302956, -0.381694078, -0.609971046, 1, 0, 0, 0, 0.999999762, 0, 0, 0, 1))
  77. OC_Internal=part(Enum.PartType.Cylinder,m,Enum.Material.Neon,0,0,"Toothpaste","OC_Internal",Vector3.new(1.53658533, 0.51219511, 0.51219517))
  78. OC_Internalweld=weld(m,SM_External,OC_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0399904251, -0.381716013, -0.609971046, 1, 0, 0, 0, 0.999999762, 0, 0, 0, 1))
  79. OC_Internal=part(Enum.PartType.Ball,m,Enum.Material.Neon,0,0,"Toothpaste","OC_Internal",Vector3.new(0.51219511, 0.51219511, 0.51219511))
  80. OC_Internalweld=weld(m,SM_External,OC_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.808282852, -0.381694078, -0.609971046, 1, 0, 0, 0, 0.999999762, 0, 0, 0, 1))
  81. Piping_External=part(Enum.PartType.Cylinder,m,Enum.Material.Granite,0,0.30000001192093,"Really black","Piping_External",Vector3.new(0.479999989, 0.25, 0.25))
  82. Piping_Externalweld=weld(m,SM_External,Piping_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.768998861, -0.639975548, 0.690009117, 0, 0.999999762, 0, 0, 0, 1, 1, 0, 0))
  83. Piping_External=part(Enum.PartType.Cylinder,m,Enum.Material.Granite,0,0.30000001192093,"Really black","Piping_External",Vector3.new(0.470000029, 0.25, 0.25))
  84. Piping_Externalweld=weld(m,SM_External,Piping_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.227012634, -1.34391212, -0.48388958, 0.548690796, 0.622303665, -0.558279812, -0.667062879, 0.728412092, 0.156341806, 0.50394994, 0.286624372, 0.814788878))
  85. Piping_External=part(Enum.PartType.Ball,m,Enum.Material.Granite,0,0.30000001192093,"Really black","Piping_External",Vector3.new(0.300000012, 0.300000012, 0.300000012))
  86. Piping_Externalweld=weld(m,SM_External,Piping_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.07699108, -0.639975548, 0.690009117, 0, 0.999999762, 0, 0, 0, 1, 1, 0, 0))
  87. Piping_Internal=part(Enum.PartType.Cylinder,m,Enum.Material.Neon,0,0,"Institutional white","Piping_Internal",Vector3.new(0.5, 0.200000003, 0.200000003))
  88. Piping_Internalweld=weld(m,SM_External,Piping_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.187113285, -1.34396267, -0.484008789, 0.548690796, 0.622303665, -0.558279812, -0.667062879, 0.728412092, 0.156341806, 0.50394994, 0.286624372, 0.814788878))
  89. Piping_Internal=part(Enum.PartType.Cylinder,m,Enum.Material.Neon,0,0,"Institutional white","Piping_Internal",Vector3.new(0.5, 0.200000003, 0.200000003))
  90. Piping_Internalweld=weld(m,SM_External,Piping_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.804102659, -0.64002943, 0.689898491, 0, 0.999999762, 0, 0, 0, 1, 1, 0, 0))
  91. Piping_Internal=part(Enum.PartType.Ball,m,Enum.Material.Neon,0,0,"Institutional white","Piping_Internal",Vector3.new(0.25, 0.25, 0.25))
  92. Piping_Internalweld=weld(m,SM_External,Piping_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.07710838, -0.64002943, 0.689897537, 0, 0.999999762, 0, 0, 0, 1, 1, 0, 0))
  93. EC_External=part(Enum.PartType.Ball,m,Enum.Material.Granite,0,0.30000001192093,"Really black","EC_External",Vector3.new(0.563414693, 0.563414693, 0.563414693))
  94. EC_Externalweld=weld(m,SM_External,EC_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.808282852, 0.22830534, -0.609971046, 1, 0, 0, 0, 0.999999762, 0, 0, 0, 1))
  95. EC_External=part(Enum.PartType.Ball,m,Enum.Material.Granite,0,0.30000001192093,"Really black","EC_External",Vector3.new(0.563414693, 0.563414693, 0.563414693))
  96. EC_Externalweld=weld(m,SM_External,EC_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.728302956, 0.22830534, -0.609971046, 1, 0, 0, 0, 0.999999762, 0, 0, 0, 1))
  97. EC_External=part(Enum.PartType.Cylinder,m,Enum.Material.Granite,0,0.30000001192093,"Really black","EC_External",Vector3.new(1.58780479, 0.563414633, 0.563414693))
  98. EC_Externalweld=weld(m,SM_External,EC_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0399904251, 0.228283405, -0.609971046, 1, 0, 0, 0, 0.999999762, 0, 0, 0, 1))
  99. EC_Internal=part(Enum.PartType.Cylinder,m,Enum.Material.Neon,0,0,"New Yeller","EC_Internal",Vector3.new(1.53658533, 0.51219511, 0.51219517))
  100. EC_Internalweld=weld(m,SM_External,EC_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0399904251, 0.228283405, -0.609971046, 1, 0, 0, 0, 0.999999762, 0, 0, 0, 1))
  101. EC_Internal=part(Enum.PartType.Ball,m,Enum.Material.Neon,0,0,"New Yeller","EC_Internal",Vector3.new(0.51219511, 0.51219511, 0.51219511))
  102. EC_Internalweld=weld(m,SM_External,EC_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.808282852, 0.22830534, -0.609971046, 1, 0, 0, 0, 0.999999762, 0, 0, 0, 1))
  103. EC_Internal=part(Enum.PartType.Ball,m,Enum.Material.Neon,0,0,"New Yeller","EC_Internal",Vector3.new(0.51219511, 0.51219511, 0.51219511))
  104. EC_Internalweld=weld(m,SM_External,EC_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.728302956, 0.22830534, -0.609971046, 1, 0, 0, 0, 0.999999762, 0, 0, 0, 1))
  105. HD_External=part(Enum.PartType.Ball,m,Enum.Material.Granite,0,0.30000001192093,"Really black","Handle",Vector3.new(1.63, 1.63, 1.63))
  106. HD_Externalweld=weld(m,Character["Head"],HD_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  107. HELM_Internal=part(Enum.PartType.Ball,m,Enum.Material.Neon,0,0.60000002384186,"Institutional white","HELM_Internal",Vector3.new(1.5, 1.5, 1.5))
  108. HELM_Internalweld=weld(m,HD_External,HELM_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  109. RS_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0,"Really black","Handle",Vector3.new(0.5, 0.5, 0.5))
  110. RS_Externalweld=weld(m,Character["RightUpperArm"],RS_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(7.62939453e-006, -0.870017529, -5.96046448e-005, 1, 0, 0, 0, 0.999999881, 0, 0, 0, 1))
  111. RS_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0,"Institutional white","RS_Internal",Vector3.new(0.400000006, 0.400000006, 0.400000006))
  112. RS_Internalweld=weld(m,RS_External,RS_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-007, -1.12056732e-005, -1.90734863e-006, 1, 0, 0, 0, 0.999999762, 0, 0, 0, 1))
  113. SOLAR_External=part(Enum.PartType.Ball,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.5, 0.5, 0.5))
  114. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.575476646, 8.10623169e-006, -0.156747341, -1.40000002e-005, 0.642786801, -0.766044974, -1, -2.01486855e-005, 1.36895915e-006, -1.45548547e-005, 0.766044796, 0.64278698))
  115. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  116. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.57460928, 0.297369957, -0.0877945423, 1.88433896e-005, -0.707105577, 0.707111895, 0.866042972, 0.353545815, 0.353519768, -0.499969482, 0.612382591, 0.612390697))
  117. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  118. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  119. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.574619293, 0.297819614, -0.10285306, -1.83602569e-005, 0.707106292, -0.707111418, -0.866033673, 0.353534371, 0.353554398, 0.499985844, 0.612388551, 0.612371325))
  120. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  121. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  122. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.574623108, 0.326002121, -0.110102177, -1.84016208e-005, 0.707106292, -0.707111418, -0.96592617, 0.183000401, 0.183024243, 0.258817792, 0.683020711, 0.683009267))
  123. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  124. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  125. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.574613094, 0.252036572, -0.0682215691, -1.84912205e-005, 0.707106292, -0.707111418, -0.500024736, 0.612359643, 0.612368405, 0.866011083, 0.353584558, 0.353559375))
  126. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  127. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  128. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.574615002, 0.272876978, -0.0886006355, -1.8406794e-005, 0.707106292, -0.707111418, -0.707125723, 0.499980599, 0.499995559, 0.707087934, 0.500025749, 0.500003815))
  129. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  130. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  131. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.574625969, 0.354434013, -0.108431578, -1.84016208e-005, 0.707106292, -0.707111418, -1, -1.90581579e-006, 2.41178896e-005, 1.57063259e-005, 0.707111239, 0.707106471))
  132. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  133. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  134. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.57462883, 0.381977558, -0.101840734, -1.84016208e-005, 0.707106292, -0.707111418, -0.965933204, -0.183007255, -0.182980835, -0.258791924, 0.683018625, 0.683020771))
  135. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  136. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  137. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574625969, 0.439218521, -0.0682239532, 1.83593511e-005, -0.707106054, 0.707111418, 0.500024676, -0.612359762, -0.612368464, 0.866011143, 0.353584409, 0.353559405))
  138. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  139. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  140. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574630737, 0.453680038, -0.0401525497, 1.84635901e-005, -0.707106292, 0.707111418, 0.258839995, -0.683009684, -0.68301177, 0.965920269, 0.183041275, 0.183014795))
  141. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  142. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  143. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.574630737, 0.406698704, -0.0874979496, -1.84016208e-005, 0.707106292, -0.707111418, -0.866042972, -0.353545457, -0.353520364, -0.499969631, 0.612382233, 0.612390935))
  144. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  145. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  146. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.57463026, 0.458344221, 0.0222644806, 1.84016208e-005, -0.707106292, 0.707111418, -0.25882706, -0.683018744, -0.68300724, 0.965923667, -0.183006972, -0.183030799))
  147. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  148. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  149. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574629307, 0.459911823, -0.00925922394, 1.8510771e-005, -0.707106292, 0.707111418, 8.51717141e-006, -0.707111239, -0.707106471, 1, 1.91116997e-005, -7.06648461e-006))
  150. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  151. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  152. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574612617, 0.324827671, -0.108704329, 1.81998694e-005, -0.707106531, 0.707111359, 0.965933204, 0.183007002, 0.182980999, -0.258791894, 0.683018625, 0.683020949))
  153. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  154. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  155. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574632168, 0.430415154, 0.0789809227, 1.84016208e-005, -0.707106292, 0.707111418, -0.707130075, -0.499995977, -0.499973953, 0.707083583, -0.500010312, -0.500025213))
  156. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  157. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  158. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.57462883, 0.406698704, 0.0997080803, 1.84016208e-005, -0.707106292, 0.707111418, -0.866042972, -0.353545457, -0.353520364, 0.499969631, -0.612382233, -0.612390935))
  159. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  160. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  161. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574608803, 0.297003746, -0.101087093, 1.82572949e-005, -0.707106531, 0.707111239, 0.86604327, 0.353544682, 0.353520155, -0.499969006, 0.612382293, 0.612391412))
  162. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  163. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  164. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574621677, 0.405383587, -0.0859217644, 1.81676969e-005, -0.707106531, 0.707111239, 0.866033673, -0.353534222, -0.353554368, 0.499985784, 0.612388313, 0.612371683))
  165. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  166. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  167. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574615955, 0.353198051, -0.108828783, 1.82266049e-005, -0.707106292, 0.707111418, 1, 2.21932646e-006, -2.35568732e-005, 1.50879441e-005, 0.707111239, 0.707106471))
  168. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  169. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  170. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574633121, 0.448009729, 0.0536828041, 1.84016208e-005, -0.707106292, 0.707111418, -0.500020862, -0.612374425, -0.61235708, 0.866013527, -0.353559107, -0.353579164))
  171. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  172. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  173. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574619293, 0.381042004, -0.10153985, 1.81676969e-005, -0.707106531, 0.707111239, 0.96592617, -0.18300055, -0.183024243, 0.258817881, 0.683020175, 0.683009386))
  174. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  175. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  176. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574625492, 0.439563751, -0.04251194, 1.81676969e-005, -0.707106531, 0.707111239, 0.50002408, -0.612359822, -0.612368762, 0.866011381, 0.353583634, 0.353559256))
  177. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  178. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  179. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574623108, 0.425360203, -0.0669035912, 1.81676969e-005, -0.707106531, 0.707111239, 0.707126081, -0.499980181, -0.499995321, 0.707087517, 0.50002563, 0.50000447))
  180. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  181. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  182. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574612617, 0.251724005, 0.0411090851, 1.88991635e-005, -0.707105577, 0.707111895, -0.500024438, 0.61236012, 0.612368286, -0.866011262, -0.353584856, -0.35355866))
  183. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  184. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  185. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574608803, 0.244276524, 0.0169324875, 1.87814258e-005, -0.707105577, 0.707111895, -0.258839786, 0.683010101, 0.683011293, -0.965920389, -0.183041483, -0.183014303))
  186. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  187. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  188. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.57460928, 0.248454571, -0.0330057144, 1.88433896e-005, -0.707105577, 0.707111895, 0.25882706, 0.683019459, 0.683006763, -0.965923667, 0.183006763, 0.183030963))
  189. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  190. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  191. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.57461071, 0.242870808, -0.00831842422, 1.87342448e-005, -0.707105577, 0.707111895, -8.658757e-006, 0.707111716, 0.707105756, -1, -1.93698288e-005, 7.12440669e-006))
  192. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  193. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  194. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574608803, 0.259578466, -0.0540304184, 1.88433896e-005, -0.707105577, 0.707111895, 0.500020921, 0.612375021, 0.612356484, -0.866013408, 0.353559107, 0.353579164))
  195. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  196. SOLAR_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.25, 0.300000012, 0.25))
  197. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574607372, 0.27628231, -0.0738315582, 1.88433896e-005, -0.707105577, 0.707111895, 0.707130492, 0.499996215, 0.499973178, -0.707083106, 0.500010729, 0.500025392))
  198. mesh("BlockMesh",SOLAR_External,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  199. SOLAR_External=part(Enum.PartType.Cylinder,m,Enum.Material.Granite,0,0.30000001192093,"Really black","SOLAR_External",Vector3.new(0.550000012, 0.25, 0.25))
  200. SOLAR_Externalweld=weld(m,RS_External,SOLAR_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.342400074, 4.76837158e-006, -0.143452883, -1.40000002e-005, 0.642786801, -0.766044974, -1, -2.01486855e-005, 1.36895915e-006, -1.45548547e-005, 0.766044796, 0.64278698))
  201. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  202. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.57461071, 0.242870808, -0.00831842422, 1.87342448e-005, -0.707105577, 0.707111895, -8.658757e-006, 0.707111716, 0.707105756, -1, -1.93698288e-005, 7.12440669e-006))
  203. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  204. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  205. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574607372, 0.27628231, -0.0738315582, 1.88433896e-005, -0.707105577, 0.707111895, 0.707130492, 0.499996215, 0.499973178, -0.707083106, 0.500010729, 0.500025392))
  206. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  207. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  208. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.57460928, 0.248454571, -0.0330057144, 1.88433896e-005, -0.707105577, 0.707111895, 0.25882706, 0.683019459, 0.683006763, -0.965923667, 0.183006763, 0.183030963))
  209. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  210. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  211. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574608803, 0.259578466, -0.0540304184, 1.88433896e-005, -0.707105577, 0.707111895, 0.500020921, 0.612375021, 0.612356484, -0.866013408, 0.353559107, 0.353579164))
  212. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  213. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  214. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574623108, 0.425360203, -0.0669035912, 1.81676969e-005, -0.707106531, 0.707111239, 0.707126081, -0.499980181, -0.499995321, 0.707087517, 0.50002563, 0.50000447))
  215. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  216. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  217. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574619293, 0.381042004, -0.10153985, 1.81676969e-005, -0.707106531, 0.707111239, 0.96592617, -0.18300055, -0.183024243, 0.258817881, 0.683020175, 0.683009386))
  218. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  219. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  220. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574633121, 0.448009729, 0.0536828041, 1.84016208e-005, -0.707106292, 0.707111418, -0.500020862, -0.612374425, -0.61235708, 0.866013527, -0.353559107, -0.353579164))
  221. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  222. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  223. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.57462883, 0.406698704, 0.0997080803, 1.84016208e-005, -0.707106292, 0.707111418, -0.866042972, -0.353545457, -0.353520364, 0.499969631, -0.612382233, -0.612390935))
  224. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  225. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  226. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574625492, 0.439563751, -0.04251194, 1.81676969e-005, -0.707106531, 0.707111239, 0.50002408, -0.612359822, -0.612368762, 0.866011381, 0.353583634, 0.353559256))
  227. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  228. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  229. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574608803, 0.244276524, 0.0169324875, 1.87814258e-005, -0.707105577, 0.707111895, -0.258839786, 0.683010101, 0.683011293, -0.965920389, -0.183041483, -0.183014303))
  230. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  231. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  232. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574615955, 0.353198051, -0.108828783, 1.82266049e-005, -0.707106292, 0.707111418, 1, 2.21932646e-006, -2.35568732e-005, 1.50879441e-005, 0.707111239, 0.707106471))
  233. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  234. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  235. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574621677, 0.405383587, -0.0859217644, 1.81676969e-005, -0.707106531, 0.707111239, 0.866033673, -0.353534222, -0.353554368, 0.499985784, 0.612388313, 0.612371683))
  236. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  237. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  238. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574608803, 0.297003746, -0.101087093, 1.82572949e-005, -0.707106531, 0.707111239, 0.86604327, 0.353544682, 0.353520155, -0.499969006, 0.612382293, 0.612391412))
  239. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  240. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  241. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574612617, 0.251724005, 0.0411090851, 1.88991635e-005, -0.707105577, 0.707111895, -0.500024438, 0.61236012, 0.612368286, -0.866011262, -0.353584856, -0.35355866))
  242. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  243. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  244. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.574630737, 0.406698704, -0.0874979496, -1.84016208e-005, 0.707106292, -0.707111418, -0.866042972, -0.353545457, -0.353520364, -0.499969631, 0.612382233, 0.612390935))
  245. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  246. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  247. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.574623108, 0.326002121, -0.110102177, -1.84016208e-005, 0.707106292, -0.707111418, -0.96592617, 0.183000401, 0.183024243, 0.258817792, 0.683020711, 0.683009267))
  248. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  249. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  250. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.574619293, 0.297819614, -0.10285306, -1.83602569e-005, 0.707106292, -0.707111418, -0.866033673, 0.353534371, 0.353554398, 0.499985844, 0.612388551, 0.612371325))
  251. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  252. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  253. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574630737, 0.453680038, -0.0401525497, 1.84635901e-005, -0.707106292, 0.707111418, 0.258839995, -0.683009684, -0.68301177, 0.965920269, 0.183041275, 0.183014795))
  254. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  255. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  256. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574632168, 0.430415154, 0.0789809227, 1.84016208e-005, -0.707106292, 0.707111418, -0.707130075, -0.499995977, -0.499973953, 0.707083583, -0.500010312, -0.500025213))
  257. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  258. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  259. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574629307, 0.459911823, -0.00925922394, 1.8510771e-005, -0.707106292, 0.707111418, 8.51717141e-006, -0.707111239, -0.707106471, 1, 1.91116997e-005, -7.06648461e-006))
  260. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  261. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  262. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574612617, 0.324827671, -0.108704329, 1.81998694e-005, -0.707106531, 0.707111359, 0.965933204, 0.183007002, 0.182980999, -0.258791894, 0.683018625, 0.683020949))
  263. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  264. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  265. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.57462883, 0.381977558, -0.101840734, -1.84016208e-005, 0.707106292, -0.707111418, -0.965933204, -0.183007255, -0.182980835, -0.258791924, 0.683018625, 0.683020771))
  266. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  267. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  268. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.574625969, 0.354434013, -0.108431578, -1.84016208e-005, 0.707106292, -0.707111418, -1, -1.90581579e-006, 2.41178896e-005, 1.57063259e-005, 0.707111239, 0.707106471))
  269. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  270. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  271. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.574625969, 0.439218521, -0.0682239532, 1.83593511e-005, -0.707106054, 0.707111418, 0.500024676, -0.612359762, -0.612368464, 0.866011143, 0.353584409, 0.353559405))
  272. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  273. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  274. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.574615002, 0.272876978, -0.0886006355, -1.8406794e-005, 0.707106292, -0.707111418, -0.707125723, 0.499980599, 0.499995559, 0.707087934, 0.500025749, 0.500003815))
  275. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  276. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  277. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.574613094, 0.252036572, -0.0682215691, -1.84912205e-005, 0.707106292, -0.707111418, -0.500024736, 0.612359643, 0.612368405, 0.866011083, 0.353584558, 0.353559375))
  278. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  279. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  280. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.57463026, 0.458344221, 0.0222644806, 1.84016208e-005, -0.707106292, 0.707111418, -0.25882706, -0.683018744, -0.68300724, 0.965923667, -0.183006972, -0.183030799))
  281. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  282. SOLAR_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.200000003, 0.25, 0.200000003))
  283. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.57460928, 0.297369957, -0.0877945423, 1.88433896e-005, -0.707105577, 0.707111895, 0.866042972, 0.353545815, 0.353519768, -0.499969482, 0.612382591, 0.612390697))
  284. mesh("BlockMesh",SOLAR_Internal,"","",Vector3.new(0, 0, 0),Vector3.new(0.517592549, 1, 0.517592669))
  285. SOLAR_Internal=part(Enum.PartType.Ball,m,Enum.Material.Neon,0,0.30000001192093,"Institutional white","SOLAR_Internal",Vector3.new(0.449999988, 0.449999988, 0.449999988))
  286. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.575476646, 8.10623169e-006, -0.156747341, -1.40000002e-005, 0.642786801, -0.766044974, -1, -2.01486855e-005, 1.36895915e-006, -1.45548547e-005, 0.766044796, 0.64278698))
  287. SOLAR_Internal=part(Enum.PartType.Cylinder,m,Enum.Material.Neon,0,0,"Institutional white","SOLAR_Internal",Vector3.new(0.5, 0.200000003, 0.200000003))
  288. SOLAR_Internalweld=weld(m,RS_External,SOLAR_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.342400074, 4.76837158e-006, -0.143452883, -1.40000002e-005, 0.642786801, -0.766044974, -1, -2.01486855e-005, 1.36895915e-006, -1.45548547e-005, 0.766044796, 0.64278698))
  289. LS_External=part(Enum.PartType.Block,m,Enum.Material.Granite,0,0,"Really black","Handle",Vector3.new(0.5, 0.5, 0.5))
  290. LS_Externalweld=weld(m,Character["LeftUpperArm"],LS_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0099811554, -0.890019178, -5.14984131e-005, 1, 0, 0, 0, 0.999999881, 0, 0, 0, 1))
  291. LS_Internal=part(Enum.PartType.Block,m,Enum.Material.Neon,0,0,"Institutional white","LS_Internal",Vector3.new(0.400000006, 0.400000006, 0.400000006))
  292. LS_Internalweld=weld(m,LS_External,LS_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-007, -1.12056732e-005, -1.90734863e-006, 1, 0, 0, 0, 0.999999762, 0, 0, 0, 1))
  293. RAY_External=part(Enum.PartType.Cylinder,m,Enum.Material.Granite,0,0.30000001192093,"Really black","RAY_External",Vector3.new(0.550000012, 0.25, 0.25))
  294. RAY_Externalweld=weld(m,LS_External,RAY_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.500000477, -0.00999927521, 9.53674316e-007, 0, 0.999999762, 0, 0, 0, 1, 1, 0, 0))
  295. Ray=part(Enum.PartType.Ball,m,Enum.Material.Neon,0,0,"Really red","Ray",Vector3.new(0.252999991, 0.252999991, 0.252999991))
  296. Rayweld=weld(m,LS_External,Ray,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.00171757, -0.757473469, 0.00575351715, 0, 0.258818924, 0.965925872, 0, 0.965925634, -0.258818984, -1, 0, 0))
  297. RAY_External=part(Enum.PartType.Ball,m,Enum.Material.Granite,0,0.30000001192093,"Really black","RAY_External",Vector3.new(0.400000006, 0.400000006, 0.400000006))
  298. RAY_Externalweld=weld(m,LS_External,RAY_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.721570492, -0.187524319, 0, 0, 0.965925634, -0.258818984, 0, 0.258818924, 0.965925872, 1, 0, 0))
  299. RAY_Internal=part(Enum.PartType.Ball,m,Enum.Material.Neon,0,0,"Institutional white","RAY_Internal",Vector3.new(0.349999994, 0.349999994, 0.349999994))
  300. RAY_Internalweld=weld(m,LS_External,RAY_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.721570492, -0.187524319, 0, 0, 0.965925634, -0.258818984, 0, 0.258818924, 0.965925872, 1, 0, 0))
  301. RAY_Internal=part(Enum.PartType.Cylinder,m,Enum.Material.Neon,0,0,"Institutional white","RAY_Internal",Vector3.new(0.5, 0.200000003, 0.200000003))
  302. RAY_Internalweld=weld(m,LS_External,RAY_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.500000477, -0.00999927521, 9.53674316e-007, 0, 0.999999762, 0, 0, 0, 1, 1, 0, 0))
  303. RAY_Internal=part(Enum.PartType.Cylinder,m,Enum.Material.Neon,0,0,"Institutional white","RAY_Internal",Vector3.new(0.200000003, 0.321947426, 0.204875708))
  304. RAY_Internalweld=weld(m,LS_External,RAY_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.745862484, -0.75747633, 0.00575351715, 0, 0.258818924, 0.965925872, 0, 0.965925634, -0.258818984, -1, 0, 0))
  305. mesh("SpecialMesh",RAY_Internal,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.146339744, 1, 1))
  306. RAY_Internal=part(Enum.PartType.Cylinder,m,Enum.Material.Neon,0,0,"Institutional white","RAY_Internal",Vector3.new(0.819502592, 0.200000003, 0.200000003))
  307. RAY_Internalweld=weld(m,LS_External,RAY_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.504166603, -0.764267445, 0.00575351715, 0, 0.258818924, 0.965925872, 0, 0.965925634, -0.258818984, -1, 0, 0))
  308. mesh("SpecialMesh",RAY_Internal,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.439019263, 0.731698811))
  309. RAY_Internal=part(Enum.PartType.Cylinder,m,Enum.Material.Neon,0,0,"Institutional white","RAY_Internal",Vector3.new(0.200000003, 0.819502413, 0.468287021))
  310. RAY_Internalweld=weld(m,LS_External,RAY_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0212445259, -0.734998703, 0.00575351715, 0, 0.258818924, 0.965925872, 0, 0.965925634, -0.258818984, -1, 0, 0))
  311. mesh("SpecialMesh",RAY_Internal,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.731698692, 1, 1))
  312. RAY_Internal=part(Enum.PartType.Cylinder,m,Enum.Material.Neon,0,0,"Institutional white","RAY_Internal",Vector3.new(0.200000003, 0.321947426, 0.321947515))
  313. RAY_Internalweld=weld(m,LS_External,RAY_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.52453804, -0.754602909, 0.00575351715, 0, 0.258818924, 0.965925872, 0, 0.965925634, -0.258818984, -1, 0, 0))
  314. mesh("SpecialMesh",RAY_Internal,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.146339744, 1, 1))
  315. RAY_External=part(Enum.PartType.Cylinder,m,Enum.Material.Granite,0,0.30000001192093,"Really black","RAY_External",Vector3.new(0.200000003, 0.362190902, 0.362191021))
  316. RAY_Externalweld=weld(m,LS_External,RAY_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.523426533, -0.757054806, 0.00575351715, 0, 0.258818924, 0.965925872, 0, 0.965925634, -0.258818984, -1, 0, 0))
  317. mesh("SpecialMesh",RAY_External,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.164632216, 1, 1))
  318. RAY_External=part(Enum.PartType.Cylinder,m,Enum.Material.Granite,0,0.30000001192093,"Really black","RAY_External",Vector3.new(0.200000003, 0.493896693, 0.559749722))
  319. RAY_Externalweld=weld(m,LS_External,RAY_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.287241936, -0.758235931, 0.0057516098, 0, 0.258818924, 0.965925872, 0, 0.965925634, -0.258818984, -1, 0, 0))
  320. mesh("SpecialMesh",RAY_External,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.164632216, 1, 1))
  321. RAY_External=part(Enum.PartType.Cylinder,m,Enum.Material.Granite,0,0.30000001192093,"Really black","RAY_External",Vector3.new(0.200000003, 0.921940327, 0.526822984))
  322. RAY_Externalweld=weld(m,LS_External,RAY_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.015755415, -0.73499918, 0.00575351715, 0, 0.258818924, 0.965925872, 0, 0.965925634, -0.258818984, -1, 0, 0))
  323. mesh("SpecialMesh",RAY_External,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.823161125, 1, 1))
  324. RAY_External=part(Enum.PartType.Ball,m,Enum.Material.Granite,0,0.30000001192093,"Really black","RAY_External",Vector3.new(0.263411552, 0.263411552, 0.263411552))
  325. RAY_Externalweld=weld(m,LS_External,RAY_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.00171995, -0.76028204, 0.00575351715, 0, 0.258818924, 0.965925872, 0, 0.965925634, -0.258818984, -1, 0, 0))
  326. RAY_External=part(Enum.PartType.Cylinder,m,Enum.Material.Granite,0,0.30000001192093,"Really black","RAY_External",Vector3.new(0.921940446, 0.200000003, 0.200000003))
  327. RAY_Externalweld=weld(m,LS_External,RAY_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.559043407, -0.767925739, 0.00575351715, 0, 0.258818924, 0.965925872, 0, 0.965925634, -0.258818984, -1, 0, 0))
  328. mesh("SpecialMesh",RAY_External,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.493896723, 0.823161304))
  329. RAY_External=part(Enum.PartType.Cylinder,m,Enum.Material.Granite,0,0.30000001192093,"Really black","RAY_External",Vector3.new(0.200000003, 0.362190902, 0.230485231))
  330. RAY_Externalweld=weld(m,LS_External,RAY_External,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.74607563, -0.760286808, 0.00575351715, 0, 0.258818924, 0.965925872, 0, 0.965925634, -0.258818984, -1, 0, 0))
  331. mesh("SpecialMesh",RAY_External,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.193900153, 1, 1))
  332. RAY_Internal=part(Enum.PartType.Cylinder,m,Enum.Material.Neon,0,0,"Institutional white","RAY_Internal",Vector3.new(0.200000003, 0.439019263, 0.497555196))
  333. RAY_Internalweld=weld(m,LS_External,RAY_Internal,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.288578987, -0.755652905, 0.0057516098, 0, 0.258818924, 0.965925872, 0, 0.965925634, -0.258818984, -1, 0, 0))
  334. mesh("SpecialMesh",RAY_Internal,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.146339744, 1, 1))
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346. CORE_handle=part(Enum.PartType.Block,m,Enum.Material.Plastic,1,1,"Black","Handle",Vector3.new(2, 2, 1.80000007))
  347. CORE_handleweld=weld(m,Character["HumanoidRootPart"],CORE_handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.100409508, -4.81955719, -0.303910255, 0.999834597, -0.0137174213, -0.0119477976, 0.0135514289, 0.999812007, -0.0138649931, 0.0121357422, 0.0137007898, 0.999832511))
  348. EYE=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0.0099999904632568,"Black","Part",Vector3.new(2, 2, 0.200000003))
  349. EYEweld=weld(m,CORE_handle,EYE,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.90734863e-006, 0, 0.799999952, 1.00000012, 8.58562998e-010, -9.31322575e-010, 8.58562998e-010, 0.99999994, -9.31322575e-010, -9.31322575e-010, -9.31322575e-010, 1))
  350. eyem = mesh("SpecialMesh",EYE,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=1185246",Vector3.new(0, 0, 0),Vector3.new(0.899999976, 0.899999976, 0.0199999996))
  351. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,1,"Medium stone grey","Part",Vector3.new(2, 1, 2.00000024))
  352. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.86102295e-005, 0.0598087311, 1.04020882, -1.00000012, -1.45984814e-007, -1.47148967e-007, 2.03959644e-007, -0.808032632, -0.589137793, -3.25962901e-008, -0.589137733, 0.808032691))
  353. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=26283571",Vector3.new(0, 0, 0),Vector3.new(1.60000002, 1.39999998, 0.400000006))
  354. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(1, 1.5999999, 1))
  355. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0992739201, -0.0383462906, 0.770247459, -4.36427072e-005, 0.00215578731, 0.999997735, 2.51994206e-005, -0.999997675, 0.00215579011, 1.00000012, 2.52931641e-005, 4.35868278e-005))
  356. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=35628745",Vector3.new(0, 0, 0),Vector3.new(1.39999998, 1, 0.699999988))
  357. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,1,"Medium stone grey","Part",Vector3.new(2, 1, 2.00000024))
  358. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(6.67572021e-005, -0.123295307, 1.08509278, -1.00000012, -1.54439476e-007, -1.42492354e-007, 4.0512532e-008, -0.808022439, 0.58915174, -2.05822289e-007, 0.58915174, 0.808022499))
  359. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=26283571",Vector3.new(0, 0, 0),Vector3.new(1.60000002, 1.39999998, 0.400000006))
  360. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(2, 1, 1))
  361. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0300617218, -0.400488257, -0.0806646347, 1.00000012, 1.54439476e-007, 1.42492354e-007, -1.42492354e-007, 2.48784199e-005, 1, 1.53639121e-007, -1.00000012, 2.48793513e-005))
  362. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=26283571",Vector3.new(0, 0, 0),Vector3.new(1.39999998, 1, 0.5))
  363. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(1, 1.5999999, 1))
  364. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0991604328, -0.0387835503, 0.770148277, 4.36557457e-005, 0.00210581906, -0.999997854, 2.56403291e-005, -0.999997854, -0.00210581906, -1.00000012, -2.55485793e-005, -4.37088311e-005))
  365. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=35628745",Vector3.new(0, 0, 0),Vector3.new(1.39999998, 1, 0.699999988))
  366. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(1, 1, 2))
  367. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0806546211, -0.400491476, -0.030046463, 2.53011676e-005, -1, -7.76723027e-007, -4.36119735e-005, -7.78585672e-007, 1, -1.00000012, -2.53021572e-005, -4.36101109e-005))
  368. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=26283571",Vector3.new(0, 0, 0),Vector3.new(1.39999998, 1, 0.5))
  369. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,1,"Light stone grey","Part",Vector3.new(1, 1, 2))
  370. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0573778152, 0.547306538, 0.151155949, 1.00000012, 1.73949229e-005, -1.55624002e-006, -1.73026347e-005, 0.998898208, 0.0469281897, 2.36928463e-006, -0.0469281897, 0.998898327))
  371. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  372. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Medium blue","Part",Vector3.new(2, 2, 0.400000006))
  373. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.14712524e-005, -0.03028965, -0.90955019, 1.00000012, 7.31670298e-008, 1.5925616e-007, 7.14644557e-008, -0.999997735, 0.00212999154, 1.60187483e-007, -0.00212998968, -0.999997854))
  374. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(1.39999998, 1.39999998, 0.200000003))
  375. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(2, 2, 0.400000006))
  376. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.23977661e-005, 6.19888306e-005, -0.959374189, 1.00000012, 7.31670298e-008, 1.5925616e-007, 7.14644557e-008, -0.999997735, 0.00212999154, 1.60187483e-007, -0.00212998968, -0.999997854))
  377. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(0.899999976, 0.899999976, 0.899999976))
  378. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(2, 1, 2))
  379. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.14440918e-005, -0.970401168, 0.0139007568, 1.00000012, 0.000126194383, 1.1920929e-007, 3.63308936e-006, -0.0278376937, -0.99961251, -0.000126140716, 0.999612391, -0.0278376993))
  380. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=16659502",Vector3.new(0, 0, 0),Vector3.new(1.10000002, 0.600000024, 1.10000002))
  381. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Sand red","Part",Vector3.new(1, 0.200000003, 0.399999857))
  382. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.390032768, -0.707976341, -0.161700249, -1.00000012, -1.86249963e-007, -3.33413482e-007, -3.33413482e-007, 0.00215569325, 0.999997735, -1.83543307e-007, 0.999997675, -0.00215569418))
  383. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.600000024, 0.699999988))
  384. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(2, 1, 2.20000005))
  385. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0300741196, 0.700248957, 0.0807285309, 1.00000012, -1.54730515e-007, 4.04193997e-007, 4.04193997e-007, -2.52583995e-005, -1, 1.56389433e-007, 0.99999994, -2.52583995e-005))
  386. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0, 0.600000024))
  387. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(2, 2, 0.400000006))
  388. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.24249268e-005, -0.00043296814, -0.799330235, 1.00000012, 7.31670298e-008, 1.5925616e-007, 7.14644557e-008, -0.999997735, 0.00212999154, 1.60187483e-007, -0.00212998968, -0.999997854))
  389. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(0.800000012, 0.800000012, 1.39999998))
  390. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(1, 0.200000003, 1.19999981))
  391. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0300912857, -0.798473597, 0.0687499046, -1.00000012, -1.51027489e-005, 4.59607691e-006, 4.56254929e-006, 0.0021558525, 0.999997675, -1.51100685e-005, 0.999997735, -0.0021558525))
  392. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.600000024, 0.400000006))
  393. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.999999821, 0.800000012, 0.400000006))
  394. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0100679398, -0.0419654846, 0.44413507, 1.00000012, 1.52058783e-005, 1.92783773e-007, 1.52036955e-005, -0.999997735, 0.00213031936, 2.26311386e-007, -0.00213031657, -0.999997795))
  395. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(1.20000005, 1.20000005, 3.20000005))
  396. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(1, 2, 1))
  397. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0997300148, 4.67300415e-005, 0.779831886, 4.34480608e-005, -2.58637592e-005, -1, 1.00000012, 1.53901055e-007, 4.34452668e-005, 1.52140274e-007, -1, 2.58637592e-005))
  398. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=35628745",Vector3.new(0, 0, 0),Vector3.new(1.39999998, 1, 0.899999976))
  399. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(1, 1, 2.4000001))
  400. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0992472172, -0.97026825, 0.0383634567, 3.66773456e-005, -0.00215582363, -0.999997675, -1, -3.36236553e-007, -3.6675483e-005, -2.55560735e-007, 0.999997675, -0.0021558255))
  401. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.25))
  402. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(2, 1, 1))
  403. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.030040741, -1.24032354, 0.0799922943, -1.00000012, -1.45984814e-007, -1.47148967e-007, 3.25962901e-008, 0.589132309, -0.808036685, 2.03028321e-007, -0.808036566, -0.589132249))
  404. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=26283571",Vector3.new(0, 0, 0),Vector3.new(1.5, 1, 0.5))
  405. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(2, 1, 1))
  406. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0299654007, -1.27529335, -0.103768826, -1.00000012, -1.54439476e-007, -1.42492354e-007, 2.05822289e-007, -0.589157581, -0.808018267, 3.86498868e-008, -0.808018208, 0.589157641))
  407. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=26283571",Vector3.new(0, 0, 0),Vector3.new(1.5, 1, 0.5))
  408. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.400000036, 0.200000003))
  409. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.80221343, -0.750177383, 0.740757942, 4.38485295e-005, -0.0021550972, -0.999997795, -1.00000012, -1.52959256e-005, -4.38150018e-005, -1.5199199e-005, 0.999997675, -0.00215509906))
  410. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  411. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.400000006, 0.200000003, 0.200000003))
  412. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.0740602, 1.05023766, 0.121017933, 5.07216901e-005, -0.590877712, -0.806761086, -1.00000012, -3.00104148e-005, -4.08897176e-005, -4.79631126e-008, 0.806761026, -0.590877771))
  413. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0.100000001, 0),Vector3.new(1, 0.400000006, 1.20000005))
  414. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.400000036, 0.200000003))
  415. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.802284479, 0.700160027, 0.740755558, 4.38485295e-005, -0.0021550972, -0.999997795, -1.00000012, -1.52959256e-005, -4.38150018e-005, -1.5199199e-005, 0.999997675, -0.00215509906))
  416. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  417. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.400000006, 0.200000003, 0.200000003))
  418. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.04853868, 1.10035229, -0.061062336, -2.0169653e-005, -0.58741045, 0.809289157, 1.00000012, -1.15591683e-005, 1.6531907e-005, -3.57162207e-007, 0.809289157, 0.58741045))
  419. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0.100000001, 0),Vector3.new(1, 0.400000006, 1.20000005))
  420. hhh=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Black","hhh",Vector3.new(2, 1, 1))
  421. hhhweld=weld(m,CORE_handle,hhh,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0300741196, -0.0807118416, 0.700250983, 1.00000012, 1.54439476e-007, 1.42492354e-007, 1.5416299e-007, -0.99999994, 1.2293458e-007, 1.40629709e-007, -1.2293458e-007, -1.00000012))
  422. mesh("SpecialMesh",hhh,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(1.39999998, 1.39999998, 2))
  423. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.400000006, 0.200000003, 0.200000003))
  424. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.08385611, 1.10030651, 0.122408867, -5.00129536e-005, 0.590877533, 0.806761205, 1.00000012, 2.96444341e-005, 4.02797014e-005, -1.15483999e-007, 0.806761265, -0.590877593))
  425. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0.100000001, 0),Vector3.new(1, 0.400000006, 1.20000005))
  426. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  427. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0614314079, -1.34147978, 1.00024128, 4.57223505e-005, -0.809285581, -0.587415397, 1.86236575e-005, 0.587415457, -0.809285522, 1.00000012, 2.60641391e-005, 4.19290736e-005))
  428. mesh("SpecialMesh",Part,Enum.MeshType.Torso,"",Vector3.new(0, 0, 0),Vector3.new(1, 2.4000001, 0.400000006))
  429. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.400000036, 0.200000003))
  430. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.799287558, 0.700123787, -0.66012764, 4.38485295e-005, -0.0021550972, -0.999997795, -1.00000012, -1.52959256e-005, -4.38150018e-005, -1.5199199e-005, 0.999997675, -0.00215509906))
  431. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  432. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.400000006, 0.200000003, 0.200000003))
  433. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.03922081, 1.05018997, -0.0624995232, 2.10432336e-005, 0.587409914, -0.809289634, -1.00000012, 1.21890916e-005, -1.71540305e-005, -2.11410224e-007, 0.809289634, 0.587409854))
  434. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0.100000001, 0),Vector3.new(1, 0.400000006, 1.20000005))
  435. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  436. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0610051155, -1.33123302, -0.950191498, 4.57223505e-005, -0.809285581, -0.587415397, 1.86236575e-005, 0.587415457, -0.809285522, 1.00000012, 2.60641391e-005, 4.19290736e-005))
  437. mesh("SpecialMesh",Part,Enum.MeshType.Torso,"",Vector3.new(0, 0, 0),Vector3.new(1, 2.4000001, 0.400000006))
  438. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(1, 1, 2.4000001))
  439. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0991880894, 0.920208931, 0.0687818527, 4.38485295e-005, -0.0021550972, -0.999997795, -1.00000012, -1.52959256e-005, -4.38150018e-005, -1.5199199e-005, 0.999997675, -0.00215509906))
  440. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.25))
  441. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  442. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.12255764, -1.36683655, -0.950228691, -5.69131225e-006, -0.806765378, 0.590871811, 4.82518226e-005, -0.590871811, -0.806765497, 1.00000012, 2.39204237e-005, 4.22904268e-005))
  443. mesh("SpecialMesh",Part,Enum.MeshType.Torso,"",Vector3.new(0, 0, 0),Vector3.new(1, 2.4000001, 0.400000006))
  444. DP2=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,1,"Black","DP2",Vector3.new(2, 0.200000003, 2))
  445. DP2weld=weld(m,CORE_handle,DP2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.104923248, -0.730233192, 0.0376844406, 3.45977023e-005, 0.157075197, -0.987586617, -1.00000012, -9.34231502e-006, -3.65190208e-005, -1.49616972e-005, 0.987586677, 0.157075211))
  446. mesh("SpecialMesh",DP2,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=19380188",Vector3.new(0, 0, 0),Vector3.new(1.70000005, 1.20000005, 1.70000005))
  447. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(1.39999986, 0.800000012, 0.400000006))
  448. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0992493629, -0.0383248329, 1.07026386, -3.66773456e-005, 0.00215582363, 0.999997675, 4.01805155e-005, -0.999997675, 0.00215582643, 1.00000012, 4.02606966e-005, 3.658887e-005))
  449. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(1.20000005, 1.20000005, 0.800000012))
  450. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(2, 0.200000003, 2))
  451. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-8.58306885e-006, -0.699778557, -0.0174798965, -1.00000012, -8.58562998e-010, 9.31322575e-010, -9.31322575e-010, -0.00215563644, -0.999997735, -1.13504939e-009, -0.999997675, 0.00215563551))
  452. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.379999995))
  453. DP1=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,1,"Black","DP1",Vector3.new(2, 0.200000003, 2))
  454. DP1weld=weld(m,CORE_handle,DP1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.126165509, -0.680123329, 0.0298995972, -4.79975715e-005, 0.167071298, 0.985944748, 1, 2.33762548e-005, 4.47193161e-005, -1.55740418e-005, 0.985944808, -0.167071328))
  455. mesh("SpecialMesh",DP1,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=19380188",Vector3.new(0, 0, 0),Vector3.new(1.70000005, 1.20000005, 1.70000005))
  456. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(1.34999955, 0.800000012, 0.400000006))
  457. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.124506712, -0.0687699318, -1.02013016, -4.39556316e-005, 0.00215527695, 0.999997735, 4.00790159e-005, -0.999997675, 0.00215527881, 1.00000012, 4.01746656e-005, 4.38680872e-005))
  458. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(1.20000005, 1.20000005, 0.800000012))
  459. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Mid gray","Part",Vector3.new(2, 0.200000003, 0.200000003))
  460. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.52587891e-005, -0.200945854, 0.979696035, 1.00000012, 1.2050441e-007, -3.0733645e-008, -1.18961907e-007, 0.999997735, -0.00212999247, 2.98023224e-008, 0.00212999061, 0.999997795))
  461. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9944765",Vector3.new(0, 0, 0),Vector3.new(1, 0.800000012, 0))
  462. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Mid gray","Part",Vector3.new(2, 0.200000003, 0.200000003))
  463. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.72747803e-005, -0.109117031, 0.980026245, -1.00000012, -4.70070518e-007, -0.000126252882, 1.98124326e-007, -0.999997735, 0.0021299934, -0.000126255676, 0.00212999154, 0.999997795))
  464. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9944765",Vector3.new(0, 0, 0),Vector3.new(1, 0.800000012, 0))
  465. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(1, 2, 1))
  466. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0990760326, 7.82012939e-005, 0.820621014, -4.34480608e-005, 2.58637592e-005, 1, 1, 0.000126245723, 4.34424728e-005, -0.000126244136, 1, -2.58693472e-005))
  467. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=35628745",Vector3.new(0, 0, 0),Vector3.new(1.39999998, 1, 0.899999976))
  468. DP3=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,1,"Black","DP3",Vector3.new(2, 0.200000003, 2))
  469. DP3weld=weld(m,CORE_handle,DP3,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.122746229, -0.510104179, 0.00866031647, -4.81968746e-005, 0.177813292, 0.984064221, 1, 2.38193752e-005, 4.46727499e-005, -1.54941808e-005, 0.984064221, -0.177813306))
  470. mesh("SpecialMesh",DP3,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=19380188",Vector3.new(0, 0, 0),Vector3.new(1.70000005, 1.20000005, 1.70000005))
  471. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.400000036, 0.200000003))
  472. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.799220085, -0.750197411, -0.660131454, 4.38485295e-005, -0.0021550972, -0.999997795, -1.00000012, -1.52959256e-005, -4.38150018e-005, -1.5199199e-005, 0.999997675, -0.00215509906))
  473. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  474. Part=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  475. Partweld=weld(m,CORE_handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.122535706, -1.37666559, 1.00020123, -5.69131225e-006, -0.806765378, 0.590871811, 4.82518226e-005, -0.590871811, -0.806765497, 1.00000012, 2.39204237e-005, 4.22904268e-005))
  476. mesh("SpecialMesh",Part,Enum.MeshType.Torso,"",Vector3.new(0, 0, 0),Vector3.new(1, 2.4000001, 0.400000006))
  477. DP4=part(Enum.PartType.Block,m,Enum.Material.Plastic,0,1,"Black","DP4",Vector3.new(2, 0.200000003, 2))
  478. DP4weld=weld(m,CORE_handle,DP4,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.101904869, -0.570146561, 0.0452675819, 3.12067568e-005, 0.228883669, -0.97345382, -1.00000012, -7.20842218e-006, -3.37520614e-005, -1.4741905e-005, 0.97345376, 0.228883699))
  479. mesh("SpecialMesh",DP4,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=19380188",Vector3.new(0, 0, 0),Vector3.new(1.70000005, 1.20000005, 1.70000005))
  480.  
  481. eyem.TextureId = "http://www.roblox.com/asset/?id=59113548"
  482.  
  483. local decal = Instance.new("Decal")
  484. decal.Parent = DP1
  485. decal.Texture = "http://www.roblox.com/asset/?id=63463941"
  486. decal.Face = "Front"
  487.  
  488. local decal = Instance.new("Decal")
  489. decal.Parent = DP2
  490. decal.Texture = "http://www.roblox.com/asset/?id=63463941"
  491. decal.Face = "Front"
  492.  
  493. local decal = Instance.new("Decal")
  494. decal.Parent = DP3
  495. decal.Texture = "http://www.roblox.com/asset/?id=63461045"
  496. decal.Face = "Front"
  497.  
  498. local decal = Instance.new("Decal")
  499. decal.Parent = DP4
  500. decal.Texture = "http://www.roblox.com/asset/?id=63461045"
  501. decal.Face = "Front"
  502.  
  503.  
  504.  
  505.  
  506. local SpaceCore = Instance.new("Sound", EYE)
  507. SpaceCore.Volume = 1
  508. SpaceCore.SoundId = "http://roblox.com/asset/?id=220162737"
  509. SpaceCore.Looped = true
  510. SpaceCore:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement