Advertisement
XxIHACKINGxX

Bubble Gum Sim Script Gui

Apr 15th, 2019
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.10 KB | None | 0 0
  1. -- Instances:
  2. local ScreenGui = Instance.new("ScreenGui")
  3. local NORMAL = Instance.new("Frame")
  4. local SETTINGS1 = Instance.new("TextButton")
  5. local TOY1 = Instance.new("TextButton")
  6. local CR1 = Instance.new("TextButton")
  7. local D1 = Instance.new("TextLabel")
  8. local GUI1 = Instance.new("TextButton")
  9. local MADE1 = Instance.new("TextLabel")
  10. local RAINBOWMODE = Instance.new("Frame")
  11. local ON = Instance.new("TextButton")
  12. local ML = Instance.new("Frame")
  13. local XP = Instance.new("TextButton")
  14. local AUTOFARMGEMS = Instance.new("TextButton")
  15. local UIE = Instance.new("TextButton")
  16. local ES1 = Instance.new("TextLabel")
  17. local ES2 = Instance.new("TextLabel")
  18. local X1 = Instance.new("TextButton")
  19. local TL = Instance.new("Frame")
  20. local AFB = Instance.new("TextButton")
  21. local SOON = Instance.new("TextButton")
  22. local UIT = Instance.new("TextButton")
  23. local TS1 = Instance.new("TextLabel")
  24. local TS2 = Instance.new("TextLabel")
  25. local X2 = Instance.new("TextButton")
  26. local CL = Instance.new("Frame")
  27. local AFC = Instance.new("TextButton")
  28. local SOON2 = Instance.new("TextButton")
  29. local CUI = Instance.new("TextButton")
  30. local CS1 = Instance.new("TextLabel")
  31. local CS2 = Instance.new("TextLabel")
  32. local X3 = Instance.new("TextButton")
  33. local CL1 = Instance.new("TextButton")
  34. local M1 = Instance.new("TextButton")
  35. local CREDITS = Instance.new("Frame")
  36. local TITAN = Instance.new("TextLabel")
  37. local CREDITS1 = Instance.new("TextLabel")
  38. local NAME4YOU = Instance.new("TextLabel")
  39. local ITZZ = Instance.new("TextLabel")
  40. local SHIZU = Instance.new("TextLabel")
  41. local CREDITS2 = Instance.new("TextLabel")
  42. local X3_2 = Instance.new("TextButton")
  43. local RAINBOW = Instance.new("Frame")
  44. local D2 = Instance.new("TextLabel")
  45. local MADE2 = Instance.new("TextLabel")
  46. local CR2 = Instance.new("TextButton")
  47. local S2 = Instance.new("TextButton")
  48. local G2 = Instance.new("TextButton")
  49. local TOY2 = Instance.new("TextButton")
  50. local C2 = Instance.new("TextButton")
  51. local M2 = Instance.new("TextButton")
  52. local NORMALMODE = Instance.new("Frame")
  53. local OFF = Instance.new("TextButton")
  54. local CL2 = Instance.new("Frame")
  55. local AFC_2 = Instance.new("TextButton")
  56. local SOON2_2 = Instance.new("TextButton")
  57. local CS1_2 = Instance.new("TextLabel")
  58. local CS2_2 = Instance.new("TextLabel")
  59. local XX1 = Instance.new("TextButton")
  60. local CUI_2 = Instance.new("TextButton")
  61. local XX1_2 = Instance.new("TextButton")
  62. local TL2 = Instance.new("Frame")
  63. local AFB_2 = Instance.new("TextButton")
  64. local SOON_2 = Instance.new("TextButton")
  65. local UIT_2 = Instance.new("TextButton")
  66. local TS1_2 = Instance.new("TextLabel")
  67. local TS2_2 = Instance.new("TextLabel")
  68. local XX3 = Instance.new("TextButton")
  69. local ML2 = Instance.new("Frame")
  70. local XP_2 = Instance.new("TextButton")
  71. local AUTOFARMGEMS_2 = Instance.new("TextButton")
  72. local UIE_2 = Instance.new("TextButton")
  73. local ES1_2 = Instance.new("TextLabel")
  74. local ES2_2 = Instance.new("TextLabel")
  75. local XX2 = Instance.new("TextButton")
  76. local CREDITS2_2 = Instance.new("Frame")
  77. local TITAN_2 = Instance.new("TextLabel")
  78. local CREDITS1_2 = Instance.new("TextLabel")
  79. local NAME4YOU_2 = Instance.new("TextLabel")
  80. local ITZZ_2 = Instance.new("TextLabel")
  81. local SHIZU_2 = Instance.new("TextLabel")
  82. local CREDITS2_3 = Instance.new("TextLabel")
  83. local X3_3 = Instance.new("TextButton")
  84. local OC = Instance.new("Frame")
  85. local OPEN = Instance.new("TextButton")
  86. local CLOSE = Instance.new("TextButton")
  87. --Properties:
  88. ScreenGui.Parent = game.CoreGui
  89.  
  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.  
  111.  
  112.  
  113. NORMAL.Name = "NORMAL"
  114. NORMAL.Parent = ScreenGui
  115. NORMAL.BackgroundColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  116. NORMAL.BorderSizePixel = 10
  117. NORMAL.Position = UDim2.new(0.791959226, 0, 0.051149141, 0)
  118. NORMAL.Size = UDim2.new(0, 240, 0, 307)
  119. NORMAL.Visible = false
  120. NORMAL.Style = Enum.FrameStyle.DropShadow
  121.  
  122. SETTINGS1.Name = "SETTINGS1"
  123. SETTINGS1.Parent = NORMAL
  124. SETTINGS1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  125. SETTINGS1.BorderSizePixel = 5
  126. SETTINGS1.Position = UDim2.new(0.10281118, 0, 0.789374053, 0)
  127. SETTINGS1.Size = UDim2.new(0, 180, 0, 28)
  128. SETTINGS1.Font = Enum.Font.Fantasy
  129. SETTINGS1.Text = "SETTINGS"
  130. SETTINGS1.TextColor3 = Color3.new(0, 0, 0)
  131. SETTINGS1.TextSize = 26
  132. SETTINGS1.MouseButton1Click:connect(function()
  133. RAINBOWMODE.Visible = true
  134. end)
  135.  
  136. TOY1.Name = "TOY1"
  137. TOY1.Parent = NORMAL
  138. TOY1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  139. TOY1.BorderSizePixel = 5
  140. TOY1.Position = UDim2.new(0.0986445099, 0, 0.0564750209, 0)
  141. TOY1.Size = UDim2.new(0, 180, 0, 28)
  142. TOY1.Font = Enum.Font.Fantasy
  143. TOY1.Text = "TOY LAND"
  144. TOY1.TextColor3 = Color3.new(0, 0, 0)
  145. TOY1.TextSize = 26
  146. TOY1.MouseButton1Click:connect(function()
  147. TL.Visible = true
  148. end)
  149.  
  150. CR1.Name = "CR1"
  151. CR1.Parent = NORMAL
  152. CR1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  153. CR1.BorderSizePixel = 5
  154. CR1.Position = UDim2.new(0.0986445099, 0, 0.642794192, 0)
  155. CR1.Size = UDim2.new(0, 180, 0, 28)
  156. CR1.Font = Enum.Font.Fantasy
  157. CR1.Text = "CREDITS"
  158. CR1.TextColor3 = Color3.new(0, 0, 0)
  159. CR1.TextSize = 26
  160. CR1.MouseButton1Click:connect(function()
  161. CREDITS.Visible = true
  162. end)
  163.  
  164. D1.Name = "D1"
  165. D1.Parent = NORMAL
  166. D1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  167. D1.BorderSizePixel = 5
  168. D1.Position = UDim2.new(-0.0221709572, 0, 0.950695276, 0)
  169. D1.Size = UDim2.new(0, 234, 0, 20)
  170. D1.Font = Enum.Font.Fantasy
  171. D1.Text = "DESIGN BY ITZZARDIT AND SCRIPT ALTERED BY REDZ"
  172. D1.TextColor3 = Color3.new(0, 0, 0)
  173. D1.TextSize = 24
  174.  
  175. GUI1.Name = "GUI1"
  176. GUI1.Parent = NORMAL
  177. GUI1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  178. GUI1.BorderSizePixel = 5
  179. GUI1.Position = UDim2.new(0.10281118, 0, 0.499471694, 0)
  180. GUI1.Size = UDim2.new(0, 180, 0, 28)
  181. GUI1.Font = Enum.Font.Fantasy
  182. GUI1.Text = "GUI"
  183. GUI1.TextColor3 = Color3.new(0, 0, 0)
  184. GUI1.TextSize = 26
  185. GUI1.MouseButton1Click:connect(function()
  186. loadstring(game:HttpGet(('https://pastebin.com/raw/ykgFbFEQ'),true))()
  187. end)
  188.  
  189. MADE1.Name = "MADE1"
  190. MADE1.Parent = NORMAL
  191. MADE1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  192. MADE1.BorderSizePixel = 5
  193. MADE1.Position = UDim2.new(-0.020692952, 0, -0.0974942744, 0)
  194. MADE1.Size = UDim2.new(0, 232, 0, 20)
  195. MADE1.Font = Enum.Font.Garamond
  196. MADE1.Text = "MADE BY NAME4YOU"
  197. MADE1.TextColor3 = Color3.new(0, 0, 0)
  198. MADE1.TextSize = 28
  199.  
  200. RAINBOWMODE.Name = "RAINBOWMODE"
  201. RAINBOWMODE.Parent = NORMAL
  202. RAINBOWMODE.BackgroundColor3 = Color3.new(1, 1, 1)
  203. RAINBOWMODE.Position = UDim2.new(-0.0504309759, 0, 1.05576599, 0)
  204. RAINBOWMODE.Size = UDim2.new(0, 240, 0, 100)
  205. RAINBOWMODE.Visible = false
  206. RAINBOWMODE.Style = Enum.FrameStyle.DropShadow
  207.  
  208. ON.Name = "ON"
  209. ON.Parent = RAINBOWMODE
  210. ON.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  211. ON.BorderSizePixel = 5
  212. ON.Position = UDim2.new(0.0909674317, 0, 0.264720201, 0)
  213. ON.Size = UDim2.new(0, 185, 0, 41)
  214. ON.Font = Enum.Font.Fantasy
  215. ON.Text = "RAINBOW ON"
  216. ON.TextColor3 = Color3.new(0, 0, 0)
  217. ON.TextSize = 26
  218. ON.MouseButton1Click:connect(function()
  219. RAINBOW.Visible = true
  220. RAINBOWMODE.Visible = false
  221. NORMAL.Visible = false
  222. CL.Visible = false
  223. CREDITS.Visible = false
  224. ML.Visible = false
  225. TL.Visible = false
  226. NORMALMODE.Visible = false
  227. end)
  228.  
  229. ML.Name = "ML"
  230. ML.Parent = NORMAL
  231. ML.BackgroundColor3 = Color3.new(1, 1, 1)
  232. ML.Position = UDim2.new(-1.17522442, 0, 0.0560296327, 0)
  233. ML.Size = UDim2.new(0, 240, 0, 298)
  234. ML.Visible = false
  235. ML.Style = Enum.FrameStyle.DropShadow
  236.  
  237. XP.Name = "XP"
  238. XP.Parent = ML
  239. XP.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  240. XP.BorderSizePixel = 5
  241. XP.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)
  242. XP.Size = UDim2.new(0, 180, 0, 28)
  243. XP.Font = Enum.Font.Fantasy
  244. XP.Text = "AUTO FARM XP"
  245. XP.TextColor3 = Color3.new(0, 0, 0)
  246. XP.TextSize = 26
  247. XP.MouseButton1Click:connect(function()
  248.  
  249. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"]:GetChildren()) do
  250. if v.ClassName == "Model" then
  251. for i , b in pairs(v:GetChildren()) do
  252. if b.ClassName ~= "Model" then
  253. if b.ClassName ~= "BillboardGui" then
  254. b.CanCollide = false
  255. end
  256. end
  257. if b.ClassName == "Model" then
  258. for i , c in pairs(b:GetChildren()) do
  259. if c.ClassName ~= "Model" then
  260. c.CanCollide = false
  261. end
  262. if c.ClassName == "Model" then
  263. for i , d in pairs(c:GetChildren()) do
  264. if d.ClassName ~= "Model" then
  265. d.CanCollide = false
  266. end
  267. end
  268. end
  269. end
  270. end
  271. end
  272. end
  273. end
  274. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"].Decore.Shrine.Decore.Model:GetChildren()) do
  275. if v.ClassName ~= "Model" then
  276. v.CanCollide = false
  277. else
  278. for i,b in pairs(v:GetChildren()) do
  279. b.CanCollide = false
  280. end
  281. end
  282.  
  283. end
  284. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  285. for i , b in pairs(v:GetChildren()) do
  286. if b.ClassName == "Model" then
  287. for i , c in pairs(b:GetChildren()) do
  288. if c.ClassName == "Model" then
  289. for i , as in pairs(c:GetChildren()) do
  290. if as.ClassName ~= "Script" then
  291. as.CanCollide = false
  292. end
  293. end
  294. else
  295. if c.ClassName ~= "StringValue" then
  296. c.CanCollide = false
  297. end
  298. end
  299. end
  300. else
  301. b.CanCollide = false
  302. end
  303. end
  304. end
  305.  
  306.  
  307. while wait() do
  308. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  309. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  310. if v.ClassName ~= "Model" then
  311. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  312. hum:MoveTo(v.Position)
  313. hum.MoveToFinished:wait()
  314. end
  315. end
  316. end
  317. end
  318. end)
  319.  
  320. AUTOFARMGEMS.Name = "AUTO FARM GEMS"
  321. AUTOFARMGEMS.Parent = ML
  322. AUTOFARMGEMS.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  323. AUTOFARMGEMS.BorderSizePixel = 5
  324. AUTOFARMGEMS.Position = UDim2.new(0.102811269, 0, 0.82114929, 0)
  325. AUTOFARMGEMS.Size = UDim2.new(0, 180, 0, 28)
  326. AUTOFARMGEMS.Font = Enum.Font.Fantasy
  327. AUTOFARMGEMS.Text = "AUTO FARM GEMS"
  328. AUTOFARMGEMS.TextColor3 = Color3.new(0, 0, 0)
  329. AUTOFARMGEMS.TextSize = 22
  330. AUTOFARMGEMS.MouseButton1Click:connect(function()
  331. while wait(1) do
  332. local function GetObject()
  333. local least = math.huge
  334. local Object
  335. for _,Stuff in pairs (workspace:GetDescendants()) do
  336. if Stuff:IsA("MeshPart") then
  337. if Stuff.MeshId == "rbxassetid://2542638609" or Stuff.MeshId == "rbxassetid://2542638609" or Stuff.MeshId == "rbxassetid://2558194071" or Stuff.MeshId == "rbxassetid://2558179804" then
  338. local Distance = game.Players.LocalPlayer:DistanceFromCharacter(Stuff.Position)
  339. if Distance < least and Distance < 100 then
  340. least = Distance
  341. Object = Stuff
  342. end
  343. end
  344. end
  345. end
  346. return Object
  347. end
  348.  
  349. if GetObject() ~= nil then game.Players.LocalPlayer.Character.Humanoid:MoveTo(GetObject().Position)
  350. end
  351.  
  352. local VirtualUser=game:service'VirtualUser'
  353. game:service'Players'.LocalPlayer.Idled:connect(function()
  354. VirtualUser:CaptureController()
  355. VirtualUser:ClickButton2(Vector2.new())
  356. end)
  357. end
  358. end)
  359. UIE.Name = "UIE"
  360. UIE.Parent = ML
  361. UIE.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  362. UIE.BorderSizePixel = 5
  363. UIE.Position = UDim2.new(0.0903111547, 0, 0.126660585, 0)
  364. UIE.Size = UDim2.new(0, 180, 0, 28)
  365. UIE.Font = Enum.Font.Fantasy
  366. UIE.Text = "UNLOCK ISLANDS"
  367. UIE.TextColor3 = Color3.new(0, 0, 0)
  368. UIE.TextSize = 22
  369. UIE.MouseButton1Click:connect(function()
  370. for i,v in pairs(game.Workspace.FloatingIslands.Overworld:GetChildren()) do
  371. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  372. wait(1)
  373. end
  374. end)
  375.  
  376. ES1.Name = "ES1"
  377. ES1.Parent = ML
  378. ES1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  379. ES1.BorderSizePixel = 5
  380. ES1.Position = UDim2.new(-0.020692993, 0, -0.0998552889, 0)
  381. ES1.Size = UDim2.new(0, 232, 0, 20)
  382. ES1.Font = Enum.Font.Garamond
  383. ES1.Text = "EARTH SCRIPTS"
  384. ES1.TextColor3 = Color3.new(0, 0, 0)
  385. ES1.TextSize = 28
  386.  
  387. ES2.Name = "ES2"
  388. ES2.Parent = ML
  389. ES2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  390. ES2.BorderSizePixel = 5
  391. ES2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)
  392. ES2.Size = UDim2.new(0, 232, 0, 20)
  393. ES2.Font = Enum.Font.Garamond
  394. ES2.Text = "EARTH SCRIPTS"
  395. ES2.TextColor3 = Color3.new(0, 0, 0)
  396. ES2.TextSize = 28
  397.  
  398. X1.Name = "X1"
  399. X1.Parent = ML
  400. X1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  401. X1.BorderSizePixel = 0
  402. X1.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)
  403. X1.Size = UDim2.new(0, 34, 0, 18)
  404. X1.Font = Enum.Font.Fantasy
  405. X1.Text = "X"
  406. X1.TextColor3 = Color3.new(0, 0, 0)
  407. X1.TextSize = 20
  408. X1.MouseButton1Click:connect(function()
  409. ML.Visible = false
  410. end)
  411.  
  412. TL.Name = "TL"
  413. TL.Parent = NORMAL
  414. TL.BackgroundColor3 = Color3.new(1, 1, 1)
  415. TL.Position = UDim2.new(-1.16272426, 0, 0.0495149195, 0)
  416. TL.Size = UDim2.new(0, 240, 0, 298)
  417. TL.Visible = false
  418. TL.Style = Enum.FrameStyle.DropShadow
  419.  
  420. AFB.Name = "AFB"
  421. AFB.Parent = TL
  422. AFB.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  423. AFB.BorderSizePixel = 5
  424. AFB.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)
  425. AFB.Size = UDim2.new(0, 180, 0, 28)
  426. AFB.Font = Enum.Font.Fantasy
  427. AFB.Text = "AUTO FARM BRICKS "
  428. AFB.TextColor3 = Color3.new(0, 0, 0)
  429. AFB.TextSize = 21
  430. AFB.MouseButton1Click:connect(function()
  431. -- This is made for the last toy land area
  432. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"]:GetChildren()) do
  433. if v.ClassName == "Model" then
  434. for i , b in pairs(v:GetChildren()) do
  435. if b.ClassName ~= "Model" then
  436. if b.ClassName ~= "BillboardGui" then
  437. b.CanCollide = false
  438. end
  439. end
  440. if b.ClassName == "Model" then
  441. for i , c in pairs(b:GetChildren()) do
  442. if c.ClassName ~= "Model" then
  443. c.CanCollide = false
  444. end
  445. if c.ClassName == "Model" then
  446. for i , d in pairs(c:GetChildren()) do
  447. if d.ClassName ~= "Model" then
  448. d.CanCollide = false
  449. end
  450. end
  451. end
  452. end
  453. end
  454. end
  455. end
  456. end
  457. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"].Decore.Shrine.Decore.Mountains:GetChildren()) do
  458. if v.ClassName ~= "Model" then
  459. v.CanCollide = false
  460. else
  461. for i,b in pairs(v:GetChildren()) do
  462. b.CanCollide = false
  463. end
  464. end
  465.  
  466. end
  467. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  468. for i , b in pairs(v:GetChildren()) do
  469. if b.ClassName == "Model" then
  470. for i , c in pairs(b:GetChildren()) do
  471. if c.ClassName == "Model" then
  472. for i , as in pairs(c:GetChildren()) do
  473. if as.ClassName ~= "Script" then
  474. as.CanCollide = false
  475. end
  476. end
  477. else
  478. if c.ClassName ~= "StringValue" then
  479. c.CanCollide = false
  480. end
  481. end
  482. end
  483. else
  484. b.CanCollide = false
  485. end
  486. end
  487. end
  488.  
  489.  
  490. while wait() do
  491. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  492. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  493. if v.ClassName ~= "Model" then
  494. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  495. hum:MoveTo(v.Position)
  496. hum.MoveToFinished:wait()
  497. end
  498. end
  499. end
  500. end
  501. end)
  502.  
  503. SOON.Name = "SOON"
  504. SOON.Parent = TL
  505. SOON.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  506. SOON.BorderSizePixel = 5
  507. SOON.Position = UDim2.new(0.0973378569, 0, 0.810689747, 0)
  508. SOON.Size = UDim2.new(0, 180, 0, 27)
  509. SOON.Font = Enum.Font.Fantasy
  510. SOON.Text = "COOMING SOON"
  511. SOON.TextColor3 = Color3.new(0, 0, 0)
  512. SOON.TextSize = 22
  513.  
  514. UIT.Name = "UIT"
  515. UIT.Parent = TL
  516. UIT.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  517. UIT.BorderSizePixel = 5
  518. UIT.Position = UDim2.new(0.0944778249, 0, 0.123304881, 0)
  519. UIT.Size = UDim2.new(0, 180, 0, 28)
  520. UIT.Font = Enum.Font.Fantasy
  521. UIT.Text = "UNLOCK ISLANDS"
  522. UIT.TextColor3 = Color3.new(0, 0, 0)
  523. UIT.TextSize = 20
  524. UIT.MouseButton1Click:connect(function()
  525. for i,v in pairs(game.Workspace.FloatingIslands["Toy Land"]:GetChildren()) do
  526. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  527. wait(1)
  528. end
  529. end)
  530.  
  531. TS1.Name = "TS1"
  532. TS1.Parent = TL
  533. TS1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  534. TS1.BorderSizePixel = 5
  535. TS1.Position = UDim2.new(-0.0248596594, 0, -0.0964995846, 0)
  536. TS1.Size = UDim2.new(0, 232, 0, 20)
  537. TS1.Font = Enum.Font.Garamond
  538. TS1.Text = "TOY SCRIPTS"
  539. TS1.TextColor3 = Color3.new(0, 0, 0)
  540. TS1.TextSize = 28
  541.  
  542. TS2.Name = "TS2"
  543. TS2.Parent = TL
  544. TS2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  545. TS2.BorderSizePixel = 5
  546. TS2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)
  547. TS2.Size = UDim2.new(0, 232, 0, 20)
  548. TS2.Font = Enum.Font.Garamond
  549. TS2.Text = "TOY SCRIPTS"
  550. TS2.TextColor3 = Color3.new(0, 0, 0)
  551. TS2.TextSize = 28
  552.  
  553. X2.Name = "X2"
  554. X2.Parent = TL
  555. X2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  556. X2.BorderSizePixel = 0
  557. X2.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)
  558. X2.Size = UDim2.new(0, 34, 0, 18)
  559. X2.Font = Enum.Font.Fantasy
  560. X2.Text = "X"
  561. X2.TextColor3 = Color3.new(0, 0, 0)
  562. X2.TextSize = 20
  563. X2.MouseButton1Click:connect(function()
  564. TL.Visible = false
  565. end)
  566.  
  567. CL.Name = "CL"
  568. CL.Parent = NORMAL
  569. CL.BackgroundColor3 = Color3.new(1, 1, 1)
  570. CL.Position = UDim2.new(-1.16272449, 0, 0.0430003181, 0)
  571. CL.Size = UDim2.new(0, 240, 0, 298)
  572. CL.Visible = false
  573. CL.Style = Enum.FrameStyle.DropShadow
  574.  
  575. AFC.Name = "AFC"
  576. AFC.Parent = CL
  577. AFC.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  578. AFC.BorderSizePixel = 5
  579. AFC.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)
  580. AFC.Size = UDim2.new(0, 180, 0, 28)
  581. AFC.Font = Enum.Font.Fantasy
  582. AFC.Text = "AUTO FARM SHELLS"
  583. AFC.TextColor3 = Color3.new(0, 0, 0)
  584. AFC.TextSize = 21
  585. AFC.MouseButton1Click:connect(function()
  586. -- This is made for the last candy land area
  587. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Oceanic Island"]:GetChildren()) do
  588. if v.ClassName == "Model" then
  589. for i , b in pairs(v:GetChildren()) do
  590. if b.ClassName ~= "Model" then
  591. if b.ClassName ~= "BillboardGui" then
  592. b.CanCollide = false
  593. end
  594. end
  595. if b.ClassName == "Model" then
  596. for i , c in pairs(b:GetChildren()) do
  597. if c.ClassName ~= "Model" then
  598. c.CanCollide = false
  599. end
  600. if c.ClassName == "Model" then
  601. for i , d in pairs(c:GetChildren()) do
  602. if d.ClassName ~= "Model" then
  603. d.CanCollide = false
  604. end
  605. end
  606. end
  607. end
  608. end
  609. end
  610. end
  611. end
  612. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Oceanic Island"].Decore.Shrine.Decore.Model:GetChildren()) do
  613. if v.ClassName ~= "Model" then
  614. v.CanCollide = false
  615. else
  616. for i,b in pairs(v:GetChildren()) do
  617. b.CanCollide = false
  618. end
  619. end
  620.  
  621. end
  622. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  623. for i , b in pairs(v:GetChildren()) do
  624. if b.ClassName == "Model" then
  625. for i , c in pairs(b:GetChildren()) do
  626. if c.ClassName == "Model" then
  627. for i , as in pairs(c:GetChildren()) do
  628. if as.ClassName ~= "Script" then
  629. as.CanCollide = false
  630. end
  631. end
  632. else
  633. if c.ClassName ~= "StringValue" then
  634. c.CanCollide = false
  635. end
  636. end
  637. end
  638. else
  639. b.CanCollide = false
  640. end
  641. end
  642. end
  643.  
  644.  
  645. while wait() do
  646. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  647. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  648. if v.ClassName ~= "Model" then
  649. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  650. hum:MoveTo(v.Position)
  651. hum.MoveToFinished:wait()
  652. end
  653. end
  654. end
  655. end
  656. end)
  657.  
  658. SOON2.Name = "SOON2"
  659. SOON2.Parent = CL
  660. SOON2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  661. SOON2.BorderSizePixel = 5
  662. SOON2.Position = UDim2.new(0.0973378569, 0, 0.810689747, 0)
  663. SOON2.Size = UDim2.new(0, 180, 0, 27)
  664. SOON2.Font = Enum.Font.Fantasy
  665. SOON2.Text = "COMING SOON"
  666. SOON2.TextColor3 = Color3.new(0, 0, 0)
  667. SOON2.TextSize = 22
  668.  
  669. CUI.Name = "CUI"
  670. CUI.Parent = CL
  671. CUI.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  672. CUI.BorderSizePixel = 5
  673. CUI.Position = UDim2.new(0.0903111547, 0, 0.126660585, 0)
  674. CUI.Size = UDim2.new(0, 180, 0, 28)
  675. CUI.Font = Enum.Font.Fantasy
  676. CUI.Text = "UNLOCK ISLANDS"
  677. CUI.TextColor3 = Color3.new(0, 0, 0)
  678. CUI.TextSize = 20
  679. CUI.MouseButton1Click:connect(function()
  680. for i,v in pairs(game.Workspace.FloatingIslands["Beach World"]:GetChildren()) do
  681. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  682. wait(1)
  683. end
  684. end)
  685.  
  686. CS1.Name = "CS1"
  687. CS1.Parent = CL
  688. CS1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  689. CS1.BorderSizePixel = 5
  690. CS1.Position = UDim2.new(-0.0373596624, 0, -0.0998552889, 0)
  691. CS1.Size = UDim2.new(0, 232, 0, 20)
  692. CS1.Font = Enum.Font.Garamond
  693. CS1.Text = "BEACH SCRIPTS"
  694. CS1.TextColor3 = Color3.new(0, 0, 0)
  695. CS1.TextSize = 28
  696.  
  697. CS2.Name = "CS2"
  698. CS2.Parent = CL
  699. CS2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  700. CS2.BorderSizePixel = 5
  701. CS2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)
  702. CS2.Size = UDim2.new(0, 232, 0, 20)
  703. CS2.Font = Enum.Font.Garamond
  704. CS2.Text = "BEACH SCRIPTS"
  705. CS2.TextColor3 = Color3.new(0, 0, 0)
  706. CS2.TextSize = 28
  707.  
  708. X3.Name = "X3"
  709. X3.Parent = CL
  710. X3.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  711. X3.BorderSizePixel = 0
  712. X3.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)
  713. X3.Size = UDim2.new(0, 34, 0, 18)
  714. X3.Font = Enum.Font.Fantasy
  715. X3.Text = "X"
  716. X3.TextColor3 = Color3.new(0, 0, 0)
  717. X3.TextSize = 20
  718. X3.MouseButton1Click:connect(function()
  719. CL.Visible = false
  720. end)
  721.  
  722. CL1.Name = "CL1"
  723. CL1.Parent = NORMAL
  724. CL1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  725. CL1.BorderSizePixel = 5
  726. CL1.Position = UDim2.new(0.102811173, 0, 0.196540147, 0)
  727. CL1.Size = UDim2.new(0, 180, 0, 28)
  728. CL1.Font = Enum.Font.Fantasy
  729. CL1.Text = "BEACH LAND"
  730. CL1.TextColor3 = Color3.new(0, 0, 0)
  731. CL1.TextSize = 26
  732. CL1.MouseButton1Click:connect(function()
  733. CL.Visible = true
  734. end)
  735.  
  736. M1.Name = "M1"
  737. M1.Parent = NORMAL
  738. M1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  739. M1.BorderSizePixel = 5
  740. M1.Position = UDim2.new(0.102811173, 0, 0.343119949, 0)
  741. M1.Size = UDim2.new(0, 180, 0, 28)
  742. M1.Font = Enum.Font.Fantasy
  743. M1.Text = "MAIN LAND"
  744. M1.TextColor3 = Color3.new(0, 0, 0)
  745. M1.TextSize = 26
  746. M1.MouseButton1Click:connect(function()
  747. ML.Visible = true
  748. end)
  749.  
  750. CREDITS.Name = "CREDITS"
  751. CREDITS.Parent = NORMAL
  752. CREDITS.BackgroundColor3 = Color3.new(1, 1, 1)
  753. CREDITS.Position = UDim2.new(0.60299921, 0, 0.0823095813, 0)
  754. CREDITS.Size = UDim2.new(0, 222, 0, 251)
  755. CREDITS.Visible = false
  756. CREDITS.Style = Enum.FrameStyle.DropShadow
  757.  
  758. TITAN.Name = "TITAN"
  759. TITAN.Parent = CREDITS
  760. TITAN.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  761. TITAN.BorderSizePixel = 2
  762. TITAN.Position = UDim2.new(-0.00905162282, 0, 0.332227051, 0)
  763. TITAN.Size = UDim2.new(0, 211, 0, 20)
  764. TITAN.Font = Enum.Font.Garamond
  765. TITAN.Text = "TITANIUMDEVELOPER"
  766. TITAN.TextColor3 = Color3.new(0, 0, 0)
  767. TITAN.TextSize = 26
  768.  
  769. CREDITS1.Name = "CREDITS1"
  770. CREDITS1.Parent = CREDITS
  771. CREDITS1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  772. CREDITS1.BorderSizePixel = 5
  773. CREDITS1.Position = UDim2.new(-0.0239986386, 0, -0.120420448, 0)
  774. CREDITS1.Size = UDim2.new(0, 215, 0, 20)
  775. CREDITS1.Font = Enum.Font.Garamond
  776. CREDITS1.Text = "CREDITS"
  777. CREDITS1.TextColor3 = Color3.new(0, 0, 0)
  778. CREDITS1.TextSize = 28
  779.  
  780. NAME4YOU.Name = "NAME4YOU"
  781. NAME4YOU.Parent = CREDITS
  782. NAME4YOU.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  783. NAME4YOU.BorderSizePixel = 2
  784. NAME4YOU.Position = UDim2.new(-0.00905162282, 0, 0.117087618, 0)
  785. NAME4YOU.Size = UDim2.new(0, 211, 0, 20)
  786. NAME4YOU.Font = Enum.Font.Garamond
  787. NAME4YOU.Text = "NAME4YOU, ANTRAXO"
  788. NAME4YOU.TextColor3 = Color3.new(0, 0, 0)
  789. NAME4YOU.TextSize = 26
  790.  
  791. ITZZ.Name = "ITZZ"
  792. ITZZ.Parent = CREDITS
  793. ITZZ.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  794. ITZZ.BorderSizePixel = 2
  795. ITZZ.Position = UDim2.new(-0.00905162375, 0, 0.583223045, 0)
  796. ITZZ.Size = UDim2.new(0, 211, 0, 20)
  797. ITZZ.Font = Enum.Font.Garamond
  798. ITZZ.Text = "ITZZARDIT, Redz"
  799. ITZZ.TextColor3 = Color3.new(0, 0, 0)
  800. ITZZ.TextSize = 24
  801.  
  802. SHIZU.Name = "SHIZU"
  803. SHIZU.Parent = CREDITS
  804. SHIZU.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  805. SHIZU.BorderSizePixel = 2
  806. SHIZU.Position = UDim2.new(-0.00905162375, 0, 0.786410272, 0)
  807. SHIZU.Size = UDim2.new(0, 211, 0, 20)
  808. SHIZU.Font = Enum.Font.Garamond
  809. SHIZU.Text = "SHIZU,REALLYSECURE"
  810. SHIZU.TextColor3 = Color3.new(0, 0, 0)
  811. SHIZU.TextSize = 26
  812.  
  813. CREDITS2.Name = "CREDITS2"
  814. CREDITS2.Parent = CREDITS
  815. CREDITS2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  816. CREDITS2.BorderSizePixel = 5
  817. CREDITS2.Position = UDim2.new(-0.0104851248, 0, 0.983165145, 0)
  818. CREDITS2.Size = UDim2.new(0, 215, 0, 20)
  819. CREDITS2.Font = Enum.Font.Garamond
  820. CREDITS2.Text = "CREDITS"
  821. CREDITS2.TextColor3 = Color3.new(0, 0, 0)
  822. CREDITS2.TextSize = 28
  823.  
  824. X3_2.Name = "X3"
  825. X3_2.Parent = CREDITS
  826. X3_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  827. X3_2.BorderSizePixel = 0
  828. X3_2.Position = UDim2.new(0.823302209, 0, -0.117950127, 0)
  829. X3_2.Size = UDim2.new(0, 34, 0, 18)
  830. X3_2.Font = Enum.Font.Fantasy
  831. X3_2.Text = "X"
  832. X3_2.TextColor3 = Color3.new(0, 0, 0)
  833. X3_2.TextSize = 20
  834. X3_2.MouseButton1Click:connect(function()
  835. CREDITS.Visible = false
  836. end)
  837.  
  838.  
  839. RAINBOW.Name = "RAINBOW"
  840. RAINBOW.Parent = ScreenGui
  841. RAINBOW.BackgroundColor3 = Color3.new(1, 1, 1)
  842. RAINBOW.Position = UDim2.new(0.794001639, 0, 0.052558925, 0)
  843. RAINBOW.Size = UDim2.new(0, 232, 0, 283)
  844. RAINBOW.Visible = false
  845.  
  846. D2.Name = "D2"
  847. D2.Parent = RAINBOW
  848. D2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  849. D2.BorderSizePixel = 5
  850. D2.Position = UDim2.new(-0.00334912026, 0, 0.973874271, 0)
  851. D2.Size = UDim2.new(0, 234, 0, 20)
  852. D2.Font = Enum.Font.Fantasy
  853. D2.Text = "DESIGN BY ITZZARDIT"
  854. D2.TextColor3 = Color3.new(0, 0, 0)
  855. D2.TextSize = 24
  856.  
  857. MADE2.Name = "MADE2"
  858. MADE2.Parent = RAINBOW
  859. MADE2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  860. MADE2.BorderSizePixel = 5
  861. MADE2.Position = UDim2.new(0.00459432602, 0, -0.0731251463, 0)
  862. MADE2.Size = UDim2.new(0, 232, 0, 20)
  863. MADE2.Font = Enum.Font.Garamond
  864. MADE2.Text = "MADE BY NAME4YOU"
  865. MADE2.TextColor3 = Color3.new(0, 0, 0)
  866. MADE2.TextSize = 28
  867.  
  868. CR2.Name = "CR2"
  869. CR2.Parent = RAINBOW
  870. CR2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  871. CR2.BorderSizePixel = 5
  872. CR2.Position = UDim2.new(0.111000776, 0, 0.658724546, 0)
  873. CR2.Size = UDim2.new(0, 180, 0, 28)
  874. CR2.Font = Enum.Font.Fantasy
  875. CR2.Text = "CREDITS"
  876. CR2.TextColor3 = Color3.new(0, 0, 0)
  877. CR2.TextSize = 26
  878. CR2.MouseButton1Click:connect(function()
  879. CREDITS2_2.Visible = true
  880. end)
  881.  
  882. S2.Name = "S2"
  883. S2.Parent = RAINBOW
  884. S2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  885. S2.BorderSizePixel = 5
  886. S2.Position = UDim2.new(0.109564081, 0, 0.808840275, 0)
  887. S2.Size = UDim2.new(0, 180, 0, 28)
  888. S2.Font = Enum.Font.Fantasy
  889. S2.Text = "SETTINGS"
  890. S2.TextColor3 = Color3.new(0, 0, 0)
  891. S2.TextSize = 26
  892. S2.MouseButton1Click:connect(function()
  893. NORMALMODE.Visible = true
  894. end)
  895.  
  896. G2.Name = "G2"
  897. G2.Parent = RAINBOW
  898. G2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  899. G2.BorderSizePixel = 5
  900. G2.Position = UDim2.new(0.102523826, 0, 0.511375427, 0)
  901. G2.Size = UDim2.new(0, 180, 0, 28)
  902. G2.Font = Enum.Font.Fantasy
  903. G2.Text = "GUI"
  904. G2.TextColor3 = Color3.new(0, 0, 0)
  905. G2.TextSize = 26
  906. G2.MouseButton1Click:connect(function()
  907. loadstring(game:HttpGet(('https://pastebin.com/raw/ykgFbFEQ'),true))()
  908. end)
  909.  
  910. TOY2.Name = "TOY2"
  911. TOY2.Parent = RAINBOW
  912. TOY2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  913. TOY2.BorderSizePixel = 5
  914. TOY2.Position = UDim2.new(0.102523856, 0, 0.0539917201, 0)
  915. TOY2.Size = UDim2.new(0, 180, 0, 28)
  916. TOY2.Font = Enum.Font.Fantasy
  917. TOY2.Text = "TOY LAND"
  918. TOY2.TextColor3 = Color3.new(0, 0, 0)
  919. TOY2.TextSize = 26
  920. TOY2.MouseButton1Click:connect(function()
  921. TL2.Visible = true
  922. end)
  923.  
  924. C2.Name = "C2"
  925. C2.Parent = RAINBOW
  926. C2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  927. C2.BorderSizePixel = 5
  928. C2.Position = UDim2.new(0.106977969, 0, 0.209308013, 0)
  929. C2.Size = UDim2.new(0, 180, 0, 28)
  930. C2.Font = Enum.Font.Fantasy
  931. C2.Text = "BEACH LAND"
  932. C2.TextColor3 = Color3.new(0, 0, 0)
  933. C2.TextSize = 26
  934. C2.MouseButton1Click:connect(function()
  935. CL2.Visible = true
  936. end)
  937.  
  938. M2.Name = "M2"
  939. M2.Parent = RAINBOW
  940. M2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  941. M2.BorderSizePixel = 5
  942. M2.Position = UDim2.new(0.102523834, 0, 0.353864491, 0)
  943. M2.Size = UDim2.new(0, 180, 0, 28)
  944. M2.Font = Enum.Font.Fantasy
  945. M2.Text = "MAIN LAND"
  946. M2.TextColor3 = Color3.new(0, 0, 0)
  947. M2.TextSize = 26
  948. M2.MouseButton1Click:connect(function()
  949. ML2.Visible = true
  950. end)
  951.  
  952. NORMALMODE.Name = "NORMALMODE"
  953. NORMALMODE.Parent = RAINBOW
  954. NORMALMODE.BackgroundColor3 = Color3.new(1, 1, 1)
  955. NORMALMODE.Position = UDim2.new(-0.00431034481, 0, 1.08833921, 0)
  956. NORMALMODE.Size = UDim2.new(0, 234, 0, 100)
  957. NORMALMODE.Visible = false
  958.  
  959. OFF.Name = "OFF"
  960. OFF.Parent = NORMALMODE
  961. OFF.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  962. OFF.BorderSizePixel = 5
  963. OFF.Position = UDim2.new(0.0927247107, 0, 0.286246061, 0)
  964. OFF.Size = UDim2.new(0, 185, 0, 41)
  965. OFF.Font = Enum.Font.Fantasy
  966. OFF.Text = "RAINBOW OFF"
  967. OFF.TextColor3 = Color3.new(0, 0, 0)
  968. OFF.TextSize = 26
  969. OFF.MouseButton1Click:connect(function()
  970. RAINBOW.Visible = false
  971. NORMAL.Visible = true
  972. end)
  973.  
  974. CL2.Name = "CL2"
  975. CL2.Parent = RAINBOW
  976. CL2.BackgroundColor3 = Color3.new(1, 1, 1)
  977. CL2.Position = UDim2.new(-1.24936235, 0, 0.002692312, 0)
  978. CL2.Size = UDim2.new(0, 240, 0, 298)
  979. CL2.Visible = false
  980. CL2.Style = Enum.FrameStyle.DropShadow
  981.  
  982. AFC_2.Name = "AFC"
  983. AFC_2.Parent = CL2
  984. AFC_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  985. AFC_2.BorderSizePixel = 5
  986. AFC_2.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)
  987. AFC_2.Size = UDim2.new(0, 180, 0, 28)
  988. AFC_2.Font = Enum.Font.Fantasy
  989. AFC_2.Text = "AUTO FARM CANDY"
  990. AFC_2.TextColor3 = Color3.new(0, 0, 0)
  991. AFC_2.TextSize = 21
  992. AFC_2.MouseButton1Click:connect(function()
  993. -- This is made for the last candy land area
  994. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Oceanic Island"]:GetChildren()) do
  995. if v.ClassName == "Model" then
  996. for i , b in pairs(v:GetChildren()) do
  997. if b.ClassName ~= "Model" then
  998. if b.ClassName ~= "BillboardGui" then
  999. b.CanCollide = false
  1000. end
  1001. end
  1002. if b.ClassName == "Model" then
  1003. for i , c in pairs(b:GetChildren()) do
  1004. if c.ClassName ~= "Model" then
  1005. c.CanCollide = false
  1006. end
  1007. if c.ClassName == "Model" then
  1008. for i , d in pairs(c:GetChildren()) do
  1009. if d.ClassName ~= "Model" then
  1010. d.CanCollide = false
  1011. end
  1012. end
  1013. end
  1014. end
  1015. end
  1016. end
  1017. end
  1018. end
  1019. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Oceanic Island"].Decore.Shrine.Decore.Model:GetChildren()) do
  1020. if v.ClassName ~= "Model" then
  1021. v.CanCollide = false
  1022. else
  1023. for i,b in pairs(v:GetChildren()) do
  1024. b.CanCollide = false
  1025. end
  1026. end
  1027.  
  1028. end
  1029. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  1030. for i , b in pairs(v:GetChildren()) do
  1031. if b.ClassName == "Model" then
  1032. for i , c in pairs(b:GetChildren()) do
  1033. if c.ClassName == "Model" then
  1034. for i , as in pairs(c:GetChildren()) do
  1035. if as.ClassName ~= "Script" then
  1036. as.CanCollide = false
  1037. end
  1038. end
  1039. else
  1040. if c.ClassName ~= "StringValue" then
  1041. c.CanCollide = false
  1042. end
  1043. end
  1044. end
  1045. else
  1046. b.CanCollide = false
  1047. end
  1048. end
  1049. end
  1050.  
  1051.  
  1052. while wait() do
  1053. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  1054. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  1055. if v.ClassName ~= "Model" then
  1056. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  1057. hum:MoveTo(v.Position)
  1058. hum.MoveToFinished:wait()
  1059. end
  1060. end
  1061. end
  1062. end
  1063. end)
  1064.  
  1065. SOON2_2.Name = "SOON2"
  1066. SOON2_2.Parent = CL2
  1067. SOON2_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1068. SOON2_2.BorderSizePixel = 5
  1069. SOON2_2.Position = UDim2.new(0.0973378569, 0, 0.810689747, 0)
  1070. SOON2_2.Size = UDim2.new(0, 180, 0, 27)
  1071. SOON2_2.Font = Enum.Font.Fantasy
  1072. SOON2_2.Text = "COMING SOON"
  1073. SOON2_2.TextColor3 = Color3.new(0, 0, 0)
  1074. SOON2_2.TextSize = 22
  1075.  
  1076. CS1_2.Name = "CS1"
  1077. CS1_2.Parent = CL2
  1078. CS1_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1079. CS1_2.BorderSizePixel = 5
  1080. CS1_2.Position = UDim2.new(-0.0373596624, 0, -0.0998552889, 0)
  1081. CS1_2.Size = UDim2.new(0, 232, 0, 20)
  1082. CS1_2.Font = Enum.Font.Garamond
  1083. CS1_2.Text = "BEACH SCRIPTS"
  1084. CS1_2.TextColor3 = Color3.new(0, 0, 0)
  1085. CS1_2.TextSize = 28
  1086.  
  1087. CS2_2.Name = "CS2"
  1088. CS2_2.Parent = CL2
  1089. CS2_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1090. CS2_2.BorderSizePixel = 5
  1091. CS2_2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)
  1092. CS2_2.Size = UDim2.new(0, 232, 0, 20)
  1093. CS2_2.Font = Enum.Font.Garamond
  1094. CS2_2.Text = "BEACH SCRIPTS"
  1095. CS2_2.TextColor3 = Color3.new(0, 0, 0)
  1096. CS2_2.TextSize = 28
  1097.  
  1098. XX1.Name = "XX1"
  1099. XX1.Parent = CL2
  1100. XX1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1101. XX1.BorderSizePixel = 5
  1102. XX1.Position = UDim2.new(0.0903111547, 0, 0.126660585, 0)
  1103. XX1.Size = UDim2.new(0, 180, 0, 28)
  1104. XX1.Font = Enum.Font.Fantasy
  1105. XX1.Text = "UNLOCK ISLANDS"
  1106. XX1.TextColor3 = Color3.new(0, 0, 0)
  1107. XX1.TextSize = 20
  1108. XX1.MouseButton1Click:connect(function()
  1109. for i,v in pairs(game.Workspace.FloatingIslands["Beach World"]:GetChildren()) do
  1110. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  1111. wait(1)
  1112. end
  1113. end)
  1114.  
  1115.  
  1116. XX1_2.Name = "XX1"
  1117. XX1_2.Parent = CL2
  1118. XX1_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1119. XX1_2.BorderSizePixel = 0
  1120. XX1_2.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)
  1121. XX1_2.Size = UDim2.new(0, 34, 0, 18)
  1122. XX1_2.Font = Enum.Font.Fantasy
  1123. XX1_2.Text = "X"
  1124. XX1_2.TextColor3 = Color3.new(0, 0, 0)
  1125. XX1_2.TextSize = 20
  1126. XX1_2.MouseButton1Click:connect(function()
  1127. CL2.Visible = false
  1128. end)
  1129.  
  1130. TL2.Name = "TL2"
  1131. TL2.Parent = RAINBOW
  1132. TL2.BackgroundColor3 = Color3.new(1, 1, 1)
  1133. TL2.Position = UDim2.new(-1.25726438, 0, 0.00594958663, 0)
  1134. TL2.Size = UDim2.new(0, 240, 0, 298)
  1135. TL2.Visible = false
  1136. TL2.Style = Enum.FrameStyle.DropShadow
  1137.  
  1138. AFB_2.Name = "AFB"
  1139. AFB_2.Parent = TL2
  1140. AFB_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1141. AFB_2.BorderSizePixel = 5
  1142. AFB_2.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)
  1143. AFB_2.Size = UDim2.new(0, 180, 0, 28)
  1144. AFB_2.Font = Enum.Font.Fantasy
  1145. AFB_2.Text = "AUTO FARM BRICKS "
  1146. AFB_2.TextColor3 = Color3.new(0, 0, 0)
  1147. AFB_2.TextSize = 21
  1148. AFB_2.MouseButton1Click:connect(function()
  1149. -- This is made for the last toy land area
  1150. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"]:GetChildren()) do
  1151. if v.ClassName == "Model" then
  1152. for i , b in pairs(v:GetChildren()) do
  1153. if b.ClassName ~= "Model" then
  1154. if b.ClassName ~= "BillboardGui" then
  1155. b.CanCollide = false
  1156. end
  1157. end
  1158. if b.ClassName == "Model" then
  1159. for i , c in pairs(b:GetChildren()) do
  1160. if c.ClassName ~= "Model" then
  1161. c.CanCollide = false
  1162. end
  1163. if c.ClassName == "Model" then
  1164. for i , d in pairs(c:GetChildren()) do
  1165. if d.ClassName ~= "Model" then
  1166. d.CanCollide = false
  1167. end
  1168. end
  1169. end
  1170. end
  1171. end
  1172. end
  1173. end
  1174. end
  1175. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"].Decore.Shrine.Decore.Mountains:GetChildren()) do
  1176. if v.ClassName ~= "Model" then
  1177. v.CanCollide = false
  1178. else
  1179. for i,b in pairs(v:GetChildren()) do
  1180. b.CanCollide = false
  1181. end
  1182. end
  1183.  
  1184. end
  1185. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  1186. for i , b in pairs(v:GetChildren()) do
  1187. if b.ClassName == "Model" then
  1188. for i , c in pairs(b:GetChildren()) do
  1189. if c.ClassName == "Model" then
  1190. for i , as in pairs(c:GetChildren()) do
  1191. if as.ClassName ~= "Script" then
  1192. as.CanCollide = false
  1193. end
  1194. end
  1195. else
  1196. if c.ClassName ~= "StringValue" then
  1197. c.CanCollide = false
  1198. end
  1199. end
  1200. end
  1201. else
  1202. b.CanCollide = false
  1203. end
  1204. end
  1205. end
  1206.  
  1207.  
  1208. while wait() do
  1209. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  1210. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  1211. if v.ClassName ~= "Model" then
  1212. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  1213. hum:MoveTo(v.Position)
  1214. hum.MoveToFinished:wait()
  1215. end
  1216. end
  1217. end
  1218. end
  1219. end)
  1220.  
  1221. SOON_2.Name = "SOON"
  1222. SOON_2.Parent = TL2
  1223. SOON_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1224. SOON_2.BorderSizePixel = 5
  1225. SOON_2.Position = UDim2.new(0.0973378569, 0, 0.810689747, 0)
  1226. SOON_2.Size = UDim2.new(0, 180, 0, 27)
  1227. SOON_2.Font = Enum.Font.Fantasy
  1228. SOON_2.Text = "COOMING SOON"
  1229. SOON_2.TextColor3 = Color3.new(0, 0, 0)
  1230. SOON_2.TextSize = 22
  1231.  
  1232. UIT_2.Name = "UIT"
  1233. UIT_2.Parent = TL2
  1234. UIT_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1235. UIT_2.BorderSizePixel = 5
  1236. UIT_2.Position = UDim2.new(0.0903111547, 0, 0.126660585, 0)
  1237. UIT_2.Size = UDim2.new(0, 180, 0, 28)
  1238. UIT_2.Font = Enum.Font.Fantasy
  1239. UIT_2.Text = "UNLOCK ISLANDS"
  1240. UIT_2.TextColor3 = Color3.new(0, 0, 0)
  1241. UIT_2.TextSize = 20
  1242. UIT_2.MouseButton1Click:connect(function()
  1243. for i,v in pairs(game.Workspace.FloatingIslands["Toy Land"]:GetChildren()) do
  1244. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  1245. wait(1)
  1246. end
  1247. end)
  1248.  
  1249. TS1_2.Name = "TS1"
  1250. TS1_2.Parent = TL2
  1251. TS1_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1252. TS1_2.BorderSizePixel = 5
  1253. TS1_2.Position = UDim2.new(-0.0248596594, 0, -0.0964995846, 0)
  1254. TS1_2.Size = UDim2.new(0, 232, 0, 20)
  1255. TS1_2.Font = Enum.Font.Garamond
  1256. TS1_2.Text = "TOY SCRIPTS"
  1257. TS1_2.TextColor3 = Color3.new(0, 0, 0)
  1258. TS1_2.TextSize = 28
  1259.  
  1260. TS2_2.Name = "TS2"
  1261. TS2_2.Parent = TL2
  1262. TS2_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1263. TS2_2.BorderSizePixel = 5
  1264. TS2_2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)
  1265. TS2_2.Size = UDim2.new(0, 232, 0, 20)
  1266. TS2_2.Font = Enum.Font.Garamond
  1267. TS2_2.Text = "TOY SCRIPTS"
  1268. TS2_2.TextColor3 = Color3.new(0, 0, 0)
  1269. TS2_2.TextSize = 28
  1270.  
  1271. XX3.Name = "XX3"
  1272. XX3.Parent = TL2
  1273. XX3.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1274. XX3.BorderSizePixel = 0
  1275. XX3.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)
  1276. XX3.Size = UDim2.new(0, 34, 0, 18)
  1277. XX3.Font = Enum.Font.Fantasy
  1278. XX3.Text = "X"
  1279. XX3.TextColor3 = Color3.new(0, 0, 0)
  1280. XX3.TextSize = 20
  1281. XX3.MouseButton1Click:connect(function()
  1282. TL2.Visible = false
  1283. end)
  1284.  
  1285. ML2.Name = "ML2"
  1286. ML2.Parent = RAINBOW
  1287. ML2.BackgroundColor3 = Color3.new(1, 1, 1)
  1288. ML2.Position = UDim2.new(-1.27881634, 0, 0.00975944567, 0)
  1289. ML2.Size = UDim2.new(0, 240, 0, 298)
  1290. ML2.Visible = false
  1291. ML2.Style = Enum.FrameStyle.DropShadow
  1292.  
  1293. XP_2.Name = "XP"
  1294. XP_2.Parent = ML2
  1295. XP_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1296. XP_2.BorderSizePixel = 5
  1297. XP_2.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)
  1298. XP_2.Size = UDim2.new(0, 180, 0, 28)
  1299. XP_2.Font = Enum.Font.Fantasy
  1300. XP_2.Text = "AUTO FARM XP"
  1301. XP_2.TextColor3 = Color3.new(0, 0, 0)
  1302. XP_2.TextSize = 26
  1303. XP_2.MouseButton1Click:connect(function()
  1304.  
  1305. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"]:GetChildren()) do
  1306. if v.ClassName == "Model" then
  1307. for i , b in pairs(v:GetChildren()) do
  1308. if b.ClassName ~= "Model" then
  1309. if b.ClassName ~= "BillboardGui" then
  1310. b.CanCollide = false
  1311. end
  1312. end
  1313. if b.ClassName == "Model" then
  1314. for i , c in pairs(b:GetChildren()) do
  1315. if c.ClassName ~= "Model" then
  1316. c.CanCollide = false
  1317. end
  1318. if c.ClassName == "Model" then
  1319. for i , d in pairs(c:GetChildren()) do
  1320. if d.ClassName ~= "Model" then
  1321. d.CanCollide = false
  1322. end
  1323. end
  1324. end
  1325. end
  1326. end
  1327. end
  1328. end
  1329. end
  1330. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"].Decore.Shrine.Decore.Model:GetChildren()) do
  1331. if v.ClassName ~= "Model" then
  1332. v.CanCollide = false
  1333. else
  1334. for i,b in pairs(v:GetChildren()) do
  1335. b.CanCollide = false
  1336. end
  1337. end
  1338.  
  1339. end
  1340. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  1341. for i , b in pairs(v:GetChildren()) do
  1342. if b.ClassName == "Model" then
  1343. for i , c in pairs(b:GetChildren()) do
  1344. if c.ClassName == "Model" then
  1345. for i , as in pairs(c:GetChildren()) do
  1346. if as.ClassName ~= "Script" then
  1347. as.CanCollide = false
  1348. end
  1349. end
  1350. else
  1351. if c.ClassName ~= "StringValue" then
  1352. c.CanCollide = false
  1353. end
  1354. end
  1355. end
  1356. else
  1357. b.CanCollide = false
  1358. end
  1359. end
  1360. end
  1361.  
  1362.  
  1363. while wait() do
  1364. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  1365. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  1366. if v.ClassName ~= "Model" then
  1367. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  1368. hum:MoveTo(v.Position)
  1369. hum.MoveToFinished:wait()
  1370. end
  1371. end
  1372. end
  1373. end
  1374. end)
  1375.  
  1376. AUTOFARMGEMS_2.Name = "AUTO FARM GEMS"
  1377. AUTOFARMGEMS_2.Parent = ML2
  1378. AUTOFARMGEMS_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1379. AUTOFARMGEMS_2.BorderSizePixel = 5
  1380. AUTOFARMGEMS_2.Position = UDim2.new(0.102811269, 0, 0.82114929, 0)
  1381. AUTOFARMGEMS_2.Size = UDim2.new(0, 180, 0, 28)
  1382. AUTOFARMGEMS_2.Font = Enum.Font.Fantasy
  1383. AUTOFARMGEMS_2.Text = "AUTO FARM GEMS"
  1384. AUTOFARMGEMS_2.TextColor3 = Color3.new(0, 0, 0)
  1385. AUTOFARMGEMS_2.TextSize = 22
  1386. AUTOFARMGEMS_2.MouseButton1Click:connect(function()
  1387. while wait(1) do
  1388. local function GetObject()
  1389. local least = math.huge
  1390. local Object
  1391. for _,Stuff in pairs (workspace:GetDescendants()) do
  1392. if Stuff:IsA("MeshPart") then
  1393. if Stuff.MeshId == "rbxassetid://2542638609" or Stuff.MeshId == "rbxassetid://2542638609" or Stuff.MeshId == "rbxassetid://2558194071" or Stuff.MeshId == "rbxassetid://2558179804" then
  1394. local Distance = game.Players.LocalPlayer:DistanceFromCharacter(Stuff.Position)
  1395. if Distance < least and Distance < 100 then
  1396. least = Distance
  1397. Object = Stuff
  1398. end
  1399. end
  1400. end
  1401. end
  1402. return Object
  1403. end
  1404.  
  1405. if GetObject() ~= nil then game.Players.LocalPlayer.Character.Humanoid:MoveTo(GetObject().Position)
  1406. end
  1407.  
  1408. local VirtualUser=game:service'VirtualUser'
  1409. game:service'Players'.LocalPlayer.Idled:connect(function()
  1410. VirtualUser:CaptureController()
  1411. VirtualUser:ClickButton2(Vector2.new())
  1412. end)
  1413. end
  1414. end)
  1415.  
  1416. UIE_2.Name = "UIE"
  1417. UIE_2.Parent = ML2
  1418. UIE_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1419. UIE_2.BorderSizePixel = 5
  1420. UIE_2.Position = UDim2.new(0.0903111547, 0, 0.126660585, 0)
  1421. UIE_2.Size = UDim2.new(0, 180, 0, 28)
  1422. UIE_2.Font = Enum.Font.Fantasy
  1423. UIE_2.Text = "UNLOCK ISLANDS"
  1424. UIE_2.TextColor3 = Color3.new(0, 0, 0)
  1425. UIE_2.TextSize = 22
  1426. UIE_2.MouseButton1Click:connect(function()
  1427. for i,v in pairs(game.Workspace.FloatingIslands.Overworld:GetChildren()) do
  1428. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  1429. wait(1)
  1430. end
  1431. end)
  1432.  
  1433. ES1_2.Name = "ES1"
  1434. ES1_2.Parent = ML2
  1435. ES1_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1436. ES1_2.BorderSizePixel = 5
  1437. ES1_2.Position = UDim2.new(-0.020692993, 0, -0.0998552889, 0)
  1438. ES1_2.Size = UDim2.new(0, 232, 0, 20)
  1439. ES1_2.Font = Enum.Font.Garamond
  1440. ES1_2.Text = "EARTH SCRIPTS"
  1441. ES1_2.TextColor3 = Color3.new(0, 0, 0)
  1442. ES1_2.TextSize = 28
  1443.  
  1444. ES2_2.Name = "ES2"
  1445. ES2_2.Parent = ML2
  1446. ES2_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1447. ES2_2.BorderSizePixel = 5
  1448. ES2_2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)
  1449. ES2_2.Size = UDim2.new(0, 232, 0, 20)
  1450. ES2_2.Font = Enum.Font.Garamond
  1451. ES2_2.Text = "EARTH SCRIPTS"
  1452. ES2_2.TextColor3 = Color3.new(0, 0, 0)
  1453. ES2_2.TextSize = 28
  1454.  
  1455. XX2.Name = "XX2"
  1456. XX2.Parent = ML2
  1457. XX2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1458. XX2.BorderSizePixel = 0
  1459. XX2.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)
  1460. XX2.Size = UDim2.new(0, 34, 0, 18)
  1461. XX2.Font = Enum.Font.Fantasy
  1462. XX2.Text = "X"
  1463. XX2.TextColor3 = Color3.new(0, 0, 0)
  1464. XX2.TextSize = 20
  1465. XX2.MouseButton1Click:connect(function()
  1466. ML2.Visible = false
  1467. end)
  1468.  
  1469. CREDITS2_2.Name = "CREDITS2"
  1470. CREDITS2_2.Parent = RAINBOW
  1471. CREDITS2_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1472. CREDITS2_2.Position = UDim2.new(-1.2039572, 0, 0.0712530687, 0)
  1473. CREDITS2_2.Size = UDim2.new(0, 211, 0, 265)
  1474. CREDITS2_2.Visible = false
  1475.  
  1476. TITAN_2.Name = "TITAN"
  1477. TITAN_2.Parent = CREDITS2_2
  1478. TITAN_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1479. TITAN_2.BorderSizePixel = 2
  1480. TITAN_2.Position = UDim2.new(0.00516638719, 0, 0.396377981, 0)
  1481. TITAN_2.Size = UDim2.new(0, 211, 0, 20)
  1482. TITAN_2.Font = Enum.Font.Garamond
  1483. TITAN_2.Text = "TITANIUMDEVELOPER"
  1484. TITAN_2.TextColor3 = Color3.new(0, 0, 0)
  1485. TITAN_2.TextSize = 26
  1486.  
  1487. CREDITS1_2.Name = "CREDITS1"
  1488. CREDITS1_2.Parent = CREDITS2_2
  1489. CREDITS1_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1490. CREDITS1_2.BorderSizePixel = 5
  1491. CREDITS1_2.Position = UDim2.new(-0.00978062861, 0, -0.00343931466, 0)
  1492. CREDITS1_2.Size = UDim2.new(0, 215, 0, 20)
  1493. CREDITS1_2.Font = Enum.Font.Garamond
  1494. CREDITS1_2.Text = "CREDITS"
  1495. CREDITS1_2.TextColor3 = Color3.new(0, 0, 0)
  1496. CREDITS1_2.TextSize = 28
  1497.  
  1498. NAME4YOU_2.Name = "NAME4YOU"
  1499. NAME4YOU_2.Parent = CREDITS2_2
  1500. NAME4YOU_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1501. NAME4YOU_2.BorderSizePixel = 2
  1502. NAME4YOU_2.Position = UDim2.new(0.00516638625, 0, 0.181238562, 0)
  1503. NAME4YOU_2.Size = UDim2.new(0, 211, 0, 20)
  1504. NAME4YOU_2.Font = Enum.Font.Garamond
  1505. NAME4YOU_2.Text = "NAME4YOU, ANTRAXO"
  1506. NAME4YOU_2.TextColor3 = Color3.new(0, 0, 0)
  1507. NAME4YOU_2.TextSize = 26
  1508.  
  1509. ITZZ_2.Name = "ITZZ"
  1510. ITZZ_2.Parent = CREDITS2_2
  1511. ITZZ_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1512. ITZZ_2.BorderSizePixel = 2
  1513. ITZZ_2.Position = UDim2.new(0.00516638532, 0, 0.583223045, 0)
  1514. ITZZ_2.Size = UDim2.new(0, 211, 0, 20)
  1515. ITZZ_2.Font = Enum.Font.Garamond
  1516. ITZZ_2.Text = "ITZZARDIT,NOT A TRAP"
  1517. ITZZ_2.TextColor3 = Color3.new(0, 0, 0)
  1518. ITZZ_2.TextSize = 24
  1519.  
  1520. SHIZU_2.Name = "SHIZU"
  1521. SHIZU_2.Parent = CREDITS2_2
  1522. SHIZU_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1523. SHIZU_2.BorderSizePixel = 2
  1524. SHIZU_2.Position = UDim2.new(0.00516638532, 0, 0.759995222, 0)
  1525. SHIZU_2.Size = UDim2.new(0, 211, 0, 20)
  1526. SHIZU_2.Font = Enum.Font.Garamond
  1527. SHIZU_2.Text = "SHIZU,REALLYSECURE"
  1528. SHIZU_2.TextColor3 = Color3.new(0, 0, 0)
  1529. SHIZU_2.TextSize = 26
  1530.  
  1531. CREDITS2_3.Name = "CREDITS2"
  1532. CREDITS2_3.Parent = CREDITS2_2
  1533. CREDITS2_3.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1534. CREDITS2_3.BorderSizePixel = 5
  1535. CREDITS2_3.Position = UDim2.new(-0.0152244614, 0, 0.934108555, 0)
  1536. CREDITS2_3.Size = UDim2.new(0, 215, 0, 20)
  1537. CREDITS2_3.Font = Enum.Font.Garamond
  1538. CREDITS2_3.Text = "CREDITS"
  1539. CREDITS2_3.TextColor3 = Color3.new(0, 0, 0)
  1540. CREDITS2_3.TextSize = 28
  1541.  
  1542. X3_3.Name = "X3"
  1543. X3_3.Parent = CREDITS2_2
  1544. X3_3.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1545. X3_3.BorderSizePixel = 0
  1546. X3_3.Position = UDim2.new(0.793222368, 0, -0.00369018316, 0)
  1547. X3_3.Size = UDim2.new(0, 34, 0, 18)
  1548. X3_3.Font = Enum.Font.Fantasy
  1549. X3_3.Text = "X"
  1550. X3_3.TextColor3 = Color3.new(0, 0, 0)
  1551. X3_3.TextSize = 20
  1552. X3_3.MouseButton1Click:connect(function()
  1553. CREDITS2_2.Visible = false
  1554. end)
  1555.  
  1556. OC.Name = "OC"
  1557. OC.Parent = ScreenGui
  1558. OC.BackgroundColor3 = Color3.new(1, 1, 1)
  1559. OC.Position = UDim2.new(0.0110497177, 0, 0.469287485, 0)
  1560. OC.Size = UDim2.new(0, 19, 0, 20)
  1561.  
  1562. OPEN.Name = "OPEN"
  1563. OPEN.Parent = OC
  1564. OPEN.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1565. OPEN.BorderSizePixel = 5
  1566. OPEN.Position = UDim2.new(-0.376452386, 0, -0.02250061, 0)
  1567. OPEN.Size = UDim2.new(0, 56, 0, 28)
  1568. OPEN.Font = Enum.Font.Garamond
  1569. OPEN.Text = "OPEN"
  1570. OPEN.TextColor3 = Color3.new(0, 0, 0)
  1571. OPEN.TextSize = 20
  1572. OPEN.MouseButton1Click:connect(function()
  1573. NORMAL.Visible = true
  1574. CLOSE.Visible = true
  1575. OPEN.Visible = false
  1576. end)
  1577.  
  1578. CLOSE.Name = "CLOSE"
  1579. CLOSE.Parent = OC
  1580. CLOSE.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1581. CLOSE.BorderSizePixel = 5
  1582. CLOSE.Position = UDim2.new(-0.376452386, 0, -0.02250061, 0)
  1583. CLOSE.Size = UDim2.new(0, 56, 0, 28)
  1584. CLOSE.Visible = false
  1585. CLOSE.Font = Enum.Font.Garamond
  1586. CLOSE.Text = "CLOSE"
  1587. CLOSE.TextColor3 = Color3.new(0, 0, 0)
  1588. CLOSE.TextSize = 20
  1589. CLOSE.MouseButton1Click:connect(function()
  1590. NORMAL.Visible = false
  1591. RAINBOW.Visible = false
  1592. OPEN.Visible = true
  1593. CLOSE.Visible = false
  1594. end)
  1595. -- Scripts:
  1596. function SCRIPT_YUPU68_FAKESCRIPT() -- RAINBOW.LocalScript
  1597. local script = Instance.new('LocalScript')
  1598. script.Parent = RAINBOW
  1599. while wait(1) do
  1600. script.Parent.BackgroundColor3=Color3.fromHSV(math.random(100)/100,1,1)
  1601. end
  1602.  
  1603. end
  1604. coroutine.resume(coroutine.create(SCRIPT_YUPU68_FAKESCRIPT))
  1605. function SCRIPT_VCUJ90_FAKESCRIPT() -- NORMALMODE.LocalScript
  1606. local script = Instance.new('LocalScript')
  1607. script.Parent = NORMALMODE
  1608. while wait(1) do
  1609.  
  1610. script.Parent.BackgroundColor3=Color3.fromHSV(math.random(100)/100,1,1)
  1611. end
  1612.  
  1613. end
  1614. coroutine.resume(coroutine.create(SCRIPT_VCUJ90_FAKESCRIPT))
  1615. function SCRIPT_TBCD72_FAKESCRIPT() -- CREDITS2_2.LocalScript
  1616. local script = Instance.new('LocalScript')
  1617. script.Parent = CREDITS2_2
  1618. while wait(1) do
  1619. script.Parent.BackgroundColor3=Color3.fromHSV(math.random(100)/100,1,1)
  1620. end
  1621.  
  1622. end
  1623. coroutine.resume(coroutine.create(SCRIPT_TBCD72_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement