vibrantsinger423

buger

Jun 15th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.80 KB | None | 0 0
  1. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  2. local Player,game,owner = owner,game
  3. local RealPlayer = Player
  4. do print("FE Compatibility code V2 by Mokiros")local RealPlayer=RealPlayer;script.Parent=RealPlayer.Character;local a=function(b)b[1].f[b[2]]=nil end;local c={__index={disconnect=a,Disconnect=a}}local d={__index={Connect=function(b,e)local f=tostring(math.random(0,10000))while b.f[f]do f=tostring(math.random(0,10000))end;b.f[f]=e;return setmetatable({b,f},c)end}}d.__index.connect=d.__index.Connect;local function g()return setmetatable({f={}},d)end;local h={Hit=CFrame.new(),KeyUp=g(),KeyDown=g(),Button1Up=g(),Button1Down=g(),Button2Up=g(),Button2Down=g()}h.keyUp=h.KeyUp;h.keyDown=h.KeyDown;local i={InputBegan=g(),InputEnded=g()}local CAS={Actions={},BindAction=function(self,j,k,l,...)CAS.Actions[j]=k and{Name=j,Function=k,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function m(self,n,...)for o,e in pairs(self[n].f)do e(...)end end;h.T=m;i.T=m;local p=Instance.new("RemoteEvent")p.Name="UserInput_Event"p.OnServerEvent:Connect(function(q,r)if q~=RealPlayer then return end;h.Target=r.e;h.Hit=r.d;if not r.f then local s=r.c==Enum.UserInputState.Begin;if r.b==Enum.UserInputType.MouseButton1 then return h:T(s and"Button1Down"or"Button1Up")end;if r.b==Enum.UserInputType.MouseButton2 then return h:T(s and"Button2Down"or"Button2Up")end;for o,t in pairs(CAS.Actions)do for o,u in pairs(t.Keys)do if u==r.a then t.Function(t.Name,r.c,r)end end end;h:T(s and"KeyDown"or"KeyUp",r.a.Name:lower())i:T(s and"InputBegan"or"InputEnded",r,false)end end)p.Parent=NLS([==[local a=script:WaitForChild("UserInput_Event")local b=owner:GetMouse()local c=game:GetService("UserInputService")local d=function(e,f)if f then return end;a:FireServer({a=e.KeyCode,b=e.UserInputType,c=e.UserInputState,d=b.Hit,e=b.Target})end;c.InputBegan:Connect(d)c.InputEnded:Connect(d)local g,h;local i=game:GetService("RunService").Heartbeat;while true do if g~=b.Hit or h~=b.Target then g,h=b.Hit,b.Target;a:FireServer({f=1,Target=h,d=g})end;for j=1,2 do i:Wait()end end]==],script)local v=game;local w={__index=function(self,u)local x=rawget(self,"_RealService")if x then return typeof(x[u])=="function"and function(o,...)return x[u](x,...)end or x[u]end end,__newindex=function(self,u,y)local x=rawget(self,"_RealService")if x then x[u]=y end end}local function z(t,A)t._RealService=typeof(A)=="string"and v:GetService(A)or A;return setmetatable(t,w)end;local B={GetService=function(self,x)return rawget(self,x)or v:GetService(x)end,Players=z({LocalPlayer=z({GetMouse=function(self)return h end},Player)},"Players"),UserInputService=z(i,"UserInputService"),ContextActionService=z(CAS,"ContextActionService"),RunService=z({_btrs={},RenderStepped=v:GetService("RunService").Heartbeat,BindToRenderStep=function(self,j,o,k)self._btrs[j]=self.Heartbeat:Connect(k)end,UnbindFromRenderStep=function(self,j)self._btrs[j]:Disconnect()end},"RunService")}rawset(B.Players,"localPlayer",B.Players.LocalPlayer)B.service=B.GetService;z(B,game)game,owner=B,B.Players.LocalPlayer end
  5. wait(0.5)
  6.  
  7. local Player = game:GetService("Players").LocalPlayer
  8. Character=Player.Character
  9. Humanoid=Character.Humanoid
  10.  
  11. Torso=Character.Torso
  12. Head = Character.Head
  13. LeftArm=Character["Left Arm"]
  14. LeftLeg=Character["Left Leg"]
  15. RightArm=Character["Right Arm"]
  16. RightLeg=Character["Right Leg"]
  17. mouse=Player:GetMouse()
  18. it=Instance.new
  19. vt=Vector3.new
  20. cf=CFrame.new
  21. euler=CFrame.fromEulerAnglesXYZ
  22. angles=CFrame.Angles
  23. attacktype=1
  24. attack = false
  25.  
  26. mouse.KeyDown:connect(function(k)
  27. k=k:lower()
  28. if k=='r' then
  29. Sentry()
  30. end
  31. if k=='e' and attack==false and attacktype==1 then
  32. attacktype=2
  33. SentrysFire()
  34. end
  35. if k=='e' and attack==false and attacktype==2 then
  36. attacktype=1
  37. SentrysFire2()
  38. end
  39. end)
  40.  
  41. function Sentry()
  42.  
  43. --Converted with ttyyuu12345's model to script plugin v4
  44. function sandbox(var,func)
  45. local env = getfenv(func)
  46. local newenv = setmetatable({},{
  47. __index = function(self,k)
  48. if k=="script" then
  49. return var
  50. else
  51. return env[k]
  52. end
  53. end,
  54. })
  55. setfenv(func,newenv)
  56. return func
  57. end
  58. cors = {}
  59. mas = Instance.new("Model",game:GetService("Lighting"))
  60. Model0 = Instance.new("Model")
  61. WedgePart1 = Instance.new("WedgePart")
  62. WeldConstraint2 = Instance.new("WeldConstraint")
  63. WedgePart3 = Instance.new("WedgePart")
  64. WeldConstraint4 = Instance.new("WeldConstraint")
  65. Part5 = Instance.new("Part")
  66. WeldConstraint6 = Instance.new("WeldConstraint")
  67. Part7 = Instance.new("Part")
  68. WeldConstraint8 = Instance.new("WeldConstraint")
  69. Part9 = Instance.new("Part")
  70. WeldConstraint10 = Instance.new("WeldConstraint")
  71. WedgePart11 = Instance.new("WedgePart")
  72. WeldConstraint12 = Instance.new("WeldConstraint")
  73. Part13 = Instance.new("Part")
  74. WeldConstraint14 = Instance.new("WeldConstraint")
  75. Part15 = Instance.new("Part")
  76. ParticleEmitter16 = Instance.new("ParticleEmitter")
  77. WeldConstraint17 = Instance.new("WeldConstraint")
  78. WedgePart18 = Instance.new("WedgePart")
  79. WeldConstraint19 = Instance.new("WeldConstraint")
  80. Part20 = Instance.new("Part")
  81. WeldConstraint21 = Instance.new("WeldConstraint")
  82. Part22 = Instance.new("Part")
  83. WeldConstraint23 = Instance.new("WeldConstraint")
  84. Part24 = Instance.new("Part")
  85. WeldConstraint25 = Instance.new("WeldConstraint")
  86. Part26 = Instance.new("Part")
  87. WeldConstraint27 = Instance.new("WeldConstraint")
  88. Part28 = Instance.new("Part")
  89. WeldConstraint29 = Instance.new("WeldConstraint")
  90. Part30 = Instance.new("Part")
  91. WeldConstraint31 = Instance.new("WeldConstraint")
  92. WedgePart32 = Instance.new("WedgePart")
  93. WeldConstraint33 = Instance.new("WeldConstraint")
  94. Part34 = Instance.new("Part")
  95. ParticleEmitter35 = Instance.new("ParticleEmitter")
  96. WeldConstraint36 = Instance.new("WeldConstraint")
  97. WeldConstraint37 = Instance.new("WeldConstraint")
  98. Part38 = Instance.new("Part")
  99. WeldConstraint39 = Instance.new("WeldConstraint")
  100. WeldConstraint40 = Instance.new("WeldConstraint")
  101. WeldConstraint41 = Instance.new("WeldConstraint")
  102. WedgePart42 = Instance.new("WedgePart")
  103. WeldConstraint43 = Instance.new("WeldConstraint")
  104. Part44 = Instance.new("Part")
  105. WeldConstraint45 = Instance.new("WeldConstraint")
  106. Part46 = Instance.new("Part")
  107. WeldConstraint47 = Instance.new("WeldConstraint")
  108. Part48 = Instance.new("Part")
  109. WeldConstraint49 = Instance.new("WeldConstraint")
  110. WeldConstraint50 = Instance.new("WeldConstraint")
  111. WeldConstraint51 = Instance.new("WeldConstraint")
  112. Part52 = Instance.new("Part")
  113. WeldConstraint53 = Instance.new("WeldConstraint")
  114. WeldConstraint54 = Instance.new("WeldConstraint")
  115. Part55 = Instance.new("Part")
  116. WeldConstraint56 = Instance.new("WeldConstraint")
  117. WeldConstraint57 = Instance.new("WeldConstraint")
  118. Part58 = Instance.new("Part")
  119. WeldConstraint59 = Instance.new("WeldConstraint")
  120. WeldConstraint60 = Instance.new("WeldConstraint")
  121. WedgePart61 = Instance.new("WedgePart")
  122. WeldConstraint62 = Instance.new("WeldConstraint")
  123. WeldConstraint63 = Instance.new("WeldConstraint")
  124. WeldConstraint64 = Instance.new("WeldConstraint")
  125. WeldConstraint65 = Instance.new("WeldConstraint")
  126. WeldConstraint66 = Instance.new("WeldConstraint")
  127. Part67 = Instance.new("Part")
  128. WeldConstraint68 = Instance.new("WeldConstraint")
  129. WeldConstraint69 = Instance.new("WeldConstraint")
  130. WeldConstraint70 = Instance.new("WeldConstraint")
  131. WeldConstraint71 = Instance.new("WeldConstraint")
  132. Part72 = Instance.new("Part")
  133. WeldConstraint73 = Instance.new("WeldConstraint")
  134. WeldConstraint74 = Instance.new("WeldConstraint")
  135. WeldConstraint75 = Instance.new("WeldConstraint")
  136. Part76 = Instance.new("Part")
  137. WeldConstraint77 = Instance.new("WeldConstraint")
  138. WeldConstraint78 = Instance.new("WeldConstraint")
  139. Part79 = Instance.new("Part")
  140. ParticleEmitter80 = Instance.new("ParticleEmitter")
  141. WeldConstraint81 = Instance.new("WeldConstraint")
  142. Part82 = Instance.new("Part")
  143. WeldConstraint83 = Instance.new("WeldConstraint")
  144. Part84 = Instance.new("Part")
  145. WeldConstraint85 = Instance.new("WeldConstraint")
  146. WeldConstraint86 = Instance.new("WeldConstraint")
  147. WeldConstraint87 = Instance.new("WeldConstraint")
  148. Part88 = Instance.new("Part")
  149. WeldConstraint89 = Instance.new("WeldConstraint")
  150. WeldConstraint90 = Instance.new("WeldConstraint")
  151. WeldConstraint91 = Instance.new("WeldConstraint")
  152. WeldConstraint92 = Instance.new("WeldConstraint")
  153. Part93 = Instance.new("Part")
  154. WeldConstraint94 = Instance.new("WeldConstraint")
  155. WeldConstraint95 = Instance.new("WeldConstraint")
  156. WeldConstraint96 = Instance.new("WeldConstraint")
  157. WeldConstraint97 = Instance.new("WeldConstraint")
  158. WeldConstraint98 = Instance.new("WeldConstraint")
  159. WeldConstraint99 = Instance.new("WeldConstraint")
  160. Part100 = Instance.new("Part")
  161. WeldConstraint101 = Instance.new("WeldConstraint")
  162. WeldConstraint102 = Instance.new("WeldConstraint")
  163. Part103 = Instance.new("Part")
  164. WeldConstraint104 = Instance.new("WeldConstraint")
  165. WeldConstraint105 = Instance.new("WeldConstraint")
  166. WeldConstraint106 = Instance.new("WeldConstraint")
  167. Part107 = Instance.new("Part")
  168. ParticleEmitter108 = Instance.new("ParticleEmitter")
  169. WeldConstraint109 = Instance.new("WeldConstraint")
  170. WeldConstraint110 = Instance.new("WeldConstraint")
  171. Part111 = Instance.new("Part")
  172. WeldConstraint112 = Instance.new("WeldConstraint")
  173. WeldConstraint113 = Instance.new("WeldConstraint")
  174. Part114 = Instance.new("Part")
  175. WeldConstraint115 = Instance.new("WeldConstraint")
  176. Part116 = Instance.new("Part")
  177. WeldConstraint117 = Instance.new("WeldConstraint")
  178. Part118 = Instance.new("Part")
  179. WeldConstraint119 = Instance.new("WeldConstraint")
  180. WeldConstraint120 = Instance.new("WeldConstraint")
  181. WeldConstraint121 = Instance.new("WeldConstraint")
  182. Part122 = Instance.new("Part")
  183. WeldConstraint123 = Instance.new("WeldConstraint")
  184. WeldConstraint124 = Instance.new("WeldConstraint")
  185. Part125 = Instance.new("Part")
  186. WeldConstraint126 = Instance.new("WeldConstraint")
  187. WeldConstraint127 = Instance.new("WeldConstraint")
  188. WeldConstraint128 = Instance.new("WeldConstraint")
  189. WeldConstraint129 = Instance.new("WeldConstraint")
  190. WeldConstraint130 = Instance.new("WeldConstraint")
  191. WeldConstraint131 = Instance.new("WeldConstraint")
  192. WeldConstraint132 = Instance.new("WeldConstraint")
  193. Part133 = Instance.new("Part")
  194. WeldConstraint134 = Instance.new("WeldConstraint")
  195. WeldConstraint135 = Instance.new("WeldConstraint")
  196. WedgePart136 = Instance.new("WedgePart")
  197. WeldConstraint137 = Instance.new("WeldConstraint")
  198. WeldConstraint138 = Instance.new("WeldConstraint")
  199. WeldConstraint139 = Instance.new("WeldConstraint")
  200. WeldConstraint140 = Instance.new("WeldConstraint")
  201. WeldConstraint141 = Instance.new("WeldConstraint")
  202. WeldConstraint142 = Instance.new("WeldConstraint")
  203. WedgePart143 = Instance.new("WedgePart")
  204. WeldConstraint144 = Instance.new("WeldConstraint")
  205. WeldConstraint145 = Instance.new("WeldConstraint")
  206. WeldConstraint146 = Instance.new("WeldConstraint")
  207. WeldConstraint147 = Instance.new("WeldConstraint")
  208. WeldConstraint148 = Instance.new("WeldConstraint")
  209. Part149 = Instance.new("Part")
  210. WeldConstraint150 = Instance.new("WeldConstraint")
  211. WeldConstraint151 = Instance.new("WeldConstraint")
  212. WeldConstraint152 = Instance.new("WeldConstraint")
  213. WeldConstraint153 = Instance.new("WeldConstraint")
  214. WeldConstraint154 = Instance.new("WeldConstraint")
  215. WeldConstraint155 = Instance.new("WeldConstraint")
  216. WeldConstraint156 = Instance.new("WeldConstraint")
  217. Part157 = Instance.new("Part")
  218. WeldConstraint158 = Instance.new("WeldConstraint")
  219. WeldConstraint159 = Instance.new("WeldConstraint")
  220. WeldConstraint160 = Instance.new("WeldConstraint")
  221. WeldConstraint161 = Instance.new("WeldConstraint")
  222. WeldConstraint162 = Instance.new("WeldConstraint")
  223. WeldConstraint163 = Instance.new("WeldConstraint")
  224. WeldConstraint164 = Instance.new("WeldConstraint")
  225. WeldConstraint165 = Instance.new("WeldConstraint")
  226. Part166 = Instance.new("Part")
  227. WeldConstraint167 = Instance.new("WeldConstraint")
  228. WeldConstraint168 = Instance.new("WeldConstraint")
  229. WeldConstraint169 = Instance.new("WeldConstraint")
  230. WeldConstraint170 = Instance.new("WeldConstraint")
  231. WeldConstraint171 = Instance.new("WeldConstraint")
  232. WeldConstraint172 = Instance.new("WeldConstraint")
  233. Part173 = Instance.new("Part")
  234. WeldConstraint174 = Instance.new("WeldConstraint")
  235. WeldConstraint175 = Instance.new("WeldConstraint")
  236. WeldConstraint176 = Instance.new("WeldConstraint")
  237. WeldConstraint177 = Instance.new("WeldConstraint")
  238. WeldConstraint178 = Instance.new("WeldConstraint")
  239. Part179 = Instance.new("Part")
  240. WeldConstraint180 = Instance.new("WeldConstraint")
  241. WeldConstraint181 = Instance.new("WeldConstraint")
  242. WeldConstraint182 = Instance.new("WeldConstraint")
  243. WeldConstraint183 = Instance.new("WeldConstraint")
  244. WeldConstraint184 = Instance.new("WeldConstraint")
  245. WeldConstraint185 = Instance.new("WeldConstraint")
  246. Part186 = Instance.new("Part")
  247. WeldConstraint187 = Instance.new("WeldConstraint")
  248. WeldConstraint188 = Instance.new("WeldConstraint")
  249. WeldConstraint189 = Instance.new("WeldConstraint")
  250. WeldConstraint190 = Instance.new("WeldConstraint")
  251. Part191 = Instance.new("Part")
  252. WeldConstraint192 = Instance.new("WeldConstraint")
  253. WeldConstraint193 = Instance.new("WeldConstraint")
  254. Part194 = Instance.new("Part")
  255. WeldConstraint195 = Instance.new("WeldConstraint")
  256. WeldConstraint196 = Instance.new("WeldConstraint")
  257. Part197 = Instance.new("Part")
  258. WeldConstraint198 = Instance.new("WeldConstraint")
  259. Part199 = Instance.new("Part")
  260. WeldConstraint200 = Instance.new("WeldConstraint")
  261. WedgePart201 = Instance.new("WedgePart")
  262. WeldConstraint202 = Instance.new("WeldConstraint")
  263. WedgePart203 = Instance.new("WedgePart")
  264. WeldConstraint204 = Instance.new("WeldConstraint")
  265. Part205 = Instance.new("Part")
  266. Part206 = Instance.new("Part")
  267. Part207 = Instance.new("Part")
  268. WeldConstraint208 = Instance.new("WeldConstraint")
  269. Part209 = Instance.new("Part")
  270. WeldConstraint210 = Instance.new("WeldConstraint")
  271. Part211 = Instance.new("Part")
  272. WeldConstraint212 = Instance.new("WeldConstraint")
  273. Part213 = Instance.new("Part")
  274. WeldConstraint214 = Instance.new("WeldConstraint")
  275. Part215 = Instance.new("Part")
  276. ParticleEmitter216 = Instance.new("ParticleEmitter")
  277. WeldConstraint217 = Instance.new("WeldConstraint")
  278. Part218 = Instance.new("Part")
  279. WeldConstraint219 = Instance.new("WeldConstraint")
  280. Part220 = Instance.new("Part")
  281. WeldConstraint221 = Instance.new("WeldConstraint")
  282. Part222 = Instance.new("Part")
  283. WeldConstraint223 = Instance.new("WeldConstraint")
  284. Part224 = Instance.new("Part")
  285. WeldConstraint225 = Instance.new("WeldConstraint")
  286. Part226 = Instance.new("Part")
  287. WeldConstraint227 = Instance.new("WeldConstraint")
  288. WedgePart228 = Instance.new("WedgePart")
  289. WeldConstraint229 = Instance.new("WeldConstraint")
  290. Model0.Parent = mas
  291. WedgePart1.Parent = Model0
  292. WedgePart1.CFrame = CFrame.new(25.4768658, 6.77550983, -157.74292, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  293. WedgePart1.Orientation = Vector3.new(0, 90, 0)
  294. WedgePart1.Position = Vector3.new(25.4768658, 6.77550983, -157.74292)
  295. WedgePart1.Rotation = Vector3.new(0, 90, 0)
  296. WedgePart1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  297. WedgePart1.Size = Vector3.new(5.96938848, 5.96938848, 1.59183693)
  298. WedgePart1.BottomSurface = Enum.SurfaceType.Smooth
  299. WedgePart1.BrickColor = BrickColor.new("Really black")
  300. WedgePart1.Material = Enum.Material.Neon
  301. WedgePart1.brickColor = BrickColor.new("Really black")
  302. WeldConstraint2.Parent = WedgePart1
  303. WeldConstraint2.Part0 = WedgePart1
  304. WeldConstraint2.Part1 = Part199
  305. WedgePart3.Parent = Model0
  306. WedgePart3.CFrame = CFrame.new(33.0380936, 2.89540744, -161.523514, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  307. WedgePart3.Orientation = Vector3.new(0, 0, -90)
  308. WedgePart3.Position = Vector3.new(33.0380936, 2.89540744, -161.523514)
  309. WedgePart3.Rotation = Vector3.new(0, 0, -90)
  310. WedgePart3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  311. WedgePart3.Size = Vector3.new(1.79081655, 1.59183693, 1.59183693)
  312. WedgePart3.BottomSurface = Enum.SurfaceType.Smooth
  313. WedgePart3.BrickColor = BrickColor.new("Really black")
  314. WedgePart3.Material = Enum.Material.Neon
  315. WedgePart3.brickColor = BrickColor.new("Really black")
  316. WeldConstraint4.Parent = WedgePart3
  317. WeldConstraint4.Part0 = WedgePart3
  318. WeldConstraint4.Part1 = Part30
  319. Part5.Parent = Model0
  320. Part5.CFrame = CFrame.new(30.2785835, 6.40714645, -161.72467, 0.707106829, -0.707106769, -2.24431938e-06, 0.683230817, 0.683231592, -0.25766322, 0.18219696, 0.182193875, 0.966234803)
  321. Part5.Orientation = Vector3.new(14.9300003, 0, 45)
  322. Part5.Position = Vector3.new(30.2785835, 6.40714645, -161.72467)
  323. Part5.Rotation = Vector3.new(14.9300003, 0, 45)
  324. Part5.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  325. Part5.Size = Vector3.new(3.78061271, 0.795918465, 0.198979616)
  326. Part5.BottomSurface = Enum.SurfaceType.Smooth
  327. Part5.BrickColor = BrickColor.new("Lapis")
  328. Part5.Material = Enum.Material.Neon
  329. Part5.TopSurface = Enum.SurfaceType.Smooth
  330. Part5.brickColor = BrickColor.new("Lapis")
  331. WeldConstraint6.Parent = Part5
  332. WeldConstraint6.Part0 = Part5
  333. WeldConstraint6.Part1 = WedgePart201
  334. Part7.Parent = Model0
  335. Part7.CFrame = CFrame.new(29.2573986, 3.73953438, -162.126938, -2.08616257e-07, 1.29143842e-08, -0.999998629, 0.966234267, 0.257662326, -1.93715096e-07, 0.257662326, -0.966234148, -5.21540642e-08)
  336. Part7.Orientation = Vector3.new(0, -90, 75.0699997)
  337. Part7.Position = Vector3.new(29.2573986, 3.73953438, -162.126938)
  338. Part7.Rotation = Vector3.new(105.07, -89.9100037, -176.460007)
  339. Part7.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  340. Part7.Size = Vector3.new(3.18367386, 0.795918465, 1.1938777)
  341. Part7.BottomSurface = Enum.SurfaceType.Smooth
  342. Part7.BrickColor = BrickColor.new("Lapis")
  343. Part7.Material = Enum.Material.Neon
  344. Part7.TopSurface = Enum.SurfaceType.Smooth
  345. Part7.brickColor = BrickColor.new("Lapis")
  346. WeldConstraint8.Parent = Part7
  347. WeldConstraint8.Part0 = Part7
  348. WeldConstraint8.Part1 = WedgePart201
  349. Part9.Parent = Model0
  350. Part9.CFrame = CFrame.new(29.2162781, 9.68060684, -157.818268, -0.707106829, 0, 0.707106829, 0, 1, 0, -0.707106829, 0, -0.707106829)
  351. Part9.Orientation = Vector3.new(0, 135, 0)
  352. Part9.Position = Vector3.new(29.2162781, 9.68060684, -157.818268)
  353. Part9.Rotation = Vector3.new(-180, 45, -180)
  354. Part9.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  355. Part9.Size = Vector3.new(8.15816498, 0.238775551, 0.198979616)
  356. Part9.BottomSurface = Enum.SurfaceType.Smooth
  357. Part9.BrickColor = BrickColor.new("Lapis")
  358. Part9.Material = Enum.Material.Neon
  359. Part9.TopSurface = Enum.SurfaceType.Smooth
  360. Part9.brickColor = BrickColor.new("Lapis")
  361. WeldConstraint10.Parent = Part9
  362. WeldConstraint10.Part0 = Part9
  363. WeldConstraint10.Part1 = Part199
  364. WedgePart11.Parent = Model0
  365. WedgePart11.CFrame = CFrame.new(25.4768658, 2.89540744, -153.962296, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  366. WedgePart11.Orientation = Vector3.new(0, 180, -90)
  367. WedgePart11.Position = Vector3.new(25.4768658, 2.89540744, -153.962296)
  368. WedgePart11.Rotation = Vector3.new(-180, 0, 90)
  369. WedgePart11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  370. WedgePart11.Size = Vector3.new(1.79081655, 1.59183693, 1.59183693)
  371. WedgePart11.BottomSurface = Enum.SurfaceType.Smooth
  372. WedgePart11.BrickColor = BrickColor.new("Really black")
  373. WedgePart11.Material = Enum.Material.Neon
  374. WedgePart11.brickColor = BrickColor.new("Really black")
  375. WeldConstraint12.Parent = WedgePart11
  376. WeldConstraint12.Part0 = WedgePart11
  377. WeldConstraint12.Part1 = Part24
  378. Part13.Parent = Model0
  379. Part13.CFrame = CFrame.new(27.4997425, 20.2818089, -157.830933, 0, 1, 0, 0.866025388, 0, -0.500000238, -0.500000238, 0, -0.866025388)
  380. Part13.Orientation = Vector3.new(30, 180, 90)
  381. Part13.Position = Vector3.new(27.4997425, 20.2818089, -157.830933)
  382. Part13.Rotation = Vector3.new(150, 0, -90)
  383. Part13.Color = Color3.new(0, 1, 1)
  384. Part13.Size = Vector3.new(0.300000489, 1.20000005, 1.20000005)
  385. Part13.BottomSurface = Enum.SurfaceType.Smooth
  386. Part13.BrickColor = BrickColor.new("Toothpaste")
  387. Part13.Material = Enum.Material.Neon
  388. Part13.TopSurface = Enum.SurfaceType.Smooth
  389. Part13.brickColor = BrickColor.new("Toothpaste")
  390. Part13.Shape = Enum.PartType.Cylinder
  391. WeldConstraint14.Parent = Part13
  392. WeldConstraint14.Part0 = Part13
  393. WeldConstraint14.Part1 = Part38
  394. Part15.Name = "particle1"
  395. Part15.Parent = Model0
  396. Part15.CFrame = CFrame.new(27.499651, 23.3561954, -159.605927, 1, 0, 0, 0, 0.866025388, 0.500000238, 0, -0.500000238, 0.866025388)
  397. Part15.Orientation = Vector3.new(-30, 0, 0)
  398. Part15.Position = Vector3.new(27.499651, 23.3561954, -159.605927)
  399. Part15.Rotation = Vector3.new(-30, 0, 0)
  400. Part15.Color = Color3.new(1, 0, 0)
  401. Part15.Size = Vector3.new(1.00000072, 1.00000072, 1.00000072)
  402. Part15.BottomSurface = Enum.SurfaceType.Smooth
  403. Part15.BrickColor = BrickColor.new("Really red")
  404. Part15.Material = Enum.Material.Neon
  405. Part15.TopSurface = Enum.SurfaceType.Smooth
  406. Part15.brickColor = BrickColor.new("Really red")
  407. Part15.Shape = Enum.PartType.Ball
  408. ParticleEmitter16.Parent = Part15
  409. ParticleEmitter16.Speed = NumberRange.new(0, 0)
  410. ParticleEmitter16.Rotation = NumberRange.new(1, 460)
  411. ParticleEmitter16.LightEmission = 10
  412. ParticleEmitter16.LightInfluence = 1
  413. ParticleEmitter16.Texture = "rbxassetid://298947128"
  414. ParticleEmitter16.Size = NumberSequence.new(2,2)
  415. ParticleEmitter16.EmissionDirection = Enum.NormalId.Back
  416. ParticleEmitter16.Lifetime = NumberRange.new(0.10000000149012, 0.10000000149012)
  417. ParticleEmitter16.Rate = 10
  418. WeldConstraint17.Parent = Part15
  419. WeldConstraint17.Part0 = Part15
  420. WeldConstraint17.Part1 = Part38
  421. WedgePart18.Parent = Model0
  422. WedgePart18.CFrame = CFrame.new(33.0380936, 6.77550983, -157.74292, 0, 0, -1, 0, 1, -0, 1, 0, -0)
  423. WedgePart18.Orientation = Vector3.new(0, -90, 0)
  424. WedgePart18.Position = Vector3.new(33.0380936, 6.77550983, -157.74292)
  425. WedgePart18.Rotation = Vector3.new(0, -90, 0)
  426. WedgePart18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  427. WedgePart18.Size = Vector3.new(5.96938848, 5.96938848, 1.59183693)
  428. WedgePart18.BottomSurface = Enum.SurfaceType.Smooth
  429. WedgePart18.BrickColor = BrickColor.new("Really black")
  430. WedgePart18.Material = Enum.Material.Neon
  431. WedgePart18.brickColor = BrickColor.new("Really black")
  432. WeldConstraint19.Parent = WedgePart18
  433. WeldConstraint19.Part0 = WedgePart18
  434. WeldConstraint19.Part1 = Part199
  435. Part20.Parent = Model0
  436. Part20.CFrame = CFrame.new(29.1164627, 3.64062905, -153.302231, 2.40109102e-07, -3.73031526e-07, 0.999994516, 0.966232955, 0.25765869, -1.17768238e-07, -0.25765869, 0.966232479, 3.65994936e-07)
  437. Part20.Orientation = Vector3.new(0, 90, 75.0699997)
  438. Part20.Position = Vector3.new(29.1164627, 3.64062905, -153.302231)
  439. Part20.Rotation = Vector3.new(17.8400002, 89.8099976, 57.2299995)
  440. Part20.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  441. Part20.Size = Vector3.new(3.18367386, 0.795918465, 1.1938777)
  442. Part20.BottomSurface = Enum.SurfaceType.Smooth
  443. Part20.BrickColor = BrickColor.new("Lapis")
  444. Part20.Material = Enum.Material.Neon
  445. Part20.TopSurface = Enum.SurfaceType.Smooth
  446. Part20.brickColor = BrickColor.new("Lapis")
  447. WeldConstraint21.Parent = Part20
  448. WeldConstraint21.Part0 = Part20
  449. WeldConstraint21.Part1 = WedgePart228
  450. Part22.Parent = Model0
  451. Part22.CFrame = CFrame.new(28.0954437, 6.30821609, -153.705048, -0.707103848, 0.707103908, 2.60442766e-06, 0.683229804, 0.683230758, -0.257659584, -0.182194605, -0.182191074, -0.966233134)
  452. Part22.Orientation = Vector3.new(14.9300003, 180, 45)
  453. Part22.Position = Vector3.new(28.0954437, 6.30821609, -153.705048)
  454. Part22.Rotation = Vector3.new(165.070007, 0, -135)
  455. Part22.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  456. Part22.Size = Vector3.new(3.78061271, 0.795918465, 0.198979616)
  457. Part22.BottomSurface = Enum.SurfaceType.Smooth
  458. Part22.BrickColor = BrickColor.new("Lapis")
  459. Part22.Material = Enum.Material.Neon
  460. Part22.TopSurface = Enum.SurfaceType.Smooth
  461. Part22.brickColor = BrickColor.new("Lapis")
  462. WeldConstraint23.Parent = Part22
  463. WeldConstraint23.Part0 = Part22
  464. WeldConstraint23.Part1 = WedgePart228
  465. Part24.Parent = Model0
  466. Part24.CFrame = CFrame.new(25.4768658, 2.89540744, -157.74292, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  467. Part24.Orientation = Vector3.new(0, 90, 0)
  468. Part24.Position = Vector3.new(25.4768658, 2.89540744, -157.74292)
  469. Part24.Rotation = Vector3.new(0, 90, 0)
  470. Part24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  471. Part24.Size = Vector3.new(5.96938848, 1.79081655, 1.59183693)
  472. Part24.BottomSurface = Enum.SurfaceType.Smooth
  473. Part24.BrickColor = BrickColor.new("Really black")
  474. Part24.Material = Enum.Material.Neon
  475. Part24.TopSurface = Enum.SurfaceType.Smooth
  476. Part24.brickColor = BrickColor.new("Really black")
  477. WeldConstraint25.Parent = Part24
  478. WeldConstraint25.Part0 = Part24
  479. WeldConstraint25.Part1 = WedgePart1
  480. Part26.Parent = Model0
  481. Part26.CFrame = CFrame.new(30.1617756, 6.17225266, -153.668839, -0.707105219, -0.707102597, 4.26922315e-06, -0.683230221, 0.683231115, -0.257657647, 0.182188228, -0.18219468, -0.96623379)
  482. Part26.Orientation = Vector3.new(14.9300003, 180, -45)
  483. Part26.Position = Vector3.new(30.1617756, 6.17225266, -153.668839)
  484. Part26.Rotation = Vector3.new(165.070007, 0, 135)
  485. Part26.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  486. Part26.Size = Vector3.new(3.78061271, 0.795918465, 0.198979616)
  487. Part26.BottomSurface = Enum.SurfaceType.Smooth
  488. Part26.BrickColor = BrickColor.new("Lapis")
  489. Part26.Material = Enum.Material.Neon
  490. Part26.TopSurface = Enum.SurfaceType.Smooth
  491. Part26.brickColor = BrickColor.new("Lapis")
  492. WeldConstraint27.Parent = Part26
  493. WeldConstraint27.Part0 = Part26
  494. WeldConstraint27.Part1 = WedgePart228
  495. Part28.Parent = Model0
  496. Part28.CFrame = CFrame.new(29.2574768, 2.89540744, -161.523514, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  497. Part28.Position = Vector3.new(29.2574768, 2.89540744, -161.523514)
  498. Part28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  499. Part28.Size = Vector3.new(5.96938848, 1.79081655, 1.59183693)
  500. Part28.BottomSurface = Enum.SurfaceType.Smooth
  501. Part28.BrickColor = BrickColor.new("Really black")
  502. Part28.Material = Enum.Material.Neon
  503. Part28.TopSurface = Enum.SurfaceType.Smooth
  504. Part28.brickColor = BrickColor.new("Really black")
  505. WeldConstraint29.Parent = Part28
  506. WeldConstraint29.Part0 = Part28
  507. WeldConstraint29.Part1 = WedgePart201
  508. Part30.Parent = Model0
  509. Part30.CFrame = CFrame.new(33.0380936, 2.89540744, -157.74292, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  510. Part30.Orientation = Vector3.new(0, 90, 0)
  511. Part30.Position = Vector3.new(33.0380936, 2.89540744, -157.74292)
  512. Part30.Rotation = Vector3.new(0, 90, 0)
  513. Part30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  514. Part30.Size = Vector3.new(5.96938848, 1.79081655, 1.59183693)
  515. Part30.BottomSurface = Enum.SurfaceType.Smooth
  516. Part30.BrickColor = BrickColor.new("Really black")
  517. Part30.Material = Enum.Material.Neon
  518. Part30.TopSurface = Enum.SurfaceType.Smooth
  519. Part30.brickColor = BrickColor.new("Really black")
  520. WeldConstraint31.Parent = Part30
  521. WeldConstraint31.Part0 = Part30
  522. WeldConstraint31.Part1 = WedgePart18
  523. WedgePart32.Parent = Model0
  524. WedgePart32.CFrame = CFrame.new(33.0380936, 2.89540744, -153.962296, 9.65878552e-16, 1.77635684e-15, -1, -1, -4.28936243e-31, 9.65878552e-16, 4.28936243e-31, 1, -1.77635684e-15)
  525. WedgePart32.Orientation = Vector3.new(0, -90, -90)
  526. WedgePart32.Position = Vector3.new(33.0380936, 2.89540744, -153.962296)
  527. WedgePart32.Rotation = Vector3.new(90, -90, 0)
  528. WedgePart32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  529. WedgePart32.Size = Vector3.new(1.79081655, 1.59183693, 1.59183693)
  530. WedgePart32.BottomSurface = Enum.SurfaceType.Smooth
  531. WedgePart32.BrickColor = BrickColor.new("Really black")
  532. WedgePart32.Material = Enum.Material.Neon
  533. WedgePart32.brickColor = BrickColor.new("Really black")
  534. WeldConstraint33.Parent = WedgePart32
  535. WeldConstraint33.Part0 = WedgePart32
  536. WeldConstraint33.Part1 = Part207
  537. Part34.Parent = Model0
  538. Part34.CFrame = CFrame.new(30.5675144, 17.4298744, -153.148987, 1, 0, 0, 0, 0.500000238, -0.866025388, 0, 0.866025388, 0.500000238)
  539. Part34.Orientation = Vector3.new(60, 0, 0)
  540. Part34.Position = Vector3.new(30.5675144, 17.4298744, -153.148987)
  541. Part34.Rotation = Vector3.new(60, 0, 0)
  542. Part34.Color = Color3.new(0, 1, 1)
  543. Part34.Size = Vector3.new(1.35000002, 1.35000002, 1.35000002)
  544. Part34.BottomSurface = Enum.SurfaceType.Smooth
  545. Part34.BrickColor = BrickColor.new("Toothpaste")
  546. Part34.Material = Enum.Material.Neon
  547. Part34.TopSurface = Enum.SurfaceType.Smooth
  548. Part34.brickColor = BrickColor.new("Toothpaste")
  549. Part34.Shape = Enum.PartType.Ball
  550. ParticleEmitter35.Parent = Part34
  551. ParticleEmitter35.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(0.133333, 0.0196078, 1),Color3.new(1, 1, 1))
  552. ParticleEmitter35.LightEmission = 4
  553. ParticleEmitter35.LightInfluence = 1
  554. ParticleEmitter35.Transparency = NumberSequence.new(0.80000001192093,0.80000001192093)
  555. ParticleEmitter35.Drag = 2.2000000476837
  556. ParticleEmitter35.Lifetime = NumberRange.new(0, 0)
  557. ParticleEmitter35.LockedToPart = true
  558. ParticleEmitter35.Rate = 10
  559. ParticleEmitter35.RotSpeed = NumberRange.new(360, 360)
  560. ParticleEmitter35.VelocityInheritance = 100
  561. WeldConstraint36.Parent = Part34
  562. WeldConstraint36.Part0 = Part34
  563. WeldConstraint36.Part1 = Part38
  564. WeldConstraint37.Parent = Part34
  565. WeldConstraint37.Part0 = Part34
  566. WeldConstraint37.Part1 = Part58
  567. Part38.Parent = Model0
  568. Part38.CFrame = CFrame.new(29.1997166, 18.5602741, -158.884567, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  569. Part38.Position = Vector3.new(29.1997166, 18.5602741, -158.884567)
  570. Part38.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  571. Part38.Size = Vector3.new(4.79999924, 3.49999857, 2)
  572. Part38.BottomSurface = Enum.SurfaceType.Smooth
  573. Part38.BrickColor = BrickColor.new("Really black")
  574. Part38.TopSurface = Enum.SurfaceType.Smooth
  575. Part38.brickColor = BrickColor.new("Really black")
  576. WeldConstraint39.Parent = Part38
  577. WeldConstraint39.Part0 = Part38
  578. WeldConstraint39.Part1 = Part205
  579. WeldConstraint40.Parent = Part38
  580. WeldConstraint40.Part0 = Part38
  581. WeldConstraint40.Part1 = Part206
  582. WeldConstraint41.Parent = Part38
  583. WeldConstraint41.Part0 = Part38
  584. WeldConstraint41.Part1 = Part199
  585. WedgePart42.Parent = Model0
  586. WedgePart42.CFrame = CFrame.new(27.3997402, 18.5542488, -156.684448, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  587. WedgePart42.Orientation = Vector3.new(0, 180, -90)
  588. WedgePart42.Position = Vector3.new(27.3997402, 18.5542488, -156.684448)
  589. WedgePart42.Rotation = Vector3.new(-180, 0, 90)
  590. WedgePart42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  591. WedgePart42.Size = Vector3.new(3.49999952, 1.4000001, 0.799999714)
  592. WedgePart42.BottomSurface = Enum.SurfaceType.Smooth
  593. WedgePart42.BrickColor = BrickColor.new("Really black")
  594. WedgePart42.brickColor = BrickColor.new("Really black")
  595. WeldConstraint43.Parent = WedgePart42
  596. WeldConstraint43.Part0 = WedgePart42
  597. WeldConstraint43.Part1 = Part38
  598. Part44.Parent = Model0
  599. Part44.CFrame = CFrame.new(27.9307499, 19.1100674, -153.285324, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  600. Part44.Orientation = Vector3.new(0, 90, 0)
  601. Part44.Position = Vector3.new(27.9307499, 19.1100674, -153.285324)
  602. Part44.Rotation = Vector3.new(0, 90, 0)
  603. Part44.Color = Color3.new(0, 1, 1)
  604. Part44.Size = Vector3.new(4.69999933, 0.799999952, 0.899999738)
  605. Part44.BottomSurface = Enum.SurfaceType.Smooth
  606. Part44.BrickColor = BrickColor.new("Toothpaste")
  607. Part44.Material = Enum.Material.Neon
  608. Part44.TopSurface = Enum.SurfaceType.Smooth
  609. Part44.brickColor = BrickColor.new("Toothpaste")
  610. WeldConstraint45.Parent = Part44
  611. WeldConstraint45.Part0 = Part44
  612. WeldConstraint45.Part1 = Part38
  613. Part46.Parent = Model0
  614. Part46.CFrame = CFrame.new(30.5925121, 19.1047897, -153.328537, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  615. Part46.Orientation = Vector3.new(0, 90, 0)
  616. Part46.Position = Vector3.new(30.5925121, 19.1047897, -153.328537)
  617. Part46.Rotation = Vector3.new(0, 90, 0)
  618. Part46.Color = Color3.new(0, 1, 1)
  619. Part46.Size = Vector3.new(4.79999924, 0.799999952, 0.899999738)
  620. Part46.BottomSurface = Enum.SurfaceType.Smooth
  621. Part46.BrickColor = BrickColor.new("Toothpaste")
  622. Part46.Material = Enum.Material.Neon
  623. Part46.TopSurface = Enum.SurfaceType.Smooth
  624. Part46.brickColor = BrickColor.new("Toothpaste")
  625. WeldConstraint47.Parent = Part46
  626. WeldConstraint47.Part0 = Part46
  627. WeldConstraint47.Part1 = Part38
  628. Part48.Parent = Model0
  629. Part48.CFrame = CFrame.new(28.2997112, 18.556179, -156.734451, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  630. Part48.Position = Vector3.new(28.2997112, 18.556179, -156.734451)
  631. Part48.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  632. Part48.Size = Vector3.new(0.399999708, 3.49999881, 0.69999969)
  633. Part48.BottomSurface = Enum.SurfaceType.Smooth
  634. Part48.BrickColor = BrickColor.new("Really black")
  635. Part48.TopSurface = Enum.SurfaceType.Smooth
  636. Part48.brickColor = BrickColor.new("Really black")
  637. WeldConstraint49.Parent = Part48
  638. WeldConstraint49.Part0 = Part48
  639. WeldConstraint49.Part1 = Part38
  640. WeldConstraint50.Parent = Part48
  641. WeldConstraint50.Part0 = Part48
  642. WeldConstraint50.Part1 = WedgePart42
  643. WeldConstraint51.Parent = Part48
  644. WeldConstraint51.Part0 = Part48
  645. WeldConstraint51.Part1 = Part55
  646. Part52.Parent = Model0
  647. Part52.CFrame = CFrame.new(30.5919189, 18.6544075, -153.825546, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  648. Part52.Position = Vector3.new(30.5919189, 18.6544075, -153.825546)
  649. Part52.Color = Color3.new(0.388235, 0.372549, 0.384314)
  650. Part52.Size = Vector3.new(1.10000098, 0.099999927, 6.19999933)
  651. Part52.BottomSurface = Enum.SurfaceType.Smooth
  652. Part52.BrickColor = BrickColor.new("Dark stone grey")
  653. Part52.TopSurface = Enum.SurfaceType.Smooth
  654. Part52.brickColor = BrickColor.new("Dark stone grey")
  655. WeldConstraint53.Parent = Part52
  656. WeldConstraint53.Part0 = Part52
  657. WeldConstraint53.Part1 = Part46
  658. WeldConstraint54.Parent = Part52
  659. WeldConstraint54.Part0 = Part52
  660. WeldConstraint54.Part1 = Part82
  661. Part55.Parent = Model0
  662. Part55.CFrame = CFrame.new(28.0141277, 17.5102158, -156.835236, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  663. Part55.Orientation = Vector3.new(-90, 0, 0)
  664. Part55.Position = Vector3.new(28.0141277, 17.5102158, -156.835236)
  665. Part55.Rotation = Vector3.new(-90, 0, 0)
  666. Part55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  667. Part55.Size = Vector3.new(1.33323467, 2.39982224, 0.799940884)
  668. Part55.BottomSurface = Enum.SurfaceType.Smooth
  669. Part55.BrickColor = BrickColor.new("Really black")
  670. Part55.TopSurface = Enum.SurfaceType.Smooth
  671. Part55.brickColor = BrickColor.new("Really black")
  672. Part55.FormFactor = Enum.FormFactor.Symmetric
  673. Part55.formFactor = Enum.FormFactor.Symmetric
  674. WeldConstraint56.Parent = Part55
  675. WeldConstraint56.Part0 = Part55
  676. WeldConstraint56.Part1 = Part38
  677. WeldConstraint57.Parent = Part55
  678. WeldConstraint57.Part0 = Part55
  679. WeldConstraint57.Part1 = WedgePart42
  680. Part58.Parent = Model0
  681. Part58.CFrame = CFrame.new(30.4425144, 17.5047913, -154.478531, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  682. Part58.Orientation = Vector3.new(0, 90, 0)
  683. Part58.Position = Vector3.new(30.4425144, 17.5047913, -154.478531)
  684. Part58.Rotation = Vector3.new(0, 90, 0)
  685. Part58.Color = Color3.new(0.105882, 0.164706, 0.207843)
  686. Part58.Size = Vector3.new(2.30000162, 0.799999952, 1.19999981)
  687. Part58.BottomSurface = Enum.SurfaceType.Smooth
  688. Part58.BrickColor = BrickColor.new("Black")
  689. Part58.Material = Enum.Material.Neon
  690. Part58.TopSurface = Enum.SurfaceType.Smooth
  691. Part58.brickColor = BrickColor.new("Black")
  692. WeldConstraint59.Parent = Part58
  693. WeldConstraint59.Part0 = Part58
  694. WeldConstraint59.Part1 = Part38
  695. WeldConstraint60.Parent = Part58
  696. WeldConstraint60.Part0 = Part58
  697. WeldConstraint60.Part1 = Part166
  698. WedgePart61.Parent = Model0
  699. WedgePart61.CFrame = CFrame.new(28.1738071, 18.5543613, -155.784348, 0, -0.99999249, 0, -0.99999249, 0, 0, 0, 0, -0.999994993)
  700. WedgePart61.Orientation = Vector3.new(0, 180, -90)
  701. WedgePart61.Position = Vector3.new(28.1738071, 18.5543613, -155.784348)
  702. WedgePart61.Rotation = Vector3.new(-180, 0, 90)
  703. WedgePart61.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  704. WedgePart61.Size = Vector3.new(3.49999905, 0.649999917, 1.39999986)
  705. WedgePart61.BottomSurface = Enum.SurfaceType.Smooth
  706. WedgePart61.BrickColor = BrickColor.new("Really black")
  707. WedgePart61.brickColor = BrickColor.new("Really black")
  708. WeldConstraint62.Parent = WedgePart61
  709. WeldConstraint62.Part0 = WedgePart61
  710. WeldConstraint62.Part1 = Part38
  711. WeldConstraint63.Parent = WedgePart61
  712. WeldConstraint63.Part0 = WedgePart61
  713. WeldConstraint63.Part1 = WedgePart42
  714. WeldConstraint64.Parent = WedgePart61
  715. WeldConstraint64.Part0 = WedgePart61
  716. WeldConstraint64.Part1 = Part48
  717. WeldConstraint65.Parent = WedgePart61
  718. WeldConstraint65.Part0 = WedgePart61
  719. WeldConstraint65.Part1 = Part55
  720. WeldConstraint66.Parent = WedgePart61
  721. WeldConstraint66.Part0 = WedgePart61
  722. WeldConstraint66.Part1 = Part44
  723. Part67.Parent = Model0
  724. Part67.CFrame = CFrame.new(28.8549137, 18.5790672, -156.084457, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  725. Part67.Position = Vector3.new(28.8549137, 18.5790672, -156.084457)
  726. Part67.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  727. Part67.Size = Vector3.new(0.709999502, 3.44999862, 2)
  728. Part67.BottomSurface = Enum.SurfaceType.Smooth
  729. Part67.BrickColor = BrickColor.new("Really black")
  730. Part67.TopSurface = Enum.SurfaceType.Smooth
  731. Part67.brickColor = BrickColor.new("Really black")
  732. WeldConstraint68.Parent = Part67
  733. WeldConstraint68.Part0 = Part67
  734. WeldConstraint68.Part1 = Part38
  735. WeldConstraint69.Parent = Part67
  736. WeldConstraint69.Part0 = Part67
  737. WeldConstraint69.Part1 = Part48
  738. WeldConstraint70.Parent = Part67
  739. WeldConstraint70.Part0 = Part67
  740. WeldConstraint70.Part1 = Part55
  741. WeldConstraint71.Parent = Part67
  742. WeldConstraint71.Part0 = Part67
  743. WeldConstraint71.Part1 = Part133
  744. Part72.Parent = Model0
  745. Part72.CFrame = CFrame.new(30.0922451, 19.1098785, -153.777054, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  746. Part72.Orientation = Vector3.new(0, 0, 90)
  747. Part72.Position = Vector3.new(30.0922451, 19.1098785, -153.777054)
  748. Part72.Rotation = Vector3.new(0, 0, 90)
  749. Part72.Color = Color3.new(0.388235, 0.372549, 0.384314)
  750. Part72.Size = Vector3.new(1.00000095, 0.099999927, 6.09999895)
  751. Part72.BottomSurface = Enum.SurfaceType.Smooth
  752. Part72.BrickColor = BrickColor.new("Dark stone grey")
  753. Part72.TopSurface = Enum.SurfaceType.Smooth
  754. Part72.brickColor = BrickColor.new("Dark stone grey")
  755. WeldConstraint73.Parent = Part72
  756. WeldConstraint73.Part0 = Part72
  757. WeldConstraint73.Part1 = Part46
  758. WeldConstraint74.Parent = Part72
  759. WeldConstraint74.Part0 = Part72
  760. WeldConstraint74.Part1 = Part52
  761. WeldConstraint75.Parent = Part72
  762. WeldConstraint75.Part0 = Part72
  763. WeldConstraint75.Part1 = Part76
  764. Part76.Parent = Model0
  765. Part76.CFrame = CFrame.new(30.5919189, 19.5543213, -153.775558, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  766. Part76.Position = Vector3.new(30.5919189, 19.5543213, -153.775558)
  767. Part76.Color = Color3.new(0.388235, 0.372549, 0.384314)
  768. Part76.Size = Vector3.new(1.10000098, 0.099999927, 6.09999895)
  769. Part76.BottomSurface = Enum.SurfaceType.Smooth
  770. Part76.BrickColor = BrickColor.new("Dark stone grey")
  771. Part76.TopSurface = Enum.SurfaceType.Smooth
  772. Part76.brickColor = BrickColor.new("Dark stone grey")
  773. WeldConstraint77.Parent = Part76
  774. WeldConstraint77.Part0 = Part76
  775. WeldConstraint77.Part1 = Part46
  776. WeldConstraint78.Parent = Part76
  777. WeldConstraint78.Part0 = Part76
  778. WeldConstraint78.Part1 = Part82
  779. Part79.Parent = Model0
  780. Part79.CFrame = CFrame.new(27.8675556, 17.4250031, -153.203537, 1, 0, 0, 0, 0.500000238, -0.866025388, 0, 0.866025388, 0.500000238)
  781. Part79.Orientation = Vector3.new(60, 0, 0)
  782. Part79.Position = Vector3.new(27.8675556, 17.4250031, -153.203537)
  783. Part79.Rotation = Vector3.new(60, 0, 0)
  784. Part79.Color = Color3.new(0, 1, 1)
  785. Part79.Size = Vector3.new(1.35000002, 1.35000002, 1.35000002)
  786. Part79.BottomSurface = Enum.SurfaceType.Smooth
  787. Part79.BrickColor = BrickColor.new("Toothpaste")
  788. Part79.Material = Enum.Material.Neon
  789. Part79.TopSurface = Enum.SurfaceType.Smooth
  790. Part79.brickColor = BrickColor.new("Toothpaste")
  791. Part79.Shape = Enum.PartType.Ball
  792. ParticleEmitter80.Parent = Part79
  793. ParticleEmitter80.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(0.133333, 0.0196078, 1),Color3.new(1, 1, 1))
  794. ParticleEmitter80.LightEmission = 4
  795. ParticleEmitter80.LightInfluence = 1
  796. ParticleEmitter80.Transparency = NumberSequence.new(0.80000001192093,0.80000001192093)
  797. ParticleEmitter80.Drag = 2.2000000476837
  798. ParticleEmitter80.Lifetime = NumberRange.new(3, 3)
  799. ParticleEmitter80.LockedToPart = true
  800. ParticleEmitter80.Rate = 0
  801. ParticleEmitter80.RotSpeed = NumberRange.new(360, 360)
  802. ParticleEmitter80.VelocityInheritance = 100
  803. WeldConstraint81.Parent = Part79
  804. WeldConstraint81.Part0 = Part79
  805. WeldConstraint81.Part1 = Part38
  806. Part82.Parent = Model0
  807. Part82.CFrame = CFrame.new(31.0922146, 19.1098862, -153.777054, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  808. Part82.Orientation = Vector3.new(0, 0, 90)
  809. Part82.Position = Vector3.new(31.0922146, 19.1098862, -153.777054)
  810. Part82.Rotation = Vector3.new(0, 0, 90)
  811. Part82.Color = Color3.new(0.388235, 0.372549, 0.384314)
  812. Part82.Size = Vector3.new(1.00000095, 0.099999927, 6.09999895)
  813. Part82.BottomSurface = Enum.SurfaceType.Smooth
  814. Part82.BrickColor = BrickColor.new("Dark stone grey")
  815. Part82.TopSurface = Enum.SurfaceType.Smooth
  816. Part82.brickColor = BrickColor.new("Dark stone grey")
  817. WeldConstraint83.Parent = Part82
  818. WeldConstraint83.Part0 = Part82
  819. WeldConstraint83.Part1 = Part46
  820. Part84.Parent = Model0
  821. Part84.CFrame = CFrame.new(27.3923283, 19.1038227, -153.777069, 0, -0.99998498, 0, 0.99998498, 0, 0, 0, 0, 0.999989986)
  822. Part84.Orientation = Vector3.new(0, 0, 90)
  823. Part84.Position = Vector3.new(27.3923283, 19.1038227, -153.777069)
  824. Part84.Rotation = Vector3.new(0, 0, 90)
  825. Part84.Color = Color3.new(0.388235, 0.372549, 0.384314)
  826. Part84.Size = Vector3.new(1.00000095, 0.099999927, 6.09999895)
  827. Part84.BottomSurface = Enum.SurfaceType.Smooth
  828. Part84.BrickColor = BrickColor.new("Dark stone grey")
  829. Part84.TopSurface = Enum.SurfaceType.Smooth
  830. Part84.brickColor = BrickColor.new("Dark stone grey")
  831. WeldConstraint85.Parent = Part84
  832. WeldConstraint85.Part0 = Part84
  833. WeldConstraint85.Part1 = Part44
  834. WeldConstraint86.Parent = Part84
  835. WeldConstraint86.Part0 = Part84
  836. WeldConstraint86.Part1 = WedgePart42
  837. WeldConstraint87.Parent = Part84
  838. WeldConstraint87.Part0 = Part84
  839. WeldConstraint87.Part1 = Part186
  840. Part88.Parent = Model0
  841. Part88.CFrame = CFrame.new(28.392561, 19.110054, -153.778564, 0, -0.99998498, 0, 0.99998498, 0, 0, 0, 0, 0.999989986)
  842. Part88.Orientation = Vector3.new(0, 0, 90)
  843. Part88.Position = Vector3.new(28.392561, 19.110054, -153.778564)
  844. Part88.Rotation = Vector3.new(0, 0, 90)
  845. Part88.Color = Color3.new(0.388235, 0.372549, 0.384314)
  846. Part88.Size = Vector3.new(1.00000095, 0.099999927, 6.09999895)
  847. Part88.BottomSurface = Enum.SurfaceType.Smooth
  848. Part88.BrickColor = BrickColor.new("Dark stone grey")
  849. Part88.TopSurface = Enum.SurfaceType.Smooth
  850. Part88.brickColor = BrickColor.new("Dark stone grey")
  851. WeldConstraint89.Parent = Part88
  852. WeldConstraint89.Part0 = Part88
  853. WeldConstraint89.Part1 = Part44
  854. WeldConstraint90.Parent = Part88
  855. WeldConstraint90.Part0 = Part88
  856. WeldConstraint90.Part1 = Part48
  857. WeldConstraint91.Parent = Part88
  858. WeldConstraint91.Part0 = Part88
  859. WeldConstraint91.Part1 = WedgePart61
  860. WeldConstraint92.Parent = Part88
  861. WeldConstraint92.Part0 = Part88
  862. WeldConstraint92.Part1 = Part186
  863. Part93.Parent = Model0
  864. Part93.CFrame = CFrame.new(27.8922825, 18.655962, -153.777069, 0.99998498, 0, 0, 0, 0.99998498, 0, 0, 0, 0.999989986)
  865. Part93.Position = Vector3.new(27.8922825, 18.655962, -153.777069)
  866. Part93.Color = Color3.new(0.388235, 0.372549, 0.384314)
  867. Part93.Size = Vector3.new(1.10000098, 0.099999927, 6.09999895)
  868. Part93.BottomSurface = Enum.SurfaceType.Smooth
  869. Part93.BrickColor = BrickColor.new("Dark stone grey")
  870. Part93.TopSurface = Enum.SurfaceType.Smooth
  871. Part93.brickColor = BrickColor.new("Dark stone grey")
  872. WeldConstraint94.Parent = Part93
  873. WeldConstraint94.Part0 = Part93
  874. WeldConstraint94.Part1 = Part44
  875. WeldConstraint95.Parent = Part93
  876. WeldConstraint95.Part0 = Part93
  877. WeldConstraint95.Part1 = WedgePart42
  878. WeldConstraint96.Parent = Part93
  879. WeldConstraint96.Part0 = Part93
  880. WeldConstraint96.Part1 = Part84
  881. WeldConstraint97.Parent = Part93
  882. WeldConstraint97.Part0 = Part93
  883. WeldConstraint97.Part1 = Part48
  884. WeldConstraint98.Parent = Part93
  885. WeldConstraint98.Part0 = Part93
  886. WeldConstraint98.Part1 = WedgePart61
  887. WeldConstraint99.Parent = Part93
  888. WeldConstraint99.Part0 = Part93
  889. WeldConstraint99.Part1 = Part88
  890. Part100.Parent = Model0
  891. Part100.CFrame = CFrame.new(30.7997189, 20.3729744, -157.883545, 0, 1, 0, 0.866025388, 0, -0.500000238, -0.500000238, 0, -0.866025388)
  892. Part100.Orientation = Vector3.new(30, 180, 90)
  893. Part100.Position = Vector3.new(30.7997189, 20.3729744, -157.883545)
  894. Part100.Rotation = Vector3.new(150, 0, -90)
  895. Part100.Color = Color3.new(0, 1, 1)
  896. Part100.Size = Vector3.new(0.300000489, 1.20000005, 1.20000005)
  897. Part100.BottomSurface = Enum.SurfaceType.Smooth
  898. Part100.BrickColor = BrickColor.new("Toothpaste")
  899. Part100.Material = Enum.Material.Neon
  900. Part100.TopSurface = Enum.SurfaceType.Smooth
  901. Part100.brickColor = BrickColor.new("Toothpaste")
  902. Part100.Shape = Enum.PartType.Cylinder
  903. WeldConstraint101.Parent = Part100
  904. WeldConstraint101.Part0 = Part100
  905. WeldConstraint101.Part1 = Part38
  906. WeldConstraint102.Parent = Part100
  907. WeldConstraint102.Part0 = Part100
  908. WeldConstraint102.Part1 = Part118
  909. Part103.Parent = Model0
  910. Part103.CFrame = CFrame.new(30.7997189, 23.0576706, -159.433548, 0, 1, 0, 0.866025388, 0, -0.500000238, -0.500000238, 0, -0.866025388)
  911. Part103.Orientation = Vector3.new(30, 180, 90)
  912. Part103.Position = Vector3.new(30.7997189, 23.0576706, -159.433548)
  913. Part103.Rotation = Vector3.new(150, 0, -90)
  914. Part103.Color = Color3.new(0, 1, 1)
  915. Part103.Size = Vector3.new(0.300000489, 1.20000005, 1.20000005)
  916. Part103.BottomSurface = Enum.SurfaceType.Smooth
  917. Part103.BrickColor = BrickColor.new("Toothpaste")
  918. Part103.Material = Enum.Material.Neon
  919. Part103.TopSurface = Enum.SurfaceType.Smooth
  920. Part103.brickColor = BrickColor.new("Toothpaste")
  921. Part103.Shape = Enum.PartType.Cylinder
  922. WeldConstraint104.Parent = Part103
  923. WeldConstraint104.Part0 = Part103
  924. WeldConstraint104.Part1 = Part38
  925. WeldConstraint105.Parent = Part103
  926. WeldConstraint105.Part0 = Part103
  927. WeldConstraint105.Part1 = Part118
  928. WeldConstraint106.Parent = Part103
  929. WeldConstraint106.Part0 = Part103
  930. WeldConstraint106.Part1 = Part107
  931. Part107.Name = "particle2"
  932. Part107.Parent = Model0
  933. Part107.CFrame = CFrame.new(30.7996273, 23.4473629, -159.658554, 1, 0, 0, 0, 0.866025388, 0.500000238, 0, -0.500000238, 0.866025388)
  934. Part107.Orientation = Vector3.new(-30, 0, 0)
  935. Part107.Position = Vector3.new(30.7996273, 23.4473629, -159.658554)
  936. Part107.Rotation = Vector3.new(-30, 0, 0)
  937. Part107.Color = Color3.new(1, 0, 0)
  938. Part107.Size = Vector3.new(1.00000072, 1.00000072, 1.00000072)
  939. Part107.BottomSurface = Enum.SurfaceType.Smooth
  940. Part107.BrickColor = BrickColor.new("Really red")
  941. Part107.Material = Enum.Material.Neon
  942. Part107.TopSurface = Enum.SurfaceType.Smooth
  943. Part107.brickColor = BrickColor.new("Really red")
  944. Part107.Shape = Enum.PartType.Ball
  945. ParticleEmitter108.Parent = Part107
  946. ParticleEmitter108.Speed = NumberRange.new(0, 0)
  947. ParticleEmitter108.Rotation = NumberRange.new(1, 460)
  948. ParticleEmitter108.LightEmission = 10
  949. ParticleEmitter108.LightInfluence = 1
  950. ParticleEmitter108.Texture = "rbxassetid://298947128"
  951. ParticleEmitter108.Size = NumberSequence.new(2,2)
  952. ParticleEmitter108.EmissionDirection = Enum.NormalId.Back
  953. ParticleEmitter108.Lifetime = NumberRange.new(0.10000000149012, 0.10000000149012)
  954. ParticleEmitter108.Rate = 10
  955. WeldConstraint109.Parent = Part107
  956. WeldConstraint109.Part0 = Part107
  957. WeldConstraint109.Part1 = Part38
  958. WeldConstraint110.Parent = Part107
  959. WeldConstraint110.Part0 = Part107
  960. WeldConstraint110.Part1 = Part118
  961. Part111.Parent = Model0
  962. Part111.CFrame = CFrame.new(30.7997265, 21.0638161, -158.28241, 0, 1, 0, 0.866025388, 0, -0.500000238, -0.500000238, 0, -0.866025388)
  963. Part111.Orientation = Vector3.new(30, 180, 90)
  964. Part111.Position = Vector3.new(30.7997265, 21.0638161, -158.28241)
  965. Part111.Rotation = Vector3.new(150, 0, -90)
  966. Part111.Color = Color3.new(0, 1, 1)
  967. Part111.Size = Vector3.new(0.300000489, 1.20000005, 1.20000005)
  968. Part111.BottomSurface = Enum.SurfaceType.Smooth
  969. Part111.BrickColor = BrickColor.new("Toothpaste")
  970. Part111.Material = Enum.Material.Neon
  971. Part111.TopSurface = Enum.SurfaceType.Smooth
  972. Part111.brickColor = BrickColor.new("Toothpaste")
  973. Part111.Shape = Enum.PartType.Cylinder
  974. WeldConstraint112.Parent = Part111
  975. WeldConstraint112.Part0 = Part111
  976. WeldConstraint112.Part1 = Part38
  977. WeldConstraint113.Parent = Part111
  978. WeldConstraint113.Part0 = Part111
  979. WeldConstraint113.Part1 = Part118
  980. Part114.Parent = Model0
  981. Part114.CFrame = CFrame.new(30.7997189, 22.4514351, -159.083542, 0, 1, 0, 0.866025388, 0, -0.500000238, -0.500000238, 0, -0.866025388)
  982. Part114.Orientation = Vector3.new(30, 180, 90)
  983. Part114.Position = Vector3.new(30.7997189, 22.4514351, -159.083542)
  984. Part114.Rotation = Vector3.new(150, 0, -90)
  985. Part114.Color = Color3.new(0, 1, 1)
  986. Part114.Size = Vector3.new(0.300000489, 1.20000005, 1.20000005)
  987. Part114.BottomSurface = Enum.SurfaceType.Smooth
  988. Part114.BrickColor = BrickColor.new("Toothpaste")
  989. Part114.Material = Enum.Material.Neon
  990. Part114.TopSurface = Enum.SurfaceType.Smooth
  991. Part114.brickColor = BrickColor.new("Toothpaste")
  992. Part114.Shape = Enum.PartType.Cylinder
  993. WeldConstraint115.Parent = Part114
  994. WeldConstraint115.Part0 = Part114
  995. WeldConstraint115.Part1 = Part38
  996. Part116.Parent = Model0
  997. Part116.CFrame = CFrame.new(30.7997189, 21.7586174, -158.683548, 0, 1, 0, 0.866025388, 0, -0.500000238, -0.500000238, 0, -0.866025388)
  998. Part116.Orientation = Vector3.new(30, 180, 90)
  999. Part116.Position = Vector3.new(30.7997189, 21.7586174, -158.683548)
  1000. Part116.Rotation = Vector3.new(150, 0, -90)
  1001. Part116.Color = Color3.new(0, 1, 1)
  1002. Part116.Size = Vector3.new(0.300000489, 1.20000005, 1.20000005)
  1003. Part116.BottomSurface = Enum.SurfaceType.Smooth
  1004. Part116.BrickColor = BrickColor.new("Toothpaste")
  1005. Part116.Material = Enum.Material.Neon
  1006. Part116.TopSurface = Enum.SurfaceType.Smooth
  1007. Part116.brickColor = BrickColor.new("Toothpaste")
  1008. Part116.Shape = Enum.PartType.Cylinder
  1009. WeldConstraint117.Parent = Part116
  1010. WeldConstraint117.Part0 = Part116
  1011. WeldConstraint117.Part1 = Part38
  1012. Part118.Parent = Model0
  1013. Part118.CFrame = CFrame.new(30.7996578, 21.7153111, -158.658554, 0, 0, 1, -0.866025388, -0.500000238, 0, 0.500000238, -0.866025388, 0)
  1014. Part118.Orientation = Vector3.new(0, 90, -120)
  1015. Part118.Position = Vector3.new(30.7996578, 21.7153111, -158.658554)
  1016. Part118.Rotation = Vector3.new(-120, 90, 0)
  1017. Part118.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1018. Part118.Size = Vector3.new(4, 1, 1)
  1019. Part118.BottomSurface = Enum.SurfaceType.Smooth
  1020. Part118.BrickColor = BrickColor.new("Really black")
  1021. Part118.Material = Enum.Material.Neon
  1022. Part118.TopSurface = Enum.SurfaceType.Smooth
  1023. Part118.brickColor = BrickColor.new("Really black")
  1024. Part118.Shape = Enum.PartType.Cylinder
  1025. WeldConstraint119.Parent = Part118
  1026. WeldConstraint119.Part0 = Part118
  1027. WeldConstraint119.Part1 = Part38
  1028. WeldConstraint120.Parent = Part118
  1029. WeldConstraint120.Part0 = Part118
  1030. WeldConstraint120.Part1 = Part116
  1031. WeldConstraint121.Parent = Part118
  1032. WeldConstraint121.Part0 = Part118
  1033. WeldConstraint121.Part1 = Part114
  1034. Part122.Parent = Model0
  1035. Part122.CFrame = CFrame.new(27.4997425, 22.9664955, -159.380936, 0, 1, 0, 0.866025388, 0, -0.500000238, -0.500000238, 0, -0.866025388)
  1036. Part122.Orientation = Vector3.new(30, 180, 90)
  1037. Part122.Position = Vector3.new(27.4997425, 22.9664955, -159.380936)
  1038. Part122.Rotation = Vector3.new(150, 0, -90)
  1039. Part122.Color = Color3.new(0, 1, 1)
  1040. Part122.Size = Vector3.new(0.300000489, 1.20000005, 1.20000005)
  1041. Part122.BottomSurface = Enum.SurfaceType.Smooth
  1042. Part122.BrickColor = BrickColor.new("Toothpaste")
  1043. Part122.Material = Enum.Material.Neon
  1044. Part122.TopSurface = Enum.SurfaceType.Smooth
  1045. Part122.brickColor = BrickColor.new("Toothpaste")
  1046. Part122.Shape = Enum.PartType.Cylinder
  1047. WeldConstraint123.Parent = Part122
  1048. WeldConstraint123.Part0 = Part122
  1049. WeldConstraint123.Part1 = Part38
  1050. WeldConstraint124.Parent = Part122
  1051. WeldConstraint124.Part0 = Part122
  1052. WeldConstraint124.Part1 = Part15
  1053. Part125.Parent = Model0
  1054. Part125.CFrame = CFrame.new(27.9497395, 18.5508938, -157.484436, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1055. Part125.Position = Vector3.new(27.9497395, 18.5508938, -157.484436)
  1056. Part125.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1057. Part125.Size = Vector3.new(2.50000072, 3.49999905, 0.799999714)
  1058. Part125.BottomSurface = Enum.SurfaceType.Smooth
  1059. Part125.BrickColor = BrickColor.new("Really black")
  1060. Part125.TopSurface = Enum.SurfaceType.Smooth
  1061. Part125.brickColor = BrickColor.new("Really black")
  1062. WeldConstraint126.Parent = Part125
  1063. WeldConstraint126.Part0 = Part125
  1064. WeldConstraint126.Part1 = Part38
  1065. WeldConstraint127.Parent = Part125
  1066. WeldConstraint127.Part0 = Part125
  1067. WeldConstraint127.Part1 = WedgePart42
  1068. WeldConstraint128.Parent = Part125
  1069. WeldConstraint128.Part0 = Part125
  1070. WeldConstraint128.Part1 = Part48
  1071. WeldConstraint129.Parent = Part125
  1072. WeldConstraint129.Part0 = Part125
  1073. WeldConstraint129.Part1 = Part55
  1074. WeldConstraint130.Parent = Part125
  1075. WeldConstraint130.Part0 = Part125
  1076. WeldConstraint130.Part1 = Part133
  1077. WeldConstraint131.Parent = Part125
  1078. WeldConstraint131.Part0 = Part125
  1079. WeldConstraint131.Part1 = Part67
  1080. WeldConstraint132.Parent = Part125
  1081. WeldConstraint132.Part0 = Part125
  1082. WeldConstraint132.Part1 = Part13
  1083. Part133.Parent = Model0
  1084. Part133.CFrame = CFrame.new(29.5538082, 18.5804691, -156.084335, -0.99999249, 0, 0, 0, -0.99999249, 0, 0, 0, 0.999994993)
  1085. Part133.Orientation = Vector3.new(0, 0, 180)
  1086. Part133.Position = Vector3.new(29.5538082, 18.5804691, -156.084335)
  1087. Part133.Rotation = Vector3.new(0, 0, -180)
  1088. Part133.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1089. Part133.Size = Vector3.new(0.709999502, 3.44999862, 2)
  1090. Part133.BottomSurface = Enum.SurfaceType.Smooth
  1091. Part133.BrickColor = BrickColor.new("Really black")
  1092. Part133.TopSurface = Enum.SurfaceType.Smooth
  1093. Part133.brickColor = BrickColor.new("Really black")
  1094. WeldConstraint134.Parent = Part133
  1095. WeldConstraint134.Part0 = Part133
  1096. WeldConstraint134.Part1 = Part38
  1097. WeldConstraint135.Parent = Part133
  1098. WeldConstraint135.Part0 = Part133
  1099. WeldConstraint135.Part1 = Part58
  1100. WedgePart136.Parent = Model0
  1101. WedgePart136.CFrame = CFrame.new(30.2349339, 18.5601044, -155.784454, 0, 1, 0, 1, 0, 0, 0, 0, -1)
  1102. WedgePart136.Orientation = Vector3.new(0, 180, 90)
  1103. WedgePart136.Position = Vector3.new(30.2349339, 18.5601044, -155.784454)
  1104. WedgePart136.Rotation = Vector3.new(-180, 0, -90)
  1105. WedgePart136.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1106. WedgePart136.Size = Vector3.new(3.49999905, 0.649999917, 1.39999986)
  1107. WedgePart136.BottomSurface = Enum.SurfaceType.Smooth
  1108. WedgePart136.BrickColor = BrickColor.new("Really black")
  1109. WedgePart136.brickColor = BrickColor.new("Really black")
  1110. WeldConstraint137.Parent = WedgePart136
  1111. WeldConstraint137.Part0 = WedgePart136
  1112. WeldConstraint137.Part1 = Part38
  1113. WeldConstraint138.Parent = WedgePart136
  1114. WeldConstraint138.Part0 = WedgePart136
  1115. WeldConstraint138.Part1 = Part58
  1116. WeldConstraint139.Parent = WedgePart136
  1117. WeldConstraint139.Part0 = WedgePart136
  1118. WeldConstraint139.Part1 = Part52
  1119. WeldConstraint140.Parent = WedgePart136
  1120. WeldConstraint140.Part0 = WedgePart136
  1121. WeldConstraint140.Part1 = Part46
  1122. WeldConstraint141.Parent = WedgePart136
  1123. WeldConstraint141.Part0 = WedgePart136
  1124. WeldConstraint141.Part1 = Part72
  1125. WeldConstraint142.Parent = WedgePart136
  1126. WeldConstraint142.Part0 = WedgePart136
  1127. WeldConstraint142.Part1 = Part76
  1128. WedgePart143.Parent = Model0
  1129. WedgePart143.CFrame = CFrame.new(31.008955, 18.5600204, -156.684311, 0, 0.99999249, 0, 0.99999249, 0, 0, 0, 0, -0.999994993)
  1130. WedgePart143.Orientation = Vector3.new(0, 180, 90)
  1131. WedgePart143.Position = Vector3.new(31.008955, 18.5600204, -156.684311)
  1132. WedgePart143.Rotation = Vector3.new(-180, 0, -90)
  1133. WedgePart143.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1134. WedgePart143.Size = Vector3.new(3.49999952, 1.4000001, 0.799999714)
  1135. WedgePart143.BottomSurface = Enum.SurfaceType.Smooth
  1136. WedgePart143.BrickColor = BrickColor.new("Really black")
  1137. WedgePart143.brickColor = BrickColor.new("Really black")
  1138. WeldConstraint144.Parent = WedgePart143
  1139. WeldConstraint144.Part0 = WedgePart143
  1140. WeldConstraint144.Part1 = Part38
  1141. WeldConstraint145.Parent = WedgePart143
  1142. WeldConstraint145.Part0 = WedgePart143
  1143. WeldConstraint145.Part1 = Part82
  1144. WeldConstraint146.Parent = WedgePart143
  1145. WeldConstraint146.Part0 = WedgePart143
  1146. WeldConstraint146.Part1 = WedgePart136
  1147. WeldConstraint147.Parent = WedgePart143
  1148. WeldConstraint147.Part0 = WedgePart143
  1149. WeldConstraint147.Part1 = Part52
  1150. WeldConstraint148.Parent = WedgePart143
  1151. WeldConstraint148.Part0 = WedgePart143
  1152. WeldConstraint148.Part1 = Part76
  1153. Part149.Parent = Model0
  1154. Part149.CFrame = CFrame.new(30.1089993, 18.5600204, -156.734314, -0.99999249, 0, 0, 0, -0.99999249, 0, 0, 0, 0.999994993)
  1155. Part149.Orientation = Vector3.new(0, 0, 180)
  1156. Part149.Position = Vector3.new(30.1089993, 18.5600204, -156.734314)
  1157. Part149.Rotation = Vector3.new(0, 0, -180)
  1158. Part149.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1159. Part149.Size = Vector3.new(0.399999708, 3.49999881, 0.69999969)
  1160. Part149.BottomSurface = Enum.SurfaceType.Smooth
  1161. Part149.BrickColor = BrickColor.new("Really black")
  1162. Part149.TopSurface = Enum.SurfaceType.Smooth
  1163. Part149.brickColor = BrickColor.new("Really black")
  1164. WeldConstraint150.Parent = Part149
  1165. WeldConstraint150.Part0 = Part149
  1166. WeldConstraint150.Part1 = Part38
  1167. WeldConstraint151.Parent = Part149
  1168. WeldConstraint151.Part0 = Part149
  1169. WeldConstraint151.Part1 = WedgePart136
  1170. WeldConstraint152.Parent = Part149
  1171. WeldConstraint152.Part0 = Part149
  1172. WeldConstraint152.Part1 = WedgePart143
  1173. WeldConstraint153.Parent = Part149
  1174. WeldConstraint153.Part0 = Part149
  1175. WeldConstraint153.Part1 = Part133
  1176. WeldConstraint154.Parent = Part149
  1177. WeldConstraint154.Part0 = Part149
  1178. WeldConstraint154.Part1 = Part52
  1179. WeldConstraint155.Parent = Part149
  1180. WeldConstraint155.Part0 = Part149
  1181. WeldConstraint155.Part1 = Part72
  1182. WeldConstraint156.Parent = Part149
  1183. WeldConstraint156.Part0 = Part149
  1184. WeldConstraint156.Part1 = Part76
  1185. Part157.Parent = Model0
  1186. Part157.CFrame = CFrame.new(30.4589672, 18.5600204, -157.484283, -0.99999249, 0, 0, 0, -0.99999249, 0, 0, 0, 0.999994993)
  1187. Part157.Orientation = Vector3.new(0, 0, 180)
  1188. Part157.Position = Vector3.new(30.4589672, 18.5600204, -157.484283)
  1189. Part157.Rotation = Vector3.new(0, 0, -180)
  1190. Part157.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1191. Part157.Size = Vector3.new(2.50000072, 3.49999905, 0.799999714)
  1192. Part157.BottomSurface = Enum.SurfaceType.Smooth
  1193. Part157.BrickColor = BrickColor.new("Really black")
  1194. Part157.TopSurface = Enum.SurfaceType.Smooth
  1195. Part157.brickColor = BrickColor.new("Really black")
  1196. WeldConstraint158.Parent = Part157
  1197. WeldConstraint158.Part0 = Part157
  1198. WeldConstraint158.Part1 = Part38
  1199. WeldConstraint159.Parent = Part157
  1200. WeldConstraint159.Part0 = Part157
  1201. WeldConstraint159.Part1 = Part118
  1202. WeldConstraint160.Parent = Part157
  1203. WeldConstraint160.Part0 = Part157
  1204. WeldConstraint160.Part1 = Part133
  1205. WeldConstraint161.Parent = Part157
  1206. WeldConstraint161.Part0 = Part157
  1207. WeldConstraint161.Part1 = WedgePart143
  1208. WeldConstraint162.Parent = Part157
  1209. WeldConstraint162.Part0 = Part157
  1210. WeldConstraint162.Part1 = Part125
  1211. WeldConstraint163.Parent = Part157
  1212. WeldConstraint163.Part0 = Part157
  1213. WeldConstraint163.Part1 = Part67
  1214. WeldConstraint164.Parent = Part157
  1215. WeldConstraint164.Part0 = Part157
  1216. WeldConstraint164.Part1 = Part100
  1217. WeldConstraint165.Parent = Part157
  1218. WeldConstraint165.Part0 = Part157
  1219. WeldConstraint165.Part1 = Part149
  1220. Part166.Parent = Model0
  1221. Part166.CFrame = CFrame.new(30.3824215, 17.5113888, -156.835098, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  1222. Part166.Orientation = Vector3.new(-90, 0, 0)
  1223. Part166.Position = Vector3.new(30.3824215, 17.5113888, -156.835098)
  1224. Part166.Rotation = Vector3.new(-90, 0, 0)
  1225. Part166.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1226. Part166.Size = Vector3.new(1.33323467, 2.39982224, 0.799940884)
  1227. Part166.BottomSurface = Enum.SurfaceType.Smooth
  1228. Part166.BrickColor = BrickColor.new("Really black")
  1229. Part166.TopSurface = Enum.SurfaceType.Smooth
  1230. Part166.brickColor = BrickColor.new("Really black")
  1231. Part166.FormFactor = Enum.FormFactor.Symmetric
  1232. Part166.formFactor = Enum.FormFactor.Symmetric
  1233. WeldConstraint167.Parent = Part166
  1234. WeldConstraint167.Part0 = Part166
  1235. WeldConstraint167.Part1 = Part38
  1236. WeldConstraint168.Parent = Part166
  1237. WeldConstraint168.Part0 = Part166
  1238. WeldConstraint168.Part1 = Part157
  1239. WeldConstraint169.Parent = Part166
  1240. WeldConstraint169.Part0 = Part166
  1241. WeldConstraint169.Part1 = WedgePart136
  1242. WeldConstraint170.Parent = Part166
  1243. WeldConstraint170.Part0 = Part166
  1244. WeldConstraint170.Part1 = WedgePart143
  1245. WeldConstraint171.Parent = Part166
  1246. WeldConstraint171.Part0 = Part166
  1247. WeldConstraint171.Part1 = Part133
  1248. WeldConstraint172.Parent = Part166
  1249. WeldConstraint172.Part0 = Part166
  1250. WeldConstraint172.Part1 = Part149
  1251. Part173.Parent = Model0
  1252. Part173.CFrame = CFrame.new(27.9425488, 17.5000019, -154.478531, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1253. Part173.Orientation = Vector3.new(0, 90, 0)
  1254. Part173.Position = Vector3.new(27.9425488, 17.5000019, -154.478531)
  1255. Part173.Rotation = Vector3.new(0, 90, 0)
  1256. Part173.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1257. Part173.Size = Vector3.new(2.30000162, 0.799999952, 1.19999981)
  1258. Part173.BottomSurface = Enum.SurfaceType.Smooth
  1259. Part173.BrickColor = BrickColor.new("Black")
  1260. Part173.Material = Enum.Material.Neon
  1261. Part173.TopSurface = Enum.SurfaceType.Smooth
  1262. Part173.brickColor = BrickColor.new("Black")
  1263. WeldConstraint174.Parent = Part173
  1264. WeldConstraint174.Part0 = Part173
  1265. WeldConstraint174.Part1 = Part38
  1266. WeldConstraint175.Parent = Part173
  1267. WeldConstraint175.Part0 = Part173
  1268. WeldConstraint175.Part1 = Part79
  1269. WeldConstraint176.Parent = Part173
  1270. WeldConstraint176.Part0 = Part173
  1271. WeldConstraint176.Part1 = Part55
  1272. WeldConstraint177.Parent = Part173
  1273. WeldConstraint177.Part0 = Part173
  1274. WeldConstraint177.Part1 = Part67
  1275. WeldConstraint178.Parent = Part173
  1276. WeldConstraint178.Part0 = Part173
  1277. WeldConstraint178.Part1 = WedgePart61
  1278. Part179.Parent = Model0
  1279. Part179.CFrame = CFrame.new(27.4996815, 21.6241436, -158.605927, 0, 0, 1, -0.866025388, -0.500000238, 0, 0.500000238, -0.866025388, 0)
  1280. Part179.Orientation = Vector3.new(0, 90, -120)
  1281. Part179.Position = Vector3.new(27.4996815, 21.6241436, -158.605927)
  1282. Part179.Rotation = Vector3.new(-120, 90, 0)
  1283. Part179.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1284. Part179.Size = Vector3.new(4, 1, 1)
  1285. Part179.BottomSurface = Enum.SurfaceType.Smooth
  1286. Part179.BrickColor = BrickColor.new("Really black")
  1287. Part179.Material = Enum.Material.Neon
  1288. Part179.TopSurface = Enum.SurfaceType.Smooth
  1289. Part179.brickColor = BrickColor.new("Really black")
  1290. Part179.Shape = Enum.PartType.Cylinder
  1291. WeldConstraint180.Parent = Part179
  1292. WeldConstraint180.Part0 = Part179
  1293. WeldConstraint180.Part1 = Part38
  1294. WeldConstraint181.Parent = Part179
  1295. WeldConstraint181.Part0 = Part179
  1296. WeldConstraint181.Part1 = Part122
  1297. WeldConstraint182.Parent = Part179
  1298. WeldConstraint182.Part0 = Part179
  1299. WeldConstraint182.Part1 = Part125
  1300. WeldConstraint183.Parent = Part179
  1301. WeldConstraint183.Part0 = Part179
  1302. WeldConstraint183.Part1 = Part197
  1303. WeldConstraint184.Parent = Part179
  1304. WeldConstraint184.Part0 = Part179
  1305. WeldConstraint184.Part1 = Part13
  1306. WeldConstraint185.Parent = Part179
  1307. WeldConstraint185.Part0 = Part179
  1308. WeldConstraint185.Part1 = Part15
  1309. Part186.Parent = Model0
  1310. Part186.CFrame = CFrame.new(27.8925381, 19.5600643, -153.778564, 0.99998498, 0, 0, 0, 0.99998498, 0, 0, 0, 0.999989986)
  1311. Part186.Position = Vector3.new(27.8925381, 19.5600643, -153.778564)
  1312. Part186.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1313. Part186.Size = Vector3.new(1.10000098, 0.099999927, 6.09999895)
  1314. Part186.BottomSurface = Enum.SurfaceType.Smooth
  1315. Part186.BrickColor = BrickColor.new("Dark stone grey")
  1316. Part186.TopSurface = Enum.SurfaceType.Smooth
  1317. Part186.brickColor = BrickColor.new("Dark stone grey")
  1318. WeldConstraint187.Parent = Part186
  1319. WeldConstraint187.Part0 = Part186
  1320. WeldConstraint187.Part1 = Part44
  1321. WeldConstraint188.Parent = Part186
  1322. WeldConstraint188.Part0 = Part186
  1323. WeldConstraint188.Part1 = WedgePart42
  1324. WeldConstraint189.Parent = Part186
  1325. WeldConstraint189.Part0 = Part186
  1326. WeldConstraint189.Part1 = Part48
  1327. WeldConstraint190.Parent = Part186
  1328. WeldConstraint190.Part0 = Part186
  1329. WeldConstraint190.Part1 = WedgePart61
  1330. Part191.Parent = Model0
  1331. Part191.CFrame = CFrame.new(27.4997425, 21.66745, -158.63092, 0, 1, 0, 0.866025388, 0, -0.500000238, -0.500000238, 0, -0.866025388)
  1332. Part191.Orientation = Vector3.new(30, 180, 90)
  1333. Part191.Position = Vector3.new(27.4997425, 21.66745, -158.63092)
  1334. Part191.Rotation = Vector3.new(150, 0, -90)
  1335. Part191.Color = Color3.new(0, 1, 1)
  1336. Part191.Size = Vector3.new(0.300000489, 1.20000005, 1.20000005)
  1337. Part191.BottomSurface = Enum.SurfaceType.Smooth
  1338. Part191.BrickColor = BrickColor.new("Toothpaste")
  1339. Part191.Material = Enum.Material.Neon
  1340. Part191.TopSurface = Enum.SurfaceType.Smooth
  1341. Part191.brickColor = BrickColor.new("Toothpaste")
  1342. Part191.Shape = Enum.PartType.Cylinder
  1343. WeldConstraint192.Parent = Part191
  1344. WeldConstraint192.Part0 = Part191
  1345. WeldConstraint192.Part1 = Part38
  1346. WeldConstraint193.Parent = Part191
  1347. WeldConstraint193.Part0 = Part191
  1348. WeldConstraint193.Part1 = Part179
  1349. Part194.Parent = Model0
  1350. Part194.CFrame = CFrame.new(27.4997501, 20.9726505, -158.229782, 0, 1, 0, 0.866025388, 0, -0.500000238, -0.500000238, 0, -0.866025388)
  1351. Part194.Orientation = Vector3.new(30, 180, 90)
  1352. Part194.Position = Vector3.new(27.4997501, 20.9726505, -158.229782)
  1353. Part194.Rotation = Vector3.new(150, 0, -90)
  1354. Part194.Color = Color3.new(0, 1, 1)
  1355. Part194.Size = Vector3.new(0.300000489, 1.20000005, 1.20000005)
  1356. Part194.BottomSurface = Enum.SurfaceType.Smooth
  1357. Part194.BrickColor = BrickColor.new("Toothpaste")
  1358. Part194.Material = Enum.Material.Neon
  1359. Part194.TopSurface = Enum.SurfaceType.Smooth
  1360. Part194.brickColor = BrickColor.new("Toothpaste")
  1361. Part194.Shape = Enum.PartType.Cylinder
  1362. WeldConstraint195.Parent = Part194
  1363. WeldConstraint195.Part0 = Part194
  1364. WeldConstraint195.Part1 = Part38
  1365. WeldConstraint196.Parent = Part194
  1366. WeldConstraint196.Part0 = Part194
  1367. WeldConstraint196.Part1 = Part179
  1368. Part197.Parent = Model0
  1369. Part197.CFrame = CFrame.new(27.4997425, 22.3602676, -159.03093, 0, 1, 0, 0.866025388, 0, -0.500000238, -0.500000238, 0, -0.866025388)
  1370. Part197.Orientation = Vector3.new(30, 180, 90)
  1371. Part197.Position = Vector3.new(27.4997425, 22.3602676, -159.03093)
  1372. Part197.Rotation = Vector3.new(150, 0, -90)
  1373. Part197.Color = Color3.new(0, 1, 1)
  1374. Part197.Size = Vector3.new(0.300000489, 1.20000005, 1.20000005)
  1375. Part197.BottomSurface = Enum.SurfaceType.Smooth
  1376. Part197.BrickColor = BrickColor.new("Toothpaste")
  1377. Part197.Material = Enum.Material.Neon
  1378. Part197.TopSurface = Enum.SurfaceType.Smooth
  1379. Part197.brickColor = BrickColor.new("Toothpaste")
  1380. Part197.Shape = Enum.PartType.Cylinder
  1381. WeldConstraint198.Parent = Part197
  1382. WeldConstraint198.Part0 = Part197
  1383. WeldConstraint198.Part1 = Part38
  1384. Part199.Parent = Model0
  1385. Part199.CFrame = CFrame.new(29.2574787, 9.36224556, -157.74292, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1386. Part199.Position = Vector3.new(29.2574787, 9.36224556, -157.74292)
  1387. Part199.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1388. Part199.Size = Vector3.new(5.96938848, 0.795918465, 5.96938848)
  1389. Part199.BottomSurface = Enum.SurfaceType.Smooth
  1390. Part199.BrickColor = BrickColor.new("Really black")
  1391. Part199.Material = Enum.Material.Neon
  1392. Part199.TopSurface = Enum.SurfaceType.Smooth
  1393. Part199.brickColor = BrickColor.new("Really black")
  1394. WeldConstraint200.Parent = Part199
  1395. WeldConstraint200.Part0 = Part199
  1396. WeldConstraint200.Part1 = Part215
  1397. WedgePart201.Parent = Model0
  1398. WedgePart201.CFrame = CFrame.new(29.2574787, 6.77550983, -161.523514, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1399. WedgePart201.Position = Vector3.new(29.2574787, 6.77550983, -161.523514)
  1400. WedgePart201.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1401. WedgePart201.Size = Vector3.new(5.96938848, 5.96938848, 1.59183693)
  1402. WedgePart201.BottomSurface = Enum.SurfaceType.Smooth
  1403. WedgePart201.BrickColor = BrickColor.new("Really black")
  1404. WedgePart201.Material = Enum.Material.Neon
  1405. WedgePart201.brickColor = BrickColor.new("Really black")
  1406. WeldConstraint202.Parent = WedgePart201
  1407. WeldConstraint202.Part0 = WedgePart201
  1408. WeldConstraint202.Part1 = Part199
  1409. WedgePart203.Parent = Model0
  1410. WedgePart203.CFrame = CFrame.new(25.4768658, 2.89540744, -161.523514, 0, 0, 1, -1, 0, 0, 0, -1, 0)
  1411. WedgePart203.Orientation = Vector3.new(0, 90, -90)
  1412. WedgePart203.Position = Vector3.new(25.4768658, 2.89540744, -161.523514)
  1413. WedgePart203.Rotation = Vector3.new(-90, 90, 0)
  1414. WedgePart203.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1415. WedgePart203.Size = Vector3.new(1.79081655, 1.59183693, 1.59183693)
  1416. WedgePart203.BottomSurface = Enum.SurfaceType.Smooth
  1417. WedgePart203.BrickColor = BrickColor.new("Really black")
  1418. WedgePart203.Material = Enum.Material.Neon
  1419. WedgePart203.brickColor = BrickColor.new("Really black")
  1420. WeldConstraint204.Parent = WedgePart203
  1421. WeldConstraint204.Part0 = WedgePart203
  1422. WeldConstraint204.Part1 = Part28
  1423. Part205.Name = "fire1"
  1424. Part205.Parent = Model0
  1425. Part205.CFrame = CFrame.new(27.892519, 19.1048107, -150.678513, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1426. Part205.Orientation = Vector3.new(0, 180, 0)
  1427. Part205.Position = Vector3.new(27.892519, 19.1048107, -150.678513)
  1428. Part205.Rotation = Vector3.new(-180, 0, -180)
  1429. Part205.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1430. Part205.Transparency = 1
  1431. Part205.Size = Vector3.new(0.900000453, 0.799999952, 0.0999996886)
  1432. Part205.BottomSurface = Enum.SurfaceType.Smooth
  1433. Part205.BrickColor = BrickColor.new("Really black")
  1434. Part205.Material = Enum.Material.Neon
  1435. Part205.TopSurface = Enum.SurfaceType.Smooth
  1436. Part205.brickColor = BrickColor.new("Really black")
  1437. Part206.Name = "fire2"
  1438. Part206.Parent = Model0
  1439. Part206.CFrame = CFrame.new(30.5925198, 19.1048203, -150.678513, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1440. Part206.Orientation = Vector3.new(0, 180, 0)
  1441. Part206.Position = Vector3.new(30.5925198, 19.1048203, -150.678513)
  1442. Part206.Rotation = Vector3.new(-180, 0, -180)
  1443. Part206.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1444. Part206.Transparency = 1
  1445. Part206.Size = Vector3.new(0.900000453, 0.799999952, 0.0999996886)
  1446. Part206.BottomSurface = Enum.SurfaceType.Smooth
  1447. Part206.BrickColor = BrickColor.new("Really black")
  1448. Part206.Material = Enum.Material.Neon
  1449. Part206.TopSurface = Enum.SurfaceType.Smooth
  1450. Part206.brickColor = BrickColor.new("Really black")
  1451. Part207.Parent = Model0
  1452. Part207.CFrame = CFrame.new(29.2574787, 2.8954072, -153.962296, 1, -4.82939276e-16, 8.8817842e-16, -4.82939276e-16, 1, 0, 8.8817842e-16, 0, 1)
  1453. Part207.Position = Vector3.new(29.2574787, 2.8954072, -153.962296)
  1454. Part207.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1455. Part207.Size = Vector3.new(5.96938848, 1.79081655, 1.59183693)
  1456. Part207.BottomSurface = Enum.SurfaceType.Smooth
  1457. Part207.BrickColor = BrickColor.new("Really black")
  1458. Part207.Material = Enum.Material.Neon
  1459. Part207.TopSurface = Enum.SurfaceType.Smooth
  1460. Part207.brickColor = BrickColor.new("Really black")
  1461. WeldConstraint208.Parent = Part207
  1462. WeldConstraint208.Part0 = Part207
  1463. WeldConstraint208.Part1 = WedgePart228
  1464. Part209.Parent = Model0
  1465. Part209.CFrame = CFrame.new(33.599205, 3.64032459, -157.644211, -0.257662535, 0.966234148, 5.7146417e-06, 0.96623534, 0.257662266, -1.13367923e-05, -1.04010078e-05, 2.18110563e-06, -0.999997735)
  1466. Part209.Orientation = Vector3.new(0, 180, 75.0699997)
  1467. Part209.Position = Vector3.new(33.599205, 3.64032459, -157.644211)
  1468. Part209.Rotation = Vector3.new(180, 0, -104.93)
  1469. Part209.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  1470. Part209.Size = Vector3.new(3.18367386, 0.795918465, 1.1938777)
  1471. Part209.BottomSurface = Enum.SurfaceType.Smooth
  1472. Part209.BrickColor = BrickColor.new("Lapis")
  1473. Part209.Material = Enum.Material.Neon
  1474. Part209.TopSurface = Enum.SurfaceType.Smooth
  1475. Part209.brickColor = BrickColor.new("Lapis")
  1476. WeldConstraint210.Parent = Part209
  1477. WeldConstraint210.Part0 = Part209
  1478. WeldConstraint210.Part1 = WedgePart18
  1479. Part211.Parent = Model0
  1480. Part211.CFrame = CFrame.new(33.1967316, 6.30793095, -156.623505, -0.182201117, -0.182189986, -0.966234803, 0.68323946, 0.68322444, -0.257663161, 0.707098901, -0.707113266, -4.39380983e-06)
  1481. Part211.Orientation = Vector3.new(14.9300003, -90, 45)
  1482. Part211.Position = Vector3.new(33.1967316, 6.30793095, -156.623505)
  1483. Part211.Rotation = Vector3.new(90, -75.0699997, 135)
  1484. Part211.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  1485. Part211.Size = Vector3.new(3.78061271, 0.795918465, 0.198979616)
  1486. Part211.BottomSurface = Enum.SurfaceType.Smooth
  1487. Part211.BrickColor = BrickColor.new("Lapis")
  1488. Part211.Material = Enum.Material.Neon
  1489. Part211.TopSurface = Enum.SurfaceType.Smooth
  1490. Part211.brickColor = BrickColor.new("Lapis")
  1491. WeldConstraint212.Parent = Part211
  1492. WeldConstraint212.Part0 = Part211
  1493. WeldConstraint212.Part1 = WedgePart18
  1494. Part213.Parent = Model0
  1495. Part213.CFrame = CFrame.new(33.2329788, 6.17195892, -158.689896, 0.18218714, -0.182201177, -0.966235459, -0.683223844, 0.683240652, -0.257661194, 0.707114637, 0.707097709, -6.09024028e-06)
  1496. Part213.Orientation = Vector3.new(14.9300003, -90, -45)
  1497. Part213.Position = Vector3.new(33.2329788, 6.17195892, -158.689896)
  1498. Part213.Rotation = Vector3.new(90, -75.0699997, 45)
  1499. Part213.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  1500. Part213.Size = Vector3.new(3.78061271, 0.795918465, 0.198979616)
  1501. Part213.BottomSurface = Enum.SurfaceType.Smooth
  1502. Part213.BrickColor = BrickColor.new("Lapis")
  1503. Part213.Material = Enum.Material.Neon
  1504. Part213.TopSurface = Enum.SurfaceType.Smooth
  1505. Part213.brickColor = BrickColor.new("Lapis")
  1506. WeldConstraint214.Parent = Part213
  1507. WeldConstraint214.Part0 = Part213
  1508. WeldConstraint214.Part1 = WedgePart18
  1509. Part215.Parent = Model0
  1510. Part215.CFrame = CFrame.new(29.1997395, 17.2508984, -158.184418, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  1511. Part215.Orientation = Vector3.new(0, -90, -90)
  1512. Part215.Position = Vector3.new(29.1997395, 17.2508984, -158.184418)
  1513. Part215.Rotation = Vector3.new(90, -90, 0)
  1514. Part215.Color = Color3.new(0, 0, 1)
  1515. Part215.Size = Vector3.new(0.499999672, 3.3999989, 4.79999876)
  1516. Part215.BottomSurface = Enum.SurfaceType.Smooth
  1517. Part215.BrickColor = BrickColor.new("Really blue")
  1518. Part215.Material = Enum.Material.Neon
  1519. Part215.TopSurface = Enum.SurfaceType.Smooth
  1520. Part215.brickColor = BrickColor.new("Really blue")
  1521. Part215.Shape = Enum.PartType.Cylinder
  1522. ParticleEmitter216.Parent = Part215
  1523. ParticleEmitter216.Speed = NumberRange.new(40, 40)
  1524. ParticleEmitter216.LightInfluence = 1
  1525. ParticleEmitter216.Drag = 8
  1526. ParticleEmitter216.EmissionDirection = Enum.NormalId.Right
  1527. ParticleEmitter216.Lifetime = NumberRange.new(1, 1)
  1528. ParticleEmitter216.Rate = 60
  1529. ParticleEmitter216.SpreadAngle = Vector2.new(15, 15)
  1530. ParticleEmitter216.VelocitySpread = 15
  1531. WeldConstraint217.Parent = Part215
  1532. WeldConstraint217.Part0 = Part215
  1533. WeldConstraint217.Part1 = Part38
  1534. Part218.Parent = Model0
  1535. Part218.CFrame = CFrame.new(29.2162781, 9.68061161, -157.818268, 0.707106829, 0, 0.707106829, 0, 1, 0, -0.707106829, 0, 0.707106829)
  1536. Part218.Orientation = Vector3.new(0, 45, 0)
  1537. Part218.Position = Vector3.new(29.2162781, 9.68061161, -157.818268)
  1538. Part218.Rotation = Vector3.new(0, 45, 0)
  1539. Part218.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  1540. Part218.Size = Vector3.new(8.15816498, 0.238775551, 0.198979616)
  1541. Part218.BottomSurface = Enum.SurfaceType.Smooth
  1542. Part218.BrickColor = BrickColor.new("Lapis")
  1543. Part218.Material = Enum.Material.Neon
  1544. Part218.TopSurface = Enum.SurfaceType.Smooth
  1545. Part218.brickColor = BrickColor.new("Lapis")
  1546. WeldConstraint219.Parent = Part218
  1547. WeldConstraint219.Part0 = Part218
  1548. WeldConstraint219.Part1 = Part199
  1549. Part220.Parent = Model0
  1550. Part220.CFrame = CFrame.new(28.2122402, 6.27119064, -161.760925, 0.70710808, 0.707105577, -3.90912192e-06, -0.683231056, 0.683232069, -0.257661253, -0.182191014, 0.182197019, 0.966235399)
  1551. Part220.Orientation = Vector3.new(14.9300003, 0, -45)
  1552. Part220.Position = Vector3.new(28.2122402, 6.27119064, -161.760925)
  1553. Part220.Rotation = Vector3.new(14.9300003, 0, -45)
  1554. Part220.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  1555. Part220.Size = Vector3.new(3.78061271, 0.795918465, 0.198979616)
  1556. Part220.BottomSurface = Enum.SurfaceType.Smooth
  1557. Part220.BrickColor = BrickColor.new("Lapis")
  1558. Part220.Material = Enum.Material.Neon
  1559. Part220.TopSurface = Enum.SurfaceType.Smooth
  1560. Part220.brickColor = BrickColor.new("Lapis")
  1561. WeldConstraint221.Parent = Part220
  1562. WeldConstraint221.Part0 = Part220
  1563. WeldConstraint221.Part1 = WedgePart201
  1564. Part222.Parent = Model0
  1565. Part222.CFrame = CFrame.new(24.9741383, 3.64064121, -157.785583, 0.257640392, -0.966240883, -2.98426789e-06, 0.966240942, 0.257640392, -9.60318403e-07, 1.69676684e-06, -2.63610491e-06, 1)
  1566. Part222.Orientation = Vector3.new(0, 0, 75.0699997)
  1567. Part222.Position = Vector3.new(24.9741383, 3.64064121, -157.785583)
  1568. Part222.Rotation = Vector3.new(0, 0, 75.0699997)
  1569. Part222.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  1570. Part222.Size = Vector3.new(3.18367386, 0.795918465, 1.1938777)
  1571. Part222.BottomSurface = Enum.SurfaceType.Smooth
  1572. Part222.BrickColor = BrickColor.new("Lapis")
  1573. Part222.Material = Enum.Material.Neon
  1574. Part222.TopSurface = Enum.SurfaceType.Smooth
  1575. Part222.brickColor = BrickColor.new("Lapis")
  1576. WeldConstraint223.Parent = Part222
  1577. WeldConstraint223.Part0 = Part222
  1578. WeldConstraint223.Part1 = WedgePart1
  1579. Part224.Parent = Model0
  1580. Part224.CFrame = CFrame.new(25.3400764, 6.17219782, -156.737335, -0.182172447, 0.182182431, 0.966235518, -0.683231235, 0.683233261, -0.257637829, -0.707102418, -0.70709765, 6.53226107e-06)
  1581. Part224.Orientation = Vector3.new(14.9300003, 90, -45)
  1582. Part224.Position = Vector3.new(25.3400764, 6.17219782, -156.737335)
  1583. Part224.Rotation = Vector3.new(90, 75.0699997, -135)
  1584. Part224.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  1585. Part224.Size = Vector3.new(3.78061271, 0.795918465, 0.198979616)
  1586. Part224.BottomSurface = Enum.SurfaceType.Smooth
  1587. Part224.BrickColor = BrickColor.new("Lapis")
  1588. Part224.Material = Enum.Material.Neon
  1589. Part224.TopSurface = Enum.SurfaceType.Smooth
  1590. Part224.brickColor = BrickColor.new("Lapis")
  1591. WeldConstraint225.Parent = Part224
  1592. WeldConstraint225.Part0 = Part224
  1593. WeldConstraint225.Part1 = WedgePart1
  1594. Part226.Parent = Model0
  1595. Part226.CFrame = CFrame.new(25.3763065, 6.30814695, -158.803635, 0.182182372, 0.182175308, 0.966234922, 0.68323195, 0.683231831, -0.257639796, -0.707098901, 0.707101107, 4.86747103e-06)
  1596. Part226.Orientation = Vector3.new(14.9300003, 90, 45)
  1597. Part226.Position = Vector3.new(25.3763065, 6.30814695, -158.803635)
  1598. Part226.Rotation = Vector3.new(90, 75.0699997, -45)
  1599. Part226.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  1600. Part226.Size = Vector3.new(3.78061271, 0.795918465, 0.198979616)
  1601. Part226.BottomSurface = Enum.SurfaceType.Smooth
  1602. Part226.BrickColor = BrickColor.new("Lapis")
  1603. Part226.Material = Enum.Material.Neon
  1604. Part226.TopSurface = Enum.SurfaceType.Smooth
  1605. Part226.brickColor = BrickColor.new("Lapis")
  1606. WeldConstraint227.Parent = Part226
  1607. WeldConstraint227.Part0 = Part226
  1608. WeldConstraint227.Part1 = WedgePart1
  1609. WedgePart228.Parent = Model0
  1610. WedgePart228.CFrame = CFrame.new(29.2574787, 6.77550983, -153.962296, -1, 1.10384839e-08, -8.23828117e-09, 1.10384839e-08, 1, 5.86213638e-08, 8.23828117e-09, 5.86213638e-08, -1)
  1611. WedgePart228.Orientation = Vector3.new(0, -180, 0)
  1612. WedgePart228.Position = Vector3.new(29.2574787, 6.77550983, -153.962296)
  1613. WedgePart228.Rotation = Vector3.new(-180, 0, -180)
  1614. WedgePart228.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1615. WedgePart228.Size = Vector3.new(5.96938848, 5.96938848, 1.59183693)
  1616. WedgePart228.BottomSurface = Enum.SurfaceType.Smooth
  1617. WedgePart228.BrickColor = BrickColor.new("Really black")
  1618. WedgePart228.Material = Enum.Material.Neon
  1619. WedgePart228.brickColor = BrickColor.new("Really black")
  1620. WeldConstraint229.Parent = WedgePart228
  1621. WeldConstraint229.Part0 = WedgePart228
  1622. WeldConstraint229.Part1 = Part199
  1623. for i,v in pairs(mas:GetChildren()) do
  1624. v.Parent = workspace
  1625. pcall(function() v:MakeJoints() end)
  1626. end
  1627. mas:Destroy()
  1628. for i,v in pairs(cors) do
  1629. spawn(function()
  1630. pcall(v)
  1631. end)
  1632. end
  1633.  
  1634. local moosick = it("Sound",Part9)
  1635. moosick.SoundId = "rbxassetid://1925099916"
  1636. --142653441, 175067863, 177058852
  1637. moosick.Looped = true
  1638. moosick.Pitch = 1
  1639. moosick.Volume = 5
  1640. moosick:Play()
  1641. end
  1642.  
  1643. function swait(num)
  1644. if num==0 or num==nil then
  1645. game:service'RunService'.Heartbeat:wait(0)
  1646. else
  1647. for i=0,num do
  1648. game:service'RunService'.Heartbeat:wait(0)
  1649. end
  1650. end
  1651. end
  1652. function nooutline(part)
  1653. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  1654. end
  1655.  
  1656. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  1657. local fp=it("Part")
  1658. fp.formFactor=formfactor
  1659. fp.Parent=parent
  1660. fp.Reflectance=reflectance
  1661. fp.Transparency=transparency
  1662. fp.CanCollide=false
  1663. fp.Locked=true
  1664. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  1665. fp.Name=name
  1666. fp.Size=size
  1667. fp.Position=Character.Torso.Position
  1668. nooutline(fp)
  1669. fp.Material=material
  1670. fp:BreakJoints()
  1671. return fp
  1672. end
  1673. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  1674. local mesh=it(Mesh)
  1675. mesh.Parent=part
  1676. if Mesh=="SpecialMesh" then
  1677. mesh.MeshType=meshtype
  1678. mesh.MeshId=meshid
  1679. end
  1680. mesh.Offset=offset
  1681. mesh.Scale=scale
  1682. return mesh
  1683. end
  1684. function rayCast(Pos, Dir, Max, Ignore)
  1685. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  1686. end
  1687. function MagicCircle(brickcolor,cframe,x1,y1,z1,x3,y3,z3,delay)
  1688. local prt=part(3,workspace,"Neon",0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  1689. prt.Anchored=true
  1690. prt.CFrame=cframe
  1691. prt.CanCollide = false
  1692. msh=mesh("SpecialMesh",prt,"Sphere","",vt(0,0,0),vt(x1,y1,z1))
  1693. game:GetService("Debris"):AddItem(prt,2)
  1694. coroutine.resume(coroutine.create(function(Part,Mesh)
  1695. for i=0,1,delay do
  1696. swait()
  1697. Part.CFrame=Part.CFrame
  1698. Part.Transparency=i
  1699. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  1700. end
  1701. Part.Parent=nil
  1702. end),prt,msh)
  1703. end
  1704. function MagicCylinder(brickcolor,cframe,x1,y1,z1,x3,y3,z3,delay)
  1705. local prt=part(3,workspace,"Neon",0,0,brickcolor,"Effect",vt(0.2,0.2,0.2))
  1706. prt.Anchored=true
  1707. prt.CFrame=cframe
  1708. msh=mesh("SpecialMesh",prt,"Head","",vt(0,0,0),vt(x1,y1,z1))
  1709. game:GetService("Debris"):AddItem(prt,2)
  1710. coroutine.resume(coroutine.create(function(Part,Mesh)
  1711. for i=0,1,delay do
  1712. swait()
  1713. Part.CFrame=Part.CFrame
  1714. Part.Transparency=i
  1715. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  1716. end
  1717. Part.Parent=nil
  1718. end),prt,msh)
  1719. end
  1720.  
  1721. function Machinegun(Prt,Parent)
  1722. --attack=true
  1723. local efprt=part(3,Parent,"Neon",0,0.5,BrickColor.new("Bright green"),"Effect",vt(0.2,0.2,0.2))
  1724. efprt.Anchored=true
  1725. local efmsh=mesh("CylinderMesh",efprt,"","",vt(0,0,0),vt(1,1,1))
  1726. local spread=vt((math.random(-1,0)+math.random())*7,(math.random(-1,0)+math.random())*7,(math.random(-1,0)+math.random())*7)*(Prt.Position-mouse.Hit.p).magnitude/40
  1727. coroutine.resume(coroutine.create(function(Part,Mesh,Spreaded)
  1728. game:GetService("Debris"):AddItem(Part,6)
  1729. local TheHit=mouse.Hit.p
  1730. local MouseLook=cf((Prt.Position+TheHit)/2,TheHit+Spreaded/17)
  1731. local hit,pos = rayCast(Prt.Position,MouseLook.lookVector,1000,Parent)
  1732. --local pos=rayCast(P.Parent.Position,Player:GetMouse().Hit.p).lookVector
  1733. local tefprt=part(3,workspace,"Neon",0,1,BrickColor.new("Black"),"Effect",vt(0.2,0.2,0.2))
  1734. tefprt.CFrame=cf(pos)
  1735. MagicCircle(BrickColor.new("Neon orange"),cf(pos),0.5,0.5,0.5,0.5,0.5,0.5,0.02)
  1736. game:GetService("Debris"):AddItem(tefprt,3)
  1737. Part.CFrame=CFrame.new((Prt.Position+pos)/2,pos)*angles(1.57,0,0)
  1738. if(hit.Parent:FindFirstChild("Humanoid")~= nil)then
  1739. if hit.Parent:FindFirstChild("Humanoid") ~= nil and hit.Name ~= "Base" and hit.Parent.Name ~= Player.Name then
  1740. hit.Parent.Humanoid:TakeDamage(10)
  1741. end
  1742. end
  1743. local mag=(Prt.Position-pos).magnitude
  1744. MagicCylinder(BrickColor.new("White"),Part.CFrame,1,mag*5,0.5,0.05,0,0.5,0.05)
  1745. Part.Parent=nil
  1746. end),efprt,efmsh,spread)
  1747. end
  1748.  
  1749. function CreateSound(id, par, vol, pit)
  1750. coroutine.resume(coroutine.create(function()
  1751. local sou = it("Sound"){
  1752. Parent = par or workspace,
  1753. Volume = vol,
  1754. Pitch = pit or 1,
  1755. SoundId = id,
  1756. }
  1757. wait()
  1758. sou:play()
  1759. end))
  1760. end
  1761.  
  1762. function SentrysFire()
  1763. attack = true
  1764. Machinegun(Part205)--fire1
  1765. CreateSound("rbxassetid://2025904932", Part7, 10, 1)
  1766. wait(0.2)
  1767. attack = false
  1768. end
  1769. function SentrysFire2()
  1770. attack = true
  1771. Machinegun(Part206)--fire2
  1772. CreateSound("rbxassetid://2025904932", Part7, 10, 0.9)
  1773. wait(0.2)
  1774. attack = false
  1775. end --1624609598
Add Comment
Please, Sign In to add comment