Zack121212

Untitled

Feb 26th, 2018
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.57 KB | None | 0 0
  1. --[[
  2. Leak if you want, I don't care about past projects.
  3. Next up is either Frappe or Dunkin Donuts.
  4. Thanks. - Skeletal
  5. --]]
  6.  
  7. local plrc = game.Players.LocalPlayer.Character
  8. local plr = game.Players.LocalPlayer
  9.  
  10. local HiltoN = Instance.new("ScreenGui")
  11. local Base = Instance.new("Frame")
  12. local Name = Instance.new("TextLabel")
  13. local R304 = Instance.new("TextButton")
  14. local Line = Instance.new("Frame")
  15. local GBT = Instance.new("TextBox")
  16. local R404 = Instance.new("TextButton")
  17. local R504 = Instance.new("TextButton")
  18. local R601 = Instance.new("TextButton")
  19. local F7 = Instance.new("TextButton")
  20. local R704 = Instance.new("TextButton")
  21. local SF7 = Instance.new("TextButton")
  22. local SR700 = Instance.new("TextButton")
  23. local More = Instance.new("TextButton")
  24. local SodaMachine = Instance.new("TextButton")
  25. local R201 = Instance.new("TextButton")
  26. local R202 = Instance.new("TextButton")
  27. local R203 = Instance.new("TextButton")
  28. local R204 = Instance.new("TextButton")
  29. local R301 = Instance.new("TextButton")
  30. local R302 = Instance.new("TextButton")
  31. local R303 = Instance.new("TextButton")
  32. local R401 = Instance.new("TextButton")
  33. local R402 = Instance.new("TextButton")
  34. local R403 = Instance.new("TextButton")
  35. local R501 = Instance.new("TextButton")
  36. local R502 = Instance.new("TextButton")
  37. local R503 = Instance.new("TextButton")
  38. local R604 = Instance.new("TextButton")
  39. local R603 = Instance.new("TextButton")
  40. local R602 = Instance.new("TextButton")
  41. local R701 = Instance.new("TextButton")
  42. local R702 = Instance.new("TextButton")
  43. local R703 = Instance.new("TextButton")
  44. local F2 = Instance.new("TextButton")
  45. local F3 = Instance.new("TextButton")
  46. local F4 = Instance.new("TextButton")
  47. local F5 = Instance.new("TextButton")
  48. local F6 = Instance.new("TextButton")
  49. local Entrance = Instance.new("TextButton")
  50. local Bar = Instance.new("TextButton")
  51. local BackOffice = Instance.new("TextButton")
  52. local Arcade = Instance.new("TextButton")
  53. local Elevators = Instance.new("TextButton")
  54. local Pool = Instance.new("TextButton")
  55. local RegLine1 = Instance.new("TextButton")
  56. local RegLine2 = Instance.new("TextButton")
  57. local FitnessRoom = Instance.new("TextButton")
  58. local ClickTP = Instance.new("TextButton")
  59. local Reception = Instance.new("TextButton")
  60. local Meals = Instance.new("TextButton")
  61. local Drinks = Instance.new("TextButton")
  62. local BackRoom = Instance.new("TextButton")
  63. local Fly = Instance.new("TextButton")
  64. local SpaSalon = Instance.new("TextButton")
  65. local SuiteLine = Instance.new("TextButton")
  66. local FastLine = Instance.new("TextButton")
  67. local VIPLounge = Instance.new("TextButton")
  68. local RGD = Instance.new("TextButton")
  69. local GB = Instance.new("TextButton")
  70. local RID = Instance.new("TextButton")
  71. local RRRD = Instance.new("TextButton")
  72. local RSRD = Instance.new("TextButton")
  73. local Line_2 = Instance.new("Frame")
  74. local Line_3 = Instance.new("Frame")
  75. local Line_4 = Instance.new("Frame")
  76. local SF2 = Instance.new("TextButton")
  77. local SF3 = Instance.new("TextButton")
  78. local SF4 = Instance.new("TextButton")
  79. local SF5 = Instance.new("TextButton")
  80. local SF6 = Instance.new("TextButton")
  81. local SR200 = Instance.new("TextButton")
  82. local SR300 = Instance.new("TextButton")
  83. local SR400 = Instance.new("TextButton")
  84. local SR500 = Instance.new("TextButton")
  85. local SR600 = Instance.new("TextButton")
  86.  
  87. print("Loaded Instances.")
  88.  
  89. HiltoN.Name = "HiltoN"
  90. HiltoN.Parent = game.Players.LocalPlayer.PlayerGui
  91. HiltoN.ResetOnSpawn = false
  92.  
  93. Base.Name = "Base"
  94. Base.Parent = game.Players.LocalPlayer.PlayerGui.HiltoN
  95. Base.Active = true
  96. Base.BackgroundColor3 = Color3.new(1, 0, 0)
  97. Base.BackgroundTransparency = 0.40000000596046
  98. Base.BorderSizePixel = 4
  99. Base.ClipsDescendants = true
  100. Base.Draggable = true
  101. Base.Position = UDim2.new(0, 510, 0, 180)
  102. Base.Size = UDim2.new(0, 375, 0, 370)
  103.  
  104. Name.Name = "Name"
  105. Name.Parent = Base
  106. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  107. Name.BackgroundTransparency = 1
  108. Name.Size = UDim2.new(0, 375, 0, 50)
  109. Name.Font = Enum.Font.ArialBold
  110. Name.FontSize = Enum.FontSize.Size14
  111. Name.Text = "HiltoN"
  112. Name.TextColor3 = Color3.new(1, 1, 1)
  113. Name.TextScaled = true
  114. Name.TextSize = 14
  115. Name.TextWrapped = true
  116.  
  117. R304.Name = "R304"
  118. R304.Parent = Base
  119. R304.BackgroundColor3 = Color3.new(1, 0, 0)
  120. R304.BackgroundTransparency = 0.5
  121. R304.BorderSizePixel = 4
  122. R304.Position = UDim2.new(0, 335, 0, 154)
  123. R304.Size = UDim2.new(0, 35, 0, 35)
  124. R304.AutoButtonColor = false
  125. R304.Font = Enum.Font.ArialBold
  126. R304.FontSize = Enum.FontSize.Size14
  127. R304.Text = "Room 304"
  128. R304.TextColor3 = Color3.new(1, 1, 1)
  129. R304.TextScaled = true
  130. R304.TextSize = 14
  131. R304.TextWrapped = true
  132.  
  133. Line.Name = "Line"
  134. Line.Parent = Base
  135. Line.BackgroundColor3 = Color3.new(0, 0, 0)
  136. Line.Position = UDim2.new(0, 382, 0, 373)
  137. Line.Size = UDim2.new(0, 0, 0, -326)
  138.  
  139. GBT.Name = "GBT"
  140. GBT.Parent = Base
  141. GBT.BackgroundColor3 = Color3.new(1, 0, 0)
  142. GBT.BackgroundTransparency = 0.5
  143. GBT.BorderSizePixel = 5
  144. GBT.Position = UDim2.new(0, 485, 0, 56)
  145. GBT.Size = UDim2.new(0, 184, 0, 33)
  146. GBT.Font = Enum.Font.ArialBold
  147. GBT.FontSize = Enum.FontSize.Size14
  148. GBT.Text = "Beverage"
  149. GBT.TextColor3 = Color3.new(1, 1, 1)
  150. GBT.TextSize = 14
  151.  
  152. R404.Name = "R404"
  153. R404.Parent = Base
  154. R404.BackgroundColor3 = Color3.new(1, 0, 0)
  155. R404.BackgroundTransparency = 0.5
  156. R404.BorderSizePixel = 4
  157. R404.Position = UDim2.new(0, 335, 0, 198)
  158. R404.Size = UDim2.new(0, 35, 0, 35)
  159. R404.AutoButtonColor = false
  160. R404.Font = Enum.Font.ArialBold
  161. R404.FontSize = Enum.FontSize.Size14
  162. R404.Text = "Room 404"
  163. R404.TextColor3 = Color3.new(1, 1, 1)
  164. R404.TextScaled = true
  165. R404.TextSize = 14
  166. R404.TextWrapped = true
  167.  
  168. R504.Name = "R504"
  169. R504.Parent = Base
  170. R504.BackgroundColor3 = Color3.new(1, 0, 0)
  171. R504.BackgroundTransparency = 0.5
  172. R504.BorderSizePixel = 4
  173. R504.Position = UDim2.new(0, 335, 0, 242)
  174. R504.Size = UDim2.new(0, 35, 0, 35)
  175. R504.AutoButtonColor = false
  176. R504.Font = Enum.Font.ArialBold
  177. R504.FontSize = Enum.FontSize.Size14
  178. R504.Text = "Room 504"
  179. R504.TextColor3 = Color3.new(1, 1, 1)
  180. R504.TextScaled = true
  181. R504.TextSize = 14
  182. R504.TextWrapped = true
  183.  
  184. R601.Name = "R601"
  185. R601.Parent = Base
  186. R601.BackgroundColor3 = Color3.new(1, 0, 0)
  187. R601.BackgroundTransparency = 0.5
  188. R601.BorderSizePixel = 4
  189. R601.Position = UDim2.new(0, 195, 0, 286)
  190. R601.Size = UDim2.new(0, 40, 0, 35)
  191. R601.AutoButtonColor = false
  192. R601.Font = Enum.Font.ArialBold
  193. R601.FontSize = Enum.FontSize.Size14
  194. R601.Text = "Room 601"
  195. R601.TextColor3 = Color3.new(1, 1, 1)
  196. R601.TextScaled = true
  197. R601.TextSize = 14
  198. R601.TextWrapped = true
  199.  
  200. F7.Name = "F7"
  201. F7.Parent = Base
  202. F7.BackgroundColor3 = Color3.new(1, 0, 0)
  203. F7.BackgroundTransparency = 0.5
  204. F7.BorderSizePixel = 4
  205. F7.Position = UDim2.new(0, 139, 0, 330)
  206. F7.Size = UDim2.new(0, 40, 0, 35)
  207. F7.AutoButtonColor = false
  208. F7.Font = Enum.Font.ArialBold
  209. F7.FontSize = Enum.FontSize.Size14
  210. F7.Text = "Floor 7"
  211. F7.TextColor3 = Color3.new(1, 1, 1)
  212. F7.TextScaled = true
  213. F7.TextSize = 14
  214. F7.TextWrapped = true
  215.  
  216. R704.Name = "R704"
  217. R704.Parent = Base
  218. R704.BackgroundColor3 = Color3.new(1, 0, 0)
  219. R704.BackgroundTransparency = 0.5
  220. R704.BorderSizePixel = 4
  221. R704.Position = UDim2.new(0, 335, 0, 330)
  222. R704.Size = UDim2.new(0, 35, 0, 35)
  223. R704.AutoButtonColor = false
  224. R704.Font = Enum.Font.ArialBold
  225. R704.FontSize = Enum.FontSize.Size14
  226. R704.Text = "Room 704"
  227. R704.TextColor3 = Color3.new(1, 1, 1)
  228. R704.TextScaled = true
  229. R704.TextSize = 14
  230. R704.TextWrapped = true
  231.  
  232. SF7.Name = "SF7"
  233. SF7.Parent = Base
  234. SF7.BackgroundColor3 = Color3.new(1, 0, 0)
  235. SF7.BackgroundTransparency = 0.5
  236. SF7.BorderSizePixel = 4
  237. SF7.Position = UDim2.new(0, 89, 0, 330)
  238. SF7.Size = UDim2.new(0, 40, 0, 35)
  239. SF7.AutoButtonColor = false
  240. SF7.Font = Enum.Font.ArialBold
  241. SF7.FontSize = Enum.FontSize.Size14
  242. SF7.Text = "Suite Floor 7"
  243. SF7.TextColor3 = Color3.new(1, 1, 1)
  244. SF7.TextScaled = true
  245. SF7.TextSize = 14
  246. SF7.TextWrapped = true
  247.  
  248. SR700.Name = "SR700"
  249. SR700.Parent = Base
  250. SR700.BackgroundColor3 = Color3.new(1, 0, 0)
  251. SR700.BackgroundTransparency = 0.5
  252. SR700.BorderSizePixel = 4
  253. SR700.Position = UDim2.new(0, 5, 0, 330)
  254. SR700.Size = UDim2.new(0, 74, 0, 35)
  255. SR700.AutoButtonColor = false
  256. SR700.Font = Enum.Font.ArialBold
  257. SR700.FontSize = Enum.FontSize.Size14
  258. SR700.Text = "Suite Room 700"
  259. SR700.TextColor3 = Color3.new(1, 1, 1)
  260. SR700.TextScaled = true
  261. SR700.TextSize = 14
  262. SR700.TextWrapped = true
  263.  
  264. More.Name = "More"
  265. More.Parent = Base
  266. More.BackgroundColor3 = Color3.new(1, 0, 0)
  267. More.BackgroundTransparency = 0.40000000596046
  268. More.BorderSizePixel = 4
  269. More.Position = UDim2.new(0, 274, 0, 0)
  270. More.Size = UDim2.new(0, 72, 0, 26)
  271. More.AutoButtonColor = false
  272. More.Font = Enum.Font.ArialBold
  273. More.FontSize = Enum.FontSize.Size24
  274. More.Text = "More"
  275. More.TextColor3 = Color3.new(1, 1, 1)
  276. More.TextSize = 22
  277. More.TextWrapped = true
  278.  
  279. SodaMachine.Name = "SodaMachine"
  280. SodaMachine.Parent = Base
  281. SodaMachine.BackgroundColor3 = Color3.new(1, 0, 0)
  282. SodaMachine.BackgroundTransparency = 0.5
  283. SodaMachine.BorderSizePixel = 4
  284. SodaMachine.Position = UDim2.new(0, 395, 0, 286)
  285. SodaMachine.Size = UDim2.new(0, 80, 0, 79)
  286. SodaMachine.AutoButtonColor = false
  287. SodaMachine.Font = Enum.Font.ArialBold
  288. SodaMachine.FontSize = Enum.FontSize.Size14
  289. SodaMachine.Text = "Soda Machine"
  290. SodaMachine.TextColor3 = Color3.new(1, 1, 1)
  291. SodaMachine.TextSize = 14
  292. SodaMachine.TextWrapped = true
  293.  
  294. R201.Name = "R201"
  295. R201.Parent = Base
  296. R201.BackgroundColor3 = Color3.new(1, 0, 0)
  297. R201.BackgroundTransparency = 0.5
  298. R201.BorderSizePixel = 4
  299. R201.Position = UDim2.new(0, 195, 0, 110)
  300. R201.Size = UDim2.new(0, 40, 0, 35)
  301. R201.AutoButtonColor = false
  302. R201.Font = Enum.Font.ArialBold
  303. R201.FontSize = Enum.FontSize.Size14
  304. R201.Text = "Room 201"
  305. R201.TextColor3 = Color3.new(1, 1, 1)
  306. R201.TextScaled = true
  307. R201.TextSize = 14
  308. R201.TextWrapped = true
  309.  
  310. R202.Name = "R202"
  311. R202.Parent = Base
  312. R202.BackgroundColor3 = Color3.new(1, 0, 0)
  313. R202.BackgroundTransparency = 0.5
  314. R202.BorderSizePixel = 4
  315. R202.Position = UDim2.new(0, 245, 0, 110)
  316. R202.Size = UDim2.new(0, 35, 0, 35)
  317. R202.AutoButtonColor = false
  318. R202.Font = Enum.Font.ArialBold
  319. R202.FontSize = Enum.FontSize.Size14
  320. R202.Text = "Room 202"
  321. R202.TextColor3 = Color3.new(1, 1, 1)
  322. R202.TextScaled = true
  323. R202.TextSize = 14
  324. R202.TextWrapped = true
  325.  
  326. R203.Name = "R203"
  327. R203.Parent = Base
  328. R203.BackgroundColor3 = Color3.new(1, 0, 0)
  329. R203.BackgroundTransparency = 0.5
  330. R203.BorderSizePixel = 4
  331. R203.Position = UDim2.new(0, 290, 0, 110)
  332. R203.Size = UDim2.new(0, 35, 0, 35)
  333. R203.AutoButtonColor = false
  334. R203.Font = Enum.Font.ArialBold
  335. R203.FontSize = Enum.FontSize.Size14
  336. R203.Text = "Room 203"
  337. R203.TextColor3 = Color3.new(1, 1, 1)
  338. R203.TextScaled = true
  339. R203.TextSize = 14
  340. R203.TextWrapped = true
  341.  
  342. R204.Name = "R204"
  343. R204.Parent = Base
  344. R204.BackgroundColor3 = Color3.new(1, 0, 0)
  345. R204.BackgroundTransparency = 0.5
  346. R204.BorderSizePixel = 4
  347. R204.Position = UDim2.new(0, 335, 0, 110)
  348. R204.Size = UDim2.new(0, 35, 0, 35)
  349. R204.AutoButtonColor = false
  350. R204.Font = Enum.Font.ArialBold
  351. R204.FontSize = Enum.FontSize.Size14
  352. R204.Text = "Room 204"
  353. R204.TextColor3 = Color3.new(1, 1, 1)
  354. R204.TextScaled = true
  355. R204.TextSize = 14
  356. R204.TextWrapped = true
  357.  
  358. R301.Name = "R301"
  359. R301.Parent = Base
  360. R301.BackgroundColor3 = Color3.new(1, 0, 0)
  361. R301.BackgroundTransparency = 0.5
  362. R301.BorderSizePixel = 4
  363. R301.Position = UDim2.new(0, 195, 0, 154)
  364. R301.Size = UDim2.new(0, 40, 0, 35)
  365. R301.AutoButtonColor = false
  366. R301.Font = Enum.Font.ArialBold
  367. R301.FontSize = Enum.FontSize.Size14
  368. R301.Text = "Room 301"
  369. R301.TextColor3 = Color3.new(1, 1, 1)
  370. R301.TextScaled = true
  371. R301.TextSize = 14
  372. R301.TextWrapped = true
  373.  
  374. R302.Name = "R302"
  375. R302.Parent = Base
  376. R302.BackgroundColor3 = Color3.new(1, 0, 0)
  377. R302.BackgroundTransparency = 0.5
  378. R302.BorderSizePixel = 4
  379. R302.Position = UDim2.new(0, 245, 0, 154)
  380. R302.Size = UDim2.new(0, 35, 0, 35)
  381. R302.AutoButtonColor = false
  382. R302.Font = Enum.Font.ArialBold
  383. R302.FontSize = Enum.FontSize.Size14
  384. R302.Text = "Room 302"
  385. R302.TextColor3 = Color3.new(1, 1, 1)
  386. R302.TextScaled = true
  387. R302.TextSize = 14
  388. R302.TextWrapped = true
  389.  
  390. R303.Name = "R303"
  391. R303.Parent = Base
  392. R303.BackgroundColor3 = Color3.new(1, 0, 0)
  393. R303.BackgroundTransparency = 0.5
  394. R303.BorderSizePixel = 4
  395. R303.Position = UDim2.new(0, 290, 0, 154)
  396. R303.Size = UDim2.new(0, 35, 0, 35)
  397. R303.AutoButtonColor = false
  398. R303.Font = Enum.Font.ArialBold
  399. R303.FontSize = Enum.FontSize.Size14
  400. R303.Text = "Room 303"
  401. R303.TextColor3 = Color3.new(1, 1, 1)
  402. R303.TextScaled = true
  403. R303.TextSize = 14
  404. R303.TextWrapped = true
  405.  
  406. R401.Name = "R401"
  407. R401.Parent = Base
  408. R401.BackgroundColor3 = Color3.new(1, 0, 0)
  409. R401.BackgroundTransparency = 0.5
  410. R401.BorderSizePixel = 4
  411. R401.Position = UDim2.new(0, 195, 0, 198)
  412. R401.Size = UDim2.new(0, 40, 0, 35)
  413. R401.AutoButtonColor = false
  414. R401.Font = Enum.Font.ArialBold
  415. R401.FontSize = Enum.FontSize.Size14
  416. R401.Text = "Room 401"
  417. R401.TextColor3 = Color3.new(1, 1, 1)
  418. R401.TextScaled = true
  419. R401.TextSize = 14
  420. R401.TextWrapped = true
  421.  
  422. R402.Name = "R402"
  423. R402.Parent = Base
  424. R402.BackgroundColor3 = Color3.new(1, 0, 0)
  425. R402.BackgroundTransparency = 0.5
  426. R402.BorderSizePixel = 4
  427. R402.Position = UDim2.new(0, 245, 0, 198)
  428. R402.Size = UDim2.new(0, 35, 0, 35)
  429. R402.AutoButtonColor = false
  430. R402.Font = Enum.Font.ArialBold
  431. R402.FontSize = Enum.FontSize.Size14
  432. R402.Text = "Room 402"
  433. R402.TextColor3 = Color3.new(1, 1, 1)
  434. R402.TextScaled = true
  435. R402.TextSize = 14
  436. R402.TextWrapped = true
  437.  
  438. R403.Name = "R403"
  439. R403.Parent = Base
  440. R403.BackgroundColor3 = Color3.new(1, 0, 0)
  441. R403.BackgroundTransparency = 0.5
  442. R403.BorderSizePixel = 4
  443. R403.Position = UDim2.new(0, 290, 0, 198)
  444. R403.Size = UDim2.new(0, 35, 0, 35)
  445. R403.AutoButtonColor = false
  446. R403.Font = Enum.Font.ArialBold
  447. R403.FontSize = Enum.FontSize.Size14
  448. R403.Text = "Room 403"
  449. R403.TextColor3 = Color3.new(1, 1, 1)
  450. R403.TextScaled = true
  451. R403.TextSize = 14
  452. R403.TextWrapped = true
  453.  
  454. R501.Name = "R501"
  455. R501.Parent = Base
  456. R501.BackgroundColor3 = Color3.new(1, 0, 0)
  457. R501.BackgroundTransparency = 0.5
  458. R501.BorderSizePixel = 4
  459. R501.Position = UDim2.new(0, 195, 0, 242)
  460. R501.Size = UDim2.new(0, 40, 0, 35)
  461. R501.AutoButtonColor = false
  462. R501.Font = Enum.Font.ArialBold
  463. R501.FontSize = Enum.FontSize.Size14
  464. R501.Text = "Room 501"
  465. R501.TextColor3 = Color3.new(1, 1, 1)
  466. R501.TextScaled = true
  467. R501.TextSize = 14
  468. R501.TextWrapped = true
  469.  
  470. R502.Name = "R502"
  471. R502.Parent = Base
  472. R502.BackgroundColor3 = Color3.new(1, 0, 0)
  473. R502.BackgroundTransparency = 0.5
  474. R502.BorderSizePixel = 4
  475. R502.Position = UDim2.new(0, 245, 0, 242)
  476. R502.Size = UDim2.new(0, 35, 0, 35)
  477. R502.AutoButtonColor = false
  478. R502.Font = Enum.Font.ArialBold
  479. R502.FontSize = Enum.FontSize.Size14
  480. R502.Text = "Room 503"
  481. R502.TextColor3 = Color3.new(1, 1, 1)
  482. R502.TextScaled = true
  483. R502.TextSize = 14
  484. R502.TextWrapped = true
  485.  
  486. R503.Name = "R503"
  487. R503.Parent = Base
  488. R503.BackgroundColor3 = Color3.new(1, 0, 0)
  489. R503.BackgroundTransparency = 0.5
  490. R503.BorderSizePixel = 4
  491. R503.Position = UDim2.new(0, 290, 0, 242)
  492. R503.Size = UDim2.new(0, 35, 0, 35)
  493. R503.AutoButtonColor = false
  494. R503.Font = Enum.Font.ArialBold
  495. R503.FontSize = Enum.FontSize.Size14
  496. R503.Text = "Room 503"
  497. R503.TextColor3 = Color3.new(1, 1, 1)
  498. R503.TextScaled = true
  499. R503.TextSize = 14
  500. R503.TextWrapped = true
  501.  
  502. R604.Name = "R604"
  503. R604.Parent = Base
  504. R604.BackgroundColor3 = Color3.new(1, 0, 0)
  505. R604.BackgroundTransparency = 0.5
  506. R604.BorderSizePixel = 4
  507. R604.Position = UDim2.new(0, 335, 0, 286)
  508. R604.Size = UDim2.new(0, 35, 0, 35)
  509. R604.AutoButtonColor = false
  510. R604.Font = Enum.Font.ArialBold
  511. R604.FontSize = Enum.FontSize.Size14
  512. R604.Text = "Room 604"
  513. R604.TextColor3 = Color3.new(1, 1, 1)
  514. R604.TextScaled = true
  515. R604.TextSize = 14
  516. R604.TextWrapped = true
  517.  
  518. R603.Name = "R603"
  519. R603.Parent = Base
  520. R603.BackgroundColor3 = Color3.new(1, 0, 0)
  521. R603.BackgroundTransparency = 0.5
  522. R603.BorderSizePixel = 4
  523. R603.Position = UDim2.new(0, 290, 0, 286)
  524. R603.Size = UDim2.new(0, 35, 0, 35)
  525. R603.AutoButtonColor = false
  526. R603.Font = Enum.Font.ArialBold
  527. R603.FontSize = Enum.FontSize.Size14
  528. R603.Text = "Room 603"
  529. R603.TextColor3 = Color3.new(1, 1, 1)
  530. R603.TextScaled = true
  531. R603.TextSize = 14
  532. R603.TextWrapped = true
  533.  
  534. R602.Name = "R602"
  535. R602.Parent = Base
  536. R602.BackgroundColor3 = Color3.new(1, 0, 0)
  537. R602.BackgroundTransparency = 0.5
  538. R602.BorderSizePixel = 4
  539. R602.Position = UDim2.new(0, 245, 0, 286)
  540. R602.Size = UDim2.new(0, 35, 0, 35)
  541. R602.AutoButtonColor = false
  542. R602.Font = Enum.Font.ArialBold
  543. R602.FontSize = Enum.FontSize.Size14
  544. R602.Text = "Room 602"
  545. R602.TextColor3 = Color3.new(1, 1, 1)
  546. R602.TextScaled = true
  547. R602.TextSize = 14
  548. R602.TextWrapped = true
  549.  
  550. R701.Name = "R701"
  551. R701.Parent = Base
  552. R701.BackgroundColor3 = Color3.new(1, 0, 0)
  553. R701.BackgroundTransparency = 0.5
  554. R701.BorderSizePixel = 4
  555. R701.Position = UDim2.new(0, 195, 0, 330)
  556. R701.Size = UDim2.new(0, 40, 0, 35)
  557. R701.AutoButtonColor = false
  558. R701.Font = Enum.Font.ArialBold
  559. R701.FontSize = Enum.FontSize.Size14
  560. R701.Text = "Room 701"
  561. R701.TextColor3 = Color3.new(1, 1, 1)
  562. R701.TextScaled = true
  563. R701.TextSize = 14
  564. R701.TextWrapped = true
  565.  
  566. R702.Name = "R702"
  567. R702.Parent = Base
  568. R702.BackgroundColor3 = Color3.new(1, 0, 0)
  569. R702.BackgroundTransparency = 0.5
  570. R702.BorderSizePixel = 4
  571. R702.Position = UDim2.new(0, 245, 0, 330)
  572. R702.Size = UDim2.new(0, 35, 0, 35)
  573. R702.AutoButtonColor = false
  574. R702.Font = Enum.Font.ArialBold
  575. R702.FontSize = Enum.FontSize.Size14
  576. R702.Text = "Room 702"
  577. R702.TextColor3 = Color3.new(1, 1, 1)
  578. R702.TextScaled = true
  579. R702.TextSize = 14
  580. R702.TextWrapped = true
  581.  
  582. R703.Name = "R703"
  583. R703.Parent = Base
  584. R703.BackgroundColor3 = Color3.new(1, 0, 0)
  585. R703.BackgroundTransparency = 0.5
  586. R703.BorderSizePixel = 4
  587. R703.Position = UDim2.new(0, 290, 0, 330)
  588. R703.Size = UDim2.new(0, 35, 0, 35)
  589. R703.AutoButtonColor = false
  590. R703.Font = Enum.Font.ArialBold
  591. R703.FontSize = Enum.FontSize.Size14
  592. R703.Text = "Room 703"
  593. R703.TextColor3 = Color3.new(1, 1, 1)
  594. R703.TextScaled = true
  595. R703.TextSize = 14
  596. R703.TextWrapped = true
  597.  
  598. F2.Name = "F2"
  599. F2.Parent = Base
  600. F2.BackgroundColor3 = Color3.new(1, 0, 0)
  601. F2.BackgroundTransparency = 0.5
  602. F2.BorderSizePixel = 4
  603. F2.Position = UDim2.new(0, 139, 0, 110)
  604. F2.Size = UDim2.new(0, 40, 0, 35)
  605. F2.AutoButtonColor = false
  606. F2.Font = Enum.Font.ArialBold
  607. F2.FontSize = Enum.FontSize.Size14
  608. F2.Text = "Floor 2"
  609. F2.TextColor3 = Color3.new(1, 1, 1)
  610. F2.TextScaled = true
  611. F2.TextSize = 14
  612. F2.TextWrapped = true
  613.  
  614. F3.Name = "F3"
  615. F3.Parent = Base
  616. F3.BackgroundColor3 = Color3.new(1, 0, 0)
  617. F3.BackgroundTransparency = 0.5
  618. F3.BorderSizePixel = 4
  619. F3.Position = UDim2.new(0, 139, 0, 154)
  620. F3.Size = UDim2.new(0, 40, 0, 35)
  621. F3.AutoButtonColor = false
  622. F3.Font = Enum.Font.ArialBold
  623. F3.FontSize = Enum.FontSize.Size14
  624. F3.Text = "Floor 3"
  625. F3.TextColor3 = Color3.new(1, 1, 1)
  626. F3.TextScaled = true
  627. F3.TextSize = 14
  628. F3.TextWrapped = true
  629.  
  630. F4.Name = "F4"
  631. F4.Parent = Base
  632. F4.BackgroundColor3 = Color3.new(1, 0, 0)
  633. F4.BackgroundTransparency = 0.5
  634. F4.BorderSizePixel = 4
  635. F4.Position = UDim2.new(0, 139, 0, 198)
  636. F4.Size = UDim2.new(0, 40, 0, 35)
  637. F4.AutoButtonColor = false
  638. F4.Font = Enum.Font.ArialBold
  639. F4.FontSize = Enum.FontSize.Size14
  640. F4.Text = "Floor 4"
  641. F4.TextColor3 = Color3.new(1, 1, 1)
  642. F4.TextScaled = true
  643. F4.TextSize = 14
  644. F4.TextWrapped = true
  645.  
  646. F5.Name = "F5"
  647. F5.Parent = Base
  648. F5.BackgroundColor3 = Color3.new(1, 0, 0)
  649. F5.BackgroundTransparency = 0.5
  650. F5.BorderSizePixel = 4
  651. F5.Position = UDim2.new(0, 139, 0, 242)
  652. F5.Size = UDim2.new(0, 40, 0, 35)
  653. F5.AutoButtonColor = false
  654. F5.Font = Enum.Font.ArialBold
  655. F5.FontSize = Enum.FontSize.Size14
  656. F5.Text = "Floor 5"
  657. F5.TextColor3 = Color3.new(1, 1, 1)
  658. F5.TextScaled = true
  659. F5.TextSize = 14
  660. F5.TextWrapped = true
  661.  
  662. F6.Name = "F6"
  663. F6.Parent = Base
  664. F6.BackgroundColor3 = Color3.new(1, 0, 0)
  665. F6.BackgroundTransparency = 0.5
  666. F6.BorderSizePixel = 4
  667. F6.Position = UDim2.new(0, 139, 0, 286)
  668. F6.Size = UDim2.new(0, 40, 0, 35)
  669. F6.AutoButtonColor = false
  670. F6.Font = Enum.Font.ArialBold
  671. F6.FontSize = Enum.FontSize.Size14
  672. F6.Text = "Floor 6"
  673. F6.TextColor3 = Color3.new(1, 1, 1)
  674. F6.TextScaled = true
  675. F6.TextSize = 14
  676. F6.TextWrapped = true
  677.  
  678. Entrance.Name = "Entrance"
  679. Entrance.Parent = Base
  680. Entrance.BackgroundColor3 = Color3.new(1, 0, 0)
  681. Entrance.BackgroundTransparency = 0.5
  682. Entrance.BorderSizePixel = 4
  683. Entrance.Position = UDim2.new(0, 485, 0, 154)
  684. Entrance.Size = UDim2.new(0, 90, 0, 35)
  685. Entrance.AutoButtonColor = false
  686. Entrance.Font = Enum.Font.ArialBold
  687. Entrance.FontSize = Enum.FontSize.Size10
  688. Entrance.Text = "Entrance"
  689. Entrance.TextColor3 = Color3.new(1, 1, 1)
  690. Entrance.TextScaled = true
  691. Entrance.TextSize = 10
  692. Entrance.TextWrapped = true
  693.  
  694. Bar.Name = "Bar"
  695. Bar.Parent = Base
  696. Bar.BackgroundColor3 = Color3.new(1, 0, 0)
  697. Bar.BackgroundTransparency = 0.5
  698. Bar.BorderSizePixel = 4
  699. Bar.Position = UDim2.new(0, 395, 0, 110)
  700. Bar.Size = UDim2.new(0, 35, 0, 35)
  701. Bar.AutoButtonColor = false
  702. Bar.Font = Enum.Font.ArialBold
  703. Bar.FontSize = Enum.FontSize.Size18
  704. Bar.Text = "Bar"
  705. Bar.TextColor3 = Color3.new(1, 1, 1)
  706. Bar.TextSize = 18
  707. Bar.TextWrapped = true
  708.  
  709. BackOffice.Name = "BackOffice"
  710. BackOffice.Parent = Base
  711. BackOffice.BackgroundColor3 = Color3.new(1, 0, 0)
  712. BackOffice.BackgroundTransparency = 0.5
  713. BackOffice.BorderSizePixel = 4
  714. BackOffice.Position = UDim2.new(0, 395, 0, 198)
  715. BackOffice.Size = UDim2.new(0, 35, 0, 35)
  716. BackOffice.AutoButtonColor = false
  717. BackOffice.Font = Enum.Font.ArialBold
  718. BackOffice.FontSize = Enum.FontSize.Size11
  719. BackOffice.Text = "Back Office"
  720. BackOffice.TextColor3 = Color3.new(1, 1, 1)
  721. BackOffice.TextSize = 11
  722. BackOffice.TextWrapped = true
  723.  
  724. Arcade.Name = "Arcade"
  725. Arcade.Parent = Base
  726. Arcade.BackgroundColor3 = Color3.new(1, 0, 0)
  727. Arcade.BackgroundTransparency = 0.5
  728. Arcade.BorderSizePixel = 4
  729. Arcade.Position = UDim2.new(0, 440, 0, 242)
  730. Arcade.Size = UDim2.new(0, 35, 0, 35)
  731. Arcade.AutoButtonColor = false
  732. Arcade.Font = Enum.Font.ArialBold
  733. Arcade.FontSize = Enum.FontSize.Size10
  734. Arcade.Text = "Arcade"
  735. Arcade.TextColor3 = Color3.new(1, 1, 1)
  736. Arcade.TextSize = 10
  737. Arcade.TextWrapped = true
  738.  
  739. Elevators.Name = "Elevators"
  740. Elevators.Parent = Base
  741. Elevators.BackgroundColor3 = Color3.new(1, 0, 0)
  742. Elevators.BackgroundTransparency = 0.5
  743. Elevators.BorderSizePixel = 4
  744. Elevators.Position = UDim2.new(0, 485, 0, 110)
  745. Elevators.Size = UDim2.new(0, 90, 0, 35)
  746. Elevators.AutoButtonColor = false
  747. Elevators.Font = Enum.Font.ArialBold
  748. Elevators.Text = "Elevators"
  749. Elevators.TextColor3 = Color3.new(1, 1, 1)
  750. Elevators.TextScaled = true
  751. Elevators.TextWrapped = true
  752.  
  753. Pool.Name = "Pool"
  754. Pool.Parent = Base
  755. Pool.BackgroundColor3 = Color3.new(1, 0, 0)
  756. Pool.BackgroundTransparency = 0.5
  757. Pool.BorderSizePixel = 4
  758. Pool.Position = UDim2.new(0, 585, 0, 110)
  759. Pool.Size = UDim2.new(0, 85, 0, 35)
  760. Pool.AutoButtonColor = false
  761. Pool.Font = Enum.Font.ArialBold
  762. Pool.FontSize = Enum.FontSize.Size10
  763. Pool.Text = "Pool"
  764. Pool.TextColor3 = Color3.new(1, 1, 1)
  765. Pool.TextScaled = true
  766. Pool.TextSize = 10
  767. Pool.TextWrapped = true
  768.  
  769. RegLine1.Name = "RegLine1"
  770. RegLine1.Parent = Base
  771. RegLine1.BackgroundColor3 = Color3.new(1, 0, 0)
  772. RegLine1.BackgroundTransparency = 0.5
  773. RegLine1.BorderSizePixel = 4
  774. RegLine1.Position = UDim2.new(0, 580, 0, 198)
  775. RegLine1.Size = UDim2.new(0, 40, 0, 35)
  776. RegLine1.AutoButtonColor = false
  777. RegLine1.Font = Enum.Font.ArialBold
  778. RegLine1.FontSize = Enum.FontSize.Size10
  779. RegLine1.Text = "\nRegular Line 1"
  780. RegLine1.TextColor3 = Color3.new(1, 1, 1)
  781. RegLine1.TextSize = 10
  782. RegLine1.TextWrapped = true
  783.  
  784. RegLine2.Name = "RegLine2"
  785. RegLine2.Parent = Base
  786. RegLine2.BackgroundColor3 = Color3.new(1, 0, 0)
  787. RegLine2.BackgroundTransparency = 0.5
  788. RegLine2.BorderSizePixel = 4
  789. RegLine2.Position = UDim2.new(0, 530, 0, 198)
  790. RegLine2.Size = UDim2.new(0, 40, 0, 35)
  791. RegLine2.AutoButtonColor = false
  792. RegLine2.Font = Enum.Font.ArialBold
  793. RegLine2.FontSize = Enum.FontSize.Size10
  794. RegLine2.Text = "\nRegular Line 2"
  795. RegLine2.TextColor3 = Color3.new(1, 1, 1)
  796. RegLine2.TextSize = 10
  797. RegLine2.TextWrapped = true
  798.  
  799. FitnessRoom.Name = "FitnessRoom"
  800. FitnessRoom.Parent = Base
  801. FitnessRoom.BackgroundColor3 = Color3.new(1, 0, 0)
  802. FitnessRoom.BackgroundTransparency = 0.5
  803. FitnessRoom.BorderSizePixel = 4
  804. FitnessRoom.Position = UDim2.new(0, 629, 0, 198)
  805. FitnessRoom.Size = UDim2.new(0, 40, 0, 35)
  806. FitnessRoom.AutoButtonColor = false
  807. FitnessRoom.Font = Enum.Font.ArialBold
  808. FitnessRoom.Text = "Fitness Room"
  809. FitnessRoom.TextColor3 = Color3.new(1, 1, 1)
  810. FitnessRoom.TextScaled = true
  811. FitnessRoom.TextSize = 7
  812. FitnessRoom.TextWrapped = true
  813.  
  814. ClickTP.Name = "ClickTP"
  815. ClickTP.Parent = Base
  816. ClickTP.BackgroundColor3 = Color3.new(1, 0, 0)
  817. ClickTP.BackgroundTransparency = 0.5
  818. ClickTP.BorderSizePixel = 4
  819. ClickTP.Position = UDim2.new(0, 575, 0, 286)
  820. ClickTP.Size = UDim2.new(0, 95, 0, 79)
  821. ClickTP.AutoButtonColor = false
  822. ClickTP.Font = Enum.Font.ArialBold
  823. ClickTP.FontSize = Enum.FontSize.Size14
  824. ClickTP.Text = "ClickTP"
  825. ClickTP.TextColor3 = Color3.new(1, 1, 1)
  826. ClickTP.TextSize = 14
  827. ClickTP.TextWrapped = true
  828.  
  829. Reception.Name = "Reception"
  830. Reception.Parent = Base
  831. Reception.BackgroundColor3 = Color3.new(1, 0, 0)
  832. Reception.BackgroundTransparency = 0.5
  833. Reception.BorderSizePixel = 4
  834. Reception.Position = UDim2.new(0, 440, 0, 198)
  835. Reception.Size = UDim2.new(0, 80, 0, 35)
  836. Reception.AutoButtonColor = false
  837. Reception.Font = Enum.Font.ArialBold
  838. Reception.Text = "Reception"
  839. Reception.TextColor3 = Color3.new(1, 1, 1)
  840. Reception.TextScaled = true
  841. Reception.TextSize = 7
  842. Reception.TextWrapped = true
  843.  
  844. Meals.Name = "Meals"
  845. Meals.Parent = Base
  846. Meals.BackgroundColor3 = Color3.new(1, 0, 0)
  847. Meals.BackgroundTransparency = 0.5
  848. Meals.BorderSizePixel = 4
  849. Meals.Position = UDim2.new(0, 440, 0, 110)
  850. Meals.Size = UDim2.new(0, 35, 0, 35)
  851. Meals.AutoButtonColor = false
  852. Meals.Font = Enum.Font.ArialBold
  853. Meals.FontSize = Enum.FontSize.Size12
  854. Meals.Text = "Meals"
  855. Meals.TextColor3 = Color3.new(1, 1, 1)
  856. Meals.TextSize = 12
  857. Meals.TextWrapped = true
  858.  
  859. Drinks.Name = "Drinks"
  860. Drinks.Parent = Base
  861. Drinks.BackgroundColor3 = Color3.new(1, 0, 0)
  862. Drinks.BackgroundTransparency = 0.5
  863. Drinks.BorderSizePixel = 4
  864. Drinks.Position = UDim2.new(0, 395, 0, 154)
  865. Drinks.Size = UDim2.new(0, 35, 0, 35)
  866. Drinks.AutoButtonColor = false
  867. Drinks.Font = Enum.Font.ArialBold
  868. Drinks.FontSize = Enum.FontSize.Size11
  869. Drinks.Text = "Drinks"
  870. Drinks.TextColor3 = Color3.new(1, 1, 1)
  871. Drinks.TextSize = 11
  872. Drinks.TextWrapped = true
  873.  
  874. BackRoom.Name = "BackRoom"
  875. BackRoom.Parent = Base
  876. BackRoom.BackgroundColor3 = Color3.new(1, 0, 0)
  877. BackRoom.BackgroundTransparency = 0.5
  878. BackRoom.BorderSizePixel = 4
  879. BackRoom.Position = UDim2.new(0, 395, 0, 242)
  880. BackRoom.Size = UDim2.new(0, 35, 0, 35)
  881. BackRoom.AutoButtonColor = false
  882. BackRoom.Font = Enum.Font.ArialBold
  883. BackRoom.Text = "Back Room"
  884. BackRoom.TextColor3 = Color3.new(1, 1, 1)
  885. BackRoom.TextScaled = true
  886. BackRoom.TextSize = 7
  887. BackRoom.TextWrapped = true
  888.  
  889. Fly.Name = "Fly"
  890. Fly.Parent = Base
  891. Fly.BackgroundColor3 = Color3.new(1, 0, 0)
  892. Fly.BackgroundTransparency = 0.5
  893. Fly.BorderSizePixel = 4
  894. Fly.Position = UDim2.new(0, 485, 0, 286)
  895. Fly.Size = UDim2.new(0, 80, 0, 79)
  896. Fly.AutoButtonColor = false
  897. Fly.Font = Enum.Font.ArialBold
  898. Fly.FontSize = Enum.FontSize.Size14
  899. Fly.Text = "Fly"
  900. Fly.TextColor3 = Color3.new(1, 1, 1)
  901. Fly.TextSize = 14
  902. Fly.TextWrapped = true
  903.  
  904. SpaSalon.Name = "SpaSalon"
  905. SpaSalon.Parent = Base
  906. SpaSalon.BackgroundColor3 = Color3.new(1, 0, 0)
  907. SpaSalon.BackgroundTransparency = 0.5
  908. SpaSalon.BorderSizePixel = 4
  909. SpaSalon.Position = UDim2.new(0, 440, 0, 154)
  910. SpaSalon.Size = UDim2.new(0, 35, 0, 35)
  911. SpaSalon.AutoButtonColor = false
  912. SpaSalon.Font = Enum.Font.ArialBold
  913. SpaSalon.FontSize = Enum.FontSize.Size11
  914. SpaSalon.Text = "Spa&Salon"
  915. SpaSalon.TextColor3 = Color3.new(1, 1, 1)
  916. SpaSalon.TextScaled = true
  917. SpaSalon.TextSize = 11
  918. SpaSalon.TextWrapped = true
  919.  
  920. SuiteLine.Name = "SuiteLine"
  921. SuiteLine.Parent = Base
  922. SuiteLine.BackgroundColor3 = Color3.new(1, 0, 0)
  923. SuiteLine.BackgroundTransparency = 0.5
  924. SuiteLine.BorderSizePixel = 4
  925. SuiteLine.Position = UDim2.new(0, 485, 0, 242)
  926. SuiteLine.Size = UDim2.new(0, 80, 0, 35)
  927. SuiteLine.AutoButtonColor = false
  928. SuiteLine.Font = Enum.Font.ArialBold
  929. SuiteLine.FontSize = Enum.FontSize.Size14
  930. SuiteLine.Text = "Suite Line"
  931. SuiteLine.TextColor3 = Color3.new(1, 1, 1)
  932. SuiteLine.TextSize = 14
  933. SuiteLine.TextWrapped = true
  934.  
  935. FastLine.Name = "FastLine"
  936. FastLine.Parent = Base
  937. FastLine.BackgroundColor3 = Color3.new(1, 0, 0)
  938. FastLine.BackgroundTransparency = 0.5
  939. FastLine.BorderSizePixel = 4
  940. FastLine.Position = UDim2.new(0, 575, 0, 242)
  941. FastLine.Size = UDim2.new(0, 95, 0, 35)
  942. FastLine.AutoButtonColor = false
  943. FastLine.Font = Enum.Font.ArialBold
  944. FastLine.FontSize = Enum.FontSize.Size14
  945. FastLine.Text = "Fast Line"
  946. FastLine.TextColor3 = Color3.new(1, 1, 1)
  947. FastLine.TextSize = 14
  948. FastLine.TextWrapped = true
  949.  
  950. VIPLounge.Name = "VIPLounge"
  951. VIPLounge.Parent = Base
  952. VIPLounge.BackgroundColor3 = Color3.new(1, 0, 0)
  953. VIPLounge.BackgroundTransparency = 0.5
  954. VIPLounge.BorderSizePixel = 4
  955. VIPLounge.Position = UDim2.new(0, 585, 0, 154)
  956. VIPLounge.Size = UDim2.new(0, 85, 0, 35)
  957. VIPLounge.AutoButtonColor = false
  958. VIPLounge.Font = Enum.Font.ArialBold
  959. VIPLounge.Text = "VIP Lounge"
  960. VIPLounge.TextColor3 = Color3.new(1, 1, 1)
  961. VIPLounge.TextScaled = true
  962. VIPLounge.TextSize = 7
  963. VIPLounge.TextWrapped = true
  964.  
  965. RGD.Name = "RGD"
  966. RGD.Parent = Base
  967. RGD.BackgroundColor3 = Color3.new(1, 0, 0)
  968. RGD.BackgroundTransparency = 0.5
  969. RGD.BorderSizePixel = 4
  970. RGD.Position = UDim2.new(0, 290, 0, 55)
  971. RGD.Size = UDim2.new(0, 80, 0, 35)
  972. RGD.AutoButtonColor = false
  973. RGD.Font = Enum.Font.ArialBold
  974. RGD.FontSize = Enum.FontSize.Size14
  975. RGD.Text = "Remove Gamepass Doors"
  976. RGD.TextColor3 = Color3.new(1, 1, 1)
  977. RGD.TextScaled = true
  978. RGD.TextSize = 14
  979. RGD.TextWrapped = true
  980.  
  981. GB.Name = "GB"
  982. GB.Parent = Base
  983. GB.BackgroundColor3 = Color3.new(1, 0, 0)
  984. GB.BackgroundTransparency = 0.5
  985. GB.BorderSizePixel = 4
  986. GB.Position = UDim2.new(0, 395, 0, 55)
  987. GB.Size = UDim2.new(0, 79, 0, 35)
  988. GB.AutoButtonColor = false
  989. GB.Font = Enum.Font.ArialBold
  990. GB.FontSize = Enum.FontSize.Size14
  991. GB.Text = "Give Beverage"
  992. GB.TextColor3 = Color3.new(1, 1, 1)
  993. GB.TextScaled = true
  994. GB.TextSize = 14
  995. GB.TextWrapped = true
  996.  
  997. RID.Name = "RID"
  998. RID.Parent = Base
  999. RID.BackgroundColor3 = Color3.new(1, 0, 0)
  1000. RID.BackgroundTransparency = 0.5
  1001. RID.BorderSizePixel = 4
  1002. RID.Position = UDim2.new(0, 200, 0, 55)
  1003. RID.Size = UDim2.new(0, 80, 0, 35)
  1004. RID.AutoButtonColor = false
  1005. RID.Font = Enum.Font.ArialBold
  1006. RID.FontSize = Enum.FontSize.Size14
  1007. RID.Text = "Remove Invisible Walls"
  1008. RID.TextColor3 = Color3.new(1, 1, 1)
  1009. RID.TextScaled = true
  1010. RID.TextSize = 14
  1011. RID.TextWrapped = true
  1012.  
  1013. RRRD.Name = "RRRD"
  1014. RRRD.Parent = Base
  1015. RRRD.BackgroundColor3 = Color3.new(1, 0, 0)
  1016. RRRD.BackgroundTransparency = 0.5
  1017. RRRD.BorderSizePixel = 4
  1018. RRRD.Position = UDim2.new(0, 95, 0, 55)
  1019. RRRD.Size = UDim2.new(0, 80, 0, 35)
  1020. RRRD.AutoButtonColor = false
  1021. RRRD.Font = Enum.Font.ArialBold
  1022. RRRD.FontSize = Enum.FontSize.Size14
  1023. RRRD.Text = "Remove Regular Room Doors"
  1024. RRRD.TextColor3 = Color3.new(1, 1, 1)
  1025. RRRD.TextScaled = true
  1026. RRRD.TextSize = 14
  1027. RRRD.TextWrapped = true
  1028.  
  1029. RSRD.Name = "RSRD"
  1030. RSRD.Parent = Base
  1031. RSRD.BackgroundColor3 = Color3.new(1, 0, 0)
  1032. RSRD.BackgroundTransparency = 0.5
  1033. RSRD.BorderSizePixel = 4
  1034. RSRD.Position = UDim2.new(0, 5, 0, 55)
  1035. RSRD.Size = UDim2.new(0, 80, 0, 35)
  1036. RSRD.AutoButtonColor = false
  1037. RSRD.Font = Enum.Font.ArialBold
  1038. RSRD.FontSize = Enum.FontSize.Size14
  1039. RSRD.Text = "Remove Suite Room Doors"
  1040. RSRD.TextColor3 = Color3.new(1, 1, 1)
  1041. RSRD.TextScaled = true
  1042. RSRD.TextSize = 14
  1043. RSRD.TextWrapped = true
  1044.  
  1045. Line_2.Name = "Line"
  1046. Line_2.Parent = Base
  1047. Line_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1048. Line_2.Position = UDim2.new(0, 187, 0, 373)
  1049. Line_2.Size = UDim2.new(0, 0, 0, -326)
  1050.  
  1051. Line_3.Name = "Line"
  1052. Line_3.Parent = Base
  1053. Line_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1054. Line_3.Position = UDim2.new(0, 0, 0, 100)
  1055. Line_3.Size = UDim2.new(0, 674, 0, 0)
  1056.  
  1057. Line_4.Name = "Line"
  1058. Line_4.Parent = Base
  1059. Line_4.BackgroundColor3 = Color3.new(1, 1, 1)
  1060. Line_4.Position = UDim2.new(0, 0, 0, 45)
  1061. Line_4.Size = UDim2.new(0, 674, 0, 0)
  1062.  
  1063. SF2.Name = "SF2"
  1064. SF2.Parent = Base
  1065. SF2.BackgroundColor3 = Color3.new(1, 0, 0)
  1066. SF2.BackgroundTransparency = 0.5
  1067. SF2.BorderSizePixel = 4
  1068. SF2.Position = UDim2.new(0, 89, 0, 110)
  1069. SF2.Size = UDim2.new(0, 40, 0, 35)
  1070. SF2.AutoButtonColor = false
  1071. SF2.Font = Enum.Font.ArialBold
  1072. SF2.FontSize = Enum.FontSize.Size14
  1073. SF2.Text = "Suite Floor 2"
  1074. SF2.TextColor3 = Color3.new(1, 1, 1)
  1075. SF2.TextScaled = true
  1076. SF2.TextSize = 14
  1077. SF2.TextWrapped = true
  1078.  
  1079. SF3.Name = "SF3"
  1080. SF3.Parent = Base
  1081. SF3.BackgroundColor3 = Color3.new(1, 0, 0)
  1082. SF3.BackgroundTransparency = 0.5
  1083. SF3.BorderSizePixel = 4
  1084. SF3.Position = UDim2.new(0, 89, 0, 154)
  1085. SF3.Size = UDim2.new(0, 40, 0, 35)
  1086. SF3.AutoButtonColor = false
  1087. SF3.Font = Enum.Font.ArialBold
  1088. SF3.FontSize = Enum.FontSize.Size14
  1089. SF3.Text = "Suite Floor 3"
  1090. SF3.TextColor3 = Color3.new(1, 1, 1)
  1091. SF3.TextScaled = true
  1092. SF3.TextSize = 14
  1093. SF3.TextWrapped = true
  1094.  
  1095. SF4.Name = "SF4"
  1096. SF4.Parent = Base
  1097. SF4.BackgroundColor3 = Color3.new(1, 0, 0)
  1098. SF4.BackgroundTransparency = 0.5
  1099. SF4.BorderSizePixel = 4
  1100. SF4.Position = UDim2.new(0, 89, 0, 198)
  1101. SF4.Size = UDim2.new(0, 40, 0, 35)
  1102. SF4.AutoButtonColor = false
  1103. SF4.Font = Enum.Font.ArialBold
  1104. SF4.FontSize = Enum.FontSize.Size14
  1105. SF4.Text = "Suite Floor 4"
  1106. SF4.TextColor3 = Color3.new(1, 1, 1)
  1107. SF4.TextScaled = true
  1108. SF4.TextSize = 14
  1109. SF4.TextWrapped = true
  1110.  
  1111. SF5.Name = "SF5"
  1112. SF5.Parent = Base
  1113. SF5.BackgroundColor3 = Color3.new(1, 0, 0)
  1114. SF5.BackgroundTransparency = 0.5
  1115. SF5.BorderSizePixel = 4
  1116. SF5.Position = UDim2.new(0, 89, 0, 242)
  1117. SF5.Size = UDim2.new(0, 40, 0, 35)
  1118. SF5.AutoButtonColor = false
  1119. SF5.Font = Enum.Font.ArialBold
  1120. SF5.FontSize = Enum.FontSize.Size14
  1121. SF5.Text = "Suite Floor 5"
  1122. SF5.TextColor3 = Color3.new(1, 1, 1)
  1123. SF5.TextScaled = true
  1124. SF5.TextSize = 14
  1125. SF5.TextWrapped = true
  1126.  
  1127. SF6.Name = "SF6"
  1128. SF6.Parent = Base
  1129. SF6.BackgroundColor3 = Color3.new(1, 0, 0)
  1130. SF6.BackgroundTransparency = 0.5
  1131. SF6.BorderSizePixel = 4
  1132. SF6.Position = UDim2.new(0, 89, 0, 286)
  1133. SF6.Size = UDim2.new(0, 40, 0, 35)
  1134. SF6.AutoButtonColor = false
  1135. SF6.Font = Enum.Font.ArialBold
  1136. SF6.FontSize = Enum.FontSize.Size14
  1137. SF6.Text = "Suite Floor 6"
  1138. SF6.TextColor3 = Color3.new(1, 1, 1)
  1139. SF6.TextScaled = true
  1140. SF6.TextSize = 14
  1141. SF6.TextWrapped = true
  1142.  
  1143. SR200.Name = "SR200"
  1144. SR200.Parent = Base
  1145. SR200.BackgroundColor3 = Color3.new(1, 0, 0)
  1146. SR200.BackgroundTransparency = 0.5
  1147. SR200.BorderSizePixel = 4
  1148. SR200.Position = UDim2.new(0, 5, 0, 110)
  1149. SR200.Size = UDim2.new(0, 74, 0, 35)
  1150. SR200.AutoButtonColor = false
  1151. SR200.Font = Enum.Font.ArialBold
  1152. SR200.FontSize = Enum.FontSize.Size14
  1153. SR200.Text = "Suite Room 200"
  1154. SR200.TextColor3 = Color3.new(1, 1, 1)
  1155. SR200.TextScaled = true
  1156. SR200.TextSize = 14
  1157. SR200.TextWrapped = true
  1158.  
  1159. SR300.Name = "SR300"
  1160. SR300.Parent = Base
  1161. SR300.BackgroundColor3 = Color3.new(1, 0, 0)
  1162. SR300.BackgroundTransparency = 0.5
  1163. SR300.BorderSizePixel = 4
  1164. SR300.Position = UDim2.new(0, 5, 0, 154)
  1165. SR300.Size = UDim2.new(0, 74, 0, 35)
  1166. SR300.AutoButtonColor = false
  1167. SR300.Font = Enum.Font.ArialBold
  1168. SR300.FontSize = Enum.FontSize.Size14
  1169. SR300.Text = "Suite Room 300"
  1170. SR300.TextColor3 = Color3.new(1, 1, 1)
  1171. SR300.TextScaled = true
  1172. SR300.TextSize = 14
  1173. SR300.TextWrapped = true
  1174.  
  1175. SR400.Name = "SR400"
  1176. SR400.Parent = Base
  1177. SR400.BackgroundColor3 = Color3.new(1, 0, 0)
  1178. SR400.BackgroundTransparency = 0.5
  1179. SR400.BorderSizePixel = 4
  1180. SR400.Position = UDim2.new(0, 5, 0, 198)
  1181. SR400.Size = UDim2.new(0, 74, 0, 35)
  1182. SR400.AutoButtonColor = false
  1183. SR400.Font = Enum.Font.ArialBold
  1184. SR400.FontSize = Enum.FontSize.Size14
  1185. SR400.Text = "Suite Room 300"
  1186. SR400.TextColor3 = Color3.new(1, 1, 1)
  1187. SR400.TextScaled = true
  1188. SR400.TextSize = 14
  1189. SR400.TextWrapped = true
  1190.  
  1191. SR500.Name = "SR500"
  1192. SR500.Parent = Base
  1193. SR500.BackgroundColor3 = Color3.new(1, 0, 0)
  1194. SR500.BackgroundTransparency = 0.5
  1195. SR500.BorderSizePixel = 4
  1196. SR500.Position = UDim2.new(0, 5, 0, 242)
  1197. SR500.Size = UDim2.new(0, 74, 0, 35)
  1198. SR500.AutoButtonColor = false
  1199. SR500.Font = Enum.Font.ArialBold
  1200. SR500.FontSize = Enum.FontSize.Size14
  1201. SR500.Text = "Suite Room 400"
  1202. SR500.TextColor3 = Color3.new(1, 1, 1)
  1203. SR500.TextScaled = true
  1204. SR500.TextSize = 14
  1205. SR500.TextWrapped = true
  1206.  
  1207. SR600.Name = "SR600"
  1208. SR600.Parent = Base
  1209. SR600.BackgroundColor3 = Color3.new(1, 0, 0)
  1210. SR600.BackgroundTransparency = 0.5
  1211. SR600.BorderSizePixel = 4
  1212. SR600.Position = UDim2.new(0, 5, 0, 286)
  1213. SR600.Size = UDim2.new(0, 74, 0, 35)
  1214. SR600.AutoButtonColor = false
  1215. SR600.Font = Enum.Font.ArialBold
  1216. SR600.FontSize = Enum.FontSize.Size14
  1217. SR600.Text = "Suite Room 500"
  1218. SR600.TextColor3 = Color3.new(1, 1, 1)
  1219. SR600.TextScaled = true
  1220. SR600.TextSize = 14
  1221. SR600.TextWrapped = true
  1222.  
  1223. local hiltonbase = plr.PlayerGui.HiltoN.Base
  1224.  
  1225. local MoreBtn = function()
  1226. if hiltonbase.Size == UDim2.new(0, 375, 0, 370) then
  1227. hiltonbase:TweenSize(UDim2.new(0, 675, 0, 370), "Out", "Back", 0.7)
  1228. hiltonbase.More.Text = "Less"
  1229. print("Opening")
  1230. elseif hiltonbase.Size == UDim2.new(0, 675, 0, 370) then
  1231. hiltonbase:TweenSize(UDim2.new(0, 375, 0, 370), "In", "Back", 0.7)
  1232. hiltonbase.More.Text = "More"
  1233. print("Closing!")
  1234. end
  1235. end
  1236. More.MouseButton1Click:connect(MoreBtn)
  1237.  
  1238. local Room201 = function()
  1239. plrc.HumanoidRootPart.CFrame = CFrame.new(-49, 63, 203)
  1240. end
  1241. R201.MouseButton1Down:connect(Room201)
  1242.  
  1243. local Room202 = function()
  1244. plrc.HumanoidRootPart.CFrame = CFrame.new(-47, 63, 251)
  1245. end
  1246. R202.MouseButton1Down:connect(Room202)
  1247.  
  1248. local Room203 = function()
  1249. plrc.HumanoidRootPart.CFrame = CFrame.new(-94, 63, 264)
  1250. end
  1251. R203.MouseButton1Down:connect(Room203)
  1252.  
  1253. local Room204 = function()
  1254. plrc.HumanoidRootPart.CFrame = CFrame.new(-94, 63, 217)
  1255. end
  1256. R204.MouseButton1Down:connect(Room204)
  1257.  
  1258. local Room301 = function()
  1259. plrc.HumanoidRootPart.CFrame = CFrame.new(-47, 76, 204)
  1260. end
  1261. R301.MouseButton1Down:connect(Room301)
  1262.  
  1263.  
  1264. local Room302 = function()
  1265. plrc.HumanoidRootPart.CFrame = CFrame.new(-47, 76, 251)
  1266. end
  1267. R302.MouseButton1Down:connect(Room302)
  1268.  
  1269.  
  1270. local Room303 = function()
  1271. plrc.HumanoidRootPart.CFrame = CFrame.new(-94, 76, 265)
  1272. end
  1273. R303.MouseButton1Down:connect(Room303)
  1274.  
  1275.  
  1276. local Room304 = function()
  1277. plrc.HumanoidRootPart.CFrame = CFrame.new(-94, 76, 217)
  1278. end
  1279. R304.MouseButton1Down:connect(Room304)
  1280.  
  1281.  
  1282. local Room401 = function()
  1283. plrc.HumanoidRootPart.CFrame = CFrame.new(-47, 90, 203)
  1284. end
  1285. R401.MouseButton1Down:connect(Room401)
  1286.  
  1287.  
  1288. local Room402 = function()
  1289. plrc.HumanoidRootPart.CFrame = CFrame.new(-46, 90, 251)
  1290. end
  1291. R402.MouseButton1Down:connect(Room402)
  1292.  
  1293.  
  1294. local Room403 = function()
  1295. plrc.HumanoidRootPart.CFrame = CFrame.new(-95, 90, 264)
  1296. end
  1297. R403.MouseButton1Down:connect(Room403)
  1298.  
  1299. local Room404 = function()
  1300. plrc.HumanoidRootPart.CFrame = CFrame.new(-94, 90, 217)
  1301. end
  1302. R404.MouseButton1Down:connect(Room404)
  1303.  
  1304.  
  1305. local Room501 = function()
  1306. plrc.HumanoidRootPart.CFrame = CFrame.new(-47, 103, 203)
  1307. end
  1308. R501.MouseButton1Down:connect(Room501)
  1309.  
  1310.  
  1311. local Room502 = function()
  1312. plrc.HumanoidRootPart.CFrame = CFrame.new(-47, 103, 252)
  1313. end
  1314. R502.MouseButton1Down:connect(Room502)
  1315.  
  1316.  
  1317. local Room503 = function()
  1318. plrc.HumanoidRootPart.CFrame = CFrame.new(-94, 103, 264)
  1319. end
  1320. R503.MouseButton1Down:connect(Room503)
  1321.  
  1322. local Room504 = function()
  1323. plrc.HumanoidRootPart.CFrame = CFrame.new(-95, 103, 217)
  1324. end
  1325. R504.MouseButton1Down:connect(Room504)
  1326.  
  1327. local Room601 = function()
  1328. plrc.HumanoidRootPart.CFrame = CFrame.new(-45, 117, 204)
  1329. end
  1330. R601.MouseButton1Down:connect(Room601)
  1331.  
  1332. local Room602 = function()
  1333. plrc.HumanoidRootPart.CFrame = CFrame.new(-46, 117, 251)
  1334. end
  1335. R602.MouseButton1Down:connect(Room602)
  1336.  
  1337. local Room603 = function()
  1338. plrc.HumanoidRootPart.CFrame = CFrame.new(-96, 117, 263)
  1339. end
  1340. R603.MouseButton1Down:connect(Room603)
  1341.  
  1342. local Room604 = function()
  1343. plrc.HumanoidRootPart.CFrame = CFrame.new(-94, 117, 217)
  1344. end
  1345. R604.MouseButton1Down:connect(Room604)
  1346.  
  1347.  
  1348. local Room701 = function()
  1349. plrc.HumanoidRootPart.CFrame = CFrame.new(-46, 130, 204)
  1350. end
  1351. R701.MouseButton1Down:connect(Room701)
  1352.  
  1353.  
  1354. local Room702 = function()
  1355. plrc.HumanoidRootPart.CFrame = CFrame.new(-48, 130, 251)
  1356. end
  1357. R702.MouseButton1Down:connect(Room702)
  1358.  
  1359.  
  1360. local Room703 = function()
  1361. plrc.HumanoidRootPart.CFrame = CFrame.new(-94, 130, 264)
  1362. end
  1363. R703.MouseButton1Down:connect(Room703)
  1364.  
  1365.  
  1366. local Room704 = function()
  1367. plrc.HumanoidRootPart.CFrame = CFrame.new(-95, 130, 217)
  1368. end
  1369. R704.MouseButton1Down:connect(Room704)
  1370.  
  1371. local RArcade = function()
  1372. plrc.HumanoidRootPart.CFrame = CFrame.new(-111, 46, 245)
  1373. end
  1374. Arcade.MouseButton1Down:connect(RArcade)
  1375.  
  1376. local SM = function()
  1377. plrc.HumanoidRootPart.CFrame = CFrame.new(-59, 32, 149)
  1378. end
  1379. SodaMachine.MouseButton1Down:connect(SM)
  1380.  
  1381. local M = function()
  1382. plrc.HumanoidRootPart.CFrame = CFrame.new(-87, 32, 166)
  1383. end
  1384. Meals.MouseButton1Down:connect(M)
  1385.  
  1386. local RDrinks = function()
  1387. plrc.HumanoidRootPart.CFrame = CFrame.new(-100, 32, 166)
  1388. end
  1389. Drinks.MouseButton1Down:connect(RDrinks)
  1390.  
  1391. local RPool = function()
  1392. plrc.HumanoidRootPart.CFrame = CFrame.new(-180, 32, 173)
  1393. end
  1394. Pool.MouseButton1Down:connect(RPool)
  1395.  
  1396. local RBar = function()
  1397. plrc.HumanoidRootPart.CFrame = CFrame.new(-83, 32, 148)
  1398. end
  1399. Bar.MouseButton1Down:connect(RBar)
  1400.  
  1401. local RBackRoom = function()
  1402. plrc.HumanoidRootPart.CFrame = CFrame.new(-84, 32, 199)
  1403. end
  1404. BackRoom.MouseButton1Down:connect(RBackRoom)
  1405.  
  1406. local RBackOffice = function()
  1407. plrc.HumanoidRootPart.CFrame = CFrame.new(-86, 32, 227)
  1408. end
  1409. BackOffice.MouseButton1Down:connect(RBackOffice)
  1410.  
  1411. local RReception = function()
  1412. plrc.HumanoidRootPart.CFrame = CFrame.new(-73, 32, 203)
  1413. end
  1414. Reception.MouseButton1Down:connect(RReception)
  1415.  
  1416. local REntrance = function()
  1417. plrc.HumanoidRootPart.CFrame = CFrame.new(1, 32, 194)
  1418. end
  1419. Entrance.MouseButton1Down:connect(REntrance)
  1420.  
  1421. local RVipLounge = function()
  1422. plrc.HumanoidRootPart.CFrame = CFrame.new(-40, 46, 178)
  1423. end
  1424. VIPLounge.MouseButton1Down:connect(RVipLounge)
  1425.  
  1426. local RSF7 = function()
  1427. plrc.HumanoidRootPart.CFrame = CFrame.new(-36, 134, 172)
  1428. end
  1429. SF7.MouseButton1Down:connect(RSF7)
  1430.  
  1431. local RSF6 = function()
  1432. plrc.HumanoidRootPart.CFrame = CFrame.new(-36, 120, 172)
  1433. end
  1434. SF6.MouseButton1Down:connect(RSF6)
  1435.  
  1436. local RSF5 = function()
  1437. plrc.HumanoidRootPart.CFrame = CFrame.new(-35, 106, 172)
  1438. end
  1439. SF5.MouseButton1Down:connect(RSF5)
  1440.  
  1441. local RSF4 = function()
  1442. plrc.HumanoidRootPart.CFrame = CFrame.new(-35, 91, 172)
  1443. end
  1444. SF4.MouseButton1Down:connect(RSF4)
  1445.  
  1446. local RSF3 = function()
  1447. plrc.HumanoidRootPart.CFrame = CFrame.new(-35, 77, 172)
  1448. end
  1449. SF3.MouseButton1Down:connect(RSF3)
  1450.  
  1451. local RSF2 = function()
  1452. plrc.HumanoidRootPart.CFrame = CFrame.new(-35, 63, 172)
  1453. end
  1454. SF2.MouseButton1Down:connect(RSF2)
  1455.  
  1456.  
  1457. local RSuiteLine = function()
  1458. plrc.HumanoidRootPart.CFrame = CFrame.new(-58, 32, 197)
  1459. end
  1460. SuiteLine.MouseButton1Down:connect(RSuiteLine)
  1461.  
  1462. local RFitnessRoom = function()
  1463. plrc.HumanoidRootPart.CFrame = CFrame.new(-28, 46, 225)
  1464. end
  1465. FitnessRoom.MouseButton1Down:connect(RFitnessRoom)
  1466.  
  1467.  
  1468. local RFastLine = function()
  1469. plrc.HumanoidRootPart.CFrame = CFrame.new(-58, 32, 183)
  1470. end
  1471. FastLine.MouseButton1Down:connect(RFastLine)
  1472.  
  1473. local RRegLine1 = function()
  1474. plrc.HumanoidRootPart.CFrame = CFrame.new(-28, 32, 211)
  1475. end
  1476. RegLine1.MouseButton1Down:connect(RRegLine1)
  1477.  
  1478. local RRegLine2 = function()
  1479. plrc.HumanoidRootPart.CFrame = CFrame.new(-58, 32, 227)
  1480. end
  1481. RegLine2.MouseButton1Down:connect(RRegLine2)
  1482.  
  1483. local S2 = function()
  1484. plrc.HumanoidRootPart.CFrame = CFrame.new(-58, 63, 154)
  1485. end
  1486. SR200.MouseButton1Down:connect(S2)
  1487.  
  1488. local S3 = function()
  1489. plrc.HumanoidRootPart.CFrame = CFrame.new(-58, 77, 154)
  1490. end
  1491. SR300.MouseButton1Down:connect(S3)
  1492.  
  1493. local S4 = function()
  1494. plrc.HumanoidRootPart.CFrame = CFrame.new(-58, 91, 154)
  1495. end
  1496. SR400.MouseButton1Down:connect(S4)
  1497.  
  1498. local S5 = function()
  1499. plrc.HumanoidRootPart.CFrame = CFrame.new(-58, 106, 154)
  1500. end
  1501. SR500.MouseButton1Down:connect(S5)
  1502.  
  1503. local S6 = function()
  1504. plrc.HumanoidRootPart.CFrame = CFrame.new(-58, 120, 154)
  1505. end
  1506. SR600.MouseButton1Down:connect(S6)
  1507.  
  1508.  
  1509. local S7 = function()
  1510. plrc.HumanoidRootPart.CFrame = CFrame.new(-58, 134, 154)
  1511. end
  1512. SR700.MouseButton1Down:connect(S7)
  1513.  
  1514. local RF1E = function()
  1515. plrc.HumanoidRootPart.CFrame = CFrame.new(-16, 32, 259)
  1516. end
  1517. Elevators.MouseButton1Down:connect(RF1E)
  1518.  
  1519. local RF2 = function()
  1520. plrc.HumanoidRootPart.CFrame = CFrame.new(-105, 63, 234)
  1521. end
  1522. F2.MouseButton1Down:connect(RF2)
  1523.  
  1524. local RF3 = function()
  1525. plrc.HumanoidRootPart.CFrame = CFrame.new(-105, 76, 234)
  1526. end
  1527. F3.MouseButton1Down:connect(RF3)
  1528.  
  1529. local RF4 = function()
  1530. plrc.HumanoidRootPart.CFrame = CFrame.new(-108, 90, 234)
  1531. end
  1532. F4.MouseButton1Down:connect(RF4)
  1533.  
  1534.  
  1535. local RF5 = function()
  1536. plrc.HumanoidRootPart.CFrame = CFrame.new(-108, 103, 234)
  1537. end
  1538. F5.MouseButton1Down:connect(RF5)
  1539.  
  1540. local RF6 = function()
  1541. plrc.HumanoidRootPart.CFrame = CFrame.new(-108, 117, 234)
  1542. end
  1543. F6.MouseButton1Down:connect(RF6)
  1544.  
  1545. local RF7 = function()
  1546. plrc.HumanoidRootPart.CFrame = CFrame.new(-108, 131, 234)
  1547. end
  1548. F7.MouseButton1Down:connect(RF7)
  1549.  
  1550.  
  1551.  
  1552. local RClickTP = function()
  1553. local Tool = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
  1554. Tool.Name = "Teleport"
  1555. local Mouse = game.Players.LocalPlayer:GetMouse()
  1556.  
  1557. Mouse.Button1Down:connect(function()
  1558. if Tool.Active == true then
  1559. game.Players.LocalPlayer.Character.Torso.CFrame = Mouse.Hit
  1560. end
  1561. end)
  1562. end
  1563. ClickTP.MouseButton1Click:connect(RClickTP)
  1564.  
  1565. local lul = function()
  1566. for i,v in pairs(game.Workspace:GetChildren()) do
  1567. if v.Name == "Room" then
  1568. for a,b in pairs(v:GetChildren()) do
  1569. if b.Name == "RoomDoor" then
  1570. b:Destroy()
  1571. end
  1572. end
  1573. end
  1574. end
  1575.  
  1576. end
  1577.  
  1578. RRRD.MouseButton1Click:connect(lul)
  1579.  
  1580. local RRSRD = function()
  1581. for i,v in pairs(game.Workspace:GetChildren()) do
  1582. if v.Name == "SuiteRoom" then
  1583. for a,b in pairs(v:GetChildren()) do
  1584. if b.Name == "RoomDoor" then
  1585. b:Destroy()
  1586. end
  1587. end
  1588. end
  1589. end
  1590. end
  1591. RSRD.MouseButton1Click:connect(RRSRD)
  1592.  
  1593. local RRIW = function()
  1594. for i,v in pairs(game.Workspace:GetChildren()) do
  1595. if v.Name == "GroupDoorArea" then
  1596. v:Destroy()
  1597. end
  1598. end
  1599. end
  1600. RGD.MouseButton1Click:connect(RRIW)
  1601.  
  1602. local RGB = function()
  1603. game.ReplicatedStorage.GiveBeverage:InvokeServer(GBT.Text)
  1604. end
  1605. GB.MouseButton1Click:connect(RGB)
  1606.  
  1607. local RRGD = function()
  1608. while true do
  1609. wait()
  1610. game.Workspace.GamepassDoorArea:Destroy()
  1611. end
  1612. end
  1613. RGD.MouseButton1Down:connect(RRGD)
  1614.  
  1615. local RFly = function()
  1616. repeat wait()
  1617. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  1618. local mouse = game.Players.LocalPlayer:GetMouse()
  1619. repeat wait() until mouse
  1620. local plr = game.Players.LocalPlayer
  1621. local torso = plr.Character.Torso
  1622. local flying = true
  1623. local deb = true
  1624. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  1625. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1626. local maxspeed = 50
  1627. local speed = 0
  1628.  
  1629. function Fly()
  1630. local bg = Instance.new("BodyGyro", torso)
  1631. bg.P = 9e4
  1632. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1633. bg.cframe = torso.CFrame
  1634. local bv = Instance.new("BodyVelocity", torso)
  1635. bv.velocity = Vector3.new(0,0.1,0)
  1636. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1637. repeat wait()
  1638. plr.Character.Humanoid.PlatformStand = true
  1639. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  1640. speed = speed+.5+(speed/maxspeed)
  1641. if speed > maxspeed then
  1642. speed = maxspeed
  1643. end
  1644. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  1645. speed = speed-1
  1646. if speed < 0 then
  1647. speed = 0
  1648. end
  1649. end
  1650. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  1651. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1652. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  1653. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  1654. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1655. else
  1656. bv.velocity = Vector3.new(0,0.1,0)
  1657. end
  1658. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  1659. until not flying
  1660. ctrl = {f = 0, b = 0, l = 0, r = 0}
  1661. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1662. speed = 0
  1663. bg:Destroy()
  1664. bv:Destroy()
  1665. plr.Character.Humanoid.PlatformStand = false
  1666. end
  1667. mouse.KeyDown:connect(function(key)
  1668. if key:lower() == "e" then
  1669. if flying then flying = false
  1670. else
  1671. flying = true
  1672. Fly()
  1673. end
  1674. elseif key:lower() == "w" then
  1675. ctrl.f = 1
  1676. elseif key:lower() == "s" then
  1677. ctrl.b = -1
  1678. elseif key:lower() == "a" then
  1679. ctrl.l = -1
  1680. elseif key:lower() == "d" then
  1681. ctrl.r = 1
  1682. end
  1683. end)
  1684. mouse.KeyUp:connect(function(key)
  1685. if key:lower() == "w" then
  1686. ctrl.f = 0
  1687. elseif key:lower() == "s" then
  1688. ctrl.b = 0
  1689. elseif key:lower() == "a" then
  1690. ctrl.l = 0
  1691. elseif key:lower() == "d" then
  1692. ctrl.r = 0
  1693. end
  1694. end)
  1695. Fly()
  1696. end
  1697. Fly.MouseButton1Click:connect(RFly)
Add Comment
Please, Sign In to add comment