Bubble Gum Simulator Script - Pastebin.com (2024)

  1. -- Version: 2.82

  2. -- Instances:

  3. local ScreenGui = Instance.new("ScreenGui")

  4. local NORMAL = Instance.new("Frame")

  5. local SETTINGS1 = Instance.new("TextButton")

  6. local TOY1 = Instance.new("TextButton")

  7. local CR1 = Instance.new("TextButton")

  8. local D1 = Instance.new("TextLabel")

  9. local GUI1 = Instance.new("TextButton")

  10. local MADE1 = Instance.new("TextLabel")

  11. local RAINBOWMODE = Instance.new("Frame")

  12. local ON = Instance.new("TextButton")

  13. local ML = Instance.new("Frame")

  14. local XP = Instance.new("TextButton")

  15. local AUTOFARMGEMS = Instance.new("TextButton")

  16. local UIE = Instance.new("TextButton")

  17. local ES1 = Instance.new("TextLabel")

  18. local ES2 = Instance.new("TextLabel")

  19. local X1 = Instance.new("TextButton")

  20. local TL = Instance.new("Frame")

  21. local AFB = Instance.new("TextButton")

  22. local SOON = Instance.new("TextButton")

  23. local UIT = Instance.new("TextButton")

  24. local TS1 = Instance.new("TextLabel")

  25. local TS2 = Instance.new("TextLabel")

  26. local X2 = Instance.new("TextButton")

  27. local CL = Instance.new("Frame")

  28. local AFC = Instance.new("TextButton")

  29. local SOON2 = Instance.new("TextButton")

  30. local CUI = Instance.new("TextButton")

  31. local CS1 = Instance.new("TextLabel")

  32. local CS2 = Instance.new("TextLabel")

  33. local X3 = Instance.new("TextButton")

  34. local CL1 = Instance.new("TextButton")

  35. local M1 = Instance.new("TextButton")

  36. local CREDITS = Instance.new("Frame")

  37. local TITAN = Instance.new("TextLabel")

  38. local CREDITS1 = Instance.new("TextLabel")

  39. local NAME4YOU = Instance.new("TextLabel")

  40. local ITZZ = Instance.new("TextLabel")

  41. local SHIZU = Instance.new("TextLabel")

  42. local CREDITS2 = Instance.new("TextLabel")

  43. local X3_2 = Instance.new("TextButton")

  44. local RAINBOW = Instance.new("Frame")

  45. local D2 = Instance.new("TextLabel")

  46. local MADE2 = Instance.new("TextLabel")

  47. local CR2 = Instance.new("TextButton")

  48. local S2 = Instance.new("TextButton")

  49. local G2 = Instance.new("TextButton")

  50. local TOY2 = Instance.new("TextButton")

  51. local C2 = Instance.new("TextButton")

  52. local M2 = Instance.new("TextButton")

  53. local NORMALMODE = Instance.new("Frame")

  54. local OFF = Instance.new("TextButton")

  55. local CL2 = Instance.new("Frame")

  56. local AFC_2 = Instance.new("TextButton")

  57. local SOON2_2 = Instance.new("TextButton")

  58. local CS1_2 = Instance.new("TextLabel")

  59. local CS2_2 = Instance.new("TextLabel")

  60. local XX1 = Instance.new("TextButton")

  61. local CUI_2 = Instance.new("TextButton")

  62. local XX1_2 = Instance.new("TextButton")

  63. local TL2 = Instance.new("Frame")

  64. local AFB_2 = Instance.new("TextButton")

  65. local SOON_2 = Instance.new("TextButton")

  66. local UIT_2 = Instance.new("TextButton")

  67. local TS1_2 = Instance.new("TextLabel")

  68. local TS2_2 = Instance.new("TextLabel")

  69. local XX3 = Instance.new("TextButton")

  70. local ML2 = Instance.new("Frame")

  71. local XP_2 = Instance.new("TextButton")

  72. local AUTOFARMGEMS_2 = Instance.new("TextButton")

  73. local UIE_2 = Instance.new("TextButton")

  74. local ES1_2 = Instance.new("TextLabel")

  75. local ES2_2 = Instance.new("TextLabel")

  76. local XX2 = Instance.new("TextButton")

  77. local CREDITS2_2 = Instance.new("Frame")

  78. local TITAN_2 = Instance.new("TextLabel")

  79. local CREDITS1_2 = Instance.new("TextLabel")

  80. local NAME4YOU_2 = Instance.new("TextLabel")

  81. local ITZZ_2 = Instance.new("TextLabel")

  82. local SHIZU_2 = Instance.new("TextLabel")

  83. local CREDITS2_3 = Instance.new("TextLabel")

  84. local X3_3 = Instance.new("TextButton")

  85. local OC = Instance.new("Frame")

  86. local OPEN = Instance.new("TextButton")

  87. local CLOSE = Instance.new("TextButton")

  88. --Properties:

  89. ScreenGui.Parent = game.CoreGui

  90. NORMAL.Active = true

  91. NORMAL.Draggable = true

  92. RAINBOW.Active = true

  93. RAINBOW.Draggable = true

  94. CL.Draggable = true

  95. CREDITS.Draggable = true

  96. ML.Draggable = true

  97. TL.Draggable = true

  98. CL.Active = true

  99. ML.Active = true

  100. TL.Active = true

  101. CREDITS.Active = true

  102. CL2.Draggable = true

  103. CREDITS2.Draggable = true

  104. ML2.Draggable = true

  105. TL2.Draggable = true

  106. CL2.Active = true

  107. CREDITS2.Active = true

  108. ML2.Active = true

  109. TL2.Active = true

  110. NORMAL.Name = "NORMAL"

  111. NORMAL.Parent = ScreenGui

  112. NORMAL.BackgroundColor3 = Color3.new(0.901961, 0.901961, 0.901961)

  113. NORMAL.BorderSizePixel = 10

  114. NORMAL.Position = UDim2.new(0.791959226, 0, 0.051149141, 0)

  115. NORMAL.Size = UDim2.new(0, 240, 0, 307)

  116. NORMAL.Visible = false

  117. NORMAL.Style = Enum.FrameStyle.DropShadow

  118. SETTINGS1.Name = "SETTINGS1"

  119. SETTINGS1.Parent = NORMAL

  120. SETTINGS1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  121. SETTINGS1.BorderSizePixel = 5

  122. SETTINGS1.Position = UDim2.new(0.10281118, 0, 0.789374053, 0)

  123. SETTINGS1.Size = UDim2.new(0, 180, 0, 28)

  124. SETTINGS1.Font = Enum.Font.Fantasy

  125. SETTINGS1.Text = "SETTINGS"

  126. SETTINGS1.TextColor3 = Color3.new(0, 0, 0)

  127. SETTINGS1.TextSize = 26

  128. SETTINGS1.MouseButton1Click:connect(function()

  129. RAINBOWMODE.Visible = true

  130. end)

  131. TOY1.Name = "TOY1"

  132. TOY1.Parent = NORMAL

  133. TOY1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  134. TOY1.BorderSizePixel = 5

  135. TOY1.Position = UDim2.new(0.0986445099, 0, 0.0564750209, 0)

  136. TOY1.Size = UDim2.new(0, 180, 0, 28)

  137. TOY1.Font = Enum.Font.Fantasy

  138. TOY1.Text = "TOY LAND"

  139. TOY1.TextColor3 = Color3.new(0, 0, 0)

  140. TOY1.TextSize = 26

  141. TOY1.MouseButton1Click:connect(function()

  142. TL.Visible = true

  143. end)

  144. CR1.Name = "CR1"

  145. CR1.Parent = NORMAL

  146. CR1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  147. CR1.BorderSizePixel = 5

  148. CR1.Position = UDim2.new(0.0986445099, 0, 0.642794192, 0)

  149. CR1.Size = UDim2.new(0, 180, 0, 28)

  150. CR1.Font = Enum.Font.Fantasy

  151. CR1.Text = "CREDITS"

  152. CR1.TextColor3 = Color3.new(0, 0, 0)

  153. CR1.TextSize = 26

  154. CR1.MouseButton1Click:connect(function()

  155. CREDITS.Visible = true

  156. end)

  157. D1.Name = "D1"

  158. D1.Parent = NORMAL

  159. D1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  160. D1.BorderSizePixel = 5

  161. D1.Position = UDim2.new(-0.0221709572, 0, 0.950695276, 0)

  162. D1.Size = UDim2.new(0, 234, 0, 20)

  163. D1.Font = Enum.Font.Fantasy

  164. D1.Text = "DESIGN BY ITZZARDIT AND SCRIPT ALTERED BY REDZ"

  165. D1.TextColor3 = Color3.new(0, 0, 0)

  166. D1.TextSize = 24

  167. GUI1.Name = "GUI1"

  168. GUI1.Parent = NORMAL

  169. GUI1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  170. GUI1.BorderSizePixel = 5

  171. GUI1.Position = UDim2.new(0.10281118, 0, 0.499471694, 0)

  172. GUI1.Size = UDim2.new(0, 180, 0, 28)

  173. GUI1.Font = Enum.Font.Fantasy

  174. GUI1.Text = "GUI"

  175. GUI1.TextColor3 = Color3.new(0, 0, 0)

  176. GUI1.TextSize = 26

  177. GUI1.MouseButton1Click:connect(function()

  178. loadstring(game:HttpGet(('https://pastebin.com/raw/ykgFbFEQ'),true))()

  179. end)

  180. MADE1.Name = "MADE1"

  181. MADE1.Parent = NORMAL

  182. MADE1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  183. MADE1.BorderSizePixel = 5

  184. MADE1.Position = UDim2.new(-0.020692952, 0, -0.0974942744, 0)

  185. MADE1.Size = UDim2.new(0, 232, 0, 20)

  186. MADE1.Font = Enum.Font.Garamond

  187. MADE1.Text = "MADE BY NAME4YOU"

  188. MADE1.TextColor3 = Color3.new(0, 0, 0)

  189. MADE1.TextSize = 28

  190. RAINBOWMODE.Name = "RAINBOWMODE"

  191. RAINBOWMODE.Parent = NORMAL

  192. RAINBOWMODE.BackgroundColor3 = Color3.new(1, 1, 1)

  193. RAINBOWMODE.Position = UDim2.new(-0.0504309759, 0, 1.05576599, 0)

  194. RAINBOWMODE.Size = UDim2.new(0, 240, 0, 100)

  195. RAINBOWMODE.Visible = false

  196. RAINBOWMODE.Style = Enum.FrameStyle.DropShadow

  197. ON.Name = "ON"

  198. ON.Parent = RAINBOWMODE

  199. ON.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  200. ON.BorderSizePixel = 5

  201. ON.Position = UDim2.new(0.0909674317, 0, 0.264720201, 0)

  202. ON.Size = UDim2.new(0, 185, 0, 41)

  203. ON.Font = Enum.Font.Fantasy

  204. ON.Text = "RAINBOW ON"

  205. ON.TextColor3 = Color3.new(0, 0, 0)

  206. ON.TextSize = 26

  207. ON.MouseButton1Click:connect(function()

  208. RAINBOW.Visible = true

  209. RAINBOWMODE.Visible = false

  210. NORMAL.Visible = false

  211. CL.Visible = false

  212. CREDITS.Visible = false

  213. ML.Visible = false

  214. TL.Visible = false

  215. NORMALMODE.Visible = false

  216. end)

  217. ML.Name = "ML"

  218. ML.Parent = NORMAL

  219. ML.BackgroundColor3 = Color3.new(1, 1, 1)

  220. ML.Position = UDim2.new(-1.17522442, 0, 0.0560296327, 0)

  221. ML.Size = UDim2.new(0, 240, 0, 298)

  222. ML.Visible = false

  223. ML.Style = Enum.FrameStyle.DropShadow

  224. XP.Name = "XP"

  225. XP.Parent = ML

  226. XP.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  227. XP.BorderSizePixel = 5

  228. XP.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)

  229. XP.Size = UDim2.new(0, 180, 0, 28)

  230. XP.Font = Enum.Font.Fantasy

  231. XP.Text = "AUTO FARM XP"

  232. XP.TextColor3 = Color3.new(0, 0, 0)

  233. XP.TextSize = 26

  234. XP.MouseButton1Click:connect(function()

  235. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"]:GetChildren()) do

  236. if v.ClassName == "Model" then

  237. for i , b in pairs(v:GetChildren()) do

  238. if b.ClassName ~= "Model" then

  239. if b.ClassName ~= "BillboardGui" then

  240. b.CanCollide = false

  241. end

  242. end

  243. if b.ClassName == "Model" then

  244. for i , c in pairs(b:GetChildren()) do

  245. if c.ClassName ~= "Model" then

  246. c.CanCollide = false

  247. end

  248. if c.ClassName == "Model" then

  249. for i , d in pairs(c:GetChildren()) do

  250. if d.ClassName ~= "Model" then

  251. d.CanCollide = false

  252. end

  253. end

  254. end

  255. end

  256. end

  257. end

  258. end

  259. end

  260. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"].Decore.Shrine.Decore.Model:GetChildren()) do

  261. if v.ClassName ~= "Model" then

  262. v.CanCollide = false

  263. else

  264. for i,b in pairs(v:GetChildren()) do

  265. b.CanCollide = false

  266. end

  267. end

  268. end

  269. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do

  270. for i , b in pairs(v:GetChildren()) do

  271. if b.ClassName == "Model" then

  272. for i , c in pairs(b:GetChildren()) do

  273. if c.ClassName == "Model" then

  274. for i , as in pairs(c:GetChildren()) do

  275. if as.ClassName ~= "Script" then

  276. as.CanCollide = false

  277. end

  278. end

  279. else

  280. if c.ClassName ~= "StringValue" then

  281. c.CanCollide = false

  282. end

  283. end

  284. end

  285. else

  286. b.CanCollide = false

  287. end

  288. end

  289. end

  290. while wait() do

  291. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid

  292. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do

  293. if v.ClassName ~= "Model" then

  294. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then

  295. hum:MoveTo(v.Position)

  296. hum.MoveToFinished:wait()

  297. end

  298. end

  299. end

  300. end

  301. end)

  302. AUTOFARMGEMS.Name = "AUTO FARM GEMS"

  303. AUTOFARMGEMS.Parent = ML

  304. AUTOFARMGEMS.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  305. AUTOFARMGEMS.BorderSizePixel = 5

  306. AUTOFARMGEMS.Position = UDim2.new(0.102811269, 0, 0.82114929, 0)

  307. AUTOFARMGEMS.Size = UDim2.new(0, 180, 0, 28)

  308. AUTOFARMGEMS.Font = Enum.Font.Fantasy

  309. AUTOFARMGEMS.Text = "AUTO FARM GEMS"

  310. AUTOFARMGEMS.TextColor3 = Color3.new(0, 0, 0)

  311. AUTOFARMGEMS.TextSize = 22

  312. AUTOFARMGEMS.MouseButton1Click:connect(function()

  313. while wait(1) do

  314. local function GetObject()

  315. local least = math.huge

  316. local Object

  317. for _,Stuff in pairs (workspace:GetDescendants()) do

  318. if Stuff:IsA("MeshPart") then

  319. if Stuff.MeshId == "rbxassetid://2542638609" or Stuff.MeshId == "rbxassetid://2542638609" or Stuff.MeshId == "rbxassetid://2558194071" or Stuff.MeshId == "rbxassetid://2558179804" then

  320. local Distance = game.Players.LocalPlayer:DistanceFromCharacter(Stuff.Position)

  321. if Distance < least and Distance < 100 then

  322. least = Distance

  323. Object = Stuff

  324. end

  325. end

  326. end

  327. end

  328. return Object

  329. end

  330. if GetObject() ~= nil then game.Players.LocalPlayer.Character.Humanoid:MoveTo(GetObject().Position)

  331. end

  332. local VirtualUser=game:service'VirtualUser'

  333. game:service'Players'.LocalPlayer.Idled:connect(function()

  334. VirtualUser:CaptureController()

  335. VirtualUser:ClickButton2(Vector2.new())

  336. end)

  337. end

  338. end)

  339. UIE.Name = "UIE"

  340. UIE.Parent = ML

  341. UIE.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  342. UIE.BorderSizePixel = 5

  343. UIE.Position = UDim2.new(0.0903111547, 0, 0.126660585, 0)

  344. UIE.Size = UDim2.new(0, 180, 0, 28)

  345. UIE.Font = Enum.Font.Fantasy

  346. UIE.Text = "UNLOCK ISLANDS"

  347. UIE.TextColor3 = Color3.new(0, 0, 0)

  348. UIE.TextSize = 22

  349. UIE.MouseButton1Click:connect(function()

  350. for i,v in pairs(game.Workspace.FloatingIslands.Overworld:GetChildren()) do

  351. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame

  352. wait(1)

  353. end

  354. end)

  355. ES1.Name = "ES1"

  356. ES1.Parent = ML

  357. ES1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  358. ES1.BorderSizePixel = 5

  359. ES1.Position = UDim2.new(-0.020692993, 0, -0.0998552889, 0)

  360. ES1.Size = UDim2.new(0, 232, 0, 20)

  361. ES1.Font = Enum.Font.Garamond

  362. ES1.Text = "EARTH SCRIPTS"

  363. ES1.TextColor3 = Color3.new(0, 0, 0)

  364. ES1.TextSize = 28

  365. ES2.Name = "ES2"

  366. ES2.Parent = ML

  367. ES2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  368. ES2.BorderSizePixel = 5

  369. ES2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)

  370. ES2.Size = UDim2.new(0, 232, 0, 20)

  371. ES2.Font = Enum.Font.Garamond

  372. ES2.Text = "EARTH SCRIPTS"

  373. ES2.TextColor3 = Color3.new(0, 0, 0)

  374. ES2.TextSize = 28

  375. X1.Name = "X1"

  376. X1.Parent = ML

  377. X1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  378. X1.BorderSizePixel = 0

  379. X1.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)

  380. X1.Size = UDim2.new(0, 34, 0, 18)

  381. X1.Font = Enum.Font.Fantasy

  382. X1.Text = "X"

  383. X1.TextColor3 = Color3.new(0, 0, 0)

  384. X1.TextSize = 20

  385. X1.MouseButton1Click:connect(function()

  386. ML.Visible = false

  387. end)

  388. TL.Name = "TL"

  389. TL.Parent = NORMAL

  390. TL.BackgroundColor3 = Color3.new(1, 1, 1)

  391. TL.Position = UDim2.new(-1.16272426, 0, 0.0495149195, 0)

  392. TL.Size = UDim2.new(0, 240, 0, 298)

  393. TL.Visible = false

  394. TL.Style = Enum.FrameStyle.DropShadow

  395. AFB.Name = "AFB"

  396. AFB.Parent = TL

  397. AFB.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  398. AFB.BorderSizePixel = 5

  399. AFB.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)

  400. AFB.Size = UDim2.new(0, 180, 0, 28)

  401. AFB.Font = Enum.Font.Fantasy

  402. AFB.Text = "AUTO FARM BRICKS "

  403. AFB.TextColor3 = Color3.new(0, 0, 0)

  404. AFB.TextSize = 21

  405. AFB.MouseButton1Click:connect(function()

  406. -- This is made for the last toy land area

  407. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"]:GetChildren()) do

  408. if v.ClassName == "Model" then

  409. for i , b in pairs(v:GetChildren()) do

  410. if b.ClassName ~= "Model" then

  411. if b.ClassName ~= "BillboardGui" then

  412. b.CanCollide = false

  413. end

  414. end

  415. if b.ClassName == "Model" then

  416. for i , c in pairs(b:GetChildren()) do

  417. if c.ClassName ~= "Model" then

  418. c.CanCollide = false

  419. end

  420. if c.ClassName == "Model" then

  421. for i , d in pairs(c:GetChildren()) do

  422. if d.ClassName ~= "Model" then

  423. d.CanCollide = false

  424. end

  425. end

  426. end

  427. end

  428. end

  429. end

  430. end

  431. end

  432. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"].Decore.Shrine.Decore.Mountains:GetChildren()) do

  433. if v.ClassName ~= "Model" then

  434. v.CanCollide = false

  435. else

  436. for i,b in pairs(v:GetChildren()) do

  437. b.CanCollide = false

  438. end

  439. end

  440. end

  441. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do

  442. for i , b in pairs(v:GetChildren()) do

  443. if b.ClassName == "Model" then

  444. for i , c in pairs(b:GetChildren()) do

  445. if c.ClassName == "Model" then

  446. for i , as in pairs(c:GetChildren()) do

  447. if as.ClassName ~= "Script" then

  448. as.CanCollide = false

  449. end

  450. end

  451. else

  452. if c.ClassName ~= "StringValue" then

  453. c.CanCollide = false

  454. end

  455. end

  456. end

  457. else

  458. b.CanCollide = false

  459. end

  460. end

  461. end

  462. while wait() do

  463. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid

  464. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do

  465. if v.ClassName ~= "Model" then

  466. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then

  467. hum:MoveTo(v.Position)

  468. hum.MoveToFinished:wait()

  469. end

  470. end

  471. end

  472. end

  473. end)

  474. SOON.Name = "SOON"

  475. SOON.Parent = TL

  476. SOON.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  477. SOON.BorderSizePixel = 5

  478. SOON.Position = UDim2.new(0.0973378569, 0, 0.810689747, 0)

  479. SOON.Size = UDim2.new(0, 180, 0, 27)

  480. SOON.Font = Enum.Font.Fantasy

  481. SOON.Text = "COOMING SOON"

  482. SOON.TextColor3 = Color3.new(0, 0, 0)

  483. SOON.TextSize = 22

  484. UIT.Name = "UIT"

  485. UIT.Parent = TL

  486. UIT.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  487. UIT.BorderSizePixel = 5

  488. UIT.Position = UDim2.new(0.0944778249, 0, 0.123304881, 0)

  489. UIT.Size = UDim2.new(0, 180, 0, 28)

  490. UIT.Font = Enum.Font.Fantasy

  491. UIT.Text = "UNLOCK ISLANDS"

  492. UIT.TextColor3 = Color3.new(0, 0, 0)

  493. UIT.TextSize = 20

  494. UIT.MouseButton1Click:connect(function()

  495. for i,v in pairs(game.Workspace.FloatingIslands["Toy Land"]:GetChildren()) do

  496. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame

  497. wait(1)

  498. end

  499. end)

  500. TS1.Name = "TS1"

  501. TS1.Parent = TL

  502. TS1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  503. TS1.BorderSizePixel = 5

  504. TS1.Position = UDim2.new(-0.0248596594, 0, -0.0964995846, 0)

  505. TS1.Size = UDim2.new(0, 232, 0, 20)

  506. TS1.Font = Enum.Font.Garamond

  507. TS1.Text = "TOY SCRIPTS"

  508. TS1.TextColor3 = Color3.new(0, 0, 0)

  509. TS1.TextSize = 28

  510. TS2.Name = "TS2"

  511. TS2.Parent = TL

  512. TS2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  513. TS2.BorderSizePixel = 5

  514. TS2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)

  515. TS2.Size = UDim2.new(0, 232, 0, 20)

  516. TS2.Font = Enum.Font.Garamond

  517. TS2.Text = "TOY SCRIPTS"

  518. TS2.TextColor3 = Color3.new(0, 0, 0)

  519. TS2.TextSize = 28

  520. X2.Name = "X2"

  521. X2.Parent = TL

  522. X2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  523. X2.BorderSizePixel = 0

  524. X2.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)

  525. X2.Size = UDim2.new(0, 34, 0, 18)

  526. X2.Font = Enum.Font.Fantasy

  527. X2.Text = "X"

  528. X2.TextColor3 = Color3.new(0, 0, 0)

  529. X2.TextSize = 20

  530. X2.MouseButton1Click:connect(function()

  531. TL.Visible = false

  532. end)

  533. CL.Name = "CL"

  534. CL.Parent = NORMAL

  535. CL.BackgroundColor3 = Color3.new(1, 1, 1)

  536. CL.Position = UDim2.new(-1.16272449, 0, 0.0430003181, 0)

  537. CL.Size = UDim2.new(0, 240, 0, 298)

  538. CL.Visible = false

  539. CL.Style = Enum.FrameStyle.DropShadow

  540. AFC.Name = "AFC"

  541. AFC.Parent = CL

  542. AFC.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  543. AFC.BorderSizePixel = 5

  544. AFC.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)

  545. AFC.Size = UDim2.new(0, 180, 0, 28)

  546. AFC.Font = Enum.Font.Fantasy

  547. AFC.Text = "AUTO FARM SHELLS"

  548. AFC.TextColor3 = Color3.new(0, 0, 0)

  549. AFC.TextSize = 21

  550. AFC.MouseButton1Click:connect(function()

  551. -- This is made for the last candy land area

  552. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Oceanic Island"]:GetChildren()) do

  553. if v.ClassName == "Model" then

  554. for i , b in pairs(v:GetChildren()) do

  555. if b.ClassName ~= "Model" then

  556. if b.ClassName ~= "BillboardGui" then

  557. b.CanCollide = false

  558. end

  559. end

  560. if b.ClassName == "Model" then

  561. for i , c in pairs(b:GetChildren()) do

  562. if c.ClassName ~= "Model" then

  563. c.CanCollide = false

  564. end

  565. if c.ClassName == "Model" then

  566. for i , d in pairs(c:GetChildren()) do

  567. if d.ClassName ~= "Model" then

  568. d.CanCollide = false

  569. end

  570. end

  571. end

  572. end

  573. end

  574. end

  575. end

  576. end

  577. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Oceanic Island"].Decore.Shrine.Decore.Model:GetChildren()) do

  578. if v.ClassName ~= "Model" then

  579. v.CanCollide = false

  580. else

  581. for i,b in pairs(v:GetChildren()) do

  582. b.CanCollide = false

  583. end

  584. end

  585. end

  586. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do

  587. for i , b in pairs(v:GetChildren()) do

  588. if b.ClassName == "Model" then

  589. for i , c in pairs(b:GetChildren()) do

  590. if c.ClassName == "Model" then

  591. for i , as in pairs(c:GetChildren()) do

  592. if as.ClassName ~= "Script" then

  593. as.CanCollide = false

  594. end

  595. end

  596. else

  597. if c.ClassName ~= "StringValue" then

  598. c.CanCollide = false

  599. end

  600. end

  601. end

  602. else

  603. b.CanCollide = false

  604. end

  605. end

  606. end

  607. while wait() do

  608. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid

  609. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do

  610. if v.ClassName ~= "Model" then

  611. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then

  612. hum:MoveTo(v.Position)

  613. hum.MoveToFinished:wait()

  614. end

  615. end

  616. end

  617. end

  618. end)

  619. SOON2.Name = "SOON2"

  620. SOON2.Parent = CL

  621. SOON2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  622. SOON2.BorderSizePixel = 5

  623. SOON2.Position = UDim2.new(0.0973378569, 0, 0.810689747, 0)

  624. SOON2.Size = UDim2.new(0, 180, 0, 27)

  625. SOON2.Font = Enum.Font.Fantasy

  626. SOON2.Text = "COMING SOON"

  627. SOON2.TextColor3 = Color3.new(0, 0, 0)

  628. SOON2.TextSize = 22

  629. CUI.Name = "CUI"

  630. CUI.Parent = CL

  631. CUI.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  632. CUI.BorderSizePixel = 5

  633. CUI.Position = UDim2.new(0.0903111547, 0, 0.126660585, 0)

  634. CUI.Size = UDim2.new(0, 180, 0, 28)

  635. CUI.Font = Enum.Font.Fantasy

  636. CUI.Text = "UNLOCK ISLANDS"

  637. CUI.TextColor3 = Color3.new(0, 0, 0)

  638. CUI.TextSize = 20

  639. CUI.MouseButton1Click:connect(function()

  640. for i,v in pairs(game.Workspace.FloatingIslands["Beach World"]:GetChildren()) do

  641. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame

  642. wait(1)

  643. end

  644. end)

  645. CS1.Name = "CS1"

  646. CS1.Parent = CL

  647. CS1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  648. CS1.BorderSizePixel = 5

  649. CS1.Position = UDim2.new(-0.0373596624, 0, -0.0998552889, 0)

  650. CS1.Size = UDim2.new(0, 232, 0, 20)

  651. CS1.Font = Enum.Font.Garamond

  652. CS1.Text = "BEACH SCRIPTS"

  653. CS1.TextColor3 = Color3.new(0, 0, 0)

  654. CS1.TextSize = 28

  655. CS2.Name = "CS2"

  656. CS2.Parent = CL

  657. CS2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  658. CS2.BorderSizePixel = 5

  659. CS2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)

  660. CS2.Size = UDim2.new(0, 232, 0, 20)

  661. CS2.Font = Enum.Font.Garamond

  662. CS2.Text = "BEACH SCRIPTS"

  663. CS2.TextColor3 = Color3.new(0, 0, 0)

  664. CS2.TextSize = 28

  665. X3.Name = "X3"

  666. X3.Parent = CL

  667. X3.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  668. X3.BorderSizePixel = 0

  669. X3.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)

  670. X3.Size = UDim2.new(0, 34, 0, 18)

  671. X3.Font = Enum.Font.Fantasy

  672. X3.Text = "X"

  673. X3.TextColor3 = Color3.new(0, 0, 0)

  674. X3.TextSize = 20

  675. X3.MouseButton1Click:connect(function()

  676. CL.Visible = false

  677. end)

  678. CL1.Name = "CL1"

  679. CL1.Parent = NORMAL

  680. CL1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  681. CL1.BorderSizePixel = 5

  682. CL1.Position = UDim2.new(0.102811173, 0, 0.196540147, 0)

  683. CL1.Size = UDim2.new(0, 180, 0, 28)

  684. CL1.Font = Enum.Font.Fantasy

  685. CL1.Text = "BEACH LAND"

  686. CL1.TextColor3 = Color3.new(0, 0, 0)

  687. CL1.TextSize = 26

  688. CL1.MouseButton1Click:connect(function()

  689. CL.Visible = true

  690. end)

  691. M1.Name = "M1"

  692. M1.Parent = NORMAL

  693. M1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  694. M1.BorderSizePixel = 5

  695. M1.Position = UDim2.new(0.102811173, 0, 0.343119949, 0)

  696. M1.Size = UDim2.new(0, 180, 0, 28)

  697. M1.Font = Enum.Font.Fantasy

  698. M1.Text = "MAIN LAND"

  699. M1.TextColor3 = Color3.new(0, 0, 0)

  700. M1.TextSize = 26

  701. M1.MouseButton1Click:connect(function()

  702. ML.Visible = true

  703. end)

  704. CREDITS.Name = "CREDITS"

  705. CREDITS.Parent = NORMAL

  706. CREDITS.BackgroundColor3 = Color3.new(1, 1, 1)

  707. CREDITS.Position = UDim2.new(0.60299921, 0, 0.0823095813, 0)

  708. CREDITS.Size = UDim2.new(0, 222, 0, 251)

  709. CREDITS.Visible = false

  710. CREDITS.Style = Enum.FrameStyle.DropShadow

  711. TITAN.Name = "TITAN"

  712. TITAN.Parent = CREDITS

  713. TITAN.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  714. TITAN.BorderSizePixel = 2

  715. TITAN.Position = UDim2.new(-0.00905162282, 0, 0.332227051, 0)

  716. TITAN.Size = UDim2.new(0, 211, 0, 20)

  717. TITAN.Font = Enum.Font.Garamond

  718. TITAN.Text = "TITANIUMDEVELOPER"

  719. TITAN.TextColor3 = Color3.new(0, 0, 0)

  720. TITAN.TextSize = 26

  721. CREDITS1.Name = "CREDITS1"

  722. CREDITS1.Parent = CREDITS

  723. CREDITS1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  724. CREDITS1.BorderSizePixel = 5

  725. CREDITS1.Position = UDim2.new(-0.0239986386, 0, -0.120420448, 0)

  726. CREDITS1.Size = UDim2.new(0, 215, 0, 20)

  727. CREDITS1.Font = Enum.Font.Garamond

  728. CREDITS1.Text = "CREDITS"

  729. CREDITS1.TextColor3 = Color3.new(0, 0, 0)

  730. CREDITS1.TextSize = 28

  731. NAME4YOU.Name = "NAME4YOU"

  732. NAME4YOU.Parent = CREDITS

  733. NAME4YOU.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  734. NAME4YOU.BorderSizePixel = 2

  735. NAME4YOU.Position = UDim2.new(-0.00905162282, 0, 0.117087618, 0)

  736. NAME4YOU.Size = UDim2.new(0, 211, 0, 20)

  737. NAME4YOU.Font = Enum.Font.Garamond

  738. NAME4YOU.Text = "NAME4YOU, ANTRAXO"

  739. NAME4YOU.TextColor3 = Color3.new(0, 0, 0)

  740. NAME4YOU.TextSize = 26

  741. ITZZ.Name = "ITZZ"

  742. ITZZ.Parent = CREDITS

  743. ITZZ.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  744. ITZZ.BorderSizePixel = 2

  745. ITZZ.Position = UDim2.new(-0.00905162375, 0, 0.583223045, 0)

  746. ITZZ.Size = UDim2.new(0, 211, 0, 20)

  747. ITZZ.Font = Enum.Font.Garamond

  748. ITZZ.Text = "ITZZARDIT, Redz"

  749. ITZZ.TextColor3 = Color3.new(0, 0, 0)

  750. ITZZ.TextSize = 24

  751. SHIZU.Name = "SHIZU"

  752. SHIZU.Parent = CREDITS

  753. SHIZU.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  754. SHIZU.BorderSizePixel = 2

  755. SHIZU.Position = UDim2.new(-0.00905162375, 0, 0.786410272, 0)

  756. SHIZU.Size = UDim2.new(0, 211, 0, 20)

  757. SHIZU.Font = Enum.Font.Garamond

  758. SHIZU.Text = "SHIZU,REALLYSECURE"

  759. SHIZU.TextColor3 = Color3.new(0, 0, 0)

  760. SHIZU.TextSize = 26

  761. CREDITS2.Name = "CREDITS2"

  762. CREDITS2.Parent = CREDITS

  763. CREDITS2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  764. CREDITS2.BorderSizePixel = 5

  765. CREDITS2.Position = UDim2.new(-0.0104851248, 0, 0.983165145, 0)

  766. CREDITS2.Size = UDim2.new(0, 215, 0, 20)

  767. CREDITS2.Font = Enum.Font.Garamond

  768. CREDITS2.Text = "CREDITS"

  769. CREDITS2.TextColor3 = Color3.new(0, 0, 0)

  770. CREDITS2.TextSize = 28

  771. X3_2.Name = "X3"

  772. X3_2.Parent = CREDITS

  773. X3_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  774. X3_2.BorderSizePixel = 0

  775. X3_2.Position = UDim2.new(0.823302209, 0, -0.117950127, 0)

  776. X3_2.Size = UDim2.new(0, 34, 0, 18)

  777. X3_2.Font = Enum.Font.Fantasy

  778. X3_2.Text = "X"

  779. X3_2.TextColor3 = Color3.new(0, 0, 0)

  780. X3_2.TextSize = 20

  781. X3_2.MouseButton1Click:connect(function()

  782. CREDITS.Visible = false

  783. end)

  784. RAINBOW.Name = "RAINBOW"

  785. RAINBOW.Parent = ScreenGui

  786. RAINBOW.BackgroundColor3 = Color3.new(1, 1, 1)

  787. RAINBOW.Position = UDim2.new(0.794001639, 0, 0.052558925, 0)

  788. RAINBOW.Size = UDim2.new(0, 232, 0, 283)

  789. RAINBOW.Visible = false

  790. D2.Name = "D2"

  791. D2.Parent = RAINBOW

  792. D2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  793. D2.BorderSizePixel = 5

  794. D2.Position = UDim2.new(-0.00334912026, 0, 0.973874271, 0)

  795. D2.Size = UDim2.new(0, 234, 0, 20)

  796. D2.Font = Enum.Font.Fantasy

  797. D2.Text = "DESIGN BY ITZZARDIT"

  798. D2.TextColor3 = Color3.new(0, 0, 0)

  799. D2.TextSize = 24

  800. MADE2.Name = "MADE2"

  801. MADE2.Parent = RAINBOW

  802. MADE2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  803. MADE2.BorderSizePixel = 5

  804. MADE2.Position = UDim2.new(0.00459432602, 0, -0.0731251463, 0)

  805. MADE2.Size = UDim2.new(0, 232, 0, 20)

  806. MADE2.Font = Enum.Font.Garamond

  807. MADE2.Text = "MADE BY NAME4YOU"

  808. MADE2.TextColor3 = Color3.new(0, 0, 0)

  809. MADE2.TextSize = 28

  810. CR2.Name = "CR2"

  811. CR2.Parent = RAINBOW

  812. CR2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  813. CR2.BorderSizePixel = 5

  814. CR2.Position = UDim2.new(0.111000776, 0, 0.658724546, 0)

  815. CR2.Size = UDim2.new(0, 180, 0, 28)

  816. CR2.Font = Enum.Font.Fantasy

  817. CR2.Text = "CREDITS"

  818. CR2.TextColor3 = Color3.new(0, 0, 0)

  819. CR2.TextSize = 26

  820. CR2.MouseButton1Click:connect(function()

  821. CREDITS2_2.Visible = true

  822. end)

  823. S2.Name = "S2"

  824. S2.Parent = RAINBOW

  825. S2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  826. S2.BorderSizePixel = 5

  827. S2.Position = UDim2.new(0.109564081, 0, 0.808840275, 0)

  828. S2.Size = UDim2.new(0, 180, 0, 28)

  829. S2.Font = Enum.Font.Fantasy

  830. S2.Text = "SETTINGS"

  831. S2.TextColor3 = Color3.new(0, 0, 0)

  832. S2.TextSize = 26

  833. S2.MouseButton1Click:connect(function()

  834. NORMALMODE.Visible = true

  835. end)

  836. G2.Name = "G2"

  837. G2.Parent = RAINBOW

  838. G2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  839. G2.BorderSizePixel = 5

  840. G2.Position = UDim2.new(0.102523826, 0, 0.511375427, 0)

  841. G2.Size = UDim2.new(0, 180, 0, 28)

  842. G2.Font = Enum.Font.Fantasy

  843. G2.Text = "GUI"

  844. G2.TextColor3 = Color3.new(0, 0, 0)

  845. G2.TextSize = 26

  846. G2.MouseButton1Click:connect(function()

  847. loadstring(game:HttpGet(('https://pastebin.com/raw/ykgFbFEQ'),true))()

  848. end)

  849. TOY2.Name = "TOY2"

  850. TOY2.Parent = RAINBOW

  851. TOY2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  852. TOY2.BorderSizePixel = 5

  853. TOY2.Position = UDim2.new(0.102523856, 0, 0.0539917201, 0)

  854. TOY2.Size = UDim2.new(0, 180, 0, 28)

  855. TOY2.Font = Enum.Font.Fantasy

  856. TOY2.Text = "TOY LAND"

  857. TOY2.TextColor3 = Color3.new(0, 0, 0)

  858. TOY2.TextSize = 26

  859. TOY2.MouseButton1Click:connect(function()

  860. TL2.Visible = true

  861. end)

  862. C2.Name = "C2"

  863. C2.Parent = RAINBOW

  864. C2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  865. C2.BorderSizePixel = 5

  866. C2.Position = UDim2.new(0.106977969, 0, 0.209308013, 0)

  867. C2.Size = UDim2.new(0, 180, 0, 28)

  868. C2.Font = Enum.Font.Fantasy

  869. C2.Text = "BEACH LAND"

  870. C2.TextColor3 = Color3.new(0, 0, 0)

  871. C2.TextSize = 26

  872. C2.MouseButton1Click:connect(function()

  873. CL2.Visible = true

  874. end)

  875. M2.Name = "M2"

  876. M2.Parent = RAINBOW

  877. M2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  878. M2.BorderSizePixel = 5

  879. M2.Position = UDim2.new(0.102523834, 0, 0.353864491, 0)

  880. M2.Size = UDim2.new(0, 180, 0, 28)

  881. M2.Font = Enum.Font.Fantasy

  882. M2.Text = "MAIN LAND"

  883. M2.TextColor3 = Color3.new(0, 0, 0)

  884. M2.TextSize = 26

  885. M2.MouseButton1Click:connect(function()

  886. ML2.Visible = true

  887. end)

  888. NORMALMODE.Name = "NORMALMODE"

  889. NORMALMODE.Parent = RAINBOW

  890. NORMALMODE.BackgroundColor3 = Color3.new(1, 1, 1)

  891. NORMALMODE.Position = UDim2.new(-0.00431034481, 0, 1.08833921, 0)

  892. NORMALMODE.Size = UDim2.new(0, 234, 0, 100)

  893. NORMALMODE.Visible = false

  894. OFF.Name = "OFF"

  895. OFF.Parent = NORMALMODE

  896. OFF.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  897. OFF.BorderSizePixel = 5

  898. OFF.Position = UDim2.new(0.0927247107, 0, 0.286246061, 0)

  899. OFF.Size = UDim2.new(0, 185, 0, 41)

  900. OFF.Font = Enum.Font.Fantasy

  901. OFF.Text = "RAINBOW OFF"

  902. OFF.TextColor3 = Color3.new(0, 0, 0)

  903. OFF.TextSize = 26

  904. OFF.MouseButton1Click:connect(function()

  905. RAINBOW.Visible = false

  906. NORMAL.Visible = true

  907. end)

  908. CL2.Name = "CL2"

  909. CL2.Parent = RAINBOW

  910. CL2.BackgroundColor3 = Color3.new(1, 1, 1)

  911. CL2.Position = UDim2.new(-1.24936235, 0, 0.002692312, 0)

  912. CL2.Size = UDim2.new(0, 240, 0, 298)

  913. CL2.Visible = false

  914. CL2.Style = Enum.FrameStyle.DropShadow

  915. AFC_2.Name = "AFC"

  916. AFC_2.Parent = CL2

  917. AFC_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  918. AFC_2.BorderSizePixel = 5

  919. AFC_2.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)

  920. AFC_2.Size = UDim2.new(0, 180, 0, 28)

  921. AFC_2.Font = Enum.Font.Fantasy

  922. AFC_2.Text = "AUTO FARM CANDY"

  923. AFC_2.TextColor3 = Color3.new(0, 0, 0)

  924. AFC_2.TextSize = 21

  925. AFC_2.MouseButton1Click:connect(function()

  926. -- This is made for the last candy land area

  927. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Oceanic Island"]:GetChildren()) do

  928. if v.ClassName == "Model" then

  929. for i , b in pairs(v:GetChildren()) do

  930. if b.ClassName ~= "Model" then

  931. if b.ClassName ~= "BillboardGui" then

  932. b.CanCollide = false

  933. end

  934. end

  935. if b.ClassName == "Model" then

  936. for i , c in pairs(b:GetChildren()) do

  937. if c.ClassName ~= "Model" then

  938. c.CanCollide = false

  939. end

  940. if c.ClassName == "Model" then

  941. for i , d in pairs(c:GetChildren()) do

  942. if d.ClassName ~= "Model" then

  943. d.CanCollide = false

  944. end

  945. end

  946. end

  947. end

  948. end

  949. end

  950. end

  951. end

  952. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Oceanic Island"].Decore.Shrine.Decore.Model:GetChildren()) do

  953. if v.ClassName ~= "Model" then

  954. v.CanCollide = false

  955. else

  956. for i,b in pairs(v:GetChildren()) do

  957. b.CanCollide = false

  958. end

  959. end

  960. end

  961. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do

  962. for i , b in pairs(v:GetChildren()) do

  963. if b.ClassName == "Model" then

  964. for i , c in pairs(b:GetChildren()) do

  965. if c.ClassName == "Model" then

  966. for i , as in pairs(c:GetChildren()) do

  967. if as.ClassName ~= "Script" then

  968. as.CanCollide = false

  969. end

  970. end

  971. else

  972. if c.ClassName ~= "StringValue" then

  973. c.CanCollide = false

  974. end

  975. end

  976. end

  977. else

  978. b.CanCollide = false

  979. end

  980. end

  981. end

  982. while wait() do

  983. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid

  984. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do

  985. if v.ClassName ~= "Model" then

  986. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then

  987. hum:MoveTo(v.Position)

  988. hum.MoveToFinished:wait()

  989. end

  990. end

  991. end

  992. end

  993. end)

  994. SOON2_2.Name = "SOON2"

  995. SOON2_2.Parent = CL2

  996. SOON2_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  997. SOON2_2.BorderSizePixel = 5

  998. SOON2_2.Position = UDim2.new(0.0973378569, 0, 0.810689747, 0)

  999. SOON2_2.Size = UDim2.new(0, 180, 0, 27)

  1000. SOON2_2.Font = Enum.Font.Fantasy

  1001. SOON2_2.Text = "COMING SOON"

  1002. SOON2_2.TextColor3 = Color3.new(0, 0, 0)

  1003. SOON2_2.TextSize = 22

  1004. CS1_2.Name = "CS1"

  1005. CS1_2.Parent = CL2

  1006. CS1_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1007. CS1_2.BorderSizePixel = 5

  1008. CS1_2.Position = UDim2.new(-0.0373596624, 0, -0.0998552889, 0)

  1009. CS1_2.Size = UDim2.new(0, 232, 0, 20)

  1010. CS1_2.Font = Enum.Font.Garamond

  1011. CS1_2.Text = "BEACH SCRIPTS"

  1012. CS1_2.TextColor3 = Color3.new(0, 0, 0)

  1013. CS1_2.TextSize = 28

  1014. CS2_2.Name = "CS2"

  1015. CS2_2.Parent = CL2

  1016. CS2_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1017. CS2_2.BorderSizePixel = 5

  1018. CS2_2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)

  1019. CS2_2.Size = UDim2.new(0, 232, 0, 20)

  1020. CS2_2.Font = Enum.Font.Garamond

  1021. CS2_2.Text = "BEACH SCRIPTS"

  1022. CS2_2.TextColor3 = Color3.new(0, 0, 0)

  1023. CS2_2.TextSize = 28

  1024. XX1.Name = "XX1"

  1025. XX1.Parent = CL2

  1026. XX1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1027. XX1.BorderSizePixel = 5

  1028. XX1.Position = UDim2.new(0.0903111547, 0, 0.126660585, 0)

  1029. XX1.Size = UDim2.new(0, 180, 0, 28)

  1030. XX1.Font = Enum.Font.Fantasy

  1031. XX1.Text = "UNLOCK ISLANDS"

  1032. XX1.TextColor3 = Color3.new(0, 0, 0)

  1033. XX1.TextSize = 20

  1034. XX1.MouseButton1Click:connect(function()

  1035. for i,v in pairs(game.Workspace.FloatingIslands["Beach World"]:GetChildren()) do

  1036. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame

  1037. wait(1)

  1038. end

  1039. end)

  1040. XX1_2.Name = "XX1"

  1041. XX1_2.Parent = CL2

  1042. XX1_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1043. XX1_2.BorderSizePixel = 0

  1044. XX1_2.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)

  1045. XX1_2.Size = UDim2.new(0, 34, 0, 18)

  1046. XX1_2.Font = Enum.Font.Fantasy

  1047. XX1_2.Text = "X"

  1048. XX1_2.TextColor3 = Color3.new(0, 0, 0)

  1049. XX1_2.TextSize = 20

  1050. XX1_2.MouseButton1Click:connect(function()

  1051. CL2.Visible = false

  1052. end)

  1053. TL2.Name = "TL2"

  1054. TL2.Parent = RAINBOW

  1055. TL2.BackgroundColor3 = Color3.new(1, 1, 1)

  1056. TL2.Position = UDim2.new(-1.25726438, 0, 0.00594958663, 0)

  1057. TL2.Size = UDim2.new(0, 240, 0, 298)

  1058. TL2.Visible = false

  1059. TL2.Style = Enum.FrameStyle.DropShadow

  1060. AFB_2.Name = "AFB"

  1061. AFB_2.Parent = TL2

  1062. AFB_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1063. AFB_2.BorderSizePixel = 5

  1064. AFB_2.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)

  1065. AFB_2.Size = UDim2.new(0, 180, 0, 28)

  1066. AFB_2.Font = Enum.Font.Fantasy

  1067. AFB_2.Text = "AUTO FARM BRICKS "

  1068. AFB_2.TextColor3 = Color3.new(0, 0, 0)

  1069. AFB_2.TextSize = 21

  1070. AFB_2.MouseButton1Click:connect(function()

  1071. -- This is made for the last toy land area

  1072. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"]:GetChildren()) do

  1073. if v.ClassName == "Model" then

  1074. for i , b in pairs(v:GetChildren()) do

  1075. if b.ClassName ~= "Model" then

  1076. if b.ClassName ~= "BillboardGui" then

  1077. b.CanCollide = false

  1078. end

  1079. end

  1080. if b.ClassName == "Model" then

  1081. for i , c in pairs(b:GetChildren()) do

  1082. if c.ClassName ~= "Model" then

  1083. c.CanCollide = false

  1084. end

  1085. if c.ClassName == "Model" then

  1086. for i , d in pairs(c:GetChildren()) do

  1087. if d.ClassName ~= "Model" then

  1088. d.CanCollide = false

  1089. end

  1090. end

  1091. end

  1092. end

  1093. end

  1094. end

  1095. end

  1096. end

  1097. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"].Decore.Shrine.Decore.Mountains:GetChildren()) do

  1098. if v.ClassName ~= "Model" then

  1099. v.CanCollide = false

  1100. else

  1101. for i,b in pairs(v:GetChildren()) do

  1102. b.CanCollide = false

  1103. end

  1104. end

  1105. end

  1106. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do

  1107. for i , b in pairs(v:GetChildren()) do

  1108. if b.ClassName == "Model" then

  1109. for i , c in pairs(b:GetChildren()) do

  1110. if c.ClassName == "Model" then

  1111. for i , as in pairs(c:GetChildren()) do

  1112. if as.ClassName ~= "Script" then

  1113. as.CanCollide = false

  1114. end

  1115. end

  1116. else

  1117. if c.ClassName ~= "StringValue" then

  1118. c.CanCollide = false

  1119. end

  1120. end

  1121. end

  1122. else

  1123. b.CanCollide = false

  1124. end

  1125. end

  1126. end

  1127. while wait() do

  1128. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid

  1129. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do

  1130. if v.ClassName ~= "Model" then

  1131. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then

  1132. hum:MoveTo(v.Position)

  1133. hum.MoveToFinished:wait()

  1134. end

  1135. end

  1136. end

  1137. end

  1138. end)

  1139. SOON_2.Name = "SOON"

  1140. SOON_2.Parent = TL2

  1141. SOON_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1142. SOON_2.BorderSizePixel = 5

  1143. SOON_2.Position = UDim2.new(0.0973378569, 0, 0.810689747, 0)

  1144. SOON_2.Size = UDim2.new(0, 180, 0, 27)

  1145. SOON_2.Font = Enum.Font.Fantasy

  1146. SOON_2.Text = "COOMING SOON"

  1147. SOON_2.TextColor3 = Color3.new(0, 0, 0)

  1148. SOON_2.TextSize = 22

  1149. UIT_2.Name = "UIT"

  1150. UIT_2.Parent = TL2

  1151. UIT_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1152. UIT_2.BorderSizePixel = 5

  1153. UIT_2.Position = UDim2.new(0.0903111547, 0, 0.126660585, 0)

  1154. UIT_2.Size = UDim2.new(0, 180, 0, 28)

  1155. UIT_2.Font = Enum.Font.Fantasy

  1156. UIT_2.Text = "UNLOCK ISLANDS"

  1157. UIT_2.TextColor3 = Color3.new(0, 0, 0)

  1158. UIT_2.TextSize = 20

  1159. UIT_2.MouseButton1Click:connect(function()

  1160. for i,v in pairs(game.Workspace.FloatingIslands["Toy Land"]:GetChildren()) do

  1161. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame

  1162. wait(1)

  1163. end

  1164. end)

  1165. TS1_2.Name = "TS1"

  1166. TS1_2.Parent = TL2

  1167. TS1_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1168. TS1_2.BorderSizePixel = 5

  1169. TS1_2.Position = UDim2.new(-0.0248596594, 0, -0.0964995846, 0)

  1170. TS1_2.Size = UDim2.new(0, 232, 0, 20)

  1171. TS1_2.Font = Enum.Font.Garamond

  1172. TS1_2.Text = "TOY SCRIPTS"

  1173. TS1_2.TextColor3 = Color3.new(0, 0, 0)

  1174. TS1_2.TextSize = 28

  1175. TS2_2.Name = "TS2"

  1176. TS2_2.Parent = TL2

  1177. TS2_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1178. TS2_2.BorderSizePixel = 5

  1179. TS2_2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)

  1180. TS2_2.Size = UDim2.new(0, 232, 0, 20)

  1181. TS2_2.Font = Enum.Font.Garamond

  1182. TS2_2.Text = "TOY SCRIPTS"

  1183. TS2_2.TextColor3 = Color3.new(0, 0, 0)

  1184. TS2_2.TextSize = 28

  1185. XX3.Name = "XX3"

  1186. XX3.Parent = TL2

  1187. XX3.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1188. XX3.BorderSizePixel = 0

  1189. XX3.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)

  1190. XX3.Size = UDim2.new(0, 34, 0, 18)

  1191. XX3.Font = Enum.Font.Fantasy

  1192. XX3.Text = "X"

  1193. XX3.TextColor3 = Color3.new(0, 0, 0)

  1194. XX3.TextSize = 20

  1195. XX3.MouseButton1Click:connect(function()

  1196. TL2.Visible = false

  1197. end)

  1198. ML2.Name = "ML2"

  1199. ML2.Parent = RAINBOW

  1200. ML2.BackgroundColor3 = Color3.new(1, 1, 1)

  1201. ML2.Position = UDim2.new(-1.27881634, 0, 0.00975944567, 0)

  1202. ML2.Size = UDim2.new(0, 240, 0, 298)

  1203. ML2.Visible = false

  1204. ML2.Style = Enum.FrameStyle.DropShadow

  1205. XP_2.Name = "XP"

  1206. XP_2.Parent = ML2

  1207. XP_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1208. XP_2.BorderSizePixel = 5

  1209. XP_2.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)

  1210. XP_2.Size = UDim2.new(0, 180, 0, 28)

  1211. XP_2.Font = Enum.Font.Fantasy

  1212. XP_2.Text = "AUTO FARM XP"

  1213. XP_2.TextColor3 = Color3.new(0, 0, 0)

  1214. XP_2.TextSize = 26

  1215. XP_2.MouseButton1Click:connect(function()

  1216. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"]:GetChildren()) do

  1217. if v.ClassName == "Model" then

  1218. for i , b in pairs(v:GetChildren()) do

  1219. if b.ClassName ~= "Model" then

  1220. if b.ClassName ~= "BillboardGui" then

  1221. b.CanCollide = false

  1222. end

  1223. end

  1224. if b.ClassName == "Model" then

  1225. for i , c in pairs(b:GetChildren()) do

  1226. if c.ClassName ~= "Model" then

  1227. c.CanCollide = false

  1228. end

  1229. if c.ClassName == "Model" then

  1230. for i , d in pairs(c:GetChildren()) do

  1231. if d.ClassName ~= "Model" then

  1232. d.CanCollide = false

  1233. end

  1234. end

  1235. end

  1236. end

  1237. end

  1238. end

  1239. end

  1240. end

  1241. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"].Decore.Shrine.Decore.Model:GetChildren()) do

  1242. if v.ClassName ~= "Model" then

  1243. v.CanCollide = false

  1244. else

  1245. for i,b in pairs(v:GetChildren()) do

  1246. b.CanCollide = false

  1247. end

  1248. end

  1249. end

  1250. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do

  1251. for i , b in pairs(v:GetChildren()) do

  1252. if b.ClassName == "Model" then

  1253. for i , c in pairs(b:GetChildren()) do

  1254. if c.ClassName == "Model" then

  1255. for i , as in pairs(c:GetChildren()) do

  1256. if as.ClassName ~= "Script" then

  1257. as.CanCollide = false

  1258. end

  1259. end

  1260. else

  1261. if c.ClassName ~= "StringValue" then

  1262. c.CanCollide = false

  1263. end

  1264. end

  1265. end

  1266. else

  1267. b.CanCollide = false

  1268. end

  1269. end

  1270. end

  1271. while wait() do

  1272. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid

  1273. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do

  1274. if v.ClassName ~= "Model" then

  1275. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then

  1276. hum:MoveTo(v.Position)

  1277. hum.MoveToFinished:wait()

  1278. end

  1279. end

  1280. end

  1281. end

  1282. end)

  1283. AUTOFARMGEMS_2.Name = "AUTO FARM GEMS"

  1284. AUTOFARMGEMS_2.Parent = ML2

  1285. AUTOFARMGEMS_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1286. AUTOFARMGEMS_2.BorderSizePixel = 5

  1287. AUTOFARMGEMS_2.Position = UDim2.new(0.102811269, 0, 0.82114929, 0)

  1288. AUTOFARMGEMS_2.Size = UDim2.new(0, 180, 0, 28)

  1289. AUTOFARMGEMS_2.Font = Enum.Font.Fantasy

  1290. AUTOFARMGEMS_2.Text = "AUTO FARM GEMS"

  1291. AUTOFARMGEMS_2.TextColor3 = Color3.new(0, 0, 0)

  1292. AUTOFARMGEMS_2.TextSize = 22

  1293. AUTOFARMGEMS_2.MouseButton1Click:connect(function()

  1294. while wait(1) do

  1295. local function GetObject()

  1296. local least = math.huge

  1297. local Object

  1298. for _,Stuff in pairs (workspace:GetDescendants()) do

  1299. if Stuff:IsA("MeshPart") then

  1300. if Stuff.MeshId == "rbxassetid://2542638609" or Stuff.MeshId == "rbxassetid://2542638609" or Stuff.MeshId == "rbxassetid://2558194071" or Stuff.MeshId == "rbxassetid://2558179804" then

  1301. local Distance = game.Players.LocalPlayer:DistanceFromCharacter(Stuff.Position)

  1302. if Distance < least and Distance < 100 then

  1303. least = Distance

  1304. Object = Stuff

  1305. end

  1306. end

  1307. end

  1308. end

  1309. return Object

  1310. end

  1311. if GetObject() ~= nil then game.Players.LocalPlayer.Character.Humanoid:MoveTo(GetObject().Position)

  1312. end

  1313. local VirtualUser=game:service'VirtualUser'

  1314. game:service'Players'.LocalPlayer.Idled:connect(function()

  1315. VirtualUser:CaptureController()

  1316. VirtualUser:ClickButton2(Vector2.new())

  1317. end)

  1318. end

  1319. end)

  1320. UIE_2.Name = "UIE"

  1321. UIE_2.Parent = ML2

  1322. UIE_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1323. UIE_2.BorderSizePixel = 5

  1324. UIE_2.Position = UDim2.new(0.0903111547, 0, 0.126660585, 0)

  1325. UIE_2.Size = UDim2.new(0, 180, 0, 28)

  1326. UIE_2.Font = Enum.Font.Fantasy

  1327. UIE_2.Text = "UNLOCK ISLANDS"

  1328. UIE_2.TextColor3 = Color3.new(0, 0, 0)

  1329. UIE_2.TextSize = 22

  1330. UIE_2.MouseButton1Click:connect(function()

  1331. for i,v in pairs(game.Workspace.FloatingIslands.Overworld:GetChildren()) do

  1332. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame

  1333. wait(1)

  1334. end

  1335. end)

  1336. ES1_2.Name = "ES1"

  1337. ES1_2.Parent = ML2

  1338. ES1_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1339. ES1_2.BorderSizePixel = 5

  1340. ES1_2.Position = UDim2.new(-0.020692993, 0, -0.0998552889, 0)

  1341. ES1_2.Size = UDim2.new(0, 232, 0, 20)

  1342. ES1_2.Font = Enum.Font.Garamond

  1343. ES1_2.Text = "EARTH SCRIPTS"

  1344. ES1_2.TextColor3 = Color3.new(0, 0, 0)

  1345. ES1_2.TextSize = 28

  1346. ES2_2.Name = "ES2"

  1347. ES2_2.Parent = ML2

  1348. ES2_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1349. ES2_2.BorderSizePixel = 5

  1350. ES2_2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)

  1351. ES2_2.Size = UDim2.new(0, 232, 0, 20)

  1352. ES2_2.Font = Enum.Font.Garamond

  1353. ES2_2.Text = "EARTH SCRIPTS"

  1354. ES2_2.TextColor3 = Color3.new(0, 0, 0)

  1355. ES2_2.TextSize = 28

  1356. XX2.Name = "XX2"

  1357. XX2.Parent = ML2

  1358. XX2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1359. XX2.BorderSizePixel = 0

  1360. XX2.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)

  1361. XX2.Size = UDim2.new(0, 34, 0, 18)

  1362. XX2.Font = Enum.Font.Fantasy

  1363. XX2.Text = "X"

  1364. XX2.TextColor3 = Color3.new(0, 0, 0)

  1365. XX2.TextSize = 20

  1366. XX2.MouseButton1Click:connect(function()

  1367. ML2.Visible = false

  1368. end)

  1369. CREDITS2_2.Name = "CREDITS2"

  1370. CREDITS2_2.Parent = RAINBOW

  1371. CREDITS2_2.BackgroundColor3 = Color3.new(1, 1, 1)

  1372. CREDITS2_2.Position = UDim2.new(-1.2039572, 0, 0.0712530687, 0)

  1373. CREDITS2_2.Size = UDim2.new(0, 211, 0, 265)

  1374. CREDITS2_2.Visible = false

  1375. TITAN_2.Name = "TITAN"

  1376. TITAN_2.Parent = CREDITS2_2

  1377. TITAN_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1378. TITAN_2.BorderSizePixel = 2

  1379. TITAN_2.Position = UDim2.new(0.00516638719, 0, 0.396377981, 0)

  1380. TITAN_2.Size = UDim2.new(0, 211, 0, 20)

  1381. TITAN_2.Font = Enum.Font.Garamond

  1382. TITAN_2.Text = "TITANIUMDEVELOPER"

  1383. TITAN_2.TextColor3 = Color3.new(0, 0, 0)

  1384. TITAN_2.TextSize = 26

  1385. CREDITS1_2.Name = "CREDITS1"

  1386. CREDITS1_2.Parent = CREDITS2_2

  1387. CREDITS1_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1388. CREDITS1_2.BorderSizePixel = 5

  1389. CREDITS1_2.Position = UDim2.new(-0.00978062861, 0, -0.00343931466, 0)

  1390. CREDITS1_2.Size = UDim2.new(0, 215, 0, 20)

  1391. CREDITS1_2.Font = Enum.Font.Garamond

  1392. CREDITS1_2.Text = "CREDITS"

  1393. CREDITS1_2.TextColor3 = Color3.new(0, 0, 0)

  1394. CREDITS1_2.TextSize = 28

  1395. NAME4YOU_2.Name = "NAME4YOU"

  1396. NAME4YOU_2.Parent = CREDITS2_2

  1397. NAME4YOU_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1398. NAME4YOU_2.BorderSizePixel = 2

  1399. NAME4YOU_2.Position = UDim2.new(0.00516638625, 0, 0.181238562, 0)

  1400. NAME4YOU_2.Size = UDim2.new(0, 211, 0, 20)

  1401. NAME4YOU_2.Font = Enum.Font.Garamond

  1402. NAME4YOU_2.Text = "NAME4YOU, ANTRAXO"

  1403. NAME4YOU_2.TextColor3 = Color3.new(0, 0, 0)

  1404. NAME4YOU_2.TextSize = 26

  1405. ITZZ_2.Name = "ITZZ"

  1406. ITZZ_2.Parent = CREDITS2_2

  1407. ITZZ_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1408. ITZZ_2.BorderSizePixel = 2

  1409. ITZZ_2.Position = UDim2.new(0.00516638532, 0, 0.583223045, 0)

  1410. ITZZ_2.Size = UDim2.new(0, 211, 0, 20)

  1411. ITZZ_2.Font = Enum.Font.Garamond

  1412. ITZZ_2.Text = "ITZZARDIT,NOT A TRAP"

  1413. ITZZ_2.TextColor3 = Color3.new(0, 0, 0)

  1414. ITZZ_2.TextSize = 24

  1415. SHIZU_2.Name = "SHIZU"

  1416. SHIZU_2.Parent = CREDITS2_2

  1417. SHIZU_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1418. SHIZU_2.BorderSizePixel = 2

  1419. SHIZU_2.Position = UDim2.new(0.00516638532, 0, 0.759995222, 0)

  1420. SHIZU_2.Size = UDim2.new(0, 211, 0, 20)

  1421. SHIZU_2.Font = Enum.Font.Garamond

  1422. SHIZU_2.Text = "SHIZU,REALLYSECURE"

  1423. SHIZU_2.TextColor3 = Color3.new(0, 0, 0)

  1424. SHIZU_2.TextSize = 26

  1425. CREDITS2_3.Name = "CREDITS2"

  1426. CREDITS2_3.Parent = CREDITS2_2

  1427. CREDITS2_3.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1428. CREDITS2_3.BorderSizePixel = 5

  1429. CREDITS2_3.Position = UDim2.new(-0.0152244614, 0, 0.934108555, 0)

  1430. CREDITS2_3.Size = UDim2.new(0, 215, 0, 20)

  1431. CREDITS2_3.Font = Enum.Font.Garamond

  1432. CREDITS2_3.Text = "CREDITS"

  1433. CREDITS2_3.TextColor3 = Color3.new(0, 0, 0)

  1434. CREDITS2_3.TextSize = 28

  1435. X3_3.Name = "X3"

  1436. X3_3.Parent = CREDITS2_2

  1437. X3_3.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1438. X3_3.BorderSizePixel = 0

  1439. X3_3.Position = UDim2.new(0.793222368, 0, -0.00369018316, 0)

  1440. X3_3.Size = UDim2.new(0, 34, 0, 18)

  1441. X3_3.Font = Enum.Font.Fantasy

  1442. X3_3.Text = "X"

  1443. X3_3.TextColor3 = Color3.new(0, 0, 0)

  1444. X3_3.TextSize = 20

  1445. X3_3.MouseButton1Click:connect(function()

  1446. CREDITS2_2.Visible = false

  1447. end)

  1448. OC.Name = "OC"

  1449. OC.Parent = ScreenGui

  1450. OC.BackgroundColor3 = Color3.new(1, 1, 1)

  1451. OC.Position = UDim2.new(0.0110497177, 0, 0.469287485, 0)

  1452. OC.Size = UDim2.new(0, 19, 0, 20)

  1453. OPEN.Name = "OPEN"

  1454. OPEN.Parent = OC

  1455. OPEN.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1456. OPEN.BorderSizePixel = 5

  1457. OPEN.Position = UDim2.new(-0.376452386, 0, -0.02250061, 0)

  1458. OPEN.Size = UDim2.new(0, 56, 0, 28)

  1459. OPEN.Font = Enum.Font.Garamond

  1460. OPEN.Text = "OPEN"

  1461. OPEN.TextColor3 = Color3.new(0, 0, 0)

  1462. OPEN.TextSize = 20

  1463. OPEN.MouseButton1Click:connect(function()

  1464. NORMAL.Visible = true

  1465. CLOSE.Visible = true

  1466. OPEN.Visible = false

  1467. end)

  1468. CLOSE.Name = "CLOSE"

  1469. CLOSE.Parent = OC

  1470. CLOSE.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)

  1471. CLOSE.BorderSizePixel = 5

  1472. CLOSE.Position = UDim2.new(-0.376452386, 0, -0.02250061, 0)

  1473. CLOSE.Size = UDim2.new(0, 56, 0, 28)

  1474. CLOSE.Visible = false

  1475. CLOSE.Font = Enum.Font.Garamond

  1476. CLOSE.Text = "CLOSE"

  1477. CLOSE.TextColor3 = Color3.new(0, 0, 0)

  1478. CLOSE.TextSize = 20

  1479. CLOSE.MouseButton1Click:connect(function()

  1480. NORMAL.Visible = false

  1481. RAINBOW.Visible = false

  1482. OPEN.Visible = true

  1483. CLOSE.Visible = false

  1484. end)

  1485. -- Scripts:

  1486. function SCRIPT_YUPU68_FAKESCRIPT() -- RAINBOW.LocalScript

  1487. local script = Instance.new('LocalScript')

  1488. script.Parent = RAINBOW

  1489. while wait(1) do

  1490. script.Parent.BackgroundColor3=Color3.fromHSV(math.random(100)/100,1,1)

  1491. end

  1492. end

  1493. coroutine.resume(coroutine.create(SCRIPT_YUPU68_FAKESCRIPT))

  1494. function SCRIPT_VCUJ90_FAKESCRIPT() -- NORMALMODE.LocalScript

  1495. local script = Instance.new('LocalScript')

  1496. script.Parent = NORMALMODE

  1497. while wait(1) do

  1498. script.Parent.BackgroundColor3=Color3.fromHSV(math.random(100)/100,1,1)

  1499. end

  1500. end

  1501. coroutine.resume(coroutine.create(SCRIPT_VCUJ90_FAKESCRIPT))

  1502. function SCRIPT_TBCD72_FAKESCRIPT() -- CREDITS2_2.LocalScript

  1503. local script = Instance.new('LocalScript')

  1504. script.Parent = CREDITS2_2

  1505. while wait(1) do

  1506. script.Parent.BackgroundColor3=Color3.fromHSV(math.random(100)/100,1,1)

  1507. end

  1508. end

  1509. coroutine.resume(coroutine.create(SCRIPT_TBCD72_FAKESCRIPT))

Bubble Gum Simulator Script - Pastebin.com (2024)
Top Articles
Latest Posts
Article information

Author: Ms. Lucile Johns

Last Updated:

Views: 6822

Rating: 4 / 5 (61 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Ms. Lucile Johns

Birthday: 1999-11-16

Address: Suite 237 56046 Walsh Coves, West Enid, VT 46557

Phone: +59115435987187

Job: Education Supervisor

Hobby: Genealogy, Stone skipping, Skydiving, Nordic skating, Couponing, Coloring, Gardening

Introduction: My name is Ms. Lucile Johns, I am a successful, friendly, friendly, homely, adventurous, handsome, delightful person who loves writing and wants to share my knowledge and understanding with you.