Advertisement
teotv202

Principal of The Thing Script

Jul 14th, 2018
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 38.46 KB | None | 0 0
  1. if game:GetService("RunService"):IsClient() then warn("Script must be server-side in order to work; use h/ and not hl/") end
  2. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  3. do
  4.     print("FE Compatibility code by Mokiros")
  5.     script.Parent = Player.Character
  6.  
  7.     --RemoteEvent for communicating
  8.     local Event = Instance.new("RemoteEvent")
  9.     Event.Name = "UserInput_Event"
  10.  
  11.     --Fake event to make stuff like Mouse.KeyDown work
  12.     local function fakeEvent()
  13.         local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end}
  14.         t.connect = t.Connect
  15.         return t
  16.     end
  17.  
  18.     --Creating fake input objects with fake variables
  19.     local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
  20.     local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  21.     local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  22.         CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  23.     end}
  24.     --Merged 2 functions into one by checking amount of arguments
  25.     CAS.UnbindAction = CAS.BindAction
  26.  
  27.     --This function will trigger the events that have been :Connect()'ed
  28.     local function te(self,ev,...)
  29.         local t = m[ev]
  30.         if t and t._fakeEvent and t.Function then
  31.             t.Function(...)
  32.         end
  33.     end
  34.     m.TrigEvent = te
  35.     UIS.TrigEvent = te
  36.  
  37.     Event.OnServerEvent:Connect(function(plr,io)
  38.         if lp~=Player then return end
  39.         if io.isMouse then
  40.             m.Target = io.Target
  41.             m.Hit = io.Hit
  42.         else
  43.             local b = io.UserInputState == Enum.UserInputState.Begin
  44.             if io.UserInputType == Enum.UserInputType.MouseButton1 then
  45.                 return m:TrigEvent(b and "Button1Down" or "Button1Up")
  46.             end
  47.             for _,t in pairs(CAS.Actions) do
  48.                 for _,k in pairs(t.Keys) do
  49.                     if k==io.KeyCode then
  50.                         t.Function(t.Name,io.UserInputState,io)
  51.                     end
  52.                 end
  53.             end
  54.             m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  55.             UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  56.         end
  57.     end)
  58.     Event.Parent = NLS([==[
  59.     local Player = game:GetService("Players").LocalPlayer
  60.     local Event = script:WaitForChild("UserInput_Event")
  61.  
  62.     local UIS = game:GetService("UserInputService")
  63.     local input = function(io,a)
  64.         if a then return end
  65.         --Since InputObject is a client-side instance, we create and pass table instead
  66.         Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState})
  67.     end
  68.     UIS.InputBegan:Connect(input)
  69.     UIS.InputEnded:Connect(input)
  70.  
  71.     local Mouse = Player:GetMouse()
  72.     local h,t
  73.     --Give the server mouse data 30 times every second, but only if the values changed
  74.     --If player is not moving their mouse, client won't fire events
  75.     while wait(1/30) do
  76.         if h~=Mouse.Hit or t~=Mouse.Target then
  77.             h,t=Mouse.Hit,Mouse.Target
  78.             Event:FireServer({isMouse=true,Target=t,Hit=h})
  79.         end
  80.     end]==],Player.Character)
  81.     Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
  82. end
  83. wait(1)
  84. lp = owner
  85. char = lp.Character
  86. --Converted with ttyyuu12345's model to script plugin v4
  87. function sandbox(var,func)
  88.     local env = getfenv(func)
  89.     local newenv = setmetatable({},{
  90.         __index = function(self,k)
  91.             if k=="script" then
  92.                 return var
  93.             else
  94.                 return env[k]
  95.             end
  96.         end,
  97.     })
  98.     setfenv(func,newenv)
  99.     return func
  100. end
  101. cors = {}
  102. mas = Instance.new("Model",game:GetService("Lighting"))
  103. Model0 = Instance.new("Model")
  104. Part1 = Instance.new("Part")
  105. SurfaceGui2 = Instance.new("SurfaceGui")
  106. TextLabel3 = Instance.new("TextLabel")
  107. Camera4 = Instance.new("Camera")
  108. Part5 = Instance.new("Part")
  109. Decal6 = Instance.new("Decal")
  110. Part7 = Instance.new("Part")
  111. Decal8 = Instance.new("Decal")
  112. Part9 = Instance.new("Part")
  113. Decal10 = Instance.new("Decal")
  114. Part11 = Instance.new("Part")
  115. Decal12 = Instance.new("Decal")
  116. Part13 = Instance.new("Part")
  117. Decal14 = Instance.new("Decal")
  118. Part15 = Instance.new("Part")
  119. Decal16 = Instance.new("Decal")
  120. Part17 = Instance.new("Part")
  121. Part18 = Instance.new("Part")
  122. Texture19 = Instance.new("Texture")
  123. Part20 = Instance.new("Part")
  124. Texture21 = Instance.new("Texture")
  125. Part22 = Instance.new("Part")
  126. Decal23 = Instance.new("Decal")
  127. Part24 = Instance.new("Part")
  128. Decal25 = Instance.new("Decal")
  129. Part26 = Instance.new("Part")
  130. Texture27 = Instance.new("Texture")
  131. Part28 = Instance.new("Part")
  132. Texture29 = Instance.new("Texture")
  133. Part30 = Instance.new("Part")
  134. Texture31 = Instance.new("Texture")
  135. Part32 = Instance.new("Part")
  136. Texture33 = Instance.new("Texture")
  137. Model34 = Instance.new("Model")
  138. Part35 = Instance.new("Part")
  139. Part36 = Instance.new("Part")
  140. Part37 = Instance.new("Part")
  141. Part38 = Instance.new("Part")
  142. Decal39 = Instance.new("Decal")
  143. Decal40 = Instance.new("Decal")
  144. Part41 = Instance.new("Part")
  145. Decal42 = Instance.new("Decal")
  146. Decal43 = Instance.new("Decal")
  147. Part44 = Instance.new("Part")
  148. Decal45 = Instance.new("Decal")
  149. Decal46 = Instance.new("Decal")
  150. Model47 = Instance.new("Model")
  151. Part48 = Instance.new("Part")
  152. Part49 = Instance.new("Part")
  153. Part50 = Instance.new("Part")
  154. Part51 = Instance.new("Part")
  155. Decal52 = Instance.new("Decal")
  156. Decal53 = Instance.new("Decal")
  157. Part54 = Instance.new("Part")
  158. Decal55 = Instance.new("Decal")
  159. Decal56 = Instance.new("Decal")
  160. Model57 = Instance.new("Model")
  161. Part58 = Instance.new("Part")
  162. Part59 = Instance.new("Part")
  163. Part60 = Instance.new("Part")
  164. Part61 = Instance.new("Part")
  165. Decal62 = Instance.new("Decal")
  166. Decal63 = Instance.new("Decal")
  167. Part64 = Instance.new("Part")
  168. Decal65 = Instance.new("Decal")
  169. Decal66 = Instance.new("Decal")
  170. Model67 = Instance.new("Model")
  171. Part68 = Instance.new("Part")
  172. Part69 = Instance.new("Part")
  173. Part70 = Instance.new("Part")
  174. Part71 = Instance.new("Part")
  175. Decal72 = Instance.new("Decal")
  176. Decal73 = Instance.new("Decal")
  177. Part74 = Instance.new("Part")
  178. Decal75 = Instance.new("Decal")
  179. Decal76 = Instance.new("Decal")
  180. Model77 = Instance.new("Model")
  181. Part78 = Instance.new("Part")
  182. Part79 = Instance.new("Part")
  183. Part80 = Instance.new("Part")
  184. Part81 = Instance.new("Part")
  185. Decal82 = Instance.new("Decal")
  186. Decal83 = Instance.new("Decal")
  187. Part84 = Instance.new("Part")
  188. Decal85 = Instance.new("Decal")
  189. Decal86 = Instance.new("Decal")
  190. Model87 = Instance.new("Model")
  191. Part88 = Instance.new("Part")
  192. Part89 = Instance.new("Part")
  193. Part90 = Instance.new("Part")
  194. Part91 = Instance.new("Part")
  195. Decal92 = Instance.new("Decal")
  196. Decal93 = Instance.new("Decal")
  197. Part94 = Instance.new("Part")
  198. Decal95 = Instance.new("Decal")
  199. Decal96 = Instance.new("Decal")
  200. Model0.Name = "Detention_Room"
  201. Model0.Parent = char
  202. Part1.Parent = Model0
  203. Part1.CFrame = CFrame.new(-4.07999992, 802.090393, 14.8850193, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  204. Part1.Orientation = Vector3.new(0, 180, 0)
  205. Part1.Position = Vector3.new(-4.07999992, 802.090393, 14.8850193)
  206. Part1.Rotation = Vector3.new(-180, 0, -180)
  207. Part1.Transparency = 2
  208. Part1.Size = Vector3.new(0.200000003, 12.8400021, 42.8900032)
  209. Part1.Anchored = true
  210. Part1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  211. Part1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  212. Part1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  213. Part1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  214. Part1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  215. Part1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  216. Part1.FormFactor = Enum.FormFactor.Custom
  217. Part1.formFactor = Enum.FormFactor.Custom
  218. SurfaceGui2.Parent = Part1
  219. SurfaceGui2.Face = Enum.NormalId.Left
  220. SurfaceGui2.CanvasSize = Vector2.new(400, 60)
  221. TextLabel3.Parent = SurfaceGui2
  222. TextLabel3.Size = UDim2.new(1, 0, 1, 0)
  223. TextLabel3.BackgroundColor = BrickColor.new("Institutional white")
  224. TextLabel3.BackgroundColor3 = Color3.new(1, 1, 1)
  225. TextLabel3.BackgroundTransparency = 1
  226. TextLabel3.BorderSizePixel = 0
  227. TextLabel3.Font = Enum.Font.SourceSansBold
  228. TextLabel3.FontSize = Enum.FontSize.Size36
  229. TextLabel3.Text = "You have detention 15 seconds remain"
  230. TextLabel3.TextColor = BrickColor.new("Institutional white")
  231. TextLabel3.TextColor3 = Color3.new(1, 1, 1)
  232. TextLabel3.TextScaled = true
  233. TextLabel3.TextSize = 36
  234. TextLabel3.TextStrokeTransparency = 0
  235. TextLabel3.TextWrap = true
  236. TextLabel3.TextWrapped = true
  237. Camera4.Name = "ThumbnailCamera"
  238. Camera4.Parent = Part1
  239. Camera4.CFrame = CFrame.new(125.903526, 22.3772049, -72.9243546, 0.733794928, 0.292485058, -0.613186419, -0, 0.902579546, 0.430523276, 0.679371059, -0.315915793, 0.662308276)
  240. Camera4.CoordinateFrame = CFrame.new(125.903526, 22.3772049, -72.9243546, 0.733794928, 0.292485058, -0.613186419, -0, 0.902579546, 0.430523276, 0.679371059, -0.315915793, 0.662308276)
  241. Camera4.FieldOfView = 9.999999825821
  242. Camera4.Focus = CFrame.new(127.129898, 21.5161591, -74.24897, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  243. Camera4.focus = CFrame.new(127.129898, 21.5161591, -74.24897, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  244. Part5.Parent = Model0
  245. Part5.CFrame = CFrame.new(25.0960846, 795.576294, -4.39499903, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  246. Part5.Position = Vector3.new(25.0960846, 795.576294, -4.39499903)
  247. Part5.Size = Vector3.new(0.0700000003, 6.85999584, 8.60999966)
  248. Part5.Anchored = true
  249. Part5.BottomSurface = Enum.SurfaceType.Smooth
  250. Part5.TopSurface = Enum.SurfaceType.Smooth
  251. Decal6.Parent = Part5
  252. Decal6.Texture = "http://www.roblox.com/asset/?id=1895379753"
  253. Decal6.Face = Enum.NormalId.Left
  254. Part7.Parent = Model0
  255. Part7.CFrame = CFrame.new(25.0960846, 802.447266, 4.66146851, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  256. Part7.Position = Vector3.new(25.0960846, 802.447266, 4.66146851)
  257. Part7.Size = Vector3.new(0.0700000003, 6.85999584, 8.60999966)
  258. Part7.Anchored = true
  259. Part7.BottomSurface = Enum.SurfaceType.Smooth
  260. Part7.TopSurface = Enum.SurfaceType.Smooth
  261. Decal8.Parent = Part7
  262. Decal8.Texture = "http://www.roblox.com/asset/?id=1895380151"
  263. Decal8.Face = Enum.NormalId.Left
  264. Part9.Parent = Model0
  265. Part9.CFrame = CFrame.new(25.0960846, 802.447266, 23.7115078, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  266. Part9.Position = Vector3.new(25.0960846, 802.447266, 23.7115078)
  267. Part9.Size = Vector3.new(0.0700000003, 6.85999584, 8.60999966)
  268. Part9.Anchored = true
  269. Part9.BottomSurface = Enum.SurfaceType.Smooth
  270. Part9.TopSurface = Enum.SurfaceType.Smooth
  271. Decal10.Parent = Part9
  272. Decal10.Texture = "http://www.roblox.com/asset/?id=1882879054"
  273. Decal10.Face = Enum.NormalId.Left
  274. Part11.Parent = Model0
  275. Part11.CFrame = CFrame.new(25.0960846, 795.137573, 4.66146851, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  276. Part11.Position = Vector3.new(25.0960846, 795.137573, 4.66146851)
  277. Part11.Size = Vector3.new(0.0700000003, 6.85999584, 8.60999966)
  278. Part11.Anchored = true
  279. Part11.BottomSurface = Enum.SurfaceType.Smooth
  280. Part11.TopSurface = Enum.SurfaceType.Smooth
  281. Decal12.Parent = Part11
  282. Decal12.Texture = "http://www.roblox.com/asset/?id=1895379330"
  283. Decal12.Face = Enum.NormalId.Left
  284. Part13.Parent = Model0
  285. Part13.CFrame = CFrame.new(25.0960846, 795.137573, 14.1021767, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  286. Part13.Position = Vector3.new(25.0960846, 795.137573, 14.1021767)
  287. Part13.Size = Vector3.new(0.0700000003, 6.85999584, 8.60999966)
  288. Part13.Anchored = true
  289. Part13.BottomSurface = Enum.SurfaceType.Smooth
  290. Part13.TopSurface = Enum.SurfaceType.Smooth
  291. Decal14.Parent = Part13
  292. Decal14.Texture = "http://www.roblox.com/asset/?id=1895379571"
  293. Decal14.Face = Enum.NormalId.Left
  294. Part15.Parent = Model0
  295. Part15.CFrame = CFrame.new(25.0960846, 802.447266, 14.1021767, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  296. Part15.Position = Vector3.new(25.0960846, 802.447266, 14.1021767)
  297. Part15.Size = Vector3.new(0.0700000003, 6.85999584, 8.60999966)
  298. Part15.Anchored = true
  299. Part15.BottomSurface = Enum.SurfaceType.Smooth
  300. Part15.TopSurface = Enum.SurfaceType.Smooth
  301. Decal16.Parent = Part15
  302. Decal16.Texture = "http://www.roblox.com/asset/?id=1895380424"
  303. Decal16.Face = Enum.NormalId.Left
  304. Part17.Name = "Teleporter"
  305. Part17.Parent = Model0
  306. Part17.CFrame = CFrame.new(14.1399984, 798.297485, 5.92999983, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  307. Part17.Position = Vector3.new(14.1399984, 798.297485, 5.92999983)
  308. Part17.Transparency = 1
  309. Part17.Size = Vector3.new(4, 1, 2)
  310. Part17.Anchored = true
  311. Part17.BottomSurface = Enum.SurfaceType.Smooth
  312. Part17.CanCollide = false
  313. Part17.TopSurface = Enum.SurfaceType.Smooth
  314. Part18.Parent = Model0
  315. Part18.CFrame = CFrame.new(10.5199842, 791.084351, 15.2100029, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  316. Part18.Position = Vector3.new(10.5199842, 791.084351, 15.2100029)
  317. Part18.Size = Vector3.new(29.3999844, 0.490000069, 49.6800156)
  318. Part18.Anchored = true
  319. Part18.BottomSurface = Enum.SurfaceType.Smooth
  320. Part18.TopSurface = Enum.SurfaceType.Smooth
  321. Texture19.Parent = Part18
  322. Texture19.Texture = "http://www.roblox.com/asset/?id=1804259141"
  323. Texture19.Face = Enum.NormalId.Top
  324. Part20.Parent = Model0
  325. Part20.CFrame = CFrame.new(-6.17999983, 801.759399, 14.5700073, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  326. Part20.Position = Vector3.new(-6.17999983, 801.759399, 14.5700073)
  327. Part20.Size = Vector3.new(4, 21.8400002, 54.0000114)
  328. Part20.Anchored = true
  329. Part20.BottomSurface = Enum.SurfaceType.Smooth
  330. Part20.TopSurface = Enum.SurfaceType.Smooth
  331. Texture21.Parent = Part20
  332. Texture21.Texture = "http://www.roblox.com/asset/?id=1803626284"
  333. Texture21.Face = Enum.NormalId.Right
  334. Texture21.StudsPerTileU = 15
  335. Texture21.StudsPerTileV = 15
  336. Part22.Parent = Model0
  337. Part22.CFrame = CFrame.new(14.8493996, 795.884277, -9.63964367, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  338. Part22.Position = Vector3.new(14.8493996, 795.884277, -9.63964367)
  339. Part22.Transparency = 1
  340. Part22.Size = Vector3.new(5.39999962, 10.0900002, 0.0600000024)
  341. Part22.Anchored = true
  342. Part22.BottomSurface = Enum.SurfaceType.Smooth
  343. Part22.TopSurface = Enum.SurfaceType.Smooth
  344. Decal23.Parent = Part22
  345. Decal23.Texture = "http://www.roblox.com/asset/?id=1804020342"
  346. Decal23.Face = Enum.NormalId.Back
  347. Part24.Parent = Model0
  348. Part24.CFrame = CFrame.new(25.0960846, 802.910522, -4.39499903, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  349. Part24.Position = Vector3.new(25.0960846, 802.910522, -4.39499903)
  350. Part24.Size = Vector3.new(0.0700000003, 6.85999584, 8.60999966)
  351. Part24.Anchored = true
  352. Part24.BottomSurface = Enum.SurfaceType.Smooth
  353. Part24.TopSurface = Enum.SurfaceType.Smooth
  354. Decal25.Parent = Part24
  355. Decal25.Texture = "http://www.roblox.com/asset/?id=1895378963"
  356. Decal25.Face = Enum.NormalId.Left
  357. Part26.Parent = Model0
  358. Part26.CFrame = CFrame.new(27.1310844, 801.759399, 14.3600025, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  359. Part26.Orientation = Vector3.new(0, 180, 0)
  360. Part26.Position = Vector3.new(27.1310844, 801.759399, 14.3600025)
  361. Part26.Rotation = Vector3.new(-180, 0, -180)
  362. Part26.Size = Vector3.new(4, 21.8400002, 53.5800018)
  363. Part26.Anchored = true
  364. Part26.BottomSurface = Enum.SurfaceType.Smooth
  365. Part26.TopSurface = Enum.SurfaceType.Smooth
  366. Texture27.Parent = Part26
  367. Texture27.Texture = "http://www.roblox.com/asset/?id=1803626284"
  368. Texture27.Face = Enum.NormalId.Right
  369. Texture27.StudsPerTileU = 15
  370. Texture27.StudsPerTileV = 15
  371. Part28.Parent = Model0
  372. Part28.CFrame = CFrame.new(10.5793991, 801.759399, -11.6696424, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  373. Part28.Orientation = Vector3.new(0, -90, 0)
  374. Part28.Position = Vector3.new(10.5793991, 801.759399, -11.6696424)
  375. Part28.Rotation = Vector3.new(0, -90, 0)
  376. Part28.Size = Vector3.new(4, 21.8400002, 31.1399956)
  377. Part28.Anchored = true
  378. Part28.BottomSurface = Enum.SurfaceType.Smooth
  379. Part28.TopSurface = Enum.SurfaceType.Smooth
  380. Texture29.Parent = Part28
  381. Texture29.Texture = "http://www.roblox.com/asset/?id=1803626284"
  382. Texture29.Face = Enum.NormalId.Right
  383. Texture29.StudsPerTileU = 15
  384. Texture29.StudsPerTileV = 15
  385. Part30.Parent = Model0
  386. Part30.CFrame = CFrame.new(10.5793982, 801.759399, 42.0154495, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  387. Part30.Orientation = Vector3.new(0, 90, 0)
  388. Part30.Position = Vector3.new(10.5793982, 801.759399, 42.0154495)
  389. Part30.Rotation = Vector3.new(0, 90, 0)
  390. Part30.Size = Vector3.new(4, 21.8400002, 31.1399956)
  391. Part30.Anchored = true
  392. Part30.BottomSurface = Enum.SurfaceType.Smooth
  393. Part30.TopSurface = Enum.SurfaceType.Smooth
  394. Texture31.Parent = Part30
  395. Texture31.Texture = "http://www.roblox.com/asset/?id=1803626284"
  396. Texture31.Face = Enum.NormalId.Right
  397. Texture31.StudsPerTileU = 15
  398. Texture31.StudsPerTileV = 15
  399. Part32.Parent = Model0
  400. Part32.CFrame = CFrame.new(10.5199842, 808.987061, 15.2100019, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  401. Part32.Orientation = Vector3.new(0, 180, 180)
  402. Part32.Position = Vector3.new(10.5199842, 808.987061, 15.2100019)
  403. Part32.Rotation = Vector3.new(-180, 0, 0)
  404. Part32.Size = Vector3.new(29.3999844, 0.490000069, 49.6800156)
  405. Part32.Anchored = true
  406. Part32.BottomSurface = Enum.SurfaceType.Smooth
  407. Part32.TopSurface = Enum.SurfaceType.Smooth
  408. Texture33.Parent = Part32
  409. Texture33.Texture = "http://www.roblox.com/asset/?id=1804224393"
  410. Texture33.Face = Enum.NormalId.Top
  411. Texture33.StudsPerTileU = 30
  412. Texture33.StudsPerTileV = 15
  413. Model34.Name = "Table"
  414. Model34.Parent = Model0
  415. Part35.Parent = Model34
  416. Part35.CFrame = CFrame.new(-1.64928114, 793.099304, 16.9434166, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  417. Part35.Orientation = Vector3.new(0, 90, 0)
  418. Part35.Position = Vector3.new(-1.64928114, 793.099304, 16.9434166)
  419. Part35.Rotation = Vector3.new(0, 90, 0)
  420. Part35.Color = Color3.new(0.337255, 0.258824, 0.211765)
  421. Part35.Size = Vector3.new(9.93999958, 1, 2)
  422. Part35.Anchored = true
  423. Part35.BottomSurface = Enum.SurfaceType.Smooth
  424. Part35.BrickColor = BrickColor.new("Dirt brown")
  425. Part35.Material = Enum.Material.Wood
  426. Part35.TopSurface = Enum.SurfaceType.Smooth
  427. Part35.brickColor = BrickColor.new("Dirt brown")
  428. Part36.Parent = Model34
  429. Part36.CFrame = CFrame.new(-1.64928114, 792.329346, 20.0884132, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  430. Part36.Orientation = Vector3.new(0, 90, 0)
  431. Part36.Position = Vector3.new(-1.64928114, 792.329346, 20.0884132)
  432. Part36.Rotation = Vector3.new(0, 90, 0)
  433. Part36.Color = Color3.new(0.337255, 0.258824, 0.211765)
  434. Part36.Size = Vector3.new(1.7100004, 2, 2)
  435. Part36.Anchored = true
  436. Part36.BottomSurface = Enum.SurfaceType.Smooth
  437. Part36.BrickColor = BrickColor.new("Dirt brown")
  438. Part36.Material = Enum.Material.Wood
  439. Part36.TopSurface = Enum.SurfaceType.Smooth
  440. Part36.brickColor = BrickColor.new("Dirt brown")
  441. Part37.Parent = Model34
  442. Part37.CFrame = CFrame.new(-1.64928114, 792.329346, 13.7285213, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  443. Part37.Orientation = Vector3.new(0, 90, 0)
  444. Part37.Position = Vector3.new(-1.64928114, 792.329346, 13.7285213)
  445. Part37.Rotation = Vector3.new(0, 90, 0)
  446. Part37.Color = Color3.new(0.337255, 0.258824, 0.211765)
  447. Part37.Size = Vector3.new(1.7100004, 2, 2)
  448. Part37.Anchored = true
  449. Part37.BottomSurface = Enum.SurfaceType.Smooth
  450. Part37.BrickColor = BrickColor.new("Dirt brown")
  451. Part37.Material = Enum.Material.Wood
  452. Part37.TopSurface = Enum.SurfaceType.Smooth
  453. Part37.brickColor = BrickColor.new("Dirt brown")
  454. Part38.Parent = Model34
  455. Part38.CFrame = CFrame.new(-1.81430113, 794.554443, 19.6093407, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  456. Part38.Orientation = Vector3.new(0, 90, 0)
  457. Part38.Position = Vector3.new(-1.81430113, 794.554443, 19.6093407)
  458. Part38.Rotation = Vector3.new(0, 90, 0)
  459. Part38.Transparency = 1
  460. Part38.Size = Vector3.new(2.25000072, 1.90999961, 0.230000243)
  461. Part38.Anchored = true
  462. Part38.BottomSurface = Enum.SurfaceType.Smooth
  463. Part38.TopSurface = Enum.SurfaceType.Smooth
  464. Decal39.Parent = Part38
  465. Decal39.Texture = "http://www.roblox.com/asset/?id=27319826"
  466. Decal40.Parent = Part38
  467. Decal40.Texture = "http://www.roblox.com/asset/?id=27319826"
  468. Decal40.Face = Enum.NormalId.Back
  469. Part41.Parent = Model34
  470. Part41.CFrame = CFrame.new(-1.81430113, 794.554443, 14.1849346, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  471. Part41.Orientation = Vector3.new(0, 90, 0)
  472. Part41.Position = Vector3.new(-1.81430113, 794.554443, 14.1849346)
  473. Part41.Rotation = Vector3.new(0, 90, 0)
  474. Part41.Transparency = 1
  475. Part41.Size = Vector3.new(2.25000072, 1.90999961, 0.230000243)
  476. Part41.Anchored = true
  477. Part41.BottomSurface = Enum.SurfaceType.Smooth
  478. Part41.TopSurface = Enum.SurfaceType.Smooth
  479. Decal42.Parent = Part41
  480. Decal42.Texture = "http://www.roblox.com/asset/?id=27319826"
  481. Decal43.Parent = Part41
  482. Decal43.Texture = "http://www.roblox.com/asset/?id=27319826"
  483. Decal43.Face = Enum.NormalId.Back
  484. Part44.Parent = Model34
  485. Part44.CFrame = CFrame.new(-1.39919317, 794.902161, 16.8499947, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  486. Part44.Orientation = Vector3.new(0, 90, 0)
  487. Part44.Position = Vector3.new(-1.39919317, 794.902161, 16.8499947)
  488. Part44.Rotation = Vector3.new(0, 90, 0)
  489. Part44.Transparency = 1
  490. Part44.Size = Vector3.new(3.1200006, 2.43999934, 0.830000341)
  491. Part44.Anchored = true
  492. Part44.BottomSurface = Enum.SurfaceType.Smooth
  493. Part44.TopSurface = Enum.SurfaceType.Smooth
  494. Decal45.Parent = Part44
  495. Decal45.Texture = "http://www.roblox.com/asset/?id=1827979966"
  496. Decal45.Face = Enum.NormalId.Back
  497. Decal46.Parent = Part44
  498. Decal46.Texture = "http://www.roblox.com/asset/?id=1827979966"
  499. Model47.Name = "Table"
  500. Model47.Parent = Model0
  501. Part48.Parent = Model47
  502. Part48.CFrame = CFrame.new(22.650423, 793.099304, 29.079073, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  503. Part48.Orientation = Vector3.new(0, 90, 0)
  504. Part48.Position = Vector3.new(22.650423, 793.099304, 29.079073)
  505. Part48.Rotation = Vector3.new(0, 90, 0)
  506. Part48.Color = Color3.new(0.337255, 0.258824, 0.211765)
  507. Part48.Size = Vector3.new(9.93999958, 1, 2)
  508. Part48.Anchored = true
  509. Part48.BottomSurface = Enum.SurfaceType.Smooth
  510. Part48.BrickColor = BrickColor.new("Dirt brown")
  511. Part48.Material = Enum.Material.Wood
  512. Part48.TopSurface = Enum.SurfaceType.Smooth
  513. Part48.brickColor = BrickColor.new("Dirt brown")
  514. Part49.Parent = Model47
  515. Part49.CFrame = CFrame.new(22.650423, 792.329346, 32.2240715, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  516. Part49.Orientation = Vector3.new(0, 90, 0)
  517. Part49.Position = Vector3.new(22.650423, 792.329346, 32.2240715)
  518. Part49.Rotation = Vector3.new(0, 90, 0)
  519. Part49.Color = Color3.new(0.337255, 0.258824, 0.211765)
  520. Part49.Size = Vector3.new(1.7100004, 2, 2)
  521. Part49.Anchored = true
  522. Part49.BottomSurface = Enum.SurfaceType.Smooth
  523. Part49.BrickColor = BrickColor.new("Dirt brown")
  524. Part49.Material = Enum.Material.Wood
  525. Part49.TopSurface = Enum.SurfaceType.Smooth
  526. Part49.brickColor = BrickColor.new("Dirt brown")
  527. Part50.Parent = Model47
  528. Part50.CFrame = CFrame.new(22.650423, 792.329346, 25.8641777, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  529. Part50.Orientation = Vector3.new(0, 90, 0)
  530. Part50.Position = Vector3.new(22.650423, 792.329346, 25.8641777)
  531. Part50.Rotation = Vector3.new(0, 90, 0)
  532. Part50.Color = Color3.new(0.337255, 0.258824, 0.211765)
  533. Part50.Size = Vector3.new(1.7100004, 2, 2)
  534. Part50.Anchored = true
  535. Part50.BottomSurface = Enum.SurfaceType.Smooth
  536. Part50.BrickColor = BrickColor.new("Dirt brown")
  537. Part50.Material = Enum.Material.Wood
  538. Part50.TopSurface = Enum.SurfaceType.Smooth
  539. Part50.brickColor = BrickColor.new("Dirt brown")
  540. Part51.Parent = Model47
  541. Part51.CFrame = CFrame.new(22.4854031, 794.554443, 31.744997, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  542. Part51.Orientation = Vector3.new(0, 90, 0)
  543. Part51.Position = Vector3.new(22.4854031, 794.554443, 31.744997)
  544. Part51.Rotation = Vector3.new(0, 90, 0)
  545. Part51.Transparency = 1
  546. Part51.Size = Vector3.new(2.25000072, 1.90999961, 0.230000243)
  547. Part51.Anchored = true
  548. Part51.BottomSurface = Enum.SurfaceType.Smooth
  549. Part51.TopSurface = Enum.SurfaceType.Smooth
  550. Decal52.Parent = Part51
  551. Decal52.Texture = "http://www.roblox.com/asset/?id=27319826"
  552. Decal53.Parent = Part51
  553. Decal53.Texture = "http://www.roblox.com/asset/?id=27319826"
  554. Decal53.Face = Enum.NormalId.Back
  555. Part54.Parent = Model47
  556. Part54.CFrame = CFrame.new(22.4854031, 794.554443, 26.320591, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  557. Part54.Orientation = Vector3.new(0, 90, 0)
  558. Part54.Position = Vector3.new(22.4854031, 794.554443, 26.320591)
  559. Part54.Rotation = Vector3.new(0, 90, 0)
  560. Part54.Transparency = 1
  561. Part54.Size = Vector3.new(2.25000072, 1.90999961, 0.230000243)
  562. Part54.Anchored = true
  563. Part54.BottomSurface = Enum.SurfaceType.Smooth
  564. Part54.TopSurface = Enum.SurfaceType.Smooth
  565. Decal55.Parent = Part54
  566. Decal55.Texture = "http://www.roblox.com/asset/?id=27319826"
  567. Decal56.Parent = Part54
  568. Decal56.Texture = "http://www.roblox.com/asset/?id=27319826"
  569. Decal56.Face = Enum.NormalId.Back
  570. Model57.Name = "Table"
  571. Model57.Parent = Model0
  572. Part58.Parent = Model57
  573. Part58.CFrame = CFrame.new(22.650423, 793.099304, 16.9434166, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  574. Part58.Orientation = Vector3.new(0, 90, 0)
  575. Part58.Position = Vector3.new(22.650423, 793.099304, 16.9434166)
  576. Part58.Rotation = Vector3.new(0, 90, 0)
  577. Part58.Color = Color3.new(0.337255, 0.258824, 0.211765)
  578. Part58.Size = Vector3.new(9.93999958, 1, 2)
  579. Part58.Anchored = true
  580. Part58.BottomSurface = Enum.SurfaceType.Smooth
  581. Part58.BrickColor = BrickColor.new("Dirt brown")
  582. Part58.Material = Enum.Material.Wood
  583. Part58.TopSurface = Enum.SurfaceType.Smooth
  584. Part58.brickColor = BrickColor.new("Dirt brown")
  585. Part59.Parent = Model57
  586. Part59.CFrame = CFrame.new(22.650423, 792.329346, 20.0884132, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  587. Part59.Orientation = Vector3.new(0, 90, 0)
  588. Part59.Position = Vector3.new(22.650423, 792.329346, 20.0884132)
  589. Part59.Rotation = Vector3.new(0, 90, 0)
  590. Part59.Color = Color3.new(0.337255, 0.258824, 0.211765)
  591. Part59.Size = Vector3.new(1.7100004, 2, 2)
  592. Part59.Anchored = true
  593. Part59.BottomSurface = Enum.SurfaceType.Smooth
  594. Part59.BrickColor = BrickColor.new("Dirt brown")
  595. Part59.Material = Enum.Material.Wood
  596. Part59.TopSurface = Enum.SurfaceType.Smooth
  597. Part59.brickColor = BrickColor.new("Dirt brown")
  598. Part60.Parent = Model57
  599. Part60.CFrame = CFrame.new(22.650423, 792.329346, 13.7285213, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  600. Part60.Orientation = Vector3.new(0, 90, 0)
  601. Part60.Position = Vector3.new(22.650423, 792.329346, 13.7285213)
  602. Part60.Rotation = Vector3.new(0, 90, 0)
  603. Part60.Color = Color3.new(0.337255, 0.258824, 0.211765)
  604. Part60.Size = Vector3.new(1.7100004, 2, 2)
  605. Part60.Anchored = true
  606. Part60.BottomSurface = Enum.SurfaceType.Smooth
  607. Part60.BrickColor = BrickColor.new("Dirt brown")
  608. Part60.Material = Enum.Material.Wood
  609. Part60.TopSurface = Enum.SurfaceType.Smooth
  610. Part60.brickColor = BrickColor.new("Dirt brown")
  611. Part61.Parent = Model57
  612. Part61.CFrame = CFrame.new(22.4854031, 794.554443, 19.6093407, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  613. Part61.Orientation = Vector3.new(0, 90, 0)
  614. Part61.Position = Vector3.new(22.4854031, 794.554443, 19.6093407)
  615. Part61.Rotation = Vector3.new(0, 90, 0)
  616. Part61.Transparency = 1
  617. Part61.Size = Vector3.new(2.25000072, 1.90999961, 0.230000243)
  618. Part61.Anchored = true
  619. Part61.BottomSurface = Enum.SurfaceType.Smooth
  620. Part61.TopSurface = Enum.SurfaceType.Smooth
  621. Decal62.Parent = Part61
  622. Decal62.Texture = "http://www.roblox.com/asset/?id=27319826"
  623. Decal63.Parent = Part61
  624. Decal63.Texture = "http://www.roblox.com/asset/?id=27319826"
  625. Decal63.Face = Enum.NormalId.Back
  626. Part64.Parent = Model57
  627. Part64.CFrame = CFrame.new(22.4854031, 794.554443, 14.1849346, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  628. Part64.Orientation = Vector3.new(0, 90, 0)
  629. Part64.Position = Vector3.new(22.4854031, 794.554443, 14.1849346)
  630. Part64.Rotation = Vector3.new(0, 90, 0)
  631. Part64.Transparency = 1
  632. Part64.Size = Vector3.new(2.25000072, 1.90999961, 0.230000243)
  633. Part64.Anchored = true
  634. Part64.BottomSurface = Enum.SurfaceType.Smooth
  635. Part64.TopSurface = Enum.SurfaceType.Smooth
  636. Decal65.Parent = Part64
  637. Decal65.Texture = "http://www.roblox.com/asset/?id=27319826"
  638. Decal66.Parent = Part64
  639. Decal66.Texture = "http://www.roblox.com/asset/?id=27319826"
  640. Decal66.Face = Enum.NormalId.Back
  641. Model67.Name = "Table"
  642. Model67.Parent = Model0
  643. Part68.Parent = Model67
  644. Part68.CFrame = CFrame.new(-1.64928114, 793.099304, 29.2513428, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  645. Part68.Orientation = Vector3.new(0, 90, 0)
  646. Part68.Position = Vector3.new(-1.64928114, 793.099304, 29.2513428)
  647. Part68.Rotation = Vector3.new(0, 90, 0)
  648. Part68.Color = Color3.new(0.337255, 0.258824, 0.211765)
  649. Part68.Size = Vector3.new(9.93999958, 1, 2)
  650. Part68.Anchored = true
  651. Part68.BottomSurface = Enum.SurfaceType.Smooth
  652. Part68.BrickColor = BrickColor.new("Dirt brown")
  653. Part68.Material = Enum.Material.Wood
  654. Part68.TopSurface = Enum.SurfaceType.Smooth
  655. Part68.brickColor = BrickColor.new("Dirt brown")
  656. Part69.Parent = Model67
  657. Part69.CFrame = CFrame.new(-1.64928114, 792.329346, 32.3963394, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  658. Part69.Orientation = Vector3.new(0, 90, 0)
  659. Part69.Position = Vector3.new(-1.64928114, 792.329346, 32.3963394)
  660. Part69.Rotation = Vector3.new(0, 90, 0)
  661. Part69.Color = Color3.new(0.337255, 0.258824, 0.211765)
  662. Part69.Size = Vector3.new(1.7100004, 2, 2)
  663. Part69.Anchored = true
  664. Part69.BottomSurface = Enum.SurfaceType.Smooth
  665. Part69.BrickColor = BrickColor.new("Dirt brown")
  666. Part69.Material = Enum.Material.Wood
  667. Part69.TopSurface = Enum.SurfaceType.Smooth
  668. Part69.brickColor = BrickColor.new("Dirt brown")
  669. Part70.Parent = Model67
  670. Part70.CFrame = CFrame.new(-1.64928114, 792.329346, 26.0364437, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  671. Part70.Orientation = Vector3.new(0, 90, 0)
  672. Part70.Position = Vector3.new(-1.64928114, 792.329346, 26.0364437)
  673. Part70.Rotation = Vector3.new(0, 90, 0)
  674. Part70.Color = Color3.new(0.337255, 0.258824, 0.211765)
  675. Part70.Size = Vector3.new(1.7100004, 2, 2)
  676. Part70.Anchored = true
  677. Part70.BottomSurface = Enum.SurfaceType.Smooth
  678. Part70.BrickColor = BrickColor.new("Dirt brown")
  679. Part70.Material = Enum.Material.Wood
  680. Part70.TopSurface = Enum.SurfaceType.Smooth
  681. Part70.brickColor = BrickColor.new("Dirt brown")
  682. Part71.Parent = Model67
  683. Part71.CFrame = CFrame.new(-1.81430113, 794.554443, 31.9172668, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  684. Part71.Orientation = Vector3.new(0, 90, 0)
  685. Part71.Position = Vector3.new(-1.81430113, 794.554443, 31.9172668)
  686. Part71.Rotation = Vector3.new(0, 90, 0)
  687. Part71.Transparency = 1
  688. Part71.Size = Vector3.new(2.25000072, 1.90999961, 0.230000243)
  689. Part71.Anchored = true
  690. Part71.BottomSurface = Enum.SurfaceType.Smooth
  691. Part71.TopSurface = Enum.SurfaceType.Smooth
  692. Decal72.Parent = Part71
  693. Decal72.Texture = "http://www.roblox.com/asset/?id=27319826"
  694. Decal73.Parent = Part71
  695. Decal73.Texture = "http://www.roblox.com/asset/?id=27319826"
  696. Decal73.Face = Enum.NormalId.Back
  697. Part74.Parent = Model67
  698. Part74.CFrame = CFrame.new(-1.81430113, 794.554443, 26.492857, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  699. Part74.Orientation = Vector3.new(0, 90, 0)
  700. Part74.Position = Vector3.new(-1.81430113, 794.554443, 26.492857)
  701. Part74.Rotation = Vector3.new(0, 90, 0)
  702. Part74.Transparency = 1
  703. Part74.Size = Vector3.new(2.25000072, 1.90999961, 0.230000243)
  704. Part74.Anchored = true
  705. Part74.BottomSurface = Enum.SurfaceType.Smooth
  706. Part74.TopSurface = Enum.SurfaceType.Smooth
  707. Decal75.Parent = Part74
  708. Decal75.Texture = "http://www.roblox.com/asset/?id=27319826"
  709. Decal76.Parent = Part74
  710. Decal76.Texture = "http://www.roblox.com/asset/?id=27319826"
  711. Decal76.Face = Enum.NormalId.Back
  712. Model77.Name = "Table"
  713. Model77.Parent = Model0
  714. Part78.Parent = Model77
  715. Part78.CFrame = CFrame.new(1.88723087, 793.099304, 37.8394318, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  716. Part78.Position = Vector3.new(1.88723087, 793.099304, 37.8394318)
  717. Part78.Color = Color3.new(0.337255, 0.258824, 0.211765)
  718. Part78.Size = Vector3.new(9.93999958, 1, 2)
  719. Part78.Anchored = true
  720. Part78.BottomSurface = Enum.SurfaceType.Smooth
  721. Part78.BrickColor = BrickColor.new("Dirt brown")
  722. Part78.Material = Enum.Material.Wood
  723. Part78.TopSurface = Enum.SurfaceType.Smooth
  724. Part78.brickColor = BrickColor.new("Dirt brown")
  725. Part79.Parent = Model77
  726. Part79.CFrame = CFrame.new(-1.25776625, 792.329346, 37.8394318, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  727. Part79.Position = Vector3.new(-1.25776625, 792.329346, 37.8394318)
  728. Part79.Color = Color3.new(0.337255, 0.258824, 0.211765)
  729. Part79.Size = Vector3.new(1.7100004, 2, 2)
  730. Part79.Anchored = true
  731. Part79.BottomSurface = Enum.SurfaceType.Smooth
  732. Part79.BrickColor = BrickColor.new("Dirt brown")
  733. Part79.Material = Enum.Material.Wood
  734. Part79.TopSurface = Enum.SurfaceType.Smooth
  735. Part79.brickColor = BrickColor.new("Dirt brown")
  736. Part80.Parent = Model77
  737. Part80.CFrame = CFrame.new(5.10213184, 792.329346, 37.8394318, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  738. Part80.Position = Vector3.new(5.10213184, 792.329346, 37.8394318)
  739. Part80.Color = Color3.new(0.337255, 0.258824, 0.211765)
  740. Part80.Size = Vector3.new(1.7100004, 2, 2)
  741. Part80.Anchored = true
  742. Part80.BottomSurface = Enum.SurfaceType.Smooth
  743. Part80.BrickColor = BrickColor.new("Dirt brown")
  744. Part80.Material = Enum.Material.Wood
  745. Part80.TopSurface = Enum.SurfaceType.Smooth
  746. Part80.brickColor = BrickColor.new("Dirt brown")
  747. Part81.Parent = Model77
  748. Part81.CFrame = CFrame.new(-0.778697491, 794.554443, 37.6744118, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  749. Part81.Position = Vector3.new(-0.778697491, 794.554443, 37.6744118)
  750. Part81.Transparency = 1
  751. Part81.Size = Vector3.new(2.25000072, 1.90999961, 0.230000243)
  752. Part81.Anchored = true
  753. Part81.BottomSurface = Enum.SurfaceType.Smooth
  754. Part81.TopSurface = Enum.SurfaceType.Smooth
  755. Decal82.Parent = Part81
  756. Decal82.Texture = "http://www.roblox.com/asset/?id=27319826"
  757. Decal83.Parent = Part81
  758. Decal83.Texture = "http://www.roblox.com/asset/?id=27319826"
  759. Decal83.Face = Enum.NormalId.Back
  760. Part84.Parent = Model77
  761. Part84.CFrame = CFrame.new(4.64572239, 794.554443, 37.6744118, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  762. Part84.Position = Vector3.new(4.64572239, 794.554443, 37.6744118)
  763. Part84.Transparency = 1
  764. Part84.Size = Vector3.new(2.25000072, 1.90999961, 0.230000243)
  765. Part84.Anchored = true
  766. Part84.BottomSurface = Enum.SurfaceType.Smooth
  767. Part84.TopSurface = Enum.SurfaceType.Smooth
  768. Decal85.Parent = Part84
  769. Decal85.Texture = "http://www.roblox.com/asset/?id=27319826"
  770. Decal86.Parent = Part84
  771. Decal86.Texture = "http://www.roblox.com/asset/?id=27319826"
  772. Decal86.Face = Enum.NormalId.Back
  773. Model87.Name = "Table"
  774. Model87.Parent = Model0
  775. Part88.Parent = Model87
  776. Part88.CFrame = CFrame.new(19.2687302, 793.099304, 37.8394318, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  777. Part88.Position = Vector3.new(19.2687302, 793.099304, 37.8394318)
  778. Part88.Color = Color3.new(0.337255, 0.258824, 0.211765)
  779. Part88.Size = Vector3.new(9.93999958, 1, 2)
  780. Part88.Anchored = true
  781. Part88.BottomSurface = Enum.SurfaceType.Smooth
  782. Part88.BrickColor = BrickColor.new("Dirt brown")
  783. Part88.Material = Enum.Material.Wood
  784. Part88.TopSurface = Enum.SurfaceType.Smooth
  785. Part88.brickColor = BrickColor.new("Dirt brown")
  786. Part89.Parent = Model87
  787. Part89.CFrame = CFrame.new(16.1237316, 792.329346, 37.8394318, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  788. Part89.Position = Vector3.new(16.1237316, 792.329346, 37.8394318)
  789. Part89.Color = Color3.new(0.337255, 0.258824, 0.211765)
  790. Part89.Size = Vector3.new(1.7100004, 2, 2)
  791. Part89.Anchored = true
  792. Part89.BottomSurface = Enum.SurfaceType.Smooth
  793. Part89.BrickColor = BrickColor.new("Dirt brown")
  794. Part89.Material = Enum.Material.Wood
  795. Part89.TopSurface = Enum.SurfaceType.Smooth
  796. Part89.brickColor = BrickColor.new("Dirt brown")
  797. Part90.Parent = Model87
  798. Part90.CFrame = CFrame.new(22.4836292, 792.329346, 37.8394318, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  799. Part90.Position = Vector3.new(22.4836292, 792.329346, 37.8394318)
  800. Part90.Color = Color3.new(0.337255, 0.258824, 0.211765)
  801. Part90.Size = Vector3.new(1.7100004, 2, 2)
  802. Part90.Anchored = true
  803. Part90.BottomSurface = Enum.SurfaceType.Smooth
  804. Part90.BrickColor = BrickColor.new("Dirt brown")
  805. Part90.Material = Enum.Material.Wood
  806. Part90.TopSurface = Enum.SurfaceType.Smooth
  807. Part90.brickColor = BrickColor.new("Dirt brown")
  808. Part91.Parent = Model87
  809. Part91.CFrame = CFrame.new(16.6028004, 794.554443, 37.6744118, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  810. Part91.Position = Vector3.new(16.6028004, 794.554443, 37.6744118)
  811. Part91.Transparency = 1
  812. Part91.Size = Vector3.new(2.25000072, 1.90999961, 0.230000243)
  813. Part91.Anchored = true
  814. Part91.BottomSurface = Enum.SurfaceType.Smooth
  815. Part91.TopSurface = Enum.SurfaceType.Smooth
  816. Decal92.Parent = Part91
  817. Decal92.Texture = "http://www.roblox.com/asset/?id=27319826"
  818. Decal93.Parent = Part91
  819. Decal93.Texture = "http://www.roblox.com/asset/?id=27319826"
  820. Decal93.Face = Enum.NormalId.Back
  821. Part94.Parent = Model87
  822. Part94.CFrame = CFrame.new(22.0272198, 794.554443, 37.6744118, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  823. Part94.Position = Vector3.new(22.0272198, 794.554443, 37.6744118)
  824. Part94.Transparency = 1
  825. Part94.Size = Vector3.new(2.25000072, 1.90999961, 0.230000243)
  826. Part94.Anchored = true
  827. Part94.BottomSurface = Enum.SurfaceType.Smooth
  828. Part94.TopSurface = Enum.SurfaceType.Smooth
  829. Decal95.Parent = Part94
  830. Decal95.Texture = "http://www.roblox.com/asset/?id=27319826"
  831. Decal96.Parent = Part94
  832. Decal96.Texture = "http://www.roblox.com/asset/?id=27319826"
  833. Decal96.Face = Enum.NormalId.Back
  834. for i,v in pairs(mas:GetChildren()) do
  835.     v.Parent = workspace
  836.     pcall(function() v:MakeJoints() end)
  837. end
  838. mas:Destroy()
  839. for i,v in pairs(cors) do
  840.     spawn(function()
  841.         pcall(v)
  842.     end)
  843. end
  844.  
  845. victim = nil
  846. lp = owner
  847. torso = nil
  848. gc = char:GetChildren()
  849. char:FindFirstChildOfClass("Humanoid").WalkSpeed = 25
  850. hum = char:FindFirstChildOfClass("Humanoid")
  851. for i=1, #gc do
  852.     if gc[i].ClassName == "Accessory" or gc[i].ClassName == "Hat" or gc[i].ClassName == "Shirt" or gc[i].ClassName == "Pants" or gc[i].ClassName == "ShirtGraphic" or gc[i].ClassName == "ShirtGraphics" then
  853.         gc[i]:Destroy()
  854.     end
  855.     if gc[i].ClassName == "Part" then
  856.         gc[i].Transparency = 1
  857.     end
  858. end
  859. char.Head:FindFirstChildOfClass("Decal"):Destroy()
  860. head = char.Head
  861. ft = char:FindFirstChild("Torso")
  862. if ft then
  863.     torso = ft
  864. elseif char:FindFirstChild("UpperTorso") then
  865.     torso = char:FindFirstChild("UpperTorso")
  866. end
  867. bgui = Instance.new("BillboardGui",torso)
  868. bgui.Size = UDim2.new(6, 0 , 6, 0)
  869. bgui.Adornee = torso
  870. il = Instance.new("ImageLabel",bgui)
  871. il.BackgroundTransparency = 1
  872. il.Size = UDim2.new(0.75, 0 , 1.5, 0)
  873. il.Image = "http://www.roblox.com/asset/?id=1838288441"
  874. il.BackgroundTransparency = 1
  875. il.Position = UDim2.new(0.213, 0 , 0, -18)
  876. char.Humanoid.HipHeight = 2.1
  877. char.Humanoid.Name = "Principal"
  878. target = nil
  879. debounce = false
  880. hint = nil
  881. sound = Instance.new("Sound",head)
  882. sound.SoundId = "rbxassetid://1923917239"
  883. sound.Volume = 10
  884. detentiontime = 15
  885. multiplier = 5
  886. tname = nil
  887. vname = nil
  888. vp = nil
  889. mouse.Button1Down:connect(function()
  890.     if debounce == false then
  891.         target = mouse.Target
  892.         if target.Parent:FindFirstChildOfClass("Humanoid") then
  893.             debounce = true
  894.             victim = target.Parent
  895.             sound:Play()
  896.             repeat
  897.                 wait(0.01)
  898.                 hum.WalkToPoint = target.Position
  899.             until (torso.Position - target.Position).magnitude < 8
  900.             hint = Instance.new("Hint",workspace)
  901.             cframe = target.CFrame
  902.             target.CFrame = Part17.CFrame
  903. vp = victim.Parent
  904. tname = target.Name
  905. vname = victim.Name
  906.             for d=1, detentiontime do
  907.                 hint.Text = victim.Name.." has detention! "..tostring(detentiontime-d).." seconds remain!"
  908.                 vp[vname][tname].CFrame = Part17.CFrame
  909.                 wait(1)
  910.             end
  911. detentiontime = detentiontime + multiplier
  912. multiplier = multiplier + 5
  913.             target.Anchored = false
  914.             target.CFrame = cframe
  915.             hint:Destroy()
  916.             wait(5)
  917.             debounce = false
  918.         end
  919.     end
  920. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement