Advertisement
FurkingBoi

Dragon Ball Z Final Stand

Dec 17th, 2019
22,737
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.33 KB | None | 0 0
  1. -- Objects
  2.  
  3.  
  4.  
  5. local DBFS = Instance.new("ScreenGui")
  6.  
  7. local WelcomeFrame = Instance.new("Frame")
  8.  
  9. local b = Instance.new("Frame")
  10.  
  11. local b1 = Instance.new("Frame")
  12.  
  13. local DBFSTPGUI1 = Instance.new("TextLabel")
  14.  
  15. local OPEN = Instance.new("TextButton")
  16.  
  17. local MainFrame = Instance.new("Frame")
  18.  
  19. local bar4 = Instance.new("Frame")
  20.  
  21. local DBFSTPGUI = Instance.new("TextLabel")
  22.  
  23. local CloseButton = Instance.new("TextButton")
  24.  
  25. local DBLocations = Instance.new("TextButton")
  26.  
  27. local Credits = Instance.new("TextLabel")
  28.  
  29. local bar3 = Instance.new("Frame")
  30.  
  31. local MiscLocations = Instance.new("TextButton")
  32.  
  33. local ShipLocations = Instance.new("TextButton")
  34.  
  35. local CityLocations = Instance.new("TextButton")
  36.  
  37. local VeilFix = Instance.new("TextButton")
  38.  
  39. local DBLocations2 = Instance.new("Frame")
  40.  
  41. local bar2 = Instance.new("Frame")
  42.  
  43. local bar1 = Instance.new("Frame")
  44.  
  45. local LocFrame = Instance.new("ScrollingFrame")
  46.  
  47. local Background = Instance.new("Frame")
  48.  
  49. local DB1 = Instance.new("TextButton")
  50.  
  51. local DB2 = Instance.new("TextButton")
  52.  
  53. local DB3 = Instance.new("TextButton")
  54.  
  55. local DB4 = Instance.new("TextButton")
  56.  
  57. local DB6 = Instance.new("TextButton")
  58.  
  59. local DB8 = Instance.new("TextButton")
  60.  
  61. local DB5 = Instance.new("TextButton")
  62.  
  63. local DB7 = Instance.new("TextButton")
  64.  
  65. local DB10 = Instance.new("TextButton")
  66.  
  67. local DB12 = Instance.new("TextButton")
  68.  
  69. local DB14 = Instance.new("TextButton")
  70.  
  71. local DB16 = Instance.new("TextButton")
  72.  
  73. local DB9 = Instance.new("TextButton")
  74.  
  75. local DB11 = Instance.new("TextButton")
  76.  
  77. local DB13 = Instance.new("TextButton")
  78.  
  79. local DB15 = Instance.new("TextButton")
  80.  
  81. local DB17 = Instance.new("TextButton")
  82.  
  83. local DB18 = Instance.new("TextButton")
  84.  
  85. local DB20 = Instance.new("TextButton")
  86.  
  87. local DB19 = Instance.new("TextButton")
  88.  
  89. local DB22 = Instance.new("TextButton")
  90.  
  91. local DB24 = Instance.new("TextButton")
  92.  
  93. local DB26 = Instance.new("TextButton")
  94.  
  95. local DB28 = Instance.new("TextButton")
  96.  
  97. local DB30 = Instance.new("TextButton")
  98.  
  99. local DB21 = Instance.new("TextButton")
  100.  
  101. local DB23 = Instance.new("TextButton")
  102.  
  103. local DB25 = Instance.new("TextButton")
  104.  
  105. local DB27 = Instance.new("TextButton")
  106.  
  107. local DB29 = Instance.new("TextButton")
  108.  
  109. local DBLocText = Instance.new("TextLabel")
  110.  
  111. local TextButton = Instance.new("TextButton")
  112.  
  113. local CityFrame = Instance.new("Frame")
  114.  
  115. local bar5 = Instance.new("Frame")
  116.  
  117. local bar6 = Instance.new("Frame")
  118.  
  119. local CityLoc = Instance.new("TextLabel")
  120.  
  121. local Xbut = Instance.new("TextButton")
  122.  
  123. local WestCity = Instance.new("TextButton")
  124.  
  125. local EastCity = Instance.new("TextButton")
  126.  
  127. local SouthCity = Instance.new("TextButton")
  128.  
  129. local SatanCity = Instance.new("TextButton")
  130.  
  131. local GingerTown = Instance.new("TextButton")
  132.  
  133. local CentralCity = Instance.new("TextButton")
  134.  
  135. local ShipFrame = Instance.new("Frame")
  136.  
  137. local bar7 = Instance.new("Frame")
  138.  
  139. local bar8 = Instance.new("Frame")
  140.  
  141. local Namek = Instance.new("TextButton")
  142.  
  143. local Space = Instance.new("TextButton")
  144.  
  145. local Futre = Instance.new("TextButton")
  146.  
  147. local ShipLoc = Instance.new("TextLabel")
  148.  
  149. local CloseBut = Instance.new("TextButton")
  150.  
  151. local MiscFrame = Instance.new("Frame")
  152.  
  153. local bar9 = Instance.new("Frame")
  154.  
  155. local bar10 = Instance.new("Frame")
  156.  
  157. local MiscLoc = Instance.new("TextLabel")
  158.  
  159. local Closebutton1 = Instance.new("TextButton")
  160.  
  161. local Korin = Instance.new("TextButton")
  162.  
  163. local Lookout = Instance.new("TextButton")
  164.  
  165. local Kame = Instance.new("TextButton")
  166.  
  167. local Goku = Instance.new("TextButton")
  168.  
  169. local Capsule = Instance.new("TextButton")
  170.  
  171.  
  172.  
  173. -- Properties
  174.  
  175.  
  176.  
  177. DBFS.Name = "DBFS"
  178.  
  179. DBFS.Parent = game.CoreGui
  180.  
  181. DBFS.ResetOnSpawn = false
  182.  
  183.  
  184.  
  185. WelcomeFrame.Name = "WelcomeFrame"
  186.  
  187. WelcomeFrame.Parent = DBFS
  188.  
  189. WelcomeFrame.Active = true
  190.  
  191. WelcomeFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  192.  
  193. WelcomeFrame.BorderSizePixel = 0
  194.  
  195. WelcomeFrame.Draggable = true
  196.  
  197. WelcomeFrame.Position = UDim2.new(0.0312170591, 0, 0.0549087822, 0)
  198.  
  199. WelcomeFrame.Size = UDim2.new(0, 223, 0, 227)
  200.  
  201.  
  202.  
  203. b.Name = "b"
  204.  
  205. b.Parent = WelcomeFrame
  206.  
  207. b.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  208.  
  209. b.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  210.  
  211. b.BorderSizePixel = 0
  212.  
  213. b.Position = UDim2.new(-0.00224215258, 0, 0, 0)
  214.  
  215. b.Size = UDim2.new(0, 222, 0, 23)
  216.  
  217.  
  218.  
  219. b1.Name = "b1"
  220.  
  221. b1.Parent = WelcomeFrame
  222.  
  223. b1.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  224.  
  225. b1.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  226.  
  227. b1.BorderSizePixel = 0
  228.  
  229. b1.Position = UDim2.new(0, 0, 0.101321585, 0)
  230.  
  231. b1.Size = UDim2.new(0, 223, 0, 4)
  232.  
  233.  
  234.  
  235. DBFSTPGUI1.Name = "DBFSTPGUI1"
  236.  
  237. DBFSTPGUI1.Parent = WelcomeFrame
  238.  
  239. DBFSTPGUI1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  240.  
  241. DBFSTPGUI1.BorderSizePixel = 0
  242.  
  243. DBFSTPGUI1.Position = UDim2.new(0.0493273549, 0, 0.154185027, 0)
  244.  
  245. DBFSTPGUI1.Size = UDim2.new(0, 199, 0, 26)
  246.  
  247. DBFSTPGUI1.Font = Enum.Font.SourceSansBold
  248.  
  249. DBFSTPGUI1.Text = "DBFS TP GUI"
  250.  
  251. DBFSTPGUI1.TextColor3 = Color3.new(1, 1, 1)
  252.  
  253. DBFSTPGUI1.TextScaled = true
  254.  
  255. DBFSTPGUI1.TextSize = 20
  256.  
  257. DBFSTPGUI1.TextWrapped = true
  258.  
  259.  
  260.  
  261. OPEN.Name = "OPEN"
  262.  
  263. OPEN.Parent = WelcomeFrame
  264.  
  265. OPEN.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  266.  
  267. OPEN.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  268.  
  269. OPEN.BorderSizePixel = 4
  270.  
  271. OPEN.Position = UDim2.new(0.0538116582, 0, 0.50220263, 0)
  272.  
  273. OPEN.Size = UDim2.new(0, 200, 0, 33)
  274.  
  275. OPEN.Font = Enum.Font.SourceSansBold
  276.  
  277. OPEN.Text = "OPEN GUI"
  278.  
  279. OPEN.TextColor3 = Color3.new(1, 1, 1)
  280.  
  281. OPEN.TextScaled = true
  282.  
  283. OPEN.TextSize = 14
  284.  
  285. OPEN.TextWrapped = true
  286.  
  287.  
  288.  
  289. MainFrame.Name = "MainFrame"
  290.  
  291. MainFrame.Parent = DBFS
  292.  
  293. MainFrame.Active = true
  294.  
  295. MainFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  296.  
  297. MainFrame.BorderSizePixel = 0
  298.  
  299. MainFrame.Draggable = true
  300.  
  301. MainFrame.Position = UDim2.new(0.579500258, 0, 0.133703947, 0)
  302.  
  303. MainFrame.Size = UDim2.new(0, 322, 0, 306)
  304.  
  305. MainFrame.Visible = false
  306.  
  307.  
  308.  
  309. bar4.Name = "bar4"
  310.  
  311. bar4.Parent = MainFrame
  312.  
  313. bar4.Active = true
  314.  
  315. bar4.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  316.  
  317. bar4.BorderSizePixel = 0
  318.  
  319. bar4.Size = UDim2.new(0, 322, 0, 27)
  320.  
  321.  
  322.  
  323. DBFSTPGUI.Name = "DBFSTPGUI"
  324.  
  325. DBFSTPGUI.Parent = MainFrame
  326.  
  327. DBFSTPGUI.Active = true
  328.  
  329. DBFSTPGUI.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  330.  
  331. DBFSTPGUI.BorderSizePixel = 0
  332.  
  333. DBFSTPGUI.Position = UDim2.new(0.0217391308, 0, 0.00326797389, 0)
  334.  
  335. DBFSTPGUI.Size = UDim2.new(0, 181, 0, 26)
  336.  
  337. DBFSTPGUI.Font = Enum.Font.SourceSansBold
  338.  
  339. DBFSTPGUI.Text = "DBFS TP GUI"
  340.  
  341. DBFSTPGUI.TextColor3 = Color3.new(1, 1, 1)
  342.  
  343. DBFSTPGUI.TextScaled = true
  344.  
  345. DBFSTPGUI.TextSize = 20
  346.  
  347. DBFSTPGUI.TextWrapped = true
  348.  
  349. DBFSTPGUI.TextXAlignment = Enum.TextXAlignment.Left
  350.  
  351.  
  352.  
  353. CloseButton.Name = "CloseButton"
  354.  
  355. CloseButton.Parent = MainFrame
  356.  
  357. CloseButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  358.  
  359. CloseButton.BorderSizePixel = 0
  360.  
  361. CloseButton.Position = UDim2.new(0.906832278, 0, 0, 0)
  362.  
  363. CloseButton.Size = UDim2.new(0, 30, 0, 27)
  364.  
  365. CloseButton.Font = Enum.Font.Cartoon
  366.  
  367. CloseButton.Text = "X"
  368.  
  369. CloseButton.TextColor3 = Color3.new(1, 1, 1)
  370.  
  371. CloseButton.TextScaled = true
  372.  
  373. CloseButton.TextSize = 14
  374.  
  375. CloseButton.TextWrapped = true
  376.  
  377.  
  378.  
  379. DBLocations.Name = "DBLocations"
  380.  
  381. DBLocations.Parent = MainFrame
  382.  
  383. DBLocations.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  384.  
  385. DBLocations.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  386.  
  387. DBLocations.BorderSizePixel = 4
  388.  
  389. DBLocations.Position = UDim2.new(0.0403726697, 0, 0.130718961, 0)
  390.  
  391. DBLocations.Size = UDim2.new(0, 126, 0, 53)
  392.  
  393. DBLocations.Font = Enum.Font.SourceSansBold
  394.  
  395. DBLocations.Text = "DragonBall Locations"
  396.  
  397. DBLocations.TextColor3 = Color3.new(0.992157, 0.992157, 0.992157)
  398.  
  399. DBLocations.TextScaled = true
  400.  
  401. DBLocations.TextSize = 14
  402.  
  403. DBLocations.TextWrapped = true
  404.  
  405.  
  406.  
  407. Credits.Name = "Credits"
  408.  
  409. Credits.Parent = MainFrame
  410.  
  411. Credits.Active = true
  412.  
  413. Credits.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  414.  
  415. Credits.BorderSizePixel = 0
  416.  
  417. Credits.Position = UDim2.new(0, 0, 0.921568632, 0)
  418.  
  419. Credits.Size = UDim2.new(0, 177, 0, 24)
  420.  
  421. Credits.Font = Enum.Font.SciFi
  422.  
  423. Credits.Text = "By NeonForce#2086"
  424.  
  425. Credits.TextColor3 = Color3.new(1, 1, 1)
  426.  
  427. Credits.TextScaled = true
  428.  
  429. Credits.TextSize = 14
  430.  
  431. Credits.TextWrapped = true
  432.  
  433. Credits.TextXAlignment = Enum.TextXAlignment.Left
  434.  
  435.  
  436.  
  437. bar3.Name = "bar3"
  438.  
  439. bar3.Parent = MainFrame
  440.  
  441. bar3.Active = true
  442.  
  443. bar3.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  444.  
  445. bar3.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  446.  
  447. bar3.BorderSizePixel = 0
  448.  
  449. bar3.Position = UDim2.new(0, 0, 0.0882352963, 0)
  450.  
  451. bar3.Size = UDim2.new(0, 322, 0, 4)
  452.  
  453.  
  454.  
  455. MiscLocations.Name = "MiscLocations"
  456.  
  457. MiscLocations.Parent = MainFrame
  458.  
  459. MiscLocations.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  460.  
  461. MiscLocations.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  462.  
  463. MiscLocations.BorderSizePixel = 4
  464.  
  465. MiscLocations.Position = UDim2.new(0.549689412, 0, 0.53594774, 0)
  466.  
  467. MiscLocations.Size = UDim2.new(0, 132, 0, 53)
  468.  
  469. MiscLocations.Font = Enum.Font.SourceSansBold
  470.  
  471. MiscLocations.Text = "Misc."
  472.  
  473. MiscLocations.TextColor3 = Color3.new(0.992157, 0.992157, 0.992157)
  474.  
  475. MiscLocations.TextSize = 35
  476.  
  477. MiscLocations.TextWrapped = true
  478.  
  479.  
  480.  
  481. ShipLocations.Name = "ShipLocations"
  482.  
  483. ShipLocations.Parent = MainFrame
  484.  
  485. ShipLocations.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  486.  
  487. ShipLocations.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  488.  
  489. ShipLocations.BorderSizePixel = 4
  490.  
  491. ShipLocations.Position = UDim2.new(0.0403726697, 0, 0.53594774, 0)
  492.  
  493. ShipLocations.Size = UDim2.new(0, 126, 0, 53)
  494.  
  495. ShipLocations.Font = Enum.Font.SourceSansBold
  496.  
  497. ShipLocations.Text = "Ship Locations"
  498.  
  499. ShipLocations.TextColor3 = Color3.new(0.992157, 0.992157, 0.992157)
  500.  
  501. ShipLocations.TextScaled = true
  502.  
  503. ShipLocations.TextSize = 14
  504.  
  505. ShipLocations.TextWrapped = true
  506.  
  507.  
  508.  
  509. CityLocations.Name = "CityLocations"
  510.  
  511. CityLocations.Parent = MainFrame
  512.  
  513. CityLocations.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  514.  
  515. CityLocations.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  516.  
  517. CityLocations.BorderSizePixel = 4
  518.  
  519. CityLocations.Position = UDim2.new(0.549689412, 0, 0.130718961, 0)
  520.  
  521. CityLocations.Size = UDim2.new(0, 132, 0, 53)
  522.  
  523. CityLocations.Font = Enum.Font.SourceSansBold
  524.  
  525. CityLocations.Text = "Cities"
  526.  
  527. CityLocations.TextColor3 = Color3.new(0.992157, 0.992157, 0.992157)
  528.  
  529. CityLocations.TextSize = 35
  530.  
  531. CityLocations.TextWrapped = true
  532.  
  533.  
  534.  
  535. VeilFix.Name = "VeilFix"
  536.  
  537. VeilFix.Parent = MainFrame
  538.  
  539. VeilFix.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  540.  
  541. VeilFix.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  542.  
  543. VeilFix.BorderSizePixel = 4
  544.  
  545. VeilFix.Position = UDim2.new(0.295031071, 0, 0.787581682, 0)
  546.  
  547. VeilFix.Size = UDim2.new(0, 132, 0, 33)
  548.  
  549. VeilFix.Font = Enum.Font.SourceSansBold
  550.  
  551. VeilFix.Text = "Fix Veil"
  552.  
  553. VeilFix.TextColor3 = Color3.new(0.992157, 0.992157, 0.992157)
  554.  
  555. VeilFix.TextSize = 35
  556.  
  557. VeilFix.TextWrapped = true
  558.  
  559.  
  560.  
  561. DBLocations2.Name = "DBLocations2"
  562.  
  563. DBLocations2.Parent = DBFS
  564.  
  565. DBLocations2.Active = true
  566.  
  567. DBLocations2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  568.  
  569. DBLocations2.BorderSizePixel = 0
  570.  
  571. DBLocations2.Draggable = true
  572.  
  573. DBLocations2.Position = UDim2.new(0.335381657, 0, 0.314257264, 0)
  574.  
  575. DBLocations2.Size = UDim2.new(0, 301, 0, 343)
  576.  
  577. DBLocations2.Visible = false
  578.  
  579.  
  580.  
  581. bar2.Name = "bar2"
  582.  
  583. bar2.Parent = DBLocations2
  584.  
  585. bar2.Active = true
  586.  
  587. bar2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  588.  
  589. bar2.BorderSizePixel = 0
  590.  
  591. bar2.Position = UDim2.new(0, 0, -0.002915452, 0)
  592.  
  593. bar2.Size = UDim2.new(0, 301, 0, 27)
  594.  
  595.  
  596.  
  597. bar1.Name = "bar1"
  598.  
  599. bar1.Parent = DBLocations2
  600.  
  601. bar1.Active = true
  602.  
  603. bar1.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  604.  
  605. bar1.BorderSizePixel = 0
  606.  
  607. bar1.Position = UDim2.new(0, 0, 0.0745856389, 0)
  608.  
  609. bar1.Size = UDim2.new(0, 301, 0, 7)
  610.  
  611.  
  612.  
  613. LocFrame.Name = "LocFrame"
  614.  
  615. LocFrame.Parent = DBLocations2
  616.  
  617. LocFrame.Active = true
  618.  
  619. LocFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  620.  
  621. LocFrame.BorderSizePixel = 0
  622.  
  623. LocFrame.Position = UDim2.new(0, 0, 0.0758017525, 0)
  624.  
  625. LocFrame.Size = UDim2.new(0, 301, 0, 318)
  626.  
  627.  
  628.  
  629. Background.Name = "Background"
  630.  
  631. Background.Parent = LocFrame
  632.  
  633. Background.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  634.  
  635. Background.BorderSizePixel = 0
  636.  
  637. Background.Size = UDim2.new(0, 285, 0, 575)
  638.  
  639.  
  640.  
  641. DB1.Name = "DB1"
  642.  
  643. DB1.Parent = Background
  644.  
  645. DB1.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  646.  
  647. DB1.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  648.  
  649. DB1.BorderSizePixel = 4
  650.  
  651. DB1.Position = UDim2.new(0.0245614033, 0, 0.0147058824, 0)
  652.  
  653. DB1.Size = UDim2.new(0, 129, 0, 20)
  654.  
  655. DB1.Font = Enum.Font.SourceSansBold
  656.  
  657. DB1.Text = "Location 1"
  658.  
  659. DB1.TextColor3 = Color3.new(1, 1, 1)
  660.  
  661. DB1.TextScaled = true
  662.  
  663. DB1.TextSize = 14
  664.  
  665. DB1.TextWrapped = true
  666.  
  667.  
  668.  
  669. DB2.Name = "DB2"
  670.  
  671. DB2.Parent = Background
  672.  
  673. DB2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  674.  
  675. DB2.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  676.  
  677. DB2.BorderSizePixel = 4
  678.  
  679. DB2.Position = UDim2.new(0.526315808, 0, 0.0147058824, 0)
  680.  
  681. DB2.Size = UDim2.new(0, 129, 0, 20)
  682.  
  683. DB2.Font = Enum.Font.SourceSansBold
  684.  
  685. DB2.Text = "Location 2"
  686.  
  687. DB2.TextColor3 = Color3.new(1, 1, 1)
  688.  
  689. DB2.TextScaled = true
  690.  
  691. DB2.TextSize = 14
  692.  
  693. DB2.TextWrapped = true
  694.  
  695.  
  696.  
  697. DB3.Name = "DB3"
  698.  
  699. DB3.Parent = Background
  700.  
  701. DB3.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  702.  
  703. DB3.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  704.  
  705. DB3.BorderSizePixel = 4
  706.  
  707. DB3.Position = UDim2.new(0.0245614033, 0, 0.0673374608, 0)
  708.  
  709. DB3.Size = UDim2.new(0, 129, 0, 20)
  710.  
  711. DB3.Font = Enum.Font.SourceSansBold
  712.  
  713. DB3.Text = "Location 3"
  714.  
  715. DB3.TextColor3 = Color3.new(1, 1, 1)
  716.  
  717. DB3.TextScaled = true
  718.  
  719. DB3.TextSize = 14
  720.  
  721. DB3.TextWrapped = true
  722.  
  723.  
  724.  
  725. DB4.Name = "DB4"
  726.  
  727. DB4.Parent = Background
  728.  
  729. DB4.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  730.  
  731. DB4.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  732.  
  733. DB4.BorderSizePixel = 4
  734.  
  735. DB4.Position = UDim2.new(0.526315808, 0, 0.0673374608, 0)
  736.  
  737. DB4.Size = UDim2.new(0, 129, 0, 20)
  738.  
  739. DB4.Font = Enum.Font.SourceSansBold
  740.  
  741. DB4.Text = "Location 4"
  742.  
  743. DB4.TextColor3 = Color3.new(1, 1, 1)
  744.  
  745. DB4.TextScaled = true
  746.  
  747. DB4.TextSize = 14
  748.  
  749. DB4.TextWrapped = true
  750.  
  751.  
  752.  
  753. DB6.Name = "DB6"
  754.  
  755. DB6.Parent = Background
  756.  
  757. DB6.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  758.  
  759. DB6.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  760.  
  761. DB6.BorderSizePixel = 4
  762.  
  763. DB6.Position = UDim2.new(0.526315808, 0, 0.11996904, 0)
  764.  
  765. DB6.Size = UDim2.new(0, 129, 0, 20)
  766.  
  767. DB6.Font = Enum.Font.SourceSansBold
  768.  
  769. DB6.Text = "Location 6"
  770.  
  771. DB6.TextColor3 = Color3.new(1, 1, 1)
  772.  
  773. DB6.TextScaled = true
  774.  
  775. DB6.TextSize = 14
  776.  
  777. DB6.TextWrapped = true
  778.  
  779.  
  780.  
  781. DB8.Name = "DB8"
  782.  
  783. DB8.Parent = Background
  784.  
  785. DB8.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  786.  
  787. DB8.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  788.  
  789. DB8.BorderSizePixel = 4
  790.  
  791. DB8.Position = UDim2.new(0.526315808, 0, 0.174355015, 0)
  792.  
  793. DB8.Size = UDim2.new(0, 129, 0, 20)
  794.  
  795. DB8.Font = Enum.Font.SourceSansBold
  796.  
  797. DB8.Text = "Location 8"
  798.  
  799. DB8.TextColor3 = Color3.new(1, 1, 1)
  800.  
  801. DB8.TextScaled = true
  802.  
  803. DB8.TextSize = 14
  804.  
  805. DB8.TextWrapped = true
  806.  
  807.  
  808.  
  809. DB5.Name = "DB5"
  810.  
  811. DB5.Parent = Background
  812.  
  813. DB5.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  814.  
  815. DB5.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  816.  
  817. DB5.BorderSizePixel = 4
  818.  
  819. DB5.Position = UDim2.new(0.0245614033, 0, 0.11996904, 0)
  820.  
  821. DB5.Size = UDim2.new(0, 129, 0, 20)
  822.  
  823. DB5.Font = Enum.Font.SourceSansBold
  824.  
  825. DB5.Text = "Location 5"
  826.  
  827. DB5.TextColor3 = Color3.new(1, 1, 1)
  828.  
  829. DB5.TextScaled = true
  830.  
  831. DB5.TextSize = 14
  832.  
  833. DB5.TextWrapped = true
  834.  
  835.  
  836.  
  837. DB7.Name = "DB7"
  838.  
  839. DB7.Parent = Background
  840.  
  841. DB7.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  842.  
  843. DB7.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  844.  
  845. DB7.BorderSizePixel = 4
  846.  
  847. DB7.Position = UDim2.new(0.0245614033, 0, 0.174355, 0)
  848.  
  849. DB7.Size = UDim2.new(0, 129, 0, 20)
  850.  
  851. DB7.Font = Enum.Font.SourceSansBold
  852.  
  853. DB7.Text = "Location 7"
  854.  
  855. DB7.TextColor3 = Color3.new(1, 1, 1)
  856.  
  857. DB7.TextScaled = true
  858.  
  859. DB7.TextSize = 14
  860.  
  861. DB7.TextWrapped = true
  862.  
  863.  
  864.  
  865. DB10.Name = "DB10"
  866.  
  867. DB10.Parent = Background
  868.  
  869. DB10.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  870.  
  871. DB10.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  872.  
  873. DB10.BorderSizePixel = 4
  874.  
  875. DB10.Position = UDim2.new(0.526315808, 0, 0.226986602, 0)
  876.  
  877. DB10.Size = UDim2.new(0, 129, 0, 20)
  878.  
  879. DB10.Font = Enum.Font.SourceSansBold
  880.  
  881. DB10.Text = "Location 10"
  882.  
  883. DB10.TextColor3 = Color3.new(1, 1, 1)
  884.  
  885. DB10.TextScaled = true
  886.  
  887. DB10.TextSize = 14
  888.  
  889. DB10.TextWrapped = true
  890.  
  891.  
  892.  
  893. DB12.Name = "DB12"
  894.  
  895. DB12.Parent = Background
  896.  
  897. DB12.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  898.  
  899. DB12.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  900.  
  901. DB12.BorderSizePixel = 4
  902.  
  903. DB12.Position = UDim2.new(0.526315808, 0, 0.279618174, 0)
  904.  
  905. DB12.Size = UDim2.new(0, 129, 0, 20)
  906.  
  907. DB12.Font = Enum.Font.SourceSansBold
  908.  
  909. DB12.Text = "Location 12"
  910.  
  911. DB12.TextColor3 = Color3.new(1, 1, 1)
  912.  
  913. DB12.TextScaled = true
  914.  
  915. DB12.TextSize = 14
  916.  
  917. DB12.TextWrapped = true
  918.  
  919.  
  920.  
  921. DB14.Name = "DB14"
  922.  
  923. DB14.Parent = Background
  924.  
  925. DB14.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  926.  
  927. DB14.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  928.  
  929. DB14.BorderSizePixel = 4
  930.  
  931. DB14.Position = UDim2.new(0.526315808, 0, 0.332249761, 0)
  932.  
  933. DB14.Size = UDim2.new(0, 129, 0, 20)
  934.  
  935. DB14.Font = Enum.Font.SourceSansBold
  936.  
  937. DB14.Text = "Location 14"
  938.  
  939. DB14.TextColor3 = Color3.new(1, 1, 1)
  940.  
  941. DB14.TextScaled = true
  942.  
  943. DB14.TextSize = 14
  944.  
  945. DB14.TextWrapped = true
  946.  
  947.  
  948.  
  949. DB16.Name = "DB16"
  950.  
  951. DB16.Parent = Background
  952.  
  953. DB16.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  954.  
  955. DB16.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  956.  
  957. DB16.BorderSizePixel = 4
  958.  
  959. DB16.Position = UDim2.new(0.526315808, 0, 0.383126944, 0)
  960.  
  961. DB16.Size = UDim2.new(0, 129, 0, 20)
  962.  
  963. DB16.Font = Enum.Font.SourceSansBold
  964.  
  965. DB16.Text = "Location 16"
  966.  
  967. DB16.TextColor3 = Color3.new(1, 1, 1)
  968.  
  969. DB16.TextScaled = true
  970.  
  971. DB16.TextSize = 14
  972.  
  973. DB16.TextWrapped = true
  974.  
  975.  
  976.  
  977. DB9.Name = "DB9"
  978.  
  979. DB9.Parent = Background
  980.  
  981. DB9.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  982.  
  983. DB9.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  984.  
  985. DB9.BorderSizePixel = 4
  986.  
  987. DB9.Position = UDim2.new(0.0245614033, 0, 0.226986587, 0)
  988.  
  989. DB9.Size = UDim2.new(0, 129, 0, 20)
  990.  
  991. DB9.Font = Enum.Font.SourceSansBold
  992.  
  993. DB9.Text = "Location 9"
  994.  
  995. DB9.TextColor3 = Color3.new(1, 1, 1)
  996.  
  997. DB9.TextScaled = true
  998.  
  999. DB9.TextSize = 14
  1000.  
  1001. DB9.TextWrapped = true
  1002.  
  1003.  
  1004.  
  1005. DB11.Name = "DB11"
  1006.  
  1007. DB11.Parent = Background
  1008.  
  1009. DB11.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1010.  
  1011. DB11.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1012.  
  1013. DB11.BorderSizePixel = 4
  1014.  
  1015. DB11.Position = UDim2.new(0.0245614033, 0, 0.279618174, 0)
  1016.  
  1017. DB11.Size = UDim2.new(0, 129, 0, 20)
  1018.  
  1019. DB11.Font = Enum.Font.SourceSansBold
  1020.  
  1021. DB11.Text = "Location 11"
  1022.  
  1023. DB11.TextColor3 = Color3.new(1, 1, 1)
  1024.  
  1025. DB11.TextScaled = true
  1026.  
  1027. DB11.TextSize = 14
  1028.  
  1029. DB11.TextWrapped = true
  1030.  
  1031.  
  1032.  
  1033. DB13.Name = "DB13"
  1034.  
  1035. DB13.Parent = Background
  1036.  
  1037. DB13.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1038.  
  1039. DB13.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1040.  
  1041. DB13.BorderSizePixel = 4
  1042.  
  1043. DB13.Position = UDim2.new(0.0245614033, 0, 0.332249761, 0)
  1044.  
  1045. DB13.Size = UDim2.new(0, 129, 0, 20)
  1046.  
  1047. DB13.Font = Enum.Font.SourceSansBold
  1048.  
  1049. DB13.Text = "Location 12"
  1050.  
  1051. DB13.TextColor3 = Color3.new(1, 1, 1)
  1052.  
  1053. DB13.TextScaled = true
  1054.  
  1055. DB13.TextSize = 14
  1056.  
  1057. DB13.TextWrapped = true
  1058.  
  1059.  
  1060.  
  1061. DB15.Name = "DB15"
  1062.  
  1063. DB15.Parent = Background
  1064.  
  1065. DB15.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1066.  
  1067. DB15.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1068.  
  1069. DB15.BorderSizePixel = 4
  1070.  
  1071. DB15.Position = UDim2.new(0.0245614033, 0, 0.383126944, 0)
  1072.  
  1073. DB15.Size = UDim2.new(0, 129, 0, 20)
  1074.  
  1075. DB15.Font = Enum.Font.SourceSansBold
  1076.  
  1077. DB15.Text = "Location 15"
  1078.  
  1079. DB15.TextColor3 = Color3.new(1, 1, 1)
  1080.  
  1081. DB15.TextScaled = true
  1082.  
  1083. DB15.TextSize = 14
  1084.  
  1085. DB15.TextWrapped = true
  1086.  
  1087.  
  1088.  
  1089. DB17.Name = "DB17"
  1090.  
  1091. DB17.Parent = Background
  1092.  
  1093. DB17.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1094.  
  1095. DB17.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1096.  
  1097. DB17.BorderSizePixel = 4
  1098.  
  1099. DB17.Position = UDim2.new(0.0245614033, 0, 0.434004128, 0)
  1100.  
  1101. DB17.Size = UDim2.new(0, 129, 0, 20)
  1102.  
  1103. DB17.Font = Enum.Font.SourceSansBold
  1104.  
  1105. DB17.Text = "Location 17"
  1106.  
  1107. DB17.TextColor3 = Color3.new(1, 1, 1)
  1108.  
  1109. DB17.TextScaled = true
  1110.  
  1111. DB17.TextSize = 14
  1112.  
  1113. DB17.TextWrapped = true
  1114.  
  1115.  
  1116.  
  1117. DB18.Name = "DB18"
  1118.  
  1119. DB18.Parent = Background
  1120.  
  1121. DB18.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1122.  
  1123. DB18.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1124.  
  1125. DB18.BorderSizePixel = 4
  1126.  
  1127. DB18.Position = UDim2.new(0.526315808, 0, 0.434004128, 0)
  1128.  
  1129. DB18.Size = UDim2.new(0, 129, 0, 20)
  1130.  
  1131. DB18.Font = Enum.Font.SourceSansBold
  1132.  
  1133. DB18.Text = "Location 18"
  1134.  
  1135. DB18.TextColor3 = Color3.new(1, 1, 1)
  1136.  
  1137. DB18.TextScaled = true
  1138.  
  1139. DB18.TextSize = 14
  1140.  
  1141. DB18.TextWrapped = true
  1142.  
  1143.  
  1144.  
  1145. DB20.Name = "DB20"
  1146.  
  1147. DB20.Parent = Background
  1148.  
  1149. DB20.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1150.  
  1151. DB20.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1152.  
  1153. DB20.BorderSizePixel = 4
  1154.  
  1155. DB20.Position = UDim2.new(0.526000023, 0, 0.485000014, 0)
  1156.  
  1157. DB20.Size = UDim2.new(0, 129, 0, 20)
  1158.  
  1159. DB20.Font = Enum.Font.SourceSansBold
  1160.  
  1161. DB20.Text = "Location 20"
  1162.  
  1163. DB20.TextColor3 = Color3.new(1, 1, 1)
  1164.  
  1165. DB20.TextScaled = true
  1166.  
  1167. DB20.TextSize = 14
  1168.  
  1169. DB20.TextWrapped = true
  1170.  
  1171.  
  1172.  
  1173. DB19.Name = "DB19"
  1174.  
  1175. DB19.Parent = Background
  1176.  
  1177. DB19.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1178.  
  1179. DB19.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1180.  
  1181. DB19.BorderSizePixel = 4
  1182.  
  1183. DB19.Position = UDim2.new(0.0242456198, 0, 0.485000014, 0)
  1184.  
  1185. DB19.Size = UDim2.new(0, 129, 0, 20)
  1186.  
  1187. DB19.Font = Enum.Font.SourceSansBold
  1188.  
  1189. DB19.Text = "Location 19"
  1190.  
  1191. DB19.TextColor3 = Color3.new(1, 1, 1)
  1192.  
  1193. DB19.TextScaled = true
  1194.  
  1195. DB19.TextSize = 14
  1196.  
  1197. DB19.TextWrapped = true
  1198.  
  1199.  
  1200.  
  1201. DB22.Name = "DB22"
  1202.  
  1203. DB22.Parent = Background
  1204.  
  1205. DB22.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1206.  
  1207. DB22.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1208.  
  1209. DB22.BorderSizePixel = 4
  1210.  
  1211. DB22.Position = UDim2.new(0.526000023, 0, 0.537631571, 0)
  1212.  
  1213. DB22.Size = UDim2.new(0, 129, 0, 20)
  1214.  
  1215. DB22.Font = Enum.Font.SourceSansBold
  1216.  
  1217. DB22.Text = "Location 22"
  1218.  
  1219. DB22.TextColor3 = Color3.new(1, 1, 1)
  1220.  
  1221. DB22.TextScaled = true
  1222.  
  1223. DB22.TextSize = 14
  1224.  
  1225. DB22.TextWrapped = true
  1226.  
  1227.  
  1228.  
  1229. DB24.Name = "DB24"
  1230.  
  1231. DB24.Parent = Background
  1232.  
  1233. DB24.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1234.  
  1235. DB24.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1236.  
  1237. DB24.BorderSizePixel = 4
  1238.  
  1239. DB24.Position = UDim2.new(0.526000023, 0, 0.590263128, 0)
  1240.  
  1241. DB24.Size = UDim2.new(0, 129, 0, 20)
  1242.  
  1243. DB24.Font = Enum.Font.SourceSansBold
  1244.  
  1245. DB24.Text = "Location 24"
  1246.  
  1247. DB24.TextColor3 = Color3.new(1, 1, 1)
  1248.  
  1249. DB24.TextScaled = true
  1250.  
  1251. DB24.TextSize = 14
  1252.  
  1253. DB24.TextWrapped = true
  1254.  
  1255.  
  1256.  
  1257. DB26.Name = "DB26"
  1258.  
  1259. DB26.Parent = Background
  1260.  
  1261. DB26.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1262.  
  1263. DB26.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1264.  
  1265. DB26.BorderSizePixel = 4
  1266.  
  1267. DB26.Position = UDim2.new(0.526000023, 0, 0.642894685, 0)
  1268.  
  1269. DB26.Size = UDim2.new(0, 129, 0, 20)
  1270.  
  1271. DB26.Font = Enum.Font.SourceSansBold
  1272.  
  1273. DB26.Text = "Location 26"
  1274.  
  1275. DB26.TextColor3 = Color3.new(1, 1, 1)
  1276.  
  1277. DB26.TextScaled = true
  1278.  
  1279. DB26.TextSize = 14
  1280.  
  1281. DB26.TextWrapped = true
  1282.  
  1283.  
  1284.  
  1285. DB28.Name = "DB28"
  1286.  
  1287. DB28.Parent = Background
  1288.  
  1289. DB28.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1290.  
  1291. DB28.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1292.  
  1293. DB28.BorderSizePixel = 4
  1294.  
  1295. DB28.Position = UDim2.new(0.526000023, 0, 0.695526242, 0)
  1296.  
  1297. DB28.Size = UDim2.new(0, 129, 0, 20)
  1298.  
  1299. DB28.Font = Enum.Font.SourceSansBold
  1300.  
  1301. DB28.Text = "Location 28"
  1302.  
  1303. DB28.TextColor3 = Color3.new(1, 1, 1)
  1304.  
  1305. DB28.TextScaled = true
  1306.  
  1307. DB28.TextSize = 14
  1308.  
  1309. DB28.TextWrapped = true
  1310.  
  1311.  
  1312.  
  1313. DB30.Name = "DB30"
  1314.  
  1315. DB30.Parent = Background
  1316.  
  1317. DB30.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1318.  
  1319. DB30.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1320.  
  1321. DB30.BorderSizePixel = 4
  1322.  
  1323. DB30.Position = UDim2.new(0.526000023, 0, 0.751666605, 0)
  1324.  
  1325. DB30.Size = UDim2.new(0, 129, 0, 20)
  1326.  
  1327. DB30.Font = Enum.Font.SourceSansBold
  1328.  
  1329. DB30.Text = "Location 30"
  1330.  
  1331. DB30.TextColor3 = Color3.new(1, 1, 1)
  1332.  
  1333. DB30.TextScaled = true
  1334.  
  1335. DB30.TextSize = 14
  1336.  
  1337. DB30.TextWrapped = true
  1338.  
  1339.  
  1340.  
  1341. DB21.Name = "DB21"
  1342.  
  1343. DB21.Parent = Background
  1344.  
  1345. DB21.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1346.  
  1347. DB21.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1348.  
  1349. DB21.BorderSizePixel = 4
  1350.  
  1351. DB21.Position = UDim2.new(0.0242456496, 0, 0.537631571, 0)
  1352.  
  1353. DB21.Size = UDim2.new(0, 129, 0, 20)
  1354.  
  1355. DB21.Font = Enum.Font.SourceSansBold
  1356.  
  1357. DB21.Text = "Location 21"
  1358.  
  1359. DB21.TextColor3 = Color3.new(1, 1, 1)
  1360.  
  1361. DB21.TextScaled = true
  1362.  
  1363. DB21.TextSize = 14
  1364.  
  1365. DB21.TextWrapped = true
  1366.  
  1367.  
  1368.  
  1369. DB23.Name = "DB23"
  1370.  
  1371. DB23.Parent = Background
  1372.  
  1373. DB23.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1374.  
  1375. DB23.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1376.  
  1377. DB23.BorderSizePixel = 4
  1378.  
  1379. DB23.Position = UDim2.new(0.0242456496, 0, 0.589805484, 0)
  1380.  
  1381. DB23.Size = UDim2.new(0, 129, 0, 20)
  1382.  
  1383. DB23.Font = Enum.Font.SourceSansBold
  1384.  
  1385. DB23.Text = "Location 23"
  1386.  
  1387. DB23.TextColor3 = Color3.new(1, 1, 1)
  1388.  
  1389. DB23.TextScaled = true
  1390.  
  1391. DB23.TextSize = 14
  1392.  
  1393. DB23.TextWrapped = true
  1394.  
  1395.  
  1396.  
  1397. DB25.Name = "DB25"
  1398.  
  1399. DB25.Parent = Background
  1400.  
  1401. DB25.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1402.  
  1403. DB25.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1404.  
  1405. DB25.BorderSizePixel = 4
  1406.  
  1407. DB25.Position = UDim2.new(0.0242456496, 0, 0.643718541, 0)
  1408.  
  1409. DB25.Size = UDim2.new(0, 129, 0, 20)
  1410.  
  1411. DB25.Font = Enum.Font.SourceSansBold
  1412.  
  1413. DB25.Text = "Location 25"
  1414.  
  1415. DB25.TextColor3 = Color3.new(1, 1, 1)
  1416.  
  1417. DB25.TextScaled = true
  1418.  
  1419. DB25.TextSize = 14
  1420.  
  1421. DB25.TextWrapped = true
  1422.  
  1423.  
  1424.  
  1425. DB27.Name = "DB27"
  1426.  
  1427. DB27.Parent = Background
  1428.  
  1429. DB27.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1430.  
  1431. DB27.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1432.  
  1433. DB27.BorderSizePixel = 4
  1434.  
  1435. DB27.Position = UDim2.new(0.0242456496, 0, 0.695892453, 0)
  1436.  
  1437. DB27.Size = UDim2.new(0, 129, 0, 20)
  1438.  
  1439. DB27.Font = Enum.Font.SourceSansBold
  1440.  
  1441. DB27.Text = "Location 27"
  1442.  
  1443. DB27.TextColor3 = Color3.new(1, 1, 1)
  1444.  
  1445. DB27.TextScaled = true
  1446.  
  1447. DB27.TextSize = 14
  1448.  
  1449. DB27.TextWrapped = true
  1450.  
  1451.  
  1452.  
  1453. DB29.Name = "DB29"
  1454.  
  1455. DB29.Parent = Background
  1456.  
  1457. DB29.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1458.  
  1459. DB29.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1460.  
  1461. DB29.BorderSizePixel = 4
  1462.  
  1463. DB29.Position = UDim2.new(0.0242456496, 0, 0.751544654, 0)
  1464.  
  1465. DB29.Size = UDim2.new(0, 129, 0, 20)
  1466.  
  1467. DB29.Font = Enum.Font.SourceSansBold
  1468.  
  1469. DB29.Text = "Location 29"
  1470.  
  1471. DB29.TextColor3 = Color3.new(1, 1, 1)
  1472.  
  1473. DB29.TextScaled = true
  1474.  
  1475. DB29.TextSize = 14
  1476.  
  1477. DB29.TextWrapped = true
  1478.  
  1479.  
  1480.  
  1481. DBLocText.Name = "DBLocText"
  1482.  
  1483. DBLocText.Parent = DBLocations2
  1484.  
  1485. DBLocText.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1486.  
  1487. DBLocText.BorderSizePixel = 0
  1488.  
  1489. DBLocText.Position = UDim2.new(0.0232558139, 0, -0.00145772099, 0)
  1490.  
  1491. DBLocText.Size = UDim2.new(0, 210, 0, 22)
  1492.  
  1493. DBLocText.Font = Enum.Font.SourceSansBold
  1494.  
  1495. DBLocText.Text = "Dragonball Locations"
  1496.  
  1497. DBLocText.TextColor3 = Color3.new(1, 1, 1)
  1498.  
  1499. DBLocText.TextScaled = true
  1500.  
  1501. DBLocText.TextSize = 14
  1502.  
  1503. DBLocText.TextWrapped = true
  1504.  
  1505. DBLocText.TextXAlignment = Enum.TextXAlignment.Left
  1506.  
  1507.  
  1508.  
  1509. TextButton.Parent = DBLocations2
  1510.  
  1511. TextButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1512.  
  1513. TextButton.BorderSizePixel = 0
  1514.  
  1515. TextButton.Position = UDim2.new(0.903654456, 0, 0, 0)
  1516.  
  1517. TextButton.Size = UDim2.new(0, 29, 0, 26)
  1518.  
  1519. TextButton.Font = Enum.Font.SourceSansBold
  1520.  
  1521. TextButton.Text = "X"
  1522.  
  1523. TextButton.TextColor3 = Color3.new(1, 1, 1)
  1524.  
  1525. TextButton.TextScaled = true
  1526.  
  1527. TextButton.TextSize = 20
  1528.  
  1529. TextButton.TextWrapped = true
  1530.  
  1531.  
  1532.  
  1533. CityFrame.Name = "CityFrame"
  1534.  
  1535. CityFrame.Parent = DBFS
  1536.  
  1537. CityFrame.Active = true
  1538.  
  1539. CityFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1540.  
  1541. CityFrame.BorderSizePixel = 0
  1542.  
  1543. CityFrame.Draggable = true
  1544.  
  1545. CityFrame.Position = UDim2.new(0.12562187, 0, 0.131826729, 0)
  1546.  
  1547. CityFrame.Size = UDim2.new(0, 265, 0, 317)
  1548.  
  1549. CityFrame.Visible = false
  1550.  
  1551.  
  1552.  
  1553. bar5.Name = "bar5"
  1554.  
  1555. bar5.Parent = CityFrame
  1556.  
  1557. bar5.Active = true
  1558.  
  1559. bar5.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1560.  
  1561. bar5.BorderSizePixel = 0
  1562.  
  1563. bar5.Size = UDim2.new(0, 265, 0, 32)
  1564.  
  1565.  
  1566.  
  1567. bar6.Name = "bar6"
  1568.  
  1569. bar6.Parent = CityFrame
  1570.  
  1571. bar6.Active = true
  1572.  
  1573. bar6.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1574.  
  1575. bar6.BorderSizePixel = 0
  1576.  
  1577. bar6.Position = UDim2.new(0, 0, 0.100946374, 0)
  1578.  
  1579. bar6.Size = UDim2.new(0, 265, 0, 4)
  1580.  
  1581.  
  1582.  
  1583. CityLoc.Name = "CityLoc"
  1584.  
  1585. CityLoc.Parent = CityFrame
  1586.  
  1587. CityLoc.Active = true
  1588.  
  1589. CityLoc.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1590.  
  1591. CityLoc.BorderSizePixel = 0
  1592.  
  1593. CityLoc.Position = UDim2.new(0.0264150947, 0, 0, 0)
  1594.  
  1595. CityLoc.Size = UDim2.new(0, 157, 0, 32)
  1596.  
  1597. CityLoc.Font = Enum.Font.SourceSansBold
  1598.  
  1599. CityLoc.Text = "Cities"
  1600.  
  1601. CityLoc.TextColor3 = Color3.new(1, 1, 1)
  1602.  
  1603. CityLoc.TextScaled = true
  1604.  
  1605. CityLoc.TextSize = 14
  1606.  
  1607. CityLoc.TextWrapped = true
  1608.  
  1609. CityLoc.TextXAlignment = Enum.TextXAlignment.Left
  1610.  
  1611.  
  1612.  
  1613. Xbut.Name = "Xbut"
  1614.  
  1615. Xbut.Parent = CityFrame
  1616.  
  1617. Xbut.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1618.  
  1619. Xbut.BorderSizePixel = 0
  1620.  
  1621. Xbut.Position = UDim2.new(0.867924511, 0, 0.00946372282, 0)
  1622.  
  1623. Xbut.Size = UDim2.new(0, 35, 0, 29)
  1624.  
  1625. Xbut.Font = Enum.Font.Cartoon
  1626.  
  1627. Xbut.Text = "X"
  1628.  
  1629. Xbut.TextColor3 = Color3.new(1, 1, 1)
  1630.  
  1631. Xbut.TextScaled = true
  1632.  
  1633. Xbut.TextSize = 14
  1634.  
  1635. Xbut.TextWrapped = true
  1636.  
  1637.  
  1638.  
  1639. WestCity.Name = "WestCity"
  1640.  
  1641. WestCity.Parent = CityFrame
  1642.  
  1643. WestCity.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1644.  
  1645. WestCity.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1646.  
  1647. WestCity.BorderSizePixel = 4
  1648.  
  1649. WestCity.Position = UDim2.new(0.0264150947, 0, 0.130914822, 0)
  1650.  
  1651. WestCity.Size = UDim2.new(0, 117, 0, 50)
  1652.  
  1653. WestCity.Font = Enum.Font.SourceSansBold
  1654.  
  1655. WestCity.Text = "West City"
  1656.  
  1657. WestCity.TextColor3 = Color3.new(1, 1, 1)
  1658.  
  1659. WestCity.TextScaled = true
  1660.  
  1661. WestCity.TextSize = 14
  1662.  
  1663. WestCity.TextWrapped = true
  1664.  
  1665.  
  1666.  
  1667. EastCity.Name = "East City"
  1668.  
  1669. EastCity.Parent = CityFrame
  1670.  
  1671. EastCity.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1672.  
  1673. EastCity.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1674.  
  1675. EastCity.BorderSizePixel = 4
  1676.  
  1677. EastCity.Position = UDim2.new(0.524528265, 0, 0.130914822, 0)
  1678.  
  1679. EastCity.Size = UDim2.new(0, 117, 0, 50)
  1680.  
  1681. EastCity.Font = Enum.Font.SourceSansBold
  1682.  
  1683. EastCity.Text = "East City"
  1684.  
  1685. EastCity.TextColor3 = Color3.new(1, 1, 1)
  1686.  
  1687. EastCity.TextScaled = true
  1688.  
  1689. EastCity.TextSize = 14
  1690.  
  1691. EastCity.TextWrapped = true
  1692.  
  1693.  
  1694.  
  1695. SouthCity.Name = "South City"
  1696.  
  1697. SouthCity.Parent = CityFrame
  1698.  
  1699. SouthCity.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1700.  
  1701. SouthCity.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1702.  
  1703. SouthCity.BorderSizePixel = 4
  1704.  
  1705. SouthCity.Position = UDim2.new(0.524528265, 0, 0.354889572, 0)
  1706.  
  1707. SouthCity.Size = UDim2.new(0, 117, 0, 50)
  1708.  
  1709. SouthCity.Font = Enum.Font.SourceSansBold
  1710.  
  1711. SouthCity.Text = "South City"
  1712.  
  1713. SouthCity.TextColor3 = Color3.new(1, 1, 1)
  1714.  
  1715. SouthCity.TextScaled = true
  1716.  
  1717. SouthCity.TextSize = 14
  1718.  
  1719. SouthCity.TextWrapped = true
  1720.  
  1721.  
  1722.  
  1723. SatanCity.Name = "Satan City"
  1724.  
  1725. SatanCity.Parent = CityFrame
  1726.  
  1727. SatanCity.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1728.  
  1729. SatanCity.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1730.  
  1731. SatanCity.BorderSizePixel = 4
  1732.  
  1733. SatanCity.Position = UDim2.new(0.02641505, 0, 0.354889572, 0)
  1734.  
  1735. SatanCity.Size = UDim2.new(0, 117, 0, 50)
  1736.  
  1737. SatanCity.Font = Enum.Font.SourceSansBold
  1738.  
  1739. SatanCity.Text = "Satan City"
  1740.  
  1741. SatanCity.TextColor3 = Color3.new(1, 1, 1)
  1742.  
  1743. SatanCity.TextScaled = true
  1744.  
  1745. SatanCity.TextSize = 14
  1746.  
  1747. SatanCity.TextWrapped = true
  1748.  
  1749.  
  1750.  
  1751. GingerTown.Name = "Ginger Town"
  1752.  
  1753. GingerTown.Parent = CityFrame
  1754.  
  1755. GingerTown.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1756.  
  1757. GingerTown.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1758.  
  1759. GingerTown.BorderSizePixel = 4
  1760.  
  1761. GingerTown.Position = UDim2.new(0.279245257, 0, 0.556782305, 0)
  1762.  
  1763. GingerTown.Size = UDim2.new(0, 117, 0, 50)
  1764.  
  1765. GingerTown.Font = Enum.Font.SourceSansBold
  1766.  
  1767. GingerTown.Text = "Ginger Town"
  1768.  
  1769. GingerTown.TextColor3 = Color3.new(1, 1, 1)
  1770.  
  1771. GingerTown.TextScaled = true
  1772.  
  1773. GingerTown.TextSize = 14
  1774.  
  1775. GingerTown.TextWrapped = true
  1776.  
  1777.  
  1778.  
  1779. CentralCity.Name = "Central City"
  1780.  
  1781. CentralCity.Parent = CityFrame
  1782.  
  1783. CentralCity.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1784.  
  1785. CentralCity.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1786.  
  1787. CentralCity.BorderSizePixel = 4
  1788.  
  1789. CentralCity.Position = UDim2.new(0.203773558, 0, 0.779179811, 0)
  1790.  
  1791. CentralCity.Size = UDim2.new(0, 156, 0, 50)
  1792.  
  1793. CentralCity.Font = Enum.Font.SourceSansBold
  1794.  
  1795. CentralCity.Text = "Central City"
  1796.  
  1797. CentralCity.TextColor3 = Color3.new(1, 1, 1)
  1798.  
  1799. CentralCity.TextScaled = true
  1800.  
  1801. CentralCity.TextSize = 14
  1802.  
  1803. CentralCity.TextWrapped = true
  1804.  
  1805.  
  1806.  
  1807. ShipFrame.Name = "ShipFrame"
  1808.  
  1809. ShipFrame.Parent = DBFS
  1810.  
  1811. ShipFrame.Active = true
  1812.  
  1813. ShipFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1814.  
  1815. ShipFrame.BorderSizePixel = 0
  1816.  
  1817. ShipFrame.Draggable = true
  1818.  
  1819. ShipFrame.Position = UDim2.new(0.49626869, 0, 0.331450105, 0)
  1820.  
  1821. ShipFrame.Size = UDim2.new(0, 245, 0, 172)
  1822.  
  1823. ShipFrame.Visible = false
  1824.  
  1825.  
  1826.  
  1827. bar7.Name = "bar7"
  1828.  
  1829. bar7.Parent = ShipFrame
  1830.  
  1831. bar7.Active = true
  1832.  
  1833. bar7.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1834.  
  1835. bar7.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1836.  
  1837. bar7.BorderSizePixel = 0
  1838.  
  1839. bar7.Position = UDim2.new(0, 0, -0.00581395347, 0)
  1840.  
  1841. bar7.Size = UDim2.new(0, 245, 0, 23)
  1842.  
  1843.  
  1844.  
  1845. bar8.Name = "bar8"
  1846.  
  1847. bar8.Parent = ShipFrame
  1848.  
  1849. bar8.Active = true
  1850.  
  1851. bar8.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1852.  
  1853. bar8.BorderSizePixel = 0
  1854.  
  1855. bar8.Position = UDim2.new(0, 0, 0.127906978, 0)
  1856.  
  1857. bar8.Size = UDim2.new(0, 245, 0, 4)
  1858.  
  1859.  
  1860.  
  1861. Namek.Name = "Namek"
  1862.  
  1863. Namek.Parent = ShipFrame
  1864.  
  1865. Namek.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1866.  
  1867. Namek.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1868.  
  1869. Namek.BorderSizePixel = 4
  1870.  
  1871. Namek.Position = UDim2.new(0.0326530598, 0, 0.22674419, 0)
  1872.  
  1873. Namek.Size = UDim2.new(0, 104, 0, 43)
  1874.  
  1875. Namek.Font = Enum.Font.SourceSansBold
  1876.  
  1877. Namek.Text = "Namek"
  1878.  
  1879. Namek.TextColor3 = Color3.new(1, 1, 1)
  1880.  
  1881. Namek.TextScaled = true
  1882.  
  1883. Namek.TextSize = 14
  1884.  
  1885. Namek.TextWrapped = true
  1886.  
  1887.  
  1888.  
  1889. Space.Name = "Space"
  1890.  
  1891. Space.Parent = ShipFrame
  1892.  
  1893. Space.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1894.  
  1895. Space.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1896.  
  1897. Space.BorderSizePixel = 4
  1898.  
  1899. Space.Position = UDim2.new(0.538775444, 0, 0.22674419, 0)
  1900.  
  1901. Space.Size = UDim2.new(0, 104, 0, 43)
  1902.  
  1903. Space.Font = Enum.Font.SourceSansBold
  1904.  
  1905. Space.Text = "Space"
  1906.  
  1907. Space.TextColor3 = Color3.new(1, 1, 1)
  1908.  
  1909. Space.TextScaled = true
  1910.  
  1911. Space.TextSize = 14
  1912.  
  1913. Space.TextWrapped = true
  1914.  
  1915.  
  1916.  
  1917. Futre.Name = "Futre"
  1918.  
  1919. Futre.Parent = ShipFrame
  1920.  
  1921. Futre.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1922.  
  1923. Futre.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1924.  
  1925. Futre.BorderSizePixel = 4
  1926.  
  1927. Futre.Position = UDim2.new(0.287755042, 0, 0.593023241, 0)
  1928.  
  1929. Futre.Size = UDim2.new(0, 104, 0, 43)
  1930.  
  1931. Futre.Font = Enum.Font.SourceSansBold
  1932.  
  1933. Futre.Text = "Future"
  1934.  
  1935. Futre.TextColor3 = Color3.new(1, 1, 1)
  1936.  
  1937. Futre.TextScaled = true
  1938.  
  1939. Futre.TextSize = 14
  1940.  
  1941. Futre.TextWrapped = true
  1942.  
  1943.  
  1944.  
  1945. ShipLoc.Name = "ShipLoc"
  1946.  
  1947. ShipLoc.Parent = ShipFrame
  1948.  
  1949. ShipLoc.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1950.  
  1951. ShipLoc.BorderSizePixel = 0
  1952.  
  1953. ShipLoc.Position = UDim2.new(0.0326530598, 0, -0.00581395347, 0)
  1954.  
  1955. ShipLoc.Size = UDim2.new(0, 130, 0, 23)
  1956.  
  1957. ShipLoc.Font = Enum.Font.SourceSansBold
  1958.  
  1959. ShipLoc.Text = "Ship Locations"
  1960.  
  1961. ShipLoc.TextColor3 = Color3.new(1, 1, 1)
  1962.  
  1963. ShipLoc.TextScaled = true
  1964.  
  1965. ShipLoc.TextSize = 14
  1966.  
  1967. ShipLoc.TextWrapped = true
  1968.  
  1969.  
  1970.  
  1971. CloseBut.Name = "CloseBut"
  1972.  
  1973. CloseBut.Parent = ShipFrame
  1974.  
  1975. CloseBut.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1976.  
  1977. CloseBut.BorderSizePixel = 0
  1978.  
  1979. CloseBut.Position = UDim2.new(0.853061199, 0, -0.00581395347, 0)
  1980.  
  1981. CloseBut.Size = UDim2.new(0, 36, 0, 23)
  1982.  
  1983. CloseBut.Font = Enum.Font.Cartoon
  1984.  
  1985. CloseBut.Text = "X"
  1986.  
  1987. CloseBut.TextColor3 = Color3.new(1, 1, 1)
  1988.  
  1989. CloseBut.TextScaled = true
  1990.  
  1991. CloseBut.TextSize = 14
  1992.  
  1993. CloseBut.TextWrapped = true
  1994.  
  1995.  
  1996.  
  1997. MiscFrame.Name = "MiscFrame"
  1998.  
  1999. MiscFrame.Parent = DBFS
  2000.  
  2001. MiscFrame.Active = true
  2002.  
  2003. MiscFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2004.  
  2005. MiscFrame.BorderSizePixel = 0
  2006.  
  2007. MiscFrame.Draggable = true
  2008.  
  2009. MiscFrame.Position = UDim2.new(0.120646767, 0, 0.131826743, 0)
  2010.  
  2011. MiscFrame.Size = UDim2.new(0, 258, 0, 281)
  2012.  
  2013. MiscFrame.Visible = false
  2014.  
  2015.  
  2016.  
  2017. bar9.Name = "bar9"
  2018.  
  2019. bar9.Parent = MiscFrame
  2020.  
  2021. bar9.Active = true
  2022.  
  2023. bar9.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  2024.  
  2025. bar9.BorderSizePixel = 0
  2026.  
  2027. bar9.Size = UDim2.new(0, 258, 0, 27)
  2028.  
  2029.  
  2030.  
  2031. bar10.Name = "bar10"
  2032.  
  2033. bar10.Parent = MiscFrame
  2034.  
  2035. bar10.Active = true
  2036.  
  2037. bar10.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  2038.  
  2039. bar10.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  2040.  
  2041. bar10.BorderSizePixel = 0
  2042.  
  2043. bar10.Position = UDim2.new(-0.000896677375, 0, 0.0942857713, 0)
  2044.  
  2045. bar10.Size = UDim2.new(0, 258, 0, 4)
  2046.  
  2047.  
  2048.  
  2049. MiscLoc.Name = "MiscLoc"
  2050.  
  2051. MiscLoc.Parent = MiscFrame
  2052.  
  2053. MiscLoc.Active = true
  2054.  
  2055. MiscLoc.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  2056.  
  2057. MiscLoc.BorderSizePixel = 0
  2058.  
  2059. MiscLoc.Position = UDim2.new(0.0217391308, 0, 0.00326797389, 0)
  2060.  
  2061. MiscLoc.Size = UDim2.new(0, 181, 0, 26)
  2062.  
  2063. MiscLoc.Font = Enum.Font.SourceSansBold
  2064.  
  2065. MiscLoc.Text = "Misc Locations"
  2066.  
  2067. MiscLoc.TextColor3 = Color3.new(1, 1, 1)
  2068.  
  2069. MiscLoc.TextScaled = true
  2070.  
  2071. MiscLoc.TextSize = 20
  2072.  
  2073. MiscLoc.TextWrapped = true
  2074.  
  2075. MiscLoc.TextXAlignment = Enum.TextXAlignment.Left
  2076.  
  2077.  
  2078.  
  2079. Closebutton1.Name = "Closebutton1"
  2080.  
  2081. Closebutton1.Parent = MiscFrame
  2082.  
  2083. Closebutton1.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  2084.  
  2085. Closebutton1.BorderSizePixel = 0
  2086.  
  2087. Closebutton1.Position = UDim2.new(0.883576453, 0, 0.00346020772, 0)
  2088.  
  2089. Closebutton1.Size = UDim2.new(0, 30, 0, 27)
  2090.  
  2091. Closebutton1.Font = Enum.Font.Cartoon
  2092.  
  2093. Closebutton1.Text = "X"
  2094.  
  2095. Closebutton1.TextColor3 = Color3.new(1, 1, 1)
  2096.  
  2097. Closebutton1.TextScaled = true
  2098.  
  2099. Closebutton1.TextSize = 14
  2100.  
  2101. Closebutton1.TextWrapped = true
  2102.  
  2103.  
  2104.  
  2105. Korin.Name = "Korin"
  2106.  
  2107. Korin.Parent = MiscFrame
  2108.  
  2109. Korin.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  2110.  
  2111. Korin.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  2112.  
  2113. Korin.BorderSizePixel = 4
  2114.  
  2115. Korin.Position = UDim2.new(0.0348837227, 0, 0.138408303, 0)
  2116.  
  2117. Korin.Size = UDim2.new(0, 116, 0, 43)
  2118.  
  2119. Korin.Font = Enum.Font.SourceSansBold
  2120.  
  2121. Korin.Text = "Korin's Tower"
  2122.  
  2123. Korin.TextColor3 = Color3.new(1, 1, 1)
  2124.  
  2125. Korin.TextScaled = true
  2126.  
  2127. Korin.TextSize = 14
  2128.  
  2129. Korin.TextWrapped = true
  2130.  
  2131.  
  2132.  
  2133. Lookout.Name = "Lookout"
  2134.  
  2135. Lookout.Parent = MiscFrame
  2136.  
  2137. Lookout.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  2138.  
  2139. Lookout.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  2140.  
  2141. Lookout.BorderSizePixel = 4
  2142.  
  2143. Lookout.Position = UDim2.new(0.523255825, 0, 0.138408303, 0)
  2144.  
  2145. Lookout.Size = UDim2.new(0, 116, 0, 43)
  2146.  
  2147. Lookout.Font = Enum.Font.SourceSansBold
  2148.  
  2149. Lookout.Text = "The Lookout"
  2150.  
  2151. Lookout.TextColor3 = Color3.new(1, 1, 1)
  2152.  
  2153. Lookout.TextScaled = true
  2154.  
  2155. Lookout.TextSize = 14
  2156.  
  2157. Lookout.TextWrapped = true
  2158.  
  2159.  
  2160.  
  2161. Kame.Name = "Kame"
  2162.  
  2163. Kame.Parent = MiscFrame
  2164.  
  2165. Kame.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  2166.  
  2167. Kame.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  2168.  
  2169. Kame.BorderSizePixel = 4
  2170.  
  2171. Kame.Position = UDim2.new(0.523255825, 0, 0.368062645, 0)
  2172.  
  2173. Kame.Size = UDim2.new(0, 116, 0, 43)
  2174.  
  2175. Kame.Font = Enum.Font.SourceSansBold
  2176.  
  2177. Kame.Text = "Kame House"
  2178.  
  2179. Kame.TextColor3 = Color3.new(1, 1, 1)
  2180.  
  2181. Kame.TextScaled = true
  2182.  
  2183. Kame.TextSize = 14
  2184.  
  2185. Kame.TextWrapped = true
  2186.  
  2187.  
  2188.  
  2189. Goku.Name = "Goku"
  2190.  
  2191. Goku.Parent = MiscFrame
  2192.  
  2193. Goku.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  2194.  
  2195. Goku.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  2196.  
  2197. Goku.BorderSizePixel = 4
  2198.  
  2199. Goku.Position = UDim2.new(0.0348837376, 0, 0.368062645, 0)
  2200.  
  2201. Goku.Size = UDim2.new(0, 116, 0, 43)
  2202.  
  2203. Goku.Font = Enum.Font.SourceSansBold
  2204.  
  2205. Goku.Text = "Goku's House"
  2206.  
  2207. Goku.TextColor3 = Color3.new(1, 1, 1)
  2208.  
  2209. Goku.TextScaled = true
  2210.  
  2211. Goku.TextSize = 14
  2212.  
  2213. Goku.TextWrapped = true
  2214.  
  2215.  
  2216.  
  2217. Capsule.Name = "Capsule"
  2218.  
  2219. Capsule.Parent = MiscFrame
  2220.  
  2221. Capsule.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  2222.  
  2223. Capsule.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  2224.  
  2225. Capsule.BorderSizePixel = 4
  2226.  
  2227. Capsule.Position = UDim2.new(0.218992263, 0, 0.587188601, 0)
  2228.  
  2229. Capsule.Size = UDim2.new(0, 145, 0, 43)
  2230.  
  2231. Capsule.Font = Enum.Font.SourceSansBold
  2232.  
  2233. Capsule.Text = "Capsule Corp"
  2234.  
  2235. Capsule.TextColor3 = Color3.new(1, 1, 1)
  2236.  
  2237. Capsule.TextScaled = true
  2238.  
  2239. Capsule.TextSize = 14
  2240.  
  2241. Capsule.TextWrapped = true
  2242.  
  2243.  
  2244.  
  2245. --Veil Fix
  2246.  
  2247. VeilFix.MouseButton1Click:connect(function()
  2248.  
  2249. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  2250.  
  2251. end)
  2252.  
  2253.  
  2254.  
  2255. --Close Functions
  2256.  
  2257.  
  2258.  
  2259. CloseButton.MouseButton1Click:connect(function()
  2260.  
  2261. game.CoreGui.DBFS.MainFrame.Visible = false
  2262.  
  2263. end)
  2264.  
  2265.  
  2266.  
  2267. TextButton.MouseButton1Click:connect(function()
  2268.  
  2269. game.CoreGui.DBFS.DBLocations2.Visible = false
  2270.  
  2271. end)
  2272.  
  2273.  
  2274.  
  2275. Xbut.MouseButton1Click:connect(function()
  2276.  
  2277. game.CoreGui.DBFS.CityFrame.Visible = false
  2278.  
  2279. end)
  2280.  
  2281.  
  2282.  
  2283. CloseBut.MouseButton1Click:connect(function()
  2284.  
  2285. game.CoreGui.DBFS.ShipFrame.Visible = false
  2286.  
  2287. end)
  2288.  
  2289.  
  2290.  
  2291. Closebutton1.MouseButton1Click:connect(function()
  2292.  
  2293. game.CoreGui.DBFS.MiscFrame.Visible = false
  2294.  
  2295. end)
  2296.  
  2297.  
  2298.  
  2299. --Open Functions
  2300.  
  2301. OPEN.MouseButton1Click:connect(function()
  2302.  
  2303. game.CoreGui.DBFS.MainFrame.Visible = true
  2304.  
  2305. wait(0.1)
  2306.  
  2307. game.CoreGui.DBFS.WelcomeFrame.Visible = false
  2308.  
  2309. end)
  2310.  
  2311.  
  2312.  
  2313. DBLocations.MouseButton1Click:connect(function()
  2314.  
  2315. game.CoreGui.DBFS.DBLocations2.Visible = true
  2316.  
  2317. end)
  2318.  
  2319.  
  2320.  
  2321. CityLocations.MouseButton1Click:connect(function()
  2322.  
  2323. game.CoreGui.DBFS.CityFrame.Visible = true
  2324.  
  2325. end)
  2326.  
  2327.  
  2328.  
  2329. ShipLocations.MouseButton1Click:connect(function()
  2330.  
  2331. game.CoreGui.DBFS.ShipFrame.Visible = true
  2332.  
  2333. end)
  2334.  
  2335.  
  2336.  
  2337. MiscLocations.MouseButton1Click:connect(function()
  2338.  
  2339. game.CoreGui.DBFS.MiscFrame.Visible = true
  2340.  
  2341. end)
  2342.  
  2343.  
  2344.  
  2345. --Script Functions
  2346.  
  2347.  
  2348.  
  2349. DB1.MouseButton1Click:connect(function()
  2350.  
  2351. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-6556.34424, 60.1363754, -854.043396))
  2352.  
  2353. end)
  2354.  
  2355.  
  2356.  
  2357. DB2.MouseButton1Click:connect(function()
  2358.  
  2359. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-1495.04956, -22.9246483, 601.3479))
  2360.  
  2361. end)
  2362.  
  2363.  
  2364.  
  2365. DB3.MouseButton1Click:connect(function()
  2366.  
  2367. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-2331.55298, 27.1572895, -2123.86572))
  2368.  
  2369. end)
  2370.  
  2371.  
  2372.  
  2373. DB4.MouseButton1Click:connect(function()
  2374.  
  2375. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-3184.27783, 41.3880043, 623.789795))
  2376.  
  2377. end)
  2378.  
  2379.  
  2380.  
  2381. DB5.MouseButton1Click:connect(function()
  2382.  
  2383. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-2587.06812, 21.0628529, -4127.20459))
  2384.  
  2385. end)
  2386.  
  2387.  
  2388.  
  2389. DB6.MouseButton1Click:connect(function()
  2390.  
  2391. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-477.929626, 389.398285, -7238.94092))
  2392.  
  2393. end)
  2394.  
  2395.  
  2396.  
  2397. DB7.MouseButton1Click:connect(function()
  2398.  
  2399. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-4428.46875, 18.5274315, -3126.84277))
  2400.  
  2401. end)
  2402.  
  2403.  
  2404.  
  2405. DB8.MouseButton1Click:connect(function()
  2406.  
  2407. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(768.047485, 21.1128502, -2355.19165))
  2408.  
  2409. end)
  2410.  
  2411.  
  2412.  
  2413. DB9.MouseButton1Click:connect(function()
  2414.  
  2415. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(457.984253, 282.424072, 506.205688))
  2416.  
  2417. end)
  2418.  
  2419.  
  2420.  
  2421. DB10.MouseButton1Click:connect(function()
  2422.  
  2423. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(2643.48047, 4007.99658, -2273.48022))
  2424.  
  2425. end)
  2426.  
  2427.  
  2428.  
  2429. DB11.MouseButton1Click:connect(function()
  2430.  
  2431. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-2074.33813, 33.9032097, -2085.66821))
  2432.  
  2433. end)
  2434.  
  2435.  
  2436.  
  2437. DB12.MouseButton1Click:connect(function()
  2438.  
  2439. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-1123.45776, -229246483, -2031.03894))
  2440.  
  2441. end)
  2442.  
  2443.  
  2444.  
  2445. DB13.MouseButton1Click:connect(function()
  2446.  
  2447. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-667.833435, 22.6658115, -3406.04028))
  2448.  
  2449. end)
  2450.  
  2451.  
  2452.  
  2453. DB14.MouseButton1Click:connect(function()
  2454.  
  2455. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-3455.88843, 23.591814, -7706.979))
  2456.  
  2457. end)
  2458.  
  2459.  
  2460.  
  2461. DB15.MouseButton1Click:connect(function()
  2462.  
  2463. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(1552.49622, 40.3661537, -3372.01318))
  2464.  
  2465. end)
  2466.  
  2467.  
  2468.  
  2469. DB16.MouseButton1Click:connect(function()
  2470.  
  2471. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(891.342957, 133.485794, 861.494141))
  2472.  
  2473. end)
  2474.  
  2475.  
  2476.  
  2477. DB17.MouseButton1Click:connect(function()
  2478.  
  2479. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-6221.97266, 21.0628529, -4201.08594))
  2480.  
  2481. end)
  2482.  
  2483.  
  2484.  
  2485. DB18.MouseButton1Click:connect(function()
  2486.  
  2487. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-5628.59277, 41.7720947, 206.396606))
  2488.  
  2489. end)
  2490.  
  2491.  
  2492.  
  2493. DB19.MouseButton1Click:connect(function()
  2494.  
  2495. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-5146.2334, -23.4094143, -185.846024))
  2496.  
  2497. end)
  2498.  
  2499.  
  2500.  
  2501. DB20.MouseButton1Click:connect(function()
  2502.  
  2503. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-4056.19995, 36.1602745, 1575.13562))
  2504.  
  2505. end)
  2506.  
  2507.  
  2508.  
  2509. DB21.MouseButton1Click:connect(function()
  2510.  
  2511. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-3579.63599, 30.1973209, 1697.7334))
  2512.  
  2513. end)
  2514.  
  2515.  
  2516.  
  2517. DB22.MouseButton1Click:connect(function()
  2518.  
  2519. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(105.88678, 173.891296, 408.767792))
  2520.  
  2521. end)
  2522.  
  2523.  
  2524.  
  2525. DB23.MouseButton1Click:connect(function()
  2526.  
  2527. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(61.5796089, 251.681992, 1191.1394))
  2528.  
  2529. end)
  2530.  
  2531.  
  2532.  
  2533. DB24.MouseButton1Click:connect(function()
  2534.  
  2535. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-3080.59668, 60.2102852, -917677368))
  2536.  
  2537. end)
  2538.  
  2539.  
  2540.  
  2541. DB25.MouseButton1Click:connect(function()
  2542.  
  2543. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-3627.52734, 22.1840153, -1796.11511))
  2544.  
  2545. end)
  2546.  
  2547.  
  2548.  
  2549. DB26.MouseButton1Click:connect(function()
  2550.  
  2551. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-1927.53015, 309.072052, -3873.96582))
  2552.  
  2553. end)
  2554.  
  2555.  
  2556.  
  2557. DB27.MouseButton1Click:connect(function()
  2558.  
  2559. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-2042.13916, 23.0597382, -6796.07275))
  2560.  
  2561. end)
  2562.  
  2563.  
  2564.  
  2565. DB28.MouseButton1Click:connect(function()
  2566.  
  2567. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-708.184509, 25.6628914, -6526.2790))
  2568.  
  2569. end)
  2570.  
  2571.  
  2572.  
  2573. DB29.MouseButton1Click:connect(function()
  2574.  
  2575. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(418.316925, 21.0628529, -1663.07666))
  2576.  
  2577. end)
  2578.  
  2579.  
  2580.  
  2581. DB30.MouseButton1Click:connect(function()
  2582.  
  2583. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(1229.698, 23.0632572, -2695.86792))
  2584.  
  2585. end)
  2586.  
  2587.  
  2588.  
  2589. SatanCity.MouseButton1Click:connect(function()
  2590.  
  2591. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-5563, 140.06, -2743))
  2592.  
  2593. end)
  2594.  
  2595.  
  2596.  
  2597. SouthCity.MouseButton1Click:connect(function()
  2598.  
  2599. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-542, 25.06, -6403))
  2600.  
  2601. end)
  2602.  
  2603.  
  2604.  
  2605. GingerTown.MouseButton1Click:connect(function()
  2606.  
  2607. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(992.1, 22.06, -2612.82))
  2608.  
  2609. end)
  2610.  
  2611.  
  2612.  
  2613. CentralCity.MouseButton1Click:connect(function()
  2614.  
  2615. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-3269, 22.05, -1421))
  2616.  
  2617. end)
  2618.  
  2619.  
  2620.  
  2621. WestCity.MouseButton1Click:connect(function()
  2622.  
  2623. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-586, 22.07, -2886))
  2624.  
  2625. end)
  2626.  
  2627.  
  2628.  
  2629. EastCity.MouseButton1Click:connect(function()
  2630.  
  2631. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-6380, 21.03, -1218))
  2632.  
  2633. end)
  2634.  
  2635.  
  2636.  
  2637. Namek.MouseButton1Click:connect(function()
  2638.  
  2639. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(1442.82, 93.7, 3245.07))
  2640.  
  2641. end)
  2642.  
  2643.  
  2644.  
  2645. Space.MouseButton1Click:connect(function()
  2646.  
  2647. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-1196.14, 22.66, -2929.47))
  2648.  
  2649. end)
  2650.  
  2651.  
  2652.  
  2653. Futre.MouseButton1Click:connect(function()
  2654.  
  2655. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(788.51, 23.16, -1804.29))
  2656.  
  2657. end)
  2658.  
  2659.  
  2660.  
  2661. Korin.MouseButton1Click:connect(function()
  2662.  
  2663. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(2046.67, 1494.63, -2274.52))
  2664.  
  2665. end)
  2666.  
  2667.  
  2668.  
  2669. Lookout.MouseButton1Click:connect(function()
  2670.  
  2671. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(2412.31, 3944.88, -2268.7))
  2672.  
  2673. end)
  2674.  
  2675.  
  2676.  
  2677. Kame.MouseButton1Click:connect(function()
  2678.  
  2679. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-5859.6, 20.39, -6002.06))
  2680.  
  2681. end)
  2682.  
  2683.  
  2684.  
  2685. Goku.MouseButton1Click:connect(function()
  2686.  
  2687. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-5998.14, 21.06, -4237.31))
  2688.  
  2689. end)
  2690.  
  2691.  
  2692.  
  2693. Capsule.MouseButton1Click:connect(function()
  2694.  
  2695. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-1263.09, 22.66, -2946.81))
  2696.  
  2697. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement