Advertisement
NewbieRoblox

Teleport Blox Fruit Sea 1/2/3 Update More!

Sep 17th, 2021
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.75 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local ScrollingFrameD = Instance.new("ScrollingFrame")
  8. local MiddleTown = Instance.new("TextButton")
  9. local StarterIslandButton = Instance.new("TextButton")
  10. local Jungle = Instance.new("TextButton")
  11. local MarineBase = Instance.new("TextButton")
  12. local PrirateISland = Instance.new("TextButton")
  13. local Desert = Instance.new("TextButton")
  14. local FrozenVillage = Instance.new("TextButton")
  15. local MarineFord = Instance.new("TextButton")
  16. local Colloseum = Instance.new("TextButton")
  17. local SkyIsland1 = Instance.new("TextButton")
  18. local SkyIsland2 = Instance.new("TextButton")
  19. local SkyIsland3 = Instance.new("TextButton")
  20. local MagmaIsland = Instance.new("TextButton")
  21. local Prison = Instance.new("TextButton")
  22. local UnderWaterCity = Instance.new("TextButton")
  23. local FountainCity = Instance.new("TextButton")
  24. local MobIsland = Instance.new("TextButton")
  25. local TextLabel = Instance.new("TextLabel")
  26. local Close = Instance.new("TextButton")
  27.  
  28. --Properties:
  29.  
  30. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  31.  
  32. ScrollingFrameD.Name = "ScrollingFrameD"
  33. ScrollingFrameD.Parent = ScreenGui
  34. ScrollingFrameD.Active = true
  35. ScrollingFrameD.BackgroundColor3 = Color3.fromRGB(17, 8, 27)
  36. ScrollingFrameD.BorderColor3 = Color3.fromRGB(255, 255, 255)
  37. ScrollingFrameD.Position = UDim2.new(0.248514846, 0, 0.112734862, 0)
  38. ScrollingFrameD.Size = UDim2.new(0, 507, 0, 383)
  39.  
  40. MiddleTown.Name = "Middle Town"
  41. MiddleTown.Parent = ScrollingFrameD
  42. MiddleTown.BackgroundColor3 = Color3.fromRGB(67, 255, 202)
  43. MiddleTown.BorderColor3 = Color3.fromRGB(0, 0, 0)
  44. MiddleTown.Position = UDim2.new(0.327084213, 0, 0.0198329985, 0)
  45. MiddleTown.Size = UDim2.new(0, 141, 0, 26)
  46. MiddleTown.Font = Enum.Font.Gotham
  47. MiddleTown.Text = "Middle Town"
  48. MiddleTown.TextColor3 = Color3.fromRGB(0, 0, 0)
  49. MiddleTown.TextSize = 14.000
  50.  
  51. StarterIslandButton.Name = "StarterIslandButton"
  52. StarterIslandButton.Parent = ScrollingFrameD
  53. StarterIslandButton.BackgroundColor3 = Color3.fromRGB(67, 255, 202)
  54. StarterIslandButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  55. StarterIslandButton.Position = UDim2.new(0.0276388731, 0, 0.0191576071, 0)
  56. StarterIslandButton.Size = UDim2.new(0, 137, 0, 26)
  57. StarterIslandButton.Font = Enum.Font.Gotham
  58. StarterIslandButton.Text = "Starter Island"
  59. StarterIslandButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  60. StarterIslandButton.TextSize = 14.000
  61.  
  62. Jungle.Name = "Jungle"
  63. Jungle.Parent = ScrollingFrameD
  64. Jungle.BackgroundColor3 = Color3.fromRGB(67, 255, 202)
  65. Jungle.BorderColor3 = Color3.fromRGB(0, 0, 0)
  66. Jungle.Position = UDim2.new(0.640351951, 0, 0.0198329985, 0)
  67. Jungle.Size = UDim2.new(0, 151, 0, 26)
  68. Jungle.Font = Enum.Font.Gotham
  69. Jungle.Text = "Jungle"
  70. Jungle.TextColor3 = Color3.fromRGB(0, 0, 0)
  71. Jungle.TextSize = 14.000
  72.  
  73. MarineBase.Name = "Marine Base"
  74. MarineBase.Parent = ScrollingFrameD
  75. MarineBase.BackgroundColor3 = Color3.fromRGB(67, 255, 202)
  76. MarineBase.BorderColor3 = Color3.fromRGB(0, 0, 0)
  77. MarineBase.Position = UDim2.new(0.0193919148, 0, 0.0668058544, 0)
  78. MarineBase.Size = UDim2.new(0, 141, 0, 26)
  79. MarineBase.Font = Enum.Font.Gotham
  80. MarineBase.Text = "Marine Base"
  81. MarineBase.TextColor3 = Color3.fromRGB(0, 0, 0)
  82. MarineBase.TextSize = 14.000
  83.  
  84. PrirateISland.Name = "Prirate ISland"
  85. PrirateISland.Parent = ScrollingFrameD
  86. PrirateISland.BackgroundColor3 = Color3.fromRGB(67, 255, 202)
  87. PrirateISland.BorderColor3 = Color3.fromRGB(0, 0, 0)
  88. PrirateISland.Position = UDim2.new(0.3267425, 0, 0.0676266998, 0)
  89. PrirateISland.Size = UDim2.new(0, 141, 0, 26)
  90. PrirateISland.Font = Enum.Font.Gotham
  91. PrirateISland.Text = "Prirate Island"
  92. PrirateISland.TextColor3 = Color3.fromRGB(0, 0, 0)
  93. PrirateISland.TextSize = 14.000
  94.  
  95. Desert.Name = "Desert"
  96. Desert.Parent = ScrollingFrameD
  97. Desert.BackgroundColor3 = Color3.fromRGB(67, 255, 202)
  98. Desert.BorderColor3 = Color3.fromRGB(0, 0, 0)
  99. Desert.Position = UDim2.new(0.640351951, 0, 0.0669653267, 0)
  100. Desert.Size = UDim2.new(0, 151, 0, 26)
  101. Desert.Font = Enum.Font.Gotham
  102. Desert.Text = "Desert"
  103. Desert.TextColor3 = Color3.fromRGB(0, 0, 0)
  104. Desert.TextSize = 14.000
  105.  
  106. FrozenVillage.Name = "Frozen Village"
  107. FrozenVillage.Parent = ScrollingFrameD
  108. FrozenVillage.BackgroundColor3 = Color3.fromRGB(67, 255, 202)
  109. FrozenVillage.BorderColor3 = Color3.fromRGB(0, 0, 0)
  110. FrozenVillage.Position = UDim2.new(0.021022588, 0, 0.118774921, 0)
  111. FrozenVillage.Size = UDim2.new(0, 141, 0, 26)
  112. FrozenVillage.Font = Enum.Font.Gotham
  113. FrozenVillage.Text = "Frozen Village"
  114. FrozenVillage.TextColor3 = Color3.fromRGB(0, 0, 0)
  115. FrozenVillage.TextSize = 14.000
  116.  
  117. MarineFord.Name = "Marine Ford"
  118. MarineFord.Parent = ScrollingFrameD
  119. MarineFord.BackgroundColor3 = Color3.fromRGB(67, 255, 202)
  120. MarineFord.BorderColor3 = Color3.fromRGB(0, 0, 0)
  121. MarineFord.Position = UDim2.new(0.3267425, 0, 0.118774921, 0)
  122. MarineFord.Size = UDim2.new(0, 141, 0, 26)
  123. MarineFord.Font = Enum.Font.Gotham
  124. MarineFord.Text = "Marine Ford"
  125. MarineFord.TextColor3 = Color3.fromRGB(0, 0, 0)
  126. MarineFord.TextSize = 14.000
  127.  
  128. Colloseum.Name = "Colloseum"
  129. Colloseum.Parent = ScrollingFrameD
  130. Colloseum.BackgroundColor3 = Color3.fromRGB(67, 255, 202)
  131. Colloseum.BorderColor3 = Color3.fromRGB(0, 0, 0)
  132. Colloseum.Position = UDim2.new(0.640351951, 0, 0.118459359, 0)
  133. Colloseum.Size = UDim2.new(0, 151, 0, 26)
  134. Colloseum.Font = Enum.Font.Gotham
  135. Colloseum.Text = "Colloseum"
  136. Colloseum.TextColor3 = Color3.fromRGB(0, 0, 0)
  137. Colloseum.TextSize = 14.000
  138.  
  139. SkyIsland1.Name = "Sky Island 1"
  140. SkyIsland1.Parent = ScrollingFrameD
  141. SkyIsland1.BackgroundColor3 = Color3.fromRGB(67, 255, 202)
  142. SkyIsland1.BorderColor3 = Color3.fromRGB(0, 0, 0)
  143. SkyIsland1.Position = UDim2.new(0.0170778055, 0, 0.164842039, 0)
  144. SkyIsland1.Size = UDim2.new(0, 142, 0, 26)
  145. SkyIsland1.Font = Enum.Font.Gotham
  146. SkyIsland1.Text = "Sky Island 1"
  147. SkyIsland1.TextColor3 = Color3.fromRGB(0, 0, 0)
  148. SkyIsland1.TextSize = 14.000
  149.  
  150. SkyIsland2.Name = "Sky Island 2"
  151. SkyIsland2.Parent = ScrollingFrameD
  152. SkyIsland2.BackgroundColor3 = Color3.fromRGB(67, 255, 202)
  153. SkyIsland2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  154. SkyIsland2.Position = UDim2.new(0.3267425, 0, 0.164703935, 0)
  155. SkyIsland2.Size = UDim2.new(0, 141, 0, 26)
  156. SkyIsland2.Font = Enum.Font.Gotham
  157. SkyIsland2.Text = "Sky Island 2"
  158. SkyIsland2.TextColor3 = Color3.fromRGB(0, 0, 0)
  159. SkyIsland2.TextSize = 14.000
  160.  
  161. SkyIsland3.Name = "Sky Island 3"
  162. SkyIsland3.Parent = ScrollingFrameD
  163. SkyIsland3.BackgroundColor3 = Color3.fromRGB(67, 255, 202)
  164. SkyIsland3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  165. SkyIsland3.Position = UDim2.new(0.640351951, 0, 0.164388373, 0)
  166. SkyIsland3.Size = UDim2.new(0, 151, 0, 26)
  167. SkyIsland3.Font = Enum.Font.Gotham
  168. SkyIsland3.Text = "Sky Island 3"
  169. SkyIsland3.TextColor3 = Color3.fromRGB(0, 0, 0)
  170. SkyIsland3.TextSize = 14.000
  171.  
  172. MagmaIsland.Name = "Magma Island"
  173. MagmaIsland.Parent = ScrollingFrameD
  174. MagmaIsland.BackgroundColor3 = Color3.fromRGB(67, 255, 202)
  175. MagmaIsland.BorderColor3 = Color3.fromRGB(0, 0, 0)
  176. MagmaIsland.Position = UDim2.new(0.0170778055, 0, 0.212858737, 0)
  177. MagmaIsland.Size = UDim2.new(0, 142, 0, 26)
  178. MagmaIsland.Font = Enum.Font.Gotham
  179. MagmaIsland.Text = "Magma Island"
  180. MagmaIsland.TextColor3 = Color3.fromRGB(0, 0, 0)
  181. MagmaIsland.TextSize = 14.000
  182.  
  183. Prison.Name = "Prison"
  184. Prison.Parent = ScrollingFrameD
  185. Prison.BackgroundColor3 = Color3.fromRGB(67, 255, 202)
  186. Prison.BorderColor3 = Color3.fromRGB(0, 0, 0)
  187. Prison.Position = UDim2.new(0.3267425, 0, 0.212720633, 0)
  188. Prison.Size = UDim2.new(0, 141, 0, 26)
  189. Prison.Font = Enum.Font.Gotham
  190. Prison.Text = "Prison"
  191. Prison.TextColor3 = Color3.fromRGB(0, 0, 0)
  192. Prison.TextSize = 14.000
  193.  
  194. UnderWaterCity.Name = "UnderWater City"
  195. UnderWaterCity.Parent = ScrollingFrameD
  196. UnderWaterCity.BackgroundColor3 = Color3.fromRGB(67, 255, 202)
  197. UnderWaterCity.BorderColor3 = Color3.fromRGB(0, 0, 0)
  198. UnderWaterCity.Position = UDim2.new(0.640351951, 0, 0.212405071, 0)
  199. UnderWaterCity.Size = UDim2.new(0, 151, 0, 26)
  200. UnderWaterCity.Font = Enum.Font.Gotham
  201. UnderWaterCity.Text = "UnderWater City"
  202. UnderWaterCity.TextColor3 = Color3.fromRGB(0, 0, 0)
  203. UnderWaterCity.TextSize = 14.000
  204.  
  205. FountainCity.Name = "Fountain City"
  206. FountainCity.Parent = ScrollingFrameD
  207. FountainCity.BackgroundColor3 = Color3.fromRGB(67, 255, 202)
  208. FountainCity.BorderColor3 = Color3.fromRGB(0, 0, 0)
  209. FountainCity.Position = UDim2.new(0.0170778055, 0, 0.259831607, 0)
  210. FountainCity.Size = UDim2.new(0, 142, 0, 26)
  211. FountainCity.Font = Enum.Font.Gotham
  212. FountainCity.Text = "Fountain City"
  213. FountainCity.TextColor3 = Color3.fromRGB(0, 0, 0)
  214. FountainCity.TextSize = 14.000
  215.  
  216. MobIsland.Name = "Mob Island"
  217. MobIsland.Parent = ScrollingFrameD
  218. MobIsland.BackgroundColor3 = Color3.fromRGB(67, 255, 202)
  219. MobIsland.BorderColor3 = Color3.fromRGB(0, 0, 0)
  220. MobIsland.Position = UDim2.new(0.3267425, 0, 0.259693503, 0)
  221. MobIsland.Size = UDim2.new(0, 141, 0, 26)
  222. MobIsland.Font = Enum.Font.Gotham
  223. MobIsland.Text = "Mob Island"
  224. MobIsland.TextColor3 = Color3.fromRGB(0, 0, 0)
  225. MobIsland.TextSize = 14.000
  226.  
  227. TextLabel.Parent = ScrollingFrameD
  228. TextLabel.BackgroundColor3 = Color3.fromRGB(44, 255, 185)
  229. TextLabel.Position = UDim2.new(0.0276466105, 0, 0.302713931, 0)
  230. TextLabel.Size = UDim2.new(0, 461, 0, 26)
  231. TextLabel.Font = Enum.Font.Code
  232. TextLabel.Text = "Credits: Boss of Passione..#0537"
  233. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  234. TextLabel.TextScaled = true
  235. TextLabel.TextSize = 14.000
  236. TextLabel.TextWrapped = true
  237.  
  238. Close.Name = "Close"
  239. Close.Parent = ScrollingFrameD
  240. Close.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  241. Close.BorderColor3 = Color3.fromRGB(255, 255, 255)
  242. Close.Position = UDim2.new(0.0276173353, 0, 0.33611691, 0)
  243. Close.Size = UDim2.new(0, 60, 0, 50)
  244. Close.Font = Enum.Font.Garamond
  245. Close.Text = "X"
  246. Close.TextColor3 = Color3.fromRGB(0, 0, 0)
  247. Close.TextSize = 71.000
  248.  
  249. -- Scripts:
  250.  
  251. local function PSENCF_fake_script() -- MiddleTown.LocalScript
  252. local script = Instance.new('LocalScript', MiddleTown)
  253.  
  254. script.Parent.MouseButton1Down:connect(function()
  255. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-843.78546142578, 72.9635314941, 1620.5373535156)
  256. end)
  257. end
  258. coroutine.wrap(PSENCF_fake_script)()
  259. local function RCYHUK_fake_script() -- StarterIslandButton.LocalScript
  260. local script = Instance.new('LocalScript', StarterIslandButton)
  261.  
  262. script.Parent.MouseButton1Down:connect(function()
  263. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1107.633007813, 16.29941368103, 1431.1839599609)
  264. end)
  265. end
  266. coroutine.wrap(RCYHUK_fake_script)()
  267. local function UAXOCA_fake_script() -- Jungle.LocalScript
  268. local script = Instance.new('LocalScript', Jungle)
  269.  
  270. script.Parent.MouseButton1Down:connect(function()
  271. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1613.9465332031, 36.87788772583, 145.86465454102)
  272. end)
  273. end
  274. coroutine.wrap(UAXOCA_fake_script)()
  275. local function GWQK_fake_script() -- MarineBase.LocalScript
  276. local script = Instance.new('LocalScript', MarineBase)
  277.  
  278. script.Parent.MouseButton1Down:connect(function()
  279. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2518.865234375, 6.8814703644226, 2036.0164794922)
  280. end)
  281. end
  282. coroutine.wrap(GWQK_fake_script)()
  283. local function ARUW_fake_script() -- PrirateISland.LocalScript
  284. local script = Instance.new('LocalScript', PrirateISland)
  285.  
  286. script.Parent.MouseButton1Down:connect(function()
  287. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1164.5833740234, 4.7778544425964, 3822.0549316406)
  288. end)
  289. end
  290. coroutine.wrap(ARUW_fake_script)()
  291. local function OUQTV_fake_script() -- Desert.LocalScript
  292. local script = Instance.new('LocalScript', Desert)
  293.  
  294. script.Parent.MouseButton1Down:connect(function()
  295. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1094.1458740234, 6.46426820755, 4192.8872070313)
  296. end)
  297. end
  298. coroutine.wrap(OUQTV_fake_script)()
  299. local function RNYZT_fake_script() -- FrozenVillage.LocalScript
  300. local script = Instance.new('LocalScript', FrozenVillage)
  301.  
  302. script.Parent.MouseButton1Down:connect(function()
  303. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1389.7264404297, 87.298568725586, -1346.2954101563)
  304. end)
  305. end
  306. coroutine.wrap(RNYZT_fake_script)()
  307. local function NGDE_fake_script() -- MarineFord.LocalScript
  308. local script = Instance.new('LocalScript', MarineFord)
  309.  
  310. script.Parent.MouseButton1Down:connect(function()
  311. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-4772.8032226563, 4.5889554023743, 4301.6137695313)
  312. end)
  313. end
  314. coroutine.wrap(NGDE_fake_script)()
  315. local function OKNWWT_fake_script() -- Colloseum.LocalScript
  316. local script = Instance.new('LocalScript', Colloseum)
  317.  
  318. script.Parent.MouseButton1Down:connect(function()
  319. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1421.2183837891, 5.7794942855835, -2758.0168457031)
  320. end)
  321. end
  322. coroutine.wrap(OKNWWT_fake_script)()
  323. local function CUOF_fake_script() -- SkyIsland1.LocalScript
  324. local script = Instance.new('LocalScript', SkyIsland1)
  325.  
  326. script.Parent.MouseButton1Down:connect(function()
  327. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-4840.201171875, 717.72210693359, -2630.5356445313)
  328. end)
  329. end
  330. coroutine.wrap(CUOF_fake_script)()
  331. local function YUCOSOP_fake_script() -- SkyIsland2.LocalScript
  332. local script = Instance.new('LocalScript', SkyIsland2)
  333.  
  334. script.Parent.MouseButton1Down:connect(function()
  335. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-4664.0541992188, 872.56890869141, -1767.830078125)
  336. end)
  337. end
  338. coroutine.wrap(YUCOSOP_fake_script)()
  339. local function TLDE_fake_script() -- SkyIsland3.LocalScript
  340. local script = Instance.new('LocalScript', SkyIsland3)
  341.  
  342. script.Parent.MouseButton1Down:connect(function()
  343. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-7878.9985351563, 5545.517578125, -341.40808105469)
  344. end)
  345. end
  346. coroutine.wrap(TLDE_fake_script)()
  347. local function ODXVX_fake_script() -- MagmaIsland.LocalScript
  348. local script = Instance.new('LocalScript', MagmaIsland)
  349.  
  350. script.Parent.MouseButton1Down:connect(function()
  351. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-5225.34765625, 8.6161231994629, 8457.10546875)
  352. end)
  353. end
  354. coroutine.wrap(ODXVX_fake_script)()
  355. local function DQHYRIT_fake_script() -- Prison.LocalScript
  356. local script = Instance.new('LocalScript', Prison)
  357.  
  358. script.Parent.MouseButton1Down:connect(function()
  359. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(4846.1870117188, 5.6777415275574, 736.59759521484)
  360. end)
  361.  
  362. end
  363. coroutine.wrap(DQHYRIT_fake_script)()
  364. local function ZCJX_fake_script() -- UnderWaterCity.LocalScript
  365. local script = Instance.new('LocalScript', UnderWaterCity)
  366.  
  367. script.Parent.MouseButton1Down:connect(function()
  368. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(61134.98046875, 18.497438430786, 1570.0694580078)
  369. end)
  370. end
  371. coroutine.wrap(ZCJX_fake_script)()
  372. local function NUJE_fake_script() -- FountainCity.LocalScript
  373. local script = Instance.new('LocalScript', FountainCity)
  374.  
  375. script.Parent.MouseButton1Down:connect(function()
  376. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(5132.7124023438, 4.52709245681, 4037.8562011719)
  377. end)
  378. end
  379. coroutine.wrap(NUJE_fake_script)()
  380. local function BIZY_fake_script() -- MobIsland.LocalScript
  381. local script = Instance.new('LocalScript', MobIsland)
  382.  
  383. script.Parent.MouseButton1Down:connect(function()
  384. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2851.1147460938, 7.5880832672119, 5386.3115234375)
  385. end)
  386.  
  387. end
  388. coroutine.wrap(BIZY_fake_script)()
  389. local function YKNF_fake_script() -- Close.LocalScript
  390. local script = Instance.new('LocalScript', Close)
  391.  
  392. script.Parent.MouseButton1Click:Connect(function()
  393.  
  394. script.Parent.Parent.Visible = false
  395.  
  396. end)
  397. end
  398. coroutine.wrap(YKNF_fake_script)()
  399.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement