Advertisement
Kaemi

House

Apr 30th, 2018
430
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 165.00 KB | None | 0 0
  1. -- This script has been converted to FE by iPxter
  2.  
  3.  
  4. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  5. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  6. do
  7. print("FE Compatibility code by Mokiros | Translated to FE by iPxter")
  8. script.Parent = Player.Character
  9.  
  10. --RemoteEvent for communicating
  11. local Event = Instance.new("RemoteEvent")
  12. Event.Name = "UserInput_Event"
  13.  
  14. --Fake event to make stuff like Mouse.KeyDown work
  15. local function fakeEvent()
  16. local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end}
  17. t.connect = t.Connect
  18. return t
  19. end
  20.  
  21. --Creating fake input objects with fake variables
  22. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
  23. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  24. local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  25. CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  26. end}
  27. --Merged 2 functions into one by checking amount of arguments
  28. CAS.UnbindAction = CAS.BindAction
  29.  
  30. --This function will trigger the events that have been :Connect()'ed
  31. local function te(self,ev,...)
  32. local t = m[ev]
  33. if t and t._fakeEvent and t.Function then
  34. t.Function(...)
  35. end
  36. end
  37. m.TrigEvent = te
  38. UIS.TrigEvent = te
  39.  
  40. Event.OnServerEvent:Connect(function(plr,io)
  41. if plr~=Player then return end
  42. if io.isMouse then
  43. m.Target = io.Target
  44. m.Hit = io.Hit
  45. else
  46. local b = io.UserInputState == Enum.UserInputState.Begin
  47. if io.UserInputType == Enum.UserInputType.MouseButton1 then
  48. return m:TrigEvent(b and "Button1Down" or "Button1Up")
  49. end
  50. for _,t in pairs(CAS.Actions) do
  51. for _,k in pairs(t.Keys) do
  52. if k==io.KeyCode then
  53. t.Function(t.Name,io.UserInputState,io)
  54. end
  55. end
  56. end
  57. m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  58. UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  59. end
  60. end)
  61. Event.Parent = NLS([==[
  62. local Player = game:GetService("Players").LocalPlayer
  63. local Event = script:WaitForChild("UserInput_Event")
  64.  
  65. local UIS = game:GetService("UserInputService")
  66. local input = function(io,a)
  67. if a then return end
  68. --Since InputObject is a client-side instance, we create and pass table instead
  69. Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState})
  70. end
  71. UIS.InputBegan:Connect(input)
  72. UIS.InputEnded:Connect(input)
  73.  
  74. local Mouse = Player:GetMouse()
  75. local h,t
  76. --Give the server mouse data 30 times every second, but only if the values changed
  77. --If player is not moving their mouse, client won't fire events
  78. while wait(1/30) do
  79. if h~=Mouse.Hit or t~=Mouse.Target then
  80. h,t=Mouse.Hit,Mouse.Target
  81. Event:FireServer({isMouse=true,Target=t,Hit=h})
  82. end
  83. end]==],Player.Character)
  84. Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
  85. end
  86. --Converted with ttyyuu12345's model to script plugin v4
  87. function sandbox(var,func)
  88. local env = getfenv(func)
  89. local newenv = setmetatable({},{
  90. __index = function(self,k)
  91. if k=="script" then
  92. return var
  93. else
  94. return env[k]
  95. end
  96. end,
  97. })
  98. setfenv(func,newenv)
  99. return func
  100. end
  101. cors = {}
  102. mas = Instance.new("Model",game:GetService("Lighting"))
  103. Model0 = Instance.new("Model")
  104. Part1 = Instance.new("Part")
  105. SpawnLocation2 = Instance.new("SpawnLocation")
  106. SpecialMesh3 = Instance.new("SpecialMesh")
  107. Part4 = Instance.new("Part")
  108. Part5 = Instance.new("Part")
  109. BoolValue6 = Instance.new("BoolValue")
  110. NumberValue7 = Instance.new("NumberValue")
  111. Part8 = Instance.new("Part")
  112. MeshPart9 = Instance.new("MeshPart")
  113. Model10 = Instance.new("Model")
  114. Part11 = Instance.new("Part")
  115. Motor6D12 = Instance.new("Motor6D")
  116. Part13 = Instance.new("Part")
  117. Motor6D14 = Instance.new("Motor6D")
  118. Motor6D15 = Instance.new("Motor6D")
  119. Motor6D16 = Instance.new("Motor6D")
  120. Sound17 = Instance.new("Sound")
  121. Motor6D18 = Instance.new("Motor6D")
  122. ParticleEmitter19 = Instance.new("ParticleEmitter")
  123. Motor6D20 = Instance.new("Motor6D")
  124. Part21 = Instance.new("Part")
  125. Part22 = Instance.new("Part")
  126. Part23 = Instance.new("Part")
  127. Part24 = Instance.new("Part")
  128. Humanoid25 = Instance.new("Humanoid")
  129. BrickColorValue26 = Instance.new("BrickColorValue")
  130. IntValue27 = Instance.new("IntValue")
  131. BoolValue28 = Instance.new("BoolValue")
  132. Part29 = Instance.new("Part")
  133. SpecialMesh30 = Instance.new("SpecialMesh")
  134. Sound31 = Instance.new("Sound")
  135. Sound32 = Instance.new("Sound")
  136. Decal33 = Instance.new("Decal")
  137. ShirtGraphic34 = Instance.new("ShirtGraphic")
  138. Part35 = Instance.new("Part")
  139. SpecialMesh36 = Instance.new("SpecialMesh")
  140. Vector3Value37 = Instance.new("Vector3Value")
  141. Part38 = Instance.new("Part")
  142. SpecialMesh39 = Instance.new("SpecialMesh")
  143. Weld40 = Instance.new("Weld")
  144. Weld41 = Instance.new("Weld")
  145. Weld42 = Instance.new("Weld")
  146. Weld43 = Instance.new("Weld")
  147. Weld44 = Instance.new("Weld")
  148. Weld45 = Instance.new("Weld")
  149. Weld46 = Instance.new("Weld")
  150. Weld47 = Instance.new("Weld")
  151. Weld48 = Instance.new("Weld")
  152. Weld49 = Instance.new("Weld")
  153. Weld50 = Instance.new("Weld")
  154. Weld51 = Instance.new("Weld")
  155. Weld52 = Instance.new("Weld")
  156. Weld53 = Instance.new("Weld")
  157. Weld54 = Instance.new("Weld")
  158. Weld55 = Instance.new("Weld")
  159. Weld56 = Instance.new("Weld")
  160. Weld57 = Instance.new("Weld")
  161. Weld58 = Instance.new("Weld")
  162. Weld59 = Instance.new("Weld")
  163. Weld60 = Instance.new("Weld")
  164. Weld61 = Instance.new("Weld")
  165. Weld62 = Instance.new("Weld")
  166. Weld63 = Instance.new("Weld")
  167. Weld64 = Instance.new("Weld")
  168. Weld65 = Instance.new("Weld")
  169. Weld66 = Instance.new("Weld")
  170. Weld67 = Instance.new("Weld")
  171. Weld68 = Instance.new("Weld")
  172. Weld69 = Instance.new("Weld")
  173. Weld70 = Instance.new("Weld")
  174. Weld71 = Instance.new("Weld")
  175. Weld72 = Instance.new("Weld")
  176. Weld73 = Instance.new("Weld")
  177. Weld74 = Instance.new("Weld")
  178. Weld75 = Instance.new("Weld")
  179. Weld76 = Instance.new("Weld")
  180. Weld77 = Instance.new("Weld")
  181. Weld78 = Instance.new("Weld")
  182. Weld79 = Instance.new("Weld")
  183. Weld80 = Instance.new("Weld")
  184. Weld81 = Instance.new("Weld")
  185. Weld82 = Instance.new("Weld")
  186. Weld83 = Instance.new("Weld")
  187. Weld84 = Instance.new("Weld")
  188. Weld85 = Instance.new("Weld")
  189. Weld86 = Instance.new("Weld")
  190. Weld87 = Instance.new("Weld")
  191. Weld88 = Instance.new("Weld")
  192. Weld89 = Instance.new("Weld")
  193. Weld90 = Instance.new("Weld")
  194. Weld91 = Instance.new("Weld")
  195. Weld92 = Instance.new("Weld")
  196. Weld93 = Instance.new("Weld")
  197. Weld94 = Instance.new("Weld")
  198. Weld95 = Instance.new("Weld")
  199. Weld96 = Instance.new("Weld")
  200. Weld97 = Instance.new("Weld")
  201. Weld98 = Instance.new("Weld")
  202. Weld99 = Instance.new("Weld")
  203. Weld100 = Instance.new("Weld")
  204. Weld101 = Instance.new("Weld")
  205. Weld102 = Instance.new("Weld")
  206. Weld103 = Instance.new("Weld")
  207. Weld104 = Instance.new("Weld")
  208. Weld105 = Instance.new("Weld")
  209. Weld106 = Instance.new("Weld")
  210. Weld107 = Instance.new("Weld")
  211. Weld108 = Instance.new("Weld")
  212. Weld109 = Instance.new("Weld")
  213. Weld110 = Instance.new("Weld")
  214. Weld111 = Instance.new("Weld")
  215. Weld112 = Instance.new("Weld")
  216. Sound113 = Instance.new("Sound")
  217. Sound114 = Instance.new("Sound")
  218. Part115 = Instance.new("Part")
  219. SpecialMesh116 = Instance.new("SpecialMesh")
  220. Part117 = Instance.new("Part")
  221. SpecialMesh118 = Instance.new("SpecialMesh")
  222. Part119 = Instance.new("Part")
  223. SpecialMesh120 = Instance.new("SpecialMesh")
  224. Part121 = Instance.new("Part")
  225. SpecialMesh122 = Instance.new("SpecialMesh")
  226. MeshPart123 = Instance.new("MeshPart")
  227. MeshPart124 = Instance.new("MeshPart")
  228. Part125 = Instance.new("Part")
  229. SpecialMesh126 = Instance.new("SpecialMesh")
  230. Part127 = Instance.new("Part")
  231. SpecialMesh128 = Instance.new("SpecialMesh")
  232. Part129 = Instance.new("Part")
  233. SpecialMesh130 = Instance.new("SpecialMesh")
  234. Part131 = Instance.new("Part")
  235. SpecialMesh132 = Instance.new("SpecialMesh")
  236. MeshPart133 = Instance.new("MeshPart")
  237. MeshPart134 = Instance.new("MeshPart")
  238. MeshPart135 = Instance.new("MeshPart")
  239. MeshPart136 = Instance.new("MeshPart")
  240. MeshPart137 = Instance.new("MeshPart")
  241. MeshPart138 = Instance.new("MeshPart")
  242. Part139 = Instance.new("Part")
  243. SpecialMesh140 = Instance.new("SpecialMesh")
  244. Part141 = Instance.new("Part")
  245. SpecialMesh142 = Instance.new("SpecialMesh")
  246. Part143 = Instance.new("Part")
  247. SpecialMesh144 = Instance.new("SpecialMesh")
  248. Part145 = Instance.new("Part")
  249. SpecialMesh146 = Instance.new("SpecialMesh")
  250. Part147 = Instance.new("Part")
  251. SpecialMesh148 = Instance.new("SpecialMesh")
  252. Part149 = Instance.new("Part")
  253. SpecialMesh150 = Instance.new("SpecialMesh")
  254. Part151 = Instance.new("Part")
  255. SpecialMesh152 = Instance.new("SpecialMesh")
  256. Part153 = Instance.new("Part")
  257. SpecialMesh154 = Instance.new("SpecialMesh")
  258. Part155 = Instance.new("Part")
  259. SpecialMesh156 = Instance.new("SpecialMesh")
  260. Part157 = Instance.new("Part")
  261. SpecialMesh158 = Instance.new("SpecialMesh")
  262. Model159 = Instance.new("Model")
  263. Humanoid160 = Instance.new("Humanoid")
  264. Part161 = Instance.new("Part")
  265. Part162 = Instance.new("Part")
  266. SpecialMesh163 = Instance.new("SpecialMesh")
  267. Motor6D164 = Instance.new("Motor6D")
  268. Motor6D165 = Instance.new("Motor6D")
  269. Motor6D166 = Instance.new("Motor6D")
  270. Part167 = Instance.new("Part")
  271. ManualWeld168 = Instance.new("ManualWeld")
  272. ManualWeld169 = Instance.new("ManualWeld")
  273. ManualWeld170 = Instance.new("ManualWeld")
  274. Part171 = Instance.new("Part")
  275. Weld172 = Instance.new("Weld")
  276. Part173 = Instance.new("Part")
  277. ManualWeld174 = Instance.new("ManualWeld")
  278. ManualWeld175 = Instance.new("ManualWeld")
  279. ManualWeld176 = Instance.new("ManualWeld")
  280. Part177 = Instance.new("Part")
  281. Part178 = Instance.new("Part")
  282. Motor6D179 = Instance.new("Motor6D")
  283. Part180 = Instance.new("Part")
  284. SpecialMesh181 = Instance.new("SpecialMesh")
  285. Animation182 = Instance.new("Animation")
  286. Sound183 = Instance.new("Sound")
  287. Weld184 = Instance.new("Weld")
  288. Part185 = Instance.new("Part")
  289. SpecialMesh186 = Instance.new("SpecialMesh")
  290. Part187 = Instance.new("Part")
  291. SpecialMesh188 = Instance.new("SpecialMesh")
  292. Part189 = Instance.new("Part")
  293. SpecialMesh190 = Instance.new("SpecialMesh")
  294. Model191 = Instance.new("Model")
  295. Part192 = Instance.new("Part")
  296. Motor6D193 = Instance.new("Motor6D")
  297. Part194 = Instance.new("Part")
  298. Motor6D195 = Instance.new("Motor6D")
  299. Motor6D196 = Instance.new("Motor6D")
  300. Motor6D197 = Instance.new("Motor6D")
  301. Motor6D198 = Instance.new("Motor6D")
  302. Motor6D199 = Instance.new("Motor6D")
  303. Part200 = Instance.new("Part")
  304. Part201 = Instance.new("Part")
  305. Part202 = Instance.new("Part")
  306. Part203 = Instance.new("Part")
  307. Weld204 = Instance.new("Weld")
  308. Part205 = Instance.new("Part")
  309. SpecialMesh206 = Instance.new("SpecialMesh")
  310. Weld207 = Instance.new("Weld")
  311. Weld208 = Instance.new("Weld")
  312. Humanoid209 = Instance.new("Humanoid")
  313. CharacterMesh210 = Instance.new("CharacterMesh")
  314. CharacterMesh211 = Instance.new("CharacterMesh")
  315. CharacterMesh212 = Instance.new("CharacterMesh")
  316. CharacterMesh213 = Instance.new("CharacterMesh")
  317. CharacterMesh214 = Instance.new("CharacterMesh")
  318. Part215 = Instance.new("Part")
  319. SpecialMesh216 = Instance.new("SpecialMesh")
  320. Part217 = Instance.new("Part")
  321. SpecialMesh218 = Instance.new("SpecialMesh")
  322. Vector3Value219 = Instance.new("Vector3Value")
  323. Weld220 = Instance.new("Weld")
  324. Part221 = Instance.new("Part")
  325. SpecialMesh222 = Instance.new("SpecialMesh")
  326. Part223 = Instance.new("Part")
  327. SpecialMesh224 = Instance.new("SpecialMesh")
  328. Vector3Value225 = Instance.new("Vector3Value")
  329. Weld226 = Instance.new("Weld")
  330. WedgePart227 = Instance.new("WedgePart")
  331. WedgePart228 = Instance.new("WedgePart")
  332. Part229 = Instance.new("Part")
  333. SpecialMesh230 = Instance.new("SpecialMesh")
  334. Sound231 = Instance.new("Sound")
  335. ClickDetector232 = Instance.new("ClickDetector")
  336. Script233 = Instance.new("Script")
  337. Part234 = Instance.new("Part")
  338. SpecialMesh235 = Instance.new("SpecialMesh")
  339. Sound236 = Instance.new("Sound")
  340. ClickDetector237 = Instance.new("ClickDetector")
  341. Script238 = Instance.new("Script")
  342. Part239 = Instance.new("Part")
  343. SpecialMesh240 = Instance.new("SpecialMesh")
  344. Part241 = Instance.new("Part")
  345. SpecialMesh242 = Instance.new("SpecialMesh")
  346. Part243 = Instance.new("Part")
  347. SpecialMesh244 = Instance.new("SpecialMesh")
  348. Sound245 = Instance.new("Sound")
  349. ClickDetector246 = Instance.new("ClickDetector")
  350. Script247 = Instance.new("Script")
  351. Part248 = Instance.new("Part")
  352. SpecialMesh249 = Instance.new("SpecialMesh")
  353. Part250 = Instance.new("Part")
  354. SpecialMesh251 = Instance.new("SpecialMesh")
  355. Part252 = Instance.new("Part")
  356. SpecialMesh253 = Instance.new("SpecialMesh")
  357. Part254 = Instance.new("Part")
  358. SpecialMesh255 = Instance.new("SpecialMesh")
  359. Part256 = Instance.new("Part")
  360. SpecialMesh257 = Instance.new("SpecialMesh")
  361. Part258 = Instance.new("Part")
  362. SpecialMesh259 = Instance.new("SpecialMesh")
  363. Part260 = Instance.new("Part")
  364. SpecialMesh261 = Instance.new("SpecialMesh")
  365. Part262 = Instance.new("Part")
  366. SpecialMesh263 = Instance.new("SpecialMesh")
  367. Part264 = Instance.new("Part")
  368. SpecialMesh265 = Instance.new("SpecialMesh")
  369. Part266 = Instance.new("Part")
  370. SpecialMesh267 = Instance.new("SpecialMesh")
  371. Part268 = Instance.new("Part")
  372. SpecialMesh269 = Instance.new("SpecialMesh")
  373. Part270 = Instance.new("Part")
  374. SpecialMesh271 = Instance.new("SpecialMesh")
  375. Sound272 = Instance.new("Sound")
  376. ClickDetector273 = Instance.new("ClickDetector")
  377. Script274 = Instance.new("Script")
  378. Model275 = Instance.new("Model")
  379. Seat276 = Instance.new("Seat")
  380. Part277 = Instance.new("Part")
  381. SpecialMesh278 = Instance.new("SpecialMesh")
  382. Part279 = Instance.new("Part")
  383. Model280 = Instance.new("Model")
  384. Seat281 = Instance.new("Seat")
  385. Part282 = Instance.new("Part")
  386. SpecialMesh283 = Instance.new("SpecialMesh")
  387. Part284 = Instance.new("Part")
  388. Model285 = Instance.new("Model")
  389. Seat286 = Instance.new("Seat")
  390. Part287 = Instance.new("Part")
  391. SpecialMesh288 = Instance.new("SpecialMesh")
  392. Part289 = Instance.new("Part")
  393. Model290 = Instance.new("Model")
  394. Seat291 = Instance.new("Seat")
  395. Part292 = Instance.new("Part")
  396. SpecialMesh293 = Instance.new("SpecialMesh")
  397. Part294 = Instance.new("Part")
  398. Part295 = Instance.new("Part")
  399. SpecialMesh296 = Instance.new("SpecialMesh")
  400. Part297 = Instance.new("Part")
  401. Part298 = Instance.new("Part")
  402. Part299 = Instance.new("Part")
  403. Part300 = Instance.new("Part")
  404. Part301 = Instance.new("Part")
  405. SpecialMesh302 = Instance.new("SpecialMesh")
  406. Part303 = Instance.new("Part")
  407. SpecialMesh304 = Instance.new("SpecialMesh")
  408. Part305 = Instance.new("Part")
  409. Part306 = Instance.new("Part")
  410. SpecialMesh307 = Instance.new("SpecialMesh")
  411. Part308 = Instance.new("Part")
  412. SpecialMesh309 = Instance.new("SpecialMesh")
  413. Part310 = Instance.new("Part")
  414. Part311 = Instance.new("Part")
  415. Part312 = Instance.new("Part")
  416. Part313 = Instance.new("Part")
  417. Part314 = Instance.new("Part")
  418. Part315 = Instance.new("Part")
  419. Script316 = Instance.new("Script")
  420. ClickDetector317 = Instance.new("ClickDetector")
  421. Script318 = Instance.new("Script")
  422. Decal319 = Instance.new("Decal")
  423. Decal320 = Instance.new("Decal")
  424. Part321 = Instance.new("Part")
  425. WedgePart322 = Instance.new("WedgePart")
  426. Part323 = Instance.new("Part")
  427. Part324 = Instance.new("Part")
  428. Script325 = Instance.new("Script")
  429. Sound326 = Instance.new("Sound")
  430. SpecialMesh327 = Instance.new("SpecialMesh")
  431. ClickDetector328 = Instance.new("ClickDetector")
  432. Part329 = Instance.new("Part")
  433. Part330 = Instance.new("Part")
  434. Part331 = Instance.new("Part")
  435. Part332 = Instance.new("Part")
  436. Part333 = Instance.new("Part")
  437. Part334 = Instance.new("Part")
  438. Decal335 = Instance.new("Decal")
  439. Humanoid336 = Instance.new("Humanoid")
  440. Part337 = Instance.new("Part")
  441. ClickDetector338 = Instance.new("ClickDetector")
  442. Sound339 = Instance.new("Sound")
  443. SpecialMesh340 = Instance.new("SpecialMesh")
  444. Script341 = Instance.new("Script")
  445. ParticleEmitter342 = Instance.new("ParticleEmitter")
  446. IntValue343 = Instance.new("IntValue")
  447. NumberValue344 = Instance.new("NumberValue")
  448. SpawnLocation345 = Instance.new("SpawnLocation")
  449. SpecialMesh346 = Instance.new("SpecialMesh")
  450. SpawnLocation347 = Instance.new("SpawnLocation")
  451. SpecialMesh348 = Instance.new("SpecialMesh")
  452. SpawnLocation349 = Instance.new("SpawnLocation")
  453. SpecialMesh350 = Instance.new("SpecialMesh")
  454. SpawnLocation351 = Instance.new("SpawnLocation")
  455. SpecialMesh352 = Instance.new("SpecialMesh")
  456. Model0.Name = "House"
  457. Model0.Parent = mas
  458. Part1.Name = "Floor"
  459. Part1.Parent = Model0
  460. Part1.CFrame = CFrame.new(-517.590759, 116.840584, -33.3495255, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  461. Part1.Position = Vector3.new(-517.590759, 116.840584, -33.3495255)
  462. Part1.Color = Color3.new(0.843137, 0.772549, 0.603922)
  463. Part1.Size = Vector3.new(238, 1, 252)
  464. Part1.Anchored = true
  465. Part1.BottomSurface = Enum.SurfaceType.Smooth
  466. Part1.BrickColor = BrickColor.new("Brick yellow")
  467. Part1.Locked = true
  468. Part1.Material = Enum.Material.WoodPlanks
  469. Part1.TopSurface = Enum.SurfaceType.Smooth
  470. Part1.brickColor = BrickColor.new("Brick yellow")
  471. SpawnLocation2.Parent = Model0
  472. SpawnLocation2.CFrame = CFrame.new(-280.316833, 87.8406677, -42.7095108, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  473. SpawnLocation2.Orientation = Vector3.new(0, 90, 0)
  474. SpawnLocation2.Position = Vector3.new(-280.316833, 87.8406677, -42.7095108)
  475. SpawnLocation2.Rotation = Vector3.new(0, 90, 0)
  476. SpawnLocation2.Size = Vector3.new(6, 1, 6)
  477. SpawnLocation2.Anchored = true
  478. SpawnLocation2.BottomSurface = Enum.SurfaceType.Smooth
  479. SpawnLocation2.TopSurface = Enum.SurfaceType.Smooth
  480. SpecialMesh3.Parent = SpawnLocation2
  481. SpecialMesh3.MeshId = "rbxassetid://470783499"
  482. SpecialMesh3.Scale = Vector3.new(0.00999999978, 0.00999999978, 0.00999999978)
  483. SpecialMesh3.TextureId = "rbxassetid://470783503"
  484. SpecialMesh3.MeshType = Enum.MeshType.FileMesh
  485. Part4.Name = "Floor"
  486. Part4.Parent = Model0
  487. Part4.CFrame = CFrame.new(-397.590759, 121.340561, -96.3495255, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  488. Part4.Orientation = Vector3.new(0, 90, 0)
  489. Part4.Position = Vector3.new(-397.590759, 121.340561, -96.3495255)
  490. Part4.Rotation = Vector3.new(0, 90, 0)
  491. Part4.Color = Color3.new(0.843137, 0.772549, 0.603922)
  492. Part4.Size = Vector3.new(122, 66, 2)
  493. Part4.Anchored = true
  494. Part4.BottomSurface = Enum.SurfaceType.Smooth
  495. Part4.BrickColor = BrickColor.new("Brick yellow")
  496. Part4.Locked = true
  497. Part4.Material = Enum.Material.WoodPlanks
  498. Part4.TopSurface = Enum.SurfaceType.Smooth
  499. Part4.brickColor = BrickColor.new("Brick yellow")
  500. Part5.Name = "Floor"
  501. Part5.Parent = Model0
  502. Part5.CFrame = CFrame.new(-397.590759, 121.340561, 29.6504745, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  503. Part5.Orientation = Vector3.new(0, 90, 0)
  504. Part5.Position = Vector3.new(-397.590759, 121.340561, 29.6504745)
  505. Part5.Rotation = Vector3.new(0, 90, 0)
  506. Part5.Color = Color3.new(0.843137, 0.772549, 0.603922)
  507. Part5.Size = Vector3.new(122, 66, 2)
  508. Part5.Anchored = true
  509. Part5.BottomSurface = Enum.SurfaceType.Smooth
  510. Part5.BrickColor = BrickColor.new("Brick yellow")
  511. Part5.Locked = true
  512. Part5.Material = Enum.Material.WoodPlanks
  513. Part5.TopSurface = Enum.SurfaceType.Smooth
  514. Part5.brickColor = BrickColor.new("Brick yellow")
  515. BoolValue6.Name = "Active"
  516. BoolValue6.Parent = Model0
  517. NumberValue7.Name = "MiniWait"
  518. NumberValue7.Parent = Model0
  519. NumberValue7.Value = 0.0005
  520. Part8.Name = "Floor"
  521. Part8.Parent = Model0
  522. Part8.CFrame = CFrame.new(-522.590759, 87.8407516, -33.3495255, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  523. Part8.Position = Vector3.new(-522.590759, 87.8407516, -33.3495255)
  524. Part8.Color = Color3.new(0.843137, 0.772549, 0.603922)
  525. Part8.Size = Vector3.new(252, 1, 252)
  526. Part8.Anchored = true
  527. Part8.BottomSurface = Enum.SurfaceType.Smooth
  528. Part8.BrickColor = BrickColor.new("Brick yellow")
  529. Part8.Locked = true
  530. Part8.Material = Enum.Material.WoodPlanks
  531. Part8.TopSurface = Enum.SurfaceType.Smooth
  532. Part8.brickColor = BrickColor.new("Brick yellow")
  533. MeshPart9.Name = "Stock"
  534. MeshPart9.Parent = Model0
  535. MeshPart9.CFrame = CFrame.new(-458.31842, 88.6813354, -147.122375, 0.707106829, 0.707106829, 0, 0, 0, 1, 0.707106829, -0.707106829, 0)
  536. MeshPart9.Orientation = Vector3.new(-90, -45, 0)
  537. MeshPart9.Position = Vector3.new(-458.31842, 88.6813354, -147.122375)
  538. MeshPart9.Rotation = Vector3.new(-90, 0, -45)
  539. MeshPart9.Size = Vector3.new(1.51822126, 1.04349363, 0.309569746)
  540. MeshPart9.Anchored = true
  541. MeshPart9.CanCollide = false
  542. MeshPart9.Locked = true
  543. MeshPart9.TextureID = "rbxassetid://437824635"
  544. Model10.Name = " "
  545. Model10.Parent = Model0
  546. Model10.PrimaryPart = Part29
  547. Part11.Name = "HumanoidRootPart"
  548. Part11.Parent = Model10
  549. Part11.CFrame = CFrame.new(-538.490295, 120.763947, -31.7323341, 0.00338183343, -0.00477521494, -0.999984026, 0.00127717853, 0.999986291, -0.0047688894, 0.999994636, -0.00126162171, 0.00338555872)
  550. Part11.Orientation = Vector3.new(0.269999981, -89.8099976, 0.0700000003)
  551. Part11.Position = Vector3.new(-538.490295, 120.763947, -31.7323341)
  552. Part11.Rotation = Vector3.new(54.6299973, -89.6800003, 54.6899986)
  553. Part11.Transparency = 1
  554. Part11.Size = Vector3.new(2, 2, 1)
  555. Part11.Anchored = true
  556. Part11.BottomSurface = Enum.SurfaceType.Smooth
  557. Part11.TopSurface = Enum.SurfaceType.Smooth
  558. Part11.FormFactor = Enum.FormFactor.Symmetric
  559. Part11.formFactor = Enum.FormFactor.Symmetric
  560. Motor6D12.Name = "Root Hip"
  561. Motor6D12.Parent = Part11
  562. Motor6D12.MaxVelocity = 0.10000000149012
  563. Motor6D12.C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  564. Motor6D12.C1 = CFrame.new(0, 1.39751577, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  565. Motor6D12.Part0 = Part11
  566. Motor6D12.Part1 = Part13
  567. Motor6D12.part1 = Part13
  568. Part13.Name = "Torso"
  569. Part13.Parent = Model10
  570. Part13.CFrame = CFrame.new(-538.483582, 119.366447, -31.7305717, 0.00338183343, -0.00477521494, -0.999984026, 0.00127717853, 0.999986291, -0.0047688894, 0.999994636, -0.00126162171, 0.00338555872)
  571. Part13.Orientation = Vector3.new(0.269999981, -89.8099976, 0.0700000003)
  572. Part13.Position = Vector3.new(-538.483582, 119.366447, -31.7305717)
  573. Part13.Rotation = Vector3.new(54.6299973, -89.6800003, 54.6899986)
  574. Part13.Color = Color3.new(1, 0, 0)
  575. Part13.Size = Vector3.new(2, 2, 1)
  576. Part13.Anchored = true
  577. Part13.BottomSurface = Enum.SurfaceType.Smooth
  578. Part13.BrickColor = BrickColor.new("Really red")
  579. Part13.CanCollide = false
  580. Part13.TopSurface = Enum.SurfaceType.Smooth
  581. Part13.brickColor = BrickColor.new("Really red")
  582. Part13.FormFactor = Enum.FormFactor.Symmetric
  583. Part13.formFactor = Enum.FormFactor.Symmetric
  584. Motor6D14.Name = "Left Hip"
  585. Motor6D14.Parent = Part13
  586. Motor6D14.MaxVelocity = 0.10000000149012
  587. Motor6D14.C0 = CFrame.new(-1, -1, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08)
  588. Motor6D14.C1 = CFrame.new(-0.49999994, 0.786214113, -0.482114315, -0.137782738, -0.0226528849, -0.990203381, 0.958970428, -0.253144979, -0.127645582, -0.247773454, -0.967163146, 0.0566024445)
  589. Motor6D14.Part0 = Part13
  590. Motor6D14.Part1 = Part21
  591. Motor6D14.part1 = Part21
  592. Motor6D15.Name = "Right Hip"
  593. Motor6D15.Parent = Part13
  594. Motor6D15.MaxVelocity = 0.10000000149012
  595. Motor6D15.C0 = CFrame.new(1, -1, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  596. Motor6D15.C1 = CFrame.new(0.5, 0.882467687, -0.363376081, -4.37113883e-08, 0, 1, -0.999145508, -0.0413314104, -4.36740386e-08, 0.0413314104, -0.999145508, 1.80665338e-09)
  597. Motor6D15.Part0 = Part13
  598. Motor6D15.Part1 = Part22
  599. Motor6D15.part1 = Part22
  600. Motor6D16.Name = "Right Shoulder"
  601. Motor6D16.Parent = Part13
  602. Motor6D16.MaxVelocity = 0.10000000149012
  603. Motor6D16.C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  604. Motor6D16.C1 = CFrame.new(-0.207999825, 0.339364707, -0.0454815626, 0.1881717, 0.241014689, 0.952104688, -0.939799309, 0.32574597, 0.103280619, -0.285252005, -0.914221764, 0.287801594)
  605. Motor6D16.Part0 = Part13
  606. Motor6D16.Part1 = Part24
  607. Motor6D16.part1 = Part24
  608. Sound17.Name = "HitSound"
  609. Sound17.Parent = Part13
  610. Sound17.SoundId = "rbxassetid://344936285"
  611. Motor6D18.Name = "Left Shoulder"
  612. Motor6D18.Parent = Part13
  613. Motor6D18.MaxVelocity = 0.10000000149012
  614. Motor6D18.C0 = CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08)
  615. Motor6D18.C1 = CFrame.new(0.49999997, 0.49999997, 0, 0.447093636, 0.348677635, -0.823730052, 0.649552107, 0.506570101, 0.56698221, 0.614971042, -0.788549721, -2.68812386e-08)
  616. Motor6D18.Part0 = Part13
  617. Motor6D18.Part1 = Part23
  618. Motor6D18.part1 = Part23
  619. ParticleEmitter19.Name = "Smoke"
  620. ParticleEmitter19.Parent = Part13
  621. ParticleEmitter19.Speed = NumberRange.new(0, 0)
  622. ParticleEmitter19.Color = ColorSequence.new(Color3.new(0.0945296, 0.0945296, 0.0945296),Color3.new(0.33283, 0.33283, 0.33283))
  623. ParticleEmitter19.Enabled = false
  624. ParticleEmitter19.Texture = "rbxassetid://1268268250"
  625. ParticleEmitter19.Transparency = NumberSequence.new(1,1)
  626. ParticleEmitter19.Size = NumberSequence.new(5.3125,10)
  627. ParticleEmitter19.Lifetime = NumberRange.new(5, 5)
  628. ParticleEmitter19.Rate = 100
  629. Motor6D20.Name = "Neck"
  630. Motor6D20.Parent = Part13
  631. Motor6D20.MaxVelocity = 0.10000000149012
  632. Motor6D20.C0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  633. Motor6D20.C1 = CFrame.new(0, -0.5, 0, -0.909810364, 0.412953615, 0.0414056107, -0.044062648, -0.195314467, 0.979750335, 0.41267857, 0.889562607, 0.195894927)
  634. Motor6D20.Part0 = Part13
  635. Motor6D20.Part1 = Part29
  636. Motor6D20.part1 = Part29
  637. Part21.Name = "Left Leg"
  638. Part21.Parent = Model10
  639. Part21.CFrame = CFrame.new(-537.537292, 118.091614, -32.3646736, 0.141237348, -0.957314551, 0.252196431, -0.0207308531, -0.25755161, -0.966040552, 0.98976016, 0.131210864, -0.0562207699)
  640. Part21.Orientation = Vector3.new(75.0299988, 102.57, -175.399994)
  641. Part21.Position = Vector3.new(-537.537292, 118.091614, -32.3646736)
  642. Part21.Rotation = Vector3.new(93.3299942, 14.6099997, 81.6100006)
  643. Part21.Color = Color3.new(0.643137, 0.741176, 0.278431)
  644. Part21.Size = Vector3.new(1, 2, 1)
  645. Part21.Anchored = true
  646. Part21.BottomSurface = Enum.SurfaceType.Smooth
  647. Part21.BrickColor = BrickColor.new("Br. yellowish green")
  648. Part21.CanCollide = false
  649. Part21.TopSurface = Enum.SurfaceType.Smooth
  650. Part21.brickColor = BrickColor.new("Br. yellowish green")
  651. Part21.FormFactor = Enum.FormFactor.Symmetric
  652. Part21.formFactor = Enum.FormFactor.Symmetric
  653. Part22.Name = "Right Leg"
  654. Part22.Parent = Model10
  655. Part22.CFrame = CFrame.new(-537.578796, 118.044785, -31.2319508, 0.00338183343, -0.998932123, 0.0461019278, 0.00127717853, -0.0460956544, -0.998934567, 0.999994636, 0.00343480706, 0.00112062693)
  656. Part22.Orientation = Vector3.new(87.3499985, 88.6100006, 178.409988)
  657. Part22.Position = Vector3.new(-537.578796, 118.044785, -31.2319508)
  658. Part22.Rotation = Vector3.new(89.9399948, 2.63999987, 89.8099976)
  659. Part22.Color = Color3.new(0.643137, 0.741176, 0.278431)
  660. Part22.Size = Vector3.new(1, 2, 1)
  661. Part22.Anchored = true
  662. Part22.BottomSurface = Enum.SurfaceType.Smooth
  663. Part22.BrickColor = BrickColor.new("Br. yellowish green")
  664. Part22.CanCollide = false
  665. Part22.TopSurface = Enum.SurfaceType.Smooth
  666. Part22.brickColor = BrickColor.new("Br. yellowish green")
  667. Part22.FormFactor = Enum.FormFactor.Symmetric
  668. Part22.formFactor = Enum.FormFactor.Symmetric
  669. Part23.Name = "Left Arm"
  670. Part23.Parent = Model10
  671. Part23.CFrame = CFrame.new(-537.939392, 119.439995, -32.8609009, -0.445965827, -0.653878093, -0.611195683, 0.347592741, 0.502741337, -0.791471541, 0.824799418, -0.565419137, 0.00307688117)
  672. Part23.Orientation = Vector3.new(52.3199997, -89.7099991, 34.6599998)
  673. Part23.Position = Vector3.new(-537.939392, 119.439995, -32.8609009)
  674. Part23.Rotation = Vector3.new(89.7799988, -37.6800003, 124.299995)
  675. Part23.Color = Color3.new(0.960784, 0.803922, 0.188235)
  676. Part23.Size = Vector3.new(1, 2, 1)
  677. Part23.Anchored = true
  678. Part23.BottomSurface = Enum.SurfaceType.Smooth
  679. Part23.BrickColor = BrickColor.new("Bright yellow")
  680. Part23.CanCollide = false
  681. Part23.TopSurface = Enum.SurfaceType.Smooth
  682. Part23.brickColor = BrickColor.new("Bright yellow")
  683. Part23.FormFactor = Enum.FormFactor.Symmetric
  684. Part23.formFactor = Enum.FormFactor.Symmetric
  685. Part24.Name = "Right Arm"
  686. Part24.Parent = Model10
  687. Part24.CFrame = CFrame.new(-538.136414, 119.767624, -30.5561829, 0.190237686, -0.940990388, -0.279908508, 0.243124723, 0.321391582, -0.915201843, 0.951158404, 0.106050871, 0.289919227)
  688. Part24.Orientation = Vector3.new(66.2299957, -43.9899979, 37.1100006)
  689. Part24.Position = Vector3.new(-538.136414, 119.767624, -30.5561829)
  690. Part24.Rotation = Vector3.new(72.4199982, -16.25, 78.5699997)
  691. Part24.Color = Color3.new(0.960784, 0.803922, 0.188235)
  692. Part24.Size = Vector3.new(1, 2, 1)
  693. Part24.Anchored = true
  694. Part24.BottomSurface = Enum.SurfaceType.Smooth
  695. Part24.BrickColor = BrickColor.new("Bright yellow")
  696. Part24.CanCollide = false
  697. Part24.TopSurface = Enum.SurfaceType.Smooth
  698. Part24.brickColor = BrickColor.new("Bright yellow")
  699. Part24.FormFactor = Enum.FormFactor.Symmetric
  700. Part24.formFactor = Enum.FormFactor.Symmetric
  701. Humanoid25.Parent = Model10
  702. Humanoid25.Health = 0
  703. Humanoid25.LeftLeg = Part21
  704. Humanoid25.MaxHealth = 0
  705. Humanoid25.RightLeg = Part22
  706. Humanoid25.Torso = Part11
  707. Humanoid25.maxHealth = 0
  708. BrickColorValue26.Name = "TEAM"
  709. BrickColorValue26.Parent = Model10
  710. BrickColorValue26.Value = BrickColor.new("Bright red")
  711. IntValue27.Name = "DelayToStealth"
  712. IntValue27.Parent = Model10
  713. BoolValue28.Name = "NBomb"
  714. BoolValue28.Parent = Model10
  715. BoolValue28.Value = true
  716. Part29.Name = "Head"
  717. Part29.Parent = Model10
  718. Part29.CFrame = CFrame.new(-538.393127, 120.856834, -31.7107239, -0.410067886, 0.190781847, -0.89187938, 0.0405977219, 0.980724573, 0.191122949, 0.91115129, 0.0421650708, -0.409911871)
  719. Part29.Orientation = Vector3.new(-11.0199995, -114.68, 2.36999989)
  720. Part29.Position = Vector3.new(-538.393127, 120.856834, -31.7107239)
  721. Part29.Rotation = Vector3.new(-155, -63.1099968, -155.050003)
  722. Part29.Color = Color3.new(0.960784, 0.803922, 0.188235)
  723. Part29.Size = Vector3.new(2, 1, 1)
  724. Part29.Anchored = true
  725. Part29.BottomSurface = Enum.SurfaceType.Smooth
  726. Part29.BrickColor = BrickColor.new("Bright yellow")
  727. Part29.TopSurface = Enum.SurfaceType.Smooth
  728. Part29.brickColor = BrickColor.new("Bright yellow")
  729. Part29.FormFactor = Enum.FormFactor.Symmetric
  730. Part29.formFactor = Enum.FormFactor.Symmetric
  731. SpecialMesh30.Parent = Part29
  732. SpecialMesh30.Scale = Vector3.new(1.25, 1.25, 1.25)
  733. SpecialMesh30.VertexColor = Vector3.new(1.20000005, 1.20000005, 1.20000005)
  734. Sound31.Name = "Hurt"
  735. Sound31.Parent = Part29
  736. Sound31.Pitch = 1.4500000476837
  737. Sound31.PlaybackSpeed = 1.4500000476837
  738. Sound31.SoundId = "rbxassetid://513153251"
  739. Sound32.Parent = Part29
  740. Sound32.SoundId = "rbxassetid://608509471"
  741. Sound32.Volume = 1
  742. Decal33.Parent = Part29
  743. Decal33.Texture = "http://www.roblox.com/asset/?id=258591579"
  744. ShirtGraphic34.Parent = Model10
  745. ShirtGraphic34.Graphic = "http://www.roblox.com/asset/?id=1506129059"
  746. Part35.Name = "Handle"
  747. Part35.Parent = Model10
  748. Part35.CFrame = CFrame.new(-538.40741, 121.368324, -31.6850891, -0.410067886, 0.190781847, -0.89187938, 0.0405977219, 0.980724573, 0.191122949, 0.91115129, 0.0421650708, -0.409911871)
  749. Part35.Orientation = Vector3.new(-11.0199995, -114.68, 2.36999989)
  750. Part35.Position = Vector3.new(-538.40741, 121.368324, -31.6850891)
  751. Part35.Rotation = Vector3.new(-155, -63.1099968, -155.050003)
  752. Part35.Color = Color3.new(0.992157, 0.917647, 0.552941)
  753. Part35.Size = Vector3.new(1, 1.20000005, 1)
  754. Part35.Anchored = true
  755. Part35.BottomSurface = Enum.SurfaceType.Smooth
  756. Part35.BrickColor = BrickColor.new("Cool yellow")
  757. Part35.CanCollide = false
  758. Part35.TopSurface = Enum.SurfaceType.Smooth
  759. Part35.brickColor = BrickColor.new("Cool yellow")
  760. Part35.FormFactor = Enum.FormFactor.Plate
  761. Part35.formFactor = Enum.FormFactor.Plate
  762. SpecialMesh36.Parent = Part35
  763. SpecialMesh36.MeshId = "http://www.roblox.com/asset/?id=6837450"
  764. SpecialMesh36.TextureId = "http://www.roblox.com/asset/?id=6837452"
  765. SpecialMesh36.MeshType = Enum.MeshType.FileMesh
  766. Vector3Value37.Name = "OriginalSize"
  767. Vector3Value37.Parent = Part35
  768. Vector3Value37.Value = Vector3.new(1, 1.20000005, 1)
  769. Part38.Name = "Handle"
  770. Part38.Parent = Model10
  771. Part38.CFrame = CFrame.new(-537.140564, 119.739372, -31.0635509, 0.940990388, 0.279908508, 0.190237686, -0.321391582, 0.915201843, 0.243124723, -0.106050871, -0.289919227, 0.951158404)
  772. Part38.Orientation = Vector3.new(-14.0699997, 11.3099995, -19.3500004)
  773. Part38.Position = Vector3.new(-537.140564, 119.739372, -31.0635509)
  774. Part38.Rotation = Vector3.new(-14.3400002, 10.9699993, -16.5699997)
  775. Part38.Color = Color3.new(0.803922, 0.803922, 0.803922)
  776. Part38.Size = Vector3.new(1, 1.60000002, 1)
  777. Part38.Anchored = true
  778. Part38.BottomSurface = Enum.SurfaceType.Smooth
  779. Part38.BrickColor = BrickColor.new("Mid gray")
  780. Part38.CanCollide = false
  781. Part38.TopSurface = Enum.SurfaceType.Smooth
  782. Part38.brickColor = BrickColor.new("Mid gray")
  783. Part38.FormFactor = Enum.FormFactor.Plate
  784. Part38.formFactor = Enum.FormFactor.Plate
  785. SpecialMesh39.Parent = Part38
  786. SpecialMesh39.MeshId = "http://www.roblox.com/asset/?id=16211718"
  787. SpecialMesh39.TextureId = "http://www.roblox.com/asset/?id=16211592"
  788. SpecialMesh39.MeshType = Enum.MeshType.FileMesh
  789. Weld40.Parent = Part38
  790. Weld40.C0 = CFrame.new(-4.71828389e-06, -1.06949216e-07, 6.73912837e-08, -1.96380037e-10, -7.15101578e-06, 1, -3.45956111e-11, 1, 9.53468771e-06, -1, 4.01852024e-11, -2.64911593e-10)
  791. Weld40.C1 = CFrame.new(-4.71828389e-06, -1.06949216e-07, 6.73912837e-08, -1.96380037e-10, -7.15101578e-06, 1, -3.45956111e-11, 1, 9.53468771e-06, -1, 4.01852024e-11, -2.64911593e-10)
  792. Weld41.Parent = Part38
  793. Weld41.C0 = CFrame.new(-1.34138972e-07, -6.91051537e-06, 0, -3.91537502e-21, 0.999999106, -0.00133771845, 2.81109586e-22, 0.00133771845, 0.999999106, 1, 3.91499535e-21, -2.86346992e-22)
  794. Weld41.C1 = CFrame.new(-1.34138972e-07, -6.91051537e-06, 0, -3.91537502e-21, 0.999999106, -0.00133771845, 2.81109586e-22, 0.00133771845, 0.999999106, 1, 3.91499535e-21, -2.86346992e-22)
  795. Weld42.Parent = Part38
  796. Weld42.C0 = CFrame.new(3.64912034e-06, -1.13236744e-07, -2.01656292e-08, -7.08486672e-11, 0.000798657886, -0.999999702, 1.55140234e-10, 0.999999702, 0.000793890678, 1, 1.55083765e-10, 7.09721865e-11)
  797. Weld42.C1 = CFrame.new(3.64912034e-06, -1.13236744e-07, -2.01656292e-08, -7.08486672e-11, 0.000798657886, -0.999999702, 1.55140234e-10, 0.999999702, 0.000793890678, 1, 1.55083765e-10, 7.09721865e-11)
  798. Weld43.Parent = Part38
  799. Weld43.C0 = CFrame.new(1.6321755e-07, 3.49538391e-06, 0, -3.9252309e-21, 0.996502578, -0.0835621059, -4.1799742e-23, 0.0835621059, 0.996502578, 1, 3.91499535e-21, -2.86346992e-22)
  800. Weld43.C1 = CFrame.new(1.6321755e-07, 3.49538391e-06, 0, -3.9252309e-21, 0.996502578, -0.0835621059, -4.1799742e-23, 0.0835621059, 0.996502578, 1, 3.91499535e-21, -2.86346992e-22)
  801. Weld44.Parent = Part38
  802. Weld44.C0 = CFrame.new(5.25072437e-06, -9.04979558e-08, -6.02840373e-08, -2.12544884e-10, 0.000803425093, -0.999999702, 4.65420175e-10, 0.999999702, 0.000803425093, 1, -4.65249311e-10, -2.12918752e-10)
  803. Weld44.C1 = CFrame.new(5.25072437e-06, -9.04979558e-08, -6.02840373e-08, -2.12544884e-10, 0.000803425093, -0.999999702, 4.65420175e-10, 0.999999702, 0.000803425093, 1, -4.65249311e-10, -2.12918752e-10)
  804. Weld45.Parent = Part38
  805. Weld45.C0 = CFrame.new(5.25072437e-06, -9.04979558e-08, -6.02840373e-08, -2.12544884e-10, 0.000803425093, -0.999999702, 4.65420175e-10, 0.999999702, 0.000803425093, 1, -4.65249311e-10, -2.12918752e-10)
  806. Weld45.C1 = CFrame.new(0.533214211, 4.09488493e-05, -0.399536163, -6.19143847e-10, 0.000817726948, -0.999999702, 8.15887191e-10, 0.999999702, 0.000817726948, 1, -8.15380652e-10, -6.19810758e-10)
  807. Weld46.Parent = Part38
  808. Weld46.C0 = CFrame.new(5.25072437e-06, -9.04979558e-08, -6.02840373e-08, -2.12544884e-10, 0.000803425093, -0.999999702, 4.65420175e-10, 0.999999702, 0.000803425093, 1, -4.65249311e-10, -2.12918752e-10)
  809. Weld46.C1 = CFrame.new(-1.12273511e-07, 2.60849974e-05, -0.533189535, 1, -8.33252689e-10, -3.96865235e-10, 8.3357371e-10, 0.999999702, 0.000809622463, 3.96190469e-10, -0.000809622463, 0.999999702)
  810. Weld47.Parent = Part38
  811. Weld47.C0 = CFrame.new(5.25072437e-06, -9.04979558e-08, -6.02840373e-08, -2.12544884e-10, 0.000803425093, -0.999999702, 4.65420175e-10, 0.999999702, 0.000803425093, 1, -4.65249311e-10, -2.12918752e-10)
  812. Weld47.C1 = CFrame.new(0.533214211, 0.373362005, -4.18045545e-08, -6.20301976e-10, 0.000817726948, -0.999999702, 8.56068161e-10, 0.999999702, 0.000817726948, 1, -8.55560567e-10, -6.21001806e-10)
  813. Weld48.Parent = Part38
  814. Weld48.C0 = CFrame.new(5.25072437e-06, -9.04979558e-08, -6.02840373e-08, -2.12544884e-10, 0.000803425093, -0.999999702, 4.65420175e-10, 0.999999702, 0.000803425093, 1, -4.65249311e-10, -2.12918752e-10)
  815. Weld48.C1 = CFrame.new(-5.43287024e-06, 0.132771105, 0.400390655, 8.48401349e-10, 0.999999702, 0.000801041257, -6.20273943e-10, 0.000801041257, -0.999999702, -1, 8.47904247e-10, 6.20953344e-10)
  816. Weld49.Parent = Part38
  817. Weld49.C0 = CFrame.new(5.25072437e-06, -9.04979558e-08, -6.02840373e-08, -2.12544884e-10, 0.000803425093, -0.999999702, 4.65420175e-10, 0.999999702, 0.000803425093, 1, -4.65249311e-10, -2.12918752e-10)
  818. Weld49.C1 = CFrame.new(-2.92850495e-06, -0.400390595, -0.132823572, 8.56068161e-10, 0.999999702, 0.000817726948, -1, 8.55560678e-10, 6.21001806e-10, 6.20301976e-10, -0.000817726948, 0.999999702)
  819. Weld50.Parent = Part38
  820. Weld50.C0 = CFrame.new(5.25072437e-06, -9.04979558e-08, -6.02840373e-08, -2.12544884e-10, 0.000803425093, -0.999999702, 4.65420175e-10, 0.999999702, 0.000803425093, 1, -4.65249311e-10, -2.12918752e-10)
  821. Weld50.C1 = CFrame.new(1.20404536e-07, 1.7940567e-05, 0.132805407, -1, 8.50133963e-10, 4.23458879e-10, 8.50476911e-10, 0.999999702, 0.000810576021, -4.22769625e-10, 0.000810576021, -0.999999702)
  822. Weld51.Parent = Part38
  823. Weld51.C0 = CFrame.new(5.25072437e-06, -9.04979558e-08, -6.02840373e-08, -2.12544884e-10, 0.000803425093, -0.999999702, 4.65420175e-10, 0.999999702, 0.000803425093, 1, -4.65249311e-10, -2.12918752e-10)
  824. Weld51.C1 = CFrame.new(5.96581813e-05, -0.400390744, 0.9335953, 8.14806722e-10, 0.999999702, 0.000811847276, 1, -8.1443452e-10, -4.58876631e-10, -4.58215271e-10, 0.000811847276, -0.999999702)
  825. Weld52.Parent = Part38
  826. Weld52.C0 = CFrame.new(5.25072437e-06, -9.04979558e-08, -6.02840373e-08, -2.12544884e-10, 0.000803425093, -0.999999702, 4.65420175e-10, 0.999999702, 0.000803425093, 1, -4.65249311e-10, -2.12918752e-10)
  827. Weld52.C1 = CFrame.new(2.33017072e-05, -0.933604836, 0.400390595, 8.35977676e-10, 0.999999702, 0.000817726948, 6.19722884e-10, -0.000817726948, 0.999999702, 1, -8.35470693e-10, -6.20406282e-10)
  828. Weld53.Parent = Part38
  829. Weld53.C0 = CFrame.new(5.25072437e-06, -9.04979558e-08, -6.02840373e-08, -2.12544884e-10, 0.000803425093, -0.999999702, 4.65420175e-10, 0.999999702, 0.000803425093, 1, -4.65249311e-10, -2.12918752e-10)
  830. Weld53.C1 = CFrame.new(-1.52226988e-07, -0.373301029, -0.533214867, 1, -9.17886822e-10, -2.52556698e-10, 9.18089604e-10, 0.999999702, 0.000804378418, 2.51818288e-10, -0.000804378418, 0.999999702)
  831. Weld54.Parent = Part38
  832. Weld54.C0 = CFrame.new(5.25072437e-06, -9.04979558e-08, -6.02840373e-08, -2.12544884e-10, 0.000803425093, -0.999999702, 4.65420175e-10, 0.999999702, 0.000803425093, 1, -4.65249311e-10, -2.12918752e-10)
  833. Weld54.C1 = CFrame.new(-0.533214211, 4.09488493e-05, -0.400390595, 6.19143847e-10, -0.000817726948, 0.999999702, 8.15887191e-10, 0.999999702, 0.000817726948, -1, 8.15380652e-10, 6.19810758e-10)
  834. Weld55.Parent = Part38
  835. Weld55.C0 = CFrame.new(5.25072437e-06, -9.04979558e-08, -6.02840373e-08, -2.12544884e-10, 0.000803425093, -0.999999702, 4.65420175e-10, 0.999999702, 0.000803425093, 1, -4.65249311e-10, -2.12918752e-10)
  836. Weld55.C1 = CFrame.new(3.85732619e-08, 1.708794e-06, -0.933600962, 1, 2.30016242e-10, -1.24190033e-10, 2.3550692e-10, 0.999999702, 0.000801041722, 3.36916911e-10, -0.000808192533, 0.999999702)
  837. Weld56.Parent = Part38
  838. Weld56.C0 = CFrame.new(4.58660736e-07, -1.05566846e-06, 0, -3.88906235e-21, 0.997999787, 0.0632176325, 5.33270982e-22, -0.0632176325, 0.997999787, 1, 3.91499535e-21, -2.86346992e-22)
  839. Weld56.C1 = CFrame.new(4.58660736e-07, -1.05566846e-06, 0, -3.88906235e-21, 0.997999787, 0.0632176325, 5.33270982e-22, -0.0632176325, 0.997999787, 1, 3.91499535e-21, -2.86346992e-22)
  840. Weld57.Parent = Part38
  841. Weld57.C0 = CFrame.new(4.58660736e-07, -1.05566846e-06, 0, -3.88906235e-21, 0.997999787, 0.0632176325, 5.33270982e-22, -0.0632176325, 0.997999787, 1, 3.91499535e-21, -2.86346992e-22)
  842. Weld57.C1 = CFrame.new(0.533207953, 4.02465412e-05, -0.399536252, -4.0660561e-10, 0.997999609, 0.0632200539, 3.50466517e-10, -0.0632200539, 0.997999668, 1, 4.2794876e-10, -3.24059835e-10)
  843. Weld58.Parent = Part38
  844. Weld58.C0 = CFrame.new(4.58660736e-07, -1.05566846e-06, 0, -3.88906235e-21, 0.997999787, 0.0632176325, 5.33270982e-22, -0.0632176325, 0.997999787, 1, 3.91499535e-21, -2.86346992e-22)
  845. Weld58.C1 = CFrame.new(-3.86806875e-07, 4.67300815e-05, -0.533184648, 1, 6.89605151e-10, -1.25792432e-09, 1.29899103e-09, -0.0631973371, 0.998001039, 6.08729123e-10, -0.998001099, -0.0631973371)
  846. Weld59.Parent = Part38
  847. Weld59.C0 = CFrame.new(4.58660736e-07, -1.05566846e-06, 0, -3.88906235e-21, 0.997999787, 0.0632176325, 5.33270982e-22, -0.0632176325, 0.997999787, 1, 3.91499535e-21, -2.86346992e-22)
  848. Weld59.C1 = CFrame.new(0.533224404, 0.373393357, -3.90072529e-07, -8.32836911e-10, 0.998000622, 0.0632058904, 1.32148736e-09, -0.0632058978, 0.998000503, 1, 9.1469754e-10, -1.26620492e-09)
  849. Weld60.Parent = Part38
  850. Weld60.C0 = CFrame.new(4.58660736e-07, -1.05566846e-06, 0, -3.88906235e-21, 0.997999787, 0.0632176325, 5.33270982e-22, -0.0632176325, 0.997999787, 1, 3.91499535e-21, -2.86346992e-22)
  851. Weld60.C1 = CFrame.new(-1.24499784e-05, 0.132795051, 0.400390744, 3.829842e-10, -0.0632034019, 0.998000741, -4.07727963e-10, 0.998000681, 0.0632034019, -1, -4.31118696e-10, 3.56448732e-10)
  852. Weld61.Parent = Part38
  853. Weld61.C0 = CFrame.new(4.58660736e-07, -1.05566846e-06, 0, -3.88906235e-21, 0.997999787, 0.0632176325, 5.33270982e-22, -0.0632176325, 0.997999787, 1, 3.91499535e-21, -2.86346992e-22)
  854. Weld61.C1 = CFrame.new(9.7206248e-06, -0.400390506, -0.132816374, 3.90647487e-10, -0.0632200539, 0.997999668, -1, -4.31644803e-10, 3.64087233e-10, 4.07763739e-10, -0.997999609, -0.0632200539)
  855. Weld62.Parent = Part38
  856. Weld62.C0 = CFrame.new(4.58660736e-07, -1.05566846e-06, 0, -3.88906235e-21, 0.997999787, 0.0632176325, 5.33270982e-22, -0.0632176325, 0.997999787, 1, 3.91499535e-21, -2.86346992e-22)
  857. Weld62.C1 = CFrame.new(1.12741731e-07, 1.47659775e-05, 0.132799253, -1, -2.34147424e-10, 3.70999564e-10, 3.85058263e-10, -0.0632105544, 0.998000205, -2.10228071e-10, 0.998000264, 0.0632105544)
  858. Weld63.Parent = Part38
  859. Weld63.C0 = CFrame.new(4.58660736e-07, -1.05566846e-06, 0, -3.88906235e-21, 0.997999787, 0.0632176325, 5.33270982e-22, -0.0632176325, 0.997999787, 1, 3.91499535e-21, -2.86346992e-22)
  860. Weld63.C1 = CFrame.new(3.39694889e-05, -0.400390744, 0.933587611, 3.49388324e-10, -0.0632092953, 0.998000324, 1, 2.67267597e-10, -3.33160693e-10, -2.45674314e-10, 0.998000324, 0.0632092878)
  861. Weld64.Parent = Part38
  862. Weld64.C0 = CFrame.new(4.58660736e-07, -1.05566846e-06, 0, -3.88906235e-21, 0.997999787, 0.0632176325, 5.33270982e-22, -0.0632176325, 0.997999787, 1, 3.91499535e-21, -2.86346992e-22)
  863. Weld64.C1 = CFrame.new(9.72479302e-06, -0.933596671, 0.400390506, 3.70557002e-10, -0.0632200539, 0.997999668, 4.07184675e-10, -0.997999609, -0.0632200539, 1, 4.29796781e-10, -3.44073547e-10)
  864. Weld65.Parent = Part38
  865. Weld65.C0 = CFrame.new(4.58660736e-07, -1.05566846e-06, 0, -3.88906235e-21, 0.997999787, 0.0632176325, 5.33270982e-22, -0.0632176325, 0.997999787, 1, 3.91499535e-21, -2.86346992e-22)
  866. Weld65.C1 = CFrame.new(-9.38037488e-08, -0.37332812, -0.533202708, 1, 6.78072321e-11, -4.49284138e-10, 4.52671733e-10, -0.0632067397, 0.998000443, 3.92738446e-11, -0.998000562, -0.0632067248)
  867. Weld66.Parent = Part38
  868. Weld66.C0 = CFrame.new(4.58660736e-07, -1.05566846e-06, 0, -3.88906235e-21, 0.997999787, 0.0632176325, 5.33270982e-22, -0.0632176325, 0.997999787, 1, 3.91499535e-21, -2.86346992e-22)
  869. Weld66.C1 = CFrame.new(-0.533207953, 4.02465412e-05, -0.400390506, 4.0660561e-10, -0.997999609, -0.0632200539, 3.50466517e-10, -0.0632200539, 0.997999668, -1, -4.2794876e-10, 3.24059835e-10)
  870. Weld67.Parent = Part38
  871. Weld67.C0 = CFrame.new(4.58660736e-07, -1.05566846e-06, 0, -3.88906235e-21, 0.997999787, 0.0632176325, 5.33270982e-22, -0.0632176325, 0.997999787, 1, 3.91499535e-21, -2.86346992e-22)
  872. Weld67.C1 = CFrame.new(-7.07679817e-08, 2.65414451e-06, -0.933581531, 1, 1.09589553e-10, 2.37319969e-10, 2.3550692e-10, -0.0632223934, 0.997999489, 3.36916911e-10, -0.997999012, -0.0632295236)
  873. Weld68.Parent = Part38
  874. Weld68.C0 = CFrame.new(5.53692553e-06, 2.04514564e-07, -6.04753154e-08, -2.12544884e-10, 0.00080342195, -0.999999702, 4.65420175e-10, 0.999999702, 0.00080342195, 1, -4.65249311e-10, -2.12918766e-10)
  875. Weld68.C1 = CFrame.new(5.53692553e-06, 2.04514564e-07, -6.04753154e-08, -2.12544884e-10, 0.00080342195, -0.999999702, 4.65420175e-10, 0.999999702, 0.00080342195, 1, -4.65249311e-10, -2.12918766e-10)
  876. Weld69.Parent = Part38
  877. Weld69.C0 = CFrame.new(5.53692553e-06, 2.04514564e-07, -6.04753154e-08, -2.12544884e-10, 0.00080342195, -0.999999702, 4.65420175e-10, 0.999999702, 0.00080342195, 1, -4.65249311e-10, -2.12918766e-10)
  878. Weld69.C1 = CFrame.new(0.533212543, 4.33809255e-05, -0.399536133, -4.77452022e-10, 0.000812952989, -0.999999702, 5.0560689e-10, 0.999999702, 0.000812952989, 1, -5.05218589e-10, -4.77862916e-10)
  879. Weld70.Parent = Part38
  880. Weld70.C0 = CFrame.new(5.53692553e-06, 2.04514564e-07, -6.04753154e-08, -2.12544884e-10, 0.00080342195, -0.999999702, 4.65420175e-10, 0.999999702, 0.00080342195, 1, -4.65249311e-10, -2.12918766e-10)
  881. Weld70.C1 = CFrame.new(-2.3357552e-07, 5.55160077e-05, -0.533165157, 1, -1.76372972e-09, -8.22718005e-10, 1.76440684e-09, 0.999999702, 0.000823921058, 8.21264445e-10, -0.000823920942, 0.999999762)
  882. Weld71.Parent = Part38
  883. Weld71.C0 = CFrame.new(5.53692553e-06, 2.04514564e-07, -6.04753154e-08, -2.12544884e-10, 0.00080342195, -0.999999702, 4.65420175e-10, 0.999999702, 0.00080342195, 1, -4.65249311e-10, -2.12918766e-10)
  884. Weld71.C1 = CFrame.new(0.533225417, 0.37339133, -1.62893741e-07, -1.04536846e-09, 0.000832025486, -0.999999642, 1.78690496e-09, 0.999999702, 0.000832025427, 1, -1.78603476e-09, -1.04685483e-09)
  885. Weld72.Parent = Part38
  886. Weld72.C0 = CFrame.new(5.53692553e-06, 2.04514564e-07, -6.04753154e-08, -2.12544884e-10, 0.00080342195, -0.999999702, 4.65420175e-10, 0.999999702, 0.00080342195, 1, -4.65249311e-10, -2.12918766e-10)
  887. Weld72.C1 = CFrame.new(-4.40306758e-06, 0.132771388, 0.400390655, 8.48401349e-10, 0.999999702, 0.000801038579, -6.20273943e-10, 0.000801038579, -0.999999702, -1, 8.47904247e-10, 6.20953344e-10)
  888. Weld73.Parent = Part38
  889. Weld73.C0 = CFrame.new(5.53692553e-06, 2.04514564e-07, -6.04753154e-08, -2.12544884e-10, 0.00080342195, -0.999999702, 4.65420175e-10, 0.999999702, 0.00080342195, 1, -4.65249311e-10, -2.12918766e-10)
  890. Weld73.C1 = CFrame.new(1.28626851e-07, -0.400390595, -0.13282387, 8.56068161e-10, 0.999999702, 0.000817724678, -1, 8.55560678e-10, 6.21001806e-10, 6.20301976e-10, -0.000817724678, 0.999999702)
  891. Weld74.Parent = Part38
  892. Weld74.C0 = CFrame.new(5.53692553e-06, 2.04514564e-07, -6.04753154e-08, -2.12544884e-10, 0.00080342195, -0.999999702, 4.65420175e-10, 0.999999702, 0.00080342195, 1, -4.65249311e-10, -2.12918766e-10)
  893. Weld74.C1 = CFrame.new(1.20785018e-07, 3.03727884e-05, 0.132775158, -1, 8.50133963e-10, 4.23458851e-10, 8.50476911e-10, 0.999999702, 0.000810569618, -4.22769625e-10, 0.000810569618, -0.999999702)
  894. Weld75.Parent = Part38
  895. Weld75.C0 = CFrame.new(5.53692553e-06, 2.04514564e-07, -6.04753154e-08, -2.12544884e-10, 0.00080342195, -0.999999702, 4.65420175e-10, 0.999999702, 0.00080342195, 1, -4.65249311e-10, -2.12918766e-10)
  896. Weld75.C1 = CFrame.new(6.63429382e-05, -0.400390744, 0.933595598, 8.14806722e-10, 0.999999702, 0.000811841746, 1, -8.14434464e-10, -4.58876631e-10, -4.58215271e-10, 0.000811841746, -0.999999702)
  897. Weld76.Parent = Part38
  898. Weld76.C0 = CFrame.new(5.53692553e-06, 2.04514564e-07, -6.04753154e-08, -2.12544884e-10, 0.00080342195, -0.999999702, 4.65420175e-10, 0.999999702, 0.00080342195, 1, -4.65249311e-10, -2.12918766e-10)
  899. Weld76.C1 = CFrame.new(2.15904674e-05, -0.933605134, 0.400390595, 8.35977676e-10, 0.999999702, 0.000817724678, 6.19722884e-10, -0.000817724678, 0.999999702, 1, -8.35470693e-10, -6.20406337e-10)
  900. Weld77.Parent = Part38
  901. Weld77.C0 = CFrame.new(5.53692553e-06, 2.04514564e-07, -6.04753154e-08, -2.12544884e-10, 0.00080342195, -0.999999702, 4.65420175e-10, 0.999999702, 0.00080342195, 1, -4.65249311e-10, -2.12918766e-10)
  902. Weld77.C1 = CFrame.new(-1.52702455e-07, -0.373297483, -0.533215165, 1, -9.17886822e-10, -2.52556753e-10, 9.18089604e-10, 0.999999702, 0.000804377254, 2.51818288e-10, -0.000804377254, 0.999999702)
  903. Weld78.Parent = Part38
  904. Weld78.C0 = CFrame.new(5.53692553e-06, 2.04514564e-07, -6.04753154e-08, -2.12544884e-10, 0.00080342195, -0.999999702, 4.65420175e-10, 0.999999702, 0.00080342195, 1, -4.65249311e-10, -2.12918766e-10)
  905. Weld78.C1 = CFrame.new(-0.533214509, 4.16217954e-05, -0.400390595, 6.19143847e-10, -0.000817724678, 0.999999702, 8.15887191e-10, 0.999999702, 0.000817724678, -1, 8.15380652e-10, 6.19810814e-10)
  906. Weld79.Parent = Part38
  907. Weld79.C0 = CFrame.new(5.53692553e-06, 2.04514564e-07, -6.04753154e-08, -2.12544884e-10, 0.00080342195, -0.999999702, 4.65420175e-10, 0.999999702, 0.00080342195, 1, -4.65249311e-10, -2.12918766e-10)
  908. Weld79.C1 = CFrame.new(3.86851866e-08, 1.33582325e-05, -0.93360126, 1, 2.30016242e-10, -1.24190033e-10, 2.3550692e-10, 0.999999702, 0.000801045971, 3.36916911e-10, -0.000808193639, 0.999999702)
  909. Weld80.Parent = Part38
  910. Weld80.C0 = CFrame.new(-3.95431243e-07, 7.30769489e-06, 0, -3.92543285e-21, 0.997566223, -0.069725059, 1.26768054e-23, 0.069725059, 0.997566223, 1, 3.91499535e-21, -2.86346992e-22)
  911. Weld80.C1 = CFrame.new(-3.95431243e-07, 7.30769489e-06, 0, -3.92543285e-21, 0.997566223, -0.069725059, 1.26768054e-23, 0.069725059, 0.997566223, 1, 3.91499535e-21, -2.86346992e-22)
  912. Weld81.Parent = Part38
  913. Weld81.C0 = CFrame.new(-3.95431243e-07, 7.30769489e-06, 0, -3.92543285e-21, 0.997566223, -0.069725059, 1.26768054e-23, 0.069725059, 0.997566223, 1, 3.91499535e-21, -2.86346992e-22)
  914. Weld81.C1 = CFrame.new(0.533207655, 4.00506069e-05, -0.399536133, -2.64911593e-10, 0.997566879, -0.069715552, 4.01852024e-11, 0.0697179288, 0.9975667, 1, 1.98314268e-10, 2.08188033e-11)
  915. Weld82.Parent = Part38
  916. Weld82.C0 = CFrame.new(-3.95431243e-07, 7.30769489e-06, 0, -3.92543285e-21, 0.997566223, -0.069725059, 1.26768054e-23, 0.069725059, 0.997566223, 1, 3.91499535e-21, -2.86346992e-22)
  917. Weld82.C1 = CFrame.new(-4.09776021e-07, 5.64174661e-05, -0.533183694, 1, 5.16648224e-10, -1.33828371e-09, 1.29899103e-09, 0.0697453171, 0.997564912, 6.08729123e-10, -0.997564912, 0.0697453246)
  918. Weld83.Parent = Part38
  919. Weld83.C0 = CFrame.new(-3.95431243e-07, 7.30769489e-06, 0, -3.92543285e-21, 0.997566223, -0.069725059, 1.26768054e-23, 0.069725059, 0.997566223, 1, 3.91499535e-21, -2.86346992e-22)
  920. Weld83.C1 = CFrame.new(0.53322345, 0.373397857, -4.03579065e-07, -8.32836911e-10, 0.997565448, -0.0697367489, 1.32148736e-09, 0.0697367489, 0.997565448, 1, 7.38653139e-10, -1.37634937e-09)
  921. Weld84.Parent = Part38
  922. Weld84.C0 = CFrame.new(-3.95431243e-07, 7.30769489e-06, 0, -3.92543285e-21, 0.997566223, -0.069725059, 1.26768054e-23, 0.069725059, 0.997566223, 1, 3.91499535e-21, -2.86346992e-22)
  923. Weld84.C1 = CFrame.new(-9.81253652e-06, 0.132794693, 0.400390744, 3.829842e-10, 0.0697392747, 0.997565329, -4.07727963e-10, 0.997565329, -0.0697392747, -1, -3.80026233e-10, 4.10486423e-10)
  924. Weld85.Parent = Part38
  925. Weld85.C0 = CFrame.new(-3.95431243e-07, 7.30769489e-06, 0, -3.92543285e-21, 0.997566223, -0.069725059, 1.26768054e-23, 0.069725059, 0.997566223, 1, 3.91499535e-21, -2.86346992e-22)
  926. Weld85.C1 = CFrame.new(2.00291402e-06, -0.400390506, -0.132815465, 3.90647487e-10, 0.0697226226, 0.997566521, -1, -3.79534459e-10, 4.18127227e-10, 4.07763739e-10, -0.997566402, 0.0697226301)
  927. Weld86.Parent = Part38
  928. Weld86.C0 = CFrame.new(-3.95431243e-07, 7.30769489e-06, 0, -3.92543285e-21, 0.997566223, -0.069725059, 1.26768054e-23, 0.069725059, 0.997566223, 1, 3.91499535e-21, -2.86346992e-22)
  929. Weld86.C1 = CFrame.new(1.20755828e-07, 4.99412226e-06, 0.132797584, -1, -1.82865389e-10, 3.9878062e-10, 3.85058263e-10, 0.0697321221, 0.997565806, -2.10228071e-10, 0.997565746, -0.0697321221)
  930. Weld87.Parent = Part38
  931. Weld87.C0 = CFrame.new(-3.95431243e-07, 7.30769489e-06, 0, -3.92543285e-21, 0.997566223, -0.069725059, 1.26768054e-23, 0.069725059, 0.997566223, 1, 3.91499535e-21, -2.86346992e-22)
  932. Weld87.C1 = CFrame.new(4.74962835e-05, -0.400390744, 0.933588088, 3.49388324e-10, 0.0697333813, 0.997565746, 1, 2.20712254e-10, -3.65669495e-10, -2.45674314e-10, 0.997565746, -0.0697333887)
  933. Weld88.Parent = Part38
  934. Weld88.C0 = CFrame.new(-3.95431243e-07, 7.30769489e-06, 0, -3.92543285e-21, 0.997566223, -0.069725059, 1.26768054e-23, 0.069725059, 0.997566223, 1, 3.91499535e-21, -2.86346992e-22)
  935. Weld88.C1 = CFrame.new(2.00708268e-06, -0.933598638, 0.400390506, 3.70557002e-10, 0.0697226226, 0.997566521, 4.07184675e-10, -0.997566402, 0.0697226301, 1, 3.80357551e-10, -3.98045263e-10)
  936. Weld89.Parent = Part38
  937. Weld89.C0 = CFrame.new(-3.95431243e-07, 7.30769489e-06, 0, -3.92543285e-21, 0.997566223, -0.069725059, 1.26768054e-23, 0.069725059, 0.997566223, 1, 3.91499535e-21, -2.86346992e-22)
  938. Weld89.C1 = CFrame.new(-1.0609989e-07, -0.373298496, -0.533198833, 1, 7.61074016e-12, -4.54308563e-10, 4.52671733e-10, 0.0697359443, 0.997565567, 3.92738446e-11, -0.997565567, 0.0697359443)
  939. Weld90.Parent = Part38
  940. Weld90.C0 = CFrame.new(-3.95431243e-07, 7.30769489e-06, 0, -3.92543285e-21, 0.997566223, -0.069725059, 1.26768054e-23, 0.069725059, 0.997566223, 1, 3.91499535e-21, -2.86346992e-22)
  941. Weld90.C1 = CFrame.new(-0.533206105, 3.25288311e-05, -0.400390536, 4.0660561e-10, -0.997566402, 0.0697226301, 3.50466517e-10, 0.0697226226, 0.997566521, -1, -3.8118067e-10, 3.77963272e-10)
  942. Weld91.Parent = Part38
  943. Weld91.C0 = CFrame.new(-3.95431243e-07, 7.30769489e-06, 0, -3.92543285e-21, 0.997566223, -0.069725059, 1.26768054e-23, 0.069725059, 0.997566223, 1, 3.91499535e-21, -2.86346992e-22)
  944. Weld91.C1 = CFrame.new(-6.55530812e-08, 2.72896377e-05, -0.933581114, 1, 1.40101444e-10, 2.20685789e-10, 2.3550692e-10, 0.0697202981, 0.997566581, 3.36916911e-10, -0.997567058, 0.0697131678)
  945. Weld92.Parent = Part38
  946. Weld92.C0 = CFrame.new(1.14122267e-05, 2.31042439e-08, -1.81467669e-07, -6.37624675e-10, 0.000817726715, -0.999999762, 1.396256e-09, 0.999999702, 0.000817726832, 1, -1.39573431e-09, -6.38766207e-10)
  947. Weld92.C1 = CFrame.new(1.14122267e-05, 2.31042439e-08, -1.81467669e-07, -6.37624675e-10, 0.000817726715, -0.999999762, 1.396256e-09, 0.999999702, 0.000817726832, 1, -1.39573431e-09, -6.38766207e-10)
  948. Weld93.Parent = Part38
  949. Weld93.C0 = CFrame.new(1.14122267e-05, 2.31042439e-08, -1.81467669e-07, -6.37624675e-10, 0.000817726715, -0.999999762, 1.396256e-09, 0.999999702, 0.000817726832, 1, -1.39573431e-09, -6.38766207e-10)
  950. Weld93.C1 = CFrame.new(0.5332008, 8.52442608e-05, -0.399536431, -1.4692636e-09, 0.000846330251, -0.999999642, 2.67755484e-09, 0.999999702, 0.000846330193, 1, -2.67631073e-09, -1.47152912e-09)
  951. Weld94.Parent = Part38
  952. Weld94.C0 = CFrame.new(1.14122267e-05, 2.31042439e-08, -1.81467669e-07, -6.37624675e-10, 0.000817726715, -0.999999762, 1.396256e-09, 0.999999702, 0.000817726832, 1, -1.39573431e-09, -6.38766207e-10)
  953. Weld94.C1 = CFrame.new(-3.54604822e-07, 7.10747918e-05, -0.533170998, 1, -2.69418865e-09, -1.24858379e-09, 2.69523404e-09, 0.999999702, 0.000838225707, 1.24632515e-09, -0.000838225707, 0.999999642)
  954. Weld95.Parent = Part38
  955. Weld95.C0 = CFrame.new(1.14122267e-05, 2.31042439e-08, -1.81467669e-07, -6.37624675e-10, 0.000817726715, -0.999999762, 1.396256e-09, 0.999999702, 0.000817726832, 1, -1.39573431e-09, -6.38766207e-10)
  956. Weld95.C1 = CFrame.new(0.533231318, 0.373406291, -2.83906502e-07, -1.47042167e-09, 0.000846330251, -0.999999642, 2.71773581e-09, 0.999999702, 0.000846330193, 1, -2.71649037e-09, -1.47272128e-09)
  957. Weld96.Parent = Part38
  958. Weld96.C0 = CFrame.new(1.14122267e-05, 2.31042439e-08, -1.81467669e-07, -6.37624675e-10, 0.000817726715, -0.999999762, 1.396256e-09, 0.999999702, 0.000817726832, 1, -1.39573431e-09, -6.38766207e-10)
  959. Weld96.C1 = CFrame.new(5.93345294e-06, 0.132752568, 0.400390923, 2.71005463e-09, 0.999999702, 0.000829644501, -1.47042467e-09, 0.000829644501, -0.999999642, -1, 2.70883382e-09, 1.47267265e-09)
  960. Weld97.Parent = Part38
  961. Weld97.C0 = CFrame.new(1.14122267e-05, 2.31042439e-08, -1.81467669e-07, -6.37624675e-10, 0.000817726715, -0.999999762, 1.396256e-09, 0.999999702, 0.000817726832, 1, -1.39573431e-09, -6.38766207e-10)
  962. Weld97.C1 = CFrame.new(8.4651374e-06, -0.400390327, -0.132810175, 2.71773581e-09, 0.999999702, 0.000846330193, -1, 2.71649037e-09, 1.47272128e-09, 1.47042167e-09, -0.000846330251, 0.999999642)
  963. Weld98.Parent = Part38
  964. Weld98.C0 = CFrame.new(1.14122267e-05, 2.31042439e-08, -1.81467669e-07, -6.37624675e-10, 0.000817726715, -0.999999762, 1.396256e-09, 0.999999702, 0.000817726832, 1, -1.39573431e-09, -6.38766207e-10)
  965. Weld98.C1 = CFrame.new(3.62762336e-07, 2.95230384e-05, 0.132817402, -1, 2.71106715e-09, 1.27517807e-09, 2.71213629e-09, 0.999999702, 0.000839179265, -1.27290256e-09, 0.000839179265, -0.999999642)
  966. Weld99.Parent = Part38
  967. Weld99.C0 = CFrame.new(1.14122267e-05, 2.31042439e-08, -1.81467669e-07, -6.37624675e-10, 0.000817726715, -0.999999762, 1.396256e-09, 0.999999702, 0.000817726832, 1, -1.39573431e-09, -6.38766207e-10)
  968. Weld99.C1 = CFrame.new(0.000142092002, -0.400391012, 0.93360728, 2.67646505e-09, 0.999999702, 0.000840450521, 1, -2.6753646e-09, -1.31059485e-09, -1.30834588e-09, 0.000840450521, -0.999999642)
  969. Weld100.Parent = Part38
  970. Weld100.C0 = CFrame.new(1.14122267e-05, 2.31042439e-08, -1.81467669e-07, -6.37624675e-10, 0.000817726715, -0.999999762, 1.396256e-09, 0.999999702, 0.000817726832, 1, -1.39573431e-09, -6.38766207e-10)
  971. Weld100.C1 = CFrame.new(0.000101452555, -0.933591425, 0.400390327, 2.69764522e-09, 0.999999702, 0.000846330193, 1.46984258e-09, -0.000846330251, 0.999999642, 1, -2.69640044e-09, -1.47212509e-09)
  972. Weld101.Parent = Part38
  973. Weld101.C0 = CFrame.new(1.14122267e-05, 2.31042439e-08, -1.81467669e-07, -6.37624675e-10, 0.000817726715, -0.999999762, 1.396256e-09, 0.999999702, 0.000817726832, 1, -1.39573431e-09, -6.38766207e-10)
  974. Weld101.C1 = CFrame.new(-3.94687646e-07, -0.373256177, -0.533165812, 1, -2.77882695e-09, -1.10427789e-09, 2.77974577e-09, 0.999999702, 0.000832981663, 1.10196274e-09, -0.000832981663, 0.999999642)
  975. Weld102.Parent = Part38
  976. Weld102.C0 = CFrame.new(1.14122267e-05, 2.31042439e-08, -1.81467669e-07, -6.37624675e-10, 0.000817726715, -0.999999762, 1.396256e-09, 0.999999702, 0.000817726832, 1, -1.39573431e-09, -6.38766207e-10)
  977. Weld102.C1 = CFrame.new(-0.5332008, 8.52442608e-05, -0.400390327, 1.4692636e-09, -0.000846330251, 0.999999642, 2.67755484e-09, 0.999999702, 0.000846330193, -1, 2.67631073e-09, 1.47152912e-09)
  978. Weld103.Parent = Part38
  979. Weld103.C0 = CFrame.new(1.14122267e-05, 2.31042439e-08, -1.81467669e-07, -6.37624675e-10, 0.000817726715, -0.999999762, 1.396256e-09, 0.999999702, 0.000817726832, 1, -1.39573431e-09, -6.38766207e-10)
  980. Weld103.C1 = CFrame.new(-2.17958132e-08, 2.16124681e-05, -0.933588922, 1, -7.00479896e-10, -5.50027579e-10, 7.00928149e-10, 0.999999702, 0.000815343345, 5.49456258e-10, -0.000815343345, 0.999999702)
  981. Weld104.Parent = Part38
  982. Weld104.C0 = CFrame.new(2.73681553e-06, -7.9203943e-08, -1.32984567e-07, -1, 4.29049651e-05, 1.27289645e-09, 4.29049651e-05, 1, -2.71216405e-09, -1.27303168e-09, -2.7121092e-09, -1)
  983. Weld104.C1 = CFrame.new(2.73681553e-06, -7.9203943e-08, -1.32984567e-07, -1, 4.29049651e-05, 1.27289645e-09, 4.29049651e-05, 1, -2.71216405e-09, -1.27303168e-09, -2.7121092e-09, -1)
  984. Weld105.Parent = Part38
  985. Weld105.C0 = CFrame.new(2.58500165e-07, 1.47510104e-06, 9.1201764e-07, -0.0304826926, -0.998224854, 0.0511664115, -0.997482359, 0.027100971, -0.0655324385, 0.0640294328, -0.0530351698, -0.996537805)
  986. Weld105.C1 = CFrame.new(2.58500165e-07, 1.47510104e-06, 9.1201764e-07, -0.0304826926, -0.998224854, 0.0511664115, -0.997482359, 0.027100971, -0.0655324385, 0.0640294328, -0.0530351698, -0.996537805)
  987. Weld106.Parent = Part38
  988. Weld106.C0 = CFrame.new(5.81937775e-06, 3.66444342e-09, 4.0117655e-07, -1, 1.83190277e-05, 1.62574338e-07, 1.82680233e-05, 1, -5.43802935e-06, -1.05692934e-07, -5.39845632e-06, -1.00000012)
  989. Weld106.C1 = CFrame.new(5.81937775e-06, 3.66444342e-09, 4.0117655e-07, -1, 1.83190277e-05, 1.62574338e-07, 1.82680233e-05, 1, -5.43802935e-06, -1.05692934e-07, -5.39845632e-06, -1.00000012)
  990. Weld107.Parent = Part38
  991. Weld107.C0 = CFrame.new(5.19993637e-06, -2.07580495e-08, -4.3925632e-09, -0.99999994, -7.85102384e-06, 1.626222e-07, -7.9020283e-06, 1, -7.75445642e-06, -1.05581343e-07, -7.71488703e-06, -1.00000012)
  992. Weld107.C1 = CFrame.new(5.19993637e-06, -2.07580495e-08, -4.3925632e-09, -0.99999994, -7.85102384e-06, 1.626222e-07, -7.9020283e-06, 1, -7.75445642e-06, -1.05581343e-07, -7.71488703e-06, -1.00000012)
  993. Weld108.Parent = Part38
  994. Weld108.C0 = CFrame.new(-4.51719643e-07, 1.87397453e-09, -3.76758157e-06, -0.999999821, -3.77100787e-06, -6.00899241e-09, -3.82201188e-06, 1, -4.80523522e-06, 6.30072776e-08, -4.76566538e-06, -1.00000012)
  995. Weld108.C1 = CFrame.new(-4.51719643e-07, 1.87397453e-09, -3.76758157e-06, -0.999999821, -3.77100787e-06, -6.00899241e-09, -3.82201188e-06, 1, -4.80523522e-06, 6.30072776e-08, -4.76566538e-06, -1.00000012)
  996. Weld109.Parent = Part38
  997. Weld109.C0 = CFrame.new(1.26816673e-07, -2.34453221e-08, 5.90223294e-07, -0.999999762, -1.85550198e-05, -5.83594151e-09, -1.86060279e-05, 1, -8.11173049e-06, 6.29660306e-08, -8.07215929e-06, -1.00000012)
  998. Weld109.C1 = CFrame.new(1.26816673e-07, -2.34453221e-08, 5.90223294e-07, -0.999999762, -1.85550198e-05, -5.83594151e-09, -1.86060279e-05, 1, -8.11173049e-06, 6.29660306e-08, -8.07215929e-06, -1.00000012)
  999. Weld110.Parent = Part38
  1000. Weld110.C0 = CFrame.new(8.01678993e-07, -1.1426212e-08, -1.10775409e-06, -0.999999702, -1.59489209e-05, -5.85270321e-09, -1.5999929e-05, 1, -9.83655082e-06, 6.29892654e-08, -9.79697961e-06, -1.00000012)
  1001. Weld110.C1 = CFrame.new(8.01678993e-07, -1.1426212e-08, -1.10775409e-06, -0.999999702, -1.59489209e-05, -5.85270321e-09, -1.5999929e-05, 1, -9.83655082e-06, 6.29892654e-08, -9.79697961e-06, -1.00000012)
  1002. Weld111.Parent = Part38
  1003. Weld111.C0 = CFrame.new(1.07855703e-06, -1.98978043e-08, -4.36352309e-07, -0.999999642, -1.87142232e-05, -3.42939558e-07, -1.87652277e-05, 1, -1.32089617e-05, 4.00166499e-07, -1.31693841e-05, -1.00000012)
  1004. Weld111.C1 = CFrame.new(1.07855703e-06, -1.98978043e-08, -4.36352309e-07, -0.999999642, -1.87142232e-05, -3.42939558e-07, -1.87652277e-05, 1, -1.32089617e-05, 4.00166499e-07, -1.31693841e-05, -1.00000012)
  1005. Weld112.Parent = Part38
  1006. Weld112.C0 = CFrame.new(-2.96131202e-06, 1.15200116e-08, -5.08313747e-08, -0.999999583, -2.1935306e-05, -3.42888029e-07, -2.19863105e-05, 1, -1.28208176e-05, 4.00148849e-07, -1.27812382e-05, -1.00000012)
  1007. Weld112.C1 = CFrame.new(-2.96131202e-06, 1.15200116e-08, -5.08313747e-08, -0.999999583, -2.1935306e-05, -3.42888029e-07, -2.19863105e-05, 1, -1.28208176e-05, 4.00148849e-07, -1.27812382e-05, -1.00000012)
  1008. Sound113.Name = "OpenSound"
  1009. Sound113.Parent = Part38
  1010. Sound113.SoundId = "http://www.roblox.com/asset/?id=16213987"
  1011. Sound113.Volume = 1
  1012. Sound114.Name = "DrinkSound"
  1013. Sound114.Parent = Part38
  1014. Sound114.SoundId = "http://www.roblox.com/asset/?id=16213987"
  1015. Sound114.Volume = 1
  1016. Part115.Name = "Magazine"
  1017. Part115.Parent = Model0
  1018. Part115.CFrame = CFrame.new(-576.156433, 117.458611, 2.66080809, 0, 0, -1, 1, 0, 0, 0, -1, 0)
  1019. Part115.Orientation = Vector3.new(0, -90, 90)
  1020. Part115.Position = Vector3.new(-576.156433, 117.458611, 2.66080809)
  1021. Part115.Rotation = Vector3.new(-90, -90, 0)
  1022. Part115.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1023. Part115.Size = Vector3.new(0.200000003, 0.800000012, 0.800000072)
  1024. Part115.Anchored = true
  1025. Part115.BrickColor = BrickColor.new("Really black")
  1026. Part115.Locked = true
  1027. Part115.brickColor = BrickColor.new("Really black")
  1028. SpecialMesh116.Parent = Part115
  1029. SpecialMesh116.MeshId = "rbxassetid://452010927"
  1030. SpecialMesh116.Scale = Vector3.new(0.00999999978, 0.0149999997, 0.00999999978)
  1031. SpecialMesh116.TextureId = "rbxassetid://452006381"
  1032. SpecialMesh116.MeshType = Enum.MeshType.FileMesh
  1033. Part117.Name = "Stock"
  1034. Part117.Parent = Model0
  1035. Part117.CFrame = CFrame.new(-578.446106, 117.640602, 3.1291039, 0, -0.707109392, -0.707109392, 1, 0, 0, 0, -0.707109392, 0.707109392)
  1036. Part117.Orientation = Vector3.new(0, -45, 90)
  1037. Part117.Position = Vector3.new(-578.446106, 117.640602, 3.1291039)
  1038. Part117.Rotation = Vector3.new(0, -45, 90)
  1039. Part117.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1040. Part117.Size = Vector3.new(0.200000003, 1, 1.4000001)
  1041. Part117.Anchored = true
  1042. Part117.BrickColor = BrickColor.new("Really black")
  1043. Part117.Locked = true
  1044. Part117.brickColor = BrickColor.new("Really black")
  1045. SpecialMesh118.Parent = Part117
  1046. SpecialMesh118.MeshId = "rbxassetid://452006626"
  1047. SpecialMesh118.Scale = Vector3.new(0.00999999978, 0.00999999978, 0.00999999978)
  1048. SpecialMesh118.TextureId = "rbxassetid://452006381"
  1049. SpecialMesh118.MeshType = Enum.MeshType.FileMesh
  1050. Part119.Name = "Barrel (M4)"
  1051. Part119.Parent = Model0
  1052. Part119.CFrame = CFrame.new(-575.617493, 117.640625, -0.406482995, 0, -0.707109392, -0.707109392, 1, 0, 0, 0, -0.707109392, 0.707109392)
  1053. Part119.Orientation = Vector3.new(0, -45, 90)
  1054. Part119.Position = Vector3.new(-575.617493, 117.640625, -0.406482995)
  1055. Part119.Rotation = Vector3.new(0, -45, 90)
  1056. Part119.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1057. Part119.Size = Vector3.new(0.200000003, 0.600000024, 1.20000005)
  1058. Part119.Anchored = true
  1059. Part119.BrickColor = BrickColor.new("Really black")
  1060. Part119.Locked = true
  1061. Part119.brickColor = BrickColor.new("Really black")
  1062. SpecialMesh120.Parent = Part119
  1063. SpecialMesh120.MeshId = "rbxassetid://452007003"
  1064. SpecialMesh120.Scale = Vector3.new(0.00999999978, 0.00999999978, 0.00999999978)
  1065. SpecialMesh120.TextureId = "rbxassetid://452006381"
  1066. SpecialMesh120.MeshType = Enum.MeshType.FileMesh
  1067. Part121.Name = "Receiver"
  1068. Part121.Parent = Model0
  1069. Part121.CFrame = CFrame.new(-576.74884, 117.640678, 1.57354295, 0, -0.707109392, -0.707109392, 1, 0, 0, 0, -0.707109392, 0.707109392)
  1070. Part121.Orientation = Vector3.new(0, -45, 90)
  1071. Part121.Position = Vector3.new(-576.74884, 117.640678, 1.57354295)
  1072. Part121.Rotation = Vector3.new(0, -45, 90)
  1073. Part121.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1074. Part121.Size = Vector3.new(0.600000024, 1.39999998, 3.20000005)
  1075. Part121.Anchored = true
  1076. Part121.BrickColor = BrickColor.new("Really black")
  1077. Part121.CanCollide = false
  1078. Part121.Locked = true
  1079. Part121.brickColor = BrickColor.new("Really black")
  1080. SpecialMesh122.Parent = Part121
  1081. SpecialMesh122.MeshId = "rbxassetid://452006366"
  1082. SpecialMesh122.Scale = Vector3.new(0.00999999978, 0.00999999978, 0.00999999978)
  1083. SpecialMesh122.TextureId = "rbxassetid://452006381"
  1084. SpecialMesh122.MeshType = Enum.MeshType.FileMesh
  1085. MeshPart123.Name = "Slide"
  1086. MeshPart123.Parent = Model0
  1087. MeshPart123.CFrame = CFrame.new(-464.146301, 88.4901657, -148.444839, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  1088. MeshPart123.Orientation = Vector3.new(0, -90, -90)
  1089. MeshPart123.Position = Vector3.new(-464.146301, 88.4901657, -148.444839)
  1090. MeshPart123.Rotation = Vector3.new(90, -90, 0)
  1091. MeshPart123.Size = Vector3.new(0.243725941, 0.200000003, 1.4139967)
  1092. MeshPart123.Anchored = true
  1093. MeshPart123.CanCollide = false
  1094. MeshPart123.Locked = true
  1095. MeshPart123.TextureID = "rbxassetid://436253103"
  1096. MeshPart124.Name = "Body"
  1097. MeshPart124.Parent = Model0
  1098. MeshPart124.CFrame = CFrame.new(-463.867493, 88.5115967, -148.958633, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  1099. MeshPart124.Orientation = Vector3.new(0, -90, -90)
  1100. MeshPart124.Position = Vector3.new(-463.867493, 88.5115967, -148.958633)
  1101. MeshPart124.Rotation = Vector3.new(90, -90, 0)
  1102. MeshPart124.Size = Vector3.new(0.321823567, 1.06891298, 1.85196126)
  1103. MeshPart124.Anchored = true
  1104. MeshPart124.CanCollide = false
  1105. MeshPart124.Locked = true
  1106. MeshPart124.TextureID = "rbxassetid://436253103"
  1107. Part125.Name = "Carry"
  1108. Part125.Parent = Model0
  1109. Part125.CFrame = CFrame.new(-577.915588, 117.64064, 1.53806698, 0, -0.707109392, -0.707109392, 1, 0, 0, 0, -0.707109392, 0.707109392)
  1110. Part125.Orientation = Vector3.new(0, -45, 90)
  1111. Part125.Position = Vector3.new(-577.915588, 117.64064, 1.53806698)
  1112. Part125.Rotation = Vector3.new(0, -45, 90)
  1113. Part125.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1114. Part125.Size = Vector3.new(0.200000003, 0.400000036, 1.60000002)
  1115. Part125.Anchored = true
  1116. Part125.BrickColor = BrickColor.new("Really black")
  1117. Part125.Locked = true
  1118. Part125.brickColor = BrickColor.new("Really black")
  1119. SpecialMesh126.Parent = Part125
  1120. SpecialMesh126.MeshId = "rbxassetid://452009279"
  1121. SpecialMesh126.Scale = Vector3.new(0.00999999978, 0.00999999978, 0.00999999978)
  1122. SpecialMesh126.TextureId = "rbxassetid://452006381"
  1123. SpecialMesh126.MeshType = Enum.MeshType.FileMesh
  1124. Part127.Parent = Model0
  1125. Part127.CFrame = CFrame.new(-460.976379, 88.4806213, -148.677795, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1126. Part127.Position = Vector3.new(-460.976379, 88.4806213, -148.677795)
  1127. Part127.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1128. Part127.Size = Vector3.new(0.200000003, 0.200000003, 0.620000482)
  1129. Part127.Anchored = true
  1130. Part127.BrickColor = BrickColor.new("Dark stone grey")
  1131. Part127.Locked = true
  1132. Part127.Material = Enum.Material.Slate
  1133. Part127.brickColor = BrickColor.new("Dark stone grey")
  1134. Part127.FormFactor = Enum.FormFactor.Custom
  1135. Part127.formFactor = Enum.FormFactor.Custom
  1136. SpecialMesh128.Name = "BulletMesh"
  1137. SpecialMesh128.Parent = Part127
  1138. SpecialMesh128.MeshId = "http://www.roblox.com/asset/?id=94295100"
  1139. SpecialMesh128.Scale = Vector3.new(4, 4, 4)
  1140. SpecialMesh128.TextureId = "http://www.roblox.com/asset/?id=94287792"
  1141. SpecialMesh128.MeshType = Enum.MeshType.FileMesh
  1142. Part129.Parent = Model0
  1143. Part129.CFrame = CFrame.new(-460.79071, 88.4284744, -147.52951, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  1144. Part129.Orientation = Vector3.new(0, 90, 0)
  1145. Part129.Position = Vector3.new(-460.79071, 88.4284744, -147.52951)
  1146. Part129.Rotation = Vector3.new(0, 90, 0)
  1147. Part129.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1148. Part129.Size = Vector3.new(0.200000003, 0.200000003, 0.620000482)
  1149. Part129.Anchored = true
  1150. Part129.BrickColor = BrickColor.new("Dark stone grey")
  1151. Part129.Locked = true
  1152. Part129.Material = Enum.Material.Slate
  1153. Part129.brickColor = BrickColor.new("Dark stone grey")
  1154. Part129.FormFactor = Enum.FormFactor.Custom
  1155. Part129.formFactor = Enum.FormFactor.Custom
  1156. SpecialMesh130.Name = "BulletMesh"
  1157. SpecialMesh130.Parent = Part129
  1158. SpecialMesh130.MeshId = "http://www.roblox.com/asset/?id=94295100"
  1159. SpecialMesh130.Scale = Vector3.new(4, 4, 4)
  1160. SpecialMesh130.TextureId = "http://www.roblox.com/asset/?id=94287792"
  1161. SpecialMesh130.MeshType = Enum.MeshType.FileMesh
  1162. Part131.Parent = Model0
  1163. Part131.CFrame = CFrame.new(-461.880798, 88.4284744, -147.679504, 0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, 0.707106829)
  1164. Part131.Orientation = Vector3.new(0, -45, 0)
  1165. Part131.Position = Vector3.new(-461.880798, 88.4284744, -147.679504)
  1166. Part131.Rotation = Vector3.new(0, -45, 0)
  1167. Part131.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1168. Part131.Size = Vector3.new(0.200000003, 0.200000003, 0.620000482)
  1169. Part131.Anchored = true
  1170. Part131.BrickColor = BrickColor.new("Dark stone grey")
  1171. Part131.Locked = true
  1172. Part131.Material = Enum.Material.Slate
  1173. Part131.brickColor = BrickColor.new("Dark stone grey")
  1174. Part131.FormFactor = Enum.FormFactor.Custom
  1175. Part131.formFactor = Enum.FormFactor.Custom
  1176. SpecialMesh132.Name = "BulletMesh"
  1177. SpecialMesh132.Parent = Part131
  1178. SpecialMesh132.MeshId = "http://www.roblox.com/asset/?id=94295100"
  1179. SpecialMesh132.Scale = Vector3.new(4, 4, 4)
  1180. SpecialMesh132.TextureId = "http://www.roblox.com/asset/?id=94287792"
  1181. SpecialMesh132.MeshType = Enum.MeshType.FileMesh
  1182. MeshPart133.Name = "Magazine"
  1183. MeshPart133.Parent = Model0
  1184. MeshPart133.CFrame = CFrame.new(-462.89325, 88.4912567, -150.223938, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  1185. MeshPart133.Orientation = Vector3.new(0, -90, -90)
  1186. MeshPart133.Position = Vector3.new(-462.89325, 88.4912567, -150.223938)
  1187. MeshPart133.Rotation = Vector3.new(90, -90, 0)
  1188. MeshPart133.Size = Vector3.new(0.205986664, 0.966612041, 0.542421997)
  1189. MeshPart133.Anchored = true
  1190. MeshPart133.CanCollide = false
  1191. MeshPart133.Locked = true
  1192. MeshPart133.TextureID = "rbxassetid://436253103"
  1193. MeshPart134.Name = "Body"
  1194. MeshPart134.Parent = Model0
  1195. MeshPart134.CFrame = CFrame.new(-460.369934, 88.6813354, -148.926743, 0.707106829, 0.707106829, 0, 0, 0, 1, 0.707106829, -0.707106829, 0)
  1196. MeshPart134.Orientation = Vector3.new(-90, -45, 0)
  1197. MeshPart134.Position = Vector3.new(-460.369934, 88.6813354, -148.926743)
  1198. MeshPart134.Rotation = Vector3.new(-90, 0, -45)
  1199. MeshPart134.Size = Vector3.new(4.08353329, 1.26996052, 0.664205194)
  1200. MeshPart134.Anchored = true
  1201. MeshPart134.CanCollide = false
  1202. MeshPart134.Locked = true
  1203. MeshPart134.TextureID = "rbxassetid://437820899"
  1204. MeshPart135.Name = "Bipod"
  1205. MeshPart135.Parent = Model0
  1206. MeshPart135.CFrame = CFrame.new(-461.397766, 88.6813354, -149.798035, 0.707106829, 0.707106829, 0, 0, 0, 1, 0.707106829, -0.707106829, 0)
  1207. MeshPart135.Orientation = Vector3.new(-90, -45, 0)
  1208. MeshPart135.Position = Vector3.new(-461.397766, 88.6813354, -149.798035)
  1209. MeshPart135.Rotation = Vector3.new(-90, 0, -45)
  1210. MeshPart135.Size = Vector3.new(0.265682071, 0.826745987, 0.953179181)
  1211. MeshPart135.Anchored = true
  1212. MeshPart135.CanCollide = false
  1213. MeshPart135.Locked = true
  1214. MeshPart135.TextureID = "rbxassetid://437822364"
  1215. MeshPart136.Name = "Barrel"
  1216. MeshPart136.Parent = Model0
  1217. MeshPart136.CFrame = CFrame.new(-462.089905, 88.6813354, -151.326477, 0.707106829, 0.707106829, 0, 0, 0, 1, 0.707106829, -0.707106829, 0)
  1218. MeshPart136.Orientation = Vector3.new(-90, -45, 0)
  1219. MeshPart136.Position = Vector3.new(-462.089905, 88.6813354, -151.326477)
  1220. MeshPart136.Rotation = Vector3.new(-90, 0, -45)
  1221. MeshPart136.Size = Vector3.new(1.76425934, 0.265682101, 1.01745617)
  1222. MeshPart136.Anchored = true
  1223. MeshPart136.CanCollide = false
  1224. MeshPart136.Locked = true
  1225. MeshPart136.TextureID = "rbxassetid://437821034"
  1226. MeshPart137.Name = "Magazine"
  1227. MeshPart137.Parent = Model0
  1228. MeshPart137.CFrame = CFrame.new(-461.295471, 88.4612808, -148.689423, 0, 1, 0, 0, 0, 1, 1, 0, 0)
  1229. MeshPart137.Orientation = Vector3.new(-90, -90, 0)
  1230. MeshPart137.Position = Vector3.new(-461.295471, 88.4612808, -148.689423)
  1231. MeshPart137.Rotation = Vector3.new(-90, 0, -90)
  1232. MeshPart137.Size = Vector3.new(0.583522022, 0.655489743, 0.265682101)
  1233. MeshPart137.Anchored = true
  1234. MeshPart137.CanCollide = false
  1235. MeshPart137.Locked = true
  1236. MeshPart137.TextureID = "rbxassetid://437827147"
  1237. MeshPart138.Name = "Scope"
  1238. MeshPart138.Parent = Model0
  1239. MeshPart138.CFrame = CFrame.new(-459.284363, 88.6813354, -148.970154, 0.707106829, 0.707106829, 0, 0, 0, 1, 0.707106829, -0.707106829, 0)
  1240. MeshPart138.Orientation = Vector3.new(-90, -45, 0)
  1241. MeshPart138.Position = Vector3.new(-459.284363, 88.6813354, -148.970154)
  1242. MeshPart138.Rotation = Vector3.new(-90, 0, -45)
  1243. MeshPart138.Size = Vector3.new(1.23975575, 0.427229941, 0.338292688)
  1244. MeshPart138.Anchored = true
  1245. MeshPart138.CanCollide = false
  1246. MeshPart138.Locked = true
  1247. MeshPart138.TextureID = "rbxassetid://437827454"
  1248. Part139.Parent = Model0
  1249. Part139.CFrame = CFrame.new(-461.240753, 88.4284744, -146.569519, 0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, 0.707106829)
  1250. Part139.Orientation = Vector3.new(0, -45, 0)
  1251. Part139.Position = Vector3.new(-461.240753, 88.4284744, -146.569519)
  1252. Part139.Rotation = Vector3.new(0, -45, 0)
  1253. Part139.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1254. Part139.Size = Vector3.new(0.200000003, 0.200000003, 0.620000482)
  1255. Part139.Anchored = true
  1256. Part139.BrickColor = BrickColor.new("Dark stone grey")
  1257. Part139.Locked = true
  1258. Part139.Material = Enum.Material.Slate
  1259. Part139.brickColor = BrickColor.new("Dark stone grey")
  1260. Part139.FormFactor = Enum.FormFactor.Custom
  1261. Part139.formFactor = Enum.FormFactor.Custom
  1262. SpecialMesh140.Name = "BulletMesh"
  1263. SpecialMesh140.Parent = Part139
  1264. SpecialMesh140.MeshId = "http://www.roblox.com/asset/?id=94295100"
  1265. SpecialMesh140.Scale = Vector3.new(4, 4, 4)
  1266. SpecialMesh140.TextureId = "http://www.roblox.com/asset/?id=94287792"
  1267. SpecialMesh140.MeshType = Enum.MeshType.FileMesh
  1268. Part141.Name = "Bolt"
  1269. Part141.Parent = Model0
  1270. Part141.CFrame = CFrame.new(-314.092102, 89.5264282, 93.02668, -0.707107604, 0.707107604, 0, 0, 0, 1, 0.707107604, 0.707107604, 0)
  1271. Part141.Orientation = Vector3.new(-90, -135, 0)
  1272. Part141.Position = Vector3.new(-314.092102, 89.5264282, 93.02668)
  1273. Part141.Rotation = Vector3.new(-90, 0, -135)
  1274. Part141.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1275. Part141.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1276. Part141.Anchored = true
  1277. Part141.BrickColor = BrickColor.new("Really black")
  1278. Part141.CanCollide = false
  1279. Part141.Locked = true
  1280. Part141.brickColor = BrickColor.new("Really black")
  1281. SpecialMesh142.Parent = Part141
  1282. SpecialMesh142.MeshId = "rbxassetid://447972475"
  1283. SpecialMesh142.Scale = Vector3.new(0.00999999978, 0.00999999978, 0.00999999978)
  1284. SpecialMesh142.TextureId = "rbxassetid://447969900"
  1285. SpecialMesh142.MeshType = Enum.MeshType.FileMesh
  1286. Part143.Name = "Mag"
  1287. Part143.Parent = Model0
  1288. Part143.CFrame = CFrame.new(-315.47052, 89.5265427, 91.9695511, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  1289. Part143.Orientation = Vector3.new(-90, -180, 0)
  1290. Part143.Position = Vector3.new(-315.47052, 89.5265427, 91.9695511)
  1291. Part143.Rotation = Vector3.new(-90, 0, -180)
  1292. Part143.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1293. Part143.Size = Vector3.new(0.200000003, 0.800000012, 0.200000003)
  1294. Part143.Anchored = true
  1295. Part143.BrickColor = BrickColor.new("Really black")
  1296. Part143.CanCollide = false
  1297. Part143.Locked = true
  1298. Part143.brickColor = BrickColor.new("Really black")
  1299. SpecialMesh144.Parent = Part143
  1300. SpecialMesh144.MeshId = "rbxassetid://447969885"
  1301. SpecialMesh144.Scale = Vector3.new(0.00999999978, 0.00999999978, 0.00999999978)
  1302. SpecialMesh144.TextureId = "rbxassetid://447969900"
  1303. SpecialMesh144.MeshType = Enum.MeshType.FileMesh
  1304. Part145.Parent = Model0
  1305. Part145.CFrame = CFrame.new(-576.227356, 117.427765, 2.18561912, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1306. Part145.Orientation = Vector3.new(0, -90, 0)
  1307. Part145.Position = Vector3.new(-576.227356, 117.427765, 2.18561912)
  1308. Part145.Rotation = Vector3.new(0, -90, 0)
  1309. Part145.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1310. Part145.Size = Vector3.new(0.200000003, 0.200000003, 0.620000482)
  1311. Part145.Anchored = true
  1312. Part145.BrickColor = BrickColor.new("Dark stone grey")
  1313. Part145.Locked = true
  1314. Part145.Material = Enum.Material.Slate
  1315. Part145.brickColor = BrickColor.new("Dark stone grey")
  1316. Part145.FormFactor = Enum.FormFactor.Custom
  1317. Part145.formFactor = Enum.FormFactor.Custom
  1318. SpecialMesh146.Name = "BulletMesh"
  1319. SpecialMesh146.Parent = Part145
  1320. SpecialMesh146.MeshId = "http://www.roblox.com/asset/?id=94295100"
  1321. SpecialMesh146.Scale = Vector3.new(4, 4, 4)
  1322. SpecialMesh146.TextureId = "http://www.roblox.com/asset/?id=94287792"
  1323. SpecialMesh146.MeshType = Enum.MeshType.FileMesh
  1324. Part147.Name = "Magazine"
  1325. Part147.Parent = Model0
  1326. Part147.CFrame = CFrame.new(-574.758118, 117.444176, 1.17137897, 0, 0.707106829, 0.707106829, 1, 0, 0, 0, 0.707106829, -0.707106829)
  1327. Part147.Orientation = Vector3.new(0, 135, 90)
  1328. Part147.Position = Vector3.new(-574.758118, 117.444176, 1.17137897)
  1329. Part147.Rotation = Vector3.new(-180, 45, -90)
  1330. Part147.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1331. Part147.Size = Vector3.new(0.200000003, 0.800000012, 0.800000072)
  1332. Part147.Anchored = true
  1333. Part147.BrickColor = BrickColor.new("Really black")
  1334. Part147.Locked = true
  1335. Part147.brickColor = BrickColor.new("Really black")
  1336. SpecialMesh148.Parent = Part147
  1337. SpecialMesh148.MeshId = "rbxassetid://452010927"
  1338. SpecialMesh148.Scale = Vector3.new(0.00999999978, 0.0149999997, 0.00999999978)
  1339. SpecialMesh148.TextureId = "rbxassetid://452006381"
  1340. SpecialMesh148.MeshType = Enum.MeshType.FileMesh
  1341. Part149.Name = "Magazine"
  1342. Part149.Parent = Model0
  1343. Part149.CFrame = CFrame.new(-574.99054, 117.445305, 2.63515496, 0, 0.707106829, -0.707106829, 1, 0, 0, 0, -0.707106829, -0.707106829)
  1344. Part149.Orientation = Vector3.new(0, -135, 90)
  1345. Part149.Position = Vector3.new(-574.99054, 117.445305, 2.63515496)
  1346. Part149.Rotation = Vector3.new(-180, -45, -90)
  1347. Part149.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1348. Part149.Size = Vector3.new(0.200000003, 0.800000012, 0.800000072)
  1349. Part149.Anchored = true
  1350. Part149.BrickColor = BrickColor.new("Really black")
  1351. Part149.Locked = true
  1352. Part149.brickColor = BrickColor.new("Really black")
  1353. SpecialMesh150.Parent = Part149
  1354. SpecialMesh150.MeshId = "rbxassetid://452010927"
  1355. SpecialMesh150.Scale = Vector3.new(0.00999999978, 0.0149999997, 0.00999999978)
  1356. SpecialMesh150.TextureId = "rbxassetid://452006381"
  1357. SpecialMesh150.MeshType = Enum.MeshType.FileMesh
  1358. Part151.Parent = Model0
  1359. Part151.CFrame = CFrame.new(-574.372009, 117.413322, 1.45697796, -0.707106829, 0, 0.707106829, 0, 1, 0, -0.707106829, 0, -0.707106829)
  1360. Part151.Orientation = Vector3.new(0, 135, 0)
  1361. Part151.Position = Vector3.new(-574.372009, 117.413322, 1.45697796)
  1362. Part151.Rotation = Vector3.new(-180, 45, -180)
  1363. Part151.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1364. Part151.Size = Vector3.new(0.200000003, 0.200000003, 0.620000482)
  1365. Part151.Anchored = true
  1366. Part151.BrickColor = BrickColor.new("Dark stone grey")
  1367. Part151.Locked = true
  1368. Part151.Material = Enum.Material.Slate
  1369. Part151.brickColor = BrickColor.new("Dark stone grey")
  1370. Part151.FormFactor = Enum.FormFactor.Custom
  1371. Part151.formFactor = Enum.FormFactor.Custom
  1372. SpecialMesh152.Name = "BulletMesh"
  1373. SpecialMesh152.Parent = Part151
  1374. SpecialMesh152.MeshId = "http://www.roblox.com/asset/?id=94295100"
  1375. SpecialMesh152.Scale = Vector3.new(4, 4, 4)
  1376. SpecialMesh152.TextureId = "http://www.roblox.com/asset/?id=94287792"
  1377. SpecialMesh152.MeshType = Enum.MeshType.FileMesh
  1378. Part153.Parent = Model0
  1379. Part153.CFrame = CFrame.new(-574.704773, 117.414467, 2.24899292, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  1380. Part153.Orientation = Vector3.new(0, -135, 0)
  1381. Part153.Position = Vector3.new(-574.704773, 117.414467, 2.24899292)
  1382. Part153.Rotation = Vector3.new(-180, -45, -180)
  1383. Part153.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1384. Part153.Size = Vector3.new(0.200000003, 0.200000003, 0.620000482)
  1385. Part153.Anchored = true
  1386. Part153.BrickColor = BrickColor.new("Dark stone grey")
  1387. Part153.Locked = true
  1388. Part153.Material = Enum.Material.Slate
  1389. Part153.brickColor = BrickColor.new("Dark stone grey")
  1390. Part153.FormFactor = Enum.FormFactor.Custom
  1391. Part153.formFactor = Enum.FormFactor.Custom
  1392. SpecialMesh154.Name = "BulletMesh"
  1393. SpecialMesh154.Parent = Part153
  1394. SpecialMesh154.MeshId = "http://www.roblox.com/asset/?id=94295100"
  1395. SpecialMesh154.Scale = Vector3.new(4, 4, 4)
  1396. SpecialMesh154.TextureId = "http://www.roblox.com/asset/?id=94287792"
  1397. SpecialMesh154.MeshType = Enum.MeshType.FileMesh
  1398. Part155.Parent = Model0
  1399. Part155.CFrame = CFrame.new(-461.300751, 88.4284744, -147.639526, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1400. Part155.Position = Vector3.new(-461.300751, 88.4284744, -147.639526)
  1401. Part155.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1402. Part155.Size = Vector3.new(0.200000003, 0.200000003, 0.620000482)
  1403. Part155.Anchored = true
  1404. Part155.BrickColor = BrickColor.new("Dark stone grey")
  1405. Part155.Locked = true
  1406. Part155.Material = Enum.Material.Slate
  1407. Part155.brickColor = BrickColor.new("Dark stone grey")
  1408. Part155.FormFactor = Enum.FormFactor.Custom
  1409. Part155.formFactor = Enum.FormFactor.Custom
  1410. SpecialMesh156.Name = "BulletMesh"
  1411. SpecialMesh156.Parent = Part155
  1412. SpecialMesh156.MeshId = "http://www.roblox.com/asset/?id=94295100"
  1413. SpecialMesh156.Scale = Vector3.new(4, 4, 4)
  1414. SpecialMesh156.TextureId = "http://www.roblox.com/asset/?id=94287792"
  1415. SpecialMesh156.MeshType = Enum.MeshType.FileMesh
  1416. Part157.Name = "Body"
  1417. Part157.Parent = Model0
  1418. Part157.CFrame = CFrame.new(-314.465027, 89.5264893, 92.6922836, -0.707107604, 0.707107604, 0, 0, 0, 1, 0.707107604, 0.707107604, 0)
  1419. Part157.Orientation = Vector3.new(-90, -135, 0)
  1420. Part157.Position = Vector3.new(-314.465027, 89.5264893, 92.6922836)
  1421. Part157.Rotation = Vector3.new(-90, 0, -135)
  1422. Part157.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1423. Part157.Size = Vector3.new(1.60000002, 1.19999993, 0.200000048)
  1424. Part157.Anchored = true
  1425. Part157.BrickColor = BrickColor.new("Really black")
  1426. Part157.CanCollide = false
  1427. Part157.Locked = true
  1428. Part157.brickColor = BrickColor.new("Really black")
  1429. SpecialMesh158.Parent = Part157
  1430. SpecialMesh158.MeshId = "rbxassetid://450229450"
  1431. SpecialMesh158.Scale = Vector3.new(0.00999999978, 0.00999999978, 0.00999999978)
  1432. SpecialMesh158.TextureId = "rbxassetid://447969900"
  1433. SpecialMesh158.MeshType = Enum.MeshType.FileMesh
  1434. Model159.Name = " "
  1435. Model159.Parent = Model0
  1436. Model159.PrimaryPart = Part178
  1437. Humanoid160.Parent = Model159
  1438. Humanoid160.Health = 0
  1439. Humanoid160.LeftLeg = Part173
  1440. Humanoid160.MaxHealth = 0
  1441. Humanoid160.RightLeg = Part167
  1442. Humanoid160.Torso = Part178
  1443. Humanoid160.maxHealth = 0
  1444. Part161.Name = "Torso"
  1445. Part161.Parent = Model159
  1446. Part161.CFrame = CFrame.new(-310.257019, 99.0132751, 89.1547623, 0.291792065, -0.000724854181, -0.956481934, 0.00064249523, 0.99999398, -0.000563236477, 0.956489563, -0.000450989814, 0.291790575)
  1447. Part161.Orientation = Vector3.new(0.0299999993, -73.0299988, 0.0399999991)
  1448. Part161.Position = Vector3.new(-310.257019, 99.0132751, 89.1547623)
  1449. Part161.Rotation = Vector3.new(0.109999999, -73.0299988, 0.140000001)
  1450. Part161.Size = Vector3.new(6.43980122, 6.43980122, 3.21990061)
  1451. Part161.Anchored = true
  1452. Part161.BottomSurface = Enum.SurfaceType.Smooth
  1453. Part161.Locked = true
  1454. Part161.TopSurface = Enum.SurfaceType.Smooth
  1455. Part161.FormFactor = Enum.FormFactor.Symmetric
  1456. Part161.formFactor = Enum.FormFactor.Symmetric
  1457. Part162.Parent = Part161
  1458. Part162.CFrame = CFrame.new(-309.000793, 101.336723, 88.1036453, 0.707133293, -0.000529602752, -0.707080901, 9.68409804e-05, 0.999994159, -0.000654035772, 0.70708859, 0.000393231661, 0.707134902)
  1459. Part162.Orientation = Vector3.new(0.0399999991, -45, 0.00999999978)
  1460. Part162.Position = Vector3.new(-309.000793, 101.336723, 88.1036453)
  1461. Part162.Rotation = Vector3.new(0.049999997, -45, 0.0399999991)
  1462. Part162.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1463. Part162.Size = Vector3.new(6.43980122, 3.21990061, 0.386388093)
  1464. Part162.Anchored = true
  1465. Part162.BrickColor = BrickColor.new("Dark stone grey")
  1466. Part162.Material = Enum.Material.Sand
  1467. Part162.brickColor = BrickColor.new("Dark stone grey")
  1468. Part162.FormFactor = Enum.FormFactor.Symmetric
  1469. Part162.formFactor = Enum.FormFactor.Symmetric
  1470. SpecialMesh163.Parent = Part162
  1471. SpecialMesh163.MeshId = "http://www.roblox.com/asset/?id=215682815 "
  1472. SpecialMesh163.Scale = Vector3.new(3.21990037, 3.21990037, 3.21990037)
  1473. SpecialMesh163.MeshType = Enum.MeshType.FileMesh
  1474. Motor6D164.Name = "Left Hip"
  1475. Motor6D164.Parent = Part161
  1476. Motor6D164.MaxVelocity = 0.10000000149012
  1477. Motor6D164.C0 = CFrame.new(-3.21990061, -3.21990061, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08)
  1478. Motor6D164.C1 = CFrame.new(-1.6099503, 3.21990061, 0, -4.37113883e-08, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-08)
  1479. Motor6D164.Part0 = Part161
  1480. Motor6D164.Part1 = Part173
  1481. Motor6D164.part1 = Part173
  1482. Motor6D165.Name = "Right Hip"
  1483. Motor6D165.Parent = Part161
  1484. Motor6D165.MaxVelocity = 0.10000000149012
  1485. Motor6D165.C0 = CFrame.new(3.21990061, -3.21990061, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  1486. Motor6D165.C1 = CFrame.new(1.6099503, 3.21990061, 0, -4.37113883e-08, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-08)
  1487. Motor6D165.Part0 = Part161
  1488. Motor6D165.Part1 = Part167
  1489. Motor6D165.part1 = Part167
  1490. Motor6D166.Name = "Right Shoulder"
  1491. Motor6D166.Parent = Part161
  1492. Motor6D166.MaxVelocity = 0.10000000149012
  1493. Motor6D166.C0 = CFrame.new(3.21990061, 1.6099503, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  1494. Motor6D166.C1 = CFrame.new(-1.6099503, 1.60995054, 9.5960516e-08, -4.37113883e-08, 0, 1, -0.968302727, -0.249779627, -4.23258548e-08, 0.249779627, -0.968302727, 1.09182139e-08)
  1495. Motor6D166.Part0 = Part161
  1496. Motor6D166.Part1 = Part171
  1497. Motor6D166.part1 = Part171
  1498. Part167.Name = "Right Leg"
  1499. Part167.Parent = Model159
  1500. Part167.CFrame = CFrame.new(-309.782532, 92.5745544, 90.6975632, 0.291792065, -0.000724854122, -0.956481934, 0.00064249523, 0.99999392, -0.000563236477, 0.956489563, -0.000450989784, 0.291790575)
  1501. Part167.Orientation = Vector3.new(0.0299999993, -73.0299988, 0.0399999991)
  1502. Part167.Position = Vector3.new(-309.782532, 92.5745544, 90.6975632)
  1503. Part167.Rotation = Vector3.new(0.109999999, -73.0299988, 0.140000001)
  1504. Part167.Size = Vector3.new(3.21990061, 6.43980122, 3.21990061)
  1505. Part167.Anchored = true
  1506. Part167.BottomSurface = Enum.SurfaceType.Smooth
  1507. Part167.Locked = true
  1508. Part167.TopSurface = Enum.SurfaceType.Smooth
  1509. Part167.FormFactor = Enum.FormFactor.Symmetric
  1510. Part167.formFactor = Enum.FormFactor.Symmetric
  1511. ManualWeld168.Name = "Right Leg Terrain Joint"
  1512. ManualWeld168.Parent = Part167
  1513. ManualWeld168.C1 = CFrame.new(2761.0647, -28.9788589, 231.83284, 1, 0, 0, 0, 0.999991775, 0, 0, 0, 1)
  1514. ManualWeld168.Part1 = Part167
  1515. ManualWeld168.part1 = Part167
  1516. ManualWeld169.Name = "Right Leg Terrain Joint"
  1517. ManualWeld169.Parent = Part167
  1518. ManualWeld169.C1 = CFrame.new(2761.0647, -28.9788589, 231.83284, 1, 0, 0, 0, 0.999991775, 0, 0, 0, 1)
  1519. ManualWeld169.Part1 = Part167
  1520. ManualWeld169.part1 = Part167
  1521. ManualWeld170.Name = "Right Leg Terrain Joint"
  1522. ManualWeld170.Parent = Part167
  1523. ManualWeld170.C1 = CFrame.new(2761.0647, -28.9790688, 247.932343, 1, 0, 0, 0, 0.999999881, 0, 0, 0, 1)
  1524. ManualWeld170.Part1 = Part167
  1525. ManualWeld170.part1 = Part167
  1526. Part171.Name = "Right Arm"
  1527. Part171.Parent = Model159
  1528. Part171.CFrame = CFrame.new(-307.358093, 101.029335, 93.3186722, 0.291792065, -0.925983131, 0.239611581, 0.00064249523, -0.250323474, -0.968156219, 0.956489563, 0.282654256, -0.0724466369)
  1529. Part171.Orientation = Vector3.new(75.5, 106.82, 179.849991)
  1530. Part171.Position = Vector3.new(-307.358093, 101.029335, 93.3186722)
  1531. Part171.Rotation = Vector3.new(94.2799988, 13.8599997, 72.5100021)
  1532. Part171.Size = Vector3.new(3.21990061, 6.43980122, 3.21990061)
  1533. Part171.Anchored = true
  1534. Part171.BottomSurface = Enum.SurfaceType.Smooth
  1535. Part171.Locked = true
  1536. Part171.TopSurface = Enum.SurfaceType.Smooth
  1537. Part171.FormFactor = Enum.FormFactor.Symmetric
  1538. Part171.formFactor = Enum.FormFactor.Symmetric
  1539. Weld172.Name = "RightGrip"
  1540. Weld172.Parent = Part171
  1541. Weld172.C0 = CFrame.new(0, -3.21990061, 0, 1, 0, -0, 0, 0, 1, 0, -1, 0)
  1542. Weld172.C1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1543. Weld172.Part0 = Part171
  1544. Weld172.Part1 = Part189
  1545. Weld172.part1 = Part189
  1546. Part173.Name = "Left Leg"
  1547. Part173.Parent = Model159
  1548. Part173.CFrame = CFrame.new(-310.722107, 92.5724792, 87.6177597, 0.291792065, -0.000724854122, -0.956481934, 0.00064249523, 0.99999392, -0.000563236477, 0.956489563, -0.000450989784, 0.291790575)
  1549. Part173.Orientation = Vector3.new(0.0299999993, -73.0299988, 0.0399999991)
  1550. Part173.Position = Vector3.new(-310.722107, 92.5724792, 87.6177597)
  1551. Part173.Rotation = Vector3.new(0.109999999, -73.0299988, 0.140000001)
  1552. Part173.Size = Vector3.new(3.21990061, 6.43980122, 3.21990061)
  1553. Part173.Anchored = true
  1554. Part173.BottomSurface = Enum.SurfaceType.Smooth
  1555. Part173.Locked = true
  1556. Part173.TopSurface = Enum.SurfaceType.Smooth
  1557. Part173.FormFactor = Enum.FormFactor.Symmetric
  1558. Part173.formFactor = Enum.FormFactor.Symmetric
  1559. ManualWeld174.Name = "Left Leg Terrain Joint"
  1560. ManualWeld174.Parent = Part173
  1561. ManualWeld174.C1 = CFrame.new(2764.28467, -28.978857, 231.83284, 1, 0, 0, 0, 0.999991536, 0, 0, 0, 1)
  1562. ManualWeld174.Part1 = Part173
  1563. ManualWeld174.part1 = Part173
  1564. ManualWeld175.Name = "Left Leg Terrain Joint"
  1565. ManualWeld175.Parent = Part173
  1566. ManualWeld175.C1 = CFrame.new(2764.28467, -28.978857, 231.83284, 1, 0, 0, 0, 0.999991536, 0, 0, 0, 1)
  1567. ManualWeld175.Part1 = Part173
  1568. ManualWeld175.part1 = Part173
  1569. ManualWeld176.Name = "Left Leg Terrain Joint"
  1570. ManualWeld176.Parent = Part173
  1571. ManualWeld176.C1 = CFrame.new(2764.28467, -28.9790649, 247.932343, 1, 0, 0, 0, 0.999999642, 0, 0, 0, 1)
  1572. ManualWeld176.Part1 = Part173
  1573. ManualWeld176.part1 = Part173
  1574. Part177.Name = "Left Arm"
  1575. Part177.Parent = Model159
  1576. Part177.CFrame = CFrame.new(-311.849915, 99.0215149, 84.5911179, 0.291792154, 0.113303557, -0.949747682, 0.000642479514, 0.992930055, 0.1186511, 0.956489682, -0.0352324322, 0.289655954)
  1577. Part177.Orientation = Vector3.new(-6.80999994, -73.0400009, 0.0399999991)
  1578. Part177.Position = Vector3.new(-311.849915, 99.0215149, 84.5911179)
  1579. Part177.Rotation = Vector3.new(-22.2799988, -71.7600021, -21.2199993)
  1580. Part177.Size = Vector3.new(3.21990061, 6.43980122, 3.21990061)
  1581. Part177.Anchored = true
  1582. Part177.BottomSurface = Enum.SurfaceType.Smooth
  1583. Part177.Locked = true
  1584. Part177.TopSurface = Enum.SurfaceType.Smooth
  1585. Part177.FormFactor = Enum.FormFactor.Symmetric
  1586. Part177.formFactor = Enum.FormFactor.Symmetric
  1587. Part178.Name = "HumanoidRootPart"
  1588. Part178.Parent = Model159
  1589. Part178.CFrame = CFrame.new(-310.257019, 99.0132751, 89.1547623, 0.707132459, -0.000724854181, -0.707081378, 0.000831838581, 0.99999398, -0.000195140878, 0.707088768, -0.000450989814, 0.707134664)
  1590. Part178.Orientation = Vector3.new(0.00999999978, -45, 0.049999997)
  1591. Part178.Position = Vector3.new(-310.257019, 99.0132751, 89.1547623)
  1592. Part178.Rotation = Vector3.new(0.0199999996, -45, 0.0599999987)
  1593. Part178.Transparency = 1
  1594. Part178.Size = Vector3.new(6.43980122, 6.43980122, 3.21990061)
  1595. Part178.Anchored = true
  1596. Part178.BottomSurface = Enum.SurfaceType.Smooth
  1597. Part178.Locked = true
  1598. Part178.TopSurface = Enum.SurfaceType.Smooth
  1599. Part178.FormFactor = Enum.FormFactor.Symmetric
  1600. Part178.formFactor = Enum.FormFactor.Symmetric
  1601. Motor6D179.Name = "Root Hip"
  1602. Motor6D179.Parent = Part178
  1603. Motor6D179.MaxVelocity = 0.10000000149012
  1604. Motor6D179.C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  1605. Motor6D179.C1 = CFrame.new(0, 0, 0, -0.882645905, 0.470038503, 0, 0, 0, 1, 0.470038503, 0.882645905, 0)
  1606. Motor6D179.Part0 = Part178
  1607. Motor6D179.Part1 = Part161
  1608. Motor6D179.part1 = Part161
  1609. Part180.Name = "Head"
  1610. Part180.Parent = Model159
  1611. Part180.CFrame = CFrame.new(-310.260803, 103.84304, 89.1526413, 0.65491116, -0.000725003192, -0.755706072, 0.000815973734, 0.99999404, -0.000254006591, 0.755713701, -0.000451079221, 0.654912829)
  1612. Part180.Orientation = Vector3.new(0.00999999978, -49.0900002, 0.049999997)
  1613. Part180.Position = Vector3.new(-310.260803, 103.84304, 89.1526413)
  1614. Part180.Rotation = Vector3.new(0.0199999996, -49.0900002, 0.0599999987)
  1615. Part180.Size = Vector3.new(6.43980122, 3.21990061, 3.21990061)
  1616. Part180.Anchored = true
  1617. Part180.BottomSurface = Enum.SurfaceType.Smooth
  1618. Part180.Locked = true
  1619. Part180.TopSurface = Enum.SurfaceType.Smooth
  1620. Part180.FormFactor = Enum.FormFactor.Symmetric
  1621. Part180.formFactor = Enum.FormFactor.Symmetric
  1622. SpecialMesh181.Parent = Part180
  1623. SpecialMesh181.Scale = Vector3.new(1.25, 1.25, 1.25)
  1624. SpecialMesh181.VertexColor = Vector3.new(1.20000005, 1.20000005, 1.20000005)
  1625. Animation182.Name = "Idle"
  1626. Animation182.Parent = Part180
  1627. Animation182.AnimationId = "rbxassetid://1701357789"
  1628. Sound183.Parent = Part180
  1629. Sound183.SoundId = "rbxassetid://608509471"
  1630. Sound183.Volume = 1
  1631. Weld184.Name = "HeadWeld"
  1632. Weld184.Parent = Part180
  1633. Weld184.C0 = CFrame.new(0, 1.6099503, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1634. Weld184.C1 = CFrame.new(0, 1.20746279, -0.160995036, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1635. Weld184.Part0 = Part180
  1636. Weld184.Part1 = Part187
  1637. Weld184.part1 = Part187
  1638. Part185.Parent = Model159
  1639. Part185.CFrame = CFrame.new(-312.379944, 88.3490448, 90.3523026, -3.69250447e-05, 1.16677529e-05, 1.00000048, 8.29253167e-06, 0.999994278, -1.03264756e-05, -1.00000715, 7.48734828e-06, -3.28121641e-05)
  1640. Part185.Orientation = Vector3.new(0, 90, 0)
  1641. Part185.Position = Vector3.new(-312.379944, 88.3490448, 90.3523026)
  1642. Part185.Rotation = Vector3.new(0, 90, 0)
  1643. Part185.Color = Color3.new(0.294118, 0.592157, 0.294118)
  1644. Part185.Size = Vector3.new(19.7218914, 3.86388087, 19.7218914)
  1645. Part185.Anchored = true
  1646. Part185.BrickColor = BrickColor.new("Bright green")
  1647. Part185.Locked = true
  1648. Part185.brickColor = BrickColor.new("Bright green")
  1649. Part185.FormFactor = Enum.FormFactor.Plate
  1650. Part185.formFactor = Enum.FormFactor.Plate
  1651. SpecialMesh186.Parent = Part185
  1652. SpecialMesh186.MeshId = "rbxassetid://470783499"
  1653. SpecialMesh186.Scale = Vector3.new(0.0321990065, 0.0321990065, 0.0321990065)
  1654. SpecialMesh186.TextureId = "rbxassetid://470783503"
  1655. SpecialMesh186.MeshType = Enum.MeshType.FileMesh
  1656. Part187.Name = "Handle"
  1657. Part187.Parent = Model159
  1658. Part187.CFrame = CFrame.new(-310.38269, 104.245476, 89.2578964, 0.65491116, -0.000725003192, -0.755706072, 0.000815973734, 0.99999404, -0.000254006591, 0.755713701, -0.000451079221, 0.654912829)
  1659. Part187.Orientation = Vector3.new(0.00999999978, -49.0900002, 0.049999997)
  1660. Part187.Position = Vector3.new(-310.38269, 104.245476, 89.2578964)
  1661. Part187.Rotation = Vector3.new(0.0199999996, -49.0900002, 0.0599999987)
  1662. Part187.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1663. Part187.Size = Vector3.new(5.05524302, 6.43980122, 5.79582167)
  1664. Part187.Anchored = true
  1665. Part187.BottomSurface = Enum.SurfaceType.Smooth
  1666. Part187.BrickColor = BrickColor.new("Dark stone grey")
  1667. Part187.Locked = true
  1668. Part187.Material = Enum.Material.Slate
  1669. Part187.TopSurface = Enum.SurfaceType.Smooth
  1670. Part187.brickColor = BrickColor.new("Dark stone grey")
  1671. Part187.FormFactor = Enum.FormFactor.Custom
  1672. Part187.formFactor = Enum.FormFactor.Custom
  1673. SpecialMesh188.Parent = Part187
  1674. SpecialMesh188.MeshId = "http://www.roblox.com/asset/?id=101203373 "
  1675. SpecialMesh188.Scale = Vector3.new(3.21990037, 3.21990037, 3.21990037)
  1676. SpecialMesh188.MeshType = Enum.MeshType.FileMesh
  1677. Part189.Name = "Handle"
  1678. Part189.Parent = Model159
  1679. Part189.CFrame = CFrame.new(-304.376526, 101.835342, 92.4085464, -0.291792125, -0.239611581, 0.925983012, -0.000642495172, 0.968156159, 0.250323504, -0.956489563, 0.0724466369, -0.282654226)
  1680. Part189.Orientation = Vector3.new(-14.5, 106.970001, -0.0399999991)
  1681. Part189.Position = Vector3.new(-304.376526, 101.835342, 92.4085464)
  1682. Part189.Rotation = Vector3.new(-138.470001, 67.8199997, 140.610001)
  1683. Part189.Size = Vector3.new(3.21990061, 19.3194046, 3.21990061)
  1684. Part189.Anchored = true
  1685. Part189.Locked = true
  1686. SpecialMesh190.Parent = Part189
  1687. SpecialMesh190.MeshId = "http://www.roblox.com/asset/?id=25922532"
  1688. SpecialMesh190.Scale = Vector3.new(3.21990037, 3.21990037, 3.21990037)
  1689. SpecialMesh190.MeshType = Enum.MeshType.FileMesh
  1690. Model191.Name = " "
  1691. Model191.Parent = Model0
  1692. Model191.PrimaryPart = Part192
  1693. Part192.Name = "HumanoidRootPart"
  1694. Part192.Parent = Model191
  1695. Part192.CFrame = CFrame.new(-309.628967, 98.5578461, -173.346725, -0.707106829, -1.79436538e-05, -0.707106829, 2.19999947e-05, 1, -4.73761575e-05, 0.707106829, -4.90563434e-05, -0.707106829)
  1696. Part192.Orientation = Vector3.new(0, -135, 0)
  1697. Part192.Position = Vector3.new(-309.628967, 98.5578461, -173.346725)
  1698. Part192.Rotation = Vector3.new(180, -45, 180)
  1699. Part192.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1700. Part192.Transparency = 1
  1701. Part192.Size = Vector3.new(6.54483557, 6.54483557, 3.27241778)
  1702. Part192.Anchored = true
  1703. Part192.BottomSurface = Enum.SurfaceType.Smooth
  1704. Part192.BrickColor = BrickColor.new("Dark stone grey")
  1705. Part192.Locked = true
  1706. Part192.TopSurface = Enum.SurfaceType.Smooth
  1707. Part192.brickColor = BrickColor.new("Dark stone grey")
  1708. Motor6D193.Name = "Root Hip"
  1709. Motor6D193.Parent = Part192
  1710. Motor6D193.MaxVelocity = 0.10000000149012
  1711. Motor6D193.C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  1712. Motor6D193.C1 = CFrame.new(0, 0, 0, -0.896525204, 0.442992777, 0, 0, 0, 1, 0.442992777, 0.896525204, 0)
  1713. Motor6D193.Part0 = Part192
  1714. Motor6D193.Part1 = Part194
  1715. Motor6D193.part1 = Part194
  1716. Part194.Name = "Torso"
  1717. Part194.Parent = Model191
  1718. Part194.CFrame = CFrame.new(-309.628967, 98.5578461, -173.346725, -0.947182298, -1.79436538e-05, -0.320695877, -1.26374653e-06, 1, -5.22197588e-05, 0.320695877, -4.90563434e-05, -0.947182298)
  1719. Part194.Orientation = Vector3.new(0, -161.289993, 0)
  1720. Part194.Position = Vector3.new(-309.628967, 98.5578461, -173.346725)
  1721. Part194.Rotation = Vector3.new(180, -18.7099991, 180)
  1722. Part194.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1723. Part194.Size = Vector3.new(6.54483557, 6.54483557, 3.27241778)
  1724. Part194.Anchored = true
  1725. Part194.BottomSurface = Enum.SurfaceType.Smooth
  1726. Part194.BrickColor = BrickColor.new("Dark stone grey")
  1727. Part194.Locked = true
  1728. Part194.TopSurface = Enum.SurfaceType.Smooth
  1729. Part194.brickColor = BrickColor.new("Dark stone grey")
  1730. Motor6D195.Name = "Left Hip"
  1731. Motor6D195.Parent = Part194
  1732. Motor6D195.MaxVelocity = 0.10000000149012
  1733. Motor6D195.C0 = CFrame.new(-3.27241778, -3.27241778, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08)
  1734. Motor6D195.C1 = CFrame.new(-1.63620889, 3.27241778, 0, -4.37113883e-08, 0, -1, 0.289713502, 0.957113385, -1.26637794e-08, 0.957113385, -0.289713502, -4.18367563e-08)
  1735. Motor6D195.Part0 = Part194
  1736. Motor6D195.Part1 = Part200
  1737. Motor6D195.part1 = Part200
  1738. Motor6D196.Name = "Right Hip"
  1739. Motor6D196.Parent = Part194
  1740. Motor6D196.MaxVelocity = 0.10000000149012
  1741. Motor6D196.C0 = CFrame.new(3.27241778, -3.27241778, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  1742. Motor6D196.C1 = CFrame.new(1.63620889, 3.27241778, 0, -4.37113883e-08, 0, 1, 0.477661431, 0.878543973, 2.0879245e-08, -0.878543973, 0.477661431, -3.84023764e-08)
  1743. Motor6D196.Part0 = Part194
  1744. Motor6D196.Part1 = Part201
  1745. Motor6D196.part1 = Part201
  1746. Motor6D197.Name = "Left Shoulder"
  1747. Motor6D197.Parent = Part194
  1748. Motor6D197.MaxVelocity = 0.10000000149012
  1749. Motor6D197.C0 = CFrame.new(-3.27241778, 1.63620889, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08)
  1750. Motor6D197.C1 = CFrame.new(1.63620889, 1.63620889, 9.75256498e-08, -3.5206412e-08, 0.592692554, -0.805428803, 0.907837987, 0.337733239, 0.248528406, 0.419321001, -0.731198847, -0.538068831)
  1751. Motor6D197.Part0 = Part194
  1752. Motor6D197.Part1 = Part202
  1753. Motor6D197.part1 = Part202
  1754. Motor6D198.Name = "Right Shoulder"
  1755. Motor6D198.Parent = Part194
  1756. Motor6D198.MaxVelocity = 0.10000000149012
  1757. Motor6D198.C0 = CFrame.new(3.27241778, 1.63620889, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  1758. Motor6D198.C1 = CFrame.new(-1.63620889, 1.63620853, 9.75256498e-08, 0.63030386, 0.483038545, 0.607775271, -0.25173673, 0.867729127, -0.428572804, -0.734401584, 0.11713168, 0.668531597)
  1759. Motor6D198.Part0 = Part194
  1760. Motor6D198.Part1 = Part203
  1761. Motor6D198.part1 = Part203
  1762. Motor6D199.Name = "Neck"
  1763. Motor6D199.Parent = Part194
  1764. Motor6D199.MaxVelocity = 0.10000000149012
  1765. Motor6D199.C0 = CFrame.new(0, 3.27241778, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  1766. Motor6D199.C1 = CFrame.new(0, -1.63620889, 0, -0.812265515, -0.583287895, 0, 0, 0, 1, -0.583287895, 0.812265515, 0)
  1767. Motor6D199.Part0 = Part194
  1768. Motor6D199.Part1 = Part205
  1769. Motor6D199.part1 = Part205
  1770. Part200.Name = "Left Leg"
  1771. Part200.Parent = Model191
  1772. Part200.CFrame = CFrame.new(-307.774963, 92.1534042, -172.973145, -0.947182298, -0.0929270983, -0.306937128, -1.26374653e-06, 0.957098186, -0.289763451, 0.320695877, -0.274458438, -0.906546652)
  1773. Part200.Orientation = Vector3.new(16.8400002, -161.300003, 0)
  1774. Part200.Position = Vector3.new(-307.774963, 92.1534042, -172.973145)
  1775. Part200.Rotation = Vector3.new(162.269989, -17.8699989, 174.399994)
  1776. Part200.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1777. Part200.Size = Vector3.new(3.27241778, 6.54483557, 3.27241778)
  1778. Part200.Anchored = true
  1779. Part200.BottomSurface = Enum.SurfaceType.Smooth
  1780. Part200.BrickColor = BrickColor.new("Dark stone grey")
  1781. Part200.Locked = true
  1782. Part200.TopSurface = Enum.SurfaceType.Smooth
  1783. Part200.brickColor = BrickColor.new("Dark stone grey")
  1784. Part201.Name = "Right Leg"
  1785. Part201.Parent = Model191
  1786. Part201.CFrame = CFrame.new(-311.679871, 92.4103851, -174.302246, -0.947182298, 0.153168291, -0.281754017, -1.26374653e-06, 0.878568828, 0.477615535, 0.320695877, 0.452389359, -0.832164705)
  1787. Part201.Orientation = Vector3.new(-28.5299988, -161.289993, 0)
  1788. Part201.Position = Vector3.new(-311.679871, 92.4103851, -174.302246)
  1789. Part201.Rotation = Vector3.new(-150.149994, -16.3599987, -170.809998)
  1790. Part201.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1791. Part201.Size = Vector3.new(3.27241778, 6.54483557, 3.27241778)
  1792. Part201.Anchored = true
  1793. Part201.BottomSurface = Enum.SurfaceType.Smooth
  1794. Part201.BrickColor = BrickColor.new("Dark stone grey")
  1795. Part201.Locked = true
  1796. Part201.TopSurface = Enum.SurfaceType.Smooth
  1797. Part201.brickColor = BrickColor.new("Dark stone grey")
  1798. Part202.Name = "Left Arm"
  1799. Part202.Parent = Model191
  1800. Part202.CFrame = CFrame.new(-305.190002, 98.6717682, -173.281464, -0.762898505, -0.0557442158, -0.64411068, 0.592691481, 0.337686121, -0.731221318, 0.258268595, -0.939606667, -0.224581137)
  1801. Part202.Orientation = Vector3.new(46.9899979, -109.220001, 60.329998)
  1802. Part202.Position = Vector3.new(-305.190002, 98.6717682, -173.281464)
  1803. Part202.Rotation = Vector3.new(107.07, -40.0999985, 175.819992)
  1804. Part202.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1805. Part202.Size = Vector3.new(3.27241778, 6.54483557, 3.27241778)
  1806. Part202.Anchored = true
  1807. Part202.BottomSurface = Enum.SurfaceType.Smooth
  1808. Part202.BrickColor = BrickColor.new("Dark stone grey")
  1809. Part202.Locked = true
  1810. Part202.TopSurface = Enum.SurfaceType.Smooth
  1811. Part202.brickColor = BrickColor.new("Dark stone grey")
  1812. Part203.Name = "Right Arm"
  1813. Part203.Parent = Model191
  1814. Part203.CFrame = CFrame.new(-313.871887, 99.5646896, -170.386566, -0.373546779, 0.325190067, -0.868742943, 0.483070642, 0.867716432, 0.117092483, 0.791899979, -0.375924706, -0.4812226)
  1815. Part203.Orientation = Vector3.new(-6.71999979, -118.979996, 29.1099987)
  1816. Part203.Position = Vector3.new(-313.871887, 99.5646896, -170.386566)
  1817. Part203.Rotation = Vector3.new(-166.319992, -60.3099976, -138.959991)
  1818. Part203.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1819. Part203.Size = Vector3.new(3.27241778, 6.54483557, 3.27241778)
  1820. Part203.Anchored = true
  1821. Part203.BottomSurface = Enum.SurfaceType.Smooth
  1822. Part203.BrickColor = BrickColor.new("Dark stone grey")
  1823. Part203.Locked = true
  1824. Part203.TopSurface = Enum.SurfaceType.Smooth
  1825. Part203.brickColor = BrickColor.new("Dark stone grey")
  1826. Weld204.Name = "RightGrip"
  1827. Weld204.Parent = Part203
  1828. Weld204.C0 = CFrame.new(0, -3.27241778, 0, 1, 0, -0, 0, 0, 1, 0, -1, 0)
  1829. Weld204.C1 = CFrame.new(0, 0, -3.27241778, -0.999948978, 0, 0.0101004941, 0.0101004941, 0, 0.999948978, 0, 1, -0)
  1830. Weld204.Part0 = Part203
  1831. Weld204.Part1 = Part221
  1832. Weld204.part1 = Part221
  1833. Part205.Name = "Head"
  1834. Part205.Parent = Model191
  1835. Part205.CFrame = CFrame.new(-309.62915, 103.466469, -173.34697, -0.582305491, -1.79436538e-05, -0.812970161, 2.94326564e-05, 1, -4.31534354e-05, 0.812970161, -4.90563434e-05, -0.582305491)
  1836. Part205.Orientation = Vector3.new(0, -125.610001, 0)
  1837. Part205.Position = Vector3.new(-309.62915, 103.466469, -173.34697)
  1838. Part205.Rotation = Vector3.new(180, -54.3899994, 180)
  1839. Part205.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1840. Part205.Size = Vector3.new(6.54483557, 3.27241778, 3.27241778)
  1841. Part205.Anchored = true
  1842. Part205.BottomSurface = Enum.SurfaceType.Smooth
  1843. Part205.BrickColor = BrickColor.new("Dark stone grey")
  1844. Part205.Locked = true
  1845. Part205.TopSurface = Enum.SurfaceType.Smooth
  1846. Part205.brickColor = BrickColor.new("Dark stone grey")
  1847. SpecialMesh206.Parent = Part205
  1848. SpecialMesh206.Scale = Vector3.new(1.25, 1.25, 1.25)
  1849. Weld207.Name = "HeadWeld"
  1850. Weld207.Parent = Part205
  1851. Weld207.C0 = CFrame.new(0, 1.63620889, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1852. Weld207.C1 = CFrame.new(0, 0.818104446, 1.01444948, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1853. Weld207.Part0 = Part205
  1854. Weld207.Part1 = Part217
  1855. Weld207.part1 = Part217
  1856. Weld208.Name = "HeadWeld"
  1857. Weld208.Parent = Part205
  1858. Weld208.C0 = CFrame.new(0, 1.63620889, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1859. Weld208.C1 = CFrame.new(0, -1.11262202, -0.785380125, 1, 0, -0, 0, 0.96694231, 0.254995316, 0, -0.254995316, 0.96694231)
  1860. Weld208.Part0 = Part205
  1861. Weld208.Part1 = Part223
  1862. Weld208.part1 = Part223
  1863. Humanoid209.Parent = Model191
  1864. Humanoid209.Health = 0
  1865. Humanoid209.LeftLeg = Part200
  1866. Humanoid209.MaxHealth = 0
  1867. Humanoid209.RightLeg = Part201
  1868. Humanoid209.Torso = Part192
  1869. Humanoid209.maxHealth = 0
  1870. CharacterMesh210.Name = "Korblox Knight Right Leg"
  1871. CharacterMesh210.Parent = Model191
  1872. CharacterMesh210.BodyPart = Enum.BodyPart.RightLeg
  1873. CharacterMesh210.MeshId = 223790202
  1874. CharacterMesh211.Name = "Korblox Knight Left Arm"
  1875. CharacterMesh211.Parent = Model191
  1876. CharacterMesh211.BodyPart = Enum.BodyPart.LeftArm
  1877. CharacterMesh211.MeshId = 223788639
  1878. CharacterMesh212.Name = "Korblox Knight Left Leg"
  1879. CharacterMesh212.Parent = Model191
  1880. CharacterMesh212.BodyPart = Enum.BodyPart.LeftLeg
  1881. CharacterMesh212.MeshId = 223786240
  1882. CharacterMesh213.Name = "Korblox Knight Right Arm"
  1883. CharacterMesh213.Parent = Model191
  1884. CharacterMesh213.BodyPart = Enum.BodyPart.RightArm
  1885. CharacterMesh213.MeshId = 223775979
  1886. CharacterMesh214.Name = "Korblox Knight Torso"
  1887. CharacterMesh214.Parent = Model191
  1888. CharacterMesh214.BodyPart = Enum.BodyPart.Torso
  1889. CharacterMesh214.MeshId = 223775769
  1890. Part215.Parent = Model191
  1891. Part215.CFrame = CFrame.new(-309.520569, 88.2672272, -174.219055, 0.707106829, -1.58197963e-05, -0.707106829, 4.49999898e-05, 1, 2.26274187e-05, 0.707106829, -4.78197981e-05, 0.707106829)
  1892. Part215.Orientation = Vector3.new(0, -45, 0)
  1893. Part215.Position = Vector3.new(-309.520569, 88.2672272, -174.219055)
  1894. Part215.Rotation = Vector3.new(0, -45, 0)
  1895. Part215.Color = Color3.new(0.294118, 0.592157, 0.294118)
  1896. Part215.Size = Vector3.new(20.0435581, 3.92690134, 20.0435581)
  1897. Part215.Anchored = true
  1898. Part215.BrickColor = BrickColor.new("Bright green")
  1899. Part215.Locked = true
  1900. Part215.brickColor = BrickColor.new("Bright green")
  1901. Part215.FormFactor = Enum.FormFactor.Plate
  1902. Part215.formFactor = Enum.FormFactor.Plate
  1903. SpecialMesh216.Parent = Part215
  1904. SpecialMesh216.MeshId = "rbxassetid://470783499"
  1905. SpecialMesh216.Scale = Vector3.new(0.0327241831, 0.0327241831, 0.0327241831)
  1906. SpecialMesh216.TextureId = "rbxassetid://470783503"
  1907. SpecialMesh216.MeshType = Enum.MeshType.FileMesh
  1908. Part217.Name = "Handle"
  1909. Part217.Parent = Model191
  1910. Part217.CFrame = CFrame.new(-308.804382, 104.284615, -172.756302, -0.582305491, -1.79436538e-05, -0.812970161, 2.94326564e-05, 1, -4.31534354e-05, 0.812970161, -4.90563434e-05, -0.582305491)
  1911. Part217.Orientation = Vector3.new(0, -125.610001, 0)
  1912. Part217.Position = Vector3.new(-308.804382, 104.284615, -172.756302)
  1913. Part217.Rotation = Vector3.new(180, -54.3899994, 180)
  1914. Part217.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1915. Part217.Size = Vector3.new(3.27241397, 1.96344984, 2.61793399)
  1916. Part217.Anchored = true
  1917. Part217.BottomSurface = Enum.SurfaceType.Smooth
  1918. Part217.BrickColor = BrickColor.new("Dark stone grey")
  1919. Part217.Locked = true
  1920. Part217.TopSurface = Enum.SurfaceType.Smooth
  1921. Part217.brickColor = BrickColor.new("Dark stone grey")
  1922. Part217.FormFactor = Enum.FormFactor.Custom
  1923. Part217.formFactor = Enum.FormFactor.Custom
  1924. SpecialMesh218.Parent = Part217
  1925. SpecialMesh218.MeshId = "rbxassetid://134026193"
  1926. SpecialMesh218.Scale = Vector3.new(3.27241778, 3.27241778, 3.27241778)
  1927. SpecialMesh218.MeshType = Enum.MeshType.FileMesh
  1928. Vector3Value219.Name = "OriginalSize"
  1929. Vector3Value219.Parent = Part217
  1930. Vector3Value219.Value = Vector3.new(0.999998868, 0.599999785, 0.800000012)
  1931. Weld220.Name = "AccessoryWeld"
  1932. Weld220.Parent = Part217
  1933. Weld220.C0 = CFrame.new(1.28811948e-08, -0.818104446, -0.949892104, 1, 7.87137555e-09, -3.26223034e-24, -7.87137555e-09, 1, -4.1444221e-16, 0, 4.1444221e-16, 1)
  1934. Weld220.C1 = CFrame.new(0, 0, -1.96345067, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1935. Weld220.Part0 = Part217
  1936. Part221.Name = "Handle"
  1937. Part221.Parent = Model191
  1938. Part221.CFrame = CFrame.new(-312.093231, 96.3419724, -167.581604, 0.376812279, 0.321400464, 0.868742943, -0.474281639, 0.872551382, -0.117092483, -0.795656621, -0.367906928, 0.4812226)
  1939. Part221.Orientation = Vector3.new(6.71999979, 61.0200005, -28.5299988)
  1940. Part221.Position = Vector3.new(-312.093231, 96.3419724, -167.581604)
  1941. Part221.Rotation = Vector3.new(13.6799994, 60.3099976, -40.4599991)
  1942. Part221.Size = Vector3.new(3.27241778, 2.61793399, 19.6345062)
  1943. Part221.Anchored = true
  1944. Part221.Locked = true
  1945. Part221.FormFactor = Enum.FormFactor.Plate
  1946. Part221.formFactor = Enum.FormFactor.Plate
  1947. SpecialMesh222.Parent = Part221
  1948. SpecialMesh222.MeshId = "http://www.roblox.com/asset/?id=28140935 "
  1949. SpecialMesh222.Scale = Vector3.new(3.27241778, 3.27241778, 3.27241778)
  1950. SpecialMesh222.MeshType = Enum.MeshType.FileMesh
  1951. Part223.Name = "Handle"
  1952. Part223.Parent = Model191
  1953. Part223.CFrame = CFrame.new(-310.477112, 105.978203, -173.954514, -0.582305491, -0.207320929, -0.786090672, 2.94326564e-05, 0.966931283, -0.25503704, 0.812970161, -0.148532599, -0.563043296)
  1954. Part223.Orientation = Vector3.new(14.7799997, -125.610001, 0)
  1955. Part223.Position = Vector3.new(-310.477112, 105.978203, -173.954514)
  1956. Part223.Rotation = Vector3.new(155.62999, -51.8199997, 160.399994)
  1957. Part223.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1958. Part223.Size = Vector3.new(3.27241778, 2.61793399, 3.27241778)
  1959. Part223.Anchored = true
  1960. Part223.BottomSurface = Enum.SurfaceType.Smooth
  1961. Part223.BrickColor = BrickColor.new("Dark stone grey")
  1962. Part223.Locked = true
  1963. Part223.TopSurface = Enum.SurfaceType.Smooth
  1964. Part223.brickColor = BrickColor.new("Dark stone grey")
  1965. Part223.FormFactor = Enum.FormFactor.Plate
  1966. Part223.formFactor = Enum.FormFactor.Plate
  1967. SpecialMesh224.Parent = Part223
  1968. SpecialMesh224.MeshId = "http://www.roblox.com/asset/?id=1365696"
  1969. SpecialMesh224.Scale = Vector3.new(3.27241778, 3.27241778, 3.76328039)
  1970. SpecialMesh224.VertexColor = Vector3.new(0, 0, 0)
  1971. SpecialMesh224.MeshType = Enum.MeshType.FileMesh
  1972. Vector3Value225.Name = "OriginalSize"
  1973. Vector3Value225.Parent = Part223
  1974. Vector3Value225.Value = Vector3.new(1, 0.800000012, 1)
  1975. Weld226.Name = "AccessoryWeld"
  1976. Weld226.Parent = Part223
  1977. Weld226.C0 = CFrame.new(2.83338668e-08, -0.796427131, -0.869686902, 1, 7.87136756e-09, 2.13162821e-14, -7.61116326e-09, 0.96694231, 0.254995316, 2.00714112e-09, -0.254995316, 0.96694231)
  1978. Weld226.C1 = CFrame.new(0, 1.96345067, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1979. Weld226.Part0 = Part223
  1980. WedgePart227.Parent = Model0
  1981. WedgePart227.CFrame = CFrame.new(-522.590759, 180.340515, 29.6504745, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1982. WedgePart227.Orientation = Vector3.new(0, 180, 0)
  1983. WedgePart227.Position = Vector3.new(-522.590759, 180.340515, 29.6504745)
  1984. WedgePart227.Rotation = Vector3.new(-180, 0, -180)
  1985. WedgePart227.Color = Color3.new(0.843137, 0.772549, 0.603922)
  1986. WedgePart227.Size = Vector3.new(252, 50, 126)
  1987. WedgePart227.Anchored = true
  1988. WedgePart227.BottomSurface = Enum.SurfaceType.Smooth
  1989. WedgePart227.BrickColor = BrickColor.new("Brick yellow")
  1990. WedgePart227.Locked = true
  1991. WedgePart227.Material = Enum.Material.WoodPlanks
  1992. WedgePart227.brickColor = BrickColor.new("Brick yellow")
  1993. WedgePart228.Parent = Model0
  1994. WedgePart228.CFrame = CFrame.new(-522.590759, 180.340515, -96.3495255, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1995. WedgePart228.Position = Vector3.new(-522.590759, 180.340515, -96.3495255)
  1996. WedgePart228.Color = Color3.new(0.843137, 0.772549, 0.603922)
  1997. WedgePart228.Size = Vector3.new(252, 50, 126)
  1998. WedgePart228.Anchored = true
  1999. WedgePart228.BottomSurface = Enum.SurfaceType.Smooth
  2000. WedgePart228.BrickColor = BrickColor.new("Brick yellow")
  2001. WedgePart228.Locked = true
  2002. WedgePart228.Material = Enum.Material.WoodPlanks
  2003. WedgePart228.brickColor = BrickColor.new("Brick yellow")
  2004. Part229.Name = "Steamed Ham"
  2005. Part229.Parent = Model0
  2006. Part229.CFrame = CFrame.new(-501.921204, 94.0369797, -67.341011, -0.999999762, 0.000795999833, 0.000184999881, 0.000795999833, 0.999999762, -1.47259939e-07, -0.000184999953, 0, -1)
  2007. Part229.Orientation = Vector3.new(0, 179.98999, 0.049999997)
  2008. Part229.Position = Vector3.new(-501.921204, 94.0369797, -67.341011)
  2009. Part229.Rotation = Vector3.new(180, 0.00999999978, -179.949997)
  2010. Part229.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2011. Part229.Size = Vector3.new(1.49717402, 1.25164795, 1.35573065)
  2012. Part229.Anchored = true
  2013. Part229.BottomSurface = Enum.SurfaceType.Smooth
  2014. Part229.BrickColor = BrickColor.new("Mid gray")
  2015. Part229.Locked = true
  2016. Part229.TopSurface = Enum.SurfaceType.Smooth
  2017. Part229.brickColor = BrickColor.new("Mid gray")
  2018. Part229.FormFactor = Enum.FormFactor.Plate
  2019. Part229.formFactor = Enum.FormFactor.Plate
  2020. SpecialMesh230.Parent = Part229
  2021. SpecialMesh230.MeshId = "rbxassetid://1008477636"
  2022. SpecialMesh230.Scale = Vector3.new(0.266876161, 0.266876161, 0.266876161)
  2023. SpecialMesh230.TextureId = "rbxassetid://1008477662"
  2024. SpecialMesh230.MeshType = Enum.MeshType.FileMesh
  2025. Sound231.Name = "Eat"
  2026. Sound231.Parent = Part229
  2027. Sound231.SoundId = "rbxassetid://1365145881"
  2028. ClickDetector232.Parent = Part229
  2029. Script233.Parent = Part229
  2030. table.insert(cors,sandbox(Script233,function()
  2031. function OnClicked()
  2032. script.Parent.Eat:Play()
  2033. end
  2034.  
  2035. script.Parent.ClickDetector.MouseClick:connect(OnClicked)
  2036. end))
  2037. Part234.Name = "Steamed Ham"
  2038. Part234.Parent = Model0
  2039. Part234.CFrame = CFrame.new(-503.76825, 94.0369797, -74.2655182, 1.00000381, -0.000796003791, -0.000184999881, 0.000796003791, 1.00000381, -1.47261389e-07, 0.000185000943, -1.44951e-12, 1)
  2040. Part234.Orientation = Vector3.new(0, -0.00999999978, 0.049999997)
  2041. Part234.Position = Vector3.new(-503.76825, 94.0369797, -74.2655182)
  2042. Part234.Rotation = Vector3.new(0, -0.00999999978, 0.049999997)
  2043. Part234.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2044. Part234.Size = Vector3.new(1.49717402, 1.25164795, 1.35573065)
  2045. Part234.Anchored = true
  2046. Part234.BottomSurface = Enum.SurfaceType.Smooth
  2047. Part234.BrickColor = BrickColor.new("Mid gray")
  2048. Part234.Locked = true
  2049. Part234.TopSurface = Enum.SurfaceType.Smooth
  2050. Part234.brickColor = BrickColor.new("Mid gray")
  2051. Part234.FormFactor = Enum.FormFactor.Plate
  2052. Part234.formFactor = Enum.FormFactor.Plate
  2053. SpecialMesh235.Parent = Part234
  2054. SpecialMesh235.MeshId = "rbxassetid://1008477636"
  2055. SpecialMesh235.Scale = Vector3.new(0.266876161, 0.266876161, 0.266876161)
  2056. SpecialMesh235.TextureId = "rbxassetid://1008477662"
  2057. SpecialMesh235.MeshType = Enum.MeshType.FileMesh
  2058. Sound236.Name = "Eat"
  2059. Sound236.Parent = Part234
  2060. Sound236.SoundId = "rbxassetid://1365145881"
  2061. ClickDetector237.Parent = Part234
  2062. Script238.Parent = Part234
  2063. table.insert(cors,sandbox(Script238,function()
  2064. function OnClicked()
  2065. script.Parent.Eat:Play()
  2066. end
  2067.  
  2068. script.Parent.ClickDetector.MouseClick:connect(OnClicked)
  2069. end))
  2070. Part239.Name = "Fries"
  2071. Part239.Parent = Model0
  2072. Part239.CFrame = CFrame.new(-497.315247, 94.142067, -69.2816849, -0.000181999945, 0, -1, 0.000795999717, 0.999999762, -1.44871947e-07, 0.999999642, -0.000795999833, -0.000181999887)
  2073. Part239.Orientation = Vector3.new(0, -90.0099945, 0.049999997)
  2074. Part239.Position = Vector3.new(-497.315247, 94.142067, -69.2816849)
  2075. Part239.Rotation = Vector3.new(-0.049999997, -90, 0)
  2076. Part239.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2077. Part239.Size = Vector3.new(1.49717402, 2.02164769, 1.35573065)
  2078. Part239.Anchored = true
  2079. Part239.BottomSurface = Enum.SurfaceType.Smooth
  2080. Part239.BrickColor = BrickColor.new("Mid gray")
  2081. Part239.Locked = true
  2082. Part239.TopSurface = Enum.SurfaceType.Smooth
  2083. Part239.brickColor = BrickColor.new("Mid gray")
  2084. Part239.FormFactor = Enum.FormFactor.Plate
  2085. Part239.formFactor = Enum.FormFactor.Plate
  2086. SpecialMesh240.Parent = Part239
  2087. SpecialMesh240.MeshId = "rbxassetid://923471248"
  2088. SpecialMesh240.Scale = Vector3.new(2, 2, 2)
  2089. SpecialMesh240.TextureId = "rbxassetid://923471252"
  2090. SpecialMesh240.MeshType = Enum.MeshType.FileMesh
  2091. Part241.Name = "Plate"
  2092. Part241.Parent = Model0
  2093. Part241.CFrame = CFrame.new(-497.544373, 93.2743225, -71.7512207, -0.000188999926, 0, -1, 0.000795999717, 0.999999762, -1.50443924e-07, 0.999999642, -0.000795999833, -0.000188999882)
  2094. Part241.Orientation = Vector3.new(0, -90.0099945, 0.049999997)
  2095. Part241.Position = Vector3.new(-497.544373, 93.2743225, -71.7512207)
  2096. Part241.Rotation = Vector3.new(-0.049999997, -90, 0)
  2097. Part241.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2098. Part241.Size = Vector3.new(3.06290388, 0.273889273, 2.86126995)
  2099. Part241.Anchored = true
  2100. Part241.BottomSurface = Enum.SurfaceType.Smooth
  2101. Part241.BrickColor = BrickColor.new("Mid gray")
  2102. Part241.Locked = true
  2103. Part241.TopSurface = Enum.SurfaceType.Smooth
  2104. Part241.brickColor = BrickColor.new("Mid gray")
  2105. Part241.FormFactor = Enum.FormFactor.Plate
  2106. Part241.formFactor = Enum.FormFactor.Plate
  2107. SpecialMesh242.Parent = Part241
  2108. SpecialMesh242.MeshId = "rbxassetid://1436895835"
  2109. SpecialMesh242.Scale = Vector3.new(0.0583986305, 0.0583986305, 0.0583986305)
  2110. SpecialMesh242.TextureId = "rbxassetid://1436895835"
  2111. SpecialMesh242.MeshType = Enum.MeshType.FileMesh
  2112. Part243.Name = "Steamed Ham"
  2113. Part243.Parent = Model0
  2114. Part243.CFrame = CFrame.new(-497.497253, 94.0369797, -71.8418198, -0.000184999924, 0, -1, 0.000795999717, 0.999999762, -1.47259939e-07, 0.999999642, -0.000795999833, -0.000184999881)
  2115. Part243.Orientation = Vector3.new(0, -90.0099945, 0.049999997)
  2116. Part243.Position = Vector3.new(-497.497253, 94.0369797, -71.8418198)
  2117. Part243.Rotation = Vector3.new(-0.049999997, -90, 0)
  2118. Part243.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2119. Part243.Size = Vector3.new(1.49717402, 1.25164795, 1.35573065)
  2120. Part243.Anchored = true
  2121. Part243.BottomSurface = Enum.SurfaceType.Smooth
  2122. Part243.BrickColor = BrickColor.new("Mid gray")
  2123. Part243.Locked = true
  2124. Part243.TopSurface = Enum.SurfaceType.Smooth
  2125. Part243.brickColor = BrickColor.new("Mid gray")
  2126. Part243.FormFactor = Enum.FormFactor.Plate
  2127. Part243.formFactor = Enum.FormFactor.Plate
  2128. SpecialMesh244.Parent = Part243
  2129. SpecialMesh244.MeshId = "rbxassetid://1008477636"
  2130. SpecialMesh244.Scale = Vector3.new(0.266876161, 0.266876161, 0.266876161)
  2131. SpecialMesh244.TextureId = "rbxassetid://1008477662"
  2132. SpecialMesh244.MeshType = Enum.MeshType.FileMesh
  2133. Sound245.Name = "Eat"
  2134. Sound245.Parent = Part243
  2135. Sound245.SoundId = "rbxassetid://1365145881"
  2136. ClickDetector246.Parent = Part243
  2137. Script247.Parent = Part243
  2138. table.insert(cors,sandbox(Script247,function()
  2139. function OnClicked()
  2140. script.Parent.Eat:Play()
  2141. end
  2142.  
  2143. script.Parent.ClickDetector.MouseClick:connect(OnClicked)
  2144. end))
  2145. Part248.Name = "Plate"
  2146. Part248.Parent = Model0
  2147. Part248.CFrame = CFrame.new(-508.24469, 93.2742386, -70.1953354, 0.000188999926, 0, 1, 0.000795999717, 0.999999762, -1.50443924e-07, -0.999999642, 0.000795999833, 0.000188999882)
  2148. Part248.Orientation = Vector3.new(0, 89.9899979, 0.049999997)
  2149. Part248.Position = Vector3.new(-508.24469, 93.2742386, -70.1953354)
  2150. Part248.Rotation = Vector3.new(0.049999997, 90, 0)
  2151. Part248.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2152. Part248.Size = Vector3.new(3.06290388, 0.273889273, 2.86126995)
  2153. Part248.Anchored = true
  2154. Part248.BottomSurface = Enum.SurfaceType.Smooth
  2155. Part248.BrickColor = BrickColor.new("Mid gray")
  2156. Part248.Locked = true
  2157. Part248.TopSurface = Enum.SurfaceType.Smooth
  2158. Part248.brickColor = BrickColor.new("Mid gray")
  2159. Part248.FormFactor = Enum.FormFactor.Plate
  2160. Part248.formFactor = Enum.FormFactor.Plate
  2161. SpecialMesh249.Parent = Part248
  2162. SpecialMesh249.MeshId = "rbxassetid://1436895835"
  2163. SpecialMesh249.Scale = Vector3.new(0.0583986305, 0.0583986305, 0.0583986305)
  2164. SpecialMesh249.TextureId = "rbxassetid://1436895835"
  2165. SpecialMesh249.MeshType = Enum.MeshType.FileMesh
  2166. Part250.Name = "Plate"
  2167. Part250.Parent = Model0
  2168. Part250.CFrame = CFrame.new(-502.01178, 93.2743225, -67.3881531, -0.999999762, 0.000795999833, 0.000188999882, 0.000795999833, 0.999999762, -1.50443924e-07, -0.000188999955, 0, -1)
  2169. Part250.Orientation = Vector3.new(0, 179.98999, 0.049999997)
  2170. Part250.Position = Vector3.new(-502.01178, 93.2743225, -67.3881531)
  2171. Part250.Rotation = Vector3.new(180, 0.00999999978, -179.949997)
  2172. Part250.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2173. Part250.Size = Vector3.new(3.06290388, 0.273889273, 2.86126995)
  2174. Part250.Anchored = true
  2175. Part250.BottomSurface = Enum.SurfaceType.Smooth
  2176. Part250.BrickColor = BrickColor.new("Mid gray")
  2177. Part250.Locked = true
  2178. Part250.TopSurface = Enum.SurfaceType.Smooth
  2179. Part250.brickColor = BrickColor.new("Mid gray")
  2180. Part250.FormFactor = Enum.FormFactor.Plate
  2181. Part250.formFactor = Enum.FormFactor.Plate
  2182. SpecialMesh251.Parent = Part250
  2183. SpecialMesh251.MeshId = "rbxassetid://1436895835"
  2184. SpecialMesh251.Scale = Vector3.new(0.0583986305, 0.0583986305, 0.0583986305)
  2185. SpecialMesh251.TextureId = "rbxassetid://1436895835"
  2186. SpecialMesh251.MeshType = Enum.MeshType.FileMesh
  2187. Part252.Name = "Plate"
  2188. Part252.Parent = Model0
  2189. Part252.CFrame = CFrame.new(-503.677673, 93.2742386, -74.218399, 1.00000381, -0.000796003791, -0.000188999897, 0.000796003791, 1.00000381, -1.50445359e-07, 0.000189000944, -1.44951e-12, 1)
  2190. Part252.Orientation = Vector3.new(0, -0.00999999978, 0.049999997)
  2191. Part252.Position = Vector3.new(-503.677673, 93.2742386, -74.218399)
  2192. Part252.Rotation = Vector3.new(0, -0.00999999978, 0.049999997)
  2193. Part252.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2194. Part252.Size = Vector3.new(3.06290388, 0.273889273, 2.86126995)
  2195. Part252.Anchored = true
  2196. Part252.BottomSurface = Enum.SurfaceType.Smooth
  2197. Part252.BrickColor = BrickColor.new("Mid gray")
  2198. Part252.Locked = true
  2199. Part252.TopSurface = Enum.SurfaceType.Smooth
  2200. Part252.brickColor = BrickColor.new("Mid gray")
  2201. Part252.FormFactor = Enum.FormFactor.Plate
  2202. Part252.formFactor = Enum.FormFactor.Plate
  2203. SpecialMesh253.Parent = Part252
  2204. SpecialMesh253.MeshId = "rbxassetid://1436895835"
  2205. SpecialMesh253.Scale = Vector3.new(0.0583986305, 0.0583986305, 0.0583986305)
  2206. SpecialMesh253.TextureId = "rbxassetid://1436895835"
  2207. SpecialMesh253.MeshType = Enum.MeshType.FileMesh
  2208. Part254.Name = "Fries"
  2209. Part254.Parent = Model0
  2210. Part254.CFrame = CFrame.new(-508.473694, 94.142067, -72.6648788, 0.000181999945, 0, 1, 0.000795999717, 0.999999762, -1.44871947e-07, -0.999999642, 0.000795999833, 0.000181999887)
  2211. Part254.Orientation = Vector3.new(0, 89.9899979, 0.049999997)
  2212. Part254.Position = Vector3.new(-508.473694, 94.142067, -72.6648788)
  2213. Part254.Rotation = Vector3.new(0.049999997, 90, 0)
  2214. Part254.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2215. Part254.Size = Vector3.new(1.49717402, 2.02164769, 1.35573065)
  2216. Part254.Anchored = true
  2217. Part254.BottomSurface = Enum.SurfaceType.Smooth
  2218. Part254.BrickColor = BrickColor.new("Mid gray")
  2219. Part254.Locked = true
  2220. Part254.TopSurface = Enum.SurfaceType.Smooth
  2221. Part254.brickColor = BrickColor.new("Mid gray")
  2222. Part254.FormFactor = Enum.FormFactor.Plate
  2223. Part254.formFactor = Enum.FormFactor.Plate
  2224. SpecialMesh255.Parent = Part254
  2225. SpecialMesh255.MeshId = "rbxassetid://923471248"
  2226. SpecialMesh255.Scale = Vector3.new(2, 2, 2)
  2227. SpecialMesh255.TextureId = "rbxassetid://923471252"
  2228. SpecialMesh255.MeshType = Enum.MeshType.FileMesh
  2229. Part256.Name = "Fries"
  2230. Part256.Parent = Model0
  2231. Part256.CFrame = CFrame.new(-504.481628, 94.1421204, -67.1591415, -0.999999762, 0.000795999833, 0.000181999887, 0.000795999833, 0.999999762, -1.44871947e-07, -0.00018199996, 0, -1)
  2232. Part256.Orientation = Vector3.new(0, 179.98999, 0.049999997)
  2233. Part256.Position = Vector3.new(-504.481628, 94.1421204, -67.1591415)
  2234. Part256.Rotation = Vector3.new(180, 0.00999999978, -179.949997)
  2235. Part256.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2236. Part256.Size = Vector3.new(1.49717402, 2.02164769, 1.35573065)
  2237. Part256.Anchored = true
  2238. Part256.BottomSurface = Enum.SurfaceType.Smooth
  2239. Part256.BrickColor = BrickColor.new("Mid gray")
  2240. Part256.Locked = true
  2241. Part256.TopSurface = Enum.SurfaceType.Smooth
  2242. Part256.brickColor = BrickColor.new("Mid gray")
  2243. Part256.FormFactor = Enum.FormFactor.Plate
  2244. Part256.formFactor = Enum.FormFactor.Plate
  2245. SpecialMesh257.Parent = Part256
  2246. SpecialMesh257.MeshId = "rbxassetid://923471248"
  2247. SpecialMesh257.Scale = Vector3.new(2, 2, 2)
  2248. SpecialMesh257.TextureId = "rbxassetid://923471252"
  2249. SpecialMesh257.MeshType = Enum.MeshType.FileMesh
  2250. Part258.Name = "Fries"
  2251. Part258.Parent = Model0
  2252. Part258.CFrame = CFrame.new(-501.207947, 94.142067, -74.447403, 1.00000381, -0.000796003791, -0.000181999872, 0.000796003791, 1.00000381, -1.44873383e-07, 0.000182000949, -1.44951e-12, 1)
  2253. Part258.Orientation = Vector3.new(0, -0.00999999978, 0.049999997)
  2254. Part258.Position = Vector3.new(-501.207947, 94.142067, -74.447403)
  2255. Part258.Rotation = Vector3.new(0, -0.00999999978, 0.049999997)
  2256. Part258.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2257. Part258.Size = Vector3.new(1.49717402, 2.02164769, 1.35573065)
  2258. Part258.Anchored = true
  2259. Part258.BottomSurface = Enum.SurfaceType.Smooth
  2260. Part258.BrickColor = BrickColor.new("Mid gray")
  2261. Part258.Locked = true
  2262. Part258.TopSurface = Enum.SurfaceType.Smooth
  2263. Part258.brickColor = BrickColor.new("Mid gray")
  2264. Part258.FormFactor = Enum.FormFactor.Plate
  2265. Part258.formFactor = Enum.FormFactor.Plate
  2266. SpecialMesh259.Parent = Part258
  2267. SpecialMesh259.MeshId = "rbxassetid://923471248"
  2268. SpecialMesh259.Scale = Vector3.new(2, 2, 2)
  2269. SpecialMesh259.TextureId = "rbxassetid://923471252"
  2270. SpecialMesh259.MeshType = Enum.MeshType.FileMesh
  2271. Part260.Name = "Myst"
  2272. Part260.Parent = Model0
  2273. Part260.CFrame = CFrame.new(-466.996765, 122.021393, -52.7288284, -0.999999762, -0.000795999833, 0.000184999881, -0.000795999833, 0.999999762, 1.47259939e-07, -0.000184999953, 0, -1)
  2274. Part260.Orientation = Vector3.new(0, 179.98999, -0.049999997)
  2275. Part260.Position = Vector3.new(-466.996765, 122.021393, -52.7288284)
  2276. Part260.Rotation = Vector3.new(-180, 0.00999999978, 179.949997)
  2277. Part260.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2278. Part260.Size = Vector3.new(7.17979431, 11.2215862, 15.6200657)
  2279. Part260.Anchored = true
  2280. Part260.BottomSurface = Enum.SurfaceType.Smooth
  2281. Part260.BrickColor = BrickColor.new("Mid gray")
  2282. Part260.Locked = true
  2283. Part260.TopSurface = Enum.SurfaceType.Smooth
  2284. Part260.brickColor = BrickColor.new("Mid gray")
  2285. Part260.FormFactor = Enum.FormFactor.Plate
  2286. Part260.formFactor = Enum.FormFactor.Plate
  2287. SpecialMesh261.Parent = Part260
  2288. SpecialMesh261.MeshId = "rbxassetid://430087257"
  2289. SpecialMesh261.Scale = Vector3.new(0.023390891, 0.023390891, 0.023390891)
  2290. SpecialMesh261.TextureId = "rbxassetid://430087275"
  2291. SpecialMesh261.MeshType = Enum.MeshType.FileMesh
  2292. Part262.Name = "Myst"
  2293. Part262.Parent = Model0
  2294. Part262.CFrame = CFrame.new(-496.196838, 122.021393, -99.5988235, -0.999999762, -0.000795999833, 0.000184999881, -0.000795999833, 0.999999762, 1.47259939e-07, -0.000184999953, 0, -1)
  2295. Part262.Orientation = Vector3.new(0, 179.98999, -0.049999997)
  2296. Part262.Position = Vector3.new(-496.196838, 122.021393, -99.5988235)
  2297. Part262.Rotation = Vector3.new(-180, 0.00999999978, 179.949997)
  2298. Part262.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2299. Part262.Size = Vector3.new(7.17979431, 11.2215862, 15.6200657)
  2300. Part262.Anchored = true
  2301. Part262.BottomSurface = Enum.SurfaceType.Smooth
  2302. Part262.BrickColor = BrickColor.new("Mid gray")
  2303. Part262.Locked = true
  2304. Part262.TopSurface = Enum.SurfaceType.Smooth
  2305. Part262.brickColor = BrickColor.new("Mid gray")
  2306. Part262.FormFactor = Enum.FormFactor.Plate
  2307. Part262.formFactor = Enum.FormFactor.Plate
  2308. SpecialMesh263.Parent = Part262
  2309. SpecialMesh263.MeshId = "rbxassetid://430087257"
  2310. SpecialMesh263.Scale = Vector3.new(0.023390891, 0.023390891, 0.023390891)
  2311. SpecialMesh263.TextureId = "rbxassetid://430087275"
  2312. SpecialMesh263.MeshType = Enum.MeshType.FileMesh
  2313. Part264.Name = "Myst"
  2314. Part264.Parent = Model0
  2315. Part264.CFrame = CFrame.new(-583.314514, 122.024773, 2.38202691, -0.999999762, -0.000795999833, 0.000184999881, -0.000795999833, 0.999999762, 1.47259939e-07, -0.000184999953, 0, -1)
  2316. Part264.Orientation = Vector3.new(0, 179.98999, -0.049999997)
  2317. Part264.Position = Vector3.new(-583.314514, 122.024773, 2.38202691)
  2318. Part264.Rotation = Vector3.new(-180, 0.00999999978, 179.949997)
  2319. Part264.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2320. Part264.Size = Vector3.new(7.17979431, 11.2215862, 15.6200657)
  2321. Part264.Anchored = true
  2322. Part264.BottomSurface = Enum.SurfaceType.Smooth
  2323. Part264.BrickColor = BrickColor.new("Mid gray")
  2324. Part264.Locked = true
  2325. Part264.TopSurface = Enum.SurfaceType.Smooth
  2326. Part264.brickColor = BrickColor.new("Mid gray")
  2327. Part264.FormFactor = Enum.FormFactor.Plate
  2328. Part264.formFactor = Enum.FormFactor.Plate
  2329. SpecialMesh265.Parent = Part264
  2330. SpecialMesh265.MeshId = "rbxassetid://430087257"
  2331. SpecialMesh265.Scale = Vector3.new(0.023390891, 0.023390891, 0.023390891)
  2332. SpecialMesh265.TextureId = "rbxassetid://430087275"
  2333. SpecialMesh265.MeshType = Enum.MeshType.FileMesh
  2334. Part266.Name = "Myst"
  2335. Part266.Parent = Model0
  2336. Part266.CFrame = CFrame.new(-542.624451, 122.024773, -27.9779739, -0.707237184, -0.000796027598, -0.706975937, -0.000563000096, 0.999999762, -0.00056275283, 0.706976175, 2.77772081e-08, -0.707237363)
  2337. Part266.Orientation = Vector3.new(0.0299999993, -135.009995, -0.0299999993)
  2338. Part266.Position = Vector3.new(-542.624451, 122.024773, -27.9779739)
  2339. Part266.Rotation = Vector3.new(179.949997, -44.9899979, 179.940002)
  2340. Part266.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2341. Part266.Size = Vector3.new(7.17979431, 11.2215862, 15.6200657)
  2342. Part266.Anchored = true
  2343. Part266.BottomSurface = Enum.SurfaceType.Smooth
  2344. Part266.BrickColor = BrickColor.new("Mid gray")
  2345. Part266.Locked = true
  2346. Part266.TopSurface = Enum.SurfaceType.Smooth
  2347. Part266.brickColor = BrickColor.new("Mid gray")
  2348. Part266.FormFactor = Enum.FormFactor.Plate
  2349. Part266.formFactor = Enum.FormFactor.Plate
  2350. SpecialMesh267.Parent = Part266
  2351. SpecialMesh267.MeshId = "rbxassetid://430087257"
  2352. SpecialMesh267.Scale = Vector3.new(0.023390891, 0.023390891, 0.023390891)
  2353. SpecialMesh267.TextureId = "rbxassetid://430087275"
  2354. SpecialMesh267.MeshType = Enum.MeshType.FileMesh
  2355. Part268.Name = "Myst"
  2356. Part268.Parent = Model0
  2357. Part268.CFrame = CFrame.new(-589.044495, 122.044807, -59.1579819, -0.000184999997, -0.000795999833, -0.999999762, 0, 0.999999762, -0.000795999833, 1, -1.47259968e-07, -0.000184999953)
  2358. Part268.Orientation = Vector3.new(0.049999997, -90.0099945, 0)
  2359. Part268.Position = Vector3.new(-589.044495, 122.044807, -59.1579819)
  2360. Part268.Rotation = Vector3.new(103.079994, -89.9599991, 103.079994)
  2361. Part268.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2362. Part268.Size = Vector3.new(7.17979431, 11.2215862, 15.6200657)
  2363. Part268.Anchored = true
  2364. Part268.BottomSurface = Enum.SurfaceType.Smooth
  2365. Part268.BrickColor = BrickColor.new("Mid gray")
  2366. Part268.Locked = true
  2367. Part268.TopSurface = Enum.SurfaceType.Smooth
  2368. Part268.brickColor = BrickColor.new("Mid gray")
  2369. Part268.FormFactor = Enum.FormFactor.Plate
  2370. Part268.formFactor = Enum.FormFactor.Plate
  2371. SpecialMesh269.Parent = Part268
  2372. SpecialMesh269.MeshId = "rbxassetid://430087257"
  2373. SpecialMesh269.Scale = Vector3.new(0.023390891, 0.023390891, 0.023390891)
  2374. SpecialMesh269.TextureId = "rbxassetid://430087275"
  2375. SpecialMesh269.MeshType = Enum.MeshType.FileMesh
  2376. Part270.Name = "Steamed Ham"
  2377. Part270.Parent = Model0
  2378. Part270.CFrame = CFrame.new(-508.291565, 94.0369797, -70.1048126, 0.000184999924, 0, 1, 0.000795999717, 0.999999762, -1.47259939e-07, -0.999999642, 0.000795999833, 0.000184999881)
  2379. Part270.Orientation = Vector3.new(0, 89.9899979, 0.049999997)
  2380. Part270.Position = Vector3.new(-508.291565, 94.0369797, -70.1048126)
  2381. Part270.Rotation = Vector3.new(0.049999997, 90, 0)
  2382. Part270.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2383. Part270.Size = Vector3.new(1.49717402, 1.25164795, 1.35573065)
  2384. Part270.Anchored = true
  2385. Part270.BottomSurface = Enum.SurfaceType.Smooth
  2386. Part270.BrickColor = BrickColor.new("Mid gray")
  2387. Part270.Locked = true
  2388. Part270.TopSurface = Enum.SurfaceType.Smooth
  2389. Part270.brickColor = BrickColor.new("Mid gray")
  2390. Part270.FormFactor = Enum.FormFactor.Plate
  2391. Part270.formFactor = Enum.FormFactor.Plate
  2392. SpecialMesh271.Parent = Part270
  2393. SpecialMesh271.MeshId = "rbxassetid://1008477636"
  2394. SpecialMesh271.Scale = Vector3.new(0.266876161, 0.266876161, 0.266876161)
  2395. SpecialMesh271.TextureId = "rbxassetid://1008477662"
  2396. SpecialMesh271.MeshType = Enum.MeshType.FileMesh
  2397. Sound272.Name = "Eat"
  2398. Sound272.Parent = Part270
  2399. Sound272.SoundId = "rbxassetid://1365145881"
  2400. ClickDetector273.Parent = Part270
  2401. Script274.Parent = Part270
  2402. table.insert(cors,sandbox(Script274,function()
  2403. function OnClicked()
  2404. script.Parent.Eat:Play()
  2405. end
  2406.  
  2407. script.Parent.ClickDetector.MouseClick:connect(OnClicked)
  2408. end))
  2409. Model275.Name = "Chair"
  2410. Model275.Parent = Model0
  2411. Seat276.Parent = Model275
  2412. Seat276.CFrame = CFrame.new(-512.375549, 92.3569565, -71.2241974, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2413. Seat276.Orientation = Vector3.new(0, -90, 0)
  2414. Seat276.Position = Vector3.new(-512.375549, 92.3569565, -71.2241974)
  2415. Seat276.Rotation = Vector3.new(0, -90, 0)
  2416. Seat276.Transparency = 1
  2417. Seat276.Size = Vector3.new(3.19000149, 0.275000066, 2.91499996)
  2418. Seat276.Anchored = true
  2419. Seat276.Locked = true
  2420. Seat276.FormFactor = Enum.FormFactor.Custom
  2421. Seat276.formFactor = Enum.FormFactor.Custom
  2422. Part277.Parent = Model275
  2423. Part277.CFrame = CFrame.new(-512.716248, 92.3907089, -71.2578659, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  2424. Part277.Orientation = Vector3.new(0, 90, 0)
  2425. Part277.Position = Vector3.new(-512.716248, 92.3907089, -71.2578659)
  2426. Part277.Rotation = Vector3.new(0, 90, 0)
  2427. Part277.Color = Color3.new(0.294118, 0.592157, 0.294118)
  2428. Part277.Size = Vector3.new(4.125, 2.20000005, 4.125)
  2429. Part277.Anchored = true
  2430. Part277.BrickColor = BrickColor.new("Bright green")
  2431. Part277.CanCollide = false
  2432. Part277.Locked = true
  2433. Part277.brickColor = BrickColor.new("Bright green")
  2434. Part277.FormFactor = Enum.FormFactor.Plate
  2435. Part277.formFactor = Enum.FormFactor.Plate
  2436. SpecialMesh278.Parent = Part277
  2437. SpecialMesh278.MeshId = "rbxassetid://440998297"
  2438. SpecialMesh278.Scale = Vector3.new(2.06250072, 2.06250072, 2.06250072)
  2439. SpecialMesh278.TextureId = "rbxassetid://440998305"
  2440. SpecialMesh278.MeshType = Enum.MeshType.FileMesh
  2441. Part279.Parent = Model275
  2442. Part279.CFrame = CFrame.new(-512.761292, 89.8157196, -71.1344528, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  2443. Part279.Orientation = Vector3.new(0, 90, 0)
  2444. Part279.Position = Vector3.new(-512.761292, 89.8157196, -71.1344528)
  2445. Part279.Rotation = Vector3.new(0, 90, 0)
  2446. Part279.Transparency = 1
  2447. Part279.Size = Vector3.new(4.64000034, 2.94999909, 4.37000036)
  2448. Part279.Anchored = true
  2449. Part279.BottomSurface = Enum.SurfaceType.Smooth
  2450. Part279.Locked = true
  2451. Part279.TopSurface = Enum.SurfaceType.Smooth
  2452. Model280.Name = "Chair"
  2453. Model280.Parent = Model0
  2454. Seat281.Parent = Model280
  2455. Seat281.CFrame = CFrame.new(-502.968689, 92.3569565, -78.3092499, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2456. Seat281.Orientation = Vector3.new(0, 180, 0)
  2457. Seat281.Position = Vector3.new(-502.968689, 92.3569565, -78.3092499)
  2458. Seat281.Rotation = Vector3.new(-180, 0, -180)
  2459. Seat281.Transparency = 1
  2460. Seat281.Size = Vector3.new(3.19000149, 0.275000066, 2.91499996)
  2461. Seat281.Anchored = true
  2462. Seat281.Locked = true
  2463. Seat281.FormFactor = Enum.FormFactor.Custom
  2464. Seat281.formFactor = Enum.FormFactor.Custom
  2465. Part282.Parent = Model280
  2466. Part282.CFrame = CFrame.new(-502.934998, 92.3907089, -78.6498413, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2467. Part282.Position = Vector3.new(-502.934998, 92.3907089, -78.6498413)
  2468. Part282.Color = Color3.new(0.294118, 0.592157, 0.294118)
  2469. Part282.Size = Vector3.new(4.125, 2.20000005, 4.125)
  2470. Part282.Anchored = true
  2471. Part282.BrickColor = BrickColor.new("Bright green")
  2472. Part282.CanCollide = false
  2473. Part282.Locked = true
  2474. Part282.brickColor = BrickColor.new("Bright green")
  2475. Part282.FormFactor = Enum.FormFactor.Plate
  2476. Part282.formFactor = Enum.FormFactor.Plate
  2477. SpecialMesh283.Parent = Part282
  2478. SpecialMesh283.MeshId = "rbxassetid://440998297"
  2479. SpecialMesh283.Scale = Vector3.new(2.06250072, 2.06250072, 2.06250072)
  2480. SpecialMesh283.TextureId = "rbxassetid://440998305"
  2481. SpecialMesh283.MeshType = Enum.MeshType.FileMesh
  2482. Part284.Parent = Model280
  2483. Part284.CFrame = CFrame.new(-503.058411, 89.8157425, -78.6949234, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2484. Part284.Position = Vector3.new(-503.058411, 89.8157425, -78.6949234)
  2485. Part284.Transparency = 1
  2486. Part284.Size = Vector3.new(4.64000034, 2.94999909, 4.37000036)
  2487. Part284.Anchored = true
  2488. Part284.BottomSurface = Enum.SurfaceType.Smooth
  2489. Part284.Locked = true
  2490. Part284.TopSurface = Enum.SurfaceType.Smooth
  2491. Model285.Name = "Chair"
  2492. Model285.Parent = Model0
  2493. Seat286.Parent = Model285
  2494. Seat286.CFrame = CFrame.new(-493.325989, 92.3569565, -71.2954178, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  2495. Seat286.Orientation = Vector3.new(0, 90, 0)
  2496. Seat286.Position = Vector3.new(-493.325989, 92.3569565, -71.2954178)
  2497. Seat286.Rotation = Vector3.new(0, 90, 0)
  2498. Seat286.Transparency = 1
  2499. Seat286.Size = Vector3.new(3.19000149, 0.275000066, 2.91499996)
  2500. Seat286.Anchored = true
  2501. Seat286.Locked = true
  2502. Seat286.FormFactor = Enum.FormFactor.Custom
  2503. Seat286.formFactor = Enum.FormFactor.Custom
  2504. Part287.Parent = Model285
  2505. Part287.CFrame = CFrame.new(-492.985413, 92.3907089, -71.2616806, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2506. Part287.Orientation = Vector3.new(0, -90, 0)
  2507. Part287.Position = Vector3.new(-492.985413, 92.3907089, -71.2616806)
  2508. Part287.Rotation = Vector3.new(0, -90, 0)
  2509. Part287.Color = Color3.new(0.294118, 0.592157, 0.294118)
  2510. Part287.Size = Vector3.new(4.125, 2.20000005, 4.125)
  2511. Part287.Anchored = true
  2512. Part287.BrickColor = BrickColor.new("Bright green")
  2513. Part287.CanCollide = false
  2514. Part287.Locked = true
  2515. Part287.brickColor = BrickColor.new("Bright green")
  2516. Part287.FormFactor = Enum.FormFactor.Plate
  2517. Part287.formFactor = Enum.FormFactor.Plate
  2518. SpecialMesh288.Parent = Part287
  2519. SpecialMesh288.MeshId = "rbxassetid://440998297"
  2520. SpecialMesh288.Scale = Vector3.new(2.06250072, 2.06250072, 2.06250072)
  2521. SpecialMesh288.TextureId = "rbxassetid://440998305"
  2522. SpecialMesh288.MeshType = Enum.MeshType.FileMesh
  2523. Part289.Parent = Model285
  2524. Part289.CFrame = CFrame.new(-492.940399, 89.8157196, -71.3851013, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2525. Part289.Orientation = Vector3.new(0, -90, 0)
  2526. Part289.Position = Vector3.new(-492.940399, 89.8157196, -71.3851013)
  2527. Part289.Rotation = Vector3.new(0, -90, 0)
  2528. Part289.Transparency = 1
  2529. Part289.Size = Vector3.new(4.64000034, 2.94999909, 4.37000036)
  2530. Part289.Anchored = true
  2531. Part289.BottomSurface = Enum.SurfaceType.Smooth
  2532. Part289.Locked = true
  2533. Part289.TopSurface = Enum.SurfaceType.Smooth
  2534. Model290.Name = "Chair"
  2535. Model290.Parent = Model0
  2536. Seat291.Parent = Model290
  2537. Seat291.CFrame = CFrame.new(-502.909851, 92.3569565, -63.1802979, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2538. Seat291.Position = Vector3.new(-502.909851, 92.3569565, -63.1802979)
  2539. Seat291.Transparency = 1
  2540. Seat291.Size = Vector3.new(3.19000149, 0.275000066, 2.91499996)
  2541. Seat291.Anchored = true
  2542. Seat291.Locked = true
  2543. Seat291.FormFactor = Enum.FormFactor.Custom
  2544. Seat291.formFactor = Enum.FormFactor.Custom
  2545. Part292.Parent = Model290
  2546. Part292.CFrame = CFrame.new(-502.943542, 92.3907089, -62.8395615, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2547. Part292.Orientation = Vector3.new(0, 180, 0)
  2548. Part292.Position = Vector3.new(-502.943542, 92.3907089, -62.8395615)
  2549. Part292.Rotation = Vector3.new(-180, 0, -180)
  2550. Part292.Color = Color3.new(0.294118, 0.592157, 0.294118)
  2551. Part292.Size = Vector3.new(4.125, 2.20000005, 4.125)
  2552. Part292.Anchored = true
  2553. Part292.BrickColor = BrickColor.new("Bright green")
  2554. Part292.CanCollide = false
  2555. Part292.Locked = true
  2556. Part292.brickColor = BrickColor.new("Bright green")
  2557. Part292.FormFactor = Enum.FormFactor.Plate
  2558. Part292.formFactor = Enum.FormFactor.Plate
  2559. SpecialMesh293.Parent = Part292
  2560. SpecialMesh293.MeshId = "rbxassetid://440998297"
  2561. SpecialMesh293.Scale = Vector3.new(2.06250072, 2.06250072, 2.06250072)
  2562. SpecialMesh293.TextureId = "rbxassetid://440998305"
  2563. SpecialMesh293.MeshType = Enum.MeshType.FileMesh
  2564. Part294.Parent = Model290
  2565. Part294.CFrame = CFrame.new(-502.820007, 89.8157425, -62.7945175, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2566. Part294.Orientation = Vector3.new(0, 180, 0)
  2567. Part294.Position = Vector3.new(-502.820007, 89.8157425, -62.7945175)
  2568. Part294.Rotation = Vector3.new(-180, 0, -180)
  2569. Part294.Transparency = 1
  2570. Part294.Size = Vector3.new(4.64000034, 2.94999909, 4.37000036)
  2571. Part294.Anchored = true
  2572. Part294.BottomSurface = Enum.SurfaceType.Smooth
  2573. Part294.Locked = true
  2574. Part294.TopSurface = Enum.SurfaceType.Smooth
  2575. Part295.Name = "Table"
  2576. Part295.Parent = Model0
  2577. Part295.CFrame = CFrame.new(-502.826599, 89.661438, -70.9892273, 0.999990344, 2.52856864e-07, 8.94069672e-08, -2.52853198e-07, 0.999997675, 0, -8.94069672e-08, -1.59161573e-12, 0.999990344)
  2578. Part295.Position = Vector3.new(-502.826599, 89.661438, -70.9892273)
  2579. Part295.Size = Vector3.new(14.7999992, 6.93000221, 9.63000011)
  2580. Part295.Anchored = true
  2581. Part295.Locked = true
  2582. Part295.FormFactor = Enum.FormFactor.Custom
  2583. Part295.formFactor = Enum.FormFactor.Custom
  2584. SpecialMesh296.Parent = Part295
  2585. SpecialMesh296.MeshId = "http://www.roblox.com/asset/?id=111868131"
  2586. SpecialMesh296.Scale = Vector3.new(3, 3, 3)
  2587. SpecialMesh296.TextureId = "http://www.roblox.com/asset/?id=111867655"
  2588. SpecialMesh296.MeshType = Enum.MeshType.FileMesh
  2589. Part297.Parent = Model0
  2590. Part297.CFrame = CFrame.new(-560.316711, 27.8406372, -41.2095108, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2591. Part297.Position = Vector3.new(-560.316711, 27.8406372, -41.2095108)
  2592. Part297.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  2593. Part297.Size = Vector3.new(454, 17, 201)
  2594. Part297.Anchored = true
  2595. Part297.BottomSurface = Enum.SurfaceType.Smooth
  2596. Part297.BrickColor = BrickColor.new("Burnt Sienna")
  2597. Part297.Locked = true
  2598. Part297.Material = Enum.Material.Sand
  2599. Part297.TopSurface = Enum.SurfaceType.Smooth
  2600. Part297.brickColor = BrickColor.new("Burnt Sienna")
  2601. Part298.Parent = Model0
  2602. Part298.CFrame = CFrame.new(-560.316711, 44.8406677, -40.2095108, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2603. Part298.Position = Vector3.new(-560.316711, 44.8406677, -40.2095108)
  2604. Part298.Color = Color3.new(0.560784, 0.298039, 0.164706)
  2605. Part298.Size = Vector3.new(502, 17, 407)
  2606. Part298.Anchored = true
  2607. Part298.BottomSurface = Enum.SurfaceType.Smooth
  2608. Part298.BrickColor = BrickColor.new("Rust")
  2609. Part298.Locked = true
  2610. Part298.Material = Enum.Material.Sand
  2611. Part298.TopSurface = Enum.SurfaceType.Smooth
  2612. Part298.brickColor = BrickColor.new("Rust")
  2613. Part299.Parent = Model0
  2614. Part299.CFrame = CFrame.new(-560.316711, 61.8406601, -39.2095108, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2615. Part299.Position = Vector3.new(-560.316711, 61.8406601, -39.2095108)
  2616. Part299.Color = Color3.new(0.643137, 0.741176, 0.278431)
  2617. Part299.Size = Vector3.new(530, 17, 439)
  2618. Part299.Anchored = true
  2619. Part299.BottomSurface = Enum.SurfaceType.Smooth
  2620. Part299.BrickColor = BrickColor.new("Br. yellowish green")
  2621. Part299.Locked = true
  2622. Part299.Material = Enum.Material.Sand
  2623. Part299.TopSurface = Enum.SurfaceType.Smooth
  2624. Part299.brickColor = BrickColor.new("Br. yellowish green")
  2625. Part300.Parent = Model0
  2626. Part300.CFrame = CFrame.new(-560.316711, 78.8406982, -38.2095108, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2627. Part300.Position = Vector3.new(-560.316711, 78.8406982, -38.2095108)
  2628. Part300.Color = Color3.new(0.294118, 0.592157, 0.294118)
  2629. Part300.Size = Vector3.new(582, 17, 485)
  2630. Part300.Anchored = true
  2631. Part300.BottomSurface = Enum.SurfaceType.Smooth
  2632. Part300.BrickColor = BrickColor.new("Bright green")
  2633. Part300.Locked = true
  2634. Part300.Material = Enum.Material.Grass
  2635. Part300.TopSurface = Enum.SurfaceType.Smooth
  2636. Part300.brickColor = BrickColor.new("Bright green")
  2637. Part301.Parent = Model0
  2638. Part301.CFrame = CFrame.new(-462.590759, 91.3403625, -153.849518, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2639. Part301.Position = Vector3.new(-462.590759, 91.3403625, -153.849518)
  2640. Part301.Size = Vector3.new(8, 6, 5)
  2641. Part301.Anchored = true
  2642. Part301.BottomSurface = Enum.SurfaceType.Smooth
  2643. Part301.Locked = true
  2644. Part301.TopSurface = Enum.SurfaceType.Smooth
  2645. SpecialMesh302.Parent = Part301
  2646. SpecialMesh302.MeshId = "rbxassetid://449142888"
  2647. SpecialMesh302.Scale = Vector3.new(8, 4, 8)
  2648. SpecialMesh302.TextureId = "rbxassetid://449142897"
  2649. SpecialMesh302.MeshType = Enum.MeshType.FileMesh
  2650. Part303.Parent = Model0
  2651. Part303.CFrame = CFrame.new(-442.185852, 91.363533, 87.4110947, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  2652. Part303.Orientation = Vector3.new(90, 0, 0)
  2653. Part303.Position = Vector3.new(-442.185852, 91.363533, 87.4110947)
  2654. Part303.Rotation = Vector3.new(90, 0, 0)
  2655. Part303.Size = Vector3.new(4.20999956, 1.06999993, 1.06999993)
  2656. Part303.Anchored = true
  2657. Part303.BottomSurface = Enum.SurfaceType.Smooth
  2658. Part303.Locked = true
  2659. Part303.TopSurface = Enum.SurfaceType.Smooth
  2660. SpecialMesh304.Parent = Part303
  2661. SpecialMesh304.MeshId = "rbxassetid://430614649"
  2662. SpecialMesh304.Scale = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
  2663. SpecialMesh304.TextureId = "rbxassetid://430614757"
  2664. SpecialMesh304.MeshType = Enum.MeshType.FileMesh
  2665. Part305.Parent = Model0
  2666. Part305.CFrame = CFrame.new(-442.140686, 91.2904816, 87.6307602, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2667. Part305.Position = Vector3.new(-442.140686, 91.2904816, 87.6307602)
  2668. Part305.Color = Color3.new(0.854902, 0.521569, 0.254902)
  2669. Part305.Size = Vector3.new(4, 0.179999992, 3.19999933)
  2670. Part305.Anchored = true
  2671. Part305.BottomSurface = Enum.SurfaceType.Smooth
  2672. Part305.BrickColor = BrickColor.new("Bright orange")
  2673. Part305.Locked = true
  2674. Part305.Material = Enum.Material.Wood
  2675. Part305.TopSurface = Enum.SurfaceType.Smooth
  2676. Part305.brickColor = BrickColor.new("Bright orange")
  2677. Part306.Name = "Knife"
  2678. Part306.Parent = Model0
  2679. Part306.CFrame = CFrame.new(-441.365417, 92.041481, 87.1896591, -1, 0, 0, 0, 0.707106829, 0.707106829, 0, 0.707106829, -0.707106829)
  2680. Part306.Orientation = Vector3.new(-45, 180, 0)
  2681. Part306.Position = Vector3.new(-441.365417, 92.041481, 87.1896591)
  2682. Part306.Rotation = Vector3.new(-135, 0, -180)
  2683. Part306.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2684. Part306.Size = Vector3.new(0.400000036, 1.12, 2.59999919)
  2685. Part306.Anchored = true
  2686. Part306.BottomSurface = Enum.SurfaceType.Smooth
  2687. Part306.BrickColor = BrickColor.new("Dark stone grey")
  2688. Part306.Locked = true
  2689. Part306.TopSurface = Enum.SurfaceType.Smooth
  2690. Part306.brickColor = BrickColor.new("Dark stone grey")
  2691. Part306.FormFactor = Enum.FormFactor.Custom
  2692. Part306.formFactor = Enum.FormFactor.Custom
  2693. SpecialMesh307.Parent = Part306
  2694. SpecialMesh307.MeshId = "http://www.roblox.com/asset/?id=165710339"
  2695. SpecialMesh307.Scale = Vector3.new(0.5, 0.5, 0.5)
  2696. SpecialMesh307.TextureId = "http://www.roblox.com/asset/?id=165710383"
  2697. SpecialMesh307.MeshType = Enum.MeshType.FileMesh
  2698. Part308.Name = "Handle"
  2699. Part308.Parent = Model0
  2700. Part308.CFrame = CFrame.new(-437.276917, 91.4685822, 86.7204819, 0, -0.707106829, -0.707106829, -1, 0, 0, 0, 0.707106829, -0.707106829)
  2701. Part308.Orientation = Vector3.new(0, -135, -90)
  2702. Part308.Position = Vector3.new(-437.276917, 91.4685822, 86.7204819)
  2703. Part308.Rotation = Vector3.new(-180, -45, 90)
  2704. Part308.Color = Color3.new(0, 0.560784, 0.611765)
  2705. Part308.Size = Vector3.new(0.510000467, 1.18000245, 1.34999704)
  2706. Part308.Anchored = true
  2707. Part308.BrickColor = BrickColor.new("Bright bluish green")
  2708. Part308.Locked = true
  2709. Part308.Material = Enum.Material.Metal
  2710. Part308.brickColor = BrickColor.new("Bright bluish green")
  2711. Part308.FormFactor = Enum.FormFactor.Custom
  2712. Part308.formFactor = Enum.FormFactor.Custom
  2713. SpecialMesh309.Parent = Part308
  2714. SpecialMesh309.MeshId = "http://www.roblox.com/asset/?id=97886770"
  2715. SpecialMesh309.Scale = Vector3.new(1.79999995, 1.79999995, 1.79999995)
  2716. SpecialMesh309.TextureId = "http://www.roblox.com/asset/?id=97888197"
  2717. SpecialMesh309.MeshType = Enum.MeshType.FileMesh
  2718. Part310.Name = "Floor"
  2719. Part310.Parent = Model0
  2720. Part310.CFrame = CFrame.new(-522.590759, 154.840424, -33.3495255, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2721. Part310.Position = Vector3.new(-522.590759, 154.840424, -33.3495255)
  2722. Part310.Color = Color3.new(0.843137, 0.772549, 0.603922)
  2723. Part310.Size = Vector3.new(252, 1, 252)
  2724. Part310.Anchored = true
  2725. Part310.BottomSurface = Enum.SurfaceType.Smooth
  2726. Part310.BrickColor = BrickColor.new("Brick yellow")
  2727. Part310.Locked = true
  2728. Part310.Material = Enum.Material.WoodPlanks
  2729. Part310.TopSurface = Enum.SurfaceType.Smooth
  2730. Part310.brickColor = BrickColor.new("Brick yellow")
  2731. Part311.Name = "Floor"
  2732. Part311.Parent = Model0
  2733. Part311.CFrame = CFrame.new(-397.590759, 124.736488, -33.3495255, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  2734. Part311.Orientation = Vector3.new(0, 90, 0)
  2735. Part311.Position = Vector3.new(-397.590759, 124.736488, -33.3495255)
  2736. Part311.Rotation = Vector3.new(0, 90, 0)
  2737. Part311.Color = Color3.new(0.843137, 0.772549, 0.603922)
  2738. Part311.Size = Vector3.new(4, 59.1999931, 2)
  2739. Part311.Anchored = true
  2740. Part311.BottomSurface = Enum.SurfaceType.Smooth
  2741. Part311.BrickColor = BrickColor.new("Brick yellow")
  2742. Part311.Locked = true
  2743. Part311.Material = Enum.Material.WoodPlanks
  2744. Part311.TopSurface = Enum.SurfaceType.Smooth
  2745. Part311.brickColor = BrickColor.new("Brick yellow")
  2746. Part312.Name = "Floor"
  2747. Part312.Parent = Model0
  2748. Part312.CFrame = CFrame.new(-522.590759, 121.840569, 91.6504745, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2749. Part312.Position = Vector3.new(-522.590759, 121.840569, 91.6504745)
  2750. Part312.Color = Color3.new(0.843137, 0.772549, 0.603922)
  2751. Part312.Size = Vector3.new(252, 67, 2)
  2752. Part312.Anchored = true
  2753. Part312.BottomSurface = Enum.SurfaceType.Smooth
  2754. Part312.BrickColor = BrickColor.new("Brick yellow")
  2755. Part312.Locked = true
  2756. Part312.Material = Enum.Material.WoodPlanks
  2757. Part312.TopSurface = Enum.SurfaceType.Smooth
  2758. Part312.brickColor = BrickColor.new("Brick yellow")
  2759. Part313.Name = "Floor"
  2760. Part313.Parent = Model0
  2761. Part313.CFrame = CFrame.new(-522.590759, 121.340561, -158.349518, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2762. Part313.Position = Vector3.new(-522.590759, 121.340561, -158.349518)
  2763. Part313.Color = Color3.new(0.843137, 0.772549, 0.603922)
  2764. Part313.Size = Vector3.new(252, 66, 2)
  2765. Part313.Anchored = true
  2766. Part313.BottomSurface = Enum.SurfaceType.Smooth
  2767. Part313.BrickColor = BrickColor.new("Brick yellow")
  2768. Part313.Locked = true
  2769. Part313.Material = Enum.Material.WoodPlanks
  2770. Part313.TopSurface = Enum.SurfaceType.Smooth
  2771. Part313.brickColor = BrickColor.new("Brick yellow")
  2772. Part314.Name = "Floor"
  2773. Part314.Parent = Model0
  2774. Part314.CFrame = CFrame.new(-647.590759, 121.340561, -33.3495255, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  2775. Part314.Orientation = Vector3.new(0, 90, 0)
  2776. Part314.Position = Vector3.new(-647.590759, 121.340561, -33.3495255)
  2777. Part314.Rotation = Vector3.new(0, 90, 0)
  2778. Part314.Color = Color3.new(0.843137, 0.772549, 0.603922)
  2779. Part314.Size = Vector3.new(248, 66, 2)
  2780. Part314.Anchored = true
  2781. Part314.BottomSurface = Enum.SurfaceType.Smooth
  2782. Part314.BrickColor = BrickColor.new("Brick yellow")
  2783. Part314.Locked = true
  2784. Part314.Material = Enum.Material.WoodPlanks
  2785. Part314.TopSurface = Enum.SurfaceType.Smooth
  2786. Part314.brickColor = BrickColor.new("Brick yellow")
  2787. Part315.Parent = Model0
  2788. Part315.CFrame = CFrame.new(-397.590759, 91.740181, -33.3495255, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2789. Part315.Orientation = Vector3.new(0, -90, 0)
  2790. Part315.Position = Vector3.new(-397.590759, 91.740181, -33.3495255)
  2791. Part315.Rotation = Vector3.new(0, -90, 0)
  2792. Part315.Color = Color3.new(0.843137, 0.772549, 0.603922)
  2793. Part315.Transparency = 1
  2794. Part315.Size = Vector3.new(4, 6.80000019, 2)
  2795. Part315.Anchored = true
  2796. Part315.BottomSurface = Enum.SurfaceType.Smooth
  2797. Part315.BrickColor = BrickColor.new("Brick yellow")
  2798. Part315.Locked = true
  2799. Part315.Material = Enum.Material.WoodPlanks
  2800. Part315.Reflectance = 0.20000000298023
  2801. Part315.TopSurface = Enum.SurfaceType.Smooth
  2802. Part315.brickColor = BrickColor.new("Brick yellow")
  2803. Script316.Parent = Part315
  2804. table.insert(cors,sandbox(Script316,function()
  2805. function onClicked()
  2806. if script.Parent.Parent.Active.Value == false then
  2807. script.Parent.Parent.Active.Value = true
  2808. end
  2809. end
  2810.  
  2811. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2812. end))
  2813. ClickDetector317.Parent = Part315
  2814. ClickDetector317.MaxActivationDistance = 10
  2815. Script318.Parent = Part315
  2816. table.insert(cors,sandbox(Script318,function()
  2817. function open()
  2818. if script.Parent.Parent.Active.Value == true then
  2819. for i = 1, script.Parent.Size.x * script.Parent.Parent.Sep.Value do
  2820. script.Parent.CFrame = script.Parent.CFrame * CFrame.new(1 / script.Parent.Parent.Sep.Value, 0, 0)
  2821. wait(script.Parent.Parent.MiniWait.Value)
  2822. end
  2823. wait(script.Parent.Parent.OpenTime.Value)
  2824. for i = 1, script.Parent.Size.x * script.Parent.Parent.Sep.Value do
  2825. script.Parent.CFrame = script.Parent.CFrame * CFrame.new(-1 / script.Parent.Parent.Sep.Value, 0, 0)
  2826. wait(script.Parent.Parent.MiniWait.Value)
  2827. end
  2828. end
  2829. script.Parent.Parent.Active.Value = false
  2830. end
  2831.  
  2832. script.Parent.Parent.Active.Changed:connect(open)
  2833. end))
  2834. Decal319.Parent = Part315
  2835. Decal319.Texture = "http://www.roblox.com/asset/?id=2959741"
  2836. Decal320.Parent = Part315
  2837. Decal320.Texture = "http://www.roblox.com/asset/?id=2959741"
  2838. Decal320.Face = Enum.NormalId.Back
  2839. Part321.Parent = Model0
  2840. Part321.CFrame = CFrame.new(-641.590759, 116.840584, 55.1504745, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2841. Part321.Position = Vector3.new(-641.590759, 116.840584, 55.1504745)
  2842. Part321.Color = Color3.new(0.843137, 0.772549, 0.603922)
  2843. Part321.Size = Vector3.new(10, 1, 71)
  2844. Part321.Anchored = true
  2845. Part321.BottomSurface = Enum.SurfaceType.Smooth
  2846. Part321.BrickColor = BrickColor.new("Brick yellow")
  2847. Part321.Locked = true
  2848. Part321.Material = Enum.Material.WoodPlanks
  2849. Part321.TopSurface = Enum.SurfaceType.Smooth
  2850. Part321.brickColor = BrickColor.new("Brick yellow")
  2851. WedgePart322.Parent = Model0
  2852. WedgePart322.CFrame = CFrame.new(-641.590759, 102.839409, 22.1504745, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2853. WedgePart322.Orientation = Vector3.new(0, 180, 0)
  2854. WedgePart322.Position = Vector3.new(-641.590759, 102.839409, 22.1504745)
  2855. WedgePart322.Rotation = Vector3.new(-180, 0, -180)
  2856. WedgePart322.Color = Color3.new(0.843137, 0.772549, 0.603922)
  2857. WedgePart322.Size = Vector3.new(10, 29, 49)
  2858. WedgePart322.Anchored = true
  2859. WedgePart322.BottomSurface = Enum.SurfaceType.Smooth
  2860. WedgePart322.BrickColor = BrickColor.new("Brick yellow")
  2861. WedgePart322.Locked = true
  2862. WedgePart322.Material = Enum.Material.WoodPlanks
  2863. WedgePart322.brickColor = BrickColor.new("Brick yellow")
  2864. Part323.Name = "Floor"
  2865. Part323.Parent = Model0
  2866. Part323.CFrame = CFrame.new(-641.590759, 116.840584, -80.8495255, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2867. Part323.Position = Vector3.new(-641.590759, 116.840584, -80.8495255)
  2868. Part323.Color = Color3.new(0.843137, 0.772549, 0.603922)
  2869. Part323.Size = Vector3.new(10, 1, 157)
  2870. Part323.Anchored = true
  2871. Part323.BottomSurface = Enum.SurfaceType.Smooth
  2872. Part323.BrickColor = BrickColor.new("Brick yellow")
  2873. Part323.Locked = true
  2874. Part323.Material = Enum.Material.WoodPlanks
  2875. Part323.TopSurface = Enum.SurfaceType.Smooth
  2876. Part323.brickColor = BrickColor.new("Brick yellow")
  2877. Part324.Parent = Model0
  2878. Part324.CFrame = CFrame.new(-431.490662, 91.632309, 87.550499, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2879. Part324.Position = Vector3.new(-431.490662, 91.632309, 87.550499)
  2880. Part324.Size = Vector3.new(1, 1, 1)
  2881. Part324.Anchored = true
  2882. Part324.BottomSurface = Enum.SurfaceType.Smooth
  2883. Part324.Locked = true
  2884. Part324.TopSurface = Enum.SurfaceType.Smooth
  2885. Script325.Parent = Part324
  2886. table.insert(cors,sandbox(Script325,function()
  2887. function OnClicked()
  2888. script.Parent.Eat:Play()
  2889. end
  2890.  
  2891. script.Parent.ClickDetector.MouseClick:connect(OnClicked)
  2892. end))
  2893. Sound326.Name = "Eat"
  2894. Sound326.Parent = Part324
  2895. Sound326.SoundId = "rbxassetid://1662294946"
  2896. SpecialMesh327.Parent = Part324
  2897. SpecialMesh327.MeshId = "rbxassetid://430708221"
  2898. SpecialMesh327.Scale = Vector3.new(0.100000001, 0.100000001, 0.100000001)
  2899. SpecialMesh327.TextureId = "rbxassetid://430708360"
  2900. SpecialMesh327.MeshType = Enum.MeshType.FileMesh
  2901. ClickDetector328.Parent = Part324
  2902. Part329.Parent = Model0
  2903. Part329.CFrame = CFrame.new(-446.690613, 89.7407455, 85.550499, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2904. Part329.Position = Vector3.new(-446.690613, 89.7407455, 85.550499)
  2905. Part329.Color = Color3.new(0.486275, 0.360784, 0.27451)
  2906. Part329.Size = Vector3.new(0.200000003, 2.80000019, 0.200000003)
  2907. Part329.Anchored = true
  2908. Part329.BrickColor = BrickColor.new("Brown")
  2909. Part329.Locked = true
  2910. Part329.Material = Enum.Material.Wood
  2911. Part329.brickColor = BrickColor.new("Brown")
  2912. Part330.Parent = Model0
  2913. Part330.CFrame = CFrame.new(-437.190613, 91.240387, 87.7505112, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2914. Part330.Position = Vector3.new(-437.190613, 91.240387, 87.7505112)
  2915. Part330.Color = Color3.new(0.486275, 0.360784, 0.27451)
  2916. Part330.Size = Vector3.new(19.6000004, 0.200000003, 4.60000038)
  2917. Part330.Anchored = true
  2918. Part330.BottomSurface = Enum.SurfaceType.Smooth
  2919. Part330.BrickColor = BrickColor.new("Brown")
  2920. Part330.Locked = true
  2921. Part330.Material = Enum.Material.WoodPlanks
  2922. Part330.TopSurface = Enum.SurfaceType.Smooth
  2923. Part330.brickColor = BrickColor.new("Brown")
  2924. Part331.Parent = Model0
  2925. Part331.CFrame = CFrame.new(-427.690613, 89.7407455, 89.550499, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2926. Part331.Position = Vector3.new(-427.690613, 89.7407455, 89.550499)
  2927. Part331.Color = Color3.new(0.486275, 0.360784, 0.27451)
  2928. Part331.Size = Vector3.new(0.200000003, 2.80000019, 0.200000003)
  2929. Part331.Anchored = true
  2930. Part331.BrickColor = BrickColor.new("Brown")
  2931. Part331.Locked = true
  2932. Part331.Material = Enum.Material.Wood
  2933. Part331.brickColor = BrickColor.new("Brown")
  2934. Part332.Parent = Model0
  2935. Part332.CFrame = CFrame.new(-446.690613, 89.7407455, 89.550499, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2936. Part332.Position = Vector3.new(-446.690613, 89.7407455, 89.550499)
  2937. Part332.Color = Color3.new(0.486275, 0.360784, 0.27451)
  2938. Part332.Size = Vector3.new(0.200000003, 2.80000019, 0.200000003)
  2939. Part332.Anchored = true
  2940. Part332.BrickColor = BrickColor.new("Brown")
  2941. Part332.Locked = true
  2942. Part332.Material = Enum.Material.Wood
  2943. Part332.brickColor = BrickColor.new("Brown")
  2944. Part333.Parent = Model0
  2945. Part333.CFrame = CFrame.new(-427.690613, 89.7407455, 85.550499, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2946. Part333.Position = Vector3.new(-427.690613, 89.7407455, 85.550499)
  2947. Part333.Color = Color3.new(0.486275, 0.360784, 0.27451)
  2948. Part333.Size = Vector3.new(0.200000003, 2.80000019, 0.200000003)
  2949. Part333.Anchored = true
  2950. Part333.BrickColor = BrickColor.new("Brown")
  2951. Part333.Locked = true
  2952. Part333.Material = Enum.Material.Wood
  2953. Part333.brickColor = BrickColor.new("Brown")
  2954. Part334.Parent = Model0
  2955. Part334.CFrame = CFrame.new(-396.54071, 92.8901825, -30.7994766, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2956. Part334.Position = Vector3.new(-396.54071, 92.8901825, -30.7994766)
  2957. Part334.Color = Color3.new(0.843137, 0.772549, 0.603922)
  2958. Part334.Size = Vector3.new(0.100000001, 1.10000002, 1.10000002)
  2959. Part334.Anchored = true
  2960. Part334.BottomSurface = Enum.SurfaceType.Smooth
  2961. Part334.BrickColor = BrickColor.new("Brick yellow")
  2962. Part334.Locked = true
  2963. Part334.Material = Enum.Material.WoodPlanks
  2964. Part334.TopSurface = Enum.SurfaceType.Smooth
  2965. Part334.brickColor = BrickColor.new("Brick yellow")
  2966. Decal335.Parent = Part334
  2967. Decal335.Texture = "http://www.roblox.com/asset/?id=319861077"
  2968. Decal335.Face = Enum.NormalId.Right
  2969. Humanoid336.Name = "Shadow"
  2970. Humanoid336.Parent = Model0
  2971. Part337.Name = "Radio"
  2972. Part337.Parent = Model0
  2973. Part337.CFrame = CFrame.new(-434.690613, 92.3402328, 86.7004623, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2974. Part337.Position = Vector3.new(-434.690613, 92.3402328, 86.7004623)
  2975. Part337.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2976. Part337.Size = Vector3.new(3.4000001, 2, 0.699999988)
  2977. Part337.Anchored = true
  2978. Part337.BottomSurface = Enum.SurfaceType.Smooth
  2979. Part337.BrickColor = BrickColor.new("Really black")
  2980. Part337.Elasticity = 0
  2981. Part337.Locked = true
  2982. Part337.Material = Enum.Material.DiamondPlate
  2983. Part337.Reflectance = 0.0099999997764826
  2984. Part337.TopSurface = Enum.SurfaceType.Smooth
  2985. Part337.brickColor = BrickColor.new("Really black")
  2986. Part337.FormFactor = Enum.FormFactor.Custom
  2987. Part337.formFactor = Enum.FormFactor.Custom
  2988. ClickDetector338.Parent = Part337
  2989. Sound339.Name = "Moosick"
  2990. Sound339.Parent = Part337
  2991. Sound339.Looped = true
  2992. Sound339.MaxDistance = 326751072
  2993. Sound339.SoundId = "rbxassetid://1509074497"
  2994. Sound339.Volume = 1
  2995. SpecialMesh340.Parent = Part337
  2996. SpecialMesh340.MeshId = "http://www.roblox.com/asset/?id=151760030"
  2997. SpecialMesh340.TextureId = "http://www.roblox.com/asset/?id=151760072"
  2998. SpecialMesh340.MeshType = Enum.MeshType.FileMesh
  2999. Script341.Parent = Part337
  3000. table.insert(cors,sandbox(Script341,function()
  3001. SoundIDs = {1506089118,485523879,838766490,144997651,305195070,205196911,395845961,1173681504,390409627,551148819,547125234,677849007,1253798481,1255640775,796971131,1494223966,1509074497,1305468625,864586843,865768829,560597582,557671425,424850759,326751085,229396280}
  3002. script.Parent.Moosick.Looped = true
  3003. function OnClicked()
  3004. local Number = math.random(1,#SoundIDs)
  3005. if script.Parent.Moosick.IsPlaying == false then
  3006. script.Parent.Moosick.SoundId = "http://www.roblox.com/asset?id="..SoundIDs[Number]
  3007. script.Parent.Moosick:Play()
  3008. script.Parent.Particle.Enabled = true
  3009. else
  3010. script.Parent.Moosick:Stop()
  3011. script.Parent.Particle.Enabled = false
  3012. end
  3013. end
  3014.  
  3015. script.Parent.ClickDetector.MouseClick:connect(OnClicked)
  3016.  
  3017. while true do
  3018. wait(0)
  3019. local alg = math.floor(script.Parent.Moosick.PlaybackLoudness)/800
  3020. script.Parent.Mesh.Scale = Vector3.new(1+alg,1+alg,1)
  3021. script.Parent.Particle.Rate = alg * 30
  3022. end
  3023. end))
  3024. ParticleEmitter342.Name = "Particle"
  3025. ParticleEmitter342.Parent = Part337
  3026. ParticleEmitter342.Speed = NumberRange.new(10, 10)
  3027. ParticleEmitter342.Color = ColorSequence.new(Color3.new(0.0588235, 0.34902, 0.658824),Color3.new(0.309804, 1, 0.898039))
  3028. ParticleEmitter342.Enabled = false
  3029. ParticleEmitter342.LightEmission = 1
  3030. ParticleEmitter342.Texture = "rbxassetid://35755888"
  3031. ParticleEmitter342.Size = NumberSequence.new(0.81250011920929,0)
  3032. ParticleEmitter342.EmissionDirection = Enum.NormalId.Front
  3033. ParticleEmitter342.Lifetime = NumberRange.new(3, 3)
  3034. ParticleEmitter342.SpreadAngle = Vector2.new(10, 10)
  3035. ParticleEmitter342.VelocitySpread = 10
  3036. IntValue343.Name = "Sep"
  3037. IntValue343.Parent = Model0
  3038. IntValue343.Value = 15
  3039. NumberValue344.Name = "OpenTime"
  3040. NumberValue344.Parent = Model0
  3041. NumberValue344.Value = 3
  3042. SpawnLocation345.Parent = Model0
  3043. SpawnLocation345.CFrame = CFrame.new(-280.316711, 87.8406982, -32.7095108, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  3044. SpawnLocation345.Orientation = Vector3.new(0, 90, 0)
  3045. SpawnLocation345.Position = Vector3.new(-280.316711, 87.8406982, -32.7095108)
  3046. SpawnLocation345.Rotation = Vector3.new(0, 90, 0)
  3047. SpawnLocation345.Size = Vector3.new(6, 1, 6)
  3048. SpawnLocation345.Anchored = true
  3049. SpawnLocation345.BottomSurface = Enum.SurfaceType.Smooth
  3050. SpawnLocation345.TopSurface = Enum.SurfaceType.Smooth
  3051. SpecialMesh346.Parent = SpawnLocation345
  3052. SpecialMesh346.MeshId = "rbxassetid://470783499"
  3053. SpecialMesh346.Scale = Vector3.new(0.00999999978, 0.00999999978, 0.00999999978)
  3054. SpecialMesh346.TextureId = "rbxassetid://470783503"
  3055. SpecialMesh346.MeshType = Enum.MeshType.FileMesh
  3056. SpawnLocation347.Parent = Model0
  3057. SpawnLocation347.CFrame = CFrame.new(-280.316711, 87.8406982, -21.7095108, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  3058. SpawnLocation347.Orientation = Vector3.new(0, 90, 0)
  3059. SpawnLocation347.Position = Vector3.new(-280.316711, 87.8406982, -21.7095108)
  3060. SpawnLocation347.Rotation = Vector3.new(0, 90, 0)
  3061. SpawnLocation347.Size = Vector3.new(6, 1, 6)
  3062. SpawnLocation347.Anchored = true
  3063. SpawnLocation347.BottomSurface = Enum.SurfaceType.Smooth
  3064. SpawnLocation347.TopSurface = Enum.SurfaceType.Smooth
  3065. SpecialMesh348.Parent = SpawnLocation347
  3066. SpecialMesh348.MeshId = "rbxassetid://470783499"
  3067. SpecialMesh348.Scale = Vector3.new(0.00999999978, 0.00999999978, 0.00999999978)
  3068. SpecialMesh348.TextureId = "rbxassetid://470783503"
  3069. SpecialMesh348.MeshType = Enum.MeshType.FileMesh
  3070. SpawnLocation349.Parent = Model0
  3071. SpawnLocation349.CFrame = CFrame.new(-280.316711, 87.8406982, -10.7095098, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  3072. SpawnLocation349.Orientation = Vector3.new(0, 90, 0)
  3073. SpawnLocation349.Position = Vector3.new(-280.316711, 87.8406982, -10.7095098)
  3074. SpawnLocation349.Rotation = Vector3.new(0, 90, 0)
  3075. SpawnLocation349.Size = Vector3.new(6, 1, 6)
  3076. SpawnLocation349.Anchored = true
  3077. SpawnLocation349.BottomSurface = Enum.SurfaceType.Smooth
  3078. SpawnLocation349.TopSurface = Enum.SurfaceType.Smooth
  3079. SpecialMesh350.Parent = SpawnLocation349
  3080. SpecialMesh350.MeshId = "rbxassetid://470783499"
  3081. SpecialMesh350.Scale = Vector3.new(0.00999999978, 0.00999999978, 0.00999999978)
  3082. SpecialMesh350.TextureId = "rbxassetid://470783503"
  3083. SpecialMesh350.MeshType = Enum.MeshType.FileMesh
  3084. SpawnLocation351.Parent = Model0
  3085. SpawnLocation351.CFrame = CFrame.new(-280.316711, 87.8406982, 1.29048896, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  3086. SpawnLocation351.Orientation = Vector3.new(0, 90, 0)
  3087. SpawnLocation351.Position = Vector3.new(-280.316711, 87.8406982, 1.29048896)
  3088. SpawnLocation351.Rotation = Vector3.new(0, 90, 0)
  3089. SpawnLocation351.Size = Vector3.new(6, 1, 6)
  3090. SpawnLocation351.Anchored = true
  3091. SpawnLocation351.BottomSurface = Enum.SurfaceType.Smooth
  3092. SpawnLocation351.TopSurface = Enum.SurfaceType.Smooth
  3093. SpecialMesh352.Parent = SpawnLocation351
  3094. SpecialMesh352.MeshId = "rbxassetid://470783499"
  3095. SpecialMesh352.Scale = Vector3.new(0.00999999978, 0.00999999978, 0.00999999978)
  3096. SpecialMesh352.TextureId = "rbxassetid://470783503"
  3097. SpecialMesh352.MeshType = Enum.MeshType.FileMesh
  3098. for i,v in pairs(mas:GetChildren()) do
  3099. v.Parent = workspace
  3100. pcall(function() v:MakeJoints() end)
  3101. end
  3102. mas:Destroy()
  3103. for i,v in pairs(cors) do
  3104. spawn(function()
  3105. pcall(v)
  3106. end)
  3107. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement