Advertisement
Hermaxs

Untitled

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