Legit1093

FRENCH TOAST v6

Apr 13th, 2019
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.23 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 PEARLS = Instance.new("TextButton")
  18. local UA = Instance.new("TextButton")
  19. local ADMIN = 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.40200001, 0, 0.209999993, 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. PEARLS.Name = "PEARLS"
  173. PEARLS.Parent = Frame
  174. PEARLS.BackgroundColor3 = Color3.new(1, 1, 1)
  175. PEARLS.Position = UDim2.new(-0.00185418129, 0, 0.151717305, 0)
  176. PEARLS.Size = UDim2.new(0, 183, 0, 50)
  177. PEARLS.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  178. PEARLS.Font = Enum.Font.SourceSansBold
  179. PEARLS.Text = "Farm Pearls"
  180. PEARLS.TextColor3 = Color3.new(0, 0, 0)
  181. PEARLS.TextScaled = true
  182. PEARLS.TextSize = 1
  183. PEARLS.TextWrapped = true
  184.  
  185. UA.Name = "UA"
  186. UA.Parent = Frame
  187. UA.BackgroundColor3 = Color3.new(1, 1, 1)
  188. UA.Position = UDim2.new(0.581856251, 0, 0.841661453, 0)
  189. UA.Size = UDim2.new(0, 183, 0, 50)
  190. UA.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  191. UA.Font = Enum.Font.SourceSansBold
  192. UA.Text = "Unlock Atlantis Islands"
  193. UA.TextColor3 = Color3.new(0, 0, 0)
  194. UA.TextScaled = true
  195. UA.TextSize = 1
  196. UA.TextWrapped = true
  197.  
  198. ADMIN.Name = "ADMIN"
  199. ADMIN.Parent = Frame
  200. ADMIN.BackgroundColor3 = Color3.new(1, 1, 1)
  201. ADMIN.Position = UDim2.new(0.00100362301, 0, 0.852974057, 0)
  202. ADMIN.Size = UDim2.new(0, 183, 0, 50)
  203. ADMIN.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  204. ADMIN.Font = Enum.Font.SourceSansBold
  205. ADMIN.Text = "Infinite Yield Admin"
  206. ADMIN.TextColor3 = Color3.new(0, 0, 0)
  207. ADMIN.TextScaled = true
  208. ADMIN.TextSize = 1
  209. ADMIN.TextWrapped = true
  210.  
  211. Open.Name = "Open"
  212. Open.Parent = ScreenGui
  213. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  214. Open.Position = UDim2.new(-0.000499770045, 0, 0.689277291, 0)
  215. Open.Size = UDim2.new(0, 225, 0, 77)
  216. Open.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  217. Open.Font = Enum.Font.SourceSansBold
  218. Open.Text = "Open"
  219. Open.TextColor3 = Color3.new(0, 0, 0)
  220. Open.TextScaled = true
  221. Open.TextSize = 22
  222. Open.TextWrapped = true
  223. -- Scripts:
  224. function SCRIPT_UGUX86_FAKESCRIPT() -- XP.LocalScript
  225. local script = Instance.new('LocalScript')
  226. script.Parent = XP
  227. local XP = script.Parent.Parent.XP
  228. XP.MouseButton1Click:connect(function()
  229.  
  230. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"]:GetChildren()) do
  231. if v.ClassName == "Model" then
  232. for i , b in pairs(v:GetChildren()) do
  233. if b.ClassName ~= "Model" then
  234. if b.ClassName ~= "BillboardGui" then
  235. b.CanCollide = false
  236. end
  237. end
  238. if b.ClassName == "Model" then
  239. for i , c in pairs(b:GetChildren()) do
  240. if c.ClassName ~= "Model" then
  241. c.CanCollide = false
  242. end
  243. if c.ClassName == "Model" then
  244. for i , d in pairs(c:GetChildren()) do
  245. if d.ClassName ~= "Model" then
  246. d.CanCollide = false
  247. end
  248. end
  249. end
  250. end
  251. end
  252. end
  253. end
  254. end
  255. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"].Decore.Shrine.Decore.Model:GetChildren()) do
  256. if v.ClassName ~= "Model" then
  257. v.CanCollide = false
  258. else
  259. for i,b in pairs(v:GetChildren()) do
  260. b.CanCollide = false
  261. end
  262. end
  263.  
  264. end
  265. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  266. for i , b in pairs(v:GetChildren()) do
  267. if b.ClassName == "Model" then
  268. for i , c in pairs(b:GetChildren()) do
  269. if c.ClassName == "Model" then
  270. for i , as in pairs(c:GetChildren()) do
  271. if as.ClassName ~= "Script" then
  272. as.CanCollide = false
  273. end
  274. end
  275. else
  276. if c.ClassName ~= "StringValue" then
  277. c.CanCollide = false
  278. end
  279. end
  280. end
  281. else
  282. b.CanCollide = false
  283. end
  284. end
  285. end
  286.  
  287.  
  288. while wait() do
  289. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  290. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  291. if v.ClassName ~= "Model" then
  292. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  293. hum:MoveTo(v.Position)
  294. hum.MoveToFinished:wait()
  295. end
  296. end
  297. end
  298. end
  299. end)
  300.  
  301. end
  302. coroutine.resume(coroutine.create(SCRIPT_UGUX86_FAKESCRIPT))
  303. function SCRIPT_VLEI70_FAKESCRIPT() -- CANDY.LocalScript
  304. local script = Instance.new('LocalScript')
  305. script.Parent = CANDY
  306. local candyfarm = script.Parent.Parent.CANDY
  307. candyfarm.MouseButton1Click:connect(function()
  308. -- This is made for the last candy land area
  309. for i , v in pairs(game.Workspace.FloatingIslands["Candy Land"]["Sweet Island"]:GetChildren()) do
  310. if v.ClassName == "Model" then
  311. for i , b in pairs(v:GetChildren()) do
  312. if b.ClassName ~= "Model" then
  313. if b.ClassName ~= "BillboardGui" then
  314. b.CanCollide = false
  315. end
  316. end
  317. if b.ClassName == "Model" then
  318. for i , c in pairs(b:GetChildren()) do
  319. if c.ClassName ~= "Model" then
  320. c.CanCollide = false
  321. end
  322. if c.ClassName == "Model" then
  323. for i , d in pairs(c:GetChildren()) do
  324. if d.ClassName ~= "Model" then
  325. d.CanCollide = false
  326. end
  327. end
  328. end
  329. end
  330. end
  331. end
  332. end
  333. end
  334. for i , v in pairs(game.Workspace.FloatingIslands["Candy Land"]["Sweet Island"].Decore.Shrine.Decore.Mountains:GetChildren()) do
  335. if v.ClassName ~= "Model" then
  336. v.CanCollide = false
  337. else
  338. for i,b in pairs(v:GetChildren()) do
  339. b.CanCollide = false
  340. end
  341. end
  342.  
  343. end
  344. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  345. for i , b in pairs(v:GetChildren()) do
  346. if b.ClassName == "Model" then
  347. for i , c in pairs(b:GetChildren()) do
  348. if c.ClassName == "Model" then
  349. for i , as in pairs(c:GetChildren()) do
  350. if as.ClassName ~= "Script" then
  351. as.CanCollide = false
  352. end
  353. end
  354. else
  355. if c.ClassName ~= "StringValue" then
  356. c.CanCollide = false
  357. end
  358. end
  359. end
  360. else
  361. b.CanCollide = false
  362. end
  363. end
  364. end
  365.  
  366.  
  367. while wait() do
  368. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  369. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  370. if v.ClassName ~= "Model" then
  371. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  372. hum:MoveTo(v.Position)
  373. hum.MoveToFinished:wait()
  374. end
  375. end
  376. end
  377. end
  378. end)
  379.  
  380. end
  381. coroutine.resume(coroutine.create(SCRIPT_VLEI70_FAKESCRIPT))
  382. function SCRIPT_KQYW79_FAKESCRIPT() -- SHELLS.LocalScript
  383. local script = Instance.new('LocalScript')
  384. script.Parent = SHELLS
  385. local AFS = script.Parent.Parent.SHELLS
  386. AFS.MouseButton1Click:connect(function()
  387. -- This is made for the last candy land area
  388. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Sea Shell Isle"]:GetChildren()) do
  389. if v.ClassName == "Model" then
  390. for i , b in pairs(v:GetChildren()) do
  391. if b.ClassName ~= "Model" then
  392. if b.ClassName ~= "BillboardGui" then
  393. b.CanCollide = false
  394. end
  395. end
  396. if b.ClassName == "Model" then
  397. for i , c in pairs(b:GetChildren()) do
  398. if c.ClassName ~= "Model" then
  399. c.CanCollide = false
  400. end
  401. if c.ClassName == "Model" then
  402. for i , d in pairs(c:GetChildren()) do
  403. if d.ClassName ~= "Model" then
  404. d.CanCollide = false
  405. end
  406. end
  407. end
  408. end
  409. end
  410. end
  411. end
  412. end
  413. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Sea Shell Isle"].Decore.Shrine.Decore.Model:GetChildren()) do
  414. if v.ClassName ~= "Model" then
  415. v.CanCollide = false
  416. else
  417. for i,b in pairs(v:GetChildren()) do
  418. b.CanCollide = false
  419. end
  420. end
  421.  
  422. end
  423. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  424. for i , b in pairs(v:GetChildren()) do
  425. if b.ClassName == "Model" then
  426. for i , c in pairs(b:GetChildren()) do
  427. if c.ClassName == "Model" then
  428. for i , as in pairs(c:GetChildren()) do
  429. if as.ClassName ~= "Script" then
  430. as.CanCollide = false
  431. end
  432. end
  433. else
  434. if c.ClassName ~= "StringValue" then
  435. c.CanCollide = false
  436. end
  437. end
  438. end
  439. else
  440. b.CanCollide = false
  441. end
  442. end
  443. end
  444.  
  445.  
  446. while wait() do
  447. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  448. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  449. if v.ClassName ~= "Model" then
  450. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  451. hum:MoveTo(v.Position)
  452. hum.MoveToFinished:wait()
  453. end
  454. end
  455. end
  456. end
  457. end)
  458.  
  459. end
  460. coroutine.resume(coroutine.create(SCRIPT_KQYW79_FAKESCRIPT))
  461. function SCRIPT_XXPG70_FAKESCRIPT() -- BLOCKS.LocalScript
  462. local script = Instance.new('LocalScript')
  463. script.Parent = BLOCKS
  464. local AFB = script.Parent.Parent.BLOCKS
  465. AFB.MouseButton1Click:connect(function()
  466. -- This is made for the last toy land area
  467. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"]:GetChildren()) do
  468. if v.ClassName == "Model" then
  469. for i , b in pairs(v:GetChildren()) do
  470. if b.ClassName ~= "Model" then
  471. if b.ClassName ~= "BillboardGui" then
  472. b.CanCollide = false
  473. end
  474. end
  475. if b.ClassName == "Model" then
  476. for i , c in pairs(b:GetChildren()) do
  477. if c.ClassName ~= "Model" then
  478. c.CanCollide = false
  479. end
  480. if c.ClassName == "Model" then
  481. for i , d in pairs(c:GetChildren()) do
  482. if d.ClassName ~= "Model" then
  483. d.CanCollide = false
  484. end
  485. end
  486. end
  487. end
  488. end
  489. end
  490. end
  491. end
  492. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"].Decore.Shrine.Decore.Mountains:GetChildren()) do
  493. if v.ClassName ~= "Model" then
  494. v.CanCollide = false
  495. else
  496. for i,b in pairs(v:GetChildren()) do
  497. b.CanCollide = false
  498. end
  499. end
  500.  
  501. end
  502. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  503. for i , b in pairs(v:GetChildren()) do
  504. if b.ClassName == "Model" then
  505. for i , c in pairs(b:GetChildren()) do
  506. if c.ClassName == "Model" then
  507. for i , as in pairs(c:GetChildren()) do
  508. if as.ClassName ~= "Script" then
  509. as.CanCollide = false
  510. end
  511. end
  512. else
  513. if c.ClassName ~= "StringValue" then
  514. c.CanCollide = false
  515. end
  516. end
  517. end
  518. else
  519. b.CanCollide = false
  520. end
  521. end
  522. end
  523.  
  524.  
  525. while wait() do
  526. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  527. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  528. if v.ClassName ~= "Model" then
  529. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  530. hum:MoveTo(v.Position)
  531. hum.MoveToFinished:wait()
  532. end
  533. end
  534. end
  535. end
  536. end)
  537.  
  538. end
  539. coroutine.resume(coroutine.create(SCRIPT_XXPG70_FAKESCRIPT))
  540. function SCRIPT_MGWH65_FAKESCRIPT() -- UTL.LocalScript
  541. local script = Instance.new('LocalScript')
  542. script.Parent = UTL
  543. local UIT = script.Parent.Parent.UTL
  544. UIT.MouseButton1Click:connect(function()
  545. for i,v in pairs(game.Workspace.FloatingIslands["Toy Land"]:GetChildren()) do
  546. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  547. wait(1)
  548. end
  549. end)
  550.  
  551. end
  552. coroutine.resume(coroutine.create(SCRIPT_MGWH65_FAKESCRIPT))
  553. function SCRIPT_FBMS83_FAKESCRIPT() -- UBW.LocalScript
  554. local script = Instance.new('LocalScript')
  555. script.Parent = UBW
  556. local CUI = script.Parent.Parent.UBW
  557. CUI.MouseButton1Click:connect(function()
  558. for i,v in pairs(game.Workspace.FloatingIslands["Beach World"]:GetChildren()) do
  559. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  560. wait(1)
  561. end
  562. end)
  563.  
  564.  
  565. end
  566. coroutine.resume(coroutine.create(SCRIPT_FBMS83_FAKESCRIPT))
  567. function SCRIPT_WSEO81_FAKESCRIPT() -- UCL.LocalScript
  568. local script = Instance.new('LocalScript')
  569. script.Parent = UCL
  570. local UACW = script.Parent.Parent.UCL
  571. UACW.MouseButton1Click:connect(function()
  572. for i,v in pairs(game.Workspace.FloatingIslands["Candy Land"]:GetChildren()) do
  573. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  574. wait(1)
  575. end
  576. end)
  577.  
  578. end
  579. coroutine.resume(coroutine.create(SCRIPT_WSEO81_FAKESCRIPT))
  580. function SCRIPT_TOOU67_FAKESCRIPT() -- GUI.LocalScript
  581. local script = Instance.new('LocalScript')
  582. script.Parent = GUI
  583. local GUI = script.Parent.Parent.GUI
  584. GUI.MouseButton1Click:Connect(function()
  585. loadstring(game:HttpGet(('https://pastebin.com/raw/ykgFbFEQ'),true))()
  586. end)
  587.  
  588. end
  589. coroutine.resume(coroutine.create(SCRIPT_TOOU67_FAKESCRIPT))
  590. function SCRIPT_DLKU82_FAKESCRIPT() -- UML.LocalScript
  591. local script = Instance.new('LocalScript')
  592. script.Parent = UML
  593. local utml = script.Parent.Parent.UML
  594. utml.MouseButton1Click:connect(function()
  595. for i,v in pairs(game.Workspace.FloatingIslands.Overworld:GetChildren()) do
  596. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  597. wait(1)
  598. end
  599. end)
  600.  
  601. end
  602. coroutine.resume(coroutine.create(SCRIPT_DLKU82_FAKESCRIPT))
  603. function SCRIPT_WNLU71_FAKESCRIPT() -- X.LocalScript
  604. local script = Instance.new('LocalScript')
  605. script.Parent = X
  606. local close = script.Parent.Parent.X == false
  607. script.Parent.MouseButton1Click:Connect(function()
  608. if close == false then
  609. close = true
  610. else
  611. close = false
  612. script.Parent.Parent.Parent.Frame:TweenPosition(UDim2.new(-0.402,0,0.21,0),"Out","Quint",1,true)
  613. end
  614. end)
  615.  
  616. end
  617. coroutine.resume(coroutine.create(SCRIPT_WNLU71_FAKESCRIPT))
  618. function SCRIPT_DVUF68_FAKESCRIPT() -- PEARLS.LocalScript
  619. local script = Instance.new('LocalScript')
  620. script.Parent = PEARLS
  621. local AFP = script.Parent.Parent.PEARLS
  622. AFP.MouseButton1Down:Connect(function()
  623. for i , v in pairs(game.Workspace.FloatingIslands.Atlantis["Treasure Island"]:GetChildren()) do
  624. if v.ClassName == "Model" then
  625. for i , b in pairs(v:GetChildren()) do
  626. if b.ClassName ~= "Model" then
  627. if b.ClassName ~= "BillboardGui" then
  628. b.CanCollide = false
  629. end
  630. end
  631. if b.ClassName == "Model" then
  632. for i , c in pairs(b:GetChildren()) do
  633. if c.ClassName ~= "Model" then
  634. c.CanCollide = false
  635. end
  636. if c.ClassName == "Model" then
  637. for i , d in pairs(c:GetChildren()) do
  638. if d.ClassName ~= "Model" then
  639. d.CanCollide = false
  640. end
  641. end
  642. end
  643. end
  644. end
  645. end
  646. end
  647. end
  648. for i , v in pairs(game.Workspace.FloatingIslands.Atlantis["Treasure Island"].Decore.Shrine.Decore.Model:GetChildren()) do
  649. if v.ClassName ~= "Model" then
  650. v.CanCollide = false
  651. else
  652. for i,b in pairs(v:GetChildren()) do
  653. i,b.CanCollide = false
  654. end
  655. end
  656.  
  657. end
  658. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  659. for i , b in pairs(v:GetChildren()) do
  660. if b.ClassName == "Model" then
  661. for i , c in pairs(b:GetChildren()) do
  662. if c.ClassName == "Model" then
  663. for i , as in pairs(c:GetChildren()) do
  664. if as.ClassName ~= "Script" then
  665. as.CanCollide = false
  666. end
  667. end
  668. else
  669. if c.ClassName ~= "StringValue" then
  670. c.CanCollide = false
  671. end
  672. end
  673. end
  674. else
  675. b.CanCollide = false
  676. end
  677. end
  678. end
  679.  
  680.  
  681. while wait() do
  682. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  683. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  684. if v.ClassName ~= "Model" then
  685. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  686. hum:MoveTo(v.Position)
  687. hum.MoveToFinished:wait()
  688. end
  689. end
  690. end
  691. end
  692. end)
  693.  
  694. end
  695. coroutine.resume(coroutine.create(SCRIPT_DVUF68_FAKESCRIPT))
  696. function SCRIPT_BZGZ80_FAKESCRIPT() -- UA.LocalScript
  697. local script = Instance.new('LocalScript')
  698. script.Parent = UA
  699. local UAI = script.Parent.Parent.UA
  700. UAI.MouseButton1Down:Connect(function()
  701. for i,v in pairs(game.Workspace.FloatingIslands["Atlantis"]:GetChildren()) do
  702. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  703. wait(1)
  704. end
  705. end)
  706.  
  707. end
  708. coroutine.resume(coroutine.create(SCRIPT_BZGZ80_FAKESCRIPT))
  709. function SCRIPT_OBSU70_FAKESCRIPT() -- ADMIN.LocalScript
  710. local script = Instance.new('LocalScript')
  711. script.Parent = ADMIN
  712. local INF = script.Parent.Parent.ADMIN
  713. INF.MouseButton1Click:Connect(function()
  714. loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
  715. end)
  716.  
  717. end
  718. coroutine.resume(coroutine.create(SCRIPT_OBSU70_FAKESCRIPT))
  719. function SCRIPT_UVWS77_FAKESCRIPT() -- Open.LocalScript
  720. local script = Instance.new('LocalScript')
  721. script.Parent = Open
  722. local open = script.Parent.Parent.Open == false
  723. script.Parent.MouseButton1Click:Connect(function()
  724. if open == false then
  725. open = true
  726. else
  727. open = false
  728. script.Parent.Parent.Frame:TweenPosition(UDim2.new(0.402, 0,0.21, 0),"Out","Quint",1,true)
  729. end
  730. end)
  731.  
  732. end
  733. coroutine.resume(coroutine.create(SCRIPT_UVWS77_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment