Advertisement
Guest User

Untitled

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