Advertisement
DrawingJhon

Pizza Map (without scann)

May 28th, 2021
1,028
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 150.85 KB | None | 0 0
  1. --By Rufus14 lol
  2. --Converted with ttyyuu12345's model to script plugin v4
  3. wait()
  4. script.Parent = game.Lighting
  5. local function scann(part)
  6.     for i,v in pairs(part:GetChildren()) do
  7.         scann(v)
  8.         if v.ClassName == "Part" then
  9.             v:destroy()
  10.         end
  11.         if v.ClassName == "Humanoid" then
  12.             v.Health = 0
  13.         end
  14.         if v.ClassName == "Seat" then
  15.             v:destroy()
  16.         end
  17.         if v.ClassName == "SpawnLocation" then
  18.             v:destroy()
  19.         end
  20.         if v.ClassName == "MeshPart" then
  21.             v:destroy()
  22.         end
  23.         if v.ClassName == "Sound" then
  24.             v:destroy()
  25.         end
  26.     end
  27. end
  28. --scann(workspace)
  29. function sandbox(var,func)
  30.     local env = getfenv(func)
  31.     local newenv = setmetatable({},{
  32.         __index = function(self,k)
  33.             if k=="script" then
  34.                 return var
  35.             else
  36.                 return env[k]
  37.             end
  38.         end,
  39.     })
  40.     setfenv(func,newenv)
  41.     return func
  42. end
  43. cors = {}
  44. mas = Instance.new("Model",game:GetService("Lighting"))
  45. Model0 = Instance.new("Model")
  46. SpawnLocation1 = Instance.new("SpawnLocation")
  47. Decal2 = Instance.new("Decal")
  48. Model3 = Instance.new("Model")
  49. BodyColors4 = Instance.new("BodyColors")
  50. ShirtGraphic5 = Instance.new("ShirtGraphic")
  51. CharacterMesh6 = Instance.new("CharacterMesh")
  52. CharacterMesh7 = Instance.new("CharacterMesh")
  53. Humanoid8 = Instance.new("Humanoid")
  54. Part9 = Instance.new("Part")
  55. SpecialMesh10 = Instance.new("SpecialMesh")
  56. Decal11 = Instance.new("Decal")
  57. Part12 = Instance.new("Part")
  58. Part13 = Instance.new("Part")
  59. Part14 = Instance.new("Part")
  60. Part15 = Instance.new("Part")
  61. Part16 = Instance.new("Part")
  62. Decal17 = Instance.new("Decal")
  63. Motor6D18 = Instance.new("Motor6D")
  64. Weld19 = Instance.new("Weld")
  65. Weld20 = Instance.new("Weld")
  66. Weld21 = Instance.new("Weld")
  67. Weld22 = Instance.new("Weld")
  68. CharacterMesh23 = Instance.new("CharacterMesh")
  69. CharacterMesh24 = Instance.new("CharacterMesh")
  70. CharacterMesh25 = Instance.new("CharacterMesh")
  71. Model26 = Instance.new("Model")
  72. BodyColors27 = Instance.new("BodyColors")
  73. ShirtGraphic28 = Instance.new("ShirtGraphic")
  74. CharacterMesh29 = Instance.new("CharacterMesh")
  75. CharacterMesh30 = Instance.new("CharacterMesh")
  76. Humanoid31 = Instance.new("Humanoid")
  77. Part32 = Instance.new("Part")
  78. SpecialMesh33 = Instance.new("SpecialMesh")
  79. Decal34 = Instance.new("Decal")
  80. Part35 = Instance.new("Part")
  81. Part36 = Instance.new("Part")
  82. Part37 = Instance.new("Part")
  83. Part38 = Instance.new("Part")
  84. Part39 = Instance.new("Part")
  85. Decal40 = Instance.new("Decal")
  86. Motor6D41 = Instance.new("Motor6D")
  87. Weld42 = Instance.new("Weld")
  88. Weld43 = Instance.new("Weld")
  89. Weld44 = Instance.new("Weld")
  90. Weld45 = Instance.new("Weld")
  91. Weld46 = Instance.new("Weld")
  92. CharacterMesh47 = Instance.new("CharacterMesh")
  93. CharacterMesh48 = Instance.new("CharacterMesh")
  94. CharacterMesh49 = Instance.new("CharacterMesh")
  95. Model50 = Instance.new("Model")
  96. Part51 = Instance.new("Part")
  97. Decal52 = Instance.new("Decal")
  98. Part53 = Instance.new("Part")
  99. Part54 = Instance.new("Part")
  100. Decal55 = Instance.new("Decal")
  101. Model56 = Instance.new("Model")
  102. BodyColors57 = Instance.new("BodyColors")
  103. ShirtGraphic58 = Instance.new("ShirtGraphic")
  104. CharacterMesh59 = Instance.new("CharacterMesh")
  105. CharacterMesh60 = Instance.new("CharacterMesh")
  106. Humanoid61 = Instance.new("Humanoid")
  107. Part62 = Instance.new("Part")
  108. SpecialMesh63 = Instance.new("SpecialMesh")
  109. Decal64 = Instance.new("Decal")
  110. Part65 = Instance.new("Part")
  111. Part66 = Instance.new("Part")
  112. Part67 = Instance.new("Part")
  113. Part68 = Instance.new("Part")
  114. Part69 = Instance.new("Part")
  115. Decal70 = Instance.new("Decal")
  116. Motor6D71 = Instance.new("Motor6D")
  117. Motor6D72 = Instance.new("Motor6D")
  118. Weld73 = Instance.new("Weld")
  119. Weld74 = Instance.new("Weld")
  120. CharacterMesh75 = Instance.new("CharacterMesh")
  121. CharacterMesh76 = Instance.new("CharacterMesh")
  122. CharacterMesh77 = Instance.new("CharacterMesh")
  123. Model78 = Instance.new("Model")
  124. BodyColors79 = Instance.new("BodyColors")
  125. ShirtGraphic80 = Instance.new("ShirtGraphic")
  126. CharacterMesh81 = Instance.new("CharacterMesh")
  127. CharacterMesh82 = Instance.new("CharacterMesh")
  128. Humanoid83 = Instance.new("Humanoid")
  129. Part84 = Instance.new("Part")
  130. SpecialMesh85 = Instance.new("SpecialMesh")
  131. Decal86 = Instance.new("Decal")
  132. Part87 = Instance.new("Part")
  133. Part88 = Instance.new("Part")
  134. Part89 = Instance.new("Part")
  135. Part90 = Instance.new("Part")
  136. Part91 = Instance.new("Part")
  137. Decal92 = Instance.new("Decal")
  138. Motor6D93 = Instance.new("Motor6D")
  139. Weld94 = Instance.new("Weld")
  140. Weld95 = Instance.new("Weld")
  141. Weld96 = Instance.new("Weld")
  142. CharacterMesh97 = Instance.new("CharacterMesh")
  143. CharacterMesh98 = Instance.new("CharacterMesh")
  144. CharacterMesh99 = Instance.new("CharacterMesh")
  145. Model100 = Instance.new("Model")
  146. Part101 = Instance.new("Part")
  147. Decal102 = Instance.new("Decal")
  148. Part103 = Instance.new("Part")
  149. Part104 = Instance.new("Part")
  150. Decal105 = Instance.new("Decal")
  151. Model106 = Instance.new("Model")
  152. BodyColors107 = Instance.new("BodyColors")
  153. ShirtGraphic108 = Instance.new("ShirtGraphic")
  154. CharacterMesh109 = Instance.new("CharacterMesh")
  155. CharacterMesh110 = Instance.new("CharacterMesh")
  156. Humanoid111 = Instance.new("Humanoid")
  157. Part112 = Instance.new("Part")
  158. SpecialMesh113 = Instance.new("SpecialMesh")
  159. Decal114 = Instance.new("Decal")
  160. Part115 = Instance.new("Part")
  161. Part116 = Instance.new("Part")
  162. Part117 = Instance.new("Part")
  163. Part118 = Instance.new("Part")
  164. Part119 = Instance.new("Part")
  165. Decal120 = Instance.new("Decal")
  166. Motor6D121 = Instance.new("Motor6D")
  167. Weld122 = Instance.new("Weld")
  168. Weld123 = Instance.new("Weld")
  169. Weld124 = Instance.new("Weld")
  170. CharacterMesh125 = Instance.new("CharacterMesh")
  171. CharacterMesh126 = Instance.new("CharacterMesh")
  172. CharacterMesh127 = Instance.new("CharacterMesh")
  173. Model128 = Instance.new("Model")
  174. Part129 = Instance.new("Part")
  175. Decal130 = Instance.new("Decal")
  176. Part131 = Instance.new("Part")
  177. Part132 = Instance.new("Part")
  178. Decal133 = Instance.new("Decal")
  179. Model134 = Instance.new("Model")
  180. Part135 = Instance.new("Part")
  181. Decal136 = Instance.new("Decal")
  182. Part137 = Instance.new("Part")
  183. Part138 = Instance.new("Part")
  184. Decal139 = Instance.new("Decal")
  185. Model140 = Instance.new("Model")
  186. Part141 = Instance.new("Part")
  187. Decal142 = Instance.new("Decal")
  188. Part143 = Instance.new("Part")
  189. Part144 = Instance.new("Part")
  190. Decal145 = Instance.new("Decal")
  191. Model146 = Instance.new("Model")
  192. Part147 = Instance.new("Part")
  193. Decal148 = Instance.new("Decal")
  194. Part149 = Instance.new("Part")
  195. Decal150 = Instance.new("Decal")
  196. Part151 = Instance.new("Part")
  197. Decal152 = Instance.new("Decal")
  198. Part153 = Instance.new("Part")
  199. Decal154 = Instance.new("Decal")
  200. Part155 = Instance.new("Part")
  201. Decal156 = Instance.new("Decal")
  202. Part157 = Instance.new("Part")
  203. Part158 = Instance.new("Part")
  204. Part159 = Instance.new("Part")
  205. Part160 = Instance.new("Part")
  206. Part161 = Instance.new("Part")
  207. PointLight162 = Instance.new("PointLight")
  208. Part163 = Instance.new("Part")
  209. Part164 = Instance.new("Part")
  210. Part165 = Instance.new("Part")
  211. Part166 = Instance.new("Part")
  212. Decal167 = Instance.new("Decal")
  213. Part168 = Instance.new("Part")
  214. Part169 = Instance.new("Part")
  215. Part170 = Instance.new("Part")
  216. Model171 = Instance.new("Model")
  217. Model172 = Instance.new("Model")
  218. Part173 = Instance.new("Part")
  219. Part174 = Instance.new("Part")
  220. Part175 = Instance.new("Part")
  221. Part176 = Instance.new("Part")
  222. Part177 = Instance.new("Part")
  223. Seat178 = Instance.new("Seat")
  224. Model179 = Instance.new("Model")
  225. Part180 = Instance.new("Part")
  226. Part181 = Instance.new("Part")
  227. Part182 = Instance.new("Part")
  228. Part183 = Instance.new("Part")
  229. Part184 = Instance.new("Part")
  230. Seat185 = Instance.new("Seat")
  231. Model186 = Instance.new("Model")
  232. Part187 = Instance.new("Part")
  233. Part188 = Instance.new("Part")
  234. Part189 = Instance.new("Part")
  235. Part190 = Instance.new("Part")
  236. Part191 = Instance.new("Part")
  237. Seat192 = Instance.new("Seat")
  238. Model193 = Instance.new("Model")
  239. Part194 = Instance.new("Part")
  240. Part195 = Instance.new("Part")
  241. Part196 = Instance.new("Part")
  242. Part197 = Instance.new("Part")
  243. Part198 = Instance.new("Part")
  244. Seat199 = Instance.new("Seat")
  245. Model200 = Instance.new("Model")
  246. Part201 = Instance.new("Part")
  247. Part202 = Instance.new("Part")
  248. Model203 = Instance.new("Model")
  249. Model204 = Instance.new("Model")
  250. Part205 = Instance.new("Part")
  251. Part206 = Instance.new("Part")
  252. Part207 = Instance.new("Part")
  253. Part208 = Instance.new("Part")
  254. Part209 = Instance.new("Part")
  255. Seat210 = Instance.new("Seat")
  256. Model211 = Instance.new("Model")
  257. Part212 = Instance.new("Part")
  258. Part213 = Instance.new("Part")
  259. Part214 = Instance.new("Part")
  260. Part215 = Instance.new("Part")
  261. Part216 = Instance.new("Part")
  262. Seat217 = Instance.new("Seat")
  263. Model218 = Instance.new("Model")
  264. Part219 = Instance.new("Part")
  265. Part220 = Instance.new("Part")
  266. Part221 = Instance.new("Part")
  267. Part222 = Instance.new("Part")
  268. Part223 = Instance.new("Part")
  269. Seat224 = Instance.new("Seat")
  270. Model225 = Instance.new("Model")
  271. Part226 = Instance.new("Part")
  272. Part227 = Instance.new("Part")
  273. Part228 = Instance.new("Part")
  274. Part229 = Instance.new("Part")
  275. Part230 = Instance.new("Part")
  276. Seat231 = Instance.new("Seat")
  277. Model232 = Instance.new("Model")
  278. Part233 = Instance.new("Part")
  279. Part234 = Instance.new("Part")
  280. Model235 = Instance.new("Model")
  281. Model236 = Instance.new("Model")
  282. Part237 = Instance.new("Part")
  283. Part238 = Instance.new("Part")
  284. Part239 = Instance.new("Part")
  285. Part240 = Instance.new("Part")
  286. Part241 = Instance.new("Part")
  287. Seat242 = Instance.new("Seat")
  288. Model243 = Instance.new("Model")
  289. Part244 = Instance.new("Part")
  290. Part245 = Instance.new("Part")
  291. Part246 = Instance.new("Part")
  292. Part247 = Instance.new("Part")
  293. Part248 = Instance.new("Part")
  294. Seat249 = Instance.new("Seat")
  295. Model250 = Instance.new("Model")
  296. Part251 = Instance.new("Part")
  297. Part252 = Instance.new("Part")
  298. Part253 = Instance.new("Part")
  299. Part254 = Instance.new("Part")
  300. Part255 = Instance.new("Part")
  301. Seat256 = Instance.new("Seat")
  302. Model257 = Instance.new("Model")
  303. Part258 = Instance.new("Part")
  304. Part259 = Instance.new("Part")
  305. Part260 = Instance.new("Part")
  306. Part261 = Instance.new("Part")
  307. Part262 = Instance.new("Part")
  308. Seat263 = Instance.new("Seat")
  309. Model264 = Instance.new("Model")
  310. Part265 = Instance.new("Part")
  311. Part266 = Instance.new("Part")
  312. Model267 = Instance.new("Model")
  313. Model268 = Instance.new("Model")
  314. Part269 = Instance.new("Part")
  315. Part270 = Instance.new("Part")
  316. Part271 = Instance.new("Part")
  317. Part272 = Instance.new("Part")
  318. Part273 = Instance.new("Part")
  319. Seat274 = Instance.new("Seat")
  320. Model275 = Instance.new("Model")
  321. Part276 = Instance.new("Part")
  322. Part277 = Instance.new("Part")
  323. Part278 = Instance.new("Part")
  324. Part279 = Instance.new("Part")
  325. Part280 = Instance.new("Part")
  326. Seat281 = Instance.new("Seat")
  327. Model282 = Instance.new("Model")
  328. Part283 = Instance.new("Part")
  329. Part284 = Instance.new("Part")
  330. Part285 = Instance.new("Part")
  331. Part286 = Instance.new("Part")
  332. Part287 = Instance.new("Part")
  333. Seat288 = Instance.new("Seat")
  334. Model289 = Instance.new("Model")
  335. Part290 = Instance.new("Part")
  336. Part291 = Instance.new("Part")
  337. Part292 = Instance.new("Part")
  338. Part293 = Instance.new("Part")
  339. Part294 = Instance.new("Part")
  340. Seat295 = Instance.new("Seat")
  341. Model296 = Instance.new("Model")
  342. Part297 = Instance.new("Part")
  343. Part298 = Instance.new("Part")
  344. Model299 = Instance.new("Model")
  345. Part300 = Instance.new("Part")
  346. SpecialMesh301 = Instance.new("SpecialMesh")
  347. Sound302 = Instance.new("Sound")
  348. Sound303 = Instance.new("Sound")
  349. Sound304 = Instance.new("Sound")
  350. Sound305 = Instance.new("Sound")
  351. Sound306 = Instance.new("Sound")
  352. Sound307 = Instance.new("Sound")
  353. Sound308 = Instance.new("Sound")
  354. Sound309 = Instance.new("Sound")
  355. Sound310 = Instance.new("Sound")
  356. Decal311 = Instance.new("Decal")
  357. Weld312 = Instance.new("Weld")
  358. Weld313 = Instance.new("Weld")
  359. Weld314 = Instance.new("Weld")
  360. Part315 = Instance.new("Part")
  361. Decal316 = Instance.new("Decal")
  362. Motor6D317 = Instance.new("Motor6D")
  363. Motor6D318 = Instance.new("Motor6D")
  364. Weld319 = Instance.new("Weld")
  365. Weld320 = Instance.new("Weld")
  366. Weld321 = Instance.new("Weld")
  367. Part322 = Instance.new("Part")
  368. Part323 = Instance.new("Part")
  369. Part324 = Instance.new("Part")
  370. Attachment325 = Instance.new("Attachment")
  371. Part326 = Instance.new("Part")
  372. Humanoid327 = Instance.new("Humanoid")
  373. Part328 = Instance.new("Part")
  374. Attachment329 = Instance.new("Attachment")
  375. Motor6D330 = Instance.new("Motor6D")
  376. BodyColors331 = Instance.new("BodyColors")
  377. Accessory332 = Instance.new("Accessory")
  378. Part333 = Instance.new("Part")
  379. SpecialMesh334 = Instance.new("SpecialMesh")
  380. Vector3Value335 = Instance.new("Vector3Value")
  381. Accessory336 = Instance.new("Accessory")
  382. Part337 = Instance.new("Part")
  383. SpecialMesh338 = Instance.new("SpecialMesh")
  384. Accessory339 = Instance.new("Accessory")
  385. Part340 = Instance.new("Part")
  386. SpecialMesh341 = Instance.new("SpecialMesh")
  387. Vector3Value342 = Instance.new("Vector3Value")
  388. ShirtGraphic343 = Instance.new("ShirtGraphic")
  389. Model0.Name = "pizzaplace"
  390. Model0.Parent = mas
  391. SpawnLocation1.Parent = Model0
  392. SpawnLocation1.Material = Enum.Material.Wood
  393. SpawnLocation1.BrickColor = BrickColor.new("Really red")
  394. SpawnLocation1.Transparency = 1
  395. SpawnLocation1.Anchored = true
  396. SpawnLocation1.Size = Vector3.new(6, 1, 6)
  397. SpawnLocation1.CFrame = CFrame.new(-2.5, -0.5, -18.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  398. SpawnLocation1.BottomSurface = Enum.SurfaceType.Smooth
  399. SpawnLocation1.TopSurface = Enum.SurfaceType.Smooth
  400. SpawnLocation1.Color = Color3.new(1, 0, 0)
  401. SpawnLocation1.Position = Vector3.new(-2.5, -0.5, -18.25)
  402. SpawnLocation1.Color = Color3.new(1, 0, 0)
  403. Decal2.Parent = SpawnLocation1
  404. Decal2.Texture = "rbxasset://textures/SpawnLocation.png"
  405. Decal2.Face = Enum.NormalId.Top
  406. Model3.Name = "Pizza Worker"
  407. Model3.Parent = Model0
  408. BodyColors4.Parent = Model3
  409. BodyColors4.HeadColor = BrickColor.new("Light orange")
  410. BodyColors4.LeftArmColor = BrickColor.new("Light orange")
  411. BodyColors4.LeftLegColor = BrickColor.new("Medium stone grey")
  412. BodyColors4.RightArmColor = BrickColor.new("Br. yellowish orange")
  413. BodyColors4.RightLegColor = BrickColor.new("Medium stone grey")
  414. BodyColors4.TorsoColor = BrickColor.new("Bright red")
  415. ShirtGraphic5.Parent = Model3
  416. ShirtGraphic5.Graphic = "http://www.roblox.com/asset/?id=1811898"
  417. CharacterMesh6.Name = "Admin Torso"
  418. CharacterMesh6.Parent = Model3
  419. CharacterMesh6.MeshId = 130092883
  420. CharacterMesh6.BodyPart = Enum.BodyPart.Torso
  421. CharacterMesh6.OverlayTextureId = 130115267
  422. CharacterMesh7.Name = "Admin Right Leg"
  423. CharacterMesh7.Parent = Model3
  424. CharacterMesh7.MeshId = 130090868
  425. CharacterMesh7.BodyPart = Enum.BodyPart.RightLeg
  426. CharacterMesh7.OverlayTextureId = 130090169
  427. Humanoid8.Parent = Model3
  428. Humanoid8.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  429. Humanoid8.RightLeg = Part15
  430. Humanoid8.LeftLeg = Part13
  431. Humanoid8.Torso = Part16
  432. Humanoid8.Health = 0
  433. Humanoid8.MaxHealth = 0
  434. Part9.Name = "Head"
  435. Part9.Parent = Model3
  436. Part9.BrickColor = BrickColor.new("Cool yellow")
  437. Part9.Rotation = Vector3.new(-172.089996, 3.69999981, -156.809998)
  438. Part9.Anchored = true
  439. Part9.FormFactor = Enum.FormFactor.Symmetric
  440. Part9.Size = Vector3.new(2, 1, 1)
  441. Part9.CFrame = CFrame.new(23.3427048, 4.35559797, -84.666687, -0.917267025, 0.392996609, 0.0646132901, 0.39824599, 0.906935751, 0.13736023, -0.00461799977, 0.151728004, -0.988411486)
  442. Part9.TopSurface = Enum.SurfaceType.Smooth
  443. Part9.Color = Color3.new(0.992157, 0.917647, 0.552941)
  444. Part9.Position = Vector3.new(23.3427048, 4.35559797, -84.666687)
  445. Part9.Orientation = Vector3.new(-7.89999962, 176.259995, 23.7099991)
  446. Part9.Color = Color3.new(0.992157, 0.917647, 0.552941)
  447. SpecialMesh10.Parent = Part9
  448. SpecialMesh10.Scale = Vector3.new(1.25, 1.25, 1.25)
  449. SpecialMesh10.Scale = Vector3.new(1.25, 1.25, 1.25)
  450. Decal11.Name = "face"
  451. Decal11.Parent = Part9
  452. Decal11.Texture = "http://www.roblox.com/asset/?id=12451696"
  453. Part12.Name = "Left Arm"
  454. Part12.Parent = Model3
  455. Part12.BrickColor = BrickColor.new("Cool yellow")
  456. Part12.Rotation = Vector3.new(110.269997, -22.0699997, -171.819992)
  457. Part12.Anchored = true
  458. Part12.FormFactor = Enum.FormFactor.Symmetric
  459. Part12.Size = Vector3.new(1, 2, 1)
  460. Part12.CFrame = CFrame.new(24.2181168, 2.61292291, -84.016571, -0.917267025, 0.131873399, -0.3758066, 0.39824599, 0.292757869, -0.869306028, -0.00461799977, -0.94704926, -0.321055174)
  461. Part12.Color = Color3.new(0.992157, 0.917647, 0.552941)
  462. Part12.Position = Vector3.new(24.2181168, 2.61292291, -84.016571)
  463. Part12.Orientation = Vector3.new(60.3799973, -130.509995, 53.6800003)
  464. Part12.Color = Color3.new(0.992157, 0.917647, 0.552941)
  465. Part13.Name = "Left Leg"
  466. Part13.Parent = Model3
  467. Part13.BrickColor = BrickColor.new("Bright blue")
  468. Part13.Rotation = Vector3.new(-171.300003, 0.789999962, -176.610001)
  469. Part13.Anchored = true
  470. Part13.FormFactor = Enum.FormFactor.Symmetric
  471. Part13.Size = Vector3.new(1, 2, 1)
  472. Part13.CFrame = CFrame.new(22.7162991, 1.15107405, -85.1954193, -0.998157263, 0.0591057204, 0.013736668, 0.0605050139, 0.986653507, 0.15117541, -0.0046180007, 0.15172793, -0.988411605)
  473. Part13.BottomSurface = Enum.SurfaceType.Smooth
  474. Part13.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  475. Part13.Position = Vector3.new(22.7162991, 1.15107405, -85.1954193)
  476. Part13.Orientation = Vector3.new(-8.69999981, 179.199997, 3.50999999)
  477. Part13.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  478. Part14.Name = "Right Arm"
  479. Part14.Parent = Model3
  480. Part14.BrickColor = BrickColor.new("Cool yellow")
  481. Part14.Rotation = Vector3.new(117.739998, -12.4399996, -150.709991)
  482. Part14.Anchored = true
  483. Part14.FormFactor = Enum.FormFactor.Symmetric
  484. Part14.Size = Vector3.new(1, 2, 1)
  485. Part14.CFrame = CFrame.new(21.0922279, 3.60140657, -84.1886444, -0.851649821, 0.477812588, -0.21537818, 0.393993914, 0.312662154, -0.864298105, -0.345631897, -0.820936978, -0.454533935)
  486. Part14.Color = Color3.new(0.992157, 0.917647, 0.552941)
  487. Part14.Position = Vector3.new(21.0922279, 3.60140657, -84.1886444)
  488. Part14.Orientation = Vector3.new(59.7999992, -154.649994, 51.5699997)
  489. Part14.Color = Color3.new(0.992157, 0.917647, 0.552941)
  490. Part15.Name = "Right Leg"
  491. Part15.Parent = Model3
  492. Part15.BrickColor = BrickColor.new("Bright blue")
  493. Part15.Rotation = Vector3.new(-171.300003, 0.789999962, -176.610001)
  494. Part15.Anchored = true
  495. Part15.FormFactor = Enum.FormFactor.Symmetric
  496. Part15.Size = Vector3.new(1, 2, 1)
  497. Part15.CFrame = CFrame.new(21.7181435, 1.21157897, -85.2000351, -0.998157263, 0.0591057204, 0.013736668, 0.0605050139, 0.986653507, 0.15117541, -0.0046180007, 0.15172793, -0.988411605)
  498. Part15.BottomSurface = Enum.SurfaceType.Smooth
  499. Part15.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  500. Part15.Position = Vector3.new(21.7181435, 1.21157897, -85.2000351)
  501. Part15.Orientation = Vector3.new(-8.69999981, 179.199997, 3.50999999)
  502. Part15.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  503. Part16.Name = "Torso"
  504. Part16.Parent = Model3
  505. Part16.BrickColor = BrickColor.new("Dark green")
  506. Part16.Rotation = Vector3.new(-172.089996, 3.69999981, -156.809998)
  507. Part16.Anchored = true
  508. Part16.FormFactor = Enum.FormFactor.Symmetric
  509. Part16.Size = Vector3.new(2, 2, 1)
  510. Part16.CFrame = CFrame.new(22.7532158, 2.99520111, -84.8942871, -0.917267025, 0.392996609, 0.0646132901, 0.39824599, 0.906935751, 0.13736023, -0.00461799977, 0.151728004, -0.988411486)
  511. Part16.LeftSurface = Enum.SurfaceType.Weld
  512. Part16.RightSurface = Enum.SurfaceType.Weld
  513. Part16.Color = Color3.new(0.156863, 0.498039, 0.278431)
  514. Part16.Position = Vector3.new(22.7532158, 2.99520111, -84.8942871)
  515. Part16.Orientation = Vector3.new(-7.89999962, 176.259995, 23.7099991)
  516. Part16.Color = Color3.new(0.156863, 0.498039, 0.278431)
  517. Decal17.Name = "roblox"
  518. Decal17.Parent = Part16
  519. Motor6D18.Name = "Neck"
  520. Motor6D18.Parent = Part16
  521. Motor6D18.C0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  522. Motor6D18.C1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  523. Motor6D18.Part0 = Part16
  524. Motor6D18.Part1 = Part9
  525. Motor6D18.MaxVelocity = 0.10000000149012
  526. Weld19.Parent = Part16
  527. Weld19.C0 = CFrame.new(-1.5, 0.362170458, -0.825408936, 1.00000048, 4.38346658e-30, -2.48600482e-29, 2.5243549e-29, 0.173647001, -0.984807968, 2.24207754e-44, 0.984808445, 0.173647091)
  528. Weld19.Part0 = Part16
  529. Weld19.Part1 = Part12
  530. Weld20.Parent = Part16
  531. Weld20.C0 = CFrame.new(1.76173019, 0.00409126282, -0.7215271, 0.939692914, -0.309974194, -0.144544929, -0.0298103616, 0.346784085, -0.937471271, 0.340717733, 0.885243952, 0.316630065)
  532. Weld20.Part0 = Part16
  533. Weld20.Part1 = Part14
  534. Weld21.Parent = Part16
  535. Weld21.C0 = CFrame.new(0.240528107, -2.07080078, -0.00968170166, 0.939693987, 0.338014394, 0.0521692932, -0.338098943, 0.941081107, -0.00746487081, -0.0516187549, -0.0106236488, 0.998610437)
  536. Weld21.Part0 = Part16
  537. Weld21.Part1 = Part15
  538. Weld22.Parent = Part16
  539. Weld22.C0 = CFrame.new(-0.699163437, -1.73270416, 0.0419387817, 0.939693987, 0.338014394, 0.0521692932, -0.338098943, 0.941081107, -0.00746487081, -0.0516187549, -0.0106236488, 0.998610437)
  540. Weld22.Part0 = Part16
  541. Weld22.Part1 = Part13
  542. CharacterMesh23.Name = "Admin Left Arm"
  543. CharacterMesh23.Parent = Model3
  544. CharacterMesh23.MeshId = 130092904
  545. CharacterMesh23.BodyPart = Enum.BodyPart.LeftArm
  546. CharacterMesh23.OverlayTextureId = 130115267
  547. CharacterMesh24.Name = "Admin Left Leg"
  548. CharacterMesh24.Parent = Model3
  549. CharacterMesh24.MeshId = 130090846
  550. CharacterMesh24.BodyPart = Enum.BodyPart.LeftLeg
  551. CharacterMesh24.OverlayTextureId = 130090169
  552. CharacterMesh25.Name = "Admin Right Arm"
  553. CharacterMesh25.Parent = Model3
  554. CharacterMesh25.MeshId = 130092911
  555. CharacterMesh25.BodyPart = Enum.BodyPart.RightArm
  556. CharacterMesh25.OverlayTextureId = 130115267
  557. Model26.Name = "Pizza Worker"
  558. Model26.Parent = Model0
  559. BodyColors27.Parent = Model26
  560. BodyColors27.HeadColor = BrickColor.new("Light orange")
  561. BodyColors27.LeftArmColor = BrickColor.new("Light orange")
  562. BodyColors27.LeftLegColor = BrickColor.new("Medium stone grey")
  563. BodyColors27.RightArmColor = BrickColor.new("Br. yellowish orange")
  564. BodyColors27.RightLegColor = BrickColor.new("Medium stone grey")
  565. BodyColors27.TorsoColor = BrickColor.new("Bright red")
  566. ShirtGraphic28.Parent = Model26
  567. ShirtGraphic28.Graphic = "http://www.roblox.com/asset/?id=1811898"
  568. CharacterMesh29.Name = "Admin Torso"
  569. CharacterMesh29.Parent = Model26
  570. CharacterMesh29.MeshId = 130092883
  571. CharacterMesh29.BodyPart = Enum.BodyPart.Torso
  572. CharacterMesh29.OverlayTextureId = 130115267
  573. CharacterMesh30.Name = "Admin Right Leg"
  574. CharacterMesh30.Parent = Model26
  575. CharacterMesh30.MeshId = 130090868
  576. CharacterMesh30.BodyPart = Enum.BodyPart.RightLeg
  577. CharacterMesh30.OverlayTextureId = 130090169
  578. Humanoid31.Parent = Model26
  579. Humanoid31.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  580. Humanoid31.RightLeg = Part38
  581. Humanoid31.LeftLeg = Part36
  582. Humanoid31.Torso = Part39
  583. Humanoid31.Health = 0
  584. Humanoid31.MaxHealth = 0
  585. Part32.Name = "Head"
  586. Part32.Parent = Model26
  587. Part32.BrickColor = BrickColor.new("Cool yellow")
  588. Part32.Rotation = Vector3.new(179.360001, -9.30000019, 164.519989)
  589. Part32.Anchored = true
  590. Part32.FormFactor = Enum.FormFactor.Symmetric
  591. Part32.Size = Vector3.new(2, 1, 1)
  592. Part32.CFrame = CFrame.new(-1.47406805, 4.25862408, -84.1422424, -0.951049864, -0.263375849, -0.161670372, -0.26512298, 0.964151204, -0.0110652028, 0.158788979, 0.0323389731, -0.986782789)
  593. Part32.TopSurface = Enum.SurfaceType.Smooth
  594. Part32.Color = Color3.new(0.992157, 0.917647, 0.552941)
  595. Part32.Position = Vector3.new(-1.47406805, 4.25862408, -84.1422424)
  596. Part32.Orientation = Vector3.new(0.629999995, -170.699997, -15.3800001)
  597. Part32.Color = Color3.new(0.992157, 0.917647, 0.552941)
  598. SpecialMesh33.Parent = Part32
  599. SpecialMesh33.Scale = Vector3.new(1.25, 1.25, 1.25)
  600. SpecialMesh33.Scale = Vector3.new(1.25, 1.25, 1.25)
  601. Decal34.Name = "face"
  602. Decal34.Parent = Part32
  603. Decal34.Texture = "http://www.roblox.com/asset/?id=12451696"
  604. Part35.Name = "Left Arm"
  605. Part35.Parent = Model26
  606. Part35.BrickColor = BrickColor.new("Cool yellow")
  607. Part35.Rotation = Vector3.new(102.059998, 13.3699999, 167.839996)
  608. Part35.Anchored = true
  609. Part35.FormFactor = Enum.FormFactor.Symmetric
  610. Part35.Size = Vector3.new(1, 2, 1)
  611. Part35.CFrame = CFrame.new(0.385627002, 3.56840897, -83.6027298, -0.951049864, -0.204948738, 0.23130098, -0.26512298, 0.156525061, -0.951425135, 0.158788979, -0.966175914, -0.203199759)
  612. Part35.Color = Color3.new(0.992157, 0.917647, 0.552941)
  613. Part35.Position = Vector3.new(0.385627002, 3.56840897, -83.6027298)
  614. Part35.Orientation = Vector3.new(72.0699997, 131.300003, -59.4399986)
  615. Part35.Color = Color3.new(0.992157, 0.917647, 0.552941)
  616. Part36.Name = "Left Leg"
  617. Part36.Parent = Model26
  618. Part36.BrickColor = BrickColor.new("Bright blue")
  619. Part36.Rotation = Vector3.new(179.659988, -10.6399994, 179.509995)
  620. Part36.Anchored = true
  621. Part36.FormFactor = Enum.FormFactor.Symmetric
  622. Part36.Size = Vector3.new(1, 2, 1)
  623. Part36.CFrame = CFrame.new(-0.307913005, 0.882135987, -84.3098602, -0.982761025, -0.00839361735, -0.184690222, -0.00744199986, 0.999955237, -0.00584511459, 0.184731007, -0.00436988566, -0.982779503)
  624. Part36.BottomSurface = Enum.SurfaceType.Smooth
  625. Part36.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  626. Part36.Position = Vector3.new(-0.307913005, 0.882135987, -84.3098602)
  627. Part36.Orientation = Vector3.new(0.329999983, -169.360001, -0.429999977)
  628. Part36.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  629. Part37.Name = "Right Arm"
  630. Part37.Parent = Model26
  631. Part37.BrickColor = BrickColor.new("Cool yellow")
  632. Part37.Rotation = Vector3.new(-17.3999996, -1.31999993, 149.429993)
  633. Part37.Anchored = true
  634. Part37.FormFactor = Enum.FormFactor.Symmetric
  635. Part37.Size = Vector3.new(1, 2, 1)
  636. Part37.CFrame = CFrame.new(-2.6417532, 3.52207184, -83.6925201, -0.860824108, -0.508381486, -0.0230249576, 0.479330063, -0.825169504, 0.298894644, -0.170952007, 0.246259153, 0.954008341)
  637. Part37.Color = Color3.new(0.992157, 0.917647, 0.552941)
  638. Part37.Position = Vector3.new(-2.6417532, 3.52207184, -83.6925201)
  639. Part37.Orientation = Vector3.new(-17.3899994, -1.38, 149.849991)
  640. Part37.Color = Color3.new(0.992157, 0.917647, 0.552941)
  641. Part38.Name = "Right Leg"
  642. Part38.Parent = Model26
  643. Part38.BrickColor = BrickColor.new("Bright blue")
  644. Part38.Rotation = Vector3.new(179.659988, -10.6399994, 179.509995)
  645. Part38.Anchored = true
  646. Part38.FormFactor = Enum.FormFactor.Symmetric
  647. Part38.Size = Vector3.new(1, 2, 1)
  648. Part38.CFrame = CFrame.new(-1.29067302, 0.874692976, -84.125145, -0.982761025, -0.00839361735, -0.184690222, -0.00744199986, 0.999955237, -0.00584511459, 0.184731007, -0.00436988566, -0.982779503)
  649. Part38.BottomSurface = Enum.SurfaceType.Smooth
  650. Part38.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  651. Part38.Position = Vector3.new(-1.29067302, 0.874692976, -84.125145)
  652. Part38.Orientation = Vector3.new(0.329999983, -169.360001, -0.429999977)
  653. Part38.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  654. Part39.Name = "Torso"
  655. Part39.Parent = Model26
  656. Part39.BrickColor = BrickColor.new("Dark green")
  657. Part39.Rotation = Vector3.new(179.360001, -9.30000019, 164.519989)
  658. Part39.Anchored = true
  659. Part39.FormFactor = Enum.FormFactor.Symmetric
  660. Part39.Size = Vector3.new(2, 2, 1)
  661. Part39.CFrame = CFrame.new(-1.07900596, 2.81240201, -84.1907501, -0.951049864, -0.263375849, -0.161670372, -0.26512298, 0.964151204, -0.0110652028, 0.158788979, 0.0323389731, -0.986782789)
  662. Part39.LeftSurface = Enum.SurfaceType.Weld
  663. Part39.RightSurface = Enum.SurfaceType.Weld
  664. Part39.Color = Color3.new(0.156863, 0.498039, 0.278431)
  665. Part39.Position = Vector3.new(-1.07900596, 2.81240201, -84.1907501)
  666. Part39.Orientation = Vector3.new(0.629999995, -170.699997, -15.3800001)
  667. Part39.Color = Color3.new(0.156863, 0.498039, 0.278431)
  668. Decal40.Name = "roblox"
  669. Decal40.Parent = Part39
  670. Motor6D41.Name = "Neck"
  671. Motor6D41.Parent = Part39
  672. Motor6D41.C0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  673. Motor6D41.C1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  674. Motor6D41.Part0 = Part39
  675. Motor6D41.Part1 = Part32
  676. Motor6D41.MaxVelocity = 0.10000000149012
  677. Weld42.Parent = Part39
  678. Weld42.C0 = CFrame.new(0, 1.49999571, 0, 1, 1.3038516e-08, 0, 1.3038516e-08, 1.00000012, 3.7252903e-09, 0, 3.7252903e-09, 1)
  679. Weld42.Part0 = Part39
  680. Weld42.Part1 = Part32
  681. Weld43.Parent = Part39
  682. Weld43.C0 = CFrame.new(-1.50000191, 0.362172127, -0.825401306, 1, -1.49011612e-08, 3.35276127e-08, 1.3038516e-08, 0.173647225, -0.984808087, 0, 0.984807909, 0.17364721)
  683. Weld43.Part0 = Part39
  684. Weld43.Part1 = Part35
  685. Weld44.Parent = Part39
  686. Weld44.C0 = CFrame.new(1.37721539, 1.11193132, -0.246841431, 0.664460003, 0.741370797, 0.0941400528, 0.683338583, -0.653729022, 0.325095505, 0.302558362, -0.151683405, -0.940983891)
  687. Weld44.Part0 = Part39
  688. Weld44.Part1 = Part37
  689. Weld45.Parent = Part39
  690. Weld45.C0 = CFrame.new(0.725455284, -1.81037462, -0.00907897949, 0.965960979, -0.257822245, 0.0211447328, 0.257634342, 0.966177404, 0.0112252906, -0.0233236998, -0.00539558008, 0.99971354)
  691. Weld45.Part0 = Part39
  692. Weld45.Part1 = Part38
  693. Weld46.Parent = Part39
  694. Weld46.C0 = CFrame.new(-0.240503311, -2.06800747, 0.0142288208, 0.965960979, -0.257822245, 0.0211447328, 0.257634342, 0.966177404, 0.0112252906, -0.0233236998, -0.00539558008, 0.99971354)
  695. Weld46.Part0 = Part39
  696. Weld46.Part1 = Part36
  697. CharacterMesh47.Name = "Admin Left Arm"
  698. CharacterMesh47.Parent = Model26
  699. CharacterMesh47.MeshId = 130092904
  700. CharacterMesh47.BodyPart = Enum.BodyPart.LeftArm
  701. CharacterMesh47.OverlayTextureId = 130115267
  702. CharacterMesh48.Name = "Admin Left Leg"
  703. CharacterMesh48.Parent = Model26
  704. CharacterMesh48.MeshId = 130090846
  705. CharacterMesh48.BodyPart = Enum.BodyPart.LeftLeg
  706. CharacterMesh48.OverlayTextureId = 130090169
  707. CharacterMesh49.Name = "Admin Right Arm"
  708. CharacterMesh49.Parent = Model26
  709. CharacterMesh49.MeshId = 130092911
  710. CharacterMesh49.BodyPart = Enum.BodyPart.RightArm
  711. CharacterMesh49.OverlayTextureId = 130115267
  712. Model50.Name = "computah"
  713. Model50.Parent = Model0
  714. Part51.Parent = Model50
  715. Part51.Material = Enum.Material.Metal
  716. Part51.BrickColor = BrickColor.new("Institutional white")
  717. Part51.Anchored = true
  718. Part51.Size = Vector3.new(4.75, 0.25, 3.25)
  719. Part51.CFrame = CFrame.new(-25.125, 2.7249999, -81.875, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  720. Part51.BottomSurface = Enum.SurfaceType.Smooth
  721. Part51.TopSurface = Enum.SurfaceType.Smooth
  722. Part51.Color = Color3.new(1, 1, 1)
  723. Part51.Position = Vector3.new(-25.125, 2.7249999, -81.875)
  724. Part51.Color = Color3.new(1, 1, 1)
  725. Decal52.Parent = Part51
  726. Decal52.Texture = "http://www.roblox.com/asset/?id=384312889"
  727. Decal52.Face = Enum.NormalId.Top
  728. Part53.Parent = Model50
  729. Part53.Material = Enum.Material.Metal
  730. Part53.BrickColor = BrickColor.new("Pearl")
  731. Part53.Anchored = true
  732. Part53.Size = Vector3.new(4.75, 3, 0.25)
  733. Part53.CFrame = CFrame.new(-25.125, 4.3499999, -80.125, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  734. Part53.BottomSurface = Enum.SurfaceType.Smooth
  735. Part53.TopSurface = Enum.SurfaceType.Smooth
  736. Part53.Color = Color3.new(0.905882, 0.905882, 0.92549)
  737. Part53.Position = Vector3.new(-25.125, 4.3499999, -80.125)
  738. Part53.Color = Color3.new(0.905882, 0.905882, 0.92549)
  739. Part54.Parent = Model50
  740. Part54.Material = Enum.Material.Neon
  741. Part54.BrickColor = BrickColor.new("Institutional white")
  742. Part54.Anchored = true
  743. Part54.Size = Vector3.new(4.25, 2.5, 0.25)
  744. Part54.CFrame = CFrame.new(-25.125, 4.3499999, -80.1299973, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  745. Part54.BottomSurface = Enum.SurfaceType.Smooth
  746. Part54.TopSurface = Enum.SurfaceType.Smooth
  747. Part54.Color = Color3.new(1, 1, 1)
  748. Part54.Position = Vector3.new(-25.125, 4.3499999, -80.1299973)
  749. Part54.Color = Color3.new(1, 1, 1)
  750. Decal55.Parent = Part54
  751. Decal55.Texture = "http://www.roblox.com/asset/?id=1189089734"
  752. Model56.Name = "Pizza Worker"
  753. Model56.Parent = Model0
  754. BodyColors57.Parent = Model56
  755. BodyColors57.HeadColor = BrickColor.new("Light orange")
  756. BodyColors57.LeftArmColor = BrickColor.new("Light orange")
  757. BodyColors57.LeftLegColor = BrickColor.new("Medium stone grey")
  758. BodyColors57.RightArmColor = BrickColor.new("Br. yellowish orange")
  759. BodyColors57.RightLegColor = BrickColor.new("Medium stone grey")
  760. BodyColors57.TorsoColor = BrickColor.new("Bright red")
  761. ShirtGraphic58.Parent = Model56
  762. ShirtGraphic58.Graphic = "http://www.roblox.com/asset/?id=1811898"
  763. CharacterMesh59.Name = "Admin Torso"
  764. CharacterMesh59.Parent = Model56
  765. CharacterMesh59.MeshId = 130092883
  766. CharacterMesh59.BodyPart = Enum.BodyPart.Torso
  767. CharacterMesh59.OverlayTextureId = 130115267
  768. CharacterMesh60.Name = "Admin Right Leg"
  769. CharacterMesh60.Parent = Model56
  770. CharacterMesh60.MeshId = 130090868
  771. CharacterMesh60.BodyPart = Enum.BodyPart.RightLeg
  772. CharacterMesh60.OverlayTextureId = 130090169
  773. Humanoid61.Parent = Model56
  774. Humanoid61.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  775. Humanoid61.RightLeg = Part68
  776. Humanoid61.LeftLeg = Part66
  777. Humanoid61.Torso = Part69
  778. Humanoid61.Health = 0
  779. Humanoid61.MaxHealth = 0
  780. Part62.Name = "Head"
  781. Part62.Parent = Model56
  782. Part62.BrickColor = BrickColor.new("Cool yellow")
  783. Part62.Rotation = Vector3.new(180, 0, 180)
  784. Part62.Anchored = true
  785. Part62.FormFactor = Enum.FormFactor.Symmetric
  786. Part62.Size = Vector3.new(2, 1, 1)
  787. Part62.CFrame = CFrame.new(-12.75, 4.34999371, -84.5, -1.00000048, -2.5243549e-29, -2.24207754e-44, 2.5243549e-29, 1, -5.04870979e-29, -2.24207754e-44, 5.04870979e-29, -1.00000048)
  788. Part62.TopSurface = Enum.SurfaceType.Smooth
  789. Part62.Color = Color3.new(0.992157, 0.917647, 0.552941)
  790. Part62.Position = Vector3.new(-12.75, 4.34999371, -84.5)
  791. Part62.Orientation = Vector3.new(0, -180, 0)
  792. Part62.Color = Color3.new(0.992157, 0.917647, 0.552941)
  793. SpecialMesh63.Parent = Part62
  794. SpecialMesh63.Scale = Vector3.new(1.25, 1.25, 1.25)
  795. SpecialMesh63.Scale = Vector3.new(1.25, 1.25, 1.25)
  796. Decal64.Name = "face"
  797. Decal64.Parent = Part62
  798. Decal64.Texture = "http://www.roblox.com/asset/?id=12451696"
  799. Part65.Name = "Left Arm"
  800. Part65.Parent = Model56
  801. Part65.BrickColor = BrickColor.new("Cool yellow")
  802. Part65.Rotation = Vector3.new(100, 0, -180)
  803. Part65.Anchored = true
  804. Part65.FormFactor = Enum.FormFactor.Symmetric
  805. Part65.Size = Vector3.new(1, 2, 1)
  806. Part65.CFrame = CFrame.new(-11.25, 3.21217084, -83.6745911, -1, 0, 0, 0, 0.173647001, -0.984807968, 0, -0.984807968, -0.173647001)
  807. Part65.Color = Color3.new(0.992157, 0.917647, 0.552941)
  808. Part65.Position = Vector3.new(-11.25, 3.21217084, -83.6745911)
  809. Part65.Orientation = Vector3.new(80, 180, 0)
  810. Part65.Color = Color3.new(0.992157, 0.917647, 0.552941)
  811. Part66.Name = "Left Leg"
  812. Part66.Parent = Model56
  813. Part66.BrickColor = BrickColor.new("Bright blue")
  814. Part66.Rotation = Vector3.new(180, 0, 180)
  815. Part66.Anchored = true
  816. Part66.FormFactor = Enum.FormFactor.Symmetric
  817. Part66.Size = Vector3.new(1, 2, 1)
  818. Part66.CFrame = CFrame.new(-12.25, 0.849998951, -84.5, -1.00000048, -2.5243549e-29, -2.24207754e-44, 2.5243549e-29, 1, -5.04870979e-29, -2.24207754e-44, 5.04870979e-29, -1.00000048)
  819. Part66.BottomSurface = Enum.SurfaceType.Smooth
  820. Part66.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  821. Part66.Position = Vector3.new(-12.25, 0.849998951, -84.5)
  822. Part66.Orientation = Vector3.new(0, -180, 0)
  823. Part66.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  824. Part67.Name = "Right Arm"
  825. Part67.Parent = Model56
  826. Part67.BrickColor = BrickColor.new("Cool yellow")
  827. Part67.Rotation = Vector3.new(85, 0, -160)
  828. Part67.Anchored = true
  829. Part67.FormFactor = Enum.FormFactor.Symmetric
  830. Part67.Size = Vector3.new(1, 2, 1)
  831. Part67.CFrame = CFrame.new(-14.5065155, 3.40952301, -83.8414917, -0.939692855, 0.342019409, -1.03098625e-06, -0.029807996, -0.081900008, -0.99619478, -0.340717971, -0.936117053, 0.0871557742)
  832. Part67.Color = Color3.new(0.992157, 0.917647, 0.552941)
  833. Part67.Position = Vector3.new(-14.5065155, 3.40952301, -83.8414917)
  834. Part67.Orientation = Vector3.new(85, 0, -160)
  835. Part67.Color = Color3.new(0.992157, 0.917647, 0.552941)
  836. Part68.Name = "Right Leg"
  837. Part68.Parent = Model56
  838. Part68.BrickColor = BrickColor.new("Bright blue")
  839. Part68.Rotation = Vector3.new(-180, 0, -180)
  840. Part68.Anchored = true
  841. Part68.FormFactor = Enum.FormFactor.Symmetric
  842. Part68.Size = Vector3.new(1, 2, 1)
  843. Part68.CFrame = CFrame.new(-13.25, 0.849999011, -84.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  844. Part68.BottomSurface = Enum.SurfaceType.Smooth
  845. Part68.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  846. Part68.Position = Vector3.new(-13.25, 0.849999011, -84.5)
  847. Part68.Orientation = Vector3.new(0, 180, 0)
  848. Part68.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  849. Part69.Name = "Torso"
  850. Part69.Parent = Model56
  851. Part69.BrickColor = BrickColor.new("Dark green")
  852. Part69.Rotation = Vector3.new(180, 0, 180)
  853. Part69.Anchored = true
  854. Part69.FormFactor = Enum.FormFactor.Symmetric
  855. Part69.Size = Vector3.new(2, 2, 1)
  856. Part69.CFrame = CFrame.new(-12.75, 2.85000038, -84.5, -1.00000048, -2.5243549e-29, -2.24207754e-44, 2.5243549e-29, 1, -5.04870979e-29, -2.24207754e-44, 5.04870979e-29, -1.00000048)
  857. Part69.LeftSurface = Enum.SurfaceType.Weld
  858. Part69.RightSurface = Enum.SurfaceType.Weld
  859. Part69.Color = Color3.new(0.156863, 0.498039, 0.278431)
  860. Part69.Position = Vector3.new(-12.75, 2.85000038, -84.5)
  861. Part69.Orientation = Vector3.new(0, -180, 0)
  862. Part69.Color = Color3.new(0.156863, 0.498039, 0.278431)
  863. Decal70.Name = "roblox"
  864. Decal70.Parent = Part69
  865. Motor6D71.Name = "Left Hip"
  866. Motor6D71.Parent = Part69
  867. Motor6D71.C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  868. Motor6D71.C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  869. Motor6D71.Part0 = Part69
  870. Motor6D71.Part1 = Part66
  871. Motor6D71.DesiredAngle = 0.037873461842537
  872. Motor6D71.MaxVelocity = 0.10000000149012
  873. Motor6D72.Name = "Neck"
  874. Motor6D72.Parent = Part69
  875. Motor6D72.C0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  876. Motor6D72.C1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  877. Motor6D72.Part0 = Part69
  878. Motor6D72.Part1 = Part62
  879. Motor6D72.MaxVelocity = 0.10000000149012
  880. Weld73.Parent = Part69
  881. Weld73.C0 = CFrame.new(1.75651646, 0.559522629, -0.658508301, 0.939693332, -0.342019558, 1.03098671e-06, -0.029807996, -0.081900008, -0.99619478, 0.34071812, 0.93611747, -0.0871558189)
  882. Weld73.Part0 = Part69
  883. Weld73.Part1 = Part67
  884. Weld74.Parent = Part69
  885. Weld74.C0 = CFrame.new(-1.5, 0.362170458, -0.825408936, 1.00000048, 4.38346658e-30, -2.48600482e-29, 2.5243549e-29, 0.173647001, -0.984807968, 2.24207754e-44, 0.984808445, 0.173647091)
  886. Weld74.Part0 = Part69
  887. Weld74.Part1 = Part65
  888. CharacterMesh75.Name = "Admin Left Arm"
  889. CharacterMesh75.Parent = Model56
  890. CharacterMesh75.MeshId = 130092904
  891. CharacterMesh75.BodyPart = Enum.BodyPart.LeftArm
  892. CharacterMesh75.OverlayTextureId = 130115267
  893. CharacterMesh76.Name = "Admin Left Leg"
  894. CharacterMesh76.Parent = Model56
  895. CharacterMesh76.MeshId = 130090846
  896. CharacterMesh76.BodyPart = Enum.BodyPart.LeftLeg
  897. CharacterMesh76.OverlayTextureId = 130090169
  898. CharacterMesh77.Name = "Admin Right Arm"
  899. CharacterMesh77.Parent = Model56
  900. CharacterMesh77.MeshId = 130092911
  901. CharacterMesh77.BodyPart = Enum.BodyPart.RightArm
  902. CharacterMesh77.OverlayTextureId = 130115267
  903. Model78.Name = "Pizza Worker"
  904. Model78.Parent = Model0
  905. BodyColors79.Parent = Model78
  906. BodyColors79.HeadColor = BrickColor.new("Light orange")
  907. BodyColors79.LeftArmColor = BrickColor.new("Light orange")
  908. BodyColors79.LeftLegColor = BrickColor.new("Medium stone grey")
  909. BodyColors79.RightArmColor = BrickColor.new("Br. yellowish orange")
  910. BodyColors79.RightLegColor = BrickColor.new("Medium stone grey")
  911. BodyColors79.TorsoColor = BrickColor.new("Bright red")
  912. ShirtGraphic80.Parent = Model78
  913. ShirtGraphic80.Graphic = "http://www.roblox.com/asset/?id=1811898"
  914. CharacterMesh81.Name = "Admin Torso"
  915. CharacterMesh81.Parent = Model78
  916. CharacterMesh81.MeshId = 130092883
  917. CharacterMesh81.BodyPart = Enum.BodyPart.Torso
  918. CharacterMesh81.OverlayTextureId = 130115267
  919. CharacterMesh82.Name = "Admin Right Leg"
  920. CharacterMesh82.Parent = Model78
  921. CharacterMesh82.MeshId = 130090868
  922. CharacterMesh82.BodyPart = Enum.BodyPart.RightLeg
  923. CharacterMesh82.OverlayTextureId = 130090169
  924. Humanoid83.Parent = Model78
  925. Humanoid83.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  926. Humanoid83.RightLeg = Part90
  927. Humanoid83.LeftLeg = Part88
  928. Humanoid83.Torso = Part91
  929. Humanoid83.Health = 0
  930. Humanoid83.MaxHealth = 0
  931. Part84.Name = "Head"
  932. Part84.Parent = Model78
  933. Part84.BrickColor = BrickColor.new("Cool yellow")
  934. Part84.Rotation = Vector3.new(-180, 75, -180)
  935. Part84.Anchored = true
  936. Part84.FormFactor = Enum.FormFactor.Symmetric
  937. Part84.Size = Vector3.new(2, 1, 1)
  938. Part84.CFrame = CFrame.new(10.1895475, 4.33566523, -84.6634979, -0.25881803, 0, 0.965926111, 0, 1, 0, -0.965926111, 0, -0.25881803)
  939. Part84.TopSurface = Enum.SurfaceType.Smooth
  940. Part84.Color = Color3.new(0.992157, 0.917647, 0.552941)
  941. Part84.Position = Vector3.new(10.1895475, 4.33566523, -84.6634979)
  942. Part84.Orientation = Vector3.new(0, 105, 0)
  943. Part84.Color = Color3.new(0.992157, 0.917647, 0.552941)
  944. SpecialMesh85.Parent = Part84
  945. SpecialMesh85.Scale = Vector3.new(1.25, 1.25, 1.25)
  946. SpecialMesh85.Scale = Vector3.new(1.25, 1.25, 1.25)
  947. Decal86.Name = "face"
  948. Decal86.Parent = Part84
  949. Decal86.Texture = "http://www.roblox.com/asset/?id=12451696"
  950. Part87.Name = "Left Arm"
  951. Part87.Parent = Model78
  952. Part87.BrickColor = BrickColor.new("Cool yellow")
  953. Part87.Rotation = Vector3.new(100, 0, -180)
  954. Part87.Anchored = true
  955. Part87.FormFactor = Enum.FormFactor.Symmetric
  956. Part87.Size = Vector3.new(1, 2, 1)
  957. Part87.CFrame = CFrame.new(11.6895475, 3.19784307, -83.838089, -1, 0, 0, 0, 0.173647001, -0.984807968, 0, -0.984807968, -0.173647001)
  958. Part87.Color = Color3.new(0.992157, 0.917647, 0.552941)
  959. Part87.Position = Vector3.new(11.6895475, 3.19784307, -83.838089)
  960. Part87.Orientation = Vector3.new(80, 180, 0)
  961. Part87.Color = Color3.new(0.992157, 0.917647, 0.552941)
  962. Part88.Name = "Left Leg"
  963. Part88.Parent = Model78
  964. Part88.BrickColor = BrickColor.new("Bright blue")
  965. Part88.Rotation = Vector3.new(180, 0, 180)
  966. Part88.Anchored = true
  967. Part88.FormFactor = Enum.FormFactor.Symmetric
  968. Part88.Size = Vector3.new(1, 2, 1)
  969. Part88.CFrame = CFrame.new(10.6895485, 0.835669875, -84.6634979, -1.00000048, -2.5243549e-29, -2.24207754e-44, 2.5243549e-29, 1, -5.04870979e-29, -2.24207754e-44, 5.04870979e-29, -1.00000048)
  970. Part88.BottomSurface = Enum.SurfaceType.Smooth
  971. Part88.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  972. Part88.Position = Vector3.new(10.6895485, 0.835669875, -84.6634979)
  973. Part88.Orientation = Vector3.new(0, -180, 0)
  974. Part88.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  975. Part89.Name = "Right Arm"
  976. Part89.Parent = Model78
  977. Part89.BrickColor = BrickColor.new("Cool yellow")
  978. Part89.Rotation = Vector3.new(85, 0, -160)
  979. Part89.Anchored = true
  980. Part89.FormFactor = Enum.FormFactor.Symmetric
  981. Part89.Size = Vector3.new(1, 2, 1)
  982. Part89.CFrame = CFrame.new(8.43302727, 3.39519429, -84.0049896, -0.939692855, 0.342019409, -1.03098625e-06, -0.029807996, -0.081900008, -0.99619478, -0.340717971, -0.936117053, 0.0871557742)
  983. Part89.Color = Color3.new(0.992157, 0.917647, 0.552941)
  984. Part89.Position = Vector3.new(8.43302727, 3.39519429, -84.0049896)
  985. Part89.Orientation = Vector3.new(85, 0, -160)
  986. Part89.Color = Color3.new(0.992157, 0.917647, 0.552941)
  987. Part90.Name = "Right Leg"
  988. Part90.Parent = Model78
  989. Part90.BrickColor = BrickColor.new("Bright blue")
  990. Part90.Rotation = Vector3.new(-180, 0, -180)
  991. Part90.Anchored = true
  992. Part90.FormFactor = Enum.FormFactor.Symmetric
  993. Part90.Size = Vector3.new(1, 2, 1)
  994. Part90.CFrame = CFrame.new(9.68954754, 0.835670114, -84.6634979, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  995. Part90.BottomSurface = Enum.SurfaceType.Smooth
  996. Part90.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  997. Part90.Position = Vector3.new(9.68954754, 0.835670114, -84.6634979)
  998. Part90.Orientation = Vector3.new(0, 180, 0)
  999. Part90.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1000. Part91.Name = "Torso"
  1001. Part91.Parent = Model78
  1002. Part91.BrickColor = BrickColor.new("Dark green")
  1003. Part91.Rotation = Vector3.new(180, 0, 180)
  1004. Part91.Anchored = true
  1005. Part91.FormFactor = Enum.FormFactor.Symmetric
  1006. Part91.Size = Vector3.new(2, 2, 1)
  1007. Part91.CFrame = CFrame.new(10.1895485, 2.83567214, -84.6634979, -1.00000048, -2.5243549e-29, -2.24207754e-44, 2.5243549e-29, 1, -5.04870979e-29, -2.24207754e-44, 5.04870979e-29, -1.00000048)
  1008. Part91.LeftSurface = Enum.SurfaceType.Weld
  1009. Part91.RightSurface = Enum.SurfaceType.Weld
  1010. Part91.Color = Color3.new(0.156863, 0.498039, 0.278431)
  1011. Part91.Position = Vector3.new(10.1895485, 2.83567214, -84.6634979)
  1012. Part91.Orientation = Vector3.new(0, -180, 0)
  1013. Part91.Color = Color3.new(0.156863, 0.498039, 0.278431)
  1014. Decal92.Name = "roblox"
  1015. Decal92.Parent = Part91
  1016. Motor6D93.Name = "Left Hip"
  1017. Motor6D93.Parent = Part91
  1018. Motor6D93.C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1019. Motor6D93.C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1020. Motor6D93.Part0 = Part91
  1021. Motor6D93.Part1 = Part88
  1022. Motor6D93.DesiredAngle = 0.037873461842537
  1023. Motor6D93.MaxVelocity = 0.10000000149012
  1024. Weld94.Parent = Part91
  1025. Weld94.C0 = CFrame.new(1.75651646, 0.559522629, -0.658508301, 0.939693332, -0.342019558, 1.03098671e-06, -0.029807996, -0.081900008, -0.99619478, 0.34071812, 0.93611747, -0.0871558189)
  1026. Weld94.Part0 = Part91
  1027. Weld94.Part1 = Part89
  1028. Weld95.Parent = Part91
  1029. Weld95.C0 = CFrame.new(-1.5, 0.362170458, -0.825408936, 1.00000048, 4.38346658e-30, -2.48600482e-29, 2.5243549e-29, 0.173647001, -0.984807968, 2.24207754e-44, 0.984808445, 0.173647091)
  1030. Weld95.Part0 = Part91
  1031. Weld95.Part1 = Part87
  1032. Weld96.Parent = Part91
  1033. Weld96.C0 = CFrame.new(9.53674316e-07, 1.49999309, 0, 0.25881815, 2.5243549e-29, -0.965926588, -4.22333205e-29, 1, -3.74503758e-29, 0.965926588, -5.04870979e-29, 0.25881815)
  1034. Weld96.Part0 = Part91
  1035. Weld96.Part1 = Part84
  1036. CharacterMesh97.Name = "Admin Left Arm"
  1037. CharacterMesh97.Parent = Model78
  1038. CharacterMesh97.MeshId = 130092904
  1039. CharacterMesh97.BodyPart = Enum.BodyPart.LeftArm
  1040. CharacterMesh97.OverlayTextureId = 130115267
  1041. CharacterMesh98.Name = "Admin Left Leg"
  1042. CharacterMesh98.Parent = Model78
  1043. CharacterMesh98.MeshId = 130090846
  1044. CharacterMesh98.BodyPart = Enum.BodyPart.LeftLeg
  1045. CharacterMesh98.OverlayTextureId = 130090169
  1046. CharacterMesh99.Name = "Admin Right Arm"
  1047. CharacterMesh99.Parent = Model78
  1048. CharacterMesh99.MeshId = 130092911
  1049. CharacterMesh99.BodyPart = Enum.BodyPart.RightArm
  1050. CharacterMesh99.OverlayTextureId = 130115267
  1051. Model100.Name = "computah"
  1052. Model100.Parent = Model0
  1053. Part101.Parent = Model100
  1054. Part101.Material = Enum.Material.Metal
  1055. Part101.BrickColor = BrickColor.new("Institutional white")
  1056. Part101.Anchored = true
  1057. Part101.Size = Vector3.new(4.75, 0.25, 3.25)
  1058. Part101.CFrame = CFrame.new(9.75632381, 2.7249999, -81.9686584, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1059. Part101.BottomSurface = Enum.SurfaceType.Smooth
  1060. Part101.TopSurface = Enum.SurfaceType.Smooth
  1061. Part101.Color = Color3.new(1, 1, 1)
  1062. Part101.Position = Vector3.new(9.75632381, 2.7249999, -81.9686584)
  1063. Part101.Color = Color3.new(1, 1, 1)
  1064. Decal102.Parent = Part101
  1065. Decal102.Texture = "http://www.roblox.com/asset/?id=384312889"
  1066. Decal102.Face = Enum.NormalId.Top
  1067. Part103.Parent = Model100
  1068. Part103.Material = Enum.Material.Metal
  1069. Part103.BrickColor = BrickColor.new("Pearl")
  1070. Part103.Anchored = true
  1071. Part103.Size = Vector3.new(4.75, 3, 0.25)
  1072. Part103.CFrame = CFrame.new(9.75632, 4.3499999, -80.2186508, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1073. Part103.BottomSurface = Enum.SurfaceType.Smooth
  1074. Part103.TopSurface = Enum.SurfaceType.Smooth
  1075. Part103.Color = Color3.new(0.905882, 0.905882, 0.92549)
  1076. Part103.Position = Vector3.new(9.75632, 4.3499999, -80.2186508)
  1077. Part103.Color = Color3.new(0.905882, 0.905882, 0.92549)
  1078. Part104.Parent = Model100
  1079. Part104.Material = Enum.Material.Neon
  1080. Part104.BrickColor = BrickColor.new("Institutional white")
  1081. Part104.Anchored = true
  1082. Part104.Size = Vector3.new(4.25, 2.5, 0.25)
  1083. Part104.CFrame = CFrame.new(9.75631809, 4.3499999, -80.2236557, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1084. Part104.BottomSurface = Enum.SurfaceType.Smooth
  1085. Part104.TopSurface = Enum.SurfaceType.Smooth
  1086. Part104.Color = Color3.new(1, 1, 1)
  1087. Part104.Position = Vector3.new(9.75631809, 4.3499999, -80.2236557)
  1088. Part104.Color = Color3.new(1, 1, 1)
  1089. Decal105.Parent = Part104
  1090. Decal105.Texture = "http://www.roblox.com/asset/?id=916259805"
  1091. Model106.Name = "Pizza Worker"
  1092. Model106.Parent = Model0
  1093. BodyColors107.Parent = Model106
  1094. BodyColors107.HeadColor = BrickColor.new("Light orange")
  1095. BodyColors107.LeftArmColor = BrickColor.new("Light orange")
  1096. BodyColors107.LeftLegColor = BrickColor.new("Medium stone grey")
  1097. BodyColors107.RightArmColor = BrickColor.new("Br. yellowish orange")
  1098. BodyColors107.RightLegColor = BrickColor.new("Medium stone grey")
  1099. BodyColors107.TorsoColor = BrickColor.new("Bright red")
  1100. ShirtGraphic108.Parent = Model106
  1101. ShirtGraphic108.Graphic = "http://www.roblox.com/asset/?id=1811898"
  1102. CharacterMesh109.Name = "Admin Torso"
  1103. CharacterMesh109.Parent = Model106
  1104. CharacterMesh109.MeshId = 130092883
  1105. CharacterMesh109.BodyPart = Enum.BodyPart.Torso
  1106. CharacterMesh109.OverlayTextureId = 130115267
  1107. CharacterMesh110.Name = "Admin Right Leg"
  1108. CharacterMesh110.Parent = Model106
  1109. CharacterMesh110.MeshId = 130090868
  1110. CharacterMesh110.BodyPart = Enum.BodyPart.RightLeg
  1111. CharacterMesh110.OverlayTextureId = 130090169
  1112. Humanoid111.Parent = Model106
  1113. Humanoid111.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  1114. Humanoid111.RightLeg = Part118
  1115. Humanoid111.LeftLeg = Part116
  1116. Humanoid111.Torso = Part119
  1117. Humanoid111.Health = 0
  1118. Humanoid111.MaxHealth = 0
  1119. Part112.Name = "Head"
  1120. Part112.Parent = Model106
  1121. Part112.BrickColor = BrickColor.new("Cool yellow")
  1122. Part112.Rotation = Vector3.new(-180, -80, -180)
  1123. Part112.Anchored = true
  1124. Part112.FormFactor = Enum.FormFactor.Symmetric
  1125. Part112.Size = Vector3.new(2, 1, 1)
  1126. Part112.CFrame = CFrame.new(-24.5402126, 4.37017918, -84.2694168, -0.173647001, 0, -0.984807968, 0, 1, 0, 0.984807968, 0, -0.173647001)
  1127. Part112.TopSurface = Enum.SurfaceType.Smooth
  1128. Part112.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1129. Part112.Position = Vector3.new(-24.5402126, 4.37017918, -84.2694168)
  1130. Part112.Orientation = Vector3.new(0, -100, 0)
  1131. Part112.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1132. SpecialMesh113.Parent = Part112
  1133. SpecialMesh113.Scale = Vector3.new(1.25, 1.25, 1.25)
  1134. SpecialMesh113.Scale = Vector3.new(1.25, 1.25, 1.25)
  1135. Decal114.Name = "face"
  1136. Decal114.Parent = Part112
  1137. Decal114.Texture = "http://www.roblox.com/asset/?id=12451696"
  1138. Part115.Name = "Left Arm"
  1139. Part115.Parent = Model106
  1140. Part115.BrickColor = BrickColor.new("Cool yellow")
  1141. Part115.Rotation = Vector3.new(100, 0, -180)
  1142. Part115.Anchored = true
  1143. Part115.FormFactor = Enum.FormFactor.Symmetric
  1144. Part115.Size = Vector3.new(1, 2, 1)
  1145. Part115.CFrame = CFrame.new(-23.0402107, 3.23235726, -83.4440079, -1, 0, 0, 0, 0.173647001, -0.984807968, 0, -0.984807968, -0.173647001)
  1146. Part115.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1147. Part115.Position = Vector3.new(-23.0402107, 3.23235726, -83.4440079)
  1148. Part115.Orientation = Vector3.new(80, 180, 0)
  1149. Part115.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1150. Part116.Name = "Left Leg"
  1151. Part116.Parent = Model106
  1152. Part116.BrickColor = BrickColor.new("Bright blue")
  1153. Part116.Rotation = Vector3.new(180, 0, 180)
  1154. Part116.Anchored = true
  1155. Part116.FormFactor = Enum.FormFactor.Symmetric
  1156. Part116.Size = Vector3.new(1, 2, 1)
  1157. Part116.CFrame = CFrame.new(-24.0402126, 0.870185971, -84.2694168, -1.00000048, -2.5243549e-29, -2.24207754e-44, 2.5243549e-29, 1, -5.04870979e-29, -2.24207754e-44, 5.04870979e-29, -1.00000048)
  1158. Part116.BottomSurface = Enum.SurfaceType.Smooth
  1159. Part116.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1160. Part116.Position = Vector3.new(-24.0402126, 0.870185971, -84.2694168)
  1161. Part116.Orientation = Vector3.new(0, -180, 0)
  1162. Part116.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1163. Part117.Name = "Right Arm"
  1164. Part117.Parent = Model106
  1165. Part117.BrickColor = BrickColor.new("Cool yellow")
  1166. Part117.Rotation = Vector3.new(85, 0, -160)
  1167. Part117.Anchored = true
  1168. Part117.FormFactor = Enum.FormFactor.Symmetric
  1169. Part117.Size = Vector3.new(1, 2, 1)
  1170. Part117.CFrame = CFrame.new(-26.2967281, 3.42970943, -83.6109085, -0.939692855, 0.342019409, -1.03098625e-06, -0.029807996, -0.081900008, -0.99619478, -0.340717971, -0.936117053, 0.0871557742)
  1171. Part117.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1172. Part117.Position = Vector3.new(-26.2967281, 3.42970943, -83.6109085)
  1173. Part117.Orientation = Vector3.new(85, 0, -160)
  1174. Part117.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1175. Part118.Name = "Right Leg"
  1176. Part118.Parent = Model106
  1177. Part118.BrickColor = BrickColor.new("Bright blue")
  1178. Part118.Rotation = Vector3.new(-180, 0, -180)
  1179. Part118.Anchored = true
  1180. Part118.FormFactor = Enum.FormFactor.Symmetric
  1181. Part118.Size = Vector3.new(1, 2, 1)
  1182. Part118.CFrame = CFrame.new(-25.0402126, 0.870185971, -84.2694168, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1183. Part118.BottomSurface = Enum.SurfaceType.Smooth
  1184. Part118.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1185. Part118.Position = Vector3.new(-25.0402126, 0.870185971, -84.2694168)
  1186. Part118.Orientation = Vector3.new(0, 180, 0)
  1187. Part118.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1188. Part119.Name = "Torso"
  1189. Part119.Parent = Model106
  1190. Part119.BrickColor = BrickColor.new("Dark green")
  1191. Part119.Rotation = Vector3.new(180, 0, 180)
  1192. Part119.Anchored = true
  1193. Part119.FormFactor = Enum.FormFactor.Symmetric
  1194. Part119.Size = Vector3.new(2, 2, 1)
  1195. Part119.CFrame = CFrame.new(-24.5402126, 2.87018681, -84.2694168, -1.00000048, -2.5243549e-29, -2.24207754e-44, 2.5243549e-29, 1, -5.04870979e-29, -2.24207754e-44, 5.04870979e-29, -1.00000048)
  1196. Part119.LeftSurface = Enum.SurfaceType.Weld
  1197. Part119.RightSurface = Enum.SurfaceType.Weld
  1198. Part119.Color = Color3.new(0.156863, 0.498039, 0.278431)
  1199. Part119.Position = Vector3.new(-24.5402126, 2.87018681, -84.2694168)
  1200. Part119.Orientation = Vector3.new(0, -180, 0)
  1201. Part119.Color = Color3.new(0.156863, 0.498039, 0.278431)
  1202. Decal120.Name = "roblox"
  1203. Decal120.Parent = Part119
  1204. Motor6D121.Name = "Left Hip"
  1205. Motor6D121.Parent = Part119
  1206. Motor6D121.C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1207. Motor6D121.C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1208. Motor6D121.Part0 = Part119
  1209. Motor6D121.Part1 = Part116
  1210. Motor6D121.DesiredAngle = 0.037873461842537
  1211. Motor6D121.MaxVelocity = 0.10000000149012
  1212. Weld122.Parent = Part119
  1213. Weld122.C0 = CFrame.new(0, 1.49999237, 0, 0.173647091, 2.5243549e-29, 0.984808445, 5.4103561e-29, 1, 1.60931158e-29, -0.984808445, -5.04870979e-29, 0.173647091)
  1214. Weld122.Part0 = Part119
  1215. Weld122.Part1 = Part112
  1216. Weld123.Parent = Part119
  1217. Weld123.C0 = CFrame.new(-1.50000191, 0.362170458, -0.825408936, 1.00000048, 4.38346658e-30, -2.48600482e-29, 2.5243549e-29, 0.173647001, -0.984807968, 2.24207754e-44, 0.984808445, 0.173647091)
  1218. Weld123.Part0 = Part119
  1219. Weld123.Part1 = Part115
  1220. Weld124.Parent = Part119
  1221. Weld124.C0 = CFrame.new(1.75651741, 0.559522629, -0.658508301, 0.939693332, -0.342019558, 1.03098671e-06, -0.029807996, -0.081900008, -0.99619478, 0.34071812, 0.93611747, -0.0871558189)
  1222. Weld124.Part0 = Part119
  1223. Weld124.Part1 = Part117
  1224. CharacterMesh125.Name = "Admin Left Arm"
  1225. CharacterMesh125.Parent = Model106
  1226. CharacterMesh125.MeshId = 130092904
  1227. CharacterMesh125.BodyPart = Enum.BodyPart.LeftArm
  1228. CharacterMesh125.OverlayTextureId = 130115267
  1229. CharacterMesh126.Name = "Admin Left Leg"
  1230. CharacterMesh126.Parent = Model106
  1231. CharacterMesh126.MeshId = 130090846
  1232. CharacterMesh126.BodyPart = Enum.BodyPart.LeftLeg
  1233. CharacterMesh126.OverlayTextureId = 130090169
  1234. CharacterMesh127.Name = "Admin Right Arm"
  1235. CharacterMesh127.Parent = Model106
  1236. CharacterMesh127.MeshId = 130092911
  1237. CharacterMesh127.BodyPart = Enum.BodyPart.RightArm
  1238. CharacterMesh127.OverlayTextureId = 130115267
  1239. Model128.Name = "computah"
  1240. Model128.Parent = Model0
  1241. Part129.Parent = Model128
  1242. Part129.Material = Enum.Material.Metal
  1243. Part129.BrickColor = BrickColor.new("Institutional white")
  1244. Part129.Rotation = Vector3.new(0, -15, 0)
  1245. Part129.Anchored = true
  1246. Part129.Size = Vector3.new(4.75, 0.25, 3.25)
  1247. Part129.CFrame = CFrame.new(20.8227539, 2.7249999, -81.9732208, 0.965925872, 0, -0.258818984, 0, 1, 0, 0.258818984, 0, 0.965925872)
  1248. Part129.BottomSurface = Enum.SurfaceType.Smooth
  1249. Part129.TopSurface = Enum.SurfaceType.Smooth
  1250. Part129.Color = Color3.new(1, 1, 1)
  1251. Part129.Position = Vector3.new(20.8227539, 2.7249999, -81.9732208)
  1252. Part129.Orientation = Vector3.new(0, -15, 0)
  1253. Part129.Color = Color3.new(1, 1, 1)
  1254. Decal130.Parent = Part129
  1255. Decal130.Texture = "http://www.roblox.com/asset/?id=384312889"
  1256. Decal130.Face = Enum.NormalId.Top
  1257. Part131.Parent = Model128
  1258. Part131.Material = Enum.Material.Metal
  1259. Part131.BrickColor = BrickColor.new("Pearl")
  1260. Part131.Rotation = Vector3.new(0, -15, 0)
  1261. Part131.Anchored = true
  1262. Part131.Size = Vector3.new(4.75, 3, 0.25)
  1263. Part131.CFrame = CFrame.new(20.3698158, 4.3499999, -80.2828522, 0.965925872, 0, -0.258818984, 0, 1, 0, 0.258818984, 0, 0.965925872)
  1264. Part131.BottomSurface = Enum.SurfaceType.Smooth
  1265. Part131.TopSurface = Enum.SurfaceType.Smooth
  1266. Part131.Color = Color3.new(0.905882, 0.905882, 0.92549)
  1267. Part131.Position = Vector3.new(20.3698158, 4.3499999, -80.2828522)
  1268. Part131.Orientation = Vector3.new(0, -15, 0)
  1269. Part131.Color = Color3.new(0.905882, 0.905882, 0.92549)
  1270. Part132.Parent = Model128
  1271. Part132.Material = Enum.Material.Neon
  1272. Part132.BrickColor = BrickColor.new("Institutional white")
  1273. Part132.Rotation = Vector3.new(0, -15, 0)
  1274. Part132.Anchored = true
  1275. Part132.Size = Vector3.new(4.25, 2.5, 0.25)
  1276. Part132.CFrame = CFrame.new(20.3711052, 4.3499999, -80.2876816, 0.965925872, 0, -0.258818984, 0, 1, 0, 0.258818984, 0, 0.965925872)
  1277. Part132.BottomSurface = Enum.SurfaceType.Smooth
  1278. Part132.TopSurface = Enum.SurfaceType.Smooth
  1279. Part132.Color = Color3.new(1, 1, 1)
  1280. Part132.Position = Vector3.new(20.3711052, 4.3499999, -80.2876816)
  1281. Part132.Orientation = Vector3.new(0, -15, 0)
  1282. Part132.Color = Color3.new(1, 1, 1)
  1283. Decal133.Parent = Part132
  1284. Decal133.Texture = "http://www.roblox.com/asset/?id=856368869"
  1285. Model134.Name = "computah"
  1286. Model134.Parent = Model0
  1287. Part135.Parent = Model134
  1288. Part135.Material = Enum.Material.Metal
  1289. Part135.BrickColor = BrickColor.new("Institutional white")
  1290. Part135.Rotation = Vector3.new(0, -5, 0)
  1291. Part135.Anchored = true
  1292. Part135.Size = Vector3.new(4.75, 0.25, 3.25)
  1293. Part135.CFrame = CFrame.new(-13.5487328, 2.7249999, -81.621666, 0.996194661, 0, -0.087155968, 0, 1, 0, 0.087155968, 0, 0.996194661)
  1294. Part135.BottomSurface = Enum.SurfaceType.Smooth
  1295. Part135.TopSurface = Enum.SurfaceType.Smooth
  1296. Part135.Color = Color3.new(1, 1, 1)
  1297. Part135.Position = Vector3.new(-13.5487328, 2.7249999, -81.621666)
  1298. Part135.Orientation = Vector3.new(0, -5, 0)
  1299. Part135.Color = Color3.new(1, 1, 1)
  1300. Decal136.Parent = Part135
  1301. Decal136.Texture = "http://www.roblox.com/asset/?id=384312889"
  1302. Decal136.Face = Enum.NormalId.Top
  1303. Part137.Parent = Model134
  1304. Part137.Material = Enum.Material.Metal
  1305. Part137.BrickColor = BrickColor.new("Pearl")
  1306. Part137.Rotation = Vector3.new(0, -5, 0)
  1307. Part137.Anchored = true
  1308. Part137.Size = Vector3.new(4.75, 3, 0.25)
  1309. Part137.CFrame = CFrame.new(-13.7012596, 4.3499999, -79.8783188, 0.996194661, 0, -0.087155968, 0, 1, 0, 0.087155968, 0, 0.996194661)
  1310. Part137.BottomSurface = Enum.SurfaceType.Smooth
  1311. Part137.TopSurface = Enum.SurfaceType.Smooth
  1312. Part137.Color = Color3.new(0.905882, 0.905882, 0.92549)
  1313. Part137.Position = Vector3.new(-13.7012596, 4.3499999, -79.8783188)
  1314. Part137.Orientation = Vector3.new(0, -5, 0)
  1315. Part137.Color = Color3.new(0.905882, 0.905882, 0.92549)
  1316. Part138.Parent = Model134
  1317. Part138.Material = Enum.Material.Neon
  1318. Part138.BrickColor = BrickColor.new("Institutional white")
  1319. Part138.Rotation = Vector3.new(0, -5, 0)
  1320. Part138.Anchored = true
  1321. Part138.Size = Vector3.new(4.25, 2.5, 0.25)
  1322. Part138.CFrame = CFrame.new(-13.7008247, 4.3499999, -79.8833084, 0.996194661, 0, -0.087155968, 0, 1, 0, 0.087155968, 0, 0.996194661)
  1323. Part138.BottomSurface = Enum.SurfaceType.Smooth
  1324. Part138.TopSurface = Enum.SurfaceType.Smooth
  1325. Part138.Color = Color3.new(1, 1, 1)
  1326. Part138.Position = Vector3.new(-13.7008247, 4.3499999, -79.8833084)
  1327. Part138.Orientation = Vector3.new(0, -5, 0)
  1328. Part138.Color = Color3.new(1, 1, 1)
  1329. Decal139.Parent = Part138
  1330. Decal139.Texture = "http://www.roblox.com/asset/?id=849668179"
  1331. Model140.Name = "computah"
  1332. Model140.Parent = Model0
  1333. Part141.Parent = Model140
  1334. Part141.Material = Enum.Material.Metal
  1335. Part141.BrickColor = BrickColor.new("Institutional white")
  1336. Part141.Rotation = Vector3.new(0, 5, 0)
  1337. Part141.Anchored = true
  1338. Part141.Size = Vector3.new(4.75, 0.25, 3.25)
  1339. Part141.CFrame = CFrame.new(-1.27998102, 2.7249999, -81.5501938, 0.996194661, 0, 0.087155968, 0, 1, 0, -0.087155968, 0, 0.996194661)
  1340. Part141.BottomSurface = Enum.SurfaceType.Smooth
  1341. Part141.TopSurface = Enum.SurfaceType.Smooth
  1342. Part141.Color = Color3.new(1, 1, 1)
  1343. Part141.Position = Vector3.new(-1.27998102, 2.7249999, -81.5501938)
  1344. Part141.Orientation = Vector3.new(0, 5, 0)
  1345. Part141.Color = Color3.new(1, 1, 1)
  1346. Decal142.Parent = Part141
  1347. Decal142.Texture = "http://www.roblox.com/asset/?id=384312889"
  1348. Decal142.Face = Enum.NormalId.Top
  1349. Part143.Parent = Model140
  1350. Part143.Material = Enum.Material.Metal
  1351. Part143.BrickColor = BrickColor.new("Pearl")
  1352. Part143.Rotation = Vector3.new(0, 5, 0)
  1353. Part143.Anchored = true
  1354. Part143.Size = Vector3.new(4.75, 3, 0.25)
  1355. Part143.CFrame = CFrame.new(-1.12746298, 4.3499999, -79.806839, 0.996194661, 0, 0.087155968, 0, 1, 0, -0.087155968, 0, 0.996194661)
  1356. Part143.BottomSurface = Enum.SurfaceType.Smooth
  1357. Part143.TopSurface = Enum.SurfaceType.Smooth
  1358. Part143.Color = Color3.new(0.905882, 0.905882, 0.92549)
  1359. Part143.Position = Vector3.new(-1.12746298, 4.3499999, -79.806839)
  1360. Part143.Orientation = Vector3.new(0, 5, 0)
  1361. Part143.Color = Color3.new(0.905882, 0.905882, 0.92549)
  1362. Part144.Parent = Model140
  1363. Part144.Material = Enum.Material.Neon
  1364. Part144.BrickColor = BrickColor.new("Institutional white")
  1365. Part144.Rotation = Vector3.new(0, 5, 0)
  1366. Part144.Anchored = true
  1367. Part144.Size = Vector3.new(4.25, 2.5, 0.25)
  1368. Part144.CFrame = CFrame.new(-1.12790096, 4.3499999, -79.8118362, 0.996194661, 0, 0.087155968, 0, 1, 0, -0.087155968, 0, 0.996194661)
  1369. Part144.BottomSurface = Enum.SurfaceType.Smooth
  1370. Part144.TopSurface = Enum.SurfaceType.Smooth
  1371. Part144.Color = Color3.new(1, 1, 1)
  1372. Part144.Position = Vector3.new(-1.12790096, 4.3499999, -79.8118362)
  1373. Part144.Orientation = Vector3.new(0, 5, 0)
  1374. Part144.Color = Color3.new(1, 1, 1)
  1375. Decal145.Parent = Part144
  1376. Decal145.Texture = "http://www.roblox.com/asset/?id=1159595279"
  1377. Model146.Name = "Pizzas"
  1378. Model146.Parent = Model0
  1379. Part147.Parent = Model146
  1380. Part147.Material = Enum.Material.Wood
  1381. Part147.BrickColor = BrickColor.new("Really red")
  1382. Part147.Transparency = 1
  1383. Part147.Anchored = true
  1384. Part147.Size = Vector3.new(4, 0.25, 4)
  1385. Part147.CFrame = CFrame.new(16, 2.4749999, -81.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1386. Part147.BottomSurface = Enum.SurfaceType.Smooth
  1387. Part147.TopSurface = Enum.SurfaceType.Smooth
  1388. Part147.Color = Color3.new(1, 0, 0)
  1389. Part147.Position = Vector3.new(16, 2.4749999, -81.5)
  1390. Part147.Color = Color3.new(1, 0, 0)
  1391. Decal148.Parent = Part147
  1392. Decal148.Texture = "http://www.roblox.com/asset/?id=576029852"
  1393. Decal148.Face = Enum.NormalId.Top
  1394. Part149.Parent = Model146
  1395. Part149.Material = Enum.Material.Wood
  1396. Part149.BrickColor = BrickColor.new("Really red")
  1397. Part149.Transparency = 1
  1398. Part149.Anchored = true
  1399. Part149.Size = Vector3.new(4, 0.25, 4)
  1400. Part149.CFrame = CFrame.new(4.25, 2.4749999, -81.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1401. Part149.BottomSurface = Enum.SurfaceType.Smooth
  1402. Part149.TopSurface = Enum.SurfaceType.Smooth
  1403. Part149.Color = Color3.new(1, 0, 0)
  1404. Part149.Position = Vector3.new(4.25, 2.4749999, -81.5)
  1405. Part149.Color = Color3.new(1, 0, 0)
  1406. Decal150.Parent = Part149
  1407. Decal150.Texture = "http://www.roblox.com/asset/?id=576029852"
  1408. Decal150.Face = Enum.NormalId.Top
  1409. Part151.Parent = Model146
  1410. Part151.Material = Enum.Material.Wood
  1411. Part151.BrickColor = BrickColor.new("Really red")
  1412. Part151.Transparency = 1
  1413. Part151.Rotation = Vector3.new(0, 25, 0)
  1414. Part151.Anchored = true
  1415. Part151.Size = Vector3.new(4, 0.25, 4)
  1416. Part151.CFrame = CFrame.new(-7.25, 2.4749999, -81.5, 0.906307876, 0, 0.422617942, 0, 1, 0, -0.422617942, 0, 0.906307876)
  1417. Part151.BottomSurface = Enum.SurfaceType.Smooth
  1418. Part151.TopSurface = Enum.SurfaceType.Smooth
  1419. Part151.Color = Color3.new(1, 0, 0)
  1420. Part151.Position = Vector3.new(-7.25, 2.4749999, -81.5)
  1421. Part151.Orientation = Vector3.new(0, 25, 0)
  1422. Part151.Color = Color3.new(1, 0, 0)
  1423. Decal152.Parent = Part151
  1424. Decal152.Texture = "http://www.roblox.com/asset/?id=576029852"
  1425. Decal152.Face = Enum.NormalId.Top
  1426. Part153.Parent = Model146
  1427. Part153.Material = Enum.Material.Wood
  1428. Part153.BrickColor = BrickColor.new("Really red")
  1429. Part153.Transparency = 1
  1430. Part153.Rotation = Vector3.new(0, 85, 0)
  1431. Part153.Anchored = true
  1432. Part153.Size = Vector3.new(4, 0.25, 4)
  1433. Part153.CFrame = CFrame.new(-19.7856274, 2.4749999, -81.1714478, 0.087155968, 0, 0.996194661, 0, 1, 0, -0.996194661, 0, 0.087155968)
  1434. Part153.BottomSurface = Enum.SurfaceType.Smooth
  1435. Part153.TopSurface = Enum.SurfaceType.Smooth
  1436. Part153.Color = Color3.new(1, 0, 0)
  1437. Part153.Position = Vector3.new(-19.7856274, 2.4749999, -81.1714478)
  1438. Part153.Orientation = Vector3.new(0, 85, 0)
  1439. Part153.Color = Color3.new(1, 0, 0)
  1440. Decal154.Parent = Part153
  1441. Decal154.Texture = "http://www.roblox.com/asset/?id=576029852"
  1442. Decal154.Face = Enum.NormalId.Top
  1443. Part155.Parent = Model146
  1444. Part155.Material = Enum.Material.Wood
  1445. Part155.BrickColor = BrickColor.new("Really red")
  1446. Part155.Transparency = 1
  1447. Part155.Rotation = Vector3.new(0, 80, 0)
  1448. Part155.Anchored = true
  1449. Part155.Size = Vector3.new(4, 0.25, 4)
  1450. Part155.CFrame = CFrame.new(-30.6683674, 2.4749999, -81.1235733, 0.173647985, 0, 0.984807849, 0, 1, 0, -0.984807849, 0, 0.173647985)
  1451. Part155.BottomSurface = Enum.SurfaceType.Smooth
  1452. Part155.TopSurface = Enum.SurfaceType.Smooth
  1453. Part155.Color = Color3.new(1, 0, 0)
  1454. Part155.Position = Vector3.new(-30.6683674, 2.4749999, -81.1235733)
  1455. Part155.Orientation = Vector3.new(0, 80, 0)
  1456. Part155.Color = Color3.new(1, 0, 0)
  1457. Decal156.Parent = Part155
  1458. Decal156.Texture = "http://www.roblox.com/asset/?id=576029852"
  1459. Decal156.Face = Enum.NormalId.Top
  1460. Part157.Parent = Model0
  1461. Part157.Material = Enum.Material.Brick
  1462. Part157.BrickColor = BrickColor.new("Crimson")
  1463. Part157.Anchored = true
  1464. Part157.Size = Vector3.new(7, 8, 2)
  1465. Part157.CFrame = CFrame.new(-2.5, 14, -32, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1466. Part157.BottomSurface = Enum.SurfaceType.Smooth
  1467. Part157.TopSurface = Enum.SurfaceType.Smooth
  1468. Part157.Color = Color3.new(0.592157, 0, 0)
  1469. Part157.Position = Vector3.new(-2.5, 14, -32)
  1470. Part157.Color = Color3.new(0.592157, 0, 0)
  1471. Part158.Parent = Model0
  1472. Part158.Material = Enum.Material.Brick
  1473. Part158.BrickColor = BrickColor.new("Crimson")
  1474. Part158.Anchored = true
  1475. Part158.Size = Vector3.new(28, 18, 2)
  1476. Part158.CFrame = CFrame.new(-20, 9, -32, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1477. Part158.BottomSurface = Enum.SurfaceType.Smooth
  1478. Part158.TopSurface = Enum.SurfaceType.Smooth
  1479. Part158.Color = Color3.new(0.592157, 0, 0)
  1480. Part158.Position = Vector3.new(-20, 9, -32)
  1481. Part158.Color = Color3.new(0.592157, 0, 0)
  1482. Part159.Parent = Model0
  1483. Part159.Material = Enum.Material.Wood
  1484. Part159.BrickColor = BrickColor.new("Burnt Sienna")
  1485. Part159.Anchored = true
  1486. Part159.Size = Vector3.new(63, 0.0999999717, 63)
  1487. Part159.CFrame = CFrame.new(-2.5, 0.049999997, -64.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1488. Part159.BottomSurface = Enum.SurfaceType.Smooth
  1489. Part159.TopSurface = Enum.SurfaceType.Smooth
  1490. Part159.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1491. Part159.Position = Vector3.new(-2.5, 0.049999997, -64.5)
  1492. Part159.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1493. Part160.Parent = Model0
  1494. Part160.Material = Enum.Material.Brick
  1495. Part160.BrickColor = BrickColor.new("Crimson")
  1496. Part160.Rotation = Vector3.new(0, -90, 0)
  1497. Part160.Anchored = true
  1498. Part160.Size = Vector3.new(66.5, 18, 2)
  1499. Part160.CFrame = CFrame.new(30, 9, -64.25, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1500. Part160.BottomSurface = Enum.SurfaceType.Smooth
  1501. Part160.TopSurface = Enum.SurfaceType.Smooth
  1502. Part160.Color = Color3.new(0.592157, 0, 0)
  1503. Part160.Position = Vector3.new(30, 9, -64.25)
  1504. Part160.Orientation = Vector3.new(0, -90, 0)
  1505. Part160.Color = Color3.new(0.592157, 0, 0)
  1506. Part161.Parent = Model0
  1507. Part161.Material = Enum.Material.Neon
  1508. Part161.BrickColor = BrickColor.new("New Yeller")
  1509. Part161.Anchored = true
  1510. Part161.Size = Vector3.new(5, 1, 5.25)
  1511. Part161.CFrame = CFrame.new(-1.75, 17.5, -65.375, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1512. Part161.BottomSurface = Enum.SurfaceType.Smooth
  1513. Part161.TopSurface = Enum.SurfaceType.Smooth
  1514. Part161.Color = Color3.new(1, 0.937255, 0.054902)
  1515. Part161.Position = Vector3.new(-1.75, 17.5, -65.375)
  1516. Part161.Color = Color3.new(1, 0.937255, 0.054902)
  1517. PointLight162.Parent = Part161
  1518. PointLight162.Brightness = 2.4700000286102
  1519. PointLight162.Range = 51
  1520. Part163.Parent = Model0
  1521. Part163.Material = Enum.Material.Brick
  1522. Part163.BrickColor = BrickColor.new("Crimson")
  1523. Part163.Rotation = Vector3.new(-180, 0, -180)
  1524. Part163.Anchored = true
  1525. Part163.Size = Vector3.new(63.25, 18, 2)
  1526. Part163.CFrame = CFrame.new(-2.375, 9, -96.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1527. Part163.BottomSurface = Enum.SurfaceType.Smooth
  1528. Part163.TopSurface = Enum.SurfaceType.Smooth
  1529. Part163.Color = Color3.new(0.592157, 0, 0)
  1530. Part163.Position = Vector3.new(-2.375, 9, -96.5)
  1531. Part163.Orientation = Vector3.new(0, 180, 0)
  1532. Part163.Color = Color3.new(0.592157, 0, 0)
  1533. Part164.Parent = Model0
  1534. Part164.Material = Enum.Material.Brick
  1535. Part164.BrickColor = BrickColor.new("Crimson")
  1536. Part164.Rotation = Vector3.new(0, -90, 0)
  1537. Part164.Anchored = true
  1538. Part164.Size = Vector3.new(66.5, 18, 2)
  1539. Part164.CFrame = CFrame.new(-35, 9, -64.25, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1540. Part164.BottomSurface = Enum.SurfaceType.Smooth
  1541. Part164.TopSurface = Enum.SurfaceType.Smooth
  1542. Part164.Color = Color3.new(0.592157, 0, 0)
  1543. Part164.Position = Vector3.new(-35, 9, -64.25)
  1544. Part164.Orientation = Vector3.new(0, -90, 0)
  1545. Part164.Color = Color3.new(0.592157, 0, 0)
  1546. Part165.Parent = Model0
  1547. Part165.Material = Enum.Material.Brick
  1548. Part165.BrickColor = BrickColor.new("Crimson")
  1549. Part165.Anchored = true
  1550. Part165.Size = Vector3.new(28, 18, 2)
  1551. Part165.CFrame = CFrame.new(15, 9, -32, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1552. Part165.BottomSurface = Enum.SurfaceType.Smooth
  1553. Part165.TopSurface = Enum.SurfaceType.Smooth
  1554. Part165.Color = Color3.new(0.592157, 0, 0)
  1555. Part165.Position = Vector3.new(15, 9, -32)
  1556. Part165.Color = Color3.new(0.592157, 0, 0)
  1557. Part166.Parent = Model0
  1558. Part166.Material = Enum.Material.Wood
  1559. Part166.BrickColor = BrickColor.new("Burnt Sienna")
  1560. Part166.Anchored = true
  1561. Part166.Size = Vector3.new(18.75, 15.3500004, 0.25)
  1562. Part166.CFrame = CFrame.new(-2.625, 29.2749996, -31.1299992, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1563. Part166.BottomSurface = Enum.SurfaceType.Smooth
  1564. Part166.TopSurface = Enum.SurfaceType.Smooth
  1565. Part166.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1566. Part166.Position = Vector3.new(-2.625, 29.2749996, -31.1299992)
  1567. Part166.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1568. Decal167.Parent = Part166
  1569. Decal167.Texture = "http://www.roblox.com/asset/?id=183907371"
  1570. Decal167.Face = Enum.NormalId.Back
  1571. Part168.Parent = Model0
  1572. Part168.Material = Enum.Material.Metal
  1573. Part168.BrickColor = BrickColor.new("Really red")
  1574. Part168.Anchored = true
  1575. Part168.Size = Vector3.new(63.25, 2.5, 5.5)
  1576. Part168.CFrame = CFrame.new(-2.625, 1.3499999, -81.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1577. Part168.BottomSurface = Enum.SurfaceType.Smooth
  1578. Part168.TopSurface = Enum.SurfaceType.Smooth
  1579. Part168.Color = Color3.new(1, 0, 0)
  1580. Part168.Position = Vector3.new(-2.625, 1.3499999, -81.25)
  1581. Part168.Color = Color3.new(1, 0, 0)
  1582. Part169.Parent = Model0
  1583. Part169.Material = Enum.Material.Wood
  1584. Part169.BrickColor = BrickColor.new("Burnt Sienna")
  1585. Part169.Anchored = true
  1586. Part169.Size = Vector3.new(67, 3.60000038, 66.5)
  1587. Part169.CFrame = CFrame.new(-2.5, 19.7999992, -64.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1588. Part169.BottomSurface = Enum.SurfaceType.Smooth
  1589. Part169.TopSurface = Enum.SurfaceType.Smooth
  1590. Part169.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1591. Part169.Position = Vector3.new(-2.5, 19.7999992, -64.25)
  1592. Part169.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1593. Part170.Parent = Model0
  1594. Part170.Material = Enum.Material.Fabric
  1595. Part170.BrickColor = BrickColor.new("Really red")
  1596. Part170.Anchored = true
  1597. Part170.Size = Vector3.new(18.9000053, 0.299999982, 45.4500046)
  1598. Part170.CFrame = CFrame.new(-2.45000005, 0.149999991, -55.7249985, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1599. Part170.BottomSurface = Enum.SurfaceType.Smooth
  1600. Part170.TopSurface = Enum.SurfaceType.Smooth
  1601. Part170.Color = Color3.new(1, 0, 0)
  1602. Part170.Position = Vector3.new(-2.45000005, 0.149999991, -55.7249985)
  1603. Part170.Color = Color3.new(1, 0, 0)
  1604. Model171.Name = "seetz etc"
  1605. Model171.Parent = Model0
  1606. Model172.Name = "seet"
  1607. Model172.Parent = Model171
  1608. Part173.Parent = Model172
  1609. Part173.Material = Enum.Material.Wood
  1610. Part173.BrickColor = BrickColor.new("Medium red")
  1611. Part173.Anchored = true
  1612. Part173.Size = Vector3.new(2.25, 3, 0.75)
  1613. Part173.CFrame = CFrame.new(17.625, 3.5999999, -58.875, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1614. Part173.BottomSurface = Enum.SurfaceType.Smooth
  1615. Part173.TopSurface = Enum.SurfaceType.Smooth
  1616. Part173.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1617. Part173.Position = Vector3.new(17.625, 3.5999999, -58.875)
  1618. Part173.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1619. Part174.Parent = Model172
  1620. Part174.Material = Enum.Material.Wood
  1621. Part174.BrickColor = BrickColor.new("Medium red")
  1622. Part174.Anchored = true
  1623. Part174.Size = Vector3.new(0.5, 0.75, 0.5)
  1624. Part174.CFrame = CFrame.new(16.75, 0.474999905, -58.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1625. Part174.BottomSurface = Enum.SurfaceType.Smooth
  1626. Part174.TopSurface = Enum.SurfaceType.Smooth
  1627. Part174.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1628. Part174.Position = Vector3.new(16.75, 0.474999905, -58.75)
  1629. Part174.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1630. Part175.Parent = Model172
  1631. Part175.Material = Enum.Material.Wood
  1632. Part175.BrickColor = BrickColor.new("Medium red")
  1633. Part175.Anchored = true
  1634. Part175.Size = Vector3.new(0.5, 0.75, 0.5)
  1635. Part175.CFrame = CFrame.new(16.75, 0.474999905, -61, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1636. Part175.BottomSurface = Enum.SurfaceType.Smooth
  1637. Part175.TopSurface = Enum.SurfaceType.Smooth
  1638. Part175.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1639. Part175.Position = Vector3.new(16.75, 0.474999905, -61)
  1640. Part175.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1641. Part176.Parent = Model172
  1642. Part176.Material = Enum.Material.Wood
  1643. Part176.BrickColor = BrickColor.new("Medium red")
  1644. Part176.Anchored = true
  1645. Part176.Size = Vector3.new(0.5, 0.75, 0.5)
  1646. Part176.CFrame = CFrame.new(18.5, 0.469999999, -61, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1647. Part176.BottomSurface = Enum.SurfaceType.Smooth
  1648. Part176.TopSurface = Enum.SurfaceType.Smooth
  1649. Part176.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1650. Part176.Position = Vector3.new(18.5, 0.469999999, -61)
  1651. Part176.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1652. Part177.Parent = Model172
  1653. Part177.Material = Enum.Material.Wood
  1654. Part177.BrickColor = BrickColor.new("Medium red")
  1655. Part177.Anchored = true
  1656. Part177.Size = Vector3.new(0.5, 0.75, 0.5)
  1657. Part177.CFrame = CFrame.new(18.5, 0.469999999, -58.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1658. Part177.BottomSurface = Enum.SurfaceType.Smooth
  1659. Part177.TopSurface = Enum.SurfaceType.Smooth
  1660. Part177.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1661. Part177.Position = Vector3.new(18.5, 0.469999999, -58.75)
  1662. Part177.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1663. Seat178.Parent = Model172
  1664. Seat178.Material = Enum.Material.Wood
  1665. Seat178.BrickColor = BrickColor.new("Medium red")
  1666. Seat178.Anchored = true
  1667. Seat178.Size = Vector3.new(2.25, 1.25, 2.75)
  1668. Seat178.CFrame = CFrame.new(17.625, 1.4749999, -59.875, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1669. Seat178.BottomSurface = Enum.SurfaceType.Smooth
  1670. Seat178.TopSurface = Enum.SurfaceType.Smooth
  1671. Seat178.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1672. Seat178.Position = Vector3.new(17.625, 1.4749999, -59.875)
  1673. Seat178.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1674. Model179.Name = "seet"
  1675. Model179.Parent = Model171
  1676. Part180.Parent = Model179
  1677. Part180.Material = Enum.Material.Wood
  1678. Part180.BrickColor = BrickColor.new("Medium red")
  1679. Part180.Rotation = Vector3.new(-180, 0, -180)
  1680. Part180.Anchored = true
  1681. Part180.Size = Vector3.new(2.25, 3, 0.75)
  1682. Part180.CFrame = CFrame.new(17.6249428, 3.5999999, -68.3750229, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1683. Part180.BottomSurface = Enum.SurfaceType.Smooth
  1684. Part180.TopSurface = Enum.SurfaceType.Smooth
  1685. Part180.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1686. Part180.Position = Vector3.new(17.6249428, 3.5999999, -68.3750229)
  1687. Part180.Orientation = Vector3.new(0, 180, 0)
  1688. Part180.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1689. Part181.Parent = Model179
  1690. Part181.Material = Enum.Material.Wood
  1691. Part181.BrickColor = BrickColor.new("Medium red")
  1692. Part181.Rotation = Vector3.new(-180, 0, -180)
  1693. Part181.Anchored = true
  1694. Part181.Size = Vector3.new(0.5, 0.75, 0.5)
  1695. Part181.CFrame = CFrame.new(18.4999561, 0.474999994, -68.5000305, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1696. Part181.BottomSurface = Enum.SurfaceType.Smooth
  1697. Part181.TopSurface = Enum.SurfaceType.Smooth
  1698. Part181.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1699. Part181.Position = Vector3.new(18.4999561, 0.474999994, -68.5000305)
  1700. Part181.Orientation = Vector3.new(0, 180, 0)
  1701. Part181.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1702. Part182.Parent = Model179
  1703. Part182.Material = Enum.Material.Wood
  1704. Part182.BrickColor = BrickColor.new("Medium red")
  1705. Part182.Rotation = Vector3.new(-180, 0, -180)
  1706. Part182.Anchored = true
  1707. Part182.Size = Vector3.new(0.5, 0.75, 0.5)
  1708. Part182.CFrame = CFrame.new(18.4999313, 0.474999994, -66.2500076, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1709. Part182.BottomSurface = Enum.SurfaceType.Smooth
  1710. Part182.TopSurface = Enum.SurfaceType.Smooth
  1711. Part182.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1712. Part182.Position = Vector3.new(18.4999313, 0.474999994, -66.2500076)
  1713. Part182.Orientation = Vector3.new(0, 180, 0)
  1714. Part182.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1715. Part183.Parent = Model179
  1716. Part183.Material = Enum.Material.Wood
  1717. Part183.BrickColor = BrickColor.new("Medium red")
  1718. Part183.Rotation = Vector3.new(-180, 0, -180)
  1719. Part183.Anchored = true
  1720. Part183.Size = Vector3.new(0.5, 0.75, 0.5)
  1721. Part183.CFrame = CFrame.new(16.749939, 0.469999999, -66.2500153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1722. Part183.BottomSurface = Enum.SurfaceType.Smooth
  1723. Part183.TopSurface = Enum.SurfaceType.Smooth
  1724. Part183.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1725. Part183.Position = Vector3.new(16.749939, 0.469999999, -66.2500153)
  1726. Part183.Orientation = Vector3.new(0, 180, 0)
  1727. Part183.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1728. Part184.Parent = Model179
  1729. Part184.Material = Enum.Material.Wood
  1730. Part184.BrickColor = BrickColor.new("Medium red")
  1731. Part184.Rotation = Vector3.new(-180, 0, -180)
  1732. Part184.Anchored = true
  1733. Part184.Size = Vector3.new(0.5, 0.75, 0.5)
  1734. Part184.CFrame = CFrame.new(16.7499313, 0.469999999, -68.5000153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1735. Part184.BottomSurface = Enum.SurfaceType.Smooth
  1736. Part184.TopSurface = Enum.SurfaceType.Smooth
  1737. Part184.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1738. Part184.Position = Vector3.new(16.7499313, 0.469999999, -68.5000153)
  1739. Part184.Orientation = Vector3.new(0, 180, 0)
  1740. Part184.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1741. Seat185.Parent = Model179
  1742. Seat185.Material = Enum.Material.Wood
  1743. Seat185.BrickColor = BrickColor.new("Medium red")
  1744. Seat185.Rotation = Vector3.new(-180, 0, -180)
  1745. Seat185.Anchored = true
  1746. Seat185.Size = Vector3.new(2.25, 1.25, 2.75)
  1747. Seat185.CFrame = CFrame.new(17.624939, 1.47500002, -67.3750153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1748. Seat185.BottomSurface = Enum.SurfaceType.Smooth
  1749. Seat185.TopSurface = Enum.SurfaceType.Smooth
  1750. Seat185.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1751. Seat185.Position = Vector3.new(17.624939, 1.47500002, -67.3750153)
  1752. Seat185.Orientation = Vector3.new(0, 180, 0)
  1753. Seat185.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1754. Model186.Name = "seet"
  1755. Model186.Parent = Model171
  1756. Part187.Parent = Model186
  1757. Part187.Material = Enum.Material.Wood
  1758. Part187.BrickColor = BrickColor.new("Medium red")
  1759. Part187.Rotation = Vector3.new(0, -90, 0)
  1760. Part187.Anchored = true
  1761. Part187.Size = Vector3.new(2.25, 3, 0.75)
  1762. Part187.CFrame = CFrame.new(12.1249924, 3.5999999, -63.625, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1763. Part187.BottomSurface = Enum.SurfaceType.Smooth
  1764. Part187.TopSurface = Enum.SurfaceType.Smooth
  1765. Part187.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1766. Part187.Position = Vector3.new(12.1249924, 3.5999999, -63.625)
  1767. Part187.Orientation = Vector3.new(0, -90, 0)
  1768. Part187.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1769. Part188.Parent = Model186
  1770. Part188.Material = Enum.Material.Wood
  1771. Part188.BrickColor = BrickColor.new("Medium red")
  1772. Part188.Rotation = Vector3.new(0, -90, 0)
  1773. Part188.Anchored = true
  1774. Part188.Size = Vector3.new(0.5, 0.75, 0.5)
  1775. Part188.CFrame = CFrame.new(11.9999847, 0.474999994, -64.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1776. Part188.BottomSurface = Enum.SurfaceType.Smooth
  1777. Part188.TopSurface = Enum.SurfaceType.Smooth
  1778. Part188.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1779. Part188.Position = Vector3.new(11.9999847, 0.474999994, -64.5)
  1780. Part188.Orientation = Vector3.new(0, -90, 0)
  1781. Part188.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1782. Part189.Parent = Model186
  1783. Part189.Material = Enum.Material.Wood
  1784. Part189.BrickColor = BrickColor.new("Medium red")
  1785. Part189.Rotation = Vector3.new(0, -90, 0)
  1786. Part189.Anchored = true
  1787. Part189.Size = Vector3.new(0.5, 0.75, 0.5)
  1788. Part189.CFrame = CFrame.new(14.2499943, 0.474999994, -64.4999924, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1789. Part189.BottomSurface = Enum.SurfaceType.Smooth
  1790. Part189.TopSurface = Enum.SurfaceType.Smooth
  1791. Part189.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1792. Part189.Position = Vector3.new(14.2499943, 0.474999994, -64.4999924)
  1793. Part189.Orientation = Vector3.new(0, -90, 0)
  1794. Part189.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1795. Part190.Parent = Model186
  1796. Part190.Material = Enum.Material.Wood
  1797. Part190.BrickColor = BrickColor.new("Medium red")
  1798. Part190.Rotation = Vector3.new(0, -90, 0)
  1799. Part190.Anchored = true
  1800. Part190.Size = Vector3.new(0.5, 0.75, 0.5)
  1801. Part190.CFrame = CFrame.new(14.2500019, 0.469999999, -62.75, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1802. Part190.BottomSurface = Enum.SurfaceType.Smooth
  1803. Part190.TopSurface = Enum.SurfaceType.Smooth
  1804. Part190.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1805. Part190.Position = Vector3.new(14.2500019, 0.469999999, -62.75)
  1806. Part190.Orientation = Vector3.new(0, -90, 0)
  1807. Part190.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1808. Part191.Parent = Model186
  1809. Part191.Material = Enum.Material.Wood
  1810. Part191.BrickColor = BrickColor.new("Medium red")
  1811. Part191.Rotation = Vector3.new(0, -90, 0)
  1812. Part191.Anchored = true
  1813. Part191.Size = Vector3.new(0.5, 0.75, 0.5)
  1814. Part191.CFrame = CFrame.new(11.9999962, 0.469999999, -62.75, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1815. Part191.BottomSurface = Enum.SurfaceType.Smooth
  1816. Part191.TopSurface = Enum.SurfaceType.Smooth
  1817. Part191.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1818. Part191.Position = Vector3.new(11.9999962, 0.469999999, -62.75)
  1819. Part191.Orientation = Vector3.new(0, -90, 0)
  1820. Part191.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1821. Seat192.Parent = Model186
  1822. Seat192.Material = Enum.Material.Wood
  1823. Seat192.BrickColor = BrickColor.new("Medium red")
  1824. Seat192.Rotation = Vector3.new(0, -90, 0)
  1825. Seat192.Anchored = true
  1826. Seat192.Size = Vector3.new(2.25, 1.25, 2.75)
  1827. Seat192.CFrame = CFrame.new(13.125, 1.47500002, -63.625, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1828. Seat192.BottomSurface = Enum.SurfaceType.Smooth
  1829. Seat192.TopSurface = Enum.SurfaceType.Smooth
  1830. Seat192.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1831. Seat192.Position = Vector3.new(13.125, 1.47500002, -63.625)
  1832. Seat192.Orientation = Vector3.new(0, -90, 0)
  1833. Seat192.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1834. Model193.Name = "seet"
  1835. Model193.Parent = Model171
  1836. Part194.Parent = Model193
  1837. Part194.Material = Enum.Material.Wood
  1838. Part194.BrickColor = BrickColor.new("Medium red")
  1839. Part194.Rotation = Vector3.new(0, 90, 0)
  1840. Part194.Anchored = true
  1841. Part194.Size = Vector3.new(2.25, 3, 0.75)
  1842. Part194.CFrame = CFrame.new(23.1249733, 3.5999999, -63.6250153, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1843. Part194.BottomSurface = Enum.SurfaceType.Smooth
  1844. Part194.TopSurface = Enum.SurfaceType.Smooth
  1845. Part194.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1846. Part194.Position = Vector3.new(23.1249733, 3.5999999, -63.6250153)
  1847. Part194.Orientation = Vector3.new(0, 90, 0)
  1848. Part194.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1849. Part195.Parent = Model193
  1850. Part195.Material = Enum.Material.Wood
  1851. Part195.BrickColor = BrickColor.new("Medium red")
  1852. Part195.Rotation = Vector3.new(0, 90, 0)
  1853. Part195.Anchored = true
  1854. Part195.Size = Vector3.new(0.5, 0.75, 0.5)
  1855. Part195.CFrame = CFrame.new(23.2500076, 0.474999994, -62.75, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1856. Part195.BottomSurface = Enum.SurfaceType.Smooth
  1857. Part195.TopSurface = Enum.SurfaceType.Smooth
  1858. Part195.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1859. Part195.Position = Vector3.new(23.2500076, 0.474999994, -62.75)
  1860. Part195.Orientation = Vector3.new(0, 90, 0)
  1861. Part195.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1862. Part196.Parent = Model193
  1863. Part196.Material = Enum.Material.Wood
  1864. Part196.BrickColor = BrickColor.new("Medium red")
  1865. Part196.Rotation = Vector3.new(0, 90, 0)
  1866. Part196.Anchored = true
  1867. Part196.Size = Vector3.new(0.5, 0.75, 0.5)
  1868. Part196.CFrame = CFrame.new(20.9999657, 0.474999994, -62.75, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1869. Part196.BottomSurface = Enum.SurfaceType.Smooth
  1870. Part196.TopSurface = Enum.SurfaceType.Smooth
  1871. Part196.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1872. Part196.Position = Vector3.new(20.9999657, 0.474999994, -62.75)
  1873. Part196.Orientation = Vector3.new(0, 90, 0)
  1874. Part196.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1875. Part197.Parent = Model193
  1876. Part197.Material = Enum.Material.Wood
  1877. Part197.BrickColor = BrickColor.new("Medium red")
  1878. Part197.Rotation = Vector3.new(0, 90, 0)
  1879. Part197.Anchored = true
  1880. Part197.Size = Vector3.new(0.5, 0.75, 0.5)
  1881. Part197.CFrame = CFrame.new(20.9999485, 0.469999999, -64.5, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1882. Part197.BottomSurface = Enum.SurfaceType.Smooth
  1883. Part197.TopSurface = Enum.SurfaceType.Smooth
  1884. Part197.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1885. Part197.Position = Vector3.new(20.9999485, 0.469999999, -64.5)
  1886. Part197.Orientation = Vector3.new(0, 90, 0)
  1887. Part197.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1888. Part198.Parent = Model193
  1889. Part198.Material = Enum.Material.Wood
  1890. Part198.BrickColor = BrickColor.new("Medium red")
  1891. Part198.Rotation = Vector3.new(0, 90, 0)
  1892. Part198.Anchored = true
  1893. Part198.Size = Vector3.new(0.5, 0.75, 0.5)
  1894. Part198.CFrame = CFrame.new(23.2499828, 0.469999999, -64.5, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1895. Part198.BottomSurface = Enum.SurfaceType.Smooth
  1896. Part198.TopSurface = Enum.SurfaceType.Smooth
  1897. Part198.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1898. Part198.Position = Vector3.new(23.2499828, 0.469999999, -64.5)
  1899. Part198.Orientation = Vector3.new(0, 90, 0)
  1900. Part198.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1901. Seat199.Parent = Model193
  1902. Seat199.Material = Enum.Material.Wood
  1903. Seat199.BrickColor = BrickColor.new("Medium red")
  1904. Seat199.Rotation = Vector3.new(0, 90, 0)
  1905. Seat199.Anchored = true
  1906. Seat199.Size = Vector3.new(2.25, 1.25, 2.75)
  1907. Seat199.CFrame = CFrame.new(22.1249695, 1.47500002, -63.625, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1908. Seat199.BottomSurface = Enum.SurfaceType.Smooth
  1909. Seat199.TopSurface = Enum.SurfaceType.Smooth
  1910. Seat199.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1911. Seat199.Position = Vector3.new(22.1249695, 1.47500002, -63.625)
  1912. Seat199.Orientation = Vector3.new(0, 90, 0)
  1913. Seat199.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1914. Model200.Name = "table"
  1915. Model200.Parent = Model171
  1916. Part201.Parent = Model200
  1917. Part201.Material = Enum.Material.Metal
  1918. Part201.BrickColor = BrickColor.new("Black")
  1919. Part201.Anchored = true
  1920. Part201.Size = Vector3.new(0.5, 3.25, 0.5)
  1921. Part201.CFrame = CFrame.new(17.75, 1.7249999, -63.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1922. Part201.BottomSurface = Enum.SurfaceType.Smooth
  1923. Part201.TopSurface = Enum.SurfaceType.Smooth
  1924. Part201.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1925. Part201.Position = Vector3.new(17.75, 1.7249999, -63.75)
  1926. Part201.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1927. Part202.Parent = Model200
  1928. Part202.Material = Enum.Material.Metal
  1929. Part202.BrickColor = BrickColor.new("Black")
  1930. Part202.Anchored = true
  1931. Part202.Size = Vector3.new(6.5, 0.25, 5.5)
  1932. Part202.CFrame = CFrame.new(17.5, 3.4749999, -63.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1933. Part202.BottomSurface = Enum.SurfaceType.Smooth
  1934. Part202.TopSurface = Enum.SurfaceType.Smooth
  1935. Part202.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1936. Part202.Position = Vector3.new(17.5, 3.4749999, -63.75)
  1937. Part202.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1938. Model203.Name = "seetz etc"
  1939. Model203.Parent = Model0
  1940. Model204.Name = "seet"
  1941. Model204.Parent = Model203
  1942. Part205.Parent = Model204
  1943. Part205.Material = Enum.Material.Wood
  1944. Part205.BrickColor = BrickColor.new("Medium red")
  1945. Part205.Anchored = true
  1946. Part205.Size = Vector3.new(2.25, 3, 0.75)
  1947. Part205.CFrame = CFrame.new(17.625, 3.5999999, -42.125, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1948. Part205.BottomSurface = Enum.SurfaceType.Smooth
  1949. Part205.TopSurface = Enum.SurfaceType.Smooth
  1950. Part205.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1951. Part205.Position = Vector3.new(17.625, 3.5999999, -42.125)
  1952. Part205.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1953. Part206.Parent = Model204
  1954. Part206.Material = Enum.Material.Wood
  1955. Part206.BrickColor = BrickColor.new("Medium red")
  1956. Part206.Anchored = true
  1957. Part206.Size = Vector3.new(0.5, 0.75, 0.5)
  1958. Part206.CFrame = CFrame.new(16.75, 0.474999905, -42, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1959. Part206.BottomSurface = Enum.SurfaceType.Smooth
  1960. Part206.TopSurface = Enum.SurfaceType.Smooth
  1961. Part206.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1962. Part206.Position = Vector3.new(16.75, 0.474999905, -42)
  1963. Part206.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1964. Part207.Parent = Model204
  1965. Part207.Material = Enum.Material.Wood
  1966. Part207.BrickColor = BrickColor.new("Medium red")
  1967. Part207.Anchored = true
  1968. Part207.Size = Vector3.new(0.5, 0.75, 0.5)
  1969. Part207.CFrame = CFrame.new(16.75, 0.474999905, -44.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1970. Part207.BottomSurface = Enum.SurfaceType.Smooth
  1971. Part207.TopSurface = Enum.SurfaceType.Smooth
  1972. Part207.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1973. Part207.Position = Vector3.new(16.75, 0.474999905, -44.25)
  1974. Part207.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1975. Part208.Parent = Model204
  1976. Part208.Material = Enum.Material.Wood
  1977. Part208.BrickColor = BrickColor.new("Medium red")
  1978. Part208.Anchored = true
  1979. Part208.Size = Vector3.new(0.5, 0.75, 0.5)
  1980. Part208.CFrame = CFrame.new(18.5, 0.469999999, -44.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1981. Part208.BottomSurface = Enum.SurfaceType.Smooth
  1982. Part208.TopSurface = Enum.SurfaceType.Smooth
  1983. Part208.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1984. Part208.Position = Vector3.new(18.5, 0.469999999, -44.25)
  1985. Part208.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1986. Part209.Parent = Model204
  1987. Part209.Material = Enum.Material.Wood
  1988. Part209.BrickColor = BrickColor.new("Medium red")
  1989. Part209.Anchored = true
  1990. Part209.Size = Vector3.new(0.5, 0.75, 0.5)
  1991. Part209.CFrame = CFrame.new(18.5, 0.469999999, -42, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1992. Part209.BottomSurface = Enum.SurfaceType.Smooth
  1993. Part209.TopSurface = Enum.SurfaceType.Smooth
  1994. Part209.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1995. Part209.Position = Vector3.new(18.5, 0.469999999, -42)
  1996. Part209.Color = Color3.new(0.854902, 0.52549, 0.478431)
  1997. Seat210.Parent = Model204
  1998. Seat210.Material = Enum.Material.Wood
  1999. Seat210.BrickColor = BrickColor.new("Medium red")
  2000. Seat210.Anchored = true
  2001. Seat210.Size = Vector3.new(2.25, 1.25, 2.75)
  2002. Seat210.CFrame = CFrame.new(17.625, 1.4749999, -43.125, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2003. Seat210.BottomSurface = Enum.SurfaceType.Smooth
  2004. Seat210.TopSurface = Enum.SurfaceType.Smooth
  2005. Seat210.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2006. Seat210.Position = Vector3.new(17.625, 1.4749999, -43.125)
  2007. Seat210.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2008. Model211.Name = "seet"
  2009. Model211.Parent = Model203
  2010. Part212.Parent = Model211
  2011. Part212.Material = Enum.Material.Wood
  2012. Part212.BrickColor = BrickColor.new("Medium red")
  2013. Part212.Rotation = Vector3.new(-180, 0, -180)
  2014. Part212.Anchored = true
  2015. Part212.Size = Vector3.new(2.25, 3, 0.75)
  2016. Part212.CFrame = CFrame.new(17.6249428, 3.5999999, -51.6250229, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2017. Part212.BottomSurface = Enum.SurfaceType.Smooth
  2018. Part212.TopSurface = Enum.SurfaceType.Smooth
  2019. Part212.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2020. Part212.Position = Vector3.new(17.6249428, 3.5999999, -51.6250229)
  2021. Part212.Orientation = Vector3.new(0, 180, 0)
  2022. Part212.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2023. Part213.Parent = Model211
  2024. Part213.Material = Enum.Material.Wood
  2025. Part213.BrickColor = BrickColor.new("Medium red")
  2026. Part213.Rotation = Vector3.new(-180, 0, -180)
  2027. Part213.Anchored = true
  2028. Part213.Size = Vector3.new(0.5, 0.75, 0.5)
  2029. Part213.CFrame = CFrame.new(18.4999561, 0.474999994, -51.7500305, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2030. Part213.BottomSurface = Enum.SurfaceType.Smooth
  2031. Part213.TopSurface = Enum.SurfaceType.Smooth
  2032. Part213.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2033. Part213.Position = Vector3.new(18.4999561, 0.474999994, -51.7500305)
  2034. Part213.Orientation = Vector3.new(0, 180, 0)
  2035. Part213.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2036. Part214.Parent = Model211
  2037. Part214.Material = Enum.Material.Wood
  2038. Part214.BrickColor = BrickColor.new("Medium red")
  2039. Part214.Rotation = Vector3.new(-180, 0, -180)
  2040. Part214.Anchored = true
  2041. Part214.Size = Vector3.new(0.5, 0.75, 0.5)
  2042. Part214.CFrame = CFrame.new(18.4999313, 0.474999994, -49.5000076, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2043. Part214.BottomSurface = Enum.SurfaceType.Smooth
  2044. Part214.TopSurface = Enum.SurfaceType.Smooth
  2045. Part214.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2046. Part214.Position = Vector3.new(18.4999313, 0.474999994, -49.5000076)
  2047. Part214.Orientation = Vector3.new(0, 180, 0)
  2048. Part214.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2049. Part215.Parent = Model211
  2050. Part215.Material = Enum.Material.Wood
  2051. Part215.BrickColor = BrickColor.new("Medium red")
  2052. Part215.Rotation = Vector3.new(-180, 0, -180)
  2053. Part215.Anchored = true
  2054. Part215.Size = Vector3.new(0.5, 0.75, 0.5)
  2055. Part215.CFrame = CFrame.new(16.749939, 0.469999999, -49.5000153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2056. Part215.BottomSurface = Enum.SurfaceType.Smooth
  2057. Part215.TopSurface = Enum.SurfaceType.Smooth
  2058. Part215.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2059. Part215.Position = Vector3.new(16.749939, 0.469999999, -49.5000153)
  2060. Part215.Orientation = Vector3.new(0, 180, 0)
  2061. Part215.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2062. Part216.Parent = Model211
  2063. Part216.Material = Enum.Material.Wood
  2064. Part216.BrickColor = BrickColor.new("Medium red")
  2065. Part216.Rotation = Vector3.new(-180, 0, -180)
  2066. Part216.Anchored = true
  2067. Part216.Size = Vector3.new(0.5, 0.75, 0.5)
  2068. Part216.CFrame = CFrame.new(16.7499313, 0.469999999, -51.7500153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2069. Part216.BottomSurface = Enum.SurfaceType.Smooth
  2070. Part216.TopSurface = Enum.SurfaceType.Smooth
  2071. Part216.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2072. Part216.Position = Vector3.new(16.7499313, 0.469999999, -51.7500153)
  2073. Part216.Orientation = Vector3.new(0, 180, 0)
  2074. Part216.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2075. Seat217.Parent = Model211
  2076. Seat217.Material = Enum.Material.Wood
  2077. Seat217.BrickColor = BrickColor.new("Medium red")
  2078. Seat217.Rotation = Vector3.new(-180, 0, -180)
  2079. Seat217.Anchored = true
  2080. Seat217.Size = Vector3.new(2.25, 1.25, 2.75)
  2081. Seat217.CFrame = CFrame.new(17.624939, 1.47500002, -50.6250153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2082. Seat217.BottomSurface = Enum.SurfaceType.Smooth
  2083. Seat217.TopSurface = Enum.SurfaceType.Smooth
  2084. Seat217.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2085. Seat217.Position = Vector3.new(17.624939, 1.47500002, -50.6250153)
  2086. Seat217.Orientation = Vector3.new(0, 180, 0)
  2087. Seat217.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2088. Model218.Name = "seet"
  2089. Model218.Parent = Model203
  2090. Part219.Parent = Model218
  2091. Part219.Material = Enum.Material.Wood
  2092. Part219.BrickColor = BrickColor.new("Medium red")
  2093. Part219.Rotation = Vector3.new(0, -90, 0)
  2094. Part219.Anchored = true
  2095. Part219.Size = Vector3.new(2.25, 3, 0.75)
  2096. Part219.CFrame = CFrame.new(12.1249924, 3.5999999, -46.875, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2097. Part219.BottomSurface = Enum.SurfaceType.Smooth
  2098. Part219.TopSurface = Enum.SurfaceType.Smooth
  2099. Part219.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2100. Part219.Position = Vector3.new(12.1249924, 3.5999999, -46.875)
  2101. Part219.Orientation = Vector3.new(0, -90, 0)
  2102. Part219.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2103. Part220.Parent = Model218
  2104. Part220.Material = Enum.Material.Wood
  2105. Part220.BrickColor = BrickColor.new("Medium red")
  2106. Part220.Rotation = Vector3.new(0, -90, 0)
  2107. Part220.Anchored = true
  2108. Part220.Size = Vector3.new(0.5, 0.75, 0.5)
  2109. Part220.CFrame = CFrame.new(11.9999847, 0.474999994, -47.75, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2110. Part220.BottomSurface = Enum.SurfaceType.Smooth
  2111. Part220.TopSurface = Enum.SurfaceType.Smooth
  2112. Part220.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2113. Part220.Position = Vector3.new(11.9999847, 0.474999994, -47.75)
  2114. Part220.Orientation = Vector3.new(0, -90, 0)
  2115. Part220.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2116. Part221.Parent = Model218
  2117. Part221.Material = Enum.Material.Wood
  2118. Part221.BrickColor = BrickColor.new("Medium red")
  2119. Part221.Rotation = Vector3.new(0, -90, 0)
  2120. Part221.Anchored = true
  2121. Part221.Size = Vector3.new(0.5, 0.75, 0.5)
  2122. Part221.CFrame = CFrame.new(14.2499943, 0.474999994, -47.7499924, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2123. Part221.BottomSurface = Enum.SurfaceType.Smooth
  2124. Part221.TopSurface = Enum.SurfaceType.Smooth
  2125. Part221.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2126. Part221.Position = Vector3.new(14.2499943, 0.474999994, -47.7499924)
  2127. Part221.Orientation = Vector3.new(0, -90, 0)
  2128. Part221.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2129. Part222.Parent = Model218
  2130. Part222.Material = Enum.Material.Wood
  2131. Part222.BrickColor = BrickColor.new("Medium red")
  2132. Part222.Rotation = Vector3.new(0, -90, 0)
  2133. Part222.Anchored = true
  2134. Part222.Size = Vector3.new(0.5, 0.75, 0.5)
  2135. Part222.CFrame = CFrame.new(14.2500019, 0.469999999, -46, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2136. Part222.BottomSurface = Enum.SurfaceType.Smooth
  2137. Part222.TopSurface = Enum.SurfaceType.Smooth
  2138. Part222.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2139. Part222.Position = Vector3.new(14.2500019, 0.469999999, -46)
  2140. Part222.Orientation = Vector3.new(0, -90, 0)
  2141. Part222.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2142. Part223.Parent = Model218
  2143. Part223.Material = Enum.Material.Wood
  2144. Part223.BrickColor = BrickColor.new("Medium red")
  2145. Part223.Rotation = Vector3.new(0, -90, 0)
  2146. Part223.Anchored = true
  2147. Part223.Size = Vector3.new(0.5, 0.75, 0.5)
  2148. Part223.CFrame = CFrame.new(11.9999962, 0.469999999, -46, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2149. Part223.BottomSurface = Enum.SurfaceType.Smooth
  2150. Part223.TopSurface = Enum.SurfaceType.Smooth
  2151. Part223.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2152. Part223.Position = Vector3.new(11.9999962, 0.469999999, -46)
  2153. Part223.Orientation = Vector3.new(0, -90, 0)
  2154. Part223.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2155. Seat224.Parent = Model218
  2156. Seat224.Material = Enum.Material.Wood
  2157. Seat224.BrickColor = BrickColor.new("Medium red")
  2158. Seat224.Rotation = Vector3.new(0, -90, 0)
  2159. Seat224.Anchored = true
  2160. Seat224.Size = Vector3.new(2.25, 1.25, 2.75)
  2161. Seat224.CFrame = CFrame.new(13.125, 1.47500002, -46.875, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2162. Seat224.BottomSurface = Enum.SurfaceType.Smooth
  2163. Seat224.TopSurface = Enum.SurfaceType.Smooth
  2164. Seat224.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2165. Seat224.Position = Vector3.new(13.125, 1.47500002, -46.875)
  2166. Seat224.Orientation = Vector3.new(0, -90, 0)
  2167. Seat224.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2168. Model225.Name = "seet"
  2169. Model225.Parent = Model203
  2170. Part226.Parent = Model225
  2171. Part226.Material = Enum.Material.Wood
  2172. Part226.BrickColor = BrickColor.new("Medium red")
  2173. Part226.Rotation = Vector3.new(0, 90, 0)
  2174. Part226.Anchored = true
  2175. Part226.Size = Vector3.new(2.25, 3, 0.75)
  2176. Part226.CFrame = CFrame.new(23.1249733, 3.5999999, -46.8750153, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2177. Part226.BottomSurface = Enum.SurfaceType.Smooth
  2178. Part226.TopSurface = Enum.SurfaceType.Smooth
  2179. Part226.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2180. Part226.Position = Vector3.new(23.1249733, 3.5999999, -46.8750153)
  2181. Part226.Orientation = Vector3.new(0, 90, 0)
  2182. Part226.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2183. Part227.Parent = Model225
  2184. Part227.Material = Enum.Material.Wood
  2185. Part227.BrickColor = BrickColor.new("Medium red")
  2186. Part227.Rotation = Vector3.new(0, 90, 0)
  2187. Part227.Anchored = true
  2188. Part227.Size = Vector3.new(0.5, 0.75, 0.5)
  2189. Part227.CFrame = CFrame.new(23.2500076, 0.474999994, -46, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2190. Part227.BottomSurface = Enum.SurfaceType.Smooth
  2191. Part227.TopSurface = Enum.SurfaceType.Smooth
  2192. Part227.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2193. Part227.Position = Vector3.new(23.2500076, 0.474999994, -46)
  2194. Part227.Orientation = Vector3.new(0, 90, 0)
  2195. Part227.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2196. Part228.Parent = Model225
  2197. Part228.Material = Enum.Material.Wood
  2198. Part228.BrickColor = BrickColor.new("Medium red")
  2199. Part228.Rotation = Vector3.new(0, 90, 0)
  2200. Part228.Anchored = true
  2201. Part228.Size = Vector3.new(0.5, 0.75, 0.5)
  2202. Part228.CFrame = CFrame.new(20.9999657, 0.474999994, -46, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2203. Part228.BottomSurface = Enum.SurfaceType.Smooth
  2204. Part228.TopSurface = Enum.SurfaceType.Smooth
  2205. Part228.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2206. Part228.Position = Vector3.new(20.9999657, 0.474999994, -46)
  2207. Part228.Orientation = Vector3.new(0, 90, 0)
  2208. Part228.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2209. Part229.Parent = Model225
  2210. Part229.Material = Enum.Material.Wood
  2211. Part229.BrickColor = BrickColor.new("Medium red")
  2212. Part229.Rotation = Vector3.new(0, 90, 0)
  2213. Part229.Anchored = true
  2214. Part229.Size = Vector3.new(0.5, 0.75, 0.5)
  2215. Part229.CFrame = CFrame.new(20.9999485, 0.469999999, -47.75, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2216. Part229.BottomSurface = Enum.SurfaceType.Smooth
  2217. Part229.TopSurface = Enum.SurfaceType.Smooth
  2218. Part229.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2219. Part229.Position = Vector3.new(20.9999485, 0.469999999, -47.75)
  2220. Part229.Orientation = Vector3.new(0, 90, 0)
  2221. Part229.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2222. Part230.Parent = Model225
  2223. Part230.Material = Enum.Material.Wood
  2224. Part230.BrickColor = BrickColor.new("Medium red")
  2225. Part230.Rotation = Vector3.new(0, 90, 0)
  2226. Part230.Anchored = true
  2227. Part230.Size = Vector3.new(0.5, 0.75, 0.5)
  2228. Part230.CFrame = CFrame.new(23.2499828, 0.469999999, -47.75, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2229. Part230.BottomSurface = Enum.SurfaceType.Smooth
  2230. Part230.TopSurface = Enum.SurfaceType.Smooth
  2231. Part230.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2232. Part230.Position = Vector3.new(23.2499828, 0.469999999, -47.75)
  2233. Part230.Orientation = Vector3.new(0, 90, 0)
  2234. Part230.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2235. Seat231.Parent = Model225
  2236. Seat231.Material = Enum.Material.Wood
  2237. Seat231.BrickColor = BrickColor.new("Medium red")
  2238. Seat231.Rotation = Vector3.new(0, 90, 0)
  2239. Seat231.Anchored = true
  2240. Seat231.Size = Vector3.new(2.25, 1.25, 2.75)
  2241. Seat231.CFrame = CFrame.new(22.1249695, 1.47500002, -46.875, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2242. Seat231.BottomSurface = Enum.SurfaceType.Smooth
  2243. Seat231.TopSurface = Enum.SurfaceType.Smooth
  2244. Seat231.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2245. Seat231.Position = Vector3.new(22.1249695, 1.47500002, -46.875)
  2246. Seat231.Orientation = Vector3.new(0, 90, 0)
  2247. Seat231.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2248. Model232.Name = "table"
  2249. Model232.Parent = Model203
  2250. Part233.Parent = Model232
  2251. Part233.Material = Enum.Material.Metal
  2252. Part233.BrickColor = BrickColor.new("Black")
  2253. Part233.Anchored = true
  2254. Part233.Size = Vector3.new(0.5, 3.25, 0.5)
  2255. Part233.CFrame = CFrame.new(17.75, 1.7249999, -47, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2256. Part233.BottomSurface = Enum.SurfaceType.Smooth
  2257. Part233.TopSurface = Enum.SurfaceType.Smooth
  2258. Part233.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2259. Part233.Position = Vector3.new(17.75, 1.7249999, -47)
  2260. Part233.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2261. Part234.Parent = Model232
  2262. Part234.Material = Enum.Material.Metal
  2263. Part234.BrickColor = BrickColor.new("Black")
  2264. Part234.Anchored = true
  2265. Part234.Size = Vector3.new(6.5, 0.25, 5.5)
  2266. Part234.CFrame = CFrame.new(17.5, 3.4749999, -47, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2267. Part234.BottomSurface = Enum.SurfaceType.Smooth
  2268. Part234.TopSurface = Enum.SurfaceType.Smooth
  2269. Part234.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2270. Part234.Position = Vector3.new(17.5, 3.4749999, -47)
  2271. Part234.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2272. Model235.Name = "seetz etc"
  2273. Model235.Parent = Model0
  2274. Model236.Name = "seet"
  2275. Model236.Parent = Model235
  2276. Part237.Parent = Model236
  2277. Part237.Material = Enum.Material.Wood
  2278. Part237.BrickColor = BrickColor.new("Medium red")
  2279. Part237.Anchored = true
  2280. Part237.Size = Vector3.new(2.25, 3, 0.75)
  2281. Part237.CFrame = CFrame.new(-24.375, 3.5999999, -42.125, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2282. Part237.BottomSurface = Enum.SurfaceType.Smooth
  2283. Part237.TopSurface = Enum.SurfaceType.Smooth
  2284. Part237.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2285. Part237.Position = Vector3.new(-24.375, 3.5999999, -42.125)
  2286. Part237.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2287. Part238.Parent = Model236
  2288. Part238.Material = Enum.Material.Wood
  2289. Part238.BrickColor = BrickColor.new("Medium red")
  2290. Part238.Anchored = true
  2291. Part238.Size = Vector3.new(0.5, 0.75, 0.5)
  2292. Part238.CFrame = CFrame.new(-25.25, 0.474999905, -42, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2293. Part238.BottomSurface = Enum.SurfaceType.Smooth
  2294. Part238.TopSurface = Enum.SurfaceType.Smooth
  2295. Part238.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2296. Part238.Position = Vector3.new(-25.25, 0.474999905, -42)
  2297. Part238.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2298. Part239.Parent = Model236
  2299. Part239.Material = Enum.Material.Wood
  2300. Part239.BrickColor = BrickColor.new("Medium red")
  2301. Part239.Anchored = true
  2302. Part239.Size = Vector3.new(0.5, 0.75, 0.5)
  2303. Part239.CFrame = CFrame.new(-25.25, 0.474999905, -44.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2304. Part239.BottomSurface = Enum.SurfaceType.Smooth
  2305. Part239.TopSurface = Enum.SurfaceType.Smooth
  2306. Part239.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2307. Part239.Position = Vector3.new(-25.25, 0.474999905, -44.25)
  2308. Part239.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2309. Part240.Parent = Model236
  2310. Part240.Material = Enum.Material.Wood
  2311. Part240.BrickColor = BrickColor.new("Medium red")
  2312. Part240.Anchored = true
  2313. Part240.Size = Vector3.new(0.5, 0.75, 0.5)
  2314. Part240.CFrame = CFrame.new(-23.5, 0.469999999, -44.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2315. Part240.BottomSurface = Enum.SurfaceType.Smooth
  2316. Part240.TopSurface = Enum.SurfaceType.Smooth
  2317. Part240.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2318. Part240.Position = Vector3.new(-23.5, 0.469999999, -44.25)
  2319. Part240.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2320. Part241.Parent = Model236
  2321. Part241.Material = Enum.Material.Wood
  2322. Part241.BrickColor = BrickColor.new("Medium red")
  2323. Part241.Anchored = true
  2324. Part241.Size = Vector3.new(0.5, 0.75, 0.5)
  2325. Part241.CFrame = CFrame.new(-23.5, 0.469999999, -42, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2326. Part241.BottomSurface = Enum.SurfaceType.Smooth
  2327. Part241.TopSurface = Enum.SurfaceType.Smooth
  2328. Part241.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2329. Part241.Position = Vector3.new(-23.5, 0.469999999, -42)
  2330. Part241.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2331. Seat242.Parent = Model236
  2332. Seat242.Material = Enum.Material.Wood
  2333. Seat242.BrickColor = BrickColor.new("Medium red")
  2334. Seat242.Anchored = true
  2335. Seat242.Size = Vector3.new(2.25, 1.25, 2.75)
  2336. Seat242.CFrame = CFrame.new(-24.375, 1.4749999, -43.125, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2337. Seat242.BottomSurface = Enum.SurfaceType.Smooth
  2338. Seat242.TopSurface = Enum.SurfaceType.Smooth
  2339. Seat242.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2340. Seat242.Position = Vector3.new(-24.375, 1.4749999, -43.125)
  2341. Seat242.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2342. Model243.Name = "seet"
  2343. Model243.Parent = Model235
  2344. Part244.Parent = Model243
  2345. Part244.Material = Enum.Material.Wood
  2346. Part244.BrickColor = BrickColor.new("Medium red")
  2347. Part244.Rotation = Vector3.new(-180, 0, -180)
  2348. Part244.Anchored = true
  2349. Part244.Size = Vector3.new(2.25, 3, 0.75)
  2350. Part244.CFrame = CFrame.new(-24.3750572, 3.5999999, -51.6250229, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2351. Part244.BottomSurface = Enum.SurfaceType.Smooth
  2352. Part244.TopSurface = Enum.SurfaceType.Smooth
  2353. Part244.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2354. Part244.Position = Vector3.new(-24.3750572, 3.5999999, -51.6250229)
  2355. Part244.Orientation = Vector3.new(0, 180, 0)
  2356. Part244.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2357. Part245.Parent = Model243
  2358. Part245.Material = Enum.Material.Wood
  2359. Part245.BrickColor = BrickColor.new("Medium red")
  2360. Part245.Rotation = Vector3.new(-180, 0, -180)
  2361. Part245.Anchored = true
  2362. Part245.Size = Vector3.new(0.5, 0.75, 0.5)
  2363. Part245.CFrame = CFrame.new(-23.5000439, 0.474999994, -51.7500305, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2364. Part245.BottomSurface = Enum.SurfaceType.Smooth
  2365. Part245.TopSurface = Enum.SurfaceType.Smooth
  2366. Part245.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2367. Part245.Position = Vector3.new(-23.5000439, 0.474999994, -51.7500305)
  2368. Part245.Orientation = Vector3.new(0, 180, 0)
  2369. Part245.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2370. Part246.Parent = Model243
  2371. Part246.Material = Enum.Material.Wood
  2372. Part246.BrickColor = BrickColor.new("Medium red")
  2373. Part246.Rotation = Vector3.new(-180, 0, -180)
  2374. Part246.Anchored = true
  2375. Part246.Size = Vector3.new(0.5, 0.75, 0.5)
  2376. Part246.CFrame = CFrame.new(-23.5000687, 0.474999994, -49.5000076, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2377. Part246.BottomSurface = Enum.SurfaceType.Smooth
  2378. Part246.TopSurface = Enum.SurfaceType.Smooth
  2379. Part246.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2380. Part246.Position = Vector3.new(-23.5000687, 0.474999994, -49.5000076)
  2381. Part246.Orientation = Vector3.new(0, 180, 0)
  2382. Part246.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2383. Part247.Parent = Model243
  2384. Part247.Material = Enum.Material.Wood
  2385. Part247.BrickColor = BrickColor.new("Medium red")
  2386. Part247.Rotation = Vector3.new(-180, 0, -180)
  2387. Part247.Anchored = true
  2388. Part247.Size = Vector3.new(0.5, 0.75, 0.5)
  2389. Part247.CFrame = CFrame.new(-25.250061, 0.469999999, -49.5000153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2390. Part247.BottomSurface = Enum.SurfaceType.Smooth
  2391. Part247.TopSurface = Enum.SurfaceType.Smooth
  2392. Part247.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2393. Part247.Position = Vector3.new(-25.250061, 0.469999999, -49.5000153)
  2394. Part247.Orientation = Vector3.new(0, 180, 0)
  2395. Part247.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2396. Part248.Parent = Model243
  2397. Part248.Material = Enum.Material.Wood
  2398. Part248.BrickColor = BrickColor.new("Medium red")
  2399. Part248.Rotation = Vector3.new(-180, 0, -180)
  2400. Part248.Anchored = true
  2401. Part248.Size = Vector3.new(0.5, 0.75, 0.5)
  2402. Part248.CFrame = CFrame.new(-25.2500687, 0.469999999, -51.7500153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2403. Part248.BottomSurface = Enum.SurfaceType.Smooth
  2404. Part248.TopSurface = Enum.SurfaceType.Smooth
  2405. Part248.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2406. Part248.Position = Vector3.new(-25.2500687, 0.469999999, -51.7500153)
  2407. Part248.Orientation = Vector3.new(0, 180, 0)
  2408. Part248.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2409. Seat249.Parent = Model243
  2410. Seat249.Material = Enum.Material.Wood
  2411. Seat249.BrickColor = BrickColor.new("Medium red")
  2412. Seat249.Rotation = Vector3.new(-180, 0, -180)
  2413. Seat249.Anchored = true
  2414. Seat249.Size = Vector3.new(2.25, 1.25, 2.75)
  2415. Seat249.CFrame = CFrame.new(-24.375061, 1.47500002, -50.6250153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2416. Seat249.BottomSurface = Enum.SurfaceType.Smooth
  2417. Seat249.TopSurface = Enum.SurfaceType.Smooth
  2418. Seat249.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2419. Seat249.Position = Vector3.new(-24.375061, 1.47500002, -50.6250153)
  2420. Seat249.Orientation = Vector3.new(0, 180, 0)
  2421. Seat249.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2422. Model250.Name = "seet"
  2423. Model250.Parent = Model235
  2424. Part251.Parent = Model250
  2425. Part251.Material = Enum.Material.Wood
  2426. Part251.BrickColor = BrickColor.new("Medium red")
  2427. Part251.Rotation = Vector3.new(0, -90, 0)
  2428. Part251.Anchored = true
  2429. Part251.Size = Vector3.new(2.25, 3, 0.75)
  2430. Part251.CFrame = CFrame.new(-29.8750076, 3.5999999, -46.875, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2431. Part251.BottomSurface = Enum.SurfaceType.Smooth
  2432. Part251.TopSurface = Enum.SurfaceType.Smooth
  2433. Part251.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2434. Part251.Position = Vector3.new(-29.8750076, 3.5999999, -46.875)
  2435. Part251.Orientation = Vector3.new(0, -90, 0)
  2436. Part251.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2437. Part252.Parent = Model250
  2438. Part252.Material = Enum.Material.Wood
  2439. Part252.BrickColor = BrickColor.new("Medium red")
  2440. Part252.Rotation = Vector3.new(0, -90, 0)
  2441. Part252.Anchored = true
  2442. Part252.Size = Vector3.new(0.5, 0.75, 0.5)
  2443. Part252.CFrame = CFrame.new(-30.0000153, 0.474999994, -47.75, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2444. Part252.BottomSurface = Enum.SurfaceType.Smooth
  2445. Part252.TopSurface = Enum.SurfaceType.Smooth
  2446. Part252.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2447. Part252.Position = Vector3.new(-30.0000153, 0.474999994, -47.75)
  2448. Part252.Orientation = Vector3.new(0, -90, 0)
  2449. Part252.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2450. Part253.Parent = Model250
  2451. Part253.Material = Enum.Material.Wood
  2452. Part253.BrickColor = BrickColor.new("Medium red")
  2453. Part253.Rotation = Vector3.new(0, -90, 0)
  2454. Part253.Anchored = true
  2455. Part253.Size = Vector3.new(0.5, 0.75, 0.5)
  2456. Part253.CFrame = CFrame.new(-27.7500057, 0.474999994, -47.7499924, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2457. Part253.BottomSurface = Enum.SurfaceType.Smooth
  2458. Part253.TopSurface = Enum.SurfaceType.Smooth
  2459. Part253.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2460. Part253.Position = Vector3.new(-27.7500057, 0.474999994, -47.7499924)
  2461. Part253.Orientation = Vector3.new(0, -90, 0)
  2462. Part253.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2463. Part254.Parent = Model250
  2464. Part254.Material = Enum.Material.Wood
  2465. Part254.BrickColor = BrickColor.new("Medium red")
  2466. Part254.Rotation = Vector3.new(0, -90, 0)
  2467. Part254.Anchored = true
  2468. Part254.Size = Vector3.new(0.5, 0.75, 0.5)
  2469. Part254.CFrame = CFrame.new(-27.7499981, 0.469999999, -46, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2470. Part254.BottomSurface = Enum.SurfaceType.Smooth
  2471. Part254.TopSurface = Enum.SurfaceType.Smooth
  2472. Part254.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2473. Part254.Position = Vector3.new(-27.7499981, 0.469999999, -46)
  2474. Part254.Orientation = Vector3.new(0, -90, 0)
  2475. Part254.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2476. Part255.Parent = Model250
  2477. Part255.Material = Enum.Material.Wood
  2478. Part255.BrickColor = BrickColor.new("Medium red")
  2479. Part255.Rotation = Vector3.new(0, -90, 0)
  2480. Part255.Anchored = true
  2481. Part255.Size = Vector3.new(0.5, 0.75, 0.5)
  2482. Part255.CFrame = CFrame.new(-30.0000038, 0.469999999, -46, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2483. Part255.BottomSurface = Enum.SurfaceType.Smooth
  2484. Part255.TopSurface = Enum.SurfaceType.Smooth
  2485. Part255.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2486. Part255.Position = Vector3.new(-30.0000038, 0.469999999, -46)
  2487. Part255.Orientation = Vector3.new(0, -90, 0)
  2488. Part255.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2489. Seat256.Parent = Model250
  2490. Seat256.Material = Enum.Material.Wood
  2491. Seat256.BrickColor = BrickColor.new("Medium red")
  2492. Seat256.Rotation = Vector3.new(0, -90, 0)
  2493. Seat256.Anchored = true
  2494. Seat256.Size = Vector3.new(2.25, 1.25, 2.75)
  2495. Seat256.CFrame = CFrame.new(-28.875, 1.47500002, -46.875, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2496. Seat256.BottomSurface = Enum.SurfaceType.Smooth
  2497. Seat256.TopSurface = Enum.SurfaceType.Smooth
  2498. Seat256.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2499. Seat256.Position = Vector3.new(-28.875, 1.47500002, -46.875)
  2500. Seat256.Orientation = Vector3.new(0, -90, 0)
  2501. Seat256.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2502. Model257.Name = "seet"
  2503. Model257.Parent = Model235
  2504. Part258.Parent = Model257
  2505. Part258.Material = Enum.Material.Wood
  2506. Part258.BrickColor = BrickColor.new("Medium red")
  2507. Part258.Rotation = Vector3.new(0, 90, 0)
  2508. Part258.Anchored = true
  2509. Part258.Size = Vector3.new(2.25, 3, 0.75)
  2510. Part258.CFrame = CFrame.new(-18.8750267, 3.5999999, -46.8750153, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2511. Part258.BottomSurface = Enum.SurfaceType.Smooth
  2512. Part258.TopSurface = Enum.SurfaceType.Smooth
  2513. Part258.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2514. Part258.Position = Vector3.new(-18.8750267, 3.5999999, -46.8750153)
  2515. Part258.Orientation = Vector3.new(0, 90, 0)
  2516. Part258.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2517. Part259.Parent = Model257
  2518. Part259.Material = Enum.Material.Wood
  2519. Part259.BrickColor = BrickColor.new("Medium red")
  2520. Part259.Rotation = Vector3.new(0, 90, 0)
  2521. Part259.Anchored = true
  2522. Part259.Size = Vector3.new(0.5, 0.75, 0.5)
  2523. Part259.CFrame = CFrame.new(-18.7499924, 0.474999994, -46, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2524. Part259.BottomSurface = Enum.SurfaceType.Smooth
  2525. Part259.TopSurface = Enum.SurfaceType.Smooth
  2526. Part259.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2527. Part259.Position = Vector3.new(-18.7499924, 0.474999994, -46)
  2528. Part259.Orientation = Vector3.new(0, 90, 0)
  2529. Part259.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2530. Part260.Parent = Model257
  2531. Part260.Material = Enum.Material.Wood
  2532. Part260.BrickColor = BrickColor.new("Medium red")
  2533. Part260.Rotation = Vector3.new(0, 90, 0)
  2534. Part260.Anchored = true
  2535. Part260.Size = Vector3.new(0.5, 0.75, 0.5)
  2536. Part260.CFrame = CFrame.new(-21.0000343, 0.474999994, -46, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2537. Part260.BottomSurface = Enum.SurfaceType.Smooth
  2538. Part260.TopSurface = Enum.SurfaceType.Smooth
  2539. Part260.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2540. Part260.Position = Vector3.new(-21.0000343, 0.474999994, -46)
  2541. Part260.Orientation = Vector3.new(0, 90, 0)
  2542. Part260.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2543. Part261.Parent = Model257
  2544. Part261.Material = Enum.Material.Wood
  2545. Part261.BrickColor = BrickColor.new("Medium red")
  2546. Part261.Rotation = Vector3.new(0, 90, 0)
  2547. Part261.Anchored = true
  2548. Part261.Size = Vector3.new(0.5, 0.75, 0.5)
  2549. Part261.CFrame = CFrame.new(-21.0000515, 0.469999999, -47.75, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2550. Part261.BottomSurface = Enum.SurfaceType.Smooth
  2551. Part261.TopSurface = Enum.SurfaceType.Smooth
  2552. Part261.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2553. Part261.Position = Vector3.new(-21.0000515, 0.469999999, -47.75)
  2554. Part261.Orientation = Vector3.new(0, 90, 0)
  2555. Part261.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2556. Part262.Parent = Model257
  2557. Part262.Material = Enum.Material.Wood
  2558. Part262.BrickColor = BrickColor.new("Medium red")
  2559. Part262.Rotation = Vector3.new(0, 90, 0)
  2560. Part262.Anchored = true
  2561. Part262.Size = Vector3.new(0.5, 0.75, 0.5)
  2562. Part262.CFrame = CFrame.new(-18.7500172, 0.469999999, -47.75, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2563. Part262.BottomSurface = Enum.SurfaceType.Smooth
  2564. Part262.TopSurface = Enum.SurfaceType.Smooth
  2565. Part262.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2566. Part262.Position = Vector3.new(-18.7500172, 0.469999999, -47.75)
  2567. Part262.Orientation = Vector3.new(0, 90, 0)
  2568. Part262.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2569. Seat263.Parent = Model257
  2570. Seat263.Material = Enum.Material.Wood
  2571. Seat263.BrickColor = BrickColor.new("Medium red")
  2572. Seat263.Rotation = Vector3.new(0, 90, 0)
  2573. Seat263.Anchored = true
  2574. Seat263.Size = Vector3.new(2.25, 1.25, 2.75)
  2575. Seat263.CFrame = CFrame.new(-19.8750305, 1.47500002, -46.875, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2576. Seat263.BottomSurface = Enum.SurfaceType.Smooth
  2577. Seat263.TopSurface = Enum.SurfaceType.Smooth
  2578. Seat263.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2579. Seat263.Position = Vector3.new(-19.8750305, 1.47500002, -46.875)
  2580. Seat263.Orientation = Vector3.new(0, 90, 0)
  2581. Seat263.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2582. Model264.Name = "table"
  2583. Model264.Parent = Model235
  2584. Part265.Parent = Model264
  2585. Part265.Material = Enum.Material.Metal
  2586. Part265.BrickColor = BrickColor.new("Black")
  2587. Part265.Anchored = true
  2588. Part265.Size = Vector3.new(0.5, 3.25, 0.5)
  2589. Part265.CFrame = CFrame.new(-24.25, 1.7249999, -47, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2590. Part265.BottomSurface = Enum.SurfaceType.Smooth
  2591. Part265.TopSurface = Enum.SurfaceType.Smooth
  2592. Part265.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2593. Part265.Position = Vector3.new(-24.25, 1.7249999, -47)
  2594. Part265.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2595. Part266.Parent = Model264
  2596. Part266.Material = Enum.Material.Metal
  2597. Part266.BrickColor = BrickColor.new("Black")
  2598. Part266.Anchored = true
  2599. Part266.Size = Vector3.new(6.5, 0.25, 5.5)
  2600. Part266.CFrame = CFrame.new(-24.5, 3.4749999, -47, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2601. Part266.BottomSurface = Enum.SurfaceType.Smooth
  2602. Part266.TopSurface = Enum.SurfaceType.Smooth
  2603. Part266.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2604. Part266.Position = Vector3.new(-24.5, 3.4749999, -47)
  2605. Part266.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2606. Model267.Name = "seetz etc"
  2607. Model267.Parent = Model0
  2608. Model268.Name = "seet"
  2609. Model268.Parent = Model267
  2610. Part269.Parent = Model268
  2611. Part269.Material = Enum.Material.Wood
  2612. Part269.BrickColor = BrickColor.new("Medium red")
  2613. Part269.Anchored = true
  2614. Part269.Size = Vector3.new(2.25, 3, 0.75)
  2615. Part269.CFrame = CFrame.new(-24.375, 3.5999999, -58.875, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2616. Part269.BottomSurface = Enum.SurfaceType.Smooth
  2617. Part269.TopSurface = Enum.SurfaceType.Smooth
  2618. Part269.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2619. Part269.Position = Vector3.new(-24.375, 3.5999999, -58.875)
  2620. Part269.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2621. Part270.Parent = Model268
  2622. Part270.Material = Enum.Material.Wood
  2623. Part270.BrickColor = BrickColor.new("Medium red")
  2624. Part270.Anchored = true
  2625. Part270.Size = Vector3.new(0.5, 0.75, 0.5)
  2626. Part270.CFrame = CFrame.new(-25.25, 0.474999905, -58.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2627. Part270.BottomSurface = Enum.SurfaceType.Smooth
  2628. Part270.TopSurface = Enum.SurfaceType.Smooth
  2629. Part270.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2630. Part270.Position = Vector3.new(-25.25, 0.474999905, -58.75)
  2631. Part270.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2632. Part271.Parent = Model268
  2633. Part271.Material = Enum.Material.Wood
  2634. Part271.BrickColor = BrickColor.new("Medium red")
  2635. Part271.Anchored = true
  2636. Part271.Size = Vector3.new(0.5, 0.75, 0.5)
  2637. Part271.CFrame = CFrame.new(-25.25, 0.474999905, -61, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2638. Part271.BottomSurface = Enum.SurfaceType.Smooth
  2639. Part271.TopSurface = Enum.SurfaceType.Smooth
  2640. Part271.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2641. Part271.Position = Vector3.new(-25.25, 0.474999905, -61)
  2642. Part271.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2643. Part272.Parent = Model268
  2644. Part272.Material = Enum.Material.Wood
  2645. Part272.BrickColor = BrickColor.new("Medium red")
  2646. Part272.Anchored = true
  2647. Part272.Size = Vector3.new(0.5, 0.75, 0.5)
  2648. Part272.CFrame = CFrame.new(-23.5, 0.469999999, -61, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2649. Part272.BottomSurface = Enum.SurfaceType.Smooth
  2650. Part272.TopSurface = Enum.SurfaceType.Smooth
  2651. Part272.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2652. Part272.Position = Vector3.new(-23.5, 0.469999999, -61)
  2653. Part272.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2654. Part273.Parent = Model268
  2655. Part273.Material = Enum.Material.Wood
  2656. Part273.BrickColor = BrickColor.new("Medium red")
  2657. Part273.Anchored = true
  2658. Part273.Size = Vector3.new(0.5, 0.75, 0.5)
  2659. Part273.CFrame = CFrame.new(-23.5, 0.469999999, -58.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2660. Part273.BottomSurface = Enum.SurfaceType.Smooth
  2661. Part273.TopSurface = Enum.SurfaceType.Smooth
  2662. Part273.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2663. Part273.Position = Vector3.new(-23.5, 0.469999999, -58.75)
  2664. Part273.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2665. Seat274.Parent = Model268
  2666. Seat274.Material = Enum.Material.Wood
  2667. Seat274.BrickColor = BrickColor.new("Medium red")
  2668. Seat274.Anchored = true
  2669. Seat274.Size = Vector3.new(2.25, 1.25, 2.75)
  2670. Seat274.CFrame = CFrame.new(-24.375, 1.4749999, -59.875, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2671. Seat274.BottomSurface = Enum.SurfaceType.Smooth
  2672. Seat274.TopSurface = Enum.SurfaceType.Smooth
  2673. Seat274.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2674. Seat274.Position = Vector3.new(-24.375, 1.4749999, -59.875)
  2675. Seat274.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2676. Model275.Name = "seet"
  2677. Model275.Parent = Model267
  2678. Part276.Parent = Model275
  2679. Part276.Material = Enum.Material.Wood
  2680. Part276.BrickColor = BrickColor.new("Medium red")
  2681. Part276.Rotation = Vector3.new(-180, 0, -180)
  2682. Part276.Anchored = true
  2683. Part276.Size = Vector3.new(2.25, 3, 0.75)
  2684. Part276.CFrame = CFrame.new(-24.3750572, 3.5999999, -68.3750229, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2685. Part276.BottomSurface = Enum.SurfaceType.Smooth
  2686. Part276.TopSurface = Enum.SurfaceType.Smooth
  2687. Part276.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2688. Part276.Position = Vector3.new(-24.3750572, 3.5999999, -68.3750229)
  2689. Part276.Orientation = Vector3.new(0, 180, 0)
  2690. Part276.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2691. Part277.Parent = Model275
  2692. Part277.Material = Enum.Material.Wood
  2693. Part277.BrickColor = BrickColor.new("Medium red")
  2694. Part277.Rotation = Vector3.new(-180, 0, -180)
  2695. Part277.Anchored = true
  2696. Part277.Size = Vector3.new(0.5, 0.75, 0.5)
  2697. Part277.CFrame = CFrame.new(-23.5000439, 0.474999994, -68.5000305, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2698. Part277.BottomSurface = Enum.SurfaceType.Smooth
  2699. Part277.TopSurface = Enum.SurfaceType.Smooth
  2700. Part277.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2701. Part277.Position = Vector3.new(-23.5000439, 0.474999994, -68.5000305)
  2702. Part277.Orientation = Vector3.new(0, 180, 0)
  2703. Part277.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2704. Part278.Parent = Model275
  2705. Part278.Material = Enum.Material.Wood
  2706. Part278.BrickColor = BrickColor.new("Medium red")
  2707. Part278.Rotation = Vector3.new(-180, 0, -180)
  2708. Part278.Anchored = true
  2709. Part278.Size = Vector3.new(0.5, 0.75, 0.5)
  2710. Part278.CFrame = CFrame.new(-23.5000687, 0.474999994, -66.2500076, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2711. Part278.BottomSurface = Enum.SurfaceType.Smooth
  2712. Part278.TopSurface = Enum.SurfaceType.Smooth
  2713. Part278.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2714. Part278.Position = Vector3.new(-23.5000687, 0.474999994, -66.2500076)
  2715. Part278.Orientation = Vector3.new(0, 180, 0)
  2716. Part278.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2717. Part279.Parent = Model275
  2718. Part279.Material = Enum.Material.Wood
  2719. Part279.BrickColor = BrickColor.new("Medium red")
  2720. Part279.Rotation = Vector3.new(-180, 0, -180)
  2721. Part279.Anchored = true
  2722. Part279.Size = Vector3.new(0.5, 0.75, 0.5)
  2723. Part279.CFrame = CFrame.new(-25.250061, 0.469999999, -66.2500153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2724. Part279.BottomSurface = Enum.SurfaceType.Smooth
  2725. Part279.TopSurface = Enum.SurfaceType.Smooth
  2726. Part279.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2727. Part279.Position = Vector3.new(-25.250061, 0.469999999, -66.2500153)
  2728. Part279.Orientation = Vector3.new(0, 180, 0)
  2729. Part279.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2730. Part280.Parent = Model275
  2731. Part280.Material = Enum.Material.Wood
  2732. Part280.BrickColor = BrickColor.new("Medium red")
  2733. Part280.Rotation = Vector3.new(-180, 0, -180)
  2734. Part280.Anchored = true
  2735. Part280.Size = Vector3.new(0.5, 0.75, 0.5)
  2736. Part280.CFrame = CFrame.new(-25.2500687, 0.469999999, -68.5000153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2737. Part280.BottomSurface = Enum.SurfaceType.Smooth
  2738. Part280.TopSurface = Enum.SurfaceType.Smooth
  2739. Part280.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2740. Part280.Position = Vector3.new(-25.2500687, 0.469999999, -68.5000153)
  2741. Part280.Orientation = Vector3.new(0, 180, 0)
  2742. Part280.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2743. Seat281.Parent = Model275
  2744. Seat281.Material = Enum.Material.Wood
  2745. Seat281.BrickColor = BrickColor.new("Medium red")
  2746. Seat281.Rotation = Vector3.new(-180, 0, -180)
  2747. Seat281.Anchored = true
  2748. Seat281.Size = Vector3.new(2.25, 1.25, 2.75)
  2749. Seat281.CFrame = CFrame.new(-24.375061, 1.47500002, -67.3750153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2750. Seat281.BottomSurface = Enum.SurfaceType.Smooth
  2751. Seat281.TopSurface = Enum.SurfaceType.Smooth
  2752. Seat281.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2753. Seat281.Position = Vector3.new(-24.375061, 1.47500002, -67.3750153)
  2754. Seat281.Orientation = Vector3.new(0, 180, 0)
  2755. Seat281.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2756. Model282.Name = "seet"
  2757. Model282.Parent = Model267
  2758. Part283.Parent = Model282
  2759. Part283.Material = Enum.Material.Wood
  2760. Part283.BrickColor = BrickColor.new("Medium red")
  2761. Part283.Rotation = Vector3.new(0, -90, 0)
  2762. Part283.Anchored = true
  2763. Part283.Size = Vector3.new(2.25, 3, 0.75)
  2764. Part283.CFrame = CFrame.new(-29.8750076, 3.5999999, -63.625, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2765. Part283.BottomSurface = Enum.SurfaceType.Smooth
  2766. Part283.TopSurface = Enum.SurfaceType.Smooth
  2767. Part283.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2768. Part283.Position = Vector3.new(-29.8750076, 3.5999999, -63.625)
  2769. Part283.Orientation = Vector3.new(0, -90, 0)
  2770. Part283.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2771. Part284.Parent = Model282
  2772. Part284.Material = Enum.Material.Wood
  2773. Part284.BrickColor = BrickColor.new("Medium red")
  2774. Part284.Rotation = Vector3.new(0, -90, 0)
  2775. Part284.Anchored = true
  2776. Part284.Size = Vector3.new(0.5, 0.75, 0.5)
  2777. Part284.CFrame = CFrame.new(-30.0000153, 0.474999994, -64.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2778. Part284.BottomSurface = Enum.SurfaceType.Smooth
  2779. Part284.TopSurface = Enum.SurfaceType.Smooth
  2780. Part284.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2781. Part284.Position = Vector3.new(-30.0000153, 0.474999994, -64.5)
  2782. Part284.Orientation = Vector3.new(0, -90, 0)
  2783. Part284.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2784. Part285.Parent = Model282
  2785. Part285.Material = Enum.Material.Wood
  2786. Part285.BrickColor = BrickColor.new("Medium red")
  2787. Part285.Rotation = Vector3.new(0, -90, 0)
  2788. Part285.Anchored = true
  2789. Part285.Size = Vector3.new(0.5, 0.75, 0.5)
  2790. Part285.CFrame = CFrame.new(-27.7500057, 0.474999994, -64.4999924, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2791. Part285.BottomSurface = Enum.SurfaceType.Smooth
  2792. Part285.TopSurface = Enum.SurfaceType.Smooth
  2793. Part285.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2794. Part285.Position = Vector3.new(-27.7500057, 0.474999994, -64.4999924)
  2795. Part285.Orientation = Vector3.new(0, -90, 0)
  2796. Part285.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2797. Part286.Parent = Model282
  2798. Part286.Material = Enum.Material.Wood
  2799. Part286.BrickColor = BrickColor.new("Medium red")
  2800. Part286.Rotation = Vector3.new(0, -90, 0)
  2801. Part286.Anchored = true
  2802. Part286.Size = Vector3.new(0.5, 0.75, 0.5)
  2803. Part286.CFrame = CFrame.new(-27.7499981, 0.469999999, -62.75, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2804. Part286.BottomSurface = Enum.SurfaceType.Smooth
  2805. Part286.TopSurface = Enum.SurfaceType.Smooth
  2806. Part286.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2807. Part286.Position = Vector3.new(-27.7499981, 0.469999999, -62.75)
  2808. Part286.Orientation = Vector3.new(0, -90, 0)
  2809. Part286.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2810. Part287.Parent = Model282
  2811. Part287.Material = Enum.Material.Wood
  2812. Part287.BrickColor = BrickColor.new("Medium red")
  2813. Part287.Rotation = Vector3.new(0, -90, 0)
  2814. Part287.Anchored = true
  2815. Part287.Size = Vector3.new(0.5, 0.75, 0.5)
  2816. Part287.CFrame = CFrame.new(-30.0000038, 0.469999999, -62.75, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2817. Part287.BottomSurface = Enum.SurfaceType.Smooth
  2818. Part287.TopSurface = Enum.SurfaceType.Smooth
  2819. Part287.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2820. Part287.Position = Vector3.new(-30.0000038, 0.469999999, -62.75)
  2821. Part287.Orientation = Vector3.new(0, -90, 0)
  2822. Part287.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2823. Seat288.Parent = Model282
  2824. Seat288.Material = Enum.Material.Wood
  2825. Seat288.BrickColor = BrickColor.new("Medium red")
  2826. Seat288.Rotation = Vector3.new(0, -90, 0)
  2827. Seat288.Anchored = true
  2828. Seat288.Size = Vector3.new(2.25, 1.25, 2.75)
  2829. Seat288.CFrame = CFrame.new(-28.875, 1.47500002, -63.625, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2830. Seat288.BottomSurface = Enum.SurfaceType.Smooth
  2831. Seat288.TopSurface = Enum.SurfaceType.Smooth
  2832. Seat288.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2833. Seat288.Position = Vector3.new(-28.875, 1.47500002, -63.625)
  2834. Seat288.Orientation = Vector3.new(0, -90, 0)
  2835. Seat288.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2836. Model289.Name = "seet"
  2837. Model289.Parent = Model267
  2838. Part290.Parent = Model289
  2839. Part290.Material = Enum.Material.Wood
  2840. Part290.BrickColor = BrickColor.new("Medium red")
  2841. Part290.Rotation = Vector3.new(0, 90, 0)
  2842. Part290.Anchored = true
  2843. Part290.Size = Vector3.new(2.25, 3, 0.75)
  2844. Part290.CFrame = CFrame.new(-18.8750267, 3.5999999, -63.6250153, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2845. Part290.BottomSurface = Enum.SurfaceType.Smooth
  2846. Part290.TopSurface = Enum.SurfaceType.Smooth
  2847. Part290.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2848. Part290.Position = Vector3.new(-18.8750267, 3.5999999, -63.6250153)
  2849. Part290.Orientation = Vector3.new(0, 90, 0)
  2850. Part290.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2851. Part291.Parent = Model289
  2852. Part291.Material = Enum.Material.Wood
  2853. Part291.BrickColor = BrickColor.new("Medium red")
  2854. Part291.Rotation = Vector3.new(0, 90, 0)
  2855. Part291.Anchored = true
  2856. Part291.Size = Vector3.new(0.5, 0.75, 0.5)
  2857. Part291.CFrame = CFrame.new(-18.7499924, 0.474999994, -62.75, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2858. Part291.BottomSurface = Enum.SurfaceType.Smooth
  2859. Part291.TopSurface = Enum.SurfaceType.Smooth
  2860. Part291.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2861. Part291.Position = Vector3.new(-18.7499924, 0.474999994, -62.75)
  2862. Part291.Orientation = Vector3.new(0, 90, 0)
  2863. Part291.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2864. Part292.Parent = Model289
  2865. Part292.Material = Enum.Material.Wood
  2866. Part292.BrickColor = BrickColor.new("Medium red")
  2867. Part292.Rotation = Vector3.new(0, 90, 0)
  2868. Part292.Anchored = true
  2869. Part292.Size = Vector3.new(0.5, 0.75, 0.5)
  2870. Part292.CFrame = CFrame.new(-21.0000343, 0.474999994, -62.75, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2871. Part292.BottomSurface = Enum.SurfaceType.Smooth
  2872. Part292.TopSurface = Enum.SurfaceType.Smooth
  2873. Part292.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2874. Part292.Position = Vector3.new(-21.0000343, 0.474999994, -62.75)
  2875. Part292.Orientation = Vector3.new(0, 90, 0)
  2876. Part292.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2877. Part293.Parent = Model289
  2878. Part293.Material = Enum.Material.Wood
  2879. Part293.BrickColor = BrickColor.new("Medium red")
  2880. Part293.Rotation = Vector3.new(0, 90, 0)
  2881. Part293.Anchored = true
  2882. Part293.Size = Vector3.new(0.5, 0.75, 0.5)
  2883. Part293.CFrame = CFrame.new(-21.0000515, 0.469999999, -64.5, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2884. Part293.BottomSurface = Enum.SurfaceType.Smooth
  2885. Part293.TopSurface = Enum.SurfaceType.Smooth
  2886. Part293.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2887. Part293.Position = Vector3.new(-21.0000515, 0.469999999, -64.5)
  2888. Part293.Orientation = Vector3.new(0, 90, 0)
  2889. Part293.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2890. Part294.Parent = Model289
  2891. Part294.Material = Enum.Material.Wood
  2892. Part294.BrickColor = BrickColor.new("Medium red")
  2893. Part294.Rotation = Vector3.new(0, 90, 0)
  2894. Part294.Anchored = true
  2895. Part294.Size = Vector3.new(0.5, 0.75, 0.5)
  2896. Part294.CFrame = CFrame.new(-18.7500172, 0.469999999, -64.5, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2897. Part294.BottomSurface = Enum.SurfaceType.Smooth
  2898. Part294.TopSurface = Enum.SurfaceType.Smooth
  2899. Part294.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2900. Part294.Position = Vector3.new(-18.7500172, 0.469999999, -64.5)
  2901. Part294.Orientation = Vector3.new(0, 90, 0)
  2902. Part294.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2903. Seat295.Parent = Model289
  2904. Seat295.Material = Enum.Material.Wood
  2905. Seat295.BrickColor = BrickColor.new("Medium red")
  2906. Seat295.Rotation = Vector3.new(0, 90, 0)
  2907. Seat295.Anchored = true
  2908. Seat295.Size = Vector3.new(2.25, 1.25, 2.75)
  2909. Seat295.CFrame = CFrame.new(-19.8750305, 1.47500002, -63.625, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2910. Seat295.BottomSurface = Enum.SurfaceType.Smooth
  2911. Seat295.TopSurface = Enum.SurfaceType.Smooth
  2912. Seat295.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2913. Seat295.Position = Vector3.new(-19.8750305, 1.47500002, -63.625)
  2914. Seat295.Orientation = Vector3.new(0, 90, 0)
  2915. Seat295.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2916. Model296.Name = "table"
  2917. Model296.Parent = Model267
  2918. Part297.Parent = Model296
  2919. Part297.Material = Enum.Material.Metal
  2920. Part297.BrickColor = BrickColor.new("Black")
  2921. Part297.Anchored = true
  2922. Part297.Size = Vector3.new(0.5, 3.25, 0.5)
  2923. Part297.CFrame = CFrame.new(-24.25, 1.7249999, -63.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2924. Part297.BottomSurface = Enum.SurfaceType.Smooth
  2925. Part297.TopSurface = Enum.SurfaceType.Smooth
  2926. Part297.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2927. Part297.Position = Vector3.new(-24.25, 1.7249999, -63.75)
  2928. Part297.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2929. Part298.Parent = Model296
  2930. Part298.Material = Enum.Material.Metal
  2931. Part298.BrickColor = BrickColor.new("Black")
  2932. Part298.Anchored = true
  2933. Part298.Size = Vector3.new(6.5, 0.25, 5.5)
  2934. Part298.CFrame = CFrame.new(-24.5, 3.4749999, -63.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2935. Part298.BottomSurface = Enum.SurfaceType.Smooth
  2936. Part298.TopSurface = Enum.SurfaceType.Smooth
  2937. Part298.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2938. Part298.Position = Vector3.new(-24.5, 3.4749999, -63.75)
  2939. Part298.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2940. Model299.Name = "Rufus14 (Creator)"
  2941. Model299.Parent = Model0
  2942. Model299.PrimaryPart = Part300
  2943. Part300.Name = "Head"
  2944. Part300.Parent = Model299
  2945. Part300.BrickColor = BrickColor.new("Pastel brown")
  2946. Part300.Rotation = Vector3.new(-165.019989, -9.40999985, -174.849991)
  2947. Part300.Locked = true
  2948. Part300.FormFactor = Enum.FormFactor.Symmetric
  2949. Part300.Size = Vector3.new(2, 1, 1)
  2950. Part300.CFrame = CFrame.new(15.5587091, 4.53199911, -85.0252075, -0.982551157, 0.0885212868, -0.163576201, 0.0445790105, 0.965925992, 0.254950583, 0.180571035, 0.243209943, -0.953017771)
  2951. Part300.TopSurface = Enum.SurfaceType.Smooth
  2952. Part300.Color = Color3.new(1, 0.8, 0.6)
  2953. Part300.Position = Vector3.new(15.5587091, 4.53199911, -85.0252075)
  2954. Part300.Orientation = Vector3.new(-14.7699995, -170.259995, 2.63999987)
  2955. Part300.Color = Color3.new(1, 0.8, 0.6)
  2956. SpecialMesh301.Parent = Part300
  2957. SpecialMesh301.Scale = Vector3.new(1.25, 1.25, 1.25)
  2958. SpecialMesh301.Scale = Vector3.new(1.25, 1.25, 1.25)
  2959. Sound302.Name = "GettingUp"
  2960. Sound302.Parent = Part300
  2961. Sound302.SoundId = "rbxasset://sounds/action_get_up.mp3"
  2962. Sound302.Volume = 0.64999997615814
  2963. Sound303.Name = "Died"
  2964. Sound303.Parent = Part300
  2965. Sound303.SoundId = "rbxasset://sounds/uuhhh.mp3"
  2966. Sound303.Volume = 0.64999997615814
  2967. Sound304.Name = "FreeFalling"
  2968. Sound304.Parent = Part300
  2969. Sound304.SoundId = "rbxasset://sounds/action_falling.mp3"
  2970. Sound304.Volume = 0
  2971. Sound304.Looped = true
  2972. Sound305.Name = "Jumping"
  2973. Sound305.Parent = Part300
  2974. Sound305.SoundId = "rbxasset://sounds/action_jump.mp3"
  2975. Sound305.Volume = 0.64999997615814
  2976. Sound306.Name = "Landing"
  2977. Sound306.Parent = Part300
  2978. Sound306.SoundId = "rbxasset://sounds/action_jump_land.mp3"
  2979. Sound306.Volume = 0.64999997615814
  2980. Sound307.Name = "Splash"
  2981. Sound307.Parent = Part300
  2982. Sound307.SoundId = "rbxasset://sounds/impact_water.mp3"
  2983. Sound307.Volume = 0.64999997615814
  2984. Sound308.Name = "Running"
  2985. Sound308.Parent = Part300
  2986. Sound308.Pitch = 1.8500000238419
  2987. Sound308.SoundId = "rbxasset://sounds/action_footsteps_plastic.mp3"
  2988. Sound308.Volume = 0.64999997615814
  2989. Sound308.Looped = true
  2990. Sound309.Name = "Swimming"
  2991. Sound309.Parent = Part300
  2992. Sound309.Pitch = 1.6000000238419
  2993. Sound309.SoundId = "rbxasset://sounds/action_swim.mp3"
  2994. Sound309.Volume = 0.64999997615814
  2995. Sound309.Looped = true
  2996. Sound310.Name = "Climbing"
  2997. Sound310.Parent = Part300
  2998. Sound310.SoundId = "rbxasset://sounds/action_footsteps_plastic.mp3"
  2999. Sound310.Volume = 0.64999997615814
  3000. Sound310.Looped = true
  3001. Decal311.Name = "face"
  3002. Decal311.Parent = Part300
  3003. Decal311.Texture = "http://www.roblox.com/asset/?id=7074780"
  3004. Weld312.Name = "HeadWeld"
  3005. Weld312.Parent = Part300
  3006. Weld312.C0 = CFrame.new(0, 0.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3007. Weld312.C1 = CFrame.new(0, 0.800000012, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3008. Weld312.Part0 = Part300
  3009. Weld312.Part1 = Part333
  3010. Weld313.Name = "HeadWeld"
  3011. Weld313.Parent = Part300
  3012. Weld313.C0 = CFrame.new(0, 0.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3013. Weld313.C1 = CFrame.new(1.10000002, 0.419999987, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3014. Weld313.Part0 = Part300
  3015. Weld313.Part1 = Part337
  3016. Weld314.Name = "HeadWeld"
  3017. Weld314.Parent = Part300
  3018. Weld314.C0 = CFrame.new(0, 0.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3019. Weld314.C1 = CFrame.new(0, 0.0900000036, 0.180000007, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3020. Weld314.Part0 = Part300
  3021. Weld314.Part1 = Part340
  3022. Part315.Name = "Torso"
  3023. Part315.Parent = Model299
  3024. Part315.BrickColor = BrickColor.new("Lime green")
  3025. Part315.Rotation = Vector3.new(-180, 9.92000008, 180)
  3026. Part315.Locked = true
  3027. Part315.FormFactor = Enum.FormFactor.Symmetric
  3028. Part315.Size = Vector3.new(2, 2, 1)
  3029. Part315.CFrame = CFrame.new(15.5829067, 3.00002289, -85.130867, -0.985055268, -9.46475376e-26, 0.17223841, 2.46632278e-26, 1, 6.90567111e-25, -0.17223841, 6.84494706e-25, -0.985055268)
  3030. Part315.LeftSurface = Enum.SurfaceType.Weld
  3031. Part315.RightSurface = Enum.SurfaceType.Weld
  3032. Part315.Color = Color3.new(0, 1, 0)
  3033. Part315.Position = Vector3.new(15.5829067, 3.00002289, -85.130867)
  3034. Part315.Orientation = Vector3.new(0, 170.080002, 0)
  3035. Part315.Color = Color3.new(0, 1, 0)
  3036. Decal316.Name = "roblox"
  3037. Decal316.Parent = Part315
  3038. Motor6D317.Name = "Right Hip"
  3039. Motor6D317.Parent = Part315
  3040. Motor6D317.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  3041. Motor6D317.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  3042. Motor6D317.Part0 = Part315
  3043. Motor6D317.Part1 = Part326
  3044. Motor6D317.MaxVelocity = 0.10000000149012
  3045. Motor6D318.Name = "Left Hip"
  3046. Motor6D318.Parent = Part315
  3047. Motor6D318.C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3048. Motor6D318.C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3049. Motor6D318.Part0 = Part315
  3050. Motor6D318.Part1 = Part324
  3051. Motor6D318.MaxVelocity = 0.10000000149012
  3052. Weld319.Parent = Part315
  3053. Weld319.C0 = CFrame.new(0.00563812256, 1.53197622, -0.10824585, 0.936765969, -0.129088461, 0.325277865, 0.0445790105, 0.965925992, 0.254950583, -0.347105503, -0.224328473, 0.910601139)
  3054. Weld319.Part0 = Part315
  3055. Weld319.Part1 = Part300
  3056. Weld320.Parent = Part315
  3057. Weld320.C0 = CFrame.new(1.35841465, 0.260817051, -0.931007385, 0.991728783, 0.122096598, 0.0395796672, 0.00720999902, 0.254887879, -0.966943741, -0.128148943, 0.959231138, 0.251899302)
  3058. Weld320.Part0 = Part315
  3059. Weld320.Part1 = Part323
  3060. Weld321.Parent = Part315
  3061. Weld321.C0 = CFrame.new(-1.61677265, 0.239180088, -0.546562195, 0.991728783, 0.122096598, 0.0395796672, 0.00720999902, 0.254887879, -0.966943741, -0.128148943, 0.959231138, 0.251899302)
  3062. Weld321.Part0 = Part315
  3063. Weld321.Part1 = Part322
  3064. Part322.Name = "Left Arm"
  3065. Part322.Parent = Model299
  3066. Part322.BrickColor = BrickColor.new("Pastel brown")
  3067. Part322.Rotation = Vector3.new(104.769997, 0.25, -177.419998)
  3068. Part322.CanCollide = false
  3069. Part322.Locked = true
  3070. Part322.FormFactor = Enum.FormFactor.Symmetric
  3071. Part322.Size = Vector3.new(1, 2, 1)
  3072. Part322.CFrame = CFrame.new(17.0813789, 3.23920298, -84.314003, -0.998979867, 0.0449445471, 0.00439857692, 0.00720999902, 0.254887879, -0.966943741, -0.0445799977, -0.965925395, -0.254951864)
  3073. Part322.Color = Color3.new(1, 0.8, 0.6)
  3074. Part322.Position = Vector3.new(17.0813789, 3.23920298, -84.314003)
  3075. Part322.Orientation = Vector3.new(75.2299957, 179.009995, 1.62)
  3076. Part322.Color = Color3.new(1, 0.8, 0.6)
  3077. Part323.Name = "Right Arm"
  3078. Part323.Parent = Model299
  3079. Part323.BrickColor = BrickColor.new("Pastel brown")
  3080. Part323.Rotation = Vector3.new(104.769997, 0.25, -177.419998)
  3081. Part323.CanCollide = false
  3082. Part323.Locked = true
  3083. Part323.FormFactor = Enum.FormFactor.Symmetric
  3084. Part323.Size = Vector3.new(1, 2, 1)
  3085. Part323.CFrame = CFrame.new(14.0844383, 3.26083994, -84.4477463, -0.998979867, 0.0449445471, 0.00439857692, 0.00720999902, 0.254887879, -0.966943741, -0.0445799977, -0.965925395, -0.254951864)
  3086. Part323.Color = Color3.new(1, 0.8, 0.6)
  3087. Part323.Position = Vector3.new(14.0844383, 3.26083994, -84.4477463)
  3088. Part323.Orientation = Vector3.new(75.2299957, 179.009995, 1.62)
  3089. Part323.Color = Color3.new(1, 0.8, 0.6)
  3090. Part324.Name = "Left Leg"
  3091. Part324.Parent = Model299
  3092. Part324.BrickColor = BrickColor.new("Really black")
  3093. Part324.Rotation = Vector3.new(-180, 9.92000008, 180)
  3094. Part324.CanCollide = false
  3095. Part324.Locked = true
  3096. Part324.FormFactor = Enum.FormFactor.Symmetric
  3097. Part324.Size = Vector3.new(1, 2, 1)
  3098. Part324.CFrame = CFrame.new(16.0754337, 1.00002289, -85.0447464, -0.985055268, -9.46475376e-26, 0.17223841, 2.46632278e-26, 1, 6.90567111e-25, -0.17223841, 6.84494706e-25, -0.985055268)
  3099. Part324.BottomSurface = Enum.SurfaceType.Smooth
  3100. Part324.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3101. Part324.Position = Vector3.new(16.0754337, 1.00002289, -85.0447464)
  3102. Part324.Orientation = Vector3.new(0, 170.080002, 0)
  3103. Part324.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3104. Attachment325.Name = "LeftFootAttachment"
  3105. Attachment325.Parent = Part324
  3106. Attachment325.CFrame = CFrame.new(0, -1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3107. Attachment325.Position = Vector3.new(0, -1, 0)
  3108. Part326.Name = "Right Leg"
  3109. Part326.Parent = Model299
  3110. Part326.BrickColor = BrickColor.new("Really black")
  3111. Part326.Rotation = Vector3.new(-180, 9.92000008, 180)
  3112. Part326.CanCollide = false
  3113. Part326.Locked = true
  3114. Part326.FormFactor = Enum.FormFactor.Symmetric
  3115. Part326.Size = Vector3.new(1, 2, 1)
  3116. Part326.CFrame = CFrame.new(15.0903788, 1.00002289, -85.2169876, -0.985055268, -9.46475376e-26, 0.17223841, 2.46632278e-26, 1, 6.90567111e-25, -0.17223841, 6.84494706e-25, -0.985055268)
  3117. Part326.BottomSurface = Enum.SurfaceType.Smooth
  3118. Part326.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3119. Part326.Position = Vector3.new(15.0903788, 1.00002289, -85.2169876)
  3120. Part326.Orientation = Vector3.new(0, 170.080002, 0)
  3121. Part326.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3122. Humanoid327.Parent = Model299
  3123. Humanoid327.RightLeg = Part326
  3124. Humanoid327.LeftLeg = Part324
  3125. Humanoid327.Torso = Part328
  3126. Humanoid327.MaxHealth = 0
  3127. Part328.Name = "HumanoidRootPart"
  3128. Part328.Parent = Model299
  3129. Part328.Transparency = 1
  3130. Part328.Rotation = Vector3.new(-180, 9.92000008, 180)
  3131. Part328.CanCollide = false
  3132. Part328.Locked = true
  3133. Part328.FormFactor = Enum.FormFactor.Symmetric
  3134. Part328.Size = Vector3.new(2, 2, 1)
  3135. Part328.CFrame = CFrame.new(15.5829067, 3.00002289, -85.130867, -0.985055268, -9.46475376e-26, 0.17223841, 2.46632278e-26, 1, 6.90567111e-25, -0.17223841, 6.84494706e-25, -0.985055268)
  3136. Part328.BottomSurface = Enum.SurfaceType.Smooth
  3137. Part328.TopSurface = Enum.SurfaceType.Smooth
  3138. Part328.Position = Vector3.new(15.5829067, 3.00002289, -85.130867)
  3139. Part328.Orientation = Vector3.new(0, 170.080002, 0)
  3140. Attachment329.Name = "RootAttachment"
  3141. Attachment329.Parent = Part328
  3142. Motor6D330.Name = "RootJoint"
  3143. Motor6D330.Parent = Part328
  3144. Motor6D330.C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  3145. Motor6D330.C1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  3146. Motor6D330.Part0 = Part328
  3147. Motor6D330.Part1 = Part315
  3148. Motor6D330.MaxVelocity = 0.10000000149012
  3149. BodyColors331.Parent = Model299
  3150. BodyColors331.HeadColor = BrickColor.new("Pastel brown")
  3151. BodyColors331.LeftArmColor = BrickColor.new("Pastel brown")
  3152. BodyColors331.LeftLegColor = BrickColor.new("Really black")
  3153. BodyColors331.RightArmColor = BrickColor.new("Pastel brown")
  3154. BodyColors331.RightLegColor = BrickColor.new("Really black")
  3155. BodyColors331.TorsoColor = BrickColor.new("Lime green")
  3156. Accessory332.Name = "Bandana"
  3157. Accessory332.Parent = Model299
  3158. Accessory332.AttachmentPos = Vector3.new(0, 0.800000012, 0)
  3159. Part333.Name = "Handle"
  3160. Part333.Parent = Accessory332
  3161. Part333.Rotation = Vector3.new(-165.019989, -9.40999985, -174.849991)
  3162. Part333.CanCollide = false
  3163. Part333.Locked = true
  3164. Part333.FormFactor = Enum.FormFactor.Symmetric
  3165. Part333.Size = Vector3.new(1, 1, 1)
  3166. Part333.CFrame = CFrame.new(15.5321531, 4.24222136, -85.0981674, -0.982551157, 0.0885212868, -0.163576201, 0.0445790105, 0.965925992, 0.254950583, 0.180571035, 0.243209943, -0.953017771)
  3167. Part333.BottomSurface = Enum.SurfaceType.Smooth
  3168. Part333.TopSurface = Enum.SurfaceType.Smooth
  3169. Part333.Position = Vector3.new(15.5321531, 4.24222136, -85.0981674)
  3170. Part333.Orientation = Vector3.new(-14.7699995, -170.259995, 2.63999987)
  3171. SpecialMesh334.Parent = Part333
  3172. SpecialMesh334.MeshId = "http://www.roblox.com/asset/?id=20637493"
  3173. SpecialMesh334.Scale = Vector3.new(1, 0.899999976, 1)
  3174. SpecialMesh334.TextureId = "http://www.roblox.com/asset/?id=143631818 "
  3175. SpecialMesh334.MeshType = Enum.MeshType.FileMesh
  3176. SpecialMesh334.Scale = Vector3.new(1, 0.899999976, 1)
  3177. Vector3Value335.Name = "OriginalSize"
  3178. Vector3Value335.Parent = Part333
  3179. Vector3Value335.Value = Vector3.new(1, 1, 1)
  3180. Accessory336.Name = "PolarBearBLOXikin"
  3181. Accessory336.Parent = Model299
  3182. Accessory336.AttachmentPos = Vector3.new(1.10000002, 0.419999987, 0)
  3183. Part337.Name = "Handle"
  3184. Part337.Parent = Accessory336
  3185. Part337.Rotation = Vector3.new(-165.019989, -9.40999985, -174.849991)
  3186. Part337.CanCollide = false
  3187. Part337.Locked = true
  3188. Part337.FormFactor = Enum.FormFactor.Custom
  3189. Part337.Size = Vector3.new(0.799999833, 1.20000005, 0.599999845)
  3190. Part337.CFrame = CFrame.new(16.6465969, 4.56023645, -85.2043762, -0.982551157, 0.0885212868, -0.163576201, 0.0445790105, 0.965925992, 0.254950583, 0.180571035, 0.243209943, -0.953017771)
  3191. Part337.BottomSurface = Enum.SurfaceType.Smooth
  3192. Part337.TopSurface = Enum.SurfaceType.Smooth
  3193. Part337.Position = Vector3.new(16.6465969, 4.56023645, -85.2043762)
  3194. Part337.Orientation = Vector3.new(-14.7699995, -170.259995, 2.63999987)
  3195. SpecialMesh338.Parent = Part337
  3196. SpecialMesh338.MeshId = "http://www.roblox.com/asset/?id=143526836 "
  3197. SpecialMesh338.TextureId = "http://www.roblox.com/asset/?id=143526864 "
  3198. SpecialMesh338.MeshType = Enum.MeshType.FileMesh
  3199. Accessory339.Name = "YellowROBLOXVisor"
  3200. Accessory339.Parent = Model299
  3201. Accessory339.AttachmentPos = Vector3.new(0, 0.0900000036, 0.180000007)
  3202. Part340.Name = "Handle"
  3203. Part340.Parent = Accessory339
  3204. Part340.Rotation = Vector3.new(-165.019989, -9.40999985, -174.849991)
  3205. Part340.CanCollide = false
  3206. Part340.Locked = true
  3207. Part340.FormFactor = Enum.FormFactor.Plate
  3208. Part340.Size = Vector3.new(1, 0.400000006, 1)
  3209. Part340.CFrame = CFrame.new(15.6244469, 4.88213778, -84.753952, -0.982551157, 0.0885212868, -0.163576201, 0.0445790105, 0.965925992, 0.254950583, 0.180571035, 0.243209943, -0.953017771)
  3210. Part340.BottomSurface = Enum.SurfaceType.Smooth
  3211. Part340.TopSurface = Enum.SurfaceType.Smooth
  3212. Part340.Position = Vector3.new(15.6244469, 4.88213778, -84.753952)
  3213. Part340.Orientation = Vector3.new(-14.7699995, -170.259995, 2.63999987)
  3214. SpecialMesh341.Parent = Part340
  3215. SpecialMesh341.MeshId = "http://www.roblox.com/asset/?id=1081088"
  3216. SpecialMesh341.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  3217. SpecialMesh341.TextureId = "http://www.roblox.com/asset/?id=334983585"
  3218. SpecialMesh341.MeshType = Enum.MeshType.FileMesh
  3219. SpecialMesh341.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  3220. Vector3Value342.Name = "OriginalSize"
  3221. Vector3Value342.Parent = Part340
  3222. Vector3Value342.Value = Vector3.new(1, 0.400000006, 1)
  3223. ShirtGraphic343.Parent = Model299
  3224. ShirtGraphic343.Graphic = "http://www.roblox.com/asset/?id=121923898"
  3225. for i,v in pairs(mas:GetChildren()) do
  3226.     v.Parent = workspace
  3227.     pcall(function() v:MakeJoints() end)
  3228. end
  3229. mas:Destroy()
  3230. for i,v in pairs(cors) do
  3231.     spawn(function()
  3232.         pcall(v)
  3233.     end)
  3234. end
  3235. --Converted with ttyyuu12345's model to script plugin v4
  3236. function sandbox(var,func)
  3237.     local env = getfenv(func)
  3238.     local newenv = setmetatable({},{
  3239.         __index = function(self,k)
  3240.             if k=="script" then
  3241.                 return var
  3242.             else
  3243.                 return env[k]
  3244.             end
  3245.         end,
  3246.     })
  3247.     setfenv(func,newenv)
  3248.     return func
  3249. end
  3250. cors = {}
  3251. mas = Instance.new("Model",game:GetService("Lighting"))
  3252. Part0 = Instance.new("Part")
  3253. Part0.Name = "Baseplate"
  3254. Part0.Parent = mas
  3255. Part0.BrickColor = BrickColor.new("Dark stone grey")
  3256. Part0.Anchored = true
  3257. Part0.Locked = true
  3258. Part0.FormFactor = Enum.FormFactor.Symmetric
  3259. Part0.Size = Vector3.new(512, 20, 512)
  3260. Part0.CFrame = CFrame.new(0, -10, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3261. Part0.TopSurface = Enum.SurfaceType.Smooth
  3262. Part0.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3263. Part0.Position = Vector3.new(0, -10, 0)
  3264. Part0.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3265. for i,v in pairs(mas:GetChildren()) do
  3266.     v.Parent = workspace
  3267.     pcall(function() v:MakeJoints() end)
  3268. end
  3269. mas:Destroy()
  3270. for i,v in pairs(cors) do
  3271.     spawn(function()
  3272.         pcall(v)
  3273.     end)
  3274. end
  3275. local music = Instance.new("Sound", Model0)
  3276. music.SoundId = "rbxassetid://672731096"
  3277. music.Volume = 10
  3278. music.Looped = true
  3279. music:Play()
  3280. for i = 1,60 do
  3281.     local function scan(part)
  3282.         for i,v in pairs(part:GetChildren()) do
  3283.             scan(v)
  3284.             if v.ClassName == "Part" then
  3285.                 v.Anchored = true
  3286.             end
  3287.         end
  3288.     end
  3289.     scan(Model0)
  3290.     wait()
  3291. end
  3292. --[[for i,v in pairs(game.Players:GetChildren()) do
  3293.     local talkmath = math.random(1,30)
  3294.     if talkmath == 1 then
  3295.         game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..v.Name.."]: omg pizza", Font = Enum.Font.SourceSansBold, Color = "White", FontSize = Enum.FontSize.Size96})
  3296.     end
  3297.     if talkmath == 2 then
  3298.         game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..v.Name.."]: lol gimme one", Font = Enum.Font.SourceSansBold, Color = "White", FontSize = Enum.FontSize.Size96})
  3299.     end
  3300.     if talkmath == 3 then
  3301.         game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..v.Name.."]: lol", Font = Enum.Font.SourceSansBold, Color = "White", FontSize = Enum.FontSize.Size96})
  3302.     end
  3303.     if talkmath == 4 then
  3304.         game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..v.Name.."]: pizzapizzapizza", Font = Enum.Font.SourceSansBold, Color = "White", FontSize = Enum.FontSize.Size96})
  3305.     end
  3306.     if talkmath == 5 then
  3307.         game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..v.Name.."]: wow", Font = Enum.Font.SourceSansBold, Color = "White", FontSize = Enum.FontSize.Size96})
  3308.     end
  3309.     for i = 1,math.random(50,80) do
  3310.         local function scan(part)
  3311.             for i,v in pairs(part:GetChildren()) do
  3312.                 scan(v)
  3313.                 if v.ClassName == "Part" then
  3314.                     v.Anchored = true
  3315.                 end
  3316.             end
  3317.         end
  3318.         scan(Model0)
  3319.         wait()
  3320.     end
  3321. end--]]
  3322. while true do
  3323.     if Model0.Parent == nil then
  3324.         Model0.Parent = workspace
  3325.     end
  3326.     if music.Parent == nil then
  3327.         music.Parent = Model0
  3328.     end
  3329.     local function scan(part)
  3330.         for i,v in pairs(part:GetChildren()) do
  3331.             scan(v)
  3332.             if v.ClassName == "Part" then
  3333.                 v.Anchored = true
  3334.             end
  3335.         end
  3336.     end
  3337.     scan(Model0)
  3338.     wait()
  3339. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement