Legit1093

FRENCH TOAST v5

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