Advertisement
Destroyer_again2

Hibernation GUI I think

Mar 2nd, 2019
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --https://github.com/Mokiros/roblox-FE-compatibility
  2. if game:GetService("RunService"):IsClient() then error("I NEVER KNEW YOU WERE A COMMUNIST USE h/ dumbass") end
  3. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  4. local RealPlayer = Player
  5. do print("Project keep K00L activated - made by Coldas + datlol these scripts are radioactive")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. HibernationZ = Instance.new("ScreenGui")
  7. main = Instance.new("Frame")
  8. topframe = Instance.new("Frame")
  9. name = Instance.new("TextLabel")
  10. creator = Instance.new("TextLabel")
  11. close = Instance.new("TextButton")
  12. arrest = Instance.new("TextButton")
  13. guns = Instance.new("TextButton")
  14. reload = Instance.new("TextButton")
  15. open = Instance.new("TextButton")
  16.  
  17. HibernationZ.Name = "Hibernation"
  18. HibernationZ.Parent = game.CoreGui
  19.  
  20. main.Name = "main"
  21. main.Parent = HibernationZ
  22. main.Active = true
  23. main.BackgroundColor3 = Color3.new(0.909804, 0.909804, 0.909804)
  24. main.BorderSizePixel = 0
  25. main.Position = UDim2.new(0.260399342, 0, 0.308864236, 0)
  26. main.Size = UDim2.new(0, 469, 0, 251)
  27. main.Draggable = true
  28. main.Visible = false
  29.  
  30. topframe.Name = "topframe"
  31. topframe.Parent = main
  32. topframe.BackgroundColor3 = Color3.new(1, 1, 1)
  33. topframe.BorderSizePixel = 0
  34. topframe.Size = UDim2.new(0, 469, 0, 44)
  35.  
  36. name.Name = "name"
  37. name.Parent = topframe
  38. name.BackgroundColor3 = Color3.new(1, 1, 1)
  39. name.BackgroundTransparency = 1
  40. name.BorderSizePixel = 0
  41. name.Position = UDim2.new(0.0533049032, 0, 0, 0)
  42. name.Size = UDim2.new(0, 219, 0, 44)
  43. name.Font = Enum.Font.SourceSansSemibold
  44. name.FontSize = Enum.FontSize.Size28
  45. name.Text = "Hibernation GUI"
  46. name.TextColor3 = Color3.new(0, 0, 0)
  47. name.TextSize = 25
  48.  
  49. creator.Name = "creator"
  50. creator.Parent = topframe
  51. creator.BackgroundColor3 = Color3.new(1, 1, 1)
  52. creator.BackgroundTransparency = 1
  53. creator.BorderSizePixel = 0
  54. creator.Position = UDim2.new(0.473347545, 0, 0, 0)
  55. creator.Size = UDim2.new(0, 219, 0, 44)
  56. creator.Font = Enum.Font.SourceSansSemibold
  57. creator.FontSize = Enum.FontSize.Size24
  58. creator.Text = "GUI by ColdIceTesticals#7281"
  59. creator.TextColor3 = Color3.new(0, 0, 0)
  60. creator.TextSize = 20
  61.  
  62. close.Name = "close"
  63. close.Parent = topframe
  64. close.BackgroundColor3 = Color3.new(1, 1, 1)
  65. close.BackgroundTransparency = 1
  66. close.BorderSizePixel = 0
  67. close.Position = UDim2.new(0.951277018, 0, -0.00377738476, 0)
  68. close.Size = UDim2.new(0, 23, 0, 29)
  69. close.Font = Enum.Font.SourceSansSemibold
  70. close.FontSize = Enum.FontSize.Size24
  71. close.Text = "Fat"
  72. close.TextColor3 = Color3.new(0, 0, 0)
  73. close.TextSize = 23
  74.  
  75. arrest.Name = "Pray"
  76. arrest.Parent = main
  77. arrest.BackgroundColor3 = Color3.new(1, 1, 1)
  78. arrest.BorderSizePixel = 0
  79. arrest.Position = UDim2.new(0.0533049032, 0, 0.223107576, 0)
  80. arrest.Size = UDim2.new(0, 168, 0, 35)
  81. arrest.Font = Enum.Font.SourceSans
  82. arrest.FontSize = Enum.FontSize.Size24
  83. arrest.Text = "Explode kids"
  84. arrest.TextColor3 = Color3.new(0, 0, 0)
  85. arrest.TextSize = 20
  86.  
  87. guns.Name = "Jihad"
  88. guns.Parent = main
  89. guns.BackgroundColor3 = Color3.new(1, 1, 1)
  90. guns.BorderSizePixel = 0
  91. guns.Position = UDim2.new(0.582089543, 0, 0.223107576, 0)
  92. guns.Size = UDim2.new(0, 168, 0, 35)
  93. guns.Font = Enum.Font.SourceSans
  94. guns.FontSize = Enum.FontSize.Size24
  95. guns.Text = "ALLAHUAKBAR yourself"
  96. guns.TextColor3 = Color3.new(0, 0, 0)
  97. guns.TextSize = 20
  98.  
  99. reload.Name = "pizza"
  100. reload.Parent = main
  101. reload.BackgroundColor3 = Color3.new(1, 1, 1)
  102. reload.BorderSizePixel = 0
  103. reload.Position = UDim2.new(0.0533049032, 0, 0.430278897, 0)
  104. reload.Size = UDim2.new(0, 168, 0, 35)
  105. reload.Font = Enum.Font.SourceSans
  106. reload.FontSize = Enum.FontSize.Size24
  107. reload.Text = "Turn place into Pizza place"
  108. reload.TextColor3 = Color3.new(0, 0, 0)
  109. reload.TextSize = 20
  110.  
  111. open.Name = "open"
  112. open.Parent = HibernationZ
  113. open.Active = true
  114. open.BackgroundColor3 = Color3.new(1, 1, 1)
  115. open.BorderSizePixel = 0
  116. open.Position = UDim2.new(0, 0, 0.497229904, 0)
  117. open.Size = UDim2.new(0, 113, 0, 39)
  118. open.Font = Enum.Font.SourceSansSemibold
  119. open.FontSize = Enum.FontSize.Size28
  120. open.Text = "Click"
  121. open.TextColor3 = Color3.new(0, 0, 0)
  122. open.TextSize = 25
  123. open.Draggable = true
  124.  
  125. open.MouseButton1Click:connect(function()
  126. main.Visible = true
  127. open.Visible = false
  128. end)
  129.  
  130. close.MouseButton1Click:connect(function()
  131. main.Visible = false
  132. open.Visible = true
  133. end)
  134.  
  135. arrest.MouseButton1Click:connect(function()
  136. for i,v in pairs(game.Players:GetChildren()) do game:GetService("Chat"):Chat(v.Character.Head,"PRAISE ALLAH 666 TIMES A DAY!!!!!ALLAHU AKBAR") end
  137. if script.Parent.className ~= "HopperBin" then
  138. bin = Instance.new("HopperBin")
  139. bin.Name = "Worship"
  140. bin.Parent = game.Players.Tottallynots0urce.Backpack
  141. script.Parent = bin
  142. end
  143.  
  144. bin = script.Parent
  145.  
  146. size = 25
  147.  
  148. function onButton1Down(mouse)
  149. part = Instance.new("Explosion")
  150. part.Parent = workspace
  151. part.BlastRadius = size
  152. part.Position = Vector3.new(mouse.Hit.x,mouse.Hit.y,mouse.Hit.z)
  153. end
  154.  
  155. bin.Selected:connect(function(mouse)
  156. mouse.Icon = "rbxasset://textures\\GunCursor.png"
  157. mouse.Button1Down:connect(function() onButton1Down(mouse) end)
  158. mouse.KeyDown:connect(function(key) KD(key, mouse) end)
  159. end)
  160.  
  161. guns.MouseButton1Click:connect(function()
  162. end
  163. --+2 rep triangulum on v3rm for scripts
  164.  
  165. Player=game:GetService("Players").LocalPlayer
  166. Character=Player.Character
  167. PlayerGui=Player.PlayerGui
  168. Backpack=Player.Backpack
  169. Torso=Character.Torso
  170. Head=Character.Head
  171. Humanoid=Character.Humanoid
  172. m=Instance.new('Model',Character)
  173. LeftArm=Character["Left Arm"]
  174. LeftLeg=Character["Left Leg"]
  175. RightArm=Character["Right Arm"]
  176. RightLeg=Character["Right Leg"]
  177. LS=Torso["Left Shoulder"]
  178. LH=Torso["Left Hip"]
  179. RS=Torso["Right Shoulder"]
  180. RH=Torso["Right Hip"]
  181. Face = Head.face
  182. Neck=Torso.Neck
  183. it=Instance.new
  184. attacktype=1
  185. vt=Vector3.new
  186. cf=CFrame.new
  187. euler=CFrame.fromEulerAnglesXYZ
  188. angles=CFrame.Angles
  189. cloaked=false
  190. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  191. necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  192. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  193. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  194. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  195. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  196. RootPart=Character.HumanoidRootPart
  197. RootJoint=RootPart.RootJoint
  198. RootCF=euler(-1.57,0,3.14)
  199. attack = false
  200. attackdebounce = false
  201. deb=false
  202. equipped=true
  203. hand=false
  204. MMouse=nil
  205. combo=0
  206. mana=0
  207. trispeed=.2
  208. attackmode='none'
  209. local idle=0
  210. local Anim="Idle"
  211. local Effects={}
  212. local gun=false
  213. local shoot=false
  214. player=nil
  215. mana=0
  216.  
  217. mouse=Player:GetMouse()
  218. --save shoulders
  219. RSH, LSH=nil, nil
  220. --welds
  221. RW, LW=Instance.new("Weld"), Instance.new("Weld")
  222. RW.Name="Right Shoulder" LW.Name="Left Shoulder"
  223. LH=Torso["Left Hip"]
  224. RH=Torso["Right Hip"]
  225. TorsoColor=Torso.BrickColor
  226. function NoOutline(Part)
  227. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  228. end
  229. player=Player
  230. ch=Character
  231. RSH=ch.Torso["Right Shoulder"]
  232. LSH=ch.Torso["Left Shoulder"]
  233. --
  234. RSH.Parent=nil
  235. LSH.Parent=nil
  236. --
  237. RW.Name="Right Shoulder"
  238. RW.Part0=ch.Torso
  239. RW.C0=cf(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  240. RW.C1=cf(0, 0.5, 0)
  241. RW.Part1=ch["Right Arm"]
  242. RW.Parent=ch.Torso
  243. --
  244. LW.Name="Left Shoulder"
  245. LW.Part0=ch.Torso
  246. LW.C0=cf(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  247. LW.C1=cf(0, 0.5, 0)
  248. LW.Part1=ch["Left Arm"]
  249. LW.Parent=ch.Torso
  250.  
  251. Player=game:GetService('Players').LocalPlayer
  252. Character=Player.Character
  253. Mouse=Player:GetMouse()
  254. m=Instance.new('Model',Character)
  255.  
  256.  
  257. local function weldBetween(a, b)
  258. local weldd = Instance.new("ManualWeld")
  259. weldd.Part0 = a
  260. weldd.Part1 = b
  261. weldd.C0 = CFrame.new()
  262. weldd.C1 = b.CFrame:inverse() * a.CFrame
  263. weldd.Parent = a
  264. return weldd
  265. end
  266.  
  267. function swait(num)
  268. if num==0 or num==nil then
  269. game:service'RunService'.Stepped:wait(0)
  270. else
  271. for i=0,num do
  272. game:service'RunService'.Stepped:wait(0)
  273. end
  274. end
  275. end
  276.  
  277. function nooutline(part)
  278. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  279. end
  280.  
  281. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  282. local fp=it("Part")
  283. fp.formFactor=formfactor
  284. fp.Parent=parent
  285. fp.Reflectance=reflectance
  286. fp.Transparency=transparency
  287. fp.CanCollide=false
  288. fp.Locked=true
  289. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  290. fp.Name=name
  291. fp.Size=size
  292. fp.Position=Character.Torso.Position
  293. nooutline(fp)
  294. fp.Material=material
  295. fp:BreakJoints()
  296. return fp
  297. end
  298.  
  299. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  300. local mesh=it(Mesh)
  301. mesh.Parent=part
  302. if Mesh=="SpecialMesh" then
  303. mesh.MeshType=meshtype
  304. mesh.MeshId=meshid
  305. end
  306. mesh.Offset=offset
  307. mesh.Scale=scale
  308. return mesh
  309. end
  310.  
  311. function weld(parent,part0,part1,c0,c1)
  312. local weld=it("Weld")
  313. weld.Parent=parent
  314. weld.Part0=part0
  315. weld.Part1=part1
  316. weld.C0=c0
  317. weld.C1=c1
  318. return weld
  319. end
  320.  
  321.  
  322. local function CFrameFromTopBack(at, top, back)
  323. local right = top:Cross(back)
  324. return CFrame.new(at.x, at.y, at.z,
  325. right.x, top.x, back.x,
  326. right.y, top.y, back.y,
  327. right.z, top.z, back.z)
  328. end
  329.  
  330. function Triangle(a, b, c)
  331. local edg1 = (c-a):Dot((b-a).unit)
  332. local edg2 = (a-b):Dot((c-b).unit)
  333. local edg3 = (b-c):Dot((a-c).unit)
  334. if edg1 <= (b-a).magnitude and edg1 >= 0 then
  335. a, b, c = a, b, c
  336. elseif edg2 <= (c-b).magnitude and edg2 >= 0 then
  337. a, b, c = b, c, a
  338. elseif edg3 <= (a-c).magnitude and edg3 >= 0 then
  339. a, b, c = c, a, b
  340. else
  341. assert(false, "unreachable")
  342. end
  343.  
  344. local len1 = (c-a):Dot((b-a).unit)
  345. local len2 = (b-a).magnitude - len1
  346. local width = (a + (b-a).unit*len1 - c).magnitude
  347.  
  348. local maincf = CFrameFromTopBack(a, (b-a):Cross(c-b).unit, -(b-a).unit)
  349.  
  350. local list = {}
  351.  
  352. local TrailColor = ("Dark grey")
  353.  
  354. if len1 > 0.01 then
  355. local w1 = Instance.new('WedgePart', m)
  356. game:GetService("Debris"):AddItem(w1,5)
  357. w1.Material = "SmoothPlastic"
  358. w1.FormFactor = 'Custom'
  359. w1.BrickColor = BrickColor.new(TrailColor)
  360. w1.Transparency = 0
  361. w1.Reflectance = 0
  362. w1.Material = "SmoothPlastic"
  363. w1.CanCollide = false
  364. NoOutline(w1)
  365. local sz = Vector3.new(0.2, width, len1)
  366. w1.Size = sz
  367. local sp = Instance.new("SpecialMesh",w1)
  368. sp.MeshType = "Wedge"
  369. sp.Scale = Vector3.new(0,1,1) * sz/w1.Size
  370. w1:BreakJoints()
  371. w1.Anchored = true
  372. w1.Parent = workspace
  373. w1.Transparency = 0.7
  374. table.insert(Effects,{w1,"Disappear",.01})
  375. w1.CFrame = maincf*CFrame.Angles(math.pi,0,math.pi/2)*CFrame.new(0,width/2,len1/2)
  376. table.insert(list,w1)
  377. end
  378.  
  379. if len2 > 0.01 then
  380. local w2 = Instance.new('WedgePart', m)
  381. game:GetService("Debris"):AddItem(w2,5)
  382. w2.Material = "SmoothPlastic"
  383. w2.FormFactor = 'Custom'
  384. w2.BrickColor = BrickColor.new(TrailColor)
  385. w2.Transparency = 0
  386. w2.Reflectance = 0
  387. w2.Material = "SmoothPlastic"
  388. w2.CanCollide = false
  389. NoOutline(w2)
  390. local sz = Vector3.new(0.2, width, len2)
  391. w2.Size = sz
  392. local sp = Instance.new("SpecialMesh",w2)
  393. sp.MeshType = "Wedge"
  394. sp.Scale = Vector3.new(0,1,1) * sz/w2.Size
  395. w2:BreakJoints()
  396. w2.Anchored = true
  397. w2.Parent = workspace
  398. w2.Transparency = 0.7
  399. table.insert(Effects,{w2,"Disappear",.01})
  400. w2.CFrame = maincf*CFrame.Angles(math.pi,math.pi,-math.pi/2)*CFrame.new(0,width/2,-len1 - len2/2)
  401. table.insert(list,w2)
  402. end
  403. return unpack(list)
  404. end
  405.  
  406.  
  407. so = function(id,par,vol,pit)
  408. coroutine.resume(coroutine.create(function()
  409. local sou = Instance.new("Sound",par or workspace)
  410. sou.Volume=vol
  411. sou.Pitch=pit or 1
  412. sou.SoundId=id
  413. swait()
  414. sou:play()
  415. game:GetService("Debris"):AddItem(sou,6)
  416. end))
  417. end
  418.  
  419. function clerp(a,b,t)
  420. local qa = {QuaternionFromCFrame(a)}
  421. local qb = {QuaternionFromCFrame(b)}
  422. local ax, ay, az = a.x, a.y, a.z
  423. local bx, by, bz = b.x, b.y, b.z
  424. local _t = 1-t
  425. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  426. end
  427.  
  428. function QuaternionFromCFrame(cf)
  429. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  430. local trace = m00 + m11 + m22
  431. if trace > 0 then
  432. local s = math.sqrt(1 + trace)
  433. local recip = 0.5/s
  434. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  435. else
  436. local i = 0
  437. if m11 > m00 then
  438. i = 1
  439. end
  440. if m22 > (i == 0 and m00 or m11) then
  441. i = 2
  442. end
  443. if i == 0 then
  444. local s = math.sqrt(m00-m11-m22+1)
  445. local recip = 0.5/s
  446. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  447. elseif i == 1 then
  448. local s = math.sqrt(m11-m22-m00+1)
  449. local recip = 0.5/s
  450. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  451. elseif i == 2 then
  452. local s = math.sqrt(m22-m00-m11+1)
  453. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  454. end
  455. end
  456. end
  457.  
  458. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  459. local xs, ys, zs = x + x, y + y, z + z
  460. local wx, wy, wz = w*xs, w*ys, w*zs
  461. local xx = x*xs
  462. local xy = x*ys
  463. local xz = x*zs
  464. local yy = y*ys
  465. local yz = y*zs
  466. local zz = z*zs
  467. return CFrame.new(px, py, pz,1-(yy+zz), xy - wz, xz + wy,xy + wz, 1-(xx+zz), yz - wx, xz - wy, yz + wx, 1-(xx+yy))
  468. end
  469.  
  470. function QuaternionSlerp(a, b, t)
  471. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  472. local startInterp, finishInterp;
  473. if cosTheta >= 0.0001 then
  474. if (1 - cosTheta) > 0.0001 then
  475. local theta = math.acos(cosTheta)
  476. local invSinTheta = 1/math.sin(theta)
  477. startInterp = math.sin((1-t)*theta)*invSinTheta
  478. finishInterp = math.sin(t*theta)*invSinTheta
  479. else
  480. startInterp = 1-t
  481. finishInterp = t
  482. end
  483. else
  484. if (1+cosTheta) > 0.0001 then
  485. local theta = math.acos(-cosTheta)
  486. local invSinTheta = 1/math.sin(theta)
  487. startInterp = math.sin((t-1)*theta)*invSinTheta
  488. finishInterp = math.sin(t*theta)*invSinTheta
  489. else
  490. startInterp = t-1
  491. finishInterp = t
  492. end
  493. end
  494. return a[1]*startInterp + b[1]*finishInterp, a[2]*startInterp + b[2]*finishInterp, a[3]*startInterp + b[3]*finishInterp, a[4]*startInterp + b[4]*finishInterp
  495. end
  496.  
  497. --Example: Torso.Weld.C0 = clerp(Torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  498.  
  499.  
  500. function rayCast(Pos, Dir, Max, Ignore) -- Origin Position , Direction, MaxDistance , IgnoreDescendants
  501. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  502. end
  503.  
  504. Damagefunc=function(hit,minim,maxim,knockback,Type,Property,Delay,KnockbackType,decreaseblock)
  505. if hit.Parent==nil then
  506. return
  507. end
  508. h=hit.Parent:FindFirstChild("Humanoid")
  509. for _,v in pairs(hit.Parent:children()) do
  510. if v:IsA("Humanoid") then
  511. h=v
  512. end
  513. end
  514. if hit.Parent.Parent:FindFirstChild("Torso")~=nil then
  515. h=hit.Parent.Parent:FindFirstChild("Humanoid")
  516. end
  517. if hit.Parent.className=="Hat" then
  518. hit=hit.Parent.Parent:findFirstChild("Head")
  519. end
  520. if h~=nil and hit.Parent.Name~=Character.Name and hit.Parent:FindFirstChild("Torso")~=nil then
  521. if hit.Parent:findFirstChild("DebounceHit")~=nil then if hit.Parent.DebounceHit.Value==true then return end end
  522. --[[ if game.Players:GetPlayerFromCharacter(hit.Parent)~=nil then
  523. return
  524. end]]
  525. -- hs(hit,1.2)
  526. c=Instance.new("ObjectValue")
  527. c.Name="creator"
  528. c.Value=game:service("Players").LocalPlayer
  529. c.Parent=h
  530. game:GetService("Debris"):AddItem(c,.5)
  531. Damage=math.random(minim,maxim)
  532. -- h:TakeDamage(Damage)
  533. blocked=false
  534. block=hit.Parent:findFirstChild("Block")
  535. if block~=nil then
  536. print(block.className)
  537. if block.className=="NumberValue" then
  538. if block.Value>0 then
  539. blocked=true
  540. if decreaseblock==nil then
  541. block.Value=block.Value-1
  542. end
  543. end
  544. end
  545. if block.className=="IntValue" then
  546. if block.Value>0 then
  547. blocked=true
  548. if decreaseblock~=nil then
  549. block.Value=block.Value-1
  550. end
  551. end
  552. end
  553. end
  554. if blocked==false then
  555. -- h:TakeDamage(Damage)
  556. h.Health=h.Health-Damage
  557. showDamage(hit.Parent,Damage,.5,BrickColor.new("New Yeller"))
  558. else
  559. h.Health=h.Health-(Damage/2)
  560. showDamage(hit.Parent,Damage/2,.5,BrickColor.new("Bright blue"))
  561. end
  562. if Type=="Knockdown" then
  563. hum=hit.Parent.Humanoid
  564. hum.PlatformStand=true
  565. coroutine.resume(coroutine.create(function(HHumanoid)
  566. swait(1)
  567. HHumanoid.PlatformStand=false
  568. end),hum)
  569. local angle=(hit.Position-(Property.Position+Vector3.new(0,0,0))).unit
  570. --hit.CFrame=CFrame.new(hit.Position,Vector3.new(angle.x,hit.Position.y,angle.z))*CFrame.fromEulerAnglesXYZ(math.pi/4,0,0)
  571. local bodvol=Instance.new("BodyVelocity")
  572. bodvol.velocity=angle*knockback
  573. bodvol.P=5000
  574. bodvol.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  575. bodvol.Parent=hit
  576. rl=Instance.new("BodyAngularVelocity")
  577. rl.P=3000
  578. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  579. rl.angularvelocity=Vector3.new(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  580. rl.Parent=hit
  581. game:GetService("Debris"):AddItem(bodvol,.5)
  582. game:GetService("Debris"):AddItem(rl,.5)
  583. elseif Type=="Normal" then
  584. vp=Instance.new("BodyVelocity")
  585. vp.P=500
  586. vp.maxForce=Vector3.new(math.huge,0,math.huge)
  587. -- vp.velocity=Character.Torso.CFrame.lookVector*Knockback
  588. if KnockbackType==1 then
  589. vp.velocity=Property.CFrame.lookVector*knockback+Property.Velocity/1.05
  590. elseif KnockbackType==2 then
  591. vp.velocity=Property.CFrame.lookVector*knockback
  592. end
  593. if knockback>0 then
  594. vp.Parent=hit.Parent.Torso
  595. end
  596. game:GetService("Debris"):AddItem(vp,.5)
  597. elseif Type=="Up" then
  598. local bodyVelocity=Instance.new("BodyVelocity")
  599. bodyVelocity.velocity=vt(0,60,0)
  600. bodyVelocity.P=5000
  601. bodyVelocity.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  602. bodyVelocity.Parent=hit
  603. game:GetService("Debris"):AddItem(bodyVelocity,1)
  604. rl=Instance.new("BodyAngularVelocity")
  605. rl.P=3000
  606. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  607. rl.angularvelocity=Vector3.new(math.random(-30,30),math.random(-30,30),math.random(-30,30))
  608. rl.Parent=hit
  609. game:GetService("Debris"):AddItem(rl,.5)
  610. elseif Type=="Snare" then
  611. bp=Instance.new("BodyPosition")
  612. bp.P=2000
  613. bp.D=100
  614. bp.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  615. bp.position=hit.Parent.Torso.Position
  616. bp.Parent=hit.Parent.Torso
  617. game:GetService("Debris"):AddItem(bp,1)
  618. elseif Type=="Target" then
  619. if Targetting==false then
  620. ZTarget=hit.Parent.Torso
  621. coroutine.resume(coroutine.create(function(Part)
  622. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  623. swait(5)
  624. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  625. end),ZTarget)
  626. TargHum=ZTarget.Parent:findFirstChild("Humanoid")
  627. targetgui=Instance.new("BillboardGui")
  628. targetgui.Parent=ZTarget
  629. targetgui.Size=UDim2.new(10,100,10,100)
  630. targ=Instance.new("ImageLabel")
  631. targ.Parent=targetgui
  632. targ.BackgroundTransparency=1
  633. targ.Image="rbxassetid://4834067"
  634. targ.Size=UDim2.new(1,0,1,0)
  635. cam.CameraType="Scriptable"
  636. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  637. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  638. workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  639. Targetting=true
  640. RocketTarget=ZTarget
  641. for i=1,Property do
  642. --while Targetting==true and Humanoid.Health>0 and Character.Parent~=nil do
  643. if Humanoid.Health>0 and Character.Parent~=nil and TargHum.Health>0 and TargHum.Parent~=nil and Targetting==true then
  644. swait()
  645. end
  646. --workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,Head.CFrame.p+rmdir*100)
  647. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  648. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  649. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)*cf(0,5,10)*euler(-0.3,0,0)
  650. end
  651. Targetting=false
  652. RocketTarget=nil
  653. targetgui.Parent=nil
  654. cam.CameraType="Custom"
  655. end
  656. end
  657. debounce=Instance.new("BoolValue")
  658. debounce.Name="DebounceHit"
  659. debounce.Parent=hit.Parent
  660. debounce.Value=true
  661. game:GetService("Debris"):AddItem(debounce,Delay)
  662. c=Instance.new("ObjectValue")
  663. c.Name="creator"
  664. c.Value=Player
  665. c.Parent=h
  666. game:GetService("Debris"):AddItem(c,.5)
  667. CRIT=false
  668. hitDeb=true
  669. AttackPos=6
  670. end
  671. end
  672.  
  673. showDamage=function(Char,Dealt,du,Color)
  674. m=Instance.new("Model")
  675. m.Name=tostring(Dealt)
  676. h=Instance.new("Humanoid")
  677. h.Health=0
  678. h.MaxHealth=0
  679. h.Parent=m
  680. c=Instance.new("Part")
  681. c.Transparency=0
  682. c.BrickColor=Color
  683. c.Name="Head"
  684. c.TopSurface=0
  685. c.BottomSurface=0
  686. c.formFactor="Plate"
  687. c.Size=Vector3.new(1,.4,1)
  688. ms=Instance.new("CylinderMesh")
  689. ms.Scale=Vector3.new(.8,.8,.8)
  690. if CRIT==true then
  691. ms.Scale=Vector3.new(1,1.25,1)
  692. end
  693. ms.Parent=c
  694. c.Reflectance=0
  695. Instance.new("BodyGyro").Parent=c
  696. c.Parent=m
  697. if Char:findFirstChild("Head")~=nil then
  698. c.CFrame=CFrame.new(Char["Head"].CFrame.p+Vector3.new(0,1.5,0))
  699. elseif Char.Parent:findFirstChild("Head")~=nil then
  700. c.CFrame=CFrame.new(Char.Parent["Head"].CFrame.p+Vector3.new(0,1.5,0))
  701. end
  702. f=Instance.new("BodyPosition")
  703. f.P=2000
  704. f.D=100
  705. f.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  706. f.position=c.Position+Vector3.new(0,3,0)
  707. f.Parent=c
  708. game:GetService("Debris"):AddItem(m,.5+du)
  709. c.CanCollide=false
  710. m.Parent=workspace
  711. c.CanCollide=false
  712. end
  713.  
  714. VestHandle=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Handle",Vector3.new(2.01999998, 1.39999998, 1.01999998))
  715. handleweld=weld(m,Character["Torso"],VestHandle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.52587891e-005, 0.300115585, 3.05175781e-005, 0.999999642, 0, 0, 0, 1, 0, 0, 0, 0.999999642))
  716. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"White","Part",Vector3.new(1, 0.76000005, 0.600000024))
  717. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.509597778, -0.490081787, 0.200000286, -0.999999642, 0, 0, 0, 0, 0.999999642, 0, 1, 0))
  718. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=104516854",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  719. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.01999998, 0.600000024, 0.800000012))
  720. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000152587891, -0.999994516, -0.200134277, -4.47035475e-008, 0, 0.999999642, 0, 1, 0, -0.999999642, 0, -4.4703544e-008))
  721. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  722. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.620000005, 1.01999998))
  723. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.700012207, -1.00999117, 1.52587891e-005, 0.999999046, 0, 0, 0, 1, 0, 0, 0, 0.999999046))
  724. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.620000005, 1.01999998))
  725. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.699127197, -1.00999379, 0.000549316406, 0.999997914, 6.38506317e-005, -2.78951497e-015, -6.38804122e-005, 1.00000012, 2.10474918e-015, 2.78942159e-015, 1.39239913e-015, 0.999997854))
  726. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.400000036, 1.19999993))
  727. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.609390259, 0.811340332, -0.0999908447, 3.08029073e-018, -2.69585922e-014, -0.999999642, -0.999999642, -6.39334685e-005, -1.35697087e-018, -6.39334467e-005, 1, -2.6958582e-014))
  728. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=12891705",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 0.200000003, 0.200000003))
  729. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.400000036, 1.19999993))
  730. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.609359741, -0.788131714, -0.0999910831, 3.06354694e-018, -2.34616979e-014, -0.999999642, -0.999999642, -6.39629943e-005, -1.56279636e-018, -6.39629725e-005, 1, -2.34616895e-014))
  731. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=12891705",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 0.200000003, 0.200000003))
  732. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.400000036, 1.19999993))
  733. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.609375, 0.0116882324, -0.0999908447, 3.06355067e-018, -2.34617301e-014, -0.999999642, -0.999999642, -6.39631544e-005, -1.56279822e-018, -6.39631326e-005, 1, -2.34617217e-014))
  734. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=12891705",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 0.200000003, 0.200000003))
  735. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.400000036, 1.19999993))
  736. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.609313965, -0.388046265, -0.0999908447, 3.0635486e-018, -2.34617301e-014, -0.999998927, -0.999998927, -6.39631544e-005, -1.56279719e-018, -6.39630889e-005, 1, -2.34617047e-014))
  737. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=12891705",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 0.200000003, 0.200000003))
  738. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.400000036, 1.19999993))
  739. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.609329224, 0.411483765, -0.0999908447, 3.08028867e-018, -2.69585922e-014, -0.999998927, -0.999998927, -6.39334685e-005, -1.35696984e-018, -6.3933403e-005, 1, -2.69585617e-014))
  740. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=12891705",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 0.200000003, 0.200000003))
  741. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.01999998, 0.200000003, 0.200000003))
  742. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000305175781, -0.800010204, 0.89906311, -4.47035724e-008, 6.26018334e-015, 0.999997854, -8.34552054e-008, 1.00000012, -5.15634779e-015, -0.999997914, -5.35364961e-008, -4.47035653e-008))
  743. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  744. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.01999998, 0.600000024, 0.800000012))
  745. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000228881836, -0.99998498, -0.199783325, -4.47038211e-008, -2.85946115e-012, -0.999997854, -6.3955762e-005, 1.00000012, 1.77753083e-015, 0.999997914, 6.39259815e-005, -4.47038175e-008))
  746. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  747. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.400000006, 3.79999971, 0.200000003))
  748. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.356018066, -0.311279297, -0.609542847, 0.865768671, 0.500441432, 0, -0.5004403, 0.865770638, 3.55271241e-015, 3.55271241e-015, 3.02253882e-015, 0.999997854))
  749. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  750. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.01999998, 0.200000003, 0.200000003))
  751. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000122070313, -0.799995899, 0.900177002, 1.49011559e-008, 0, -0.999995232, 0, 1, 0, 0.999995232, 0, 1.49011559e-008))
  752. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  753. FlagLogo=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","FlagLogo",Vector3.new(3, 1.99999988, 0.200000003))
  754. FlagLogoweld=weld(m,VestHandle,FlagLogo,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.14234924, -3.41108704, -0.610244751, 0.865850091, 0.500302911, -3.55240239e-015, -0.500302792, 0.865850449, 9.79956736e-019, 3.07633938e-015, 1.77642947e-015, 0.999999642))
  755. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.400000006, 0.200000003, 0.400000036))
  756. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.356628418, -2.31108093, -0.620269775, 0.865850091, 0.500302911, 7.10581953e-015, -0.500302792, 0.865850449, 9.79956736e-019, 6.15238443e-015, 3.55382075e-015, 0.999999642))
  757. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  758. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.400000036, 0.200000003, 0.400000036))
  759. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.354736328, -4.51108551, -0.620117188, 0.865849495, 0.500302911, 1.77640292e-014, -0.500302434, 0.865850449, 9.79956115e-019, 9.22842142e-015, 5.33121097e-015, 0.999998927))
  760. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  761. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.400000006, 1.99999964, 0.200000003))
  762. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.356216431, -3.41107178, -0.610137939, 0.865848899, 0.500302911, 1.77639292e-014, -0.500302076, 0.865850449, 9.79955495e-019, 1.53807173e-014, 8.88612016e-015, 0.999998212))
  763. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  764. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.400000006, 0.200000003, 0.400000036))
  765. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.356292725, 1.6887207, -0.619628906, 0.865768075, 0.500441432, 0, -0.500439942, 0.865770638, 3.55270987e-015, 3.55270987e-015, 3.02253882e-015, 0.999997139))
  766. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  767. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.400000036, 1.19999993))
  768. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.589828491, 0.808547974, -0.0999956131, -3.90798369e-014, 8.06646416e-017, -0.999997854, -0.999997914, -6.36497934e-005, 3.90798369e-014, -6.36795739e-005, 1.00000012, 3.58011901e-015))
  769. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=12891705",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 0.200000003, 0.200000003))
  770. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"White","Part",Vector3.new(1, 0.76000005, 0.600000024))
  771. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.509597778, -0.490081787, -0.399998188, -0.999999642, 0, 0, 0, 0, 0.999999642, 0, 1, 0))
  772. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=104516854",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  773. handle=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Handle",Vector3.new(0.200000003, 0.200000003, 1.4000001))
  774. handleweld=weld(m,Character["Right Arm"],handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.05175781e-005, -1.10011411, -1.52587891e-005, 0.999999404, -4.47034765e-008, 0, -4.47034836e-008, -0.999999285, 0, 0, 0, -1))
  775. mesh("SpecialMesh",handle,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=74322546",Vector3.new(0, 0, 0),Vector3.new(1.5, 1.5, 1.5))
  776. local Decal1 = Instance.new("Decal",FlagLogo)
  777. Decal1.Texture = "http://www.roblox.com/asset/?id=147337085"
  778. Decal1.Face = "Front"
  779. local Decal2 = Instance.new("Decal",FlagLogo)
  780. Decal2.Texture = "http://www.roblox.com/asset/?id=147337085"
  781. Decal2.Face = "Back"
  782. Humanoid.WalkSpeed = 50
  783.  
  784. function ALLAHUAKBAR()
  785. attack = true
  786. local speak = {"FOR ALLAH YOU fuCKING COMMUNIST"}
  787. local colors = {"Green","Green","Green"} -- The only 3 colors, adding more will error.
  788. local chat = game:GetService("Chat")
  789. chat:Chat(Head,speak[math.random(1,#speak)], colors[math.random(1,3)] )
  790. for i = 0,1,0.05 do
  791. swait()
  792. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(50)),.3)
  793. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(0),math.rad(0),math.rad(-50)),.3)
  794. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(50)), 0.3)
  795. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-20)), 0.3)
  796. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  797. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  798. end
  799. for i = 0,1,0.05 do
  800. swait()
  801. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(50)),.3)
  802. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(0),math.rad(0),math.rad(-50)),.3)
  803. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(80), math.rad(0), math.rad(50)), 0.3)
  804. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-20)), 0.3)
  805. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  806. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  807. end
  808. for i = 1,20 do
  809. --so("http://roblox.com/asset/?id=197815953",workspace,1,1)
  810. so("rbxassetid://134854740",Torso,1,1.3)
  811. so("rbxassetid://247893371",workspace,1,1)
  812. so("rbxassetid://137994058",Torso,1,1)
  813. so("rbxassetid://165969964",Torso,1,1)
  814. local S = Instance.new("Explosion",workspace)
  815. S.Position = Torso.Position
  816. S.BlastPressure = 5
  817. S.BlastRadius = 50
  818. S.ExplosionType = 2
  819. end
  820. attack = false
  821. end
  822.  
  823. mouse.Button1Down:connect(function()
  824. ALLAHUAKBAR()
  825. end)
  826.  
  827. mouse.KeyDown:connect(function(k)
  828. k=k:lower()
  829.  
  830. end)
  831.  
  832.  
  833. local sine = 0
  834. local change = 1
  835. local val = 0
  836.  
  837. while true do
  838. swait()
  839. sine = sine + change
  840. local torvel=(RootPart.Velocity*Vector3.new(1,0,1)).magnitude
  841. local velderp=RootPart.Velocity.y
  842. hitfloor,posfloor=rayCast(RootPart.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,4,Character)
  843. if equipped==true or equipped==false then
  844. if attack==false then
  845. idle=idle+1
  846. else
  847. idle=0
  848. end
  849. if idle>=500 then
  850. if attack==false then
  851. --Sheath()
  852. end
  853. end
  854. if RootPart.Velocity.y > 1 and hitfloor==nil then
  855. Anim="Jump"
  856. if attack==false then
  857. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  858. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(-20),math.rad(0),math.rad(0)),.3)
  859. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(20), math.rad(0), math.rad(10)), 0.3)
  860. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-10)), 0.3)
  861. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-2),math.rad(0),math.rad(0)),.3)
  862. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2),math.rad(0),math.rad(0)),.3)
  863. end
  864. elseif RootPart.Velocity.y < -1 and hitfloor==nil then
  865. Anim="Fall"
  866. if attack==false then
  867. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  868. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  869. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(20), math.rad(0), math.rad(30)), 0.3)
  870. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-30)), 0.3)
  871. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  872. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  873. end
  874. elseif torvel<1 and hitfloor~=nil then
  875. Anim="Idle"
  876. if attack==false then
  877. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(10)),.3)
  878. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(0),math.rad(0),math.rad(-10)),.3)
  879. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(20), math.rad(0), math.rad(20)), 0.3)
  880. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-20)), 0.3)
  881. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  882. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  883. end
  884. elseif torvel>2 and hitfloor~=nil then
  885. Anim="Walk"
  886. if attack==false then
  887. change=3
  888. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  889. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(-20),math.rad(0),math.rad(0)),.3)
  890. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(50*math.cos(sine/20)), math.rad(0), math.rad(10)), 0.3)
  891. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-50*math.cos(sine/20)), math.rad(0), math.rad(-10)), 0.3)
  892. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  893. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  894. end
  895. end
  896. end
  897. if #Effects>0 then
  898. --table.insert(Effects,{prt,"Block1",delay})
  899. for e=1,#Effects do
  900. if Effects[e]~=nil then
  901. --for j=1,#Effects[e] do
  902. local Thing=Effects[e]
  903. if Thing~=nil then
  904. local Part=Thing[1]
  905. local Mode=Thing[2]
  906. local Delay=Thing[3]
  907. local IncX=Thing[4]
  908. local IncY=Thing[5]
  909. local IncZ=Thing[6]
  910. if Thing[1].Transparency<=1 then
  911. if Thing[2]=="Block1" then
  912. Thing[1].CFrame=Thing[1].CFrame*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  913. Mesh=Thing[1].Mesh
  914. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  915. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  916. elseif Thing[2]=="Cylinder" then
  917. Mesh=Thing[1].Mesh
  918. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  919. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  920. elseif Thing[2]=="Blood" then
  921. Mesh=Thing[7]
  922. Thing[1].CFrame=Thing[1].CFrame*cf(0,.5,0)
  923. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  924. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  925. elseif Thing[2]=="Elec" then
  926. Mesh=Thing[1].Mesh
  927. Mesh.Scale=Mesh.Scale+vt(Thing[7],Thing[8],Thing[9])
  928. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  929. elseif Thing[2]=="Disappear" then
  930. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  931. end
  932. else
  933. Part.Parent=nil
  934. table.remove(Effects,e)
  935. end
  936. end
  937. --end
  938. end
  939. end
  940. end
  941. end
  942.  
  943. reload.MouseButton1Click:connect(function()
  944. wait()
  945. script.Parent = game.Lighting
  946. local function scann(part)
  947. for i,v in pairs(part:GetChildren()) do
  948. scann(v)
  949. if v.ClassName == "Part" then
  950. v:destroy()
  951. end
  952. if v.ClassName == "Humanoid" then
  953. v.Health = 0
  954. end
  955. if v.ClassName == "Seat" then
  956. v:destroy()
  957. end
  958. if v.ClassName == "SpawnLocation" then
  959. v:destroy()
  960. end
  961. if v.ClassName == "MeshPart" then
  962. v:destroy()
  963. end
  964. if v.ClassName == "Sound" then
  965. v:destroy()
  966. end
  967. end
  968. end
  969. scann(workspace)
  970. function sandbox(var,func)
  971. local env = getfenv(func)
  972. local newenv = setmetatable({},{
  973. __index = function(self,k)
  974. if k=="script" then
  975. return var
  976. else
  977. return env[k]
  978. end
  979. end,
  980. })
  981. setfenv(func,newenv)
  982. return func
  983. end
  984. cors = {}
  985. mas = Instance.new("Model",game:GetService("Lighting"))
  986. Model0 = Instance.new("Model")
  987. SpawnLocation1 = Instance.new("SpawnLocation")
  988. Decal2 = Instance.new("Decal")
  989. Model3 = Instance.new("Model")
  990. BodyColors4 = Instance.new("BodyColors")
  991. ShirtGraphic5 = Instance.new("ShirtGraphic")
  992. CharacterMesh6 = Instance.new("CharacterMesh")
  993. CharacterMesh7 = Instance.new("CharacterMesh")
  994. Humanoid8 = Instance.new("Humanoid")
  995. Part9 = Instance.new("Part")
  996. SpecialMesh10 = Instance.new("SpecialMesh")
  997. Decal11 = Instance.new("Decal")
  998. Part12 = Instance.new("Part")
  999. Part13 = Instance.new("Part")
  1000. Part14 = Instance.new("Part")
  1001. Part15 = Instance.new("Part")
  1002. Part16 = Instance.new("Part")
  1003. Decal17 = Instance.new("Decal")
  1004. Motor6D18 = Instance.new("Motor6D")
  1005. Weld19 = Instance.new("Weld")
  1006. Weld20 = Instance.new("Weld")
  1007. Weld21 = Instance.new("Weld")
  1008. Weld22 = Instance.new("Weld")
  1009. CharacterMesh23 = Instance.new("CharacterMesh")
  1010. CharacterMesh24 = Instance.new("CharacterMesh")
  1011. CharacterMesh25 = Instance.new("CharacterMesh")
  1012. Model26 = Instance.new("Model")
  1013. BodyColors27 = Instance.new("BodyColors")
  1014. ShirtGraphic28 = Instance.new("ShirtGraphic")
  1015. CharacterMesh29 = Instance.new("CharacterMesh")
  1016. CharacterMesh30 = Instance.new("CharacterMesh")
  1017. Humanoid31 = Instance.new("Humanoid")
  1018. Part32 = Instance.new("Part")
  1019. SpecialMesh33 = Instance.new("SpecialMesh")
  1020. Decal34 = Instance.new("Decal")
  1021. Part35 = Instance.new("Part")
  1022. Part36 = Instance.new("Part")
  1023. Part37 = Instance.new("Part")
  1024. Part38 = Instance.new("Part")
  1025. Part39 = Instance.new("Part")
  1026. Decal40 = Instance.new("Decal")
  1027. Motor6D41 = Instance.new("Motor6D")
  1028. Weld42 = Instance.new("Weld")
  1029. Weld43 = Instance.new("Weld")
  1030. Weld44 = Instance.new("Weld")
  1031. Weld45 = Instance.new("Weld")
  1032. Weld46 = Instance.new("Weld")
  1033. CharacterMesh47 = Instance.new("CharacterMesh")
  1034. CharacterMesh48 = Instance.new("CharacterMesh")
  1035. CharacterMesh49 = Instance.new("CharacterMesh")
  1036. Model50 = Instance.new("Model")
  1037. Part51 = Instance.new("Part")
  1038. Decal52 = Instance.new("Decal")
  1039. Part53 = Instance.new("Part")
  1040. Part54 = Instance.new("Part")
  1041. Decal55 = Instance.new("Decal")
  1042. Model56 = Instance.new("Model")
  1043. BodyColors57 = Instance.new("BodyColors")
  1044. ShirtGraphic58 = Instance.new("ShirtGraphic")
  1045. CharacterMesh59 = Instance.new("CharacterMesh")
  1046. CharacterMesh60 = Instance.new("CharacterMesh")
  1047. Humanoid61 = Instance.new("Humanoid")
  1048. Part62 = Instance.new("Part")
  1049. SpecialMesh63 = Instance.new("SpecialMesh")
  1050. Decal64 = Instance.new("Decal")
  1051. Part65 = Instance.new("Part")
  1052. Part66 = Instance.new("Part")
  1053. Part67 = Instance.new("Part")
  1054. Part68 = Instance.new("Part")
  1055. Part69 = Instance.new("Part")
  1056. Decal70 = Instance.new("Decal")
  1057. Motor6D71 = Instance.new("Motor6D")
  1058. Motor6D72 = Instance.new("Motor6D")
  1059. Weld73 = Instance.new("Weld")
  1060. Weld74 = Instance.new("Weld")
  1061. CharacterMesh75 = Instance.new("CharacterMesh")
  1062. CharacterMesh76 = Instance.new("CharacterMesh")
  1063. CharacterMesh77 = Instance.new("CharacterMesh")
  1064. Model78 = Instance.new("Model")
  1065. BodyColors79 = Instance.new("BodyColors")
  1066. ShirtGraphic80 = Instance.new("ShirtGraphic")
  1067. CharacterMesh81 = Instance.new("CharacterMesh")
  1068. CharacterMesh82 = Instance.new("CharacterMesh")
  1069. Humanoid83 = Instance.new("Humanoid")
  1070. Part84 = Instance.new("Part")
  1071. SpecialMesh85 = Instance.new("SpecialMesh")
  1072. Decal86 = Instance.new("Decal")
  1073. Part87 = Instance.new("Part")
  1074. Part88 = Instance.new("Part")
  1075. Part89 = Instance.new("Part")
  1076. Part90 = Instance.new("Part")
  1077. Part91 = Instance.new("Part")
  1078. Decal92 = Instance.new("Decal")
  1079. Motor6D93 = Instance.new("Motor6D")
  1080. Weld94 = Instance.new("Weld")
  1081. Weld95 = Instance.new("Weld")
  1082. Weld96 = Instance.new("Weld")
  1083. CharacterMesh97 = Instance.new("CharacterMesh")
  1084. CharacterMesh98 = Instance.new("CharacterMesh")
  1085. CharacterMesh99 = Instance.new("CharacterMesh")
  1086. Model100 = Instance.new("Model")
  1087. Part101 = Instance.new("Part")
  1088. Decal102 = Instance.new("Decal")
  1089. Part103 = Instance.new("Part")
  1090. Part104 = Instance.new("Part")
  1091. Decal105 = Instance.new("Decal")
  1092. Model106 = Instance.new("Model")
  1093. BodyColors107 = Instance.new("BodyColors")
  1094. ShirtGraphic108 = Instance.new("ShirtGraphic")
  1095. CharacterMesh109 = Instance.new("CharacterMesh")
  1096. CharacterMesh110 = Instance.new("CharacterMesh")
  1097. Humanoid111 = Instance.new("Humanoid")
  1098. Part112 = Instance.new("Part")
  1099. SpecialMesh113 = Instance.new("SpecialMesh")
  1100. Decal114 = Instance.new("Decal")
  1101. Part115 = Instance.new("Part")
  1102. Part116 = Instance.new("Part")
  1103. Part117 = Instance.new("Part")
  1104. Part118 = Instance.new("Part")
  1105. Part119 = Instance.new("Part")
  1106. Decal120 = Instance.new("Decal")
  1107. Motor6D121 = Instance.new("Motor6D")
  1108. Weld122 = Instance.new("Weld")
  1109. Weld123 = Instance.new("Weld")
  1110. Weld124 = Instance.new("Weld")
  1111. CharacterMesh125 = Instance.new("CharacterMesh")
  1112. CharacterMesh126 = Instance.new("CharacterMesh")
  1113. CharacterMesh127 = Instance.new("CharacterMesh")
  1114. Model128 = Instance.new("Model")
  1115. Part129 = Instance.new("Part")
  1116. Decal130 = Instance.new("Decal")
  1117. Part131 = Instance.new("Part")
  1118. Part132 = Instance.new("Part")
  1119. Decal133 = Instance.new("Decal")
  1120. Model134 = Instance.new("Model")
  1121. Part135 = Instance.new("Part")
  1122. Decal136 = Instance.new("Decal")
  1123. Part137 = Instance.new("Part")
  1124. Part138 = Instance.new("Part")
  1125. Decal139 = Instance.new("Decal")
  1126. Model140 = Instance.new("Model")
  1127. Part141 = Instance.new("Part")
  1128. Decal142 = Instance.new("Decal")
  1129. Part143 = Instance.new("Part")
  1130. Part144 = Instance.new("Part")
  1131. Decal145 = Instance.new("Decal")
  1132. Model146 = Instance.new("Model")
  1133. Part147 = Instance.new("Part")
  1134. Decal148 = Instance.new("Decal")
  1135. Part149 = Instance.new("Part")
  1136. Decal150 = Instance.new("Decal")
  1137. Part151 = Instance.new("Part")
  1138. Decal152 = Instance.new("Decal")
  1139. Part153 = Instance.new("Part")
  1140. Decal154 = Instance.new("Decal")
  1141. Part155 = Instance.new("Part")
  1142. Decal156 = Instance.new("Decal")
  1143. Part157 = Instance.new("Part")
  1144. Part158 = Instance.new("Part")
  1145. Part159 = Instance.new("Part")
  1146. Part160 = Instance.new("Part")
  1147. Part161 = Instance.new("Part")
  1148. PointLight162 = Instance.new("PointLight")
  1149. Part163 = Instance.new("Part")
  1150. Part164 = Instance.new("Part")
  1151. Part165 = Instance.new("Part")
  1152. Part166 = Instance.new("Part")
  1153. Decal167 = Instance.new("Decal")
  1154. Part168 = Instance.new("Part")
  1155. Part169 = Instance.new("Part")
  1156. Part170 = Instance.new("Part")
  1157. Model171 = Instance.new("Model")
  1158. Model172 = Instance.new("Model")
  1159. Part173 = Instance.new("Part")
  1160. Part174 = Instance.new("Part")
  1161. Part175 = Instance.new("Part")
  1162. Part176 = Instance.new("Part")
  1163. Part177 = Instance.new("Part")
  1164. Seat178 = Instance.new("Seat")
  1165. Model179 = Instance.new("Model")
  1166. Part180 = Instance.new("Part")
  1167. Part181 = Instance.new("Part")
  1168. Part182 = Instance.new("Part")
  1169. Part183 = Instance.new("Part")
  1170. Part184 = Instance.new("Part")
  1171. Seat185 = Instance.new("Seat")
  1172. Model186 = Instance.new("Model")
  1173. Part187 = Instance.new("Part")
  1174. Part188 = Instance.new("Part")
  1175. Part189 = Instance.new("Part")
  1176. Part190 = Instance.new("Part")
  1177. Part191 = Instance.new("Part")
  1178. Seat192 = Instance.new("Seat")
  1179. Model193 = Instance.new("Model")
  1180. Part194 = Instance.new("Part")
  1181. Part195 = Instance.new("Part")
  1182. Part196 = Instance.new("Part")
  1183. Part197 = Instance.new("Part")
  1184. Part198 = Instance.new("Part")
  1185. Seat199 = Instance.new("Seat")
  1186. Model200 = Instance.new("Model")
  1187. Part201 = Instance.new("Part")
  1188. Part202 = Instance.new("Part")
  1189. Model203 = Instance.new("Model")
  1190. Model204 = Instance.new("Model")
  1191. Part205 = Instance.new("Part")
  1192. Part206 = Instance.new("Part")
  1193. Part207 = Instance.new("Part")
  1194. Part208 = Instance.new("Part")
  1195. Part209 = Instance.new("Part")
  1196. Seat210 = Instance.new("Seat")
  1197. Model211 = Instance.new("Model")
  1198. Part212 = Instance.new("Part")
  1199. Part213 = Instance.new("Part")
  1200. Part214 = Instance.new("Part")
  1201. Part215 = Instance.new("Part")
  1202. Part216 = Instance.new("Part")
  1203. Seat217 = Instance.new("Seat")
  1204. Model218 = Instance.new("Model")
  1205. Part219 = Instance.new("Part")
  1206. Part220 = Instance.new("Part")
  1207. Part221 = Instance.new("Part")
  1208. Part222 = Instance.new("Part")
  1209. Part223 = Instance.new("Part")
  1210. Seat224 = Instance.new("Seat")
  1211. Model225 = Instance.new("Model")
  1212. Part226 = Instance.new("Part")
  1213. Part227 = Instance.new("Part")
  1214. Part228 = Instance.new("Part")
  1215. Part229 = Instance.new("Part")
  1216. Part230 = Instance.new("Part")
  1217. Seat231 = Instance.new("Seat")
  1218. Model232 = Instance.new("Model")
  1219. Part233 = Instance.new("Part")
  1220. Part234 = Instance.new("Part")
  1221. Model235 = Instance.new("Model")
  1222. Model236 = Instance.new("Model")
  1223. Part237 = Instance.new("Part")
  1224. Part238 = Instance.new("Part")
  1225. Part239 = Instance.new("Part")
  1226. Part240 = Instance.new("Part")
  1227. Part241 = Instance.new("Part")
  1228. Seat242 = Instance.new("Seat")
  1229. Model243 = Instance.new("Model")
  1230. Part244 = Instance.new("Part")
  1231. Part245 = Instance.new("Part")
  1232. Part246 = Instance.new("Part")
  1233. Part247 = Instance.new("Part")
  1234. Part248 = Instance.new("Part")
  1235. Seat249 = Instance.new("Seat")
  1236. Model250 = Instance.new("Model")
  1237. Part251 = Instance.new("Part")
  1238. Part252 = Instance.new("Part")
  1239. Part253 = Instance.new("Part")
  1240. Part254 = Instance.new("Part")
  1241. Part255 = Instance.new("Part")
  1242. Seat256 = Instance.new("Seat")
  1243. Model257 = Instance.new("Model")
  1244. Part258 = Instance.new("Part")
  1245. Part259 = Instance.new("Part")
  1246. Part260 = Instance.new("Part")
  1247. Part261 = Instance.new("Part")
  1248. Part262 = Instance.new("Part")
  1249. Seat263 = Instance.new("Seat")
  1250. Model264 = Instance.new("Model")
  1251. Part265 = Instance.new("Part")
  1252. Part266 = Instance.new("Part")
  1253. Model267 = Instance.new("Model")
  1254. Model268 = Instance.new("Model")
  1255. Part269 = Instance.new("Part")
  1256. Part270 = Instance.new("Part")
  1257. Part271 = Instance.new("Part")
  1258. Part272 = Instance.new("Part")
  1259. Part273 = Instance.new("Part")
  1260. Seat274 = Instance.new("Seat")
  1261. Model275 = Instance.new("Model")
  1262. Part276 = Instance.new("Part")
  1263. Part277 = Instance.new("Part")
  1264. Part278 = Instance.new("Part")
  1265. Part279 = Instance.new("Part")
  1266. Part280 = Instance.new("Part")
  1267. Seat281 = Instance.new("Seat")
  1268. Model282 = Instance.new("Model")
  1269. Part283 = Instance.new("Part")
  1270. Part284 = Instance.new("Part")
  1271. Part285 = Instance.new("Part")
  1272. Part286 = Instance.new("Part")
  1273. Part287 = Instance.new("Part")
  1274. Seat288 = Instance.new("Seat")
  1275. Model289 = Instance.new("Model")
  1276. Part290 = Instance.new("Part")
  1277. Part291 = Instance.new("Part")
  1278. Part292 = Instance.new("Part")
  1279. Part293 = Instance.new("Part")
  1280. Part294 = Instance.new("Part")
  1281. Seat295 = Instance.new("Seat")
  1282. Model296 = Instance.new("Model")
  1283. Part297 = Instance.new("Part")
  1284. Part298 = Instance.new("Part")
  1285. Model299 = Instance.new("Model")
  1286. Part300 = Instance.new("Part")
  1287. SpecialMesh301 = Instance.new("SpecialMesh")
  1288. Sound302 = Instance.new("Sound")
  1289. Sound303 = Instance.new("Sound")
  1290. Sound304 = Instance.new("Sound")
  1291. Sound305 = Instance.new("Sound")
  1292. Sound306 = Instance.new("Sound")
  1293. Sound307 = Instance.new("Sound")
  1294. Sound308 = Instance.new("Sound")
  1295. Sound309 = Instance.new("Sound")
  1296. Sound310 = Instance.new("Sound")
  1297. Decal311 = Instance.new("Decal")
  1298. Weld312 = Instance.new("Weld")
  1299. Weld313 = Instance.new("Weld")
  1300. Weld314 = Instance.new("Weld")
  1301. Part315 = Instance.new("Part")
  1302. Decal316 = Instance.new("Decal")
  1303. Motor6D317 = Instance.new("Motor6D")
  1304. Motor6D318 = Instance.new("Motor6D")
  1305. Weld319 = Instance.new("Weld")
  1306. Weld320 = Instance.new("Weld")
  1307. Weld321 = Instance.new("Weld")
  1308. Part322 = Instance.new("Part")
  1309. Part323 = Instance.new("Part")
  1310. Part324 = Instance.new("Part")
  1311. Attachment325 = Instance.new("Attachment")
  1312. Part326 = Instance.new("Part")
  1313. Humanoid327 = Instance.new("Humanoid")
  1314. Part328 = Instance.new("Part")
  1315. Attachment329 = Instance.new("Attachment")
  1316. Motor6D330 = Instance.new("Motor6D")
  1317. BodyColors331 = Instance.new("BodyColors")
  1318. Accessory332 = Instance.new("Accessory")
  1319. Part333 = Instance.new("Part")
  1320. SpecialMesh334 = Instance.new("SpecialMesh")
  1321. Vector3Value335 = Instance.new("Vector3Value")
  1322. Accessory336 = Instance.new("Accessory")
  1323. Part337 = Instance.new("Part")
  1324. SpecialMesh338 = Instance.new("SpecialMesh")
  1325. Accessory339 = Instance.new("Accessory")
  1326. Part340 = Instance.new("Part")
  1327. SpecialMesh341 = Instance.new("SpecialMesh")
  1328. Vector3Value342 = Instance.new("Vector3Value")
  1329. ShirtGraphic343 = Instance.new("ShirtGraphic")
  1330. Model0.Name = "pizzaplace"
  1331. Model0.Parent = mas
  1332. SpawnLocation1.Parent = Model0
  1333. SpawnLocation1.Material = Enum.Material.Wood
  1334. SpawnLocation1.BrickColor = BrickColor.new("Really red")
  1335. SpawnLocation1.Transparency = 1
  1336. SpawnLocation1.Anchored = true
  1337. SpawnLocation1.Size = Vector3.new(6, 1, 6)
  1338. SpawnLocation1.CFrame = CFrame.new(-2.5, -0.5, -18.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1339. SpawnLocation1.BottomSurface = Enum.SurfaceType.Smooth
  1340. SpawnLocation1.TopSurface = Enum.SurfaceType.Smooth
  1341. SpawnLocation1.Color = Color3.new(1, 0, 0)
  1342. SpawnLocation1.Position = Vector3.new(-2.5, -0.5, -18.25)
  1343. SpawnLocation1.Color = Color3.new(1, 0, 0)
  1344. Decal2.Parent = SpawnLocation1
  1345. Decal2.Texture = "rbxasset://textures/SpawnLocation.png"
  1346. Decal2.Face = Enum.NormalId.Top
  1347. Model3.Name = "Pizza Worker"
  1348. Model3.Parent = Model0
  1349. BodyColors4.Parent = Model3
  1350. BodyColors4.HeadColor = BrickColor.new("Light orange")
  1351. BodyColors4.LeftArmColor = BrickColor.new("Light orange")
  1352. BodyColors4.LeftLegColor = BrickColor.new("Medium stone grey")
  1353. BodyColors4.RightArmColor = BrickColor.new("Br. yellowish orange")
  1354. BodyColors4.RightLegColor = BrickColor.new("Medium stone grey")
  1355. BodyColors4.TorsoColor = BrickColor.new("Bright red")
  1356. ShirtGraphic5.Parent = Model3
  1357. ShirtGraphic5.Graphic = "http://www.roblox.com/asset/?id=1811898"
  1358. CharacterMesh6.Name = "Admin Torso"
  1359. CharacterMesh6.Parent = Model3
  1360. CharacterMesh6.MeshId = 130092883
  1361. CharacterMesh6.BodyPart = Enum.BodyPart.Torso
  1362. CharacterMesh6.OverlayTextureId = 130115267
  1363. CharacterMesh7.Name = "Admin Right Leg"
  1364. CharacterMesh7.Parent = Model3
  1365. CharacterMesh7.MeshId = 130090868
  1366. CharacterMesh7.BodyPart = Enum.BodyPart.RightLeg
  1367. CharacterMesh7.OverlayTextureId = 130090169
  1368. Humanoid8.Parent = Model3
  1369. Humanoid8.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  1370. Humanoid8.RightLeg = Part15
  1371. Humanoid8.LeftLeg = Part13
  1372. Humanoid8.Torso = Part16
  1373. Humanoid8.Health = 0
  1374. Humanoid8.MaxHealth = 0
  1375. Part9.Name = "Head"
  1376. Part9.Parent = Model3
  1377. Part9.BrickColor = BrickColor.new("Cool yellow")
  1378. Part9.Rotation = Vector3.new(-172.089996, 3.69999981, -156.809998)
  1379. Part9.Anchored = true
  1380. Part9.FormFactor = Enum.FormFactor.Symmetric
  1381. Part9.Size = Vector3.new(2, 1, 1)
  1382. 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)
  1383. Part9.TopSurface = Enum.SurfaceType.Smooth
  1384. Part9.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1385. Part9.Position = Vector3.new(23.3427048, 4.35559797, -84.666687)
  1386. Part9.Orientation = Vector3.new(-7.89999962, 176.259995, 23.7099991)
  1387. Part9.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1388. SpecialMesh10.Parent = Part9
  1389. SpecialMesh10.Scale = Vector3.new(1.25, 1.25, 1.25)
  1390. SpecialMesh10.Scale = Vector3.new(1.25, 1.25, 1.25)
  1391. Decal11.Name = "face"
  1392. Decal11.Parent = Part9
  1393. Decal11.Texture = "http://www.roblox.com/asset/?id=12451696"
  1394. Part12.Name = "Left Arm"
  1395. Part12.Parent = Model3
  1396. Part12.BrickColor = BrickColor.new("Cool yellow")
  1397. Part12.Rotation = Vector3.new(110.269997, -22.0699997, -171.819992)
  1398. Part12.Anchored = true
  1399. Part12.FormFactor = Enum.FormFactor.Symmetric
  1400. Part12.Size = Vector3.new(1, 2, 1)
  1401. 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)
  1402. Part12.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1403. Part12.Position = Vector3.new(24.2181168, 2.61292291, -84.016571)
  1404. Part12.Orientation = Vector3.new(60.3799973, -130.509995, 53.6800003)
  1405. Part12.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1406. Part13.Name = "Left Leg"
  1407. Part13.Parent = Model3
  1408. Part13.BrickColor = BrickColor.new("Bright blue")
  1409. Part13.Rotation = Vector3.new(-171.300003, 0.789999962, -176.610001)
  1410. Part13.Anchored = true
  1411. Part13.FormFactor = Enum.FormFactor.Symmetric
  1412. Part13.Size = Vector3.new(1, 2, 1)
  1413. 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)
  1414. Part13.BottomSurface = Enum.SurfaceType.Smooth
  1415. Part13.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1416. Part13.Position = Vector3.new(22.7162991, 1.15107405, -85.1954193)
  1417. Part13.Orientation = Vector3.new(-8.69999981, 179.199997, 3.50999999)
  1418. Part13.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1419. Part14.Name = "Right Arm"
  1420. Part14.Parent = Model3
  1421. Part14.BrickColor = BrickColor.new("Cool yellow")
  1422. Part14.Rotation = Vector3.new(117.739998, -12.4399996, -150.709991)
  1423. Part14.Anchored = true
  1424. Part14.FormFactor = Enum.FormFactor.Symmetric
  1425. Part14.Size = Vector3.new(1, 2, 1)
  1426. 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)
  1427. Part14.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1428. Part14.Position = Vector3.new(21.0922279, 3.60140657, -84.1886444)
  1429. Part14.Orientation = Vector3.new(59.7999992, -154.649994, 51.5699997)
  1430. Part14.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1431. Part15.Name = "Right Leg"
  1432. Part15.Parent = Model3
  1433. Part15.BrickColor = BrickColor.new("Bright blue")
  1434. Part15.Rotation = Vector3.new(-171.300003, 0.789999962, -176.610001)
  1435. Part15.Anchored = true
  1436. Part15.FormFactor = Enum.FormFactor.Symmetric
  1437. Part15.Size = Vector3.new(1, 2, 1)
  1438. 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)
  1439. Part15.BottomSurface = Enum.SurfaceType.Smooth
  1440. Part15.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1441. Part15.Position = Vector3.new(21.7181435, 1.21157897, -85.2000351)
  1442. Part15.Orientation = Vector3.new(-8.69999981, 179.199997, 3.50999999)
  1443. Part15.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1444. Part16.Name = "Torso"
  1445. Part16.Parent = Model3
  1446. Part16.BrickColor = BrickColor.new("Dark green")
  1447. Part16.Rotation = Vector3.new(-172.089996, 3.69999981, -156.809998)
  1448. Part16.Anchored = true
  1449. Part16.FormFactor = Enum.FormFactor.Symmetric
  1450. Part16.Size = Vector3.new(2, 2, 1)
  1451. 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)
  1452. Part16.LeftSurface = Enum.SurfaceType.Weld
  1453. Part16.RightSurface = Enum.SurfaceType.Weld
  1454. Part16.Color = Color3.new(0.156863, 0.498039, 0.278431)
  1455. Part16.Position = Vector3.new(22.7532158, 2.99520111, -84.8942871)
  1456. Part16.Orientation = Vector3.new(-7.89999962, 176.259995, 23.7099991)
  1457. Part16.Color = Color3.new(0.156863, 0.498039, 0.278431)
  1458. Decal17.Name = "roblox"
  1459. Decal17.Parent = Part16
  1460. Motor6D18.Name = "Neck"
  1461. Motor6D18.Parent = Part16
  1462. Motor6D18.C0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  1463. Motor6D18.C1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  1464. Motor6D18.Part0 = Part16
  1465. Motor6D18.Part1 = Part9
  1466. Motor6D18.MaxVelocity = 0.10000000149012
  1467. Weld19.Parent = Part16
  1468. 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)
  1469. Weld19.Part0 = Part16
  1470. Weld19.Part1 = Part12
  1471. Weld20.Parent = Part16
  1472. 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)
  1473. Weld20.Part0 = Part16
  1474. Weld20.Part1 = Part14
  1475. Weld21.Parent = Part16
  1476. 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)
  1477. Weld21.Part0 = Part16
  1478. Weld21.Part1 = Part15
  1479. Weld22.Parent = Part16
  1480. 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)
  1481. Weld22.Part0 = Part16
  1482. Weld22.Part1 = Part13
  1483. CharacterMesh23.Name = "Admin Left Arm"
  1484. CharacterMesh23.Parent = Model3
  1485. CharacterMesh23.MeshId = 130092904
  1486. CharacterMesh23.BodyPart = Enum.BodyPart.LeftArm
  1487. CharacterMesh23.OverlayTextureId = 130115267
  1488. CharacterMesh24.Name = "Admin Left Leg"
  1489. CharacterMesh24.Parent = Model3
  1490. CharacterMesh24.MeshId = 130090846
  1491. CharacterMesh24.BodyPart = Enum.BodyPart.LeftLeg
  1492. CharacterMesh24.OverlayTextureId = 130090169
  1493. CharacterMesh25.Name = "Admin Right Arm"
  1494. CharacterMesh25.Parent = Model3
  1495. CharacterMesh25.MeshId = 130092911
  1496. CharacterMesh25.BodyPart = Enum.BodyPart.RightArm
  1497. CharacterMesh25.OverlayTextureId = 130115267
  1498. Model26.Name = "Pizza Worker"
  1499. Model26.Parent = Model0
  1500. BodyColors27.Parent = Model26
  1501. BodyColors27.HeadColor = BrickColor.new("Light orange")
  1502. BodyColors27.LeftArmColor = BrickColor.new("Light orange")
  1503. BodyColors27.LeftLegColor = BrickColor.new("Medium stone grey")
  1504. BodyColors27.RightArmColor = BrickColor.new("Br. yellowish orange")
  1505. BodyColors27.RightLegColor = BrickColor.new("Medium stone grey")
  1506. BodyColors27.TorsoColor = BrickColor.new("Bright red")
  1507. ShirtGraphic28.Parent = Model26
  1508. ShirtGraphic28.Graphic = "http://www.roblox.com/asset/?id=1811898"
  1509. CharacterMesh29.Name = "Admin Torso"
  1510. CharacterMesh29.Parent = Model26
  1511. CharacterMesh29.MeshId = 130092883
  1512. CharacterMesh29.BodyPart = Enum.BodyPart.Torso
  1513. CharacterMesh29.OverlayTextureId = 130115267
  1514. CharacterMesh30.Name = "Admin Right Leg"
  1515. CharacterMesh30.Parent = Model26
  1516. CharacterMesh30.MeshId = 130090868
  1517. CharacterMesh30.BodyPart = Enum.BodyPart.RightLeg
  1518. CharacterMesh30.OverlayTextureId = 130090169
  1519. Humanoid31.Parent = Model26
  1520. Humanoid31.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  1521. Humanoid31.RightLeg = Part38
  1522. Humanoid31.LeftLeg = Part36
  1523. Humanoid31.Torso = Part39
  1524. Humanoid31.Health = 0
  1525. Humanoid31.MaxHealth = 0
  1526. Part32.Name = "Head"
  1527. Part32.Parent = Model26
  1528. Part32.BrickColor = BrickColor.new("Cool yellow")
  1529. Part32.Rotation = Vector3.new(179.360001, -9.30000019, 164.519989)
  1530. Part32.Anchored = true
  1531. Part32.FormFactor = Enum.FormFactor.Symmetric
  1532. Part32.Size = Vector3.new(2, 1, 1)
  1533. 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)
  1534. Part32.TopSurface = Enum.SurfaceType.Smooth
  1535. Part32.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1536. Part32.Position = Vector3.new(-1.47406805, 4.25862408, -84.1422424)
  1537. Part32.Orientation = Vector3.new(0.629999995, -170.699997, -15.3800001)
  1538. Part32.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1539. SpecialMesh33.Parent = Part32
  1540. SpecialMesh33.Scale = Vector3.new(1.25, 1.25, 1.25)
  1541. SpecialMesh33.Scale = Vector3.new(1.25, 1.25, 1.25)
  1542. Decal34.Name = "face"
  1543. Decal34.Parent = Part32
  1544. Decal34.Texture = "http://www.roblox.com/asset/?id=12451696"
  1545. Part35.Name = "Left Arm"
  1546. Part35.Parent = Model26
  1547. Part35.BrickColor = BrickColor.new("Cool yellow")
  1548. Part35.Rotation = Vector3.new(102.059998, 13.3699999, 167.839996)
  1549. Part35.Anchored = true
  1550. Part35.FormFactor = Enum.FormFactor.Symmetric
  1551. Part35.Size = Vector3.new(1, 2, 1)
  1552. 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)
  1553. Part35.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1554. Part35.Position = Vector3.new(0.385627002, 3.56840897, -83.6027298)
  1555. Part35.Orientation = Vector3.new(72.0699997, 131.300003, -59.4399986)
  1556. Part35.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1557. Part36.Name = "Left Leg"
  1558. Part36.Parent = Model26
  1559. Part36.BrickColor = BrickColor.new("Bright blue")
  1560. Part36.Rotation = Vector3.new(179.659988, -10.6399994, 179.509995)
  1561. Part36.Anchored = true
  1562. Part36.FormFactor = Enum.FormFactor.Symmetric
  1563. Part36.Size = Vector3.new(1, 2, 1)
  1564. 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)
  1565. Part36.BottomSurface = Enum.SurfaceType.Smooth
  1566. Part36.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1567. Part36.Position = Vector3.new(-0.307913005, 0.882135987, -84.3098602)
  1568. Part36.Orientation = Vector3.new(0.329999983, -169.360001, -0.429999977)
  1569. Part36.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1570. Part37.Name = "Right Arm"
  1571. Part37.Parent = Model26
  1572. Part37.BrickColor = BrickColor.new("Cool yellow")
  1573. Part37.Rotation = Vector3.new(-17.3999996, -1.31999993, 149.429993)
  1574. Part37.Anchored = true
  1575. Part37.FormFactor = Enum.FormFactor.Symmetric
  1576. Part37.Size = Vector3.new(1, 2, 1)
  1577. 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)
  1578. Part37.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1579. Part37.Position = Vector3.new(-2.6417532, 3.52207184, -83.6925201)
  1580. Part37.Orientation = Vector3.new(-17.3899994, -1.38, 149.849991)
  1581. Part37.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1582. Part38.Name = "Right Leg"
  1583. Part38.Parent = Model26
  1584. Part38.BrickColor = BrickColor.new("Bright blue")
  1585. Part38.Rotation = Vector3.new(179.659988, -10.6399994, 179.509995)
  1586. Part38.Anchored = true
  1587. Part38.FormFactor = Enum.FormFactor.Symmetric
  1588. Part38.Size = Vector3.new(1, 2, 1)
  1589. 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)
  1590. Part38.BottomSurface = Enum.SurfaceType.Smooth
  1591. Part38.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1592. Part38.Position = Vector3.new(-1.29067302, 0.874692976, -84.125145)
  1593. Part38.Orientation = Vector3.new(0.329999983, -169.360001, -0.429999977)
  1594. Part38.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1595. Part39.Name = "Torso"
  1596. Part39.Parent = Model26
  1597. Part39.BrickColor = BrickColor.new("Dark green")
  1598. Part39.Rotation = Vector3.new(179.360001, -9.30000019, 164.519989)
  1599. Part39.Anchored = true
  1600. Part39.FormFactor = Enum.FormFactor.Symmetric
  1601. Part39.Size = Vector3.new(2, 2, 1)
  1602. 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)
  1603. Part39.LeftSurface = Enum.SurfaceType.Weld
  1604. Part39.RightSurface = Enum.SurfaceType.Weld
  1605. Part39.Color = Color3.new(0.156863, 0.498039, 0.278431)
  1606. Part39.Position = Vector3.new(-1.07900596, 2.81240201, -84.1907501)
  1607. Part39.Orientation = Vector3.new(0.629999995, -170.699997, -15.3800001)
  1608. Part39.Color = Color3.new(0.156863, 0.498039, 0.278431)
  1609. Decal40.Name = "roblox"
  1610. Decal40.Parent = Part39
  1611. Motor6D41.Name = "Neck"
  1612. Motor6D41.Parent = Part39
  1613. Motor6D41.C0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  1614. Motor6D41.C1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  1615. Motor6D41.Part0 = Part39
  1616. Motor6D41.Part1 = Part32
  1617. Motor6D41.MaxVelocity = 0.10000000149012
  1618. Weld42.Parent = Part39
  1619. 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)
  1620. Weld42.Part0 = Part39
  1621. Weld42.Part1 = Part32
  1622. Weld43.Parent = Part39
  1623. 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)
  1624. Weld43.Part0 = Part39
  1625. Weld43.Part1 = Part35
  1626. Weld44.Parent = Part39
  1627. 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)
  1628. Weld44.Part0 = Part39
  1629. Weld44.Part1 = Part37
  1630. Weld45.Parent = Part39
  1631. 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)
  1632. Weld45.Part0 = Part39
  1633. Weld45.Part1 = Part38
  1634. Weld46.Parent = Part39
  1635. 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)
  1636. Weld46.Part0 = Part39
  1637. Weld46.Part1 = Part36
  1638. CharacterMesh47.Name = "Admin Left Arm"
  1639. CharacterMesh47.Parent = Model26
  1640. CharacterMesh47.MeshId = 130092904
  1641. CharacterMesh47.BodyPart = Enum.BodyPart.LeftArm
  1642. CharacterMesh47.OverlayTextureId = 130115267
  1643. CharacterMesh48.Name = "Admin Left Leg"
  1644. CharacterMesh48.Parent = Model26
  1645. CharacterMesh48.MeshId = 130090846
  1646. CharacterMesh48.BodyPart = Enum.BodyPart.LeftLeg
  1647. CharacterMesh48.OverlayTextureId = 130090169
  1648. CharacterMesh49.Name = "Admin Right Arm"
  1649. CharacterMesh49.Parent = Model26
  1650. CharacterMesh49.MeshId = 130092911
  1651. CharacterMesh49.BodyPart = Enum.BodyPart.RightArm
  1652. CharacterMesh49.OverlayTextureId = 130115267
  1653. Model50.Name = "computah"
  1654. Model50.Parent = Model0
  1655. Part51.Parent = Model50
  1656. Part51.Material = Enum.Material.Metal
  1657. Part51.BrickColor = BrickColor.new("Institutional white")
  1658. Part51.Anchored = true
  1659. Part51.Size = Vector3.new(4.75, 0.25, 3.25)
  1660. Part51.CFrame = CFrame.new(-25.125, 2.7249999, -81.875, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1661. Part51.BottomSurface = Enum.SurfaceType.Smooth
  1662. Part51.TopSurface = Enum.SurfaceType.Smooth
  1663. Part51.Color = Color3.new(1, 1, 1)
  1664. Part51.Position = Vector3.new(-25.125, 2.7249999, -81.875)
  1665. Part51.Color = Color3.new(1, 1, 1)
  1666. Decal52.Parent = Part51
  1667. Decal52.Texture = "http://www.roblox.com/asset/?id=384312889"
  1668. Decal52.Face = Enum.NormalId.Top
  1669. Part53.Parent = Model50
  1670. Part53.Material = Enum.Material.Metal
  1671. Part53.BrickColor = BrickColor.new("Pearl")
  1672. Part53.Anchored = true
  1673. Part53.Size = Vector3.new(4.75, 3, 0.25)
  1674. Part53.CFrame = CFrame.new(-25.125, 4.3499999, -80.125, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1675. Part53.BottomSurface = Enum.SurfaceType.Smooth
  1676. Part53.TopSurface = Enum.SurfaceType.Smooth
  1677. Part53.Color = Color3.new(0.905882, 0.905882, 0.92549)
  1678. Part53.Position = Vector3.new(-25.125, 4.3499999, -80.125)
  1679. Part53.Color = Color3.new(0.905882, 0.905882, 0.92549)
  1680. Part54.Parent = Model50
  1681. Part54.Material = Enum.Material.Neon
  1682. Part54.BrickColor = BrickColor.new("Institutional white")
  1683. Part54.Anchored = true
  1684. Part54.Size = Vector3.new(4.25, 2.5, 0.25)
  1685. Part54.CFrame = CFrame.new(-25.125, 4.3499999, -80.1299973, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1686. Part54.BottomSurface = Enum.SurfaceType.Smooth
  1687. Part54.TopSurface = Enum.SurfaceType.Smooth
  1688. Part54.Color = Color3.new(1, 1, 1)
  1689. Part54.Position = Vector3.new(-25.125, 4.3499999, -80.1299973)
  1690. Part54.Color = Color3.new(1, 1, 1)
  1691. Decal55.Parent = Part54
  1692. Decal55.Texture = "http://www.roblox.com/asset/?id=1189089734"
  1693. Model56.Name = "Pizza Worker"
  1694. Model56.Parent = Model0
  1695. BodyColors57.Parent = Model56
  1696. BodyColors57.HeadColor = BrickColor.new("Light orange")
  1697. BodyColors57.LeftArmColor = BrickColor.new("Light orange")
  1698. BodyColors57.LeftLegColor = BrickColor.new("Medium stone grey")
  1699. BodyColors57.RightArmColor = BrickColor.new("Br. yellowish orange")
  1700. BodyColors57.RightLegColor = BrickColor.new("Medium stone grey")
  1701. BodyColors57.TorsoColor = BrickColor.new("Bright red")
  1702. ShirtGraphic58.Parent = Model56
  1703. ShirtGraphic58.Graphic = "http://www.roblox.com/asset/?id=1811898"
  1704. CharacterMesh59.Name = "Admin Torso"
  1705. CharacterMesh59.Parent = Model56
  1706. CharacterMesh59.MeshId = 130092883
  1707. CharacterMesh59.BodyPart = Enum.BodyPart.Torso
  1708. CharacterMesh59.OverlayTextureId = 130115267
  1709. CharacterMesh60.Name = "Admin Right Leg"
  1710. CharacterMesh60.Parent = Model56
  1711. CharacterMesh60.MeshId = 130090868
  1712. CharacterMesh60.BodyPart = Enum.BodyPart.RightLeg
  1713. CharacterMesh60.OverlayTextureId = 130090169
  1714. Humanoid61.Parent = Model56
  1715. Humanoid61.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  1716. Humanoid61.RightLeg = Part68
  1717. Humanoid61.LeftLeg = Part66
  1718. Humanoid61.Torso = Part69
  1719. Humanoid61.Health = 0
  1720. Humanoid61.MaxHealth = 0
  1721. Part62.Name = "Head"
  1722. Part62.Parent = Model56
  1723. Part62.BrickColor = BrickColor.new("Cool yellow")
  1724. Part62.Rotation = Vector3.new(180, 0, 180)
  1725. Part62.Anchored = true
  1726. Part62.FormFactor = Enum.FormFactor.Symmetric
  1727. Part62.Size = Vector3.new(2, 1, 1)
  1728. 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)
  1729. Part62.TopSurface = Enum.SurfaceType.Smooth
  1730. Part62.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1731. Part62.Position = Vector3.new(-12.75, 4.34999371, -84.5)
  1732. Part62.Orientation = Vector3.new(0, -180, 0)
  1733. Part62.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1734. SpecialMesh63.Parent = Part62
  1735. SpecialMesh63.Scale = Vector3.new(1.25, 1.25, 1.25)
  1736. SpecialMesh63.Scale = Vector3.new(1.25, 1.25, 1.25)
  1737. Decal64.Name = "face"
  1738. Decal64.Parent = Part62
  1739. Decal64.Texture = "http://www.roblox.com/asset/?id=12451696"
  1740. Part65.Name = "Left Arm"
  1741. Part65.Parent = Model56
  1742. Part65.BrickColor = BrickColor.new("Cool yellow")
  1743. Part65.Rotation = Vector3.new(100, 0, -180)
  1744. Part65.Anchored = true
  1745. Part65.FormFactor = Enum.FormFactor.Symmetric
  1746. Part65.Size = Vector3.new(1, 2, 1)
  1747. Part65.CFrame = CFrame.new(-11.25, 3.21217084, -83.6745911, -1, 0, 0, 0, 0.173647001, -0.984807968, 0, -0.984807968, -0.173647001)
  1748. Part65.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1749. Part65.Position = Vector3.new(-11.25, 3.21217084, -83.6745911)
  1750. Part65.Orientation = Vector3.new(80, 180, 0)
  1751. Part65.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1752. Part66.Name = "Left Leg"
  1753. Part66.Parent = Model56
  1754. Part66.BrickColor = BrickColor.new("Bright blue")
  1755. Part66.Rotation = Vector3.new(180, 0, 180)
  1756. Part66.Anchored = true
  1757. Part66.FormFactor = Enum.FormFactor.Symmetric
  1758. Part66.Size = Vector3.new(1, 2, 1)
  1759. 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)
  1760. Part66.BottomSurface = Enum.SurfaceType.Smooth
  1761. Part66.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1762. Part66.Position = Vector3.new(-12.25, 0.849998951, -84.5)
  1763. Part66.Orientation = Vector3.new(0, -180, 0)
  1764. Part66.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1765. Part67.Name = "Right Arm"
  1766. Part67.Parent = Model56
  1767. Part67.BrickColor = BrickColor.new("Cool yellow")
  1768. Part67.Rotation = Vector3.new(85, 0, -160)
  1769. Part67.Anchored = true
  1770. Part67.FormFactor = Enum.FormFactor.Symmetric
  1771. Part67.Size = Vector3.new(1, 2, 1)
  1772. 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)
  1773. Part67.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1774. Part67.Position = Vector3.new(-14.5065155, 3.40952301, -83.8414917)
  1775. Part67.Orientation = Vector3.new(85, 0, -160)
  1776. Part67.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1777. Part68.Name = "Right Leg"
  1778. Part68.Parent = Model56
  1779. Part68.BrickColor = BrickColor.new("Bright blue")
  1780. Part68.Rotation = Vector3.new(-180, 0, -180)
  1781. Part68.Anchored = true
  1782. Part68.FormFactor = Enum.FormFactor.Symmetric
  1783. Part68.Size = Vector3.new(1, 2, 1)
  1784. Part68.CFrame = CFrame.new(-13.25, 0.849999011, -84.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1785. Part68.BottomSurface = Enum.SurfaceType.Smooth
  1786. Part68.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1787. Part68.Position = Vector3.new(-13.25, 0.849999011, -84.5)
  1788. Part68.Orientation = Vector3.new(0, 180, 0)
  1789. Part68.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1790. Part69.Name = "Torso"
  1791. Part69.Parent = Model56
  1792. Part69.BrickColor = BrickColor.new("Dark green")
  1793. Part69.Rotation = Vector3.new(180, 0, 180)
  1794. Part69.Anchored = true
  1795. Part69.FormFactor = Enum.FormFactor.Symmetric
  1796. Part69.Size = Vector3.new(2, 2, 1)
  1797. 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)
  1798. Part69.LeftSurface = Enum.SurfaceType.Weld
  1799. Part69.RightSurface = Enum.SurfaceType.Weld
  1800. Part69.Color = Color3.new(0.156863, 0.498039, 0.278431)
  1801. Part69.Position = Vector3.new(-12.75, 2.85000038, -84.5)
  1802. Part69.Orientation = Vector3.new(0, -180, 0)
  1803. Part69.Color = Color3.new(0.156863, 0.498039, 0.278431)
  1804. Decal70.Name = "roblox"
  1805. Decal70.Parent = Part69
  1806. Motor6D71.Name = "Left Hip"
  1807. Motor6D71.Parent = Part69
  1808. Motor6D71.C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1809. Motor6D71.C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1810. Motor6D71.Part0 = Part69
  1811. Motor6D71.Part1 = Part66
  1812. Motor6D71.DesiredAngle = 0.037873461842537
  1813. Motor6D71.MaxVelocity = 0.10000000149012
  1814. Motor6D72.Name = "Neck"
  1815. Motor6D72.Parent = Part69
  1816. Motor6D72.C0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  1817. Motor6D72.C1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  1818. Motor6D72.Part0 = Part69
  1819. Motor6D72.Part1 = Part62
  1820. Motor6D72.MaxVelocity = 0.10000000149012
  1821. Weld73.Parent = Part69
  1822. 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)
  1823. Weld73.Part0 = Part69
  1824. Weld73.Part1 = Part67
  1825. Weld74.Parent = Part69
  1826. 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)
  1827. Weld74.Part0 = Part69
  1828. Weld74.Part1 = Part65
  1829. CharacterMesh75.Name = "Admin Left Arm"
  1830. CharacterMesh75.Parent = Model56
  1831. CharacterMesh75.MeshId = 130092904
  1832. CharacterMesh75.BodyPart = Enum.BodyPart.LeftArm
  1833. CharacterMesh75.OverlayTextureId = 130115267
  1834. CharacterMesh76.Name = "Admin Left Leg"
  1835. CharacterMesh76.Parent = Model56
  1836. CharacterMesh76.MeshId = 130090846
  1837. CharacterMesh76.BodyPart = Enum.BodyPart.LeftLeg
  1838. CharacterMesh76.OverlayTextureId = 130090169
  1839. CharacterMesh77.Name = "Admin Right Arm"
  1840. CharacterMesh77.Parent = Model56
  1841. CharacterMesh77.MeshId = 130092911
  1842. CharacterMesh77.BodyPart = Enum.BodyPart.RightArm
  1843. CharacterMesh77.OverlayTextureId = 130115267
  1844. Model78.Name = "Pizza Worker"
  1845. Model78.Parent = Model0
  1846. BodyColors79.Parent = Model78
  1847. BodyColors79.HeadColor = BrickColor.new("Light orange")
  1848. BodyColors79.LeftArmColor = BrickColor.new("Light orange")
  1849. BodyColors79.LeftLegColor = BrickColor.new("Medium stone grey")
  1850. BodyColors79.RightArmColor = BrickColor.new("Br. yellowish orange")
  1851. BodyColors79.RightLegColor = BrickColor.new("Medium stone grey")
  1852. BodyColors79.TorsoColor = BrickColor.new("Bright red")
  1853. ShirtGraphic80.Parent = Model78
  1854. ShirtGraphic80.Graphic = "http://www.roblox.com/asset/?id=1811898"
  1855. CharacterMesh81.Name = "Admin Torso"
  1856. CharacterMesh81.Parent = Model78
  1857. CharacterMesh81.MeshId = 130092883
  1858. CharacterMesh81.BodyPart = Enum.BodyPart.Torso
  1859. CharacterMesh81.OverlayTextureId = 130115267
  1860. CharacterMesh82.Name = "Admin Right Leg"
  1861. CharacterMesh82.Parent = Model78
  1862. CharacterMesh82.MeshId = 130090868
  1863. CharacterMesh82.BodyPart = Enum.BodyPart.RightLeg
  1864. CharacterMesh82.OverlayTextureId = 130090169
  1865. Humanoid83.Parent = Model78
  1866. Humanoid83.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  1867. Humanoid83.RightLeg = Part90
  1868. Humanoid83.LeftLeg = Part88
  1869. Humanoid83.Torso = Part91
  1870. Humanoid83.Health = 0
  1871. Humanoid83.MaxHealth = 0
  1872. Part84.Name = "Head"
  1873. Part84.Parent = Model78
  1874. Part84.BrickColor = BrickColor.new("Cool yellow")
  1875. Part84.Rotation = Vector3.new(-180, 75, -180)
  1876. Part84.Anchored = true
  1877. Part84.FormFactor = Enum.FormFactor.Symmetric
  1878. Part84.Size = Vector3.new(2, 1, 1)
  1879. Part84.CFrame = CFrame.new(10.1895475, 4.33566523, -84.6634979, -0.25881803, 0, 0.965926111, 0, 1, 0, -0.965926111, 0, -0.25881803)
  1880. Part84.TopSurface = Enum.SurfaceType.Smooth
  1881. Part84.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1882. Part84.Position = Vector3.new(10.1895475, 4.33566523, -84.6634979)
  1883. Part84.Orientation = Vector3.new(0, 105, 0)
  1884. Part84.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1885. SpecialMesh85.Parent = Part84
  1886. SpecialMesh85.Scale = Vector3.new(1.25, 1.25, 1.25)
  1887. SpecialMesh85.Scale = Vector3.new(1.25, 1.25, 1.25)
  1888. Decal86.Name = "face"
  1889. Decal86.Parent = Part84
  1890. Decal86.Texture = "http://www.roblox.com/asset/?id=12451696"
  1891. Part87.Name = "Left Arm"
  1892. Part87.Parent = Model78
  1893. Part87.BrickColor = BrickColor.new("Cool yellow")
  1894. Part87.Rotation = Vector3.new(100, 0, -180)
  1895. Part87.Anchored = true
  1896. Part87.FormFactor = Enum.FormFactor.Symmetric
  1897. Part87.Size = Vector3.new(1, 2, 1)
  1898. Part87.CFrame = CFrame.new(11.6895475, 3.19784307, -83.838089, -1, 0, 0, 0, 0.173647001, -0.984807968, 0, -0.984807968, -0.173647001)
  1899. Part87.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1900. Part87.Position = Vector3.new(11.6895475, 3.19784307, -83.838089)
  1901. Part87.Orientation = Vector3.new(80, 180, 0)
  1902. Part87.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1903. Part88.Name = "Left Leg"
  1904. Part88.Parent = Model78
  1905. Part88.BrickColor = BrickColor.new("Bright blue")
  1906. Part88.Rotation = Vector3.new(180, 0, 180)
  1907. Part88.Anchored = true
  1908. Part88.FormFactor = Enum.FormFactor.Symmetric
  1909. Part88.Size = Vector3.new(1, 2, 1)
  1910. 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)
  1911. Part88.BottomSurface = Enum.SurfaceType.Smooth
  1912. Part88.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1913. Part88.Position = Vector3.new(10.6895485, 0.835669875, -84.6634979)
  1914. Part88.Orientation = Vector3.new(0, -180, 0)
  1915. Part88.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1916. Part89.Name = "Right Arm"
  1917. Part89.Parent = Model78
  1918. Part89.BrickColor = BrickColor.new("Cool yellow")
  1919. Part89.Rotation = Vector3.new(85, 0, -160)
  1920. Part89.Anchored = true
  1921. Part89.FormFactor = Enum.FormFactor.Symmetric
  1922. Part89.Size = Vector3.new(1, 2, 1)
  1923. 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)
  1924. Part89.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1925. Part89.Position = Vector3.new(8.43302727, 3.39519429, -84.0049896)
  1926. Part89.Orientation = Vector3.new(85, 0, -160)
  1927. Part89.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1928. Part90.Name = "Right Leg"
  1929. Part90.Parent = Model78
  1930. Part90.BrickColor = BrickColor.new("Bright blue")
  1931. Part90.Rotation = Vector3.new(-180, 0, -180)
  1932. Part90.Anchored = true
  1933. Part90.FormFactor = Enum.FormFactor.Symmetric
  1934. Part90.Size = Vector3.new(1, 2, 1)
  1935. Part90.CFrame = CFrame.new(9.68954754, 0.835670114, -84.6634979, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1936. Part90.BottomSurface = Enum.SurfaceType.Smooth
  1937. Part90.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1938. Part90.Position = Vector3.new(9.68954754, 0.835670114, -84.6634979)
  1939. Part90.Orientation = Vector3.new(0, 180, 0)
  1940. Part90.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1941. Part91.Name = "Torso"
  1942. Part91.Parent = Model78
  1943. Part91.BrickColor = BrickColor.new("Dark green")
  1944. Part91.Rotation = Vector3.new(180, 0, 180)
  1945. Part91.Anchored = true
  1946. Part91.FormFactor = Enum.FormFactor.Symmetric
  1947. Part91.Size = Vector3.new(2, 2, 1)
  1948. 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)
  1949. Part91.LeftSurface = Enum.SurfaceType.Weld
  1950. Part91.RightSurface = Enum.SurfaceType.Weld
  1951. Part91.Color = Color3.new(0.156863, 0.498039, 0.278431)
  1952. Part91.Position = Vector3.new(10.1895485, 2.83567214, -84.6634979)
  1953. Part91.Orientation = Vector3.new(0, -180, 0)
  1954. Part91.Color = Color3.new(0.156863, 0.498039, 0.278431)
  1955. Decal92.Name = "roblox"
  1956. Decal92.Parent = Part91
  1957. Motor6D93.Name = "Left Hip"
  1958. Motor6D93.Parent = Part91
  1959. Motor6D93.C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1960. Motor6D93.C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1961. Motor6D93.Part0 = Part91
  1962. Motor6D93.Part1 = Part88
  1963. Motor6D93.DesiredAngle = 0.037873461842537
  1964. Motor6D93.MaxVelocity = 0.10000000149012
  1965. Weld94.Parent = Part91
  1966. 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)
  1967. Weld94.Part0 = Part91
  1968. Weld94.Part1 = Part89
  1969. Weld95.Parent = Part91
  1970. 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)
  1971. Weld95.Part0 = Part91
  1972. Weld95.Part1 = Part87
  1973. Weld96.Parent = Part91
  1974. 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)
  1975. Weld96.Part0 = Part91
  1976. Weld96.Part1 = Part84
  1977. CharacterMesh97.Name = "Admin Left Arm"
  1978. CharacterMesh97.Parent = Model78
  1979. CharacterMesh97.MeshId = 130092904
  1980. CharacterMesh97.BodyPart = Enum.BodyPart.LeftArm
  1981. CharacterMesh97.OverlayTextureId = 130115267
  1982. CharacterMesh98.Name = "Admin Left Leg"
  1983. CharacterMesh98.Parent = Model78
  1984. CharacterMesh98.MeshId = 130090846
  1985. CharacterMesh98.BodyPart = Enum.BodyPart.LeftLeg
  1986. CharacterMesh98.OverlayTextureId = 130090169
  1987. CharacterMesh99.Name = "Admin Right Arm"
  1988. CharacterMesh99.Parent = Model78
  1989. CharacterMesh99.MeshId = 130092911
  1990. CharacterMesh99.BodyPart = Enum.BodyPart.RightArm
  1991. CharacterMesh99.OverlayTextureId = 130115267
  1992. Model100.Name = "computah"
  1993. Model100.Parent = Model0
  1994. Part101.Parent = Model100
  1995. Part101.Material = Enum.Material.Metal
  1996. Part101.BrickColor = BrickColor.new("Institutional white")
  1997. Part101.Anchored = true
  1998. Part101.Size = Vector3.new(4.75, 0.25, 3.25)
  1999. Part101.CFrame = CFrame.new(9.75632381, 2.7249999, -81.9686584, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2000. Part101.BottomSurface = Enum.SurfaceType.Smooth
  2001. Part101.TopSurface = Enum.SurfaceType.Smooth
  2002. Part101.Color = Color3.new(1, 1, 1)
  2003. Part101.Position = Vector3.new(9.75632381, 2.7249999, -81.9686584)
  2004. Part101.Color = Color3.new(1, 1, 1)
  2005. Decal102.Parent = Part101
  2006. Decal102.Texture = "http://www.roblox.com/asset/?id=384312889"
  2007. Decal102.Face = Enum.NormalId.Top
  2008. Part103.Parent = Model100
  2009. Part103.Material = Enum.Material.Metal
  2010. Part103.BrickColor = BrickColor.new("Pearl")
  2011. Part103.Anchored = true
  2012. Part103.Size = Vector3.new(4.75, 3, 0.25)
  2013. Part103.CFrame = CFrame.new(9.75632, 4.3499999, -80.2186508, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2014. Part103.BottomSurface = Enum.SurfaceType.Smooth
  2015. Part103.TopSurface = Enum.SurfaceType.Smooth
  2016. Part103.Color = Color3.new(0.905882, 0.905882, 0.92549)
  2017. Part103.Position = Vector3.new(9.75632, 4.3499999, -80.2186508)
  2018. Part103.Color = Color3.new(0.905882, 0.905882, 0.92549)
  2019. Part104.Parent = Model100
  2020. Part104.Material = Enum.Material.Neon
  2021. Part104.BrickColor = BrickColor.new("Institutional white")
  2022. Part104.Anchored = true
  2023. Part104.Size = Vector3.new(4.25, 2.5, 0.25)
  2024. Part104.CFrame = CFrame.new(9.75631809, 4.3499999, -80.2236557, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2025. Part104.BottomSurface = Enum.SurfaceType.Smooth
  2026. Part104.TopSurface = Enum.SurfaceType.Smooth
  2027. Part104.Color = Color3.new(1, 1, 1)
  2028. Part104.Position = Vector3.new(9.75631809, 4.3499999, -80.2236557)
  2029. Part104.Color = Color3.new(1, 1, 1)
  2030. Decal105.Parent = Part104
  2031. Decal105.Texture = "http://www.roblox.com/asset/?id=916259805"
  2032. Model106.Name = "Pizza Worker"
  2033. Model106.Parent = Model0
  2034. BodyColors107.Parent = Model106
  2035. BodyColors107.HeadColor = BrickColor.new("Light orange")
  2036. BodyColors107.LeftArmColor = BrickColor.new("Light orange")
  2037. BodyColors107.LeftLegColor = BrickColor.new("Medium stone grey")
  2038. BodyColors107.RightArmColor = BrickColor.new("Br. yellowish orange")
  2039. BodyColors107.RightLegColor = BrickColor.new("Medium stone grey")
  2040. BodyColors107.TorsoColor = BrickColor.new("Bright red")
  2041. ShirtGraphic108.Parent = Model106
  2042. ShirtGraphic108.Graphic = "http://www.roblox.com/asset/?id=1811898"
  2043. CharacterMesh109.Name = "Admin Torso"
  2044. CharacterMesh109.Parent = Model106
  2045. CharacterMesh109.MeshId = 130092883
  2046. CharacterMesh109.BodyPart = Enum.BodyPart.Torso
  2047. CharacterMesh109.OverlayTextureId = 130115267
  2048. CharacterMesh110.Name = "Admin Right Leg"
  2049. CharacterMesh110.Parent = Model106
  2050. CharacterMesh110.MeshId = 130090868
  2051. CharacterMesh110.BodyPart = Enum.BodyPart.RightLeg
  2052. CharacterMesh110.OverlayTextureId = 130090169
  2053. Humanoid111.Parent = Model106
  2054. Humanoid111.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  2055. Humanoid111.RightLeg = Part118
  2056. Humanoid111.LeftLeg = Part116
  2057. Humanoid111.Torso = Part119
  2058. Humanoid111.Health = 0
  2059. Humanoid111.MaxHealth = 0
  2060. Part112.Name = "Head"
  2061. Part112.Parent = Model106
  2062. Part112.BrickColor = BrickColor.new("Cool yellow")
  2063. Part112.Rotation = Vector3.new(-180, -80, -180)
  2064. Part112.Anchored = true
  2065. Part112.FormFactor = Enum.FormFactor.Symmetric
  2066. Part112.Size = Vector3.new(2, 1, 1)
  2067. Part112.CFrame = CFrame.new(-24.5402126, 4.37017918, -84.2694168, -0.173647001, 0, -0.984807968, 0, 1, 0, 0.984807968, 0, -0.173647001)
  2068. Part112.TopSurface = Enum.SurfaceType.Smooth
  2069. Part112.Color = Color3.new(0.992157, 0.917647, 0.552941)
  2070. Part112.Position = Vector3.new(-24.5402126, 4.37017918, -84.2694168)
  2071. Part112.Orientation = Vector3.new(0, -100, 0)
  2072. Part112.Color = Color3.new(0.992157, 0.917647, 0.552941)
  2073. SpecialMesh113.Parent = Part112
  2074. SpecialMesh113.Scale = Vector3.new(1.25, 1.25, 1.25)
  2075. SpecialMesh113.Scale = Vector3.new(1.25, 1.25, 1.25)
  2076. Decal114.Name = "face"
  2077. Decal114.Parent = Part112
  2078. Decal114.Texture = "http://www.roblox.com/asset/?id=12451696"
  2079. Part115.Name = "Left Arm"
  2080. Part115.Parent = Model106
  2081. Part115.BrickColor = BrickColor.new("Cool yellow")
  2082. Part115.Rotation = Vector3.new(100, 0, -180)
  2083. Part115.Anchored = true
  2084. Part115.FormFactor = Enum.FormFactor.Symmetric
  2085. Part115.Size = Vector3.new(1, 2, 1)
  2086. Part115.CFrame = CFrame.new(-23.0402107, 3.23235726, -83.4440079, -1, 0, 0, 0, 0.173647001, -0.984807968, 0, -0.984807968, -0.173647001)
  2087. Part115.Color = Color3.new(0.992157, 0.917647, 0.552941)
  2088. Part115.Position = Vector3.new(-23.0402107, 3.23235726, -83.4440079)
  2089. Part115.Orientation = Vector3.new(80, 180, 0)
  2090. Part115.Color = Color3.new(0.992157, 0.917647, 0.552941)
  2091. Part116.Name = "Left Leg"
  2092. Part116.Parent = Model106
  2093. Part116.BrickColor = BrickColor.new("Bright blue")
  2094. Part116.Rotation = Vector3.new(180, 0, 180)
  2095. Part116.Anchored = true
  2096. Part116.FormFactor = Enum.FormFactor.Symmetric
  2097. Part116.Size = Vector3.new(1, 2, 1)
  2098. 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)
  2099. Part116.BottomSurface = Enum.SurfaceType.Smooth
  2100. Part116.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  2101. Part116.Position = Vector3.new(-24.0402126, 0.870185971, -84.2694168)
  2102. Part116.Orientation = Vector3.new(0, -180, 0)
  2103. Part116.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  2104. Part117.Name = "Right Arm"
  2105. Part117.Parent = Model106
  2106. Part117.BrickColor = BrickColor.new("Cool yellow")
  2107. Part117.Rotation = Vector3.new(85, 0, -160)
  2108. Part117.Anchored = true
  2109. Part117.FormFactor = Enum.FormFactor.Symmetric
  2110. Part117.Size = Vector3.new(1, 2, 1)
  2111. 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)
  2112. Part117.Color = Color3.new(0.992157, 0.917647, 0.552941)
  2113. Part117.Position = Vector3.new(-26.2967281, 3.42970943, -83.6109085)
  2114. Part117.Orientation = Vector3.new(85, 0, -160)
  2115. Part117.Color = Color3.new(0.992157, 0.917647, 0.552941)
  2116. Part118.Name = "Right Leg"
  2117. Part118.Parent = Model106
  2118. Part118.BrickColor = BrickColor.new("Bright blue")
  2119. Part118.Rotation = Vector3.new(-180, 0, -180)
  2120. Part118.Anchored = true
  2121. Part118.FormFactor = Enum.FormFactor.Symmetric
  2122. Part118.Size = Vector3.new(1, 2, 1)
  2123. Part118.CFrame = CFrame.new(-25.0402126, 0.870185971, -84.2694168, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2124. Part118.BottomSurface = Enum.SurfaceType.Smooth
  2125. Part118.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  2126. Part118.Position = Vector3.new(-25.0402126, 0.870185971, -84.2694168)
  2127. Part118.Orientation = Vector3.new(0, 180, 0)
  2128. Part118.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  2129. Part119.Name = "Torso"
  2130. Part119.Parent = Model106
  2131. Part119.BrickColor = BrickColor.new("Dark green")
  2132. Part119.Rotation = Vector3.new(180, 0, 180)
  2133. Part119.Anchored = true
  2134. Part119.FormFactor = Enum.FormFactor.Symmetric
  2135. Part119.Size = Vector3.new(2, 2, 1)
  2136. 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)
  2137. Part119.LeftSurface = Enum.SurfaceType.Weld
  2138. Part119.RightSurface = Enum.SurfaceType.Weld
  2139. Part119.Color = Color3.new(0.156863, 0.498039, 0.278431)
  2140. Part119.Position = Vector3.new(-24.5402126, 2.87018681, -84.2694168)
  2141. Part119.Orientation = Vector3.new(0, -180, 0)
  2142. Part119.Color = Color3.new(0.156863, 0.498039, 0.278431)
  2143. Decal120.Name = "roblox"
  2144. Decal120.Parent = Part119
  2145. Motor6D121.Name = "Left Hip"
  2146. Motor6D121.Parent = Part119
  2147. Motor6D121.C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2148. Motor6D121.C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2149. Motor6D121.Part0 = Part119
  2150. Motor6D121.Part1 = Part116
  2151. Motor6D121.DesiredAngle = 0.037873461842537
  2152. Motor6D121.MaxVelocity = 0.10000000149012
  2153. Weld122.Parent = Part119
  2154. 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)
  2155. Weld122.Part0 = Part119
  2156. Weld122.Part1 = Part112
  2157. Weld123.Parent = Part119
  2158. 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)
  2159. Weld123.Part0 = Part119
  2160. Weld123.Part1 = Part115
  2161. Weld124.Parent = Part119
  2162. 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)
  2163. Weld124.Part0 = Part119
  2164. Weld124.Part1 = Part117
  2165. CharacterMesh125.Name = "Admin Left Arm"
  2166. CharacterMesh125.Parent = Model106
  2167. CharacterMesh125.MeshId = 130092904
  2168. CharacterMesh125.BodyPart = Enum.BodyPart.LeftArm
  2169. CharacterMesh125.OverlayTextureId = 130115267
  2170. CharacterMesh126.Name = "Admin Left Leg"
  2171. CharacterMesh126.Parent = Model106
  2172. CharacterMesh126.MeshId = 130090846
  2173. CharacterMesh126.BodyPart = Enum.BodyPart.LeftLeg
  2174. CharacterMesh126.OverlayTextureId = 130090169
  2175. CharacterMesh127.Name = "Admin Right Arm"
  2176. CharacterMesh127.Parent = Model106
  2177. CharacterMesh127.MeshId = 130092911
  2178. CharacterMesh127.BodyPart = Enum.BodyPart.RightArm
  2179. CharacterMesh127.OverlayTextureId = 130115267
  2180. Model128.Name = "computah"
  2181. Model128.Parent = Model0
  2182. Part129.Parent = Model128
  2183. Part129.Material = Enum.Material.Metal
  2184. Part129.BrickColor = BrickColor.new("Institutional white")
  2185. Part129.Rotation = Vector3.new(0, -15, 0)
  2186. Part129.Anchored = true
  2187. Part129.Size = Vector3.new(4.75, 0.25, 3.25)
  2188. Part129.CFrame = CFrame.new(20.8227539, 2.7249999, -81.9732208, 0.965925872, 0, -0.258818984, 0, 1, 0, 0.258818984, 0, 0.965925872)
  2189. Part129.BottomSurface = Enum.SurfaceType.Smooth
  2190. Part129.TopSurface = Enum.SurfaceType.Smooth
  2191. Part129.Color = Color3.new(1, 1, 1)
  2192. Part129.Position = Vector3.new(20.8227539, 2.7249999, -81.9732208)
  2193. Part129.Orientation = Vector3.new(0, -15, 0)
  2194. Part129.Color = Color3.new(1, 1, 1)
  2195. Decal130.Parent = Part129
  2196. Decal130.Texture = "http://www.roblox.com/asset/?id=384312889"
  2197. Decal130.Face = Enum.NormalId.Top
  2198. Part131.Parent = Model128
  2199. Part131.Material = Enum.Material.Metal
  2200. Part131.BrickColor = BrickColor.new("Pearl")
  2201. Part131.Rotation = Vector3.new(0, -15, 0)
  2202. Part131.Anchored = true
  2203. Part131.Size = Vector3.new(4.75, 3, 0.25)
  2204. Part131.CFrame = CFrame.new(20.3698158, 4.3499999, -80.2828522, 0.965925872, 0, -0.258818984, 0, 1, 0, 0.258818984, 0, 0.965925872)
  2205. Part131.BottomSurface = Enum.SurfaceType.Smooth
  2206. Part131.TopSurface = Enum.SurfaceType.Smooth
  2207. Part131.Color = Color3.new(0.905882, 0.905882, 0.92549)
  2208. Part131.Position = Vector3.new(20.3698158, 4.3499999, -80.2828522)
  2209. Part131.Orientation = Vector3.new(0, -15, 0)
  2210. Part131.Color = Color3.new(0.905882, 0.905882, 0.92549)
  2211. Part132.Parent = Model128
  2212. Part132.Material = Enum.Material.Neon
  2213. Part132.BrickColor = BrickColor.new("Institutional white")
  2214. Part132.Rotation = Vector3.new(0, -15, 0)
  2215. Part132.Anchored = true
  2216. Part132.Size = Vector3.new(4.25, 2.5, 0.25)
  2217. Part132.CFrame = CFrame.new(20.3711052, 4.3499999, -80.2876816, 0.965925872, 0, -0.258818984, 0, 1, 0, 0.258818984, 0, 0.965925872)
  2218. Part132.BottomSurface = Enum.SurfaceType.Smooth
  2219. Part132.TopSurface = Enum.SurfaceType.Smooth
  2220. Part132.Color = Color3.new(1, 1, 1)
  2221. Part132.Position = Vector3.new(20.3711052, 4.3499999, -80.2876816)
  2222. Part132.Orientation = Vector3.new(0, -15, 0)
  2223. Part132.Color = Color3.new(1, 1, 1)
  2224. Decal133.Parent = Part132
  2225. Decal133.Texture = "http://www.roblox.com/asset/?id=856368869"
  2226. Model134.Name = "computah"
  2227. Model134.Parent = Model0
  2228. Part135.Parent = Model134
  2229. Part135.Material = Enum.Material.Metal
  2230. Part135.BrickColor = BrickColor.new("Institutional white")
  2231. Part135.Rotation = Vector3.new(0, -5, 0)
  2232. Part135.Anchored = true
  2233. Part135.Size = Vector3.new(4.75, 0.25, 3.25)
  2234. Part135.CFrame = CFrame.new(-13.5487328, 2.7249999, -81.621666, 0.996194661, 0, -0.087155968, 0, 1, 0, 0.087155968, 0, 0.996194661)
  2235. Part135.BottomSurface = Enum.SurfaceType.Smooth
  2236. Part135.TopSurface = Enum.SurfaceType.Smooth
  2237. Part135.Color = Color3.new(1, 1, 1)
  2238. Part135.Position = Vector3.new(-13.5487328, 2.7249999, -81.621666)
  2239. Part135.Orientation = Vector3.new(0, -5, 0)
  2240. Part135.Color = Color3.new(1, 1, 1)
  2241. Decal136.Parent = Part135
  2242. Decal136.Texture = "http://www.roblox.com/asset/?id=384312889"
  2243. Decal136.Face = Enum.NormalId.Top
  2244. Part137.Parent = Model134
  2245. Part137.Material = Enum.Material.Metal
  2246. Part137.BrickColor = BrickColor.new("Pearl")
  2247. Part137.Rotation = Vector3.new(0, -5, 0)
  2248. Part137.Anchored = true
  2249. Part137.Size = Vector3.new(4.75, 3, 0.25)
  2250. Part137.CFrame = CFrame.new(-13.7012596, 4.3499999, -79.8783188, 0.996194661, 0, -0.087155968, 0, 1, 0, 0.087155968, 0, 0.996194661)
  2251. Part137.BottomSurface = Enum.SurfaceType.Smooth
  2252. Part137.TopSurface = Enum.SurfaceType.Smooth
  2253. Part137.Color = Color3.new(0.905882, 0.905882, 0.92549)
  2254. Part137.Position = Vector3.new(-13.7012596, 4.3499999, -79.8783188)
  2255. Part137.Orientation = Vector3.new(0, -5, 0)
  2256. Part137.Color = Color3.new(0.905882, 0.905882, 0.92549)
  2257. Part138.Parent = Model134
  2258. Part138.Material = Enum.Material.Neon
  2259. Part138.BrickColor = BrickColor.new("Institutional white")
  2260. Part138.Rotation = Vector3.new(0, -5, 0)
  2261. Part138.Anchored = true
  2262. Part138.Size = Vector3.new(4.25, 2.5, 0.25)
  2263. Part138.CFrame = CFrame.new(-13.7008247, 4.3499999, -79.8833084, 0.996194661, 0, -0.087155968, 0, 1, 0, 0.087155968, 0, 0.996194661)
  2264. Part138.BottomSurface = Enum.SurfaceType.Smooth
  2265. Part138.TopSurface = Enum.SurfaceType.Smooth
  2266. Part138.Color = Color3.new(1, 1, 1)
  2267. Part138.Position = Vector3.new(-13.7008247, 4.3499999, -79.8833084)
  2268. Part138.Orientation = Vector3.new(0, -5, 0)
  2269. Part138.Color = Color3.new(1, 1, 1)
  2270. Decal139.Parent = Part138
  2271. Decal139.Texture = "http://www.roblox.com/asset/?id=849668179"
  2272. Model140.Name = "computah"
  2273. Model140.Parent = Model0
  2274. Part141.Parent = Model140
  2275. Part141.Material = Enum.Material.Metal
  2276. Part141.BrickColor = BrickColor.new("Institutional white")
  2277. Part141.Rotation = Vector3.new(0, 5, 0)
  2278. Part141.Anchored = true
  2279. Part141.Size = Vector3.new(4.75, 0.25, 3.25)
  2280. Part141.CFrame = CFrame.new(-1.27998102, 2.7249999, -81.5501938, 0.996194661, 0, 0.087155968, 0, 1, 0, -0.087155968, 0, 0.996194661)
  2281. Part141.BottomSurface = Enum.SurfaceType.Smooth
  2282. Part141.TopSurface = Enum.SurfaceType.Smooth
  2283. Part141.Color = Color3.new(1, 1, 1)
  2284. Part141.Position = Vector3.new(-1.27998102, 2.7249999, -81.5501938)
  2285. Part141.Orientation = Vector3.new(0, 5, 0)
  2286. Part141.Color = Color3.new(1, 1, 1)
  2287. Decal142.Parent = Part141
  2288. Decal142.Texture = "http://www.roblox.com/asset/?id=384312889"
  2289. Decal142.Face = Enum.NormalId.Top
  2290. Part143.Parent = Model140
  2291. Part143.Material = Enum.Material.Metal
  2292. Part143.BrickColor = BrickColor.new("Pearl")
  2293. Part143.Rotation = Vector3.new(0, 5, 0)
  2294. Part143.Anchored = true
  2295. Part143.Size = Vector3.new(4.75, 3, 0.25)
  2296. Part143.CFrame = CFrame.new(-1.12746298, 4.3499999, -79.806839, 0.996194661, 0, 0.087155968, 0, 1, 0, -0.087155968, 0, 0.996194661)
  2297. Part143.BottomSurface = Enum.SurfaceType.Smooth
  2298. Part143.TopSurface = Enum.SurfaceType.Smooth
  2299. Part143.Color = Color3.new(0.905882, 0.905882, 0.92549)
  2300. Part143.Position = Vector3.new(-1.12746298, 4.3499999, -79.806839)
  2301. Part143.Orientation = Vector3.new(0, 5, 0)
  2302. Part143.Color = Color3.new(0.905882, 0.905882, 0.92549)
  2303. Part144.Parent = Model140
  2304. Part144.Material = Enum.Material.Neon
  2305. Part144.BrickColor = BrickColor.new("Institutional white")
  2306. Part144.Rotation = Vector3.new(0, 5, 0)
  2307. Part144.Anchored = true
  2308. Part144.Size = Vector3.new(4.25, 2.5, 0.25)
  2309. Part144.CFrame = CFrame.new(-1.12790096, 4.3499999, -79.8118362, 0.996194661, 0, 0.087155968, 0, 1, 0, -0.087155968, 0, 0.996194661)
  2310. Part144.BottomSurface = Enum.SurfaceType.Smooth
  2311. Part144.TopSurface = Enum.SurfaceType.Smooth
  2312. Part144.Color = Color3.new(1, 1, 1)
  2313. Part144.Position = Vector3.new(-1.12790096, 4.3499999, -79.8118362)
  2314. Part144.Orientation = Vector3.new(0, 5, 0)
  2315. Part144.Color = Color3.new(1, 1, 1)
  2316. Decal145.Parent = Part144
  2317. Decal145.Texture = "http://www.roblox.com/asset/?id=1159595279"
  2318. Model146.Name = "Pizzas"
  2319. Model146.Parent = Model0
  2320. Part147.Parent = Model146
  2321. Part147.Material = Enum.Material.Wood
  2322. Part147.BrickColor = BrickColor.new("Really red")
  2323. Part147.Transparency = 1
  2324. Part147.Anchored = true
  2325. Part147.Size = Vector3.new(4, 0.25, 4)
  2326. Part147.CFrame = CFrame.new(16, 2.4749999, -81.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2327. Part147.BottomSurface = Enum.SurfaceType.Smooth
  2328. Part147.TopSurface = Enum.SurfaceType.Smooth
  2329. Part147.Color = Color3.new(1, 0, 0)
  2330. Part147.Position = Vector3.new(16, 2.4749999, -81.5)
  2331. Part147.Color = Color3.new(1, 0, 0)
  2332. Decal148.Parent = Part147
  2333. Decal148.Texture = "http://www.roblox.com/asset/?id=576029852"
  2334. Decal148.Face = Enum.NormalId.Top
  2335. Part149.Parent = Model146
  2336. Part149.Material = Enum.Material.Wood
  2337. Part149.BrickColor = BrickColor.new("Really red")
  2338. Part149.Transparency = 1
  2339. Part149.Anchored = true
  2340. Part149.Size = Vector3.new(4, 0.25, 4)
  2341. Part149.CFrame = CFrame.new(4.25, 2.4749999, -81.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2342. Part149.BottomSurface = Enum.SurfaceType.Smooth
  2343. Part149.TopSurface = Enum.SurfaceType.Smooth
  2344. Part149.Color = Color3.new(1, 0, 0)
  2345. Part149.Position = Vector3.new(4.25, 2.4749999, -81.5)
  2346. Part149.Color = Color3.new(1, 0, 0)
  2347. Decal150.Parent = Part149
  2348. Decal150.Texture = "http://www.roblox.com/asset/?id=576029852"
  2349. Decal150.Face = Enum.NormalId.Top
  2350. Part151.Parent = Model146
  2351. Part151.Material = Enum.Material.Wood
  2352. Part151.BrickColor = BrickColor.new("Really red")
  2353. Part151.Transparency = 1
  2354. Part151.Rotation = Vector3.new(0, 25, 0)
  2355. Part151.Anchored = true
  2356. Part151.Size = Vector3.new(4, 0.25, 4)
  2357. Part151.CFrame = CFrame.new(-7.25, 2.4749999, -81.5, 0.906307876, 0, 0.422617942, 0, 1, 0, -0.422617942, 0, 0.906307876)
  2358. Part151.BottomSurface = Enum.SurfaceType.Smooth
  2359. Part151.TopSurface = Enum.SurfaceType.Smooth
  2360. Part151.Color = Color3.new(1, 0, 0)
  2361. Part151.Position = Vector3.new(-7.25, 2.4749999, -81.5)
  2362. Part151.Orientation = Vector3.new(0, 25, 0)
  2363. Part151.Color = Color3.new(1, 0, 0)
  2364. Decal152.Parent = Part151
  2365. Decal152.Texture = "http://www.roblox.com/asset/?id=576029852"
  2366. Decal152.Face = Enum.NormalId.Top
  2367. Part153.Parent = Model146
  2368. Part153.Material = Enum.Material.Wood
  2369. Part153.BrickColor = BrickColor.new("Really red")
  2370. Part153.Transparency = 1
  2371. Part153.Rotation = Vector3.new(0, 85, 0)
  2372. Part153.Anchored = true
  2373. Part153.Size = Vector3.new(4, 0.25, 4)
  2374. Part153.CFrame = CFrame.new(-19.7856274, 2.4749999, -81.1714478, 0.087155968, 0, 0.996194661, 0, 1, 0, -0.996194661, 0, 0.087155968)
  2375. Part153.BottomSurface = Enum.SurfaceType.Smooth
  2376. Part153.TopSurface = Enum.SurfaceType.Smooth
  2377. Part153.Color = Color3.new(1, 0, 0)
  2378. Part153.Position = Vector3.new(-19.7856274, 2.4749999, -81.1714478)
  2379. Part153.Orientation = Vector3.new(0, 85, 0)
  2380. Part153.Color = Color3.new(1, 0, 0)
  2381. Decal154.Parent = Part153
  2382. Decal154.Texture = "http://www.roblox.com/asset/?id=576029852"
  2383. Decal154.Face = Enum.NormalId.Top
  2384. Part155.Parent = Model146
  2385. Part155.Material = Enum.Material.Wood
  2386. Part155.BrickColor = BrickColor.new("Really red")
  2387. Part155.Transparency = 1
  2388. Part155.Rotation = Vector3.new(0, 80, 0)
  2389. Part155.Anchored = true
  2390. Part155.Size = Vector3.new(4, 0.25, 4)
  2391. Part155.CFrame = CFrame.new(-30.6683674, 2.4749999, -81.1235733, 0.173647985, 0, 0.984807849, 0, 1, 0, -0.984807849, 0, 0.173647985)
  2392. Part155.BottomSurface = Enum.SurfaceType.Smooth
  2393. Part155.TopSurface = Enum.SurfaceType.Smooth
  2394. Part155.Color = Color3.new(1, 0, 0)
  2395. Part155.Position = Vector3.new(-30.6683674, 2.4749999, -81.1235733)
  2396. Part155.Orientation = Vector3.new(0, 80, 0)
  2397. Part155.Color = Color3.new(1, 0, 0)
  2398. Decal156.Parent = Part155
  2399. Decal156.Texture = "http://www.roblox.com/asset/?id=576029852"
  2400. Decal156.Face = Enum.NormalId.Top
  2401. Part157.Parent = Model0
  2402. Part157.Material = Enum.Material.Brick
  2403. Part157.BrickColor = BrickColor.new("Crimson")
  2404. Part157.Anchored = true
  2405. Part157.Size = Vector3.new(7, 8, 2)
  2406. Part157.CFrame = CFrame.new(-2.5, 14, -32, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2407. Part157.BottomSurface = Enum.SurfaceType.Smooth
  2408. Part157.TopSurface = Enum.SurfaceType.Smooth
  2409. Part157.Color = Color3.new(0.592157, 0, 0)
  2410. Part157.Position = Vector3.new(-2.5, 14, -32)
  2411. Part157.Color = Color3.new(0.592157, 0, 0)
  2412. Part158.Parent = Model0
  2413. Part158.Material = Enum.Material.Brick
  2414. Part158.BrickColor = BrickColor.new("Crimson")
  2415. Part158.Anchored = true
  2416. Part158.Size = Vector3.new(28, 18, 2)
  2417. Part158.CFrame = CFrame.new(-20, 9, -32, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2418. Part158.BottomSurface = Enum.SurfaceType.Smooth
  2419. Part158.TopSurface = Enum.SurfaceType.Smooth
  2420. Part158.Color = Color3.new(0.592157, 0, 0)
  2421. Part158.Position = Vector3.new(-20, 9, -32)
  2422. Part158.Color = Color3.new(0.592157, 0, 0)
  2423. Part159.Parent = Model0
  2424. Part159.Material = Enum.Material.Wood
  2425. Part159.BrickColor = BrickColor.new("Burnt Sienna")
  2426. Part159.Anchored = true
  2427. Part159.Size = Vector3.new(63, 0.0999999717, 63)
  2428. Part159.CFrame = CFrame.new(-2.5, 0.049999997, -64.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2429. Part159.BottomSurface = Enum.SurfaceType.Smooth
  2430. Part159.TopSurface = Enum.SurfaceType.Smooth
  2431. Part159.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  2432. Part159.Position = Vector3.new(-2.5, 0.049999997, -64.5)
  2433. Part159.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  2434. Part160.Parent = Model0
  2435. Part160.Material = Enum.Material.Brick
  2436. Part160.BrickColor = BrickColor.new("Crimson")
  2437. Part160.Rotation = Vector3.new(0, -90, 0)
  2438. Part160.Anchored = true
  2439. Part160.Size = Vector3.new(66.5, 18, 2)
  2440. Part160.CFrame = CFrame.new(30, 9, -64.25, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2441. Part160.BottomSurface = Enum.SurfaceType.Smooth
  2442. Part160.TopSurface = Enum.SurfaceType.Smooth
  2443. Part160.Color = Color3.new(0.592157, 0, 0)
  2444. Part160.Position = Vector3.new(30, 9, -64.25)
  2445. Part160.Orientation = Vector3.new(0, -90, 0)
  2446. Part160.Color = Color3.new(0.592157, 0, 0)
  2447. Part161.Parent = Model0
  2448. Part161.Material = Enum.Material.Neon
  2449. Part161.BrickColor = BrickColor.new("New Yeller")
  2450. Part161.Anchored = true
  2451. Part161.Size = Vector3.new(5, 1, 5.25)
  2452. Part161.CFrame = CFrame.new(-1.75, 17.5, -65.375, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2453. Part161.BottomSurface = Enum.SurfaceType.Smooth
  2454. Part161.TopSurface = Enum.SurfaceType.Smooth
  2455. Part161.Color = Color3.new(1, 0.937255, 0.054902)
  2456. Part161.Position = Vector3.new(-1.75, 17.5, -65.375)
  2457. Part161.Color = Color3.new(1, 0.937255, 0.054902)
  2458. PointLight162.Parent = Part161
  2459. PointLight162.Brightness = 2.4700000286102
  2460. PointLight162.Range = 51
  2461. Part163.Parent = Model0
  2462. Part163.Material = Enum.Material.Brick
  2463. Part163.BrickColor = BrickColor.new("Crimson")
  2464. Part163.Rotation = Vector3.new(-180, 0, -180)
  2465. Part163.Anchored = true
  2466. Part163.Size = Vector3.new(63.25, 18, 2)
  2467. Part163.CFrame = CFrame.new(-2.375, 9, -96.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2468. Part163.BottomSurface = Enum.SurfaceType.Smooth
  2469. Part163.TopSurface = Enum.SurfaceType.Smooth
  2470. Part163.Color = Color3.new(0.592157, 0, 0)
  2471. Part163.Position = Vector3.new(-2.375, 9, -96.5)
  2472. Part163.Orientation = Vector3.new(0, 180, 0)
  2473. Part163.Color = Color3.new(0.592157, 0, 0)
  2474. Part164.Parent = Model0
  2475. Part164.Material = Enum.Material.Brick
  2476. Part164.BrickColor = BrickColor.new("Crimson")
  2477. Part164.Rotation = Vector3.new(0, -90, 0)
  2478. Part164.Anchored = true
  2479. Part164.Size = Vector3.new(66.5, 18, 2)
  2480. Part164.CFrame = CFrame.new(-35, 9, -64.25, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2481. Part164.BottomSurface = Enum.SurfaceType.Smooth
  2482. Part164.TopSurface = Enum.SurfaceType.Smooth
  2483. Part164.Color = Color3.new(0.592157, 0, 0)
  2484. Part164.Position = Vector3.new(-35, 9, -64.25)
  2485. Part164.Orientation = Vector3.new(0, -90, 0)
  2486. Part164.Color = Color3.new(0.592157, 0, 0)
  2487. Part165.Parent = Model0
  2488. Part165.Material = Enum.Material.Brick
  2489. Part165.BrickColor = BrickColor.new("Crimson")
  2490. Part165.Anchored = true
  2491. Part165.Size = Vector3.new(28, 18, 2)
  2492. Part165.CFrame = CFrame.new(15, 9, -32, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2493. Part165.BottomSurface = Enum.SurfaceType.Smooth
  2494. Part165.TopSurface = Enum.SurfaceType.Smooth
  2495. Part165.Color = Color3.new(0.592157, 0, 0)
  2496. Part165.Position = Vector3.new(15, 9, -32)
  2497. Part165.Color = Color3.new(0.592157, 0, 0)
  2498. Part166.Parent = Model0
  2499. Part166.Material = Enum.Material.Wood
  2500. Part166.BrickColor = BrickColor.new("Burnt Sienna")
  2501. Part166.Anchored = true
  2502. Part166.Size = Vector3.new(18.75, 15.3500004, 0.25)
  2503. Part166.CFrame = CFrame.new(-2.625, 29.2749996, -31.1299992, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2504. Part166.BottomSurface = Enum.SurfaceType.Smooth
  2505. Part166.TopSurface = Enum.SurfaceType.Smooth
  2506. Part166.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  2507. Part166.Position = Vector3.new(-2.625, 29.2749996, -31.1299992)
  2508. Part166.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  2509. Decal167.Parent = Part166
  2510. Decal167.Texture = "http://www.roblox.com/asset/?id=183907371"
  2511. Decal167.Face = Enum.NormalId.Back
  2512. Part168.Parent = Model0
  2513. Part168.Material = Enum.Material.Metal
  2514. Part168.BrickColor = BrickColor.new("Really red")
  2515. Part168.Anchored = true
  2516. Part168.Size = Vector3.new(63.25, 2.5, 5.5)
  2517. Part168.CFrame = CFrame.new(-2.625, 1.3499999, -81.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2518. Part168.BottomSurface = Enum.SurfaceType.Smooth
  2519. Part168.TopSurface = Enum.SurfaceType.Smooth
  2520. Part168.Color = Color3.new(1, 0, 0)
  2521. Part168.Position = Vector3.new(-2.625, 1.3499999, -81.25)
  2522. Part168.Color = Color3.new(1, 0, 0)
  2523. Part169.Parent = Model0
  2524. Part169.Material = Enum.Material.Wood
  2525. Part169.BrickColor = BrickColor.new("Burnt Sienna")
  2526. Part169.Anchored = true
  2527. Part169.Size = Vector3.new(67, 3.60000038, 66.5)
  2528. Part169.CFrame = CFrame.new(-2.5, 19.7999992, -64.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2529. Part169.BottomSurface = Enum.SurfaceType.Smooth
  2530. Part169.TopSurface = Enum.SurfaceType.Smooth
  2531. Part169.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  2532. Part169.Position = Vector3.new(-2.5, 19.7999992, -64.25)
  2533. Part169.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  2534. Part170.Parent = Model0
  2535. Part170.Material = Enum.Material.Fabric
  2536. Part170.BrickColor = BrickColor.new("Really red")
  2537. Part170.Anchored = true
  2538. Part170.Size = Vector3.new(18.9000053, 0.299999982, 45.4500046)
  2539. Part170.CFrame = CFrame.new(-2.45000005, 0.149999991, -55.7249985, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2540. Part170.BottomSurface = Enum.SurfaceType.Smooth
  2541. Part170.TopSurface = Enum.SurfaceType.Smooth
  2542. Part170.Color = Color3.new(1, 0, 0)
  2543. Part170.Position = Vector3.new(-2.45000005, 0.149999991, -55.7249985)
  2544. Part170.Color = Color3.new(1, 0, 0)
  2545. Model171.Name = "seetz etc"
  2546. Model171.Parent = Model0
  2547. Model172.Name = "seet"
  2548. Model172.Parent = Model171
  2549. Part173.Parent = Model172
  2550. Part173.Material = Enum.Material.Wood
  2551. Part173.BrickColor = BrickColor.new("Medium red")
  2552. Part173.Anchored = true
  2553. Part173.Size = Vector3.new(2.25, 3, 0.75)
  2554. Part173.CFrame = CFrame.new(17.625, 3.5999999, -58.875, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2555. Part173.BottomSurface = Enum.SurfaceType.Smooth
  2556. Part173.TopSurface = Enum.SurfaceType.Smooth
  2557. Part173.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2558. Part173.Position = Vector3.new(17.625, 3.5999999, -58.875)
  2559. Part173.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2560. Part174.Parent = Model172
  2561. Part174.Material = Enum.Material.Wood
  2562. Part174.BrickColor = BrickColor.new("Medium red")
  2563. Part174.Anchored = true
  2564. Part174.Size = Vector3.new(0.5, 0.75, 0.5)
  2565. Part174.CFrame = CFrame.new(16.75, 0.474999905, -58.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2566. Part174.BottomSurface = Enum.SurfaceType.Smooth
  2567. Part174.TopSurface = Enum.SurfaceType.Smooth
  2568. Part174.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2569. Part174.Position = Vector3.new(16.75, 0.474999905, -58.75)
  2570. Part174.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2571. Part175.Parent = Model172
  2572. Part175.Material = Enum.Material.Wood
  2573. Part175.BrickColor = BrickColor.new("Medium red")
  2574. Part175.Anchored = true
  2575. Part175.Size = Vector3.new(0.5, 0.75, 0.5)
  2576. Part175.CFrame = CFrame.new(16.75, 0.474999905, -61, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2577. Part175.BottomSurface = Enum.SurfaceType.Smooth
  2578. Part175.TopSurface = Enum.SurfaceType.Smooth
  2579. Part175.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2580. Part175.Position = Vector3.new(16.75, 0.474999905, -61)
  2581. Part175.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2582. Part176.Parent = Model172
  2583. Part176.Material = Enum.Material.Wood
  2584. Part176.BrickColor = BrickColor.new("Medium red")
  2585. Part176.Anchored = true
  2586. Part176.Size = Vector3.new(0.5, 0.75, 0.5)
  2587. Part176.CFrame = CFrame.new(18.5, 0.469999999, -61, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2588. Part176.BottomSurface = Enum.SurfaceType.Smooth
  2589. Part176.TopSurface = Enum.SurfaceType.Smooth
  2590. Part176.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2591. Part176.Position = Vector3.new(18.5, 0.469999999, -61)
  2592. Part176.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2593. Part177.Parent = Model172
  2594. Part177.Material = Enum.Material.Wood
  2595. Part177.BrickColor = BrickColor.new("Medium red")
  2596. Part177.Anchored = true
  2597. Part177.Size = Vector3.new(0.5, 0.75, 0.5)
  2598. Part177.CFrame = CFrame.new(18.5, 0.469999999, -58.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2599. Part177.BottomSurface = Enum.SurfaceType.Smooth
  2600. Part177.TopSurface = Enum.SurfaceType.Smooth
  2601. Part177.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2602. Part177.Position = Vector3.new(18.5, 0.469999999, -58.75)
  2603. Part177.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2604. Seat178.Parent = Model172
  2605. Seat178.Material = Enum.Material.Wood
  2606. Seat178.BrickColor = BrickColor.new("Medium red")
  2607. Seat178.Anchored = true
  2608. Seat178.Size = Vector3.new(2.25, 1.25, 2.75)
  2609. Seat178.CFrame = CFrame.new(17.625, 1.4749999, -59.875, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2610. Seat178.BottomSurface = Enum.SurfaceType.Smooth
  2611. Seat178.TopSurface = Enum.SurfaceType.Smooth
  2612. Seat178.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2613. Seat178.Position = Vector3.new(17.625, 1.4749999, -59.875)
  2614. Seat178.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2615. Model179.Name = "seet"
  2616. Model179.Parent = Model171
  2617. Part180.Parent = Model179
  2618. Part180.Material = Enum.Material.Wood
  2619. Part180.BrickColor = BrickColor.new("Medium red")
  2620. Part180.Rotation = Vector3.new(-180, 0, -180)
  2621. Part180.Anchored = true
  2622. Part180.Size = Vector3.new(2.25, 3, 0.75)
  2623. Part180.CFrame = CFrame.new(17.6249428, 3.5999999, -68.3750229, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2624. Part180.BottomSurface = Enum.SurfaceType.Smooth
  2625. Part180.TopSurface = Enum.SurfaceType.Smooth
  2626. Part180.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2627. Part180.Position = Vector3.new(17.6249428, 3.5999999, -68.3750229)
  2628. Part180.Orientation = Vector3.new(0, 180, 0)
  2629. Part180.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2630. Part181.Parent = Model179
  2631. Part181.Material = Enum.Material.Wood
  2632. Part181.BrickColor = BrickColor.new("Medium red")
  2633. Part181.Rotation = Vector3.new(-180, 0, -180)
  2634. Part181.Anchored = true
  2635. Part181.Size = Vector3.new(0.5, 0.75, 0.5)
  2636. Part181.CFrame = CFrame.new(18.4999561, 0.474999994, -68.5000305, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2637. Part181.BottomSurface = Enum.SurfaceType.Smooth
  2638. Part181.TopSurface = Enum.SurfaceType.Smooth
  2639. Part181.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2640. Part181.Position = Vector3.new(18.4999561, 0.474999994, -68.5000305)
  2641. Part181.Orientation = Vector3.new(0, 180, 0)
  2642. Part181.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2643. Part182.Parent = Model179
  2644. Part182.Material = Enum.Material.Wood
  2645. Part182.BrickColor = BrickColor.new("Medium red")
  2646. Part182.Rotation = Vector3.new(-180, 0, -180)
  2647. Part182.Anchored = true
  2648. Part182.Size = Vector3.new(0.5, 0.75, 0.5)
  2649. Part182.CFrame = CFrame.new(18.4999313, 0.474999994, -66.2500076, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2650. Part182.BottomSurface = Enum.SurfaceType.Smooth
  2651. Part182.TopSurface = Enum.SurfaceType.Smooth
  2652. Part182.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2653. Part182.Position = Vector3.new(18.4999313, 0.474999994, -66.2500076)
  2654. Part182.Orientation = Vector3.new(0, 180, 0)
  2655. Part182.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2656. Part183.Parent = Model179
  2657. Part183.Material = Enum.Material.Wood
  2658. Part183.BrickColor = BrickColor.new("Medium red")
  2659. Part183.Rotation = Vector3.new(-180, 0, -180)
  2660. Part183.Anchored = true
  2661. Part183.Size = Vector3.new(0.5, 0.75, 0.5)
  2662. Part183.CFrame = CFrame.new(16.749939, 0.469999999, -66.2500153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2663. Part183.BottomSurface = Enum.SurfaceType.Smooth
  2664. Part183.TopSurface = Enum.SurfaceType.Smooth
  2665. Part183.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2666. Part183.Position = Vector3.new(16.749939, 0.469999999, -66.2500153)
  2667. Part183.Orientation = Vector3.new(0, 180, 0)
  2668. Part183.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2669. Part184.Parent = Model179
  2670. Part184.Material = Enum.Material.Wood
  2671. Part184.BrickColor = BrickColor.new("Medium red")
  2672. Part184.Rotation = Vector3.new(-180, 0, -180)
  2673. Part184.Anchored = true
  2674. Part184.Size = Vector3.new(0.5, 0.75, 0.5)
  2675. Part184.CFrame = CFrame.new(16.7499313, 0.469999999, -68.5000153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2676. Part184.BottomSurface = Enum.SurfaceType.Smooth
  2677. Part184.TopSurface = Enum.SurfaceType.Smooth
  2678. Part184.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2679. Part184.Position = Vector3.new(16.7499313, 0.469999999, -68.5000153)
  2680. Part184.Orientation = Vector3.new(0, 180, 0)
  2681. Part184.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2682. Seat185.Parent = Model179
  2683. Seat185.Material = Enum.Material.Wood
  2684. Seat185.BrickColor = BrickColor.new("Medium red")
  2685. Seat185.Rotation = Vector3.new(-180, 0, -180)
  2686. Seat185.Anchored = true
  2687. Seat185.Size = Vector3.new(2.25, 1.25, 2.75)
  2688. Seat185.CFrame = CFrame.new(17.624939, 1.47500002, -67.3750153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2689. Seat185.BottomSurface = Enum.SurfaceType.Smooth
  2690. Seat185.TopSurface = Enum.SurfaceType.Smooth
  2691. Seat185.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2692. Seat185.Position = Vector3.new(17.624939, 1.47500002, -67.3750153)
  2693. Seat185.Orientation = Vector3.new(0, 180, 0)
  2694. Seat185.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2695. Model186.Name = "seet"
  2696. Model186.Parent = Model171
  2697. Part187.Parent = Model186
  2698. Part187.Material = Enum.Material.Wood
  2699. Part187.BrickColor = BrickColor.new("Medium red")
  2700. Part187.Rotation = Vector3.new(0, -90, 0)
  2701. Part187.Anchored = true
  2702. Part187.Size = Vector3.new(2.25, 3, 0.75)
  2703. Part187.CFrame = CFrame.new(12.1249924, 3.5999999, -63.625, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2704. Part187.BottomSurface = Enum.SurfaceType.Smooth
  2705. Part187.TopSurface = Enum.SurfaceType.Smooth
  2706. Part187.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2707. Part187.Position = Vector3.new(12.1249924, 3.5999999, -63.625)
  2708. Part187.Orientation = Vector3.new(0, -90, 0)
  2709. Part187.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2710. Part188.Parent = Model186
  2711. Part188.Material = Enum.Material.Wood
  2712. Part188.BrickColor = BrickColor.new("Medium red")
  2713. Part188.Rotation = Vector3.new(0, -90, 0)
  2714. Part188.Anchored = true
  2715. Part188.Size = Vector3.new(0.5, 0.75, 0.5)
  2716. Part188.CFrame = CFrame.new(11.9999847, 0.474999994, -64.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2717. Part188.BottomSurface = Enum.SurfaceType.Smooth
  2718. Part188.TopSurface = Enum.SurfaceType.Smooth
  2719. Part188.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2720. Part188.Position = Vector3.new(11.9999847, 0.474999994, -64.5)
  2721. Part188.Orientation = Vector3.new(0, -90, 0)
  2722. Part188.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2723. Part189.Parent = Model186
  2724. Part189.Material = Enum.Material.Wood
  2725. Part189.BrickColor = BrickColor.new("Medium red")
  2726. Part189.Rotation = Vector3.new(0, -90, 0)
  2727. Part189.Anchored = true
  2728. Part189.Size = Vector3.new(0.5, 0.75, 0.5)
  2729. Part189.CFrame = CFrame.new(14.2499943, 0.474999994, -64.4999924, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2730. Part189.BottomSurface = Enum.SurfaceType.Smooth
  2731. Part189.TopSurface = Enum.SurfaceType.Smooth
  2732. Part189.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2733. Part189.Position = Vector3.new(14.2499943, 0.474999994, -64.4999924)
  2734. Part189.Orientation = Vector3.new(0, -90, 0)
  2735. Part189.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2736. Part190.Parent = Model186
  2737. Part190.Material = Enum.Material.Wood
  2738. Part190.BrickColor = BrickColor.new("Medium red")
  2739. Part190.Rotation = Vector3.new(0, -90, 0)
  2740. Part190.Anchored = true
  2741. Part190.Size = Vector3.new(0.5, 0.75, 0.5)
  2742. Part190.CFrame = CFrame.new(14.2500019, 0.469999999, -62.75, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2743. Part190.BottomSurface = Enum.SurfaceType.Smooth
  2744. Part190.TopSurface = Enum.SurfaceType.Smooth
  2745. Part190.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2746. Part190.Position = Vector3.new(14.2500019, 0.469999999, -62.75)
  2747. Part190.Orientation = Vector3.new(0, -90, 0)
  2748. Part190.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2749. Part191.Parent = Model186
  2750. Part191.Material = Enum.Material.Wood
  2751. Part191.BrickColor = BrickColor.new("Medium red")
  2752. Part191.Rotation = Vector3.new(0, -90, 0)
  2753. Part191.Anchored = true
  2754. Part191.Size = Vector3.new(0.5, 0.75, 0.5)
  2755. Part191.CFrame = CFrame.new(11.9999962, 0.469999999, -62.75, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2756. Part191.BottomSurface = Enum.SurfaceType.Smooth
  2757. Part191.TopSurface = Enum.SurfaceType.Smooth
  2758. Part191.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2759. Part191.Position = Vector3.new(11.9999962, 0.469999999, -62.75)
  2760. Part191.Orientation = Vector3.new(0, -90, 0)
  2761. Part191.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2762. Seat192.Parent = Model186
  2763. Seat192.Material = Enum.Material.Wood
  2764. Seat192.BrickColor = BrickColor.new("Medium red")
  2765. Seat192.Rotation = Vector3.new(0, -90, 0)
  2766. Seat192.Anchored = true
  2767. Seat192.Size = Vector3.new(2.25, 1.25, 2.75)
  2768. Seat192.CFrame = CFrame.new(13.125, 1.47500002, -63.625, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2769. Seat192.BottomSurface = Enum.SurfaceType.Smooth
  2770. Seat192.TopSurface = Enum.SurfaceType.Smooth
  2771. Seat192.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2772. Seat192.Position = Vector3.new(13.125, 1.47500002, -63.625)
  2773. Seat192.Orientation = Vector3.new(0, -90, 0)
  2774. Seat192.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2775. Model193.Name = "seet"
  2776. Model193.Parent = Model171
  2777. Part194.Parent = Model193
  2778. Part194.Material = Enum.Material.Wood
  2779. Part194.BrickColor = BrickColor.new("Medium red")
  2780. Part194.Rotation = Vector3.new(0, 90, 0)
  2781. Part194.Anchored = true
  2782. Part194.Size = Vector3.new(2.25, 3, 0.75)
  2783. Part194.CFrame = CFrame.new(23.1249733, 3.5999999, -63.6250153, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2784. Part194.BottomSurface = Enum.SurfaceType.Smooth
  2785. Part194.TopSurface = Enum.SurfaceType.Smooth
  2786. Part194.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2787. Part194.Position = Vector3.new(23.1249733, 3.5999999, -63.6250153)
  2788. Part194.Orientation = Vector3.new(0, 90, 0)
  2789. Part194.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2790. Part195.Parent = Model193
  2791. Part195.Material = Enum.Material.Wood
  2792. Part195.BrickColor = BrickColor.new("Medium red")
  2793. Part195.Rotation = Vector3.new(0, 90, 0)
  2794. Part195.Anchored = true
  2795. Part195.Size = Vector3.new(0.5, 0.75, 0.5)
  2796. Part195.CFrame = CFrame.new(23.2500076, 0.474999994, -62.75, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2797. Part195.BottomSurface = Enum.SurfaceType.Smooth
  2798. Part195.TopSurface = Enum.SurfaceType.Smooth
  2799. Part195.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2800. Part195.Position = Vector3.new(23.2500076, 0.474999994, -62.75)
  2801. Part195.Orientation = Vector3.new(0, 90, 0)
  2802. Part195.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2803. Part196.Parent = Model193
  2804. Part196.Material = Enum.Material.Wood
  2805. Part196.BrickColor = BrickColor.new("Medium red")
  2806. Part196.Rotation = Vector3.new(0, 90, 0)
  2807. Part196.Anchored = true
  2808. Part196.Size = Vector3.new(0.5, 0.75, 0.5)
  2809. Part196.CFrame = CFrame.new(20.9999657, 0.474999994, -62.75, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2810. Part196.BottomSurface = Enum.SurfaceType.Smooth
  2811. Part196.TopSurface = Enum.SurfaceType.Smooth
  2812. Part196.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2813. Part196.Position = Vector3.new(20.9999657, 0.474999994, -62.75)
  2814. Part196.Orientation = Vector3.new(0, 90, 0)
  2815. Part196.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2816. Part197.Parent = Model193
  2817. Part197.Material = Enum.Material.Wood
  2818. Part197.BrickColor = BrickColor.new("Medium red")
  2819. Part197.Rotation = Vector3.new(0, 90, 0)
  2820. Part197.Anchored = true
  2821. Part197.Size = Vector3.new(0.5, 0.75, 0.5)
  2822. Part197.CFrame = CFrame.new(20.9999485, 0.469999999, -64.5, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2823. Part197.BottomSurface = Enum.SurfaceType.Smooth
  2824. Part197.TopSurface = Enum.SurfaceType.Smooth
  2825. Part197.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2826. Part197.Position = Vector3.new(20.9999485, 0.469999999, -64.5)
  2827. Part197.Orientation = Vector3.new(0, 90, 0)
  2828. Part197.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2829. Part198.Parent = Model193
  2830. Part198.Material = Enum.Material.Wood
  2831. Part198.BrickColor = BrickColor.new("Medium red")
  2832. Part198.Rotation = Vector3.new(0, 90, 0)
  2833. Part198.Anchored = true
  2834. Part198.Size = Vector3.new(0.5, 0.75, 0.5)
  2835. Part198.CFrame = CFrame.new(23.2499828, 0.469999999, -64.5, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2836. Part198.BottomSurface = Enum.SurfaceType.Smooth
  2837. Part198.TopSurface = Enum.SurfaceType.Smooth
  2838. Part198.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2839. Part198.Position = Vector3.new(23.2499828, 0.469999999, -64.5)
  2840. Part198.Orientation = Vector3.new(0, 90, 0)
  2841. Part198.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2842. Seat199.Parent = Model193
  2843. Seat199.Material = Enum.Material.Wood
  2844. Seat199.BrickColor = BrickColor.new("Medium red")
  2845. Seat199.Rotation = Vector3.new(0, 90, 0)
  2846. Seat199.Anchored = true
  2847. Seat199.Size = Vector3.new(2.25, 1.25, 2.75)
  2848. Seat199.CFrame = CFrame.new(22.1249695, 1.47500002, -63.625, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2849. Seat199.BottomSurface = Enum.SurfaceType.Smooth
  2850. Seat199.TopSurface = Enum.SurfaceType.Smooth
  2851. Seat199.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2852. Seat199.Position = Vector3.new(22.1249695, 1.47500002, -63.625)
  2853. Seat199.Orientation = Vector3.new(0, 90, 0)
  2854. Seat199.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2855. Model200.Name = "table"
  2856. Model200.Parent = Model171
  2857. Part201.Parent = Model200
  2858. Part201.Material = Enum.Material.Metal
  2859. Part201.BrickColor = BrickColor.new("Black")
  2860. Part201.Anchored = true
  2861. Part201.Size = Vector3.new(0.5, 3.25, 0.5)
  2862. Part201.CFrame = CFrame.new(17.75, 1.7249999, -63.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2863. Part201.BottomSurface = Enum.SurfaceType.Smooth
  2864. Part201.TopSurface = Enum.SurfaceType.Smooth
  2865. Part201.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2866. Part201.Position = Vector3.new(17.75, 1.7249999, -63.75)
  2867. Part201.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2868. Part202.Parent = Model200
  2869. Part202.Material = Enum.Material.Metal
  2870. Part202.BrickColor = BrickColor.new("Black")
  2871. Part202.Anchored = true
  2872. Part202.Size = Vector3.new(6.5, 0.25, 5.5)
  2873. Part202.CFrame = CFrame.new(17.5, 3.4749999, -63.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2874. Part202.BottomSurface = Enum.SurfaceType.Smooth
  2875. Part202.TopSurface = Enum.SurfaceType.Smooth
  2876. Part202.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2877. Part202.Position = Vector3.new(17.5, 3.4749999, -63.75)
  2878. Part202.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2879. Model203.Name = "seetz etc"
  2880. Model203.Parent = Model0
  2881. Model204.Name = "seet"
  2882. Model204.Parent = Model203
  2883. Part205.Parent = Model204
  2884. Part205.Material = Enum.Material.Wood
  2885. Part205.BrickColor = BrickColor.new("Medium red")
  2886. Part205.Anchored = true
  2887. Part205.Size = Vector3.new(2.25, 3, 0.75)
  2888. Part205.CFrame = CFrame.new(17.625, 3.5999999, -42.125, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2889. Part205.BottomSurface = Enum.SurfaceType.Smooth
  2890. Part205.TopSurface = Enum.SurfaceType.Smooth
  2891. Part205.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2892. Part205.Position = Vector3.new(17.625, 3.5999999, -42.125)
  2893. Part205.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2894. Part206.Parent = Model204
  2895. Part206.Material = Enum.Material.Wood
  2896. Part206.BrickColor = BrickColor.new("Medium red")
  2897. Part206.Anchored = true
  2898. Part206.Size = Vector3.new(0.5, 0.75, 0.5)
  2899. Part206.CFrame = CFrame.new(16.75, 0.474999905, -42, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2900. Part206.BottomSurface = Enum.SurfaceType.Smooth
  2901. Part206.TopSurface = Enum.SurfaceType.Smooth
  2902. Part206.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2903. Part206.Position = Vector3.new(16.75, 0.474999905, -42)
  2904. Part206.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2905. Part207.Parent = Model204
  2906. Part207.Material = Enum.Material.Wood
  2907. Part207.BrickColor = BrickColor.new("Medium red")
  2908. Part207.Anchored = true
  2909. Part207.Size = Vector3.new(0.5, 0.75, 0.5)
  2910. Part207.CFrame = CFrame.new(16.75, 0.474999905, -44.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2911. Part207.BottomSurface = Enum.SurfaceType.Smooth
  2912. Part207.TopSurface = Enum.SurfaceType.Smooth
  2913. Part207.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2914. Part207.Position = Vector3.new(16.75, 0.474999905, -44.25)
  2915. Part207.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2916. Part208.Parent = Model204
  2917. Part208.Material = Enum.Material.Wood
  2918. Part208.BrickColor = BrickColor.new("Medium red")
  2919. Part208.Anchored = true
  2920. Part208.Size = Vector3.new(0.5, 0.75, 0.5)
  2921. Part208.CFrame = CFrame.new(18.5, 0.469999999, -44.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2922. Part208.BottomSurface = Enum.SurfaceType.Smooth
  2923. Part208.TopSurface = Enum.SurfaceType.Smooth
  2924. Part208.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2925. Part208.Position = Vector3.new(18.5, 0.469999999, -44.25)
  2926. Part208.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2927. Part209.Parent = Model204
  2928. Part209.Material = Enum.Material.Wood
  2929. Part209.BrickColor = BrickColor.new("Medium red")
  2930. Part209.Anchored = true
  2931. Part209.Size = Vector3.new(0.5, 0.75, 0.5)
  2932. Part209.CFrame = CFrame.new(18.5, 0.469999999, -42, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2933. Part209.BottomSurface = Enum.SurfaceType.Smooth
  2934. Part209.TopSurface = Enum.SurfaceType.Smooth
  2935. Part209.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2936. Part209.Position = Vector3.new(18.5, 0.469999999, -42)
  2937. Part209.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2938. Seat210.Parent = Model204
  2939. Seat210.Material = Enum.Material.Wood
  2940. Seat210.BrickColor = BrickColor.new("Medium red")
  2941. Seat210.Anchored = true
  2942. Seat210.Size = Vector3.new(2.25, 1.25, 2.75)
  2943. Seat210.CFrame = CFrame.new(17.625, 1.4749999, -43.125, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2944. Seat210.BottomSurface = Enum.SurfaceType.Smooth
  2945. Seat210.TopSurface = Enum.SurfaceType.Smooth
  2946. Seat210.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2947. Seat210.Position = Vector3.new(17.625, 1.4749999, -43.125)
  2948. Seat210.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2949. Model211.Name = "seet"
  2950. Model211.Parent = Model203
  2951. Part212.Parent = Model211
  2952. Part212.Material = Enum.Material.Wood
  2953. Part212.BrickColor = BrickColor.new("Medium red")
  2954. Part212.Rotation = Vector3.new(-180, 0, -180)
  2955. Part212.Anchored = true
  2956. Part212.Size = Vector3.new(2.25, 3, 0.75)
  2957. Part212.CFrame = CFrame.new(17.6249428, 3.5999999, -51.6250229, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2958. Part212.BottomSurface = Enum.SurfaceType.Smooth
  2959. Part212.TopSurface = Enum.SurfaceType.Smooth
  2960. Part212.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2961. Part212.Position = Vector3.new(17.6249428, 3.5999999, -51.6250229)
  2962. Part212.Orientation = Vector3.new(0, 180, 0)
  2963. Part212.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2964. Part213.Parent = Model211
  2965. Part213.Material = Enum.Material.Wood
  2966. Part213.BrickColor = BrickColor.new("Medium red")
  2967. Part213.Rotation = Vector3.new(-180, 0, -180)
  2968. Part213.Anchored = true
  2969. Part213.Size = Vector3.new(0.5, 0.75, 0.5)
  2970. Part213.CFrame = CFrame.new(18.4999561, 0.474999994, -51.7500305, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2971. Part213.BottomSurface = Enum.SurfaceType.Smooth
  2972. Part213.TopSurface = Enum.SurfaceType.Smooth
  2973. Part213.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2974. Part213.Position = Vector3.new(18.4999561, 0.474999994, -51.7500305)
  2975. Part213.Orientation = Vector3.new(0, 180, 0)
  2976. Part213.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2977. Part214.Parent = Model211
  2978. Part214.Material = Enum.Material.Wood
  2979. Part214.BrickColor = BrickColor.new("Medium red")
  2980. Part214.Rotation = Vector3.new(-180, 0, -180)
  2981. Part214.Anchored = true
  2982. Part214.Size = Vector3.new(0.5, 0.75, 0.5)
  2983. Part214.CFrame = CFrame.new(18.4999313, 0.474999994, -49.5000076, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2984. Part214.BottomSurface = Enum.SurfaceType.Smooth
  2985. Part214.TopSurface = Enum.SurfaceType.Smooth
  2986. Part214.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2987. Part214.Position = Vector3.new(18.4999313, 0.474999994, -49.5000076)
  2988. Part214.Orientation = Vector3.new(0, 180, 0)
  2989. Part214.Color = Color3.new(0.854902, 0.52549, 0.478431)
  2990. Part215.Parent = Model211
  2991. Part215.Material = Enum.Material.Wood
  2992. Part215.BrickColor = BrickColor.new("Medium red")
  2993. Part215.Rotation = Vector3.new(-180, 0, -180)
  2994. Part215.Anchored = true
  2995. Part215.Size = Vector3.new(0.5, 0.75, 0.5)
  2996. Part215.CFrame = CFrame.new(16.749939, 0.469999999, -49.5000153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2997. Part215.BottomSurface = Enum.SurfaceType.Smooth
  2998. Part215.TopSurface = Enum.SurfaceType.Smooth
  2999. Part215.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3000. Part215.Position = Vector3.new(16.749939, 0.469999999, -49.5000153)
  3001. Part215.Orientation = Vector3.new(0, 180, 0)
  3002. Part215.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3003. Part216.Parent = Model211
  3004. Part216.Material = Enum.Material.Wood
  3005. Part216.BrickColor = BrickColor.new("Medium red")
  3006. Part216.Rotation = Vector3.new(-180, 0, -180)
  3007. Part216.Anchored = true
  3008. Part216.Size = Vector3.new(0.5, 0.75, 0.5)
  3009. Part216.CFrame = CFrame.new(16.7499313, 0.469999999, -51.7500153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3010. Part216.BottomSurface = Enum.SurfaceType.Smooth
  3011. Part216.TopSurface = Enum.SurfaceType.Smooth
  3012. Part216.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3013. Part216.Position = Vector3.new(16.7499313, 0.469999999, -51.7500153)
  3014. Part216.Orientation = Vector3.new(0, 180, 0)
  3015. Part216.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3016. Seat217.Parent = Model211
  3017. Seat217.Material = Enum.Material.Wood
  3018. Seat217.BrickColor = BrickColor.new("Medium red")
  3019. Seat217.Rotation = Vector3.new(-180, 0, -180)
  3020. Seat217.Anchored = true
  3021. Seat217.Size = Vector3.new(2.25, 1.25, 2.75)
  3022. Seat217.CFrame = CFrame.new(17.624939, 1.47500002, -50.6250153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3023. Seat217.BottomSurface = Enum.SurfaceType.Smooth
  3024. Seat217.TopSurface = Enum.SurfaceType.Smooth
  3025. Seat217.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3026. Seat217.Position = Vector3.new(17.624939, 1.47500002, -50.6250153)
  3027. Seat217.Orientation = Vector3.new(0, 180, 0)
  3028. Seat217.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3029. Model218.Name = "seet"
  3030. Model218.Parent = Model203
  3031. Part219.Parent = Model218
  3032. Part219.Material = Enum.Material.Wood
  3033. Part219.BrickColor = BrickColor.new("Medium red")
  3034. Part219.Rotation = Vector3.new(0, -90, 0)
  3035. Part219.Anchored = true
  3036. Part219.Size = Vector3.new(2.25, 3, 0.75)
  3037. Part219.CFrame = CFrame.new(12.1249924, 3.5999999, -46.875, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3038. Part219.BottomSurface = Enum.SurfaceType.Smooth
  3039. Part219.TopSurface = Enum.SurfaceType.Smooth
  3040. Part219.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3041. Part219.Position = Vector3.new(12.1249924, 3.5999999, -46.875)
  3042. Part219.Orientation = Vector3.new(0, -90, 0)
  3043. Part219.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3044. Part220.Parent = Model218
  3045. Part220.Material = Enum.Material.Wood
  3046. Part220.BrickColor = BrickColor.new("Medium red")
  3047. Part220.Rotation = Vector3.new(0, -90, 0)
  3048. Part220.Anchored = true
  3049. Part220.Size = Vector3.new(0.5, 0.75, 0.5)
  3050. Part220.CFrame = CFrame.new(11.9999847, 0.474999994, -47.75, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3051. Part220.BottomSurface = Enum.SurfaceType.Smooth
  3052. Part220.TopSurface = Enum.SurfaceType.Smooth
  3053. Part220.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3054. Part220.Position = Vector3.new(11.9999847, 0.474999994, -47.75)
  3055. Part220.Orientation = Vector3.new(0, -90, 0)
  3056. Part220.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3057. Part221.Parent = Model218
  3058. Part221.Material = Enum.Material.Wood
  3059. Part221.BrickColor = BrickColor.new("Medium red")
  3060. Part221.Rotation = Vector3.new(0, -90, 0)
  3061. Part221.Anchored = true
  3062. Part221.Size = Vector3.new(0.5, 0.75, 0.5)
  3063. Part221.CFrame = CFrame.new(14.2499943, 0.474999994, -47.7499924, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3064. Part221.BottomSurface = Enum.SurfaceType.Smooth
  3065. Part221.TopSurface = Enum.SurfaceType.Smooth
  3066. Part221.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3067. Part221.Position = Vector3.new(14.2499943, 0.474999994, -47.7499924)
  3068. Part221.Orientation = Vector3.new(0, -90, 0)
  3069. Part221.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3070. Part222.Parent = Model218
  3071. Part222.Material = Enum.Material.Wood
  3072. Part222.BrickColor = BrickColor.new("Medium red")
  3073. Part222.Rotation = Vector3.new(0, -90, 0)
  3074. Part222.Anchored = true
  3075. Part222.Size = Vector3.new(0.5, 0.75, 0.5)
  3076. Part222.CFrame = CFrame.new(14.2500019, 0.469999999, -46, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3077. Part222.BottomSurface = Enum.SurfaceType.Smooth
  3078. Part222.TopSurface = Enum.SurfaceType.Smooth
  3079. Part222.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3080. Part222.Position = Vector3.new(14.2500019, 0.469999999, -46)
  3081. Part222.Orientation = Vector3.new(0, -90, 0)
  3082. Part222.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3083. Part223.Parent = Model218
  3084. Part223.Material = Enum.Material.Wood
  3085. Part223.BrickColor = BrickColor.new("Medium red")
  3086. Part223.Rotation = Vector3.new(0, -90, 0)
  3087. Part223.Anchored = true
  3088. Part223.Size = Vector3.new(0.5, 0.75, 0.5)
  3089. Part223.CFrame = CFrame.new(11.9999962, 0.469999999, -46, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3090. Part223.BottomSurface = Enum.SurfaceType.Smooth
  3091. Part223.TopSurface = Enum.SurfaceType.Smooth
  3092. Part223.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3093. Part223.Position = Vector3.new(11.9999962, 0.469999999, -46)
  3094. Part223.Orientation = Vector3.new(0, -90, 0)
  3095. Part223.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3096. Seat224.Parent = Model218
  3097. Seat224.Material = Enum.Material.Wood
  3098. Seat224.BrickColor = BrickColor.new("Medium red")
  3099. Seat224.Rotation = Vector3.new(0, -90, 0)
  3100. Seat224.Anchored = true
  3101. Seat224.Size = Vector3.new(2.25, 1.25, 2.75)
  3102. Seat224.CFrame = CFrame.new(13.125, 1.47500002, -46.875, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3103. Seat224.BottomSurface = Enum.SurfaceType.Smooth
  3104. Seat224.TopSurface = Enum.SurfaceType.Smooth
  3105. Seat224.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3106. Seat224.Position = Vector3.new(13.125, 1.47500002, -46.875)
  3107. Seat224.Orientation = Vector3.new(0, -90, 0)
  3108. Seat224.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3109. Model225.Name = "seet"
  3110. Model225.Parent = Model203
  3111. Part226.Parent = Model225
  3112. Part226.Material = Enum.Material.Wood
  3113. Part226.BrickColor = BrickColor.new("Medium red")
  3114. Part226.Rotation = Vector3.new(0, 90, 0)
  3115. Part226.Anchored = true
  3116. Part226.Size = Vector3.new(2.25, 3, 0.75)
  3117. Part226.CFrame = CFrame.new(23.1249733, 3.5999999, -46.8750153, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3118. Part226.BottomSurface = Enum.SurfaceType.Smooth
  3119. Part226.TopSurface = Enum.SurfaceType.Smooth
  3120. Part226.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3121. Part226.Position = Vector3.new(23.1249733, 3.5999999, -46.8750153)
  3122. Part226.Orientation = Vector3.new(0, 90, 0)
  3123. Part226.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3124. Part227.Parent = Model225
  3125. Part227.Material = Enum.Material.Wood
  3126. Part227.BrickColor = BrickColor.new("Medium red")
  3127. Part227.Rotation = Vector3.new(0, 90, 0)
  3128. Part227.Anchored = true
  3129. Part227.Size = Vector3.new(0.5, 0.75, 0.5)
  3130. Part227.CFrame = CFrame.new(23.2500076, 0.474999994, -46, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3131. Part227.BottomSurface = Enum.SurfaceType.Smooth
  3132. Part227.TopSurface = Enum.SurfaceType.Smooth
  3133. Part227.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3134. Part227.Position = Vector3.new(23.2500076, 0.474999994, -46)
  3135. Part227.Orientation = Vector3.new(0, 90, 0)
  3136. Part227.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3137. Part228.Parent = Model225
  3138. Part228.Material = Enum.Material.Wood
  3139. Part228.BrickColor = BrickColor.new("Medium red")
  3140. Part228.Rotation = Vector3.new(0, 90, 0)
  3141. Part228.Anchored = true
  3142. Part228.Size = Vector3.new(0.5, 0.75, 0.5)
  3143. Part228.CFrame = CFrame.new(20.9999657, 0.474999994, -46, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3144. Part228.BottomSurface = Enum.SurfaceType.Smooth
  3145. Part228.TopSurface = Enum.SurfaceType.Smooth
  3146. Part228.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3147. Part228.Position = Vector3.new(20.9999657, 0.474999994, -46)
  3148. Part228.Orientation = Vector3.new(0, 90, 0)
  3149. Part228.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3150. Part229.Parent = Model225
  3151. Part229.Material = Enum.Material.Wood
  3152. Part229.BrickColor = BrickColor.new("Medium red")
  3153. Part229.Rotation = Vector3.new(0, 90, 0)
  3154. Part229.Anchored = true
  3155. Part229.Size = Vector3.new(0.5, 0.75, 0.5)
  3156. Part229.CFrame = CFrame.new(20.9999485, 0.469999999, -47.75, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3157. Part229.BottomSurface = Enum.SurfaceType.Smooth
  3158. Part229.TopSurface = Enum.SurfaceType.Smooth
  3159. Part229.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3160. Part229.Position = Vector3.new(20.9999485, 0.469999999, -47.75)
  3161. Part229.Orientation = Vector3.new(0, 90, 0)
  3162. Part229.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3163. Part230.Parent = Model225
  3164. Part230.Material = Enum.Material.Wood
  3165. Part230.BrickColor = BrickColor.new("Medium red")
  3166. Part230.Rotation = Vector3.new(0, 90, 0)
  3167. Part230.Anchored = true
  3168. Part230.Size = Vector3.new(0.5, 0.75, 0.5)
  3169. Part230.CFrame = CFrame.new(23.2499828, 0.469999999, -47.75, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3170. Part230.BottomSurface = Enum.SurfaceType.Smooth
  3171. Part230.TopSurface = Enum.SurfaceType.Smooth
  3172. Part230.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3173. Part230.Position = Vector3.new(23.2499828, 0.469999999, -47.75)
  3174. Part230.Orientation = Vector3.new(0, 90, 0)
  3175. Part230.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3176. Seat231.Parent = Model225
  3177. Seat231.Material = Enum.Material.Wood
  3178. Seat231.BrickColor = BrickColor.new("Medium red")
  3179. Seat231.Rotation = Vector3.new(0, 90, 0)
  3180. Seat231.Anchored = true
  3181. Seat231.Size = Vector3.new(2.25, 1.25, 2.75)
  3182. Seat231.CFrame = CFrame.new(22.1249695, 1.47500002, -46.875, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3183. Seat231.BottomSurface = Enum.SurfaceType.Smooth
  3184. Seat231.TopSurface = Enum.SurfaceType.Smooth
  3185. Seat231.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3186. Seat231.Position = Vector3.new(22.1249695, 1.47500002, -46.875)
  3187. Seat231.Orientation = Vector3.new(0, 90, 0)
  3188. Seat231.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3189. Model232.Name = "table"
  3190. Model232.Parent = Model203
  3191. Part233.Parent = Model232
  3192. Part233.Material = Enum.Material.Metal
  3193. Part233.BrickColor = BrickColor.new("Black")
  3194. Part233.Anchored = true
  3195. Part233.Size = Vector3.new(0.5, 3.25, 0.5)
  3196. Part233.CFrame = CFrame.new(17.75, 1.7249999, -47, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3197. Part233.BottomSurface = Enum.SurfaceType.Smooth
  3198. Part233.TopSurface = Enum.SurfaceType.Smooth
  3199. Part233.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3200. Part233.Position = Vector3.new(17.75, 1.7249999, -47)
  3201. Part233.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3202. Part234.Parent = Model232
  3203. Part234.Material = Enum.Material.Metal
  3204. Part234.BrickColor = BrickColor.new("Black")
  3205. Part234.Anchored = true
  3206. Part234.Size = Vector3.new(6.5, 0.25, 5.5)
  3207. Part234.CFrame = CFrame.new(17.5, 3.4749999, -47, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3208. Part234.BottomSurface = Enum.SurfaceType.Smooth
  3209. Part234.TopSurface = Enum.SurfaceType.Smooth
  3210. Part234.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3211. Part234.Position = Vector3.new(17.5, 3.4749999, -47)
  3212. Part234.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3213. Model235.Name = "seetz etc"
  3214. Model235.Parent = Model0
  3215. Model236.Name = "seet"
  3216. Model236.Parent = Model235
  3217. Part237.Parent = Model236
  3218. Part237.Material = Enum.Material.Wood
  3219. Part237.BrickColor = BrickColor.new("Medium red")
  3220. Part237.Anchored = true
  3221. Part237.Size = Vector3.new(2.25, 3, 0.75)
  3222. Part237.CFrame = CFrame.new(-24.375, 3.5999999, -42.125, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3223. Part237.BottomSurface = Enum.SurfaceType.Smooth
  3224. Part237.TopSurface = Enum.SurfaceType.Smooth
  3225. Part237.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3226. Part237.Position = Vector3.new(-24.375, 3.5999999, -42.125)
  3227. Part237.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3228. Part238.Parent = Model236
  3229. Part238.Material = Enum.Material.Wood
  3230. Part238.BrickColor = BrickColor.new("Medium red")
  3231. Part238.Anchored = true
  3232. Part238.Size = Vector3.new(0.5, 0.75, 0.5)
  3233. Part238.CFrame = CFrame.new(-25.25, 0.474999905, -42, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3234. Part238.BottomSurface = Enum.SurfaceType.Smooth
  3235. Part238.TopSurface = Enum.SurfaceType.Smooth
  3236. Part238.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3237. Part238.Position = Vector3.new(-25.25, 0.474999905, -42)
  3238. Part238.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3239. Part239.Parent = Model236
  3240. Part239.Material = Enum.Material.Wood
  3241. Part239.BrickColor = BrickColor.new("Medium red")
  3242. Part239.Anchored = true
  3243. Part239.Size = Vector3.new(0.5, 0.75, 0.5)
  3244. Part239.CFrame = CFrame.new(-25.25, 0.474999905, -44.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3245. Part239.BottomSurface = Enum.SurfaceType.Smooth
  3246. Part239.TopSurface = Enum.SurfaceType.Smooth
  3247. Part239.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3248. Part239.Position = Vector3.new(-25.25, 0.474999905, -44.25)
  3249. Part239.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3250. Part240.Parent = Model236
  3251. Part240.Material = Enum.Material.Wood
  3252. Part240.BrickColor = BrickColor.new("Medium red")
  3253. Part240.Anchored = true
  3254. Part240.Size = Vector3.new(0.5, 0.75, 0.5)
  3255. Part240.CFrame = CFrame.new(-23.5, 0.469999999, -44.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3256. Part240.BottomSurface = Enum.SurfaceType.Smooth
  3257. Part240.TopSurface = Enum.SurfaceType.Smooth
  3258. Part240.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3259. Part240.Position = Vector3.new(-23.5, 0.469999999, -44.25)
  3260. Part240.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3261. Part241.Parent = Model236
  3262. Part241.Material = Enum.Material.Wood
  3263. Part241.BrickColor = BrickColor.new("Medium red")
  3264. Part241.Anchored = true
  3265. Part241.Size = Vector3.new(0.5, 0.75, 0.5)
  3266. Part241.CFrame = CFrame.new(-23.5, 0.469999999, -42, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3267. Part241.BottomSurface = Enum.SurfaceType.Smooth
  3268. Part241.TopSurface = Enum.SurfaceType.Smooth
  3269. Part241.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3270. Part241.Position = Vector3.new(-23.5, 0.469999999, -42)
  3271. Part241.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3272. Seat242.Parent = Model236
  3273. Seat242.Material = Enum.Material.Wood
  3274. Seat242.BrickColor = BrickColor.new("Medium red")
  3275. Seat242.Anchored = true
  3276. Seat242.Size = Vector3.new(2.25, 1.25, 2.75)
  3277. Seat242.CFrame = CFrame.new(-24.375, 1.4749999, -43.125, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3278. Seat242.BottomSurface = Enum.SurfaceType.Smooth
  3279. Seat242.TopSurface = Enum.SurfaceType.Smooth
  3280. Seat242.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3281. Seat242.Position = Vector3.new(-24.375, 1.4749999, -43.125)
  3282. Seat242.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3283. Model243.Name = "seet"
  3284. Model243.Parent = Model235
  3285. Part244.Parent = Model243
  3286. Part244.Material = Enum.Material.Wood
  3287. Part244.BrickColor = BrickColor.new("Medium red")
  3288. Part244.Rotation = Vector3.new(-180, 0, -180)
  3289. Part244.Anchored = true
  3290. Part244.Size = Vector3.new(2.25, 3, 0.75)
  3291. Part244.CFrame = CFrame.new(-24.3750572, 3.5999999, -51.6250229, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3292. Part244.BottomSurface = Enum.SurfaceType.Smooth
  3293. Part244.TopSurface = Enum.SurfaceType.Smooth
  3294. Part244.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3295. Part244.Position = Vector3.new(-24.3750572, 3.5999999, -51.6250229)
  3296. Part244.Orientation = Vector3.new(0, 180, 0)
  3297. Part244.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3298. Part245.Parent = Model243
  3299. Part245.Material = Enum.Material.Wood
  3300. Part245.BrickColor = BrickColor.new("Medium red")
  3301. Part245.Rotation = Vector3.new(-180, 0, -180)
  3302. Part245.Anchored = true
  3303. Part245.Size = Vector3.new(0.5, 0.75, 0.5)
  3304. Part245.CFrame = CFrame.new(-23.5000439, 0.474999994, -51.7500305, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3305. Part245.BottomSurface = Enum.SurfaceType.Smooth
  3306. Part245.TopSurface = Enum.SurfaceType.Smooth
  3307. Part245.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3308. Part245.Position = Vector3.new(-23.5000439, 0.474999994, -51.7500305)
  3309. Part245.Orientation = Vector3.new(0, 180, 0)
  3310. Part245.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3311. Part246.Parent = Model243
  3312. Part246.Material = Enum.Material.Wood
  3313. Part246.BrickColor = BrickColor.new("Medium red")
  3314. Part246.Rotation = Vector3.new(-180, 0, -180)
  3315. Part246.Anchored = true
  3316. Part246.Size = Vector3.new(0.5, 0.75, 0.5)
  3317. Part246.CFrame = CFrame.new(-23.5000687, 0.474999994, -49.5000076, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3318. Part246.BottomSurface = Enum.SurfaceType.Smooth
  3319. Part246.TopSurface = Enum.SurfaceType.Smooth
  3320. Part246.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3321. Part246.Position = Vector3.new(-23.5000687, 0.474999994, -49.5000076)
  3322. Part246.Orientation = Vector3.new(0, 180, 0)
  3323. Part246.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3324. Part247.Parent = Model243
  3325. Part247.Material = Enum.Material.Wood
  3326. Part247.BrickColor = BrickColor.new("Medium red")
  3327. Part247.Rotation = Vector3.new(-180, 0, -180)
  3328. Part247.Anchored = true
  3329. Part247.Size = Vector3.new(0.5, 0.75, 0.5)
  3330. Part247.CFrame = CFrame.new(-25.250061, 0.469999999, -49.5000153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3331. Part247.BottomSurface = Enum.SurfaceType.Smooth
  3332. Part247.TopSurface = Enum.SurfaceType.Smooth
  3333. Part247.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3334. Part247.Position = Vector3.new(-25.250061, 0.469999999, -49.5000153)
  3335. Part247.Orientation = Vector3.new(0, 180, 0)
  3336. Part247.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3337. Part248.Parent = Model243
  3338. Part248.Material = Enum.Material.Wood
  3339. Part248.BrickColor = BrickColor.new("Medium red")
  3340. Part248.Rotation = Vector3.new(-180, 0, -180)
  3341. Part248.Anchored = true
  3342. Part248.Size = Vector3.new(0.5, 0.75, 0.5)
  3343. Part248.CFrame = CFrame.new(-25.2500687, 0.469999999, -51.7500153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3344. Part248.BottomSurface = Enum.SurfaceType.Smooth
  3345. Part248.TopSurface = Enum.SurfaceType.Smooth
  3346. Part248.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3347. Part248.Position = Vector3.new(-25.2500687, 0.469999999, -51.7500153)
  3348. Part248.Orientation = Vector3.new(0, 180, 0)
  3349. Part248.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3350. Seat249.Parent = Model243
  3351. Seat249.Material = Enum.Material.Wood
  3352. Seat249.BrickColor = BrickColor.new("Medium red")
  3353. Seat249.Rotation = Vector3.new(-180, 0, -180)
  3354. Seat249.Anchored = true
  3355. Seat249.Size = Vector3.new(2.25, 1.25, 2.75)
  3356. Seat249.CFrame = CFrame.new(-24.375061, 1.47500002, -50.6250153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3357. Seat249.BottomSurface = Enum.SurfaceType.Smooth
  3358. Seat249.TopSurface = Enum.SurfaceType.Smooth
  3359. Seat249.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3360. Seat249.Position = Vector3.new(-24.375061, 1.47500002, -50.6250153)
  3361. Seat249.Orientation = Vector3.new(0, 180, 0)
  3362. Seat249.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3363. Model250.Name = "seet"
  3364. Model250.Parent = Model235
  3365. Part251.Parent = Model250
  3366. Part251.Material = Enum.Material.Wood
  3367. Part251.BrickColor = BrickColor.new("Medium red")
  3368. Part251.Rotation = Vector3.new(0, -90, 0)
  3369. Part251.Anchored = true
  3370. Part251.Size = Vector3.new(2.25, 3, 0.75)
  3371. Part251.CFrame = CFrame.new(-29.8750076, 3.5999999, -46.875, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3372. Part251.BottomSurface = Enum.SurfaceType.Smooth
  3373. Part251.TopSurface = Enum.SurfaceType.Smooth
  3374. Part251.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3375. Part251.Position = Vector3.new(-29.8750076, 3.5999999, -46.875)
  3376. Part251.Orientation = Vector3.new(0, -90, 0)
  3377. Part251.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3378. Part252.Parent = Model250
  3379. Part252.Material = Enum.Material.Wood
  3380. Part252.BrickColor = BrickColor.new("Medium red")
  3381. Part252.Rotation = Vector3.new(0, -90, 0)
  3382. Part252.Anchored = true
  3383. Part252.Size = Vector3.new(0.5, 0.75, 0.5)
  3384. Part252.CFrame = CFrame.new(-30.0000153, 0.474999994, -47.75, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3385. Part252.BottomSurface = Enum.SurfaceType.Smooth
  3386. Part252.TopSurface = Enum.SurfaceType.Smooth
  3387. Part252.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3388. Part252.Position = Vector3.new(-30.0000153, 0.474999994, -47.75)
  3389. Part252.Orientation = Vector3.new(0, -90, 0)
  3390. Part252.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3391. Part253.Parent = Model250
  3392. Part253.Material = Enum.Material.Wood
  3393. Part253.BrickColor = BrickColor.new("Medium red")
  3394. Part253.Rotation = Vector3.new(0, -90, 0)
  3395. Part253.Anchored = true
  3396. Part253.Size = Vector3.new(0.5, 0.75, 0.5)
  3397. Part253.CFrame = CFrame.new(-27.7500057, 0.474999994, -47.7499924, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3398. Part253.BottomSurface = Enum.SurfaceType.Smooth
  3399. Part253.TopSurface = Enum.SurfaceType.Smooth
  3400. Part253.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3401. Part253.Position = Vector3.new(-27.7500057, 0.474999994, -47.7499924)
  3402. Part253.Orientation = Vector3.new(0, -90, 0)
  3403. Part253.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3404. Part254.Parent = Model250
  3405. Part254.Material = Enum.Material.Wood
  3406. Part254.BrickColor = BrickColor.new("Medium red")
  3407. Part254.Rotation = Vector3.new(0, -90, 0)
  3408. Part254.Anchored = true
  3409. Part254.Size = Vector3.new(0.5, 0.75, 0.5)
  3410. Part254.CFrame = CFrame.new(-27.7499981, 0.469999999, -46, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3411. Part254.BottomSurface = Enum.SurfaceType.Smooth
  3412. Part254.TopSurface = Enum.SurfaceType.Smooth
  3413. Part254.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3414. Part254.Position = Vector3.new(-27.7499981, 0.469999999, -46)
  3415. Part254.Orientation = Vector3.new(0, -90, 0)
  3416. Part254.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3417. Part255.Parent = Model250
  3418. Part255.Material = Enum.Material.Wood
  3419. Part255.BrickColor = BrickColor.new("Medium red")
  3420. Part255.Rotation = Vector3.new(0, -90, 0)
  3421. Part255.Anchored = true
  3422. Part255.Size = Vector3.new(0.5, 0.75, 0.5)
  3423. Part255.CFrame = CFrame.new(-30.0000038, 0.469999999, -46, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3424. Part255.BottomSurface = Enum.SurfaceType.Smooth
  3425. Part255.TopSurface = Enum.SurfaceType.Smooth
  3426. Part255.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3427. Part255.Position = Vector3.new(-30.0000038, 0.469999999, -46)
  3428. Part255.Orientation = Vector3.new(0, -90, 0)
  3429. Part255.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3430. Seat256.Parent = Model250
  3431. Seat256.Material = Enum.Material.Wood
  3432. Seat256.BrickColor = BrickColor.new("Medium red")
  3433. Seat256.Rotation = Vector3.new(0, -90, 0)
  3434. Seat256.Anchored = true
  3435. Seat256.Size = Vector3.new(2.25, 1.25, 2.75)
  3436. Seat256.CFrame = CFrame.new(-28.875, 1.47500002, -46.875, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3437. Seat256.BottomSurface = Enum.SurfaceType.Smooth
  3438. Seat256.TopSurface = Enum.SurfaceType.Smooth
  3439. Seat256.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3440. Seat256.Position = Vector3.new(-28.875, 1.47500002, -46.875)
  3441. Seat256.Orientation = Vector3.new(0, -90, 0)
  3442. Seat256.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3443. Model257.Name = "seet"
  3444. Model257.Parent = Model235
  3445. Part258.Parent = Model257
  3446. Part258.Material = Enum.Material.Wood
  3447. Part258.BrickColor = BrickColor.new("Medium red")
  3448. Part258.Rotation = Vector3.new(0, 90, 0)
  3449. Part258.Anchored = true
  3450. Part258.Size = Vector3.new(2.25, 3, 0.75)
  3451. Part258.CFrame = CFrame.new(-18.8750267, 3.5999999, -46.8750153, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3452. Part258.BottomSurface = Enum.SurfaceType.Smooth
  3453. Part258.TopSurface = Enum.SurfaceType.Smooth
  3454. Part258.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3455. Part258.Position = Vector3.new(-18.8750267, 3.5999999, -46.8750153)
  3456. Part258.Orientation = Vector3.new(0, 90, 0)
  3457. Part258.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3458. Part259.Parent = Model257
  3459. Part259.Material = Enum.Material.Wood
  3460. Part259.BrickColor = BrickColor.new("Medium red")
  3461. Part259.Rotation = Vector3.new(0, 90, 0)
  3462. Part259.Anchored = true
  3463. Part259.Size = Vector3.new(0.5, 0.75, 0.5)
  3464. Part259.CFrame = CFrame.new(-18.7499924, 0.474999994, -46, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3465. Part259.BottomSurface = Enum.SurfaceType.Smooth
  3466. Part259.TopSurface = Enum.SurfaceType.Smooth
  3467. Part259.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3468. Part259.Position = Vector3.new(-18.7499924, 0.474999994, -46)
  3469. Part259.Orientation = Vector3.new(0, 90, 0)
  3470. Part259.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3471. Part260.Parent = Model257
  3472. Part260.Material = Enum.Material.Wood
  3473. Part260.BrickColor = BrickColor.new("Medium red")
  3474. Part260.Rotation = Vector3.new(0, 90, 0)
  3475. Part260.Anchored = true
  3476. Part260.Size = Vector3.new(0.5, 0.75, 0.5)
  3477. Part260.CFrame = CFrame.new(-21.0000343, 0.474999994, -46, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3478. Part260.BottomSurface = Enum.SurfaceType.Smooth
  3479. Part260.TopSurface = Enum.SurfaceType.Smooth
  3480. Part260.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3481. Part260.Position = Vector3.new(-21.0000343, 0.474999994, -46)
  3482. Part260.Orientation = Vector3.new(0, 90, 0)
  3483. Part260.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3484. Part261.Parent = Model257
  3485. Part261.Material = Enum.Material.Wood
  3486. Part261.BrickColor = BrickColor.new("Medium red")
  3487. Part261.Rotation = Vector3.new(0, 90, 0)
  3488. Part261.Anchored = true
  3489. Part261.Size = Vector3.new(0.5, 0.75, 0.5)
  3490. Part261.CFrame = CFrame.new(-21.0000515, 0.469999999, -47.75, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3491. Part261.BottomSurface = Enum.SurfaceType.Smooth
  3492. Part261.TopSurface = Enum.SurfaceType.Smooth
  3493. Part261.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3494. Part261.Position = Vector3.new(-21.0000515, 0.469999999, -47.75)
  3495. Part261.Orientation = Vector3.new(0, 90, 0)
  3496. Part261.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3497. Part262.Parent = Model257
  3498. Part262.Material = Enum.Material.Wood
  3499. Part262.BrickColor = BrickColor.new("Medium red")
  3500. Part262.Rotation = Vector3.new(0, 90, 0)
  3501. Part262.Anchored = true
  3502. Part262.Size = Vector3.new(0.5, 0.75, 0.5)
  3503. Part262.CFrame = CFrame.new(-18.7500172, 0.469999999, -47.75, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3504. Part262.BottomSurface = Enum.SurfaceType.Smooth
  3505. Part262.TopSurface = Enum.SurfaceType.Smooth
  3506. Part262.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3507. Part262.Position = Vector3.new(-18.7500172, 0.469999999, -47.75)
  3508. Part262.Orientation = Vector3.new(0, 90, 0)
  3509. Part262.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3510. Seat263.Parent = Model257
  3511. Seat263.Material = Enum.Material.Wood
  3512. Seat263.BrickColor = BrickColor.new("Medium red")
  3513. Seat263.Rotation = Vector3.new(0, 90, 0)
  3514. Seat263.Anchored = true
  3515. Seat263.Size = Vector3.new(2.25, 1.25, 2.75)
  3516. Seat263.CFrame = CFrame.new(-19.8750305, 1.47500002, -46.875, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3517. Seat263.BottomSurface = Enum.SurfaceType.Smooth
  3518. Seat263.TopSurface = Enum.SurfaceType.Smooth
  3519. Seat263.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3520. Seat263.Position = Vector3.new(-19.8750305, 1.47500002, -46.875)
  3521. Seat263.Orientation = Vector3.new(0, 90, 0)
  3522. Seat263.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3523. Model264.Name = "table"
  3524. Model264.Parent = Model235
  3525. Part265.Parent = Model264
  3526. Part265.Material = Enum.Material.Metal
  3527. Part265.BrickColor = BrickColor.new("Black")
  3528. Part265.Anchored = true
  3529. Part265.Size = Vector3.new(0.5, 3.25, 0.5)
  3530. Part265.CFrame = CFrame.new(-24.25, 1.7249999, -47, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3531. Part265.BottomSurface = Enum.SurfaceType.Smooth
  3532. Part265.TopSurface = Enum.SurfaceType.Smooth
  3533. Part265.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3534. Part265.Position = Vector3.new(-24.25, 1.7249999, -47)
  3535. Part265.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3536. Part266.Parent = Model264
  3537. Part266.Material = Enum.Material.Metal
  3538. Part266.BrickColor = BrickColor.new("Black")
  3539. Part266.Anchored = true
  3540. Part266.Size = Vector3.new(6.5, 0.25, 5.5)
  3541. Part266.CFrame = CFrame.new(-24.5, 3.4749999, -47, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3542. Part266.BottomSurface = Enum.SurfaceType.Smooth
  3543. Part266.TopSurface = Enum.SurfaceType.Smooth
  3544. Part266.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3545. Part266.Position = Vector3.new(-24.5, 3.4749999, -47)
  3546. Part266.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3547. Model267.Name = "seetz etc"
  3548. Model267.Parent = Model0
  3549. Model268.Name = "seet"
  3550. Model268.Parent = Model267
  3551. Part269.Parent = Model268
  3552. Part269.Material = Enum.Material.Wood
  3553. Part269.BrickColor = BrickColor.new("Medium red")
  3554. Part269.Anchored = true
  3555. Part269.Size = Vector3.new(2.25, 3, 0.75)
  3556. Part269.CFrame = CFrame.new(-24.375, 3.5999999, -58.875, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3557. Part269.BottomSurface = Enum.SurfaceType.Smooth
  3558. Part269.TopSurface = Enum.SurfaceType.Smooth
  3559. Part269.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3560. Part269.Position = Vector3.new(-24.375, 3.5999999, -58.875)
  3561. Part269.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3562. Part270.Parent = Model268
  3563. Part270.Material = Enum.Material.Wood
  3564. Part270.BrickColor = BrickColor.new("Medium red")
  3565. Part270.Anchored = true
  3566. Part270.Size = Vector3.new(0.5, 0.75, 0.5)
  3567. Part270.CFrame = CFrame.new(-25.25, 0.474999905, -58.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3568. Part270.BottomSurface = Enum.SurfaceType.Smooth
  3569. Part270.TopSurface = Enum.SurfaceType.Smooth
  3570. Part270.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3571. Part270.Position = Vector3.new(-25.25, 0.474999905, -58.75)
  3572. Part270.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3573. Part271.Parent = Model268
  3574. Part271.Material = Enum.Material.Wood
  3575. Part271.BrickColor = BrickColor.new("Medium red")
  3576. Part271.Anchored = true
  3577. Part271.Size = Vector3.new(0.5, 0.75, 0.5)
  3578. Part271.CFrame = CFrame.new(-25.25, 0.474999905, -61, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3579. Part271.BottomSurface = Enum.SurfaceType.Smooth
  3580. Part271.TopSurface = Enum.SurfaceType.Smooth
  3581. Part271.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3582. Part271.Position = Vector3.new(-25.25, 0.474999905, -61)
  3583. Part271.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3584. Part272.Parent = Model268
  3585. Part272.Material = Enum.Material.Wood
  3586. Part272.BrickColor = BrickColor.new("Medium red")
  3587. Part272.Anchored = true
  3588. Part272.Size = Vector3.new(0.5, 0.75, 0.5)
  3589. Part272.CFrame = CFrame.new(-23.5, 0.469999999, -61, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3590. Part272.BottomSurface = Enum.SurfaceType.Smooth
  3591. Part272.TopSurface = Enum.SurfaceType.Smooth
  3592. Part272.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3593. Part272.Position = Vector3.new(-23.5, 0.469999999, -61)
  3594. Part272.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3595. Part273.Parent = Model268
  3596. Part273.Material = Enum.Material.Wood
  3597. Part273.BrickColor = BrickColor.new("Medium red")
  3598. Part273.Anchored = true
  3599. Part273.Size = Vector3.new(0.5, 0.75, 0.5)
  3600. Part273.CFrame = CFrame.new(-23.5, 0.469999999, -58.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3601. Part273.BottomSurface = Enum.SurfaceType.Smooth
  3602. Part273.TopSurface = Enum.SurfaceType.Smooth
  3603. Part273.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3604. Part273.Position = Vector3.new(-23.5, 0.469999999, -58.75)
  3605. Part273.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3606. Seat274.Parent = Model268
  3607. Seat274.Material = Enum.Material.Wood
  3608. Seat274.BrickColor = BrickColor.new("Medium red")
  3609. Seat274.Anchored = true
  3610. Seat274.Size = Vector3.new(2.25, 1.25, 2.75)
  3611. Seat274.CFrame = CFrame.new(-24.375, 1.4749999, -59.875, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3612. Seat274.BottomSurface = Enum.SurfaceType.Smooth
  3613. Seat274.TopSurface = Enum.SurfaceType.Smooth
  3614. Seat274.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3615. Seat274.Position = Vector3.new(-24.375, 1.4749999, -59.875)
  3616. Seat274.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3617. Model275.Name = "seet"
  3618. Model275.Parent = Model267
  3619. Part276.Parent = Model275
  3620. Part276.Material = Enum.Material.Wood
  3621. Part276.BrickColor = BrickColor.new("Medium red")
  3622. Part276.Rotation = Vector3.new(-180, 0, -180)
  3623. Part276.Anchored = true
  3624. Part276.Size = Vector3.new(2.25, 3, 0.75)
  3625. Part276.CFrame = CFrame.new(-24.3750572, 3.5999999, -68.3750229, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3626. Part276.BottomSurface = Enum.SurfaceType.Smooth
  3627. Part276.TopSurface = Enum.SurfaceType.Smooth
  3628. Part276.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3629. Part276.Position = Vector3.new(-24.3750572, 3.5999999, -68.3750229)
  3630. Part276.Orientation = Vector3.new(0, 180, 0)
  3631. Part276.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3632. Part277.Parent = Model275
  3633. Part277.Material = Enum.Material.Wood
  3634. Part277.BrickColor = BrickColor.new("Medium red")
  3635. Part277.Rotation = Vector3.new(-180, 0, -180)
  3636. Part277.Anchored = true
  3637. Part277.Size = Vector3.new(0.5, 0.75, 0.5)
  3638. Part277.CFrame = CFrame.new(-23.5000439, 0.474999994, -68.5000305, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3639. Part277.BottomSurface = Enum.SurfaceType.Smooth
  3640. Part277.TopSurface = Enum.SurfaceType.Smooth
  3641. Part277.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3642. Part277.Position = Vector3.new(-23.5000439, 0.474999994, -68.5000305)
  3643. Part277.Orientation = Vector3.new(0, 180, 0)
  3644. Part277.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3645. Part278.Parent = Model275
  3646. Part278.Material = Enum.Material.Wood
  3647. Part278.BrickColor = BrickColor.new("Medium red")
  3648. Part278.Rotation = Vector3.new(-180, 0, -180)
  3649. Part278.Anchored = true
  3650. Part278.Size = Vector3.new(0.5, 0.75, 0.5)
  3651. Part278.CFrame = CFrame.new(-23.5000687, 0.474999994, -66.2500076, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3652. Part278.BottomSurface = Enum.SurfaceType.Smooth
  3653. Part278.TopSurface = Enum.SurfaceType.Smooth
  3654. Part278.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3655. Part278.Position = Vector3.new(-23.5000687, 0.474999994, -66.2500076)
  3656. Part278.Orientation = Vector3.new(0, 180, 0)
  3657. Part278.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3658. Part279.Parent = Model275
  3659. Part279.Material = Enum.Material.Wood
  3660. Part279.BrickColor = BrickColor.new("Medium red")
  3661. Part279.Rotation = Vector3.new(-180, 0, -180)
  3662. Part279.Anchored = true
  3663. Part279.Size = Vector3.new(0.5, 0.75, 0.5)
  3664. Part279.CFrame = CFrame.new(-25.250061, 0.469999999, -66.2500153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3665. Part279.BottomSurface = Enum.SurfaceType.Smooth
  3666. Part279.TopSurface = Enum.SurfaceType.Smooth
  3667. Part279.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3668. Part279.Position = Vector3.new(-25.250061, 0.469999999, -66.2500153)
  3669. Part279.Orientation = Vector3.new(0, 180, 0)
  3670. Part279.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3671. Part280.Parent = Model275
  3672. Part280.Material = Enum.Material.Wood
  3673. Part280.BrickColor = BrickColor.new("Medium red")
  3674. Part280.Rotation = Vector3.new(-180, 0, -180)
  3675. Part280.Anchored = true
  3676. Part280.Size = Vector3.new(0.5, 0.75, 0.5)
  3677. Part280.CFrame = CFrame.new(-25.2500687, 0.469999999, -68.5000153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3678. Part280.BottomSurface = Enum.SurfaceType.Smooth
  3679. Part280.TopSurface = Enum.SurfaceType.Smooth
  3680. Part280.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3681. Part280.Position = Vector3.new(-25.2500687, 0.469999999, -68.5000153)
  3682. Part280.Orientation = Vector3.new(0, 180, 0)
  3683. Part280.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3684. Seat281.Parent = Model275
  3685. Seat281.Material = Enum.Material.Wood
  3686. Seat281.BrickColor = BrickColor.new("Medium red")
  3687. Seat281.Rotation = Vector3.new(-180, 0, -180)
  3688. Seat281.Anchored = true
  3689. Seat281.Size = Vector3.new(2.25, 1.25, 2.75)
  3690. Seat281.CFrame = CFrame.new(-24.375061, 1.47500002, -67.3750153, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3691. Seat281.BottomSurface = Enum.SurfaceType.Smooth
  3692. Seat281.TopSurface = Enum.SurfaceType.Smooth
  3693. Seat281.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3694. Seat281.Position = Vector3.new(-24.375061, 1.47500002, -67.3750153)
  3695. Seat281.Orientation = Vector3.new(0, 180, 0)
  3696. Seat281.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3697. Model282.Name = "seet"
  3698. Model282.Parent = Model267
  3699. Part283.Parent = Model282
  3700. Part283.Material = Enum.Material.Wood
  3701. Part283.BrickColor = BrickColor.new("Medium red")
  3702. Part283.Rotation = Vector3.new(0, -90, 0)
  3703. Part283.Anchored = true
  3704. Part283.Size = Vector3.new(2.25, 3, 0.75)
  3705. Part283.CFrame = CFrame.new(-29.8750076, 3.5999999, -63.625, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3706. Part283.BottomSurface = Enum.SurfaceType.Smooth
  3707. Part283.TopSurface = Enum.SurfaceType.Smooth
  3708. Part283.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3709. Part283.Position = Vector3.new(-29.8750076, 3.5999999, -63.625)
  3710. Part283.Orientation = Vector3.new(0, -90, 0)
  3711. Part283.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3712. Part284.Parent = Model282
  3713. Part284.Material = Enum.Material.Wood
  3714. Part284.BrickColor = BrickColor.new("Medium red")
  3715. Part284.Rotation = Vector3.new(0, -90, 0)
  3716. Part284.Anchored = true
  3717. Part284.Size = Vector3.new(0.5, 0.75, 0.5)
  3718. Part284.CFrame = CFrame.new(-30.0000153, 0.474999994, -64.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3719. Part284.BottomSurface = Enum.SurfaceType.Smooth
  3720. Part284.TopSurface = Enum.SurfaceType.Smooth
  3721. Part284.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3722. Part284.Position = Vector3.new(-30.0000153, 0.474999994, -64.5)
  3723. Part284.Orientation = Vector3.new(0, -90, 0)
  3724. Part284.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3725. Part285.Parent = Model282
  3726. Part285.Material = Enum.Material.Wood
  3727. Part285.BrickColor = BrickColor.new("Medium red")
  3728. Part285.Rotation = Vector3.new(0, -90, 0)
  3729. Part285.Anchored = true
  3730. Part285.Size = Vector3.new(0.5, 0.75, 0.5)
  3731. Part285.CFrame = CFrame.new(-27.7500057, 0.474999994, -64.4999924, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3732. Part285.BottomSurface = Enum.SurfaceType.Smooth
  3733. Part285.TopSurface = Enum.SurfaceType.Smooth
  3734. Part285.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3735. Part285.Position = Vector3.new(-27.7500057, 0.474999994, -64.4999924)
  3736. Part285.Orientation = Vector3.new(0, -90, 0)
  3737. Part285.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3738. Part286.Parent = Model282
  3739. Part286.Material = Enum.Material.Wood
  3740. Part286.BrickColor = BrickColor.new("Medium red")
  3741. Part286.Rotation = Vector3.new(0, -90, 0)
  3742. Part286.Anchored = true
  3743. Part286.Size = Vector3.new(0.5, 0.75, 0.5)
  3744. Part286.CFrame = CFrame.new(-27.7499981, 0.469999999, -62.75, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3745. Part286.BottomSurface = Enum.SurfaceType.Smooth
  3746. Part286.TopSurface = Enum.SurfaceType.Smooth
  3747. Part286.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3748. Part286.Position = Vector3.new(-27.7499981, 0.469999999, -62.75)
  3749. Part286.Orientation = Vector3.new(0, -90, 0)
  3750. Part286.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3751. Part287.Parent = Model282
  3752. Part287.Material = Enum.Material.Wood
  3753. Part287.BrickColor = BrickColor.new("Medium red")
  3754. Part287.Rotation = Vector3.new(0, -90, 0)
  3755. Part287.Anchored = true
  3756. Part287.Size = Vector3.new(0.5, 0.75, 0.5)
  3757. Part287.CFrame = CFrame.new(-30.0000038, 0.469999999, -62.75, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3758. Part287.BottomSurface = Enum.SurfaceType.Smooth
  3759. Part287.TopSurface = Enum.SurfaceType.Smooth
  3760. Part287.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3761. Part287.Position = Vector3.new(-30.0000038, 0.469999999, -62.75)
  3762. Part287.Orientation = Vector3.new(0, -90, 0)
  3763. Part287.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3764. Seat288.Parent = Model282
  3765. Seat288.Material = Enum.Material.Wood
  3766. Seat288.BrickColor = BrickColor.new("Medium red")
  3767. Seat288.Rotation = Vector3.new(0, -90, 0)
  3768. Seat288.Anchored = true
  3769. Seat288.Size = Vector3.new(2.25, 1.25, 2.75)
  3770. Seat288.CFrame = CFrame.new(-28.875, 1.47500002, -63.625, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3771. Seat288.BottomSurface = Enum.SurfaceType.Smooth
  3772. Seat288.TopSurface = Enum.SurfaceType.Smooth
  3773. Seat288.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3774. Seat288.Position = Vector3.new(-28.875, 1.47500002, -63.625)
  3775. Seat288.Orientation = Vector3.new(0, -90, 0)
  3776. Seat288.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3777. Model289.Name = "seet"
  3778. Model289.Parent = Model267
  3779. Part290.Parent = Model289
  3780. Part290.Material = Enum.Material.Wood
  3781. Part290.BrickColor = BrickColor.new("Medium red")
  3782. Part290.Rotation = Vector3.new(0, 90, 0)
  3783. Part290.Anchored = true
  3784. Part290.Size = Vector3.new(2.25, 3, 0.75)
  3785. Part290.CFrame = CFrame.new(-18.8750267, 3.5999999, -63.6250153, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3786. Part290.BottomSurface = Enum.SurfaceType.Smooth
  3787. Part290.TopSurface = Enum.SurfaceType.Smooth
  3788. Part290.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3789. Part290.Position = Vector3.new(-18.8750267, 3.5999999, -63.6250153)
  3790. Part290.Orientation = Vector3.new(0, 90, 0)
  3791. Part290.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3792. Part291.Parent = Model289
  3793. Part291.Material = Enum.Material.Wood
  3794. Part291.BrickColor = BrickColor.new("Medium red")
  3795. Part291.Rotation = Vector3.new(0, 90, 0)
  3796. Part291.Anchored = true
  3797. Part291.Size = Vector3.new(0.5, 0.75, 0.5)
  3798. Part291.CFrame = CFrame.new(-18.7499924, 0.474999994, -62.75, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3799. Part291.BottomSurface = Enum.SurfaceType.Smooth
  3800. Part291.TopSurface = Enum.SurfaceType.Smooth
  3801. Part291.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3802. Part291.Position = Vector3.new(-18.7499924, 0.474999994, -62.75)
  3803. Part291.Orientation = Vector3.new(0, 90, 0)
  3804. Part291.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3805. Part292.Parent = Model289
  3806. Part292.Material = Enum.Material.Wood
  3807. Part292.BrickColor = BrickColor.new("Medium red")
  3808. Part292.Rotation = Vector3.new(0, 90, 0)
  3809. Part292.Anchored = true
  3810. Part292.Size = Vector3.new(0.5, 0.75, 0.5)
  3811. Part292.CFrame = CFrame.new(-21.0000343, 0.474999994, -62.75, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3812. Part292.BottomSurface = Enum.SurfaceType.Smooth
  3813. Part292.TopSurface = Enum.SurfaceType.Smooth
  3814. Part292.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3815. Part292.Position = Vector3.new(-21.0000343, 0.474999994, -62.75)
  3816. Part292.Orientation = Vector3.new(0, 90, 0)
  3817. Part292.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3818. Part293.Parent = Model289
  3819. Part293.Material = Enum.Material.Wood
  3820. Part293.BrickColor = BrickColor.new("Medium red")
  3821. Part293.Rotation = Vector3.new(0, 90, 0)
  3822. Part293.Anchored = true
  3823. Part293.Size = Vector3.new(0.5, 0.75, 0.5)
  3824. Part293.CFrame = CFrame.new(-21.0000515, 0.469999999, -64.5, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3825. Part293.BottomSurface = Enum.SurfaceType.Smooth
  3826. Part293.TopSurface = Enum.SurfaceType.Smooth
  3827. Part293.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3828. Part293.Position = Vector3.new(-21.0000515, 0.469999999, -64.5)
  3829. Part293.Orientation = Vector3.new(0, 90, 0)
  3830. Part293.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3831. Part294.Parent = Model289
  3832. Part294.Material = Enum.Material.Wood
  3833. Part294.BrickColor = BrickColor.new("Medium red")
  3834. Part294.Rotation = Vector3.new(0, 90, 0)
  3835. Part294.Anchored = true
  3836. Part294.Size = Vector3.new(0.5, 0.75, 0.5)
  3837. Part294.CFrame = CFrame.new(-18.7500172, 0.469999999, -64.5, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3838. Part294.BottomSurface = Enum.SurfaceType.Smooth
  3839. Part294.TopSurface = Enum.SurfaceType.Smooth
  3840. Part294.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3841. Part294.Position = Vector3.new(-18.7500172, 0.469999999, -64.5)
  3842. Part294.Orientation = Vector3.new(0, 90, 0)
  3843. Part294.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3844. Seat295.Parent = Model289
  3845. Seat295.Material = Enum.Material.Wood
  3846. Seat295.BrickColor = BrickColor.new("Medium red")
  3847. Seat295.Rotation = Vector3.new(0, 90, 0)
  3848. Seat295.Anchored = true
  3849. Seat295.Size = Vector3.new(2.25, 1.25, 2.75)
  3850. Seat295.CFrame = CFrame.new(-19.8750305, 1.47500002, -63.625, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3851. Seat295.BottomSurface = Enum.SurfaceType.Smooth
  3852. Seat295.TopSurface = Enum.SurfaceType.Smooth
  3853. Seat295.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3854. Seat295.Position = Vector3.new(-19.8750305, 1.47500002, -63.625)
  3855. Seat295.Orientation = Vector3.new(0, 90, 0)
  3856. Seat295.Color = Color3.new(0.854902, 0.52549, 0.478431)
  3857. Model296.Name = "table"
  3858. Model296.Parent = Model267
  3859. Part297.Parent = Model296
  3860. Part297.Material = Enum.Material.Metal
  3861. Part297.BrickColor = BrickColor.new("Black")
  3862. Part297.Anchored = true
  3863. Part297.Size = Vector3.new(0.5, 3.25, 0.5)
  3864. Part297.CFrame = CFrame.new(-24.25, 1.7249999, -63.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3865. Part297.BottomSurface = Enum.SurfaceType.Smooth
  3866. Part297.TopSurface = Enum.SurfaceType.Smooth
  3867. Part297.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3868. Part297.Position = Vector3.new(-24.25, 1.7249999, -63.75)
  3869. Part297.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3870. Part298.Parent = Model296
  3871. Part298.Material = Enum.Material.Metal
  3872. Part298.BrickColor = BrickColor.new("Black")
  3873. Part298.Anchored = true
  3874. Part298.Size = Vector3.new(6.5, 0.25, 5.5)
  3875. Part298.CFrame = CFrame.new(-24.5, 3.4749999, -63.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3876. Part298.BottomSurface = Enum.SurfaceType.Smooth
  3877. Part298.TopSurface = Enum.SurfaceType.Smooth
  3878. Part298.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3879. Part298.Position = Vector3.new(-24.5, 3.4749999, -63.75)
  3880. Part298.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3881. Model299.Name = "Rufus14 (Creator)"
  3882. Model299.Parent = Model0
  3883. Model299.PrimaryPart = Part300
  3884. Part300.Name = "Head"
  3885. Part300.Parent = Model299
  3886. Part300.BrickColor = BrickColor.new("Pastel brown")
  3887. Part300.Rotation = Vector3.new(-165.019989, -9.40999985, -174.849991)
  3888. Part300.Locked = true
  3889. Part300.FormFactor = Enum.FormFactor.Symmetric
  3890. Part300.Size = Vector3.new(2, 1, 1)
  3891. 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)
  3892. Part300.TopSurface = Enum.SurfaceType.Smooth
  3893. Part300.Color = Color3.new(1, 0.8, 0.6)
  3894. Part300.Position = Vector3.new(15.5587091, 4.53199911, -85.0252075)
  3895. Part300.Orientation = Vector3.new(-14.7699995, -170.259995, 2.63999987)
  3896. Part300.Color = Color3.new(1, 0.8, 0.6)
  3897. SpecialMesh301.Parent = Part300
  3898. SpecialMesh301.Scale = Vector3.new(1.25, 1.25, 1.25)
  3899. SpecialMesh301.Scale = Vector3.new(1.25, 1.25, 1.25)
  3900. Sound302.Name = "GettingUp"
  3901. Sound302.Parent = Part300
  3902. Sound302.SoundId = "rbxasset://sounds/action_get_up.mp3"
  3903. Sound302.Volume = 0.64999997615814
  3904. Sound303.Name = "Died"
  3905. Sound303.Parent = Part300
  3906. Sound303.SoundId = "rbxasset://sounds/uuhhh.mp3"
  3907. Sound303.Volume = 0.64999997615814
  3908. Sound304.Name = "FreeFalling"
  3909. Sound304.Parent = Part300
  3910. Sound304.SoundId = "rbxasset://sounds/action_falling.mp3"
  3911. Sound304.Volume = 0
  3912. Sound304.Looped = true
  3913. Sound305.Name = "Jumping"
  3914. Sound305.Parent = Part300
  3915. Sound305.SoundId = "rbxasset://sounds/action_jump.mp3"
  3916. Sound305.Volume = 0.64999997615814
  3917. Sound306.Name = "Landing"
  3918. Sound306.Parent = Part300
  3919. Sound306.SoundId = "rbxasset://sounds/action_jump_land.mp3"
  3920. Sound306.Volume = 0.64999997615814
  3921. Sound307.Name = "Splash"
  3922. Sound307.Parent = Part300
  3923. Sound307.SoundId = "rbxasset://sounds/impact_water.mp3"
  3924. Sound307.Volume = 0.64999997615814
  3925. Sound308.Name = "Running"
  3926. Sound308.Parent = Part300
  3927. Sound308.Pitch = 1.8500000238419
  3928. Sound308.SoundId = "rbxasset://sounds/action_footsteps_plastic.mp3"
  3929. Sound308.Volume = 0.64999997615814
  3930. Sound308.Looped = true
  3931. Sound309.Name = "Swimming"
  3932. Sound309.Parent = Part300
  3933. Sound309.Pitch = 1.6000000238419
  3934. Sound309.SoundId = "rbxasset://sounds/action_swim.mp3"
  3935. Sound309.Volume = 0.64999997615814
  3936. Sound309.Looped = true
  3937. Sound310.Name = "Climbing"
  3938. Sound310.Parent = Part300
  3939. Sound310.SoundId = "rbxasset://sounds/action_footsteps_plastic.mp3"
  3940. Sound310.Volume = 0.64999997615814
  3941. Sound310.Looped = true
  3942. Decal311.Name = "face"
  3943. Decal311.Parent = Part300
  3944. Decal311.Texture = "http://www.roblox.com/asset/?id=7074780"
  3945. Weld312.Name = "HeadWeld"
  3946. Weld312.Parent = Part300
  3947. Weld312.C0 = CFrame.new(0, 0.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3948. Weld312.C1 = CFrame.new(0, 0.800000012, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3949. Weld312.Part0 = Part300
  3950. Weld312.Part1 = Part333
  3951. Weld313.Name = "HeadWeld"
  3952. Weld313.Parent = Part300
  3953. Weld313.C0 = CFrame.new(0, 0.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3954. Weld313.C1 = CFrame.new(1.10000002, 0.419999987, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3955. Weld313.Part0 = Part300
  3956. Weld313.Part1 = Part337
  3957. Weld314.Name = "HeadWeld"
  3958. Weld314.Parent = Part300
  3959. Weld314.C0 = CFrame.new(0, 0.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3960. Weld314.C1 = CFrame.new(0, 0.0900000036, 0.180000007, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3961. Weld314.Part0 = Part300
  3962. Weld314.Part1 = Part340
  3963. Part315.Name = "Torso"
  3964. Part315.Parent = Model299
  3965. Part315.BrickColor = BrickColor.new("Lime green")
  3966. Part315.Rotation = Vector3.new(-180, 9.92000008, 180)
  3967. Part315.Locked = true
  3968. Part315.FormFactor = Enum.FormFactor.Symmetric
  3969. Part315.Size = Vector3.new(2, 2, 1)
  3970. 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)
  3971. Part315.LeftSurface = Enum.SurfaceType.Weld
  3972. Part315.RightSurface = Enum.SurfaceType.Weld
  3973. Part315.Color = Color3.new(0, 1, 0)
  3974. Part315.Position = Vector3.new(15.5829067, 3.00002289, -85.130867)
  3975. Part315.Orientation = Vector3.new(0, 170.080002, 0)
  3976. Part315.Color = Color3.new(0, 1, 0)
  3977. Decal316.Name = "roblox"
  3978. Decal316.Parent = Part315
  3979. Motor6D317.Name = "Right Hip"
  3980. Motor6D317.Parent = Part315
  3981. Motor6D317.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  3982. Motor6D317.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  3983. Motor6D317.Part0 = Part315
  3984. Motor6D317.Part1 = Part326
  3985. Motor6D317.MaxVelocity = 0.10000000149012
  3986. Motor6D318.Name = "Left Hip"
  3987. Motor6D318.Parent = Part315
  3988. Motor6D318.C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3989. Motor6D318.C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3990. Motor6D318.Part0 = Part315
  3991. Motor6D318.Part1 = Part324
  3992. Motor6D318.MaxVelocity = 0.10000000149012
  3993. Weld319.Parent = Part315
  3994. 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)
  3995. Weld319.Part0 = Part315
  3996. Weld319.Part1 = Part300
  3997. Weld320.Parent = Part315
  3998. 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)
  3999. Weld320.Part0 = Part315
  4000. Weld320.Part1 = Part323
  4001. Weld321.Parent = Part315
  4002. 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)
  4003. Weld321.Part0 = Part315
  4004. Weld321.Part1 = Part322
  4005. Part322.Name = "Left Arm"
  4006. Part322.Parent = Model299
  4007. Part322.BrickColor = BrickColor.new("Pastel brown")
  4008. Part322.Rotation = Vector3.new(104.769997, 0.25, -177.419998)
  4009. Part322.CanCollide = false
  4010. Part322.Locked = true
  4011. Part322.FormFactor = Enum.FormFactor.Symmetric
  4012. Part322.Size = Vector3.new(1, 2, 1)
  4013. 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)
  4014. Part322.Color = Color3.new(1, 0.8, 0.6)
  4015. Part322.Position = Vector3.new(17.0813789, 3.23920298, -84.314003)
  4016. Part322.Orientation = Vector3.new(75.2299957, 179.009995, 1.62)
  4017. Part322.Color = Color3.new(1, 0.8, 0.6)
  4018. Part323.Name = "Right Arm"
  4019. Part323.Parent = Model299
  4020. Part323.BrickColor = BrickColor.new("Pastel brown")
  4021. Part323.Rotation = Vector3.new(104.769997, 0.25, -177.419998)
  4022. Part323.CanCollide = false
  4023. Part323.Locked = true
  4024. Part323.FormFactor = Enum.FormFactor.Symmetric
  4025. Part323.Size = Vector3.new(1, 2, 1)
  4026. 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)
  4027. Part323.Color = Color3.new(1, 0.8, 0.6)
  4028. Part323.Position = Vector3.new(14.0844383, 3.26083994, -84.4477463)
  4029. Part323.Orientation = Vector3.new(75.2299957, 179.009995, 1.62)
  4030. Part323.Color = Color3.new(1, 0.8, 0.6)
  4031. Part324.Name = "Left Leg"
  4032. Part324.Parent = Model299
  4033. Part324.BrickColor = BrickColor.new("Really black")
  4034. Part324.Rotation = Vector3.new(-180, 9.92000008, 180)
  4035. Part324.CanCollide = false
  4036. Part324.Locked = true
  4037. Part324.FormFactor = Enum.FormFactor.Symmetric
  4038. Part324.Size = Vector3.new(1, 2, 1)
  4039. 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)
  4040. Part324.BottomSurface = Enum.SurfaceType.Smooth
  4041. Part324.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4042. Part324.Position = Vector3.new(16.0754337, 1.00002289, -85.0447464)
  4043. Part324.Orientation = Vector3.new(0, 170.080002, 0)
  4044. Part324.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4045. Attachment325.Name = "LeftFootAttachment"
  4046. Attachment325.Parent = Part324
  4047. Attachment325.CFrame = CFrame.new(0, -1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4048. Attachment325.Position = Vector3.new(0, -1, 0)
  4049. Part326.Name = "Right Leg"
  4050. Part326.Parent = Model299
  4051. Part326.BrickColor = BrickColor.new("Really black")
  4052. Part326.Rotation = Vector3.new(-180, 9.92000008, 180)
  4053. Part326.CanCollide = false
  4054. Part326.Locked = true
  4055. Part326.FormFactor = Enum.FormFactor.Symmetric
  4056. Part326.Size = Vector3.new(1, 2, 1)
  4057. 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)
  4058. Part326.BottomSurface = Enum.SurfaceType.Smooth
  4059. Part326.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4060. Part326.Position = Vector3.new(15.0903788, 1.00002289, -85.2169876)
  4061. Part326.Orientation = Vector3.new(0, 170.080002, 0)
  4062. Part326.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4063. Humanoid327.Parent = Model299
  4064. Humanoid327.RightLeg = Part326
  4065. Humanoid327.LeftLeg = Part324
  4066. Humanoid327.Torso = Part328
  4067. Humanoid327.MaxHealth = 0
  4068. Part328.Name = "HumanoidRootPart"
  4069. Part328.Parent = Model299
  4070. Part328.Transparency = 1
  4071. Part328.Rotation = Vector3.new(-180, 9.92000008, 180)
  4072. Part328.CanCollide = false
  4073. Part328.Locked = true
  4074. Part328.FormFactor = Enum.FormFactor.Symmetric
  4075. Part328.Size = Vector3.new(2, 2, 1)
  4076. 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)
  4077. Part328.BottomSurface = Enum.SurfaceType.Smooth
  4078. Part328.TopSurface = Enum.SurfaceType.Smooth
  4079. Part328.Position = Vector3.new(15.5829067, 3.00002289, -85.130867)
  4080. Part328.Orientation = Vector3.new(0, 170.080002, 0)
  4081. Attachment329.Name = "RootAttachment"
  4082. Attachment329.Parent = Part328
  4083. Motor6D330.Name = "RootJoint"
  4084. Motor6D330.Parent = Part328
  4085. Motor6D330.C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  4086. Motor6D330.C1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  4087. Motor6D330.Part0 = Part328
  4088. Motor6D330.Part1 = Part315
  4089. Motor6D330.MaxVelocity = 0.10000000149012
  4090. BodyColors331.Parent = Model299
  4091. BodyColors331.HeadColor = BrickColor.new("Pastel brown")
  4092. BodyColors331.LeftArmColor = BrickColor.new("Pastel brown")
  4093. BodyColors331.LeftLegColor = BrickColor.new("Really black")
  4094. BodyColors331.RightArmColor = BrickColor.new("Pastel brown")
  4095. BodyColors331.RightLegColor = BrickColor.new("Really black")
  4096. BodyColors331.TorsoColor = BrickColor.new("Lime green")
  4097. Accessory332.Name = "Bandana"
  4098. Accessory332.Parent = Model299
  4099. Accessory332.AttachmentPos = Vector3.new(0, 0.800000012, 0)
  4100. Part333.Name = "Handle"
  4101. Part333.Parent = Accessory332
  4102. Part333.Rotation = Vector3.new(-165.019989, -9.40999985, -174.849991)
  4103. Part333.CanCollide = false
  4104. Part333.Locked = true
  4105. Part333.FormFactor = Enum.FormFactor.Symmetric
  4106. Part333.Size = Vector3.new(1, 1, 1)
  4107. 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)
  4108. Part333.BottomSurface = Enum.SurfaceType.Smooth
  4109. Part333.TopSurface = Enum.SurfaceType.Smooth
  4110. Part333.Position = Vector3.new(15.5321531, 4.24222136, -85.0981674)
  4111. Part333.Orientation = Vector3.new(-14.7699995, -170.259995, 2.63999987)
  4112. SpecialMesh334.Parent = Part333
  4113. SpecialMesh334.MeshId = "http://www.roblox.com/asset/?id=20637493"
  4114. SpecialMesh334.Scale = Vector3.new(1, 0.899999976, 1)
  4115. SpecialMesh334.TextureId = "http://www.roblox.com/asset/?id=143631818 "
  4116. SpecialMesh334.MeshType = Enum.MeshType.FileMesh
  4117. SpecialMesh334.Scale = Vector3.new(1, 0.899999976, 1)
  4118. Vector3Value335.Name = "OriginalSize"
  4119. Vector3Value335.Parent = Part333
  4120. Vector3Value335.Value = Vector3.new(1, 1, 1)
  4121. Accessory336.Name = "PolarBearBLOXikin"
  4122. Accessory336.Parent = Model299
  4123. Accessory336.AttachmentPos = Vector3.new(1.10000002, 0.419999987, 0)
  4124. Part337.Name = "Handle"
  4125. Part337.Parent = Accessory336
  4126. Part337.Rotation = Vector3.new(-165.019989, -9.40999985, -174.849991)
  4127. Part337.CanCollide = false
  4128. Part337.Locked = true
  4129. Part337.FormFactor = Enum.FormFactor.Custom
  4130. Part337.Size = Vector3.new(0.799999833, 1.20000005, 0.599999845)
  4131. 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)
  4132. Part337.BottomSurface = Enum.SurfaceType.Smooth
  4133. Part337.TopSurface = Enum.SurfaceType.Smooth
  4134. Part337.Position = Vector3.new(16.6465969, 4.56023645, -85.2043762)
  4135. Part337.Orientation = Vector3.new(-14.7699995, -170.259995, 2.63999987)
  4136. SpecialMesh338.Parent = Part337
  4137. SpecialMesh338.MeshId = "http://www.roblox.com/asset/?id=143526836 "
  4138. SpecialMesh338.TextureId = "http://www.roblox.com/asset/?id=143526864 "
  4139. SpecialMesh338.MeshType = Enum.MeshType.FileMesh
  4140. Accessory339.Name = "YellowROBLOXVisor"
  4141. Accessory339.Parent = Model299
  4142. Accessory339.AttachmentPos = Vector3.new(0, 0.0900000036, 0.180000007)
  4143. Part340.Name = "Handle"
  4144. Part340.Parent = Accessory339
  4145. Part340.Rotation = Vector3.new(-165.019989, -9.40999985, -174.849991)
  4146. Part340.CanCollide = false
  4147. Part340.Locked = true
  4148. Part340.FormFactor = Enum.FormFactor.Plate
  4149. Part340.Size = Vector3.new(1, 0.400000006, 1)
  4150. 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)
  4151. Part340.BottomSurface = Enum.SurfaceType.Smooth
  4152. Part340.TopSurface = Enum.SurfaceType.Smooth
  4153. Part340.Position = Vector3.new(15.6244469, 4.88213778, -84.753952)
  4154. Part340.Orientation = Vector3.new(-14.7699995, -170.259995, 2.63999987)
  4155. SpecialMesh341.Parent = Part340
  4156. SpecialMesh341.MeshId = "http://www.roblox.com/asset/?id=1081088"
  4157. SpecialMesh341.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  4158. SpecialMesh341.TextureId = "http://www.roblox.com/asset/?id=334983585"
  4159. SpecialMesh341.MeshType = Enum.MeshType.FileMesh
  4160. SpecialMesh341.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  4161. Vector3Value342.Name = "OriginalSize"
  4162. Vector3Value342.Parent = Part340
  4163. Vector3Value342.Value = Vector3.new(1, 0.400000006, 1)
  4164. ShirtGraphic343.Parent = Model299
  4165. ShirtGraphic343.Graphic = "http://www.roblox.com/asset/?id=121923898"
  4166. for i,v in pairs(mas:GetChildren()) do
  4167. v.Parent = workspace
  4168. pcall(function() v:MakeJoints() end)
  4169. end
  4170. mas:Destroy()
  4171. for i,v in pairs(cors) do
  4172. spawn(function()
  4173. pcall(v)
  4174. end)
  4175. end
  4176. --Converted with ttyyuu12345's model to script plugin v4
  4177. function sandbox(var,func)
  4178. local env = getfenv(func)
  4179. local newenv = setmetatable({},{
  4180. __index = function(self,k)
  4181. if k=="script" then
  4182. return var
  4183. else
  4184. return env[k]
  4185. end
  4186. end,
  4187. })
  4188. setfenv(func,newenv)
  4189. return func
  4190. end
  4191. cors = {}
  4192. mas = Instance.new("Model",game:GetService("Lighting"))
  4193. Part0 = Instance.new("Part")
  4194. Part0.Name = "Baseplate"
  4195. Part0.Parent = mas
  4196. Part0.BrickColor = BrickColor.new("Dark stone grey")
  4197. Part0.Anchored = true
  4198. Part0.Locked = true
  4199. Part0.FormFactor = Enum.FormFactor.Symmetric
  4200. Part0.Size = Vector3.new(512, 20, 512)
  4201. Part0.CFrame = CFrame.new(0, -10, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4202. Part0.TopSurface = Enum.SurfaceType.Smooth
  4203. Part0.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4204. Part0.Position = Vector3.new(0, -10, 0)
  4205. Part0.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4206. for i,v in pairs(mas:GetChildren()) do
  4207. v.Parent = workspace
  4208. pcall(function() v:MakeJoints() end)
  4209. end
  4210. mas:Destroy()
  4211. for i,v in pairs(cors) do
  4212. spawn(function()
  4213. pcall(v)
  4214. end)
  4215. end
  4216. local music = Instance.new("Sound", Model0)
  4217. music.SoundId = "rbxassetid://672731096"
  4218. music.Volume = 10
  4219. music.Looped = true
  4220. music:Play()
  4221. for i = 1,60 do
  4222. local function scan(part)
  4223. for i,v in pairs(part:GetChildren()) do
  4224. scan(v)
  4225. if v.ClassName == "Part" then
  4226. v.Anchored = true
  4227. end
  4228. end
  4229. end
  4230. scan(Model0)
  4231. wait()
  4232. end
  4233. --[[for i,v in pairs(game.Players:GetChildren()) do
  4234. local talkmath = math.random(1,30)
  4235. if talkmath == 1 then
  4236. game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..v.Name.."]: shut it", Font = Enum.Font.SourceSansBold, Color = "White", FontSize = Enum.FontSize.Size96})
  4237. end
  4238. if talkmath == 2 then
  4239. game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..v.Name.."]: lol gimme one", Font = Enum.Font.SourceSansBold, Color = "White", FontSize = Enum.FontSize.Size96})
  4240. end
  4241. if talkmath == 3 then
  4242. game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..v.Name.."]: lol", Font = Enum.Font.SourceSansBold, Color = "White", FontSize = Enum.FontSize.Size96})
  4243. end
  4244. if talkmath == 4 then
  4245. game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..v.Name.."]: pizzapizzapizza", Font = Enum.Font.SourceSansBold, Color = "White", FontSize = Enum.FontSize.Size96})
  4246. end
  4247. if talkmath == 5 then
  4248. game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..v.Name.."]: wow", Font = Enum.Font.SourceSansBold, Color = "White", FontSize = Enum.FontSize.Size96})
  4249. end
  4250. for i = 1,math.random(50,80) do
  4251. local function scan(part)
  4252. for i,v in pairs(part:GetChildren()) do
  4253. scan(v)
  4254. if v.ClassName == "Part" then
  4255. v.Anchored = true
  4256. end
  4257. end
  4258. end
  4259. scan(Model0)
  4260. wait()
  4261. end
  4262. end--]]
  4263. while true do
  4264. if Model0.Parent == nil then
  4265. Model0.Parent = workspace
  4266. end
  4267. if music.Parent == nil then
  4268. music.Parent = Model0
  4269. end
  4270. local function scan(part)
  4271. for i,v in pairs(part:GetChildren()) do
  4272. scan(v)
  4273. if v.ClassName == "Part" then
  4274. v.Anchored = true
  4275. end
  4276. end
  4277. end
  4278. scan(Model0)
  4279. wait()
  4280. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement