Legit1093

FRENCH TOAST v4

Apr 5th, 2019
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.97 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local XP = Instance.new("TextButton")
  7. local CANDY = Instance.new("TextButton")
  8. local SHELLS = Instance.new("TextButton")
  9. local BLOCKS = Instance.new("TextButton")
  10. local UTL = Instance.new("TextButton")
  11. local UBW = Instance.new("TextButton")
  12. local UCL = Instance.new("TextButton")
  13. local GUI = Instance.new("TextButton")
  14. local UML = Instance.new("TextButton")
  15. local X = Instance.new("TextButton")
  16. local TextLabel = Instance.new("TextLabel")
  17. local TextLabel_2 = Instance.new("TextLabel")
  18. local Open = Instance.new("TextButton")
  19. --Properties:
  20. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  21.  
  22. Frame.Parent = ScreenGui
  23. Frame.Active = true
  24. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  25. Frame.Position = UDim2.new(-0.566999972, 0, 0.228, 0)
  26. Frame.Size = UDim2.new(0, 442, 0, 358)
  27. Frame.Style = Enum.FrameStyle.RobloxRound
  28.  
  29. XP.Name = "XP"
  30. XP.Parent = Frame
  31. XP.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  32. XP.Position = UDim2.new(-0.00185418129, 0, 0.566421568, 0)
  33. XP.Size = UDim2.new(0, 183, 0, 50)
  34. XP.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  35. XP.Font = Enum.Font.SourceSansBold
  36. XP.Text = "Farm XP"
  37. XP.TextColor3 = Color3.new(0, 0, 0)
  38. XP.TextScaled = true
  39. XP.TextSize = 1
  40. XP.TextWrapped = true
  41.  
  42. CANDY.Name = "CANDY"
  43. CANDY.Parent = Frame
  44. CANDY.BackgroundColor3 = Color3.new(1, 1, 1)
  45. CANDY.Position = UDim2.new(-0.00185421295, 0, 0.428834349, 0)
  46. CANDY.Size = UDim2.new(0, 183, 0, 50)
  47. CANDY.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  48. CANDY.Font = Enum.Font.SourceSansBold
  49. CANDY.Text = "Farm Candy"
  50. CANDY.TextColor3 = Color3.new(0, 0, 0)
  51. CANDY.TextScaled = true
  52. CANDY.TextSize = 1
  53. CANDY.TextWrapped = true
  54.  
  55. SHELLS.Name = "SHELLS"
  56. SHELLS.Parent = Frame
  57. SHELLS.BackgroundColor3 = Color3.new(1, 1, 1)
  58. SHELLS.Position = UDim2.new(-0.00185418129, 0, 0.291382104, 0)
  59. SHELLS.Size = UDim2.new(0, 183, 0, 50)
  60. SHELLS.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  61. SHELLS.Font = Enum.Font.SourceSansBold
  62. SHELLS.Text = "Farm Shells"
  63. SHELLS.TextColor3 = Color3.new(0, 0, 0)
  64. SHELLS.TextScaled = true
  65. SHELLS.TextSize = 1
  66. SHELLS.TextWrapped = true
  67.  
  68. BLOCKS.Name = "BLOCKS"
  69. BLOCKS.Parent = Frame
  70. BLOCKS.BackgroundColor3 = Color3.new(1, 1, 1)
  71. BLOCKS.Position = UDim2.new(-0.00185418129, 0, 0.710376501, 0)
  72. BLOCKS.Size = UDim2.new(0, 183, 0, 50)
  73. BLOCKS.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  74. BLOCKS.Font = Enum.Font.SourceSansBold
  75. BLOCKS.Text = "Farm Blocks"
  76. BLOCKS.TextColor3 = Color3.new(0, 0, 0)
  77. BLOCKS.TextScaled = true
  78. BLOCKS.TextSize = 1
  79. BLOCKS.TextWrapped = true
  80.  
  81. UTL.Name = "UTL"
  82. UTL.Parent = Frame
  83. UTL.BackgroundColor3 = Color3.new(1, 1, 1)
  84. UTL.Position = UDim2.new(0.584118664, 0, 0.579091549, 0)
  85. UTL.Size = UDim2.new(0, 183, 0, 50)
  86. UTL.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  87. UTL.Font = Enum.Font.SourceSansBold
  88. UTL.Text = "Unlock Toy Islands"
  89. UTL.TextColor3 = Color3.new(0, 0, 0)
  90. UTL.TextScaled = true
  91. UTL.TextSize = 1
  92. UTL.TextWrapped = true
  93.  
  94. UBW.Name = "UBW"
  95. UBW.Parent = Frame
  96. UBW.BackgroundColor3 = Color3.new(1, 1, 1)
  97. UBW.Position = UDim2.new(0.583217084, 0, 0.427664667, 0)
  98. UBW.Size = UDim2.new(0, 183, 0, 50)
  99. UBW.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  100. UBW.Font = Enum.Font.SourceSansBold
  101. UBW.Text = "Unlock Beach Islands"
  102. UBW.TextColor3 = Color3.new(0, 0, 0)
  103. UBW.TextScaled = true
  104. UBW.TextSize = 1
  105. UBW.TextWrapped = true
  106.  
  107. UCL.Name = "UCL"
  108. UCL.Parent = Frame
  109. UCL.BackgroundColor3 = Color3.new(1, 1, 1)
  110. UCL.Position = UDim2.new(0.583217025, 0, 0.281832516, 0)
  111. UCL.Size = UDim2.new(0, 183, 0, 50)
  112. UCL.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  113. UCL.Font = Enum.Font.SourceSansBold
  114. UCL.Text = "Unlock Candy Islands"
  115. UCL.TextColor3 = Color3.new(0, 0, 0)
  116. UCL.TextScaled = true
  117. UCL.TextSize = 1
  118. UCL.TextWrapped = true
  119.  
  120. GUI.Name = "GUI"
  121. GUI.Parent = Frame
  122. GUI.BackgroundColor3 = Color3.new(1, 1, 1)
  123. GUI.Position = UDim2.new(0.582672715, 0, 0.709566712, 0)
  124. GUI.Size = UDim2.new(0, 183, 0, 50)
  125. GUI.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  126. GUI.Font = Enum.Font.SourceSansBold
  127. GUI.Text = "Auto Farm Eggs"
  128. GUI.TextColor3 = Color3.new(0, 0, 0)
  129. GUI.TextScaled = true
  130. GUI.TextSize = 1
  131. GUI.TextWrapped = true
  132.  
  133. UML.Name = "UML"
  134. UML.Parent = Frame
  135. UML.BackgroundColor3 = Color3.new(1, 1, 1)
  136. UML.Position = UDim2.new(0.580954552, 0, 0.144961014, 0)
  137. UML.Size = UDim2.new(0, 183, 0, 50)
  138. UML.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  139. UML.Font = Enum.Font.SourceSansBold
  140. UML.Text = "Unlock Main Land Islands"
  141. UML.TextColor3 = Color3.new(0, 0, 0)
  142. UML.TextScaled = true
  143. UML.TextSize = 1
  144. UML.TextWrapped = true
  145.  
  146. X.Name = "X"
  147. X.Parent = Frame
  148. X.BackgroundColor3 = Color3.new(1, 1, 1)
  149. X.Position = UDim2.new(0.856387913, 0, -0.02249806, 0)
  150. X.Size = UDim2.new(0, 68, 0, 50)
  151. X.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  152. X.Font = Enum.Font.SourceSansBold
  153. X.Text = "X"
  154. X.TextColor3 = Color3.new(0, 0, 0)
  155. X.TextScaled = true
  156. X.TextSize = 1
  157. X.TextWrapped = true
  158.  
  159. TextLabel.Parent = Frame
  160. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  161. TextLabel.Position = UDim2.new(-0.0022624433, 0, 0, 0)
  162. TextLabel.Size = UDim2.new(0, 236, 0, 50)
  163. TextLabel.Font = Enum.Font.SciFi
  164. TextLabel.Text = "Bubble Gum GUI"
  165. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  166. TextLabel.TextScaled = true
  167. TextLabel.TextSize = 14
  168. TextLabel.TextWrapped = true
  169.  
  170. TextLabel_2.Parent = Frame
  171. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  172. TextLabel_2.BorderColor3 = Color3.new(0, 0, 0)
  173. TextLabel_2.Position = UDim2.new(0.231793016, 0, 0.880034626, 0)
  174. TextLabel_2.Size = UDim2.new(0, 236, 0, 35)
  175. TextLabel_2.Font = Enum.Font.SciFi
  176. TextLabel_2.Text = "Double Click to exit and Open"
  177. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  178. TextLabel_2.TextScaled = true
  179. TextLabel_2.TextSize = 14
  180. TextLabel_2.TextWrapped = true
  181.  
  182. Open.Name = "Open"
  183. Open.Parent = ScreenGui
  184. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  185. Open.Position = UDim2.new(-0.000499770045, 0, 0.689277291, 0)
  186. Open.Size = UDim2.new(0, 225, 0, 77)
  187. Open.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  188. Open.Font = Enum.Font.SourceSansBold
  189. Open.Text = "Open"
  190. Open.TextColor3 = Color3.new(0, 0, 0)
  191. Open.TextScaled = true
  192. Open.TextSize = 22
  193. Open.TextWrapped = true
  194. -- Scripts:
  195. function SCRIPT_FGFR73_FAKESCRIPT() -- XP.LocalScript
  196. local script = Instance.new('LocalScript')
  197. script.Parent = XP
  198. local XP = script.Parent.Parent.XP
  199. XP.MouseButton1Click:connect(function()
  200.  
  201. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"]:GetChildren()) do
  202. if v.ClassName == "Model" then
  203. for i , b in pairs(v:GetChildren()) do
  204. if b.ClassName ~= "Model" then
  205. if b.ClassName ~= "BillboardGui" then
  206. b.CanCollide = false
  207. end
  208. end
  209. if b.ClassName == "Model" then
  210. for i , c in pairs(b:GetChildren()) do
  211. if c.ClassName ~= "Model" then
  212. c.CanCollide = false
  213. end
  214. if c.ClassName == "Model" then
  215. for i , d in pairs(c:GetChildren()) do
  216. if d.ClassName ~= "Model" then
  217. d.CanCollide = false
  218. end
  219. end
  220. end
  221. end
  222. end
  223. end
  224. end
  225. end
  226. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"].Decore.Shrine.Decore.Model:GetChildren()) do
  227. if v.ClassName ~= "Model" then
  228. v.CanCollide = false
  229. else
  230. for i,b in pairs(v:GetChildren()) do
  231. b.CanCollide = false
  232. end
  233. end
  234.  
  235. end
  236. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  237. for i , b in pairs(v:GetChildren()) do
  238. if b.ClassName == "Model" then
  239. for i , c in pairs(b:GetChildren()) do
  240. if c.ClassName == "Model" then
  241. for i , as in pairs(c:GetChildren()) do
  242. if as.ClassName ~= "Script" then
  243. as.CanCollide = false
  244. end
  245. end
  246. else
  247. if c.ClassName ~= "StringValue" then
  248. c.CanCollide = false
  249. end
  250. end
  251. end
  252. else
  253. b.CanCollide = false
  254. end
  255. end
  256. end
  257.  
  258.  
  259. while wait() do
  260. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  261. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  262. if v.ClassName ~= "Model" then
  263. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  264. hum:MoveTo(v.Position)
  265. hum.MoveToFinished:wait()
  266. end
  267. end
  268. end
  269. end
  270. end)
  271.  
  272. end
  273. coroutine.resume(coroutine.create(SCRIPT_FGFR73_FAKESCRIPT))
  274. function SCRIPT_OBVF90_FAKESCRIPT() -- CANDY.LocalScript
  275. local script = Instance.new('LocalScript')
  276. script.Parent = CANDY
  277. local candyfarm = script.Parent.Parent.CANDY
  278. candyfarm.MouseButton1Click:connect(function()
  279. -- This is made for the last candy land area
  280. for i , v in pairs(game.Workspace.FloatingIslands["Candy Land"]["Sweet Island"]:GetChildren()) do
  281. if v.ClassName == "Model" then
  282. for i , b in pairs(v:GetChildren()) do
  283. if b.ClassName ~= "Model" then
  284. if b.ClassName ~= "BillboardGui" then
  285. b.CanCollide = false
  286. end
  287. end
  288. if b.ClassName == "Model" then
  289. for i , c in pairs(b:GetChildren()) do
  290. if c.ClassName ~= "Model" then
  291. c.CanCollide = false
  292. end
  293. if c.ClassName == "Model" then
  294. for i , d in pairs(c:GetChildren()) do
  295. if d.ClassName ~= "Model" then
  296. d.CanCollide = false
  297. end
  298. end
  299. end
  300. end
  301. end
  302. end
  303. end
  304. end
  305. for i , v in pairs(game.Workspace.FloatingIslands["Candy Land"]["Sweet Island"].Decore.Shrine.Decore.Mountains:GetChildren()) do
  306. if v.ClassName ~= "Model" then
  307. v.CanCollide = false
  308. else
  309. for i,b in pairs(v:GetChildren()) do
  310. b.CanCollide = false
  311. end
  312. end
  313.  
  314. end
  315. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  316. for i , b in pairs(v:GetChildren()) do
  317. if b.ClassName == "Model" then
  318. for i , c in pairs(b:GetChildren()) do
  319. if c.ClassName == "Model" then
  320. for i , as in pairs(c:GetChildren()) do
  321. if as.ClassName ~= "Script" then
  322. as.CanCollide = false
  323. end
  324. end
  325. else
  326. if c.ClassName ~= "StringValue" then
  327. c.CanCollide = false
  328. end
  329. end
  330. end
  331. else
  332. b.CanCollide = false
  333. end
  334. end
  335. end
  336.  
  337.  
  338. while wait() do
  339. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  340. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  341. if v.ClassName ~= "Model" then
  342. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  343. hum:MoveTo(v.Position)
  344. hum.MoveToFinished:wait()
  345. end
  346. end
  347. end
  348. end
  349. end)
  350.  
  351. end
  352. coroutine.resume(coroutine.create(SCRIPT_OBVF90_FAKESCRIPT))
  353. function SCRIPT_AYGA74_FAKESCRIPT() -- SHELLS.LocalScript
  354. local script = Instance.new('LocalScript')
  355. script.Parent = SHELLS
  356. local AFS = script.Parent.Parent.SHELLS
  357. AFS.MouseButton1Click:connect(function()
  358. -- This is made for the last candy land area
  359. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Sea Shell Isle"]:GetChildren()) do
  360. if v.ClassName == "Model" then
  361. for i , b in pairs(v:GetChildren()) do
  362. if b.ClassName ~= "Model" then
  363. if b.ClassName ~= "BillboardGui" then
  364. b.CanCollide = false
  365. end
  366. end
  367. if b.ClassName == "Model" then
  368. for i , c in pairs(b:GetChildren()) do
  369. if c.ClassName ~= "Model" then
  370. c.CanCollide = false
  371. end
  372. if c.ClassName == "Model" then
  373. for i , d in pairs(c:GetChildren()) do
  374. if d.ClassName ~= "Model" then
  375. d.CanCollide = false
  376. end
  377. end
  378. end
  379. end
  380. end
  381. end
  382. end
  383. end
  384. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Sea Shell Isle"].Decore.Shrine.Decore.Model:GetChildren()) do
  385. if v.ClassName ~= "Model" then
  386. v.CanCollide = false
  387. else
  388. for i,b in pairs(v:GetChildren()) do
  389. b.CanCollide = false
  390. end
  391. end
  392.  
  393. end
  394. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  395. for i , b in pairs(v:GetChildren()) do
  396. if b.ClassName == "Model" then
  397. for i , c in pairs(b:GetChildren()) do
  398. if c.ClassName == "Model" then
  399. for i , as in pairs(c:GetChildren()) do
  400. if as.ClassName ~= "Script" then
  401. as.CanCollide = false
  402. end
  403. end
  404. else
  405. if c.ClassName ~= "StringValue" then
  406. c.CanCollide = false
  407. end
  408. end
  409. end
  410. else
  411. b.CanCollide = false
  412. end
  413. end
  414. end
  415.  
  416.  
  417. while wait() do
  418. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  419. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  420. if v.ClassName ~= "Model" then
  421. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  422. hum:MoveTo(v.Position)
  423. hum.MoveToFinished:wait()
  424. end
  425. end
  426. end
  427. end
  428. end)
  429.  
  430. end
  431. coroutine.resume(coroutine.create(SCRIPT_AYGA74_FAKESCRIPT))
  432. function SCRIPT_CSJJ79_FAKESCRIPT() -- BLOCKS.LocalScript
  433. local script = Instance.new('LocalScript')
  434. script.Parent = BLOCKS
  435. local AFB = script.Parent.Parent.BLOCKS
  436. AFB.MouseButton1Click:connect(function()
  437. -- This is made for the last toy land area
  438. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"]:GetChildren()) do
  439. if v.ClassName == "Model" then
  440. for i , b in pairs(v:GetChildren()) do
  441. if b.ClassName ~= "Model" then
  442. if b.ClassName ~= "BillboardGui" then
  443. b.CanCollide = false
  444. end
  445. end
  446. if b.ClassName == "Model" then
  447. for i , c in pairs(b:GetChildren()) do
  448. if c.ClassName ~= "Model" then
  449. c.CanCollide = false
  450. end
  451. if c.ClassName == "Model" then
  452. for i , d in pairs(c:GetChildren()) do
  453. if d.ClassName ~= "Model" then
  454. d.CanCollide = false
  455. end
  456. end
  457. end
  458. end
  459. end
  460. end
  461. end
  462. end
  463. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"].Decore.Shrine.Decore.Mountains:GetChildren()) do
  464. if v.ClassName ~= "Model" then
  465. v.CanCollide = false
  466. else
  467. for i,b in pairs(v:GetChildren()) do
  468. b.CanCollide = false
  469. end
  470. end
  471.  
  472. end
  473. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  474. for i , b in pairs(v:GetChildren()) do
  475. if b.ClassName == "Model" then
  476. for i , c in pairs(b:GetChildren()) do
  477. if c.ClassName == "Model" then
  478. for i , as in pairs(c:GetChildren()) do
  479. if as.ClassName ~= "Script" then
  480. as.CanCollide = false
  481. end
  482. end
  483. else
  484. if c.ClassName ~= "StringValue" then
  485. c.CanCollide = false
  486. end
  487. end
  488. end
  489. else
  490. b.CanCollide = false
  491. end
  492. end
  493. end
  494.  
  495.  
  496. while wait() do
  497. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  498. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  499. if v.ClassName ~= "Model" then
  500. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  501. hum:MoveTo(v.Position)
  502. hum.MoveToFinished:wait()
  503. end
  504. end
  505. end
  506. end
  507. end)
  508.  
  509. end
  510. coroutine.resume(coroutine.create(SCRIPT_CSJJ79_FAKESCRIPT))
  511. function SCRIPT_OZVT69_FAKESCRIPT() -- UTL.LocalScript
  512. local script = Instance.new('LocalScript')
  513. script.Parent = UTL
  514. local UIT = script.Parent.Parent.UTL
  515. UIT.MouseButton1Click:connect(function()
  516. for i,v in pairs(game.Workspace.FloatingIslands["Toy Land"]:GetChildren()) do
  517. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  518. wait(1)
  519. end
  520. end)
  521.  
  522. end
  523. coroutine.resume(coroutine.create(SCRIPT_OZVT69_FAKESCRIPT))
  524. function SCRIPT_FEYZ90_FAKESCRIPT() -- UBW.LocalScript
  525. local script = Instance.new('LocalScript')
  526. script.Parent = UBW
  527. local CUI = script.Parent.Parent.UBW
  528. CUI.MouseButton1Click:connect(function()
  529. for i,v in pairs(game.Workspace.FloatingIslands["Beach World"]:GetChildren()) do
  530. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  531. wait(1)
  532. end
  533. end)
  534.  
  535.  
  536. end
  537. coroutine.resume(coroutine.create(SCRIPT_FEYZ90_FAKESCRIPT))
  538. function SCRIPT_WHWR72_FAKESCRIPT() -- UCL.LocalScript
  539. local script = Instance.new('LocalScript')
  540. script.Parent = UCL
  541. local UACW = script.Parent.Parent.UCL
  542. UACW.MouseButton1Click:connect(function()
  543. for i,v in pairs(game.Workspace.FloatingIslands["Candy Land"]:GetChildren()) do
  544. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  545. wait(1)
  546. end
  547. end)
  548.  
  549. end
  550. coroutine.resume(coroutine.create(SCRIPT_WHWR72_FAKESCRIPT))
  551. function SCRIPT_CHBL76_FAKESCRIPT() -- GUI.LocalScript
  552. local script = Instance.new('LocalScript')
  553. script.Parent = GUI
  554. local GUI = script.Parent.Parent.GUI
  555. GUI.MouseButton1Click:Connect(function()
  556. loadstring(game:HttpGet(('https://pastebin.com/raw/ykgFbFEQ'),true))()
  557. end)
  558.  
  559. end
  560. coroutine.resume(coroutine.create(SCRIPT_CHBL76_FAKESCRIPT))
  561. function SCRIPT_XVQE67_FAKESCRIPT() -- UML.LocalScript
  562. local script = Instance.new('LocalScript')
  563. script.Parent = UML
  564. local utml = script.Parent.Parent.UML
  565. utml.MouseButton1Click:connect(function()
  566. for i,v in pairs(game.Workspace.FloatingIslands.Overworld:GetChildren()) do
  567. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  568. wait(1)
  569. end
  570. end)
  571.  
  572. end
  573. coroutine.resume(coroutine.create(SCRIPT_XVQE67_FAKESCRIPT))
  574. function SCRIPT_NGMX89_FAKESCRIPT() -- X.LocalScript
  575. local script = Instance.new('LocalScript')
  576. script.Parent = X
  577. local close = script.Parent.Parent.X == false
  578. script.Parent.MouseButton1Click:Connect(function()
  579. if close == false then
  580. close = true
  581. else
  582. close = false
  583. script.Parent.Parent.Parent.Frame:TweenPosition(UDim2.new(-0.567,0,0.228,0),"Out","Quint",1,true)
  584. end
  585. end)
  586.  
  587. end
  588. coroutine.resume(coroutine.create(SCRIPT_NGMX89_FAKESCRIPT))
  589. function SCRIPT_UJZG89_FAKESCRIPT() -- Open.LocalScript
  590. local script = Instance.new('LocalScript')
  591. script.Parent = Open
  592. local open = script.Parent.Parent.Open == false
  593. script.Parent.MouseButton1Click:Connect(function()
  594. if open == false then
  595. open = true
  596. else
  597. open = false
  598. script.Parent.Parent.Frame:TweenPosition(UDim2.new(0.767,0,0.228,0),"Out","Quint",1,true)
  599. end
  600. end)
  601.  
  602. end
  603. coroutine.resume(coroutine.create(SCRIPT_UJZG89_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment