Upscalefanatic3

Bubble Gum Simulator Script

Mar 2nd, 2019
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 121.54 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"
  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. --[[ #Credits
  189. #Developer: Titanium Developer#9736
  190. #Discord Server: https://discord.gg/6qcVZcU
  191. #Update 2 [2/5/2019]:
  192. * Auto Bubble blower is faster if you own the gamepass "Fast Chewer"
  193. * Fixed performance issues and crashing issue
  194. * I ran the script constantly opening eggs for 11 hours without any issue
  195. #Update [1/15/2019]:
  196. #Credit: Stevee#7213
  197. #1) Remade UI and added settings to UI
  198. #2) Automatically determine if the player owns Triple Egg Pass ("Multi Hatch") and updates if bought in game
  199. #3) Supports the new crate update and deletes the hats that aren't wanted according to users settings.
  200. #4) Supports anti-lag by using "faster open"
  201. ]]
  202.  
  203. --[[
  204. !! NOTE: CLICK "COMMON EGG" TO SELECT THE EGG OR CRATE YOU WANT TO OPEN
  205. SEND ANY BUGS TO Stevee#7213
  206. UPDATES WILL BE POSTED ON THIS EXACT PASTEBIN THREAD
  207. ]]
  208.  
  209. -- Instances:
  210. local BubbleGUI = Instance.new("ScreenGui")
  211. local Main = Instance.new("ImageLabel")
  212. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  213. local Outline = Instance.new("ImageLabel")
  214. local TextLabel = Instance.new("TextLabel")
  215. local Outline2 = Instance.new("ImageLabel")
  216. local ChooseEgg = Instance.new("ImageButton")
  217. local Object = Instance.new("TextLabel")
  218. local AutoOpenerButton = Instance.new("ImageButton")
  219. local AutoBubbleBlowerText = Instance.new("TextLabel")
  220. local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")
  221. local TemplateButton = Instance.new("TextButton")
  222. local AutoBlowerDesc = Instance.new("TextLabel")
  223. local AutoBubbleBlowerTitle = Instance.new("TextLabel")
  224. local AutoEggDesc = Instance.new("TextLabel")
  225. local AutoPetTitle = Instance.new("TextLabel")
  226. local AutoBlowBubble = Instance.new("ImageButton")
  227. local AutoBubbleBlowerText_2 = Instance.new("TextLabel")
  228. local UIAspectRatioConstraint_3 = Instance.new("UIAspectRatioConstraint")
  229. local EggScroller = Instance.new("ScrollingFrame")
  230. local UIListLayout = Instance.new("UIListLayout")
  231. local Settings = Instance.new("ImageLabel")
  232. local UIAspectRatioConstraint_4 = Instance.new("UIAspectRatioConstraint")
  233. local Outline_2 = Instance.new("ImageLabel")
  234. local TextLabel_2 = Instance.new("TextLabel")
  235. local Outline2_2 = Instance.new("ImageLabel")
  236. local TripleEgg = Instance.new("TextLabel")
  237. local TripleEggStatus = Instance.new("TextLabel")
  238. local KeepEpic = Instance.new("TextLabel")
  239. local KeepLegendary = Instance.new("TextLabel")
  240. local AutoBlowBubble_2 = Instance.new("ImageButton")
  241. local AutoBubbleBlowerText_3 = Instance.new("TextLabel")
  242. local UIAspectRatioConstraint_5 = Instance.new("UIAspectRatioConstraint")
  243. local AutoBlowBubble_3 = Instance.new("ImageButton")
  244. local AutoBubbleBlowerText_4 = Instance.new("TextLabel")
  245. local UIAspectRatioConstraint_6 = Instance.new("UIAspectRatioConstraint")
  246. local AutoEggDesc_2 = Instance.new("TextLabel")
  247. local FastOpenLabel = Instance.new("TextLabel")
  248. local FastOpenButton = Instance.new("ImageButton")
  249. local FastOpenButtonText = Instance.new("TextLabel")
  250. local FastOpenUIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  251. local Log = Instance.new("ImageButton")
  252. local LogText = Instance.new("TextLabel")
  253. local _VERSION = 2
  254. --Properties:
  255. BubbleGUI.Name = "BubbleGUI"
  256. BubbleGUI.Parent = game.CoreGui
  257. Main.Name = "Main"
  258. Main.Parent = BubbleGUI
  259. Main.BackgroundTransparency = 1
  260. Main.BorderSizePixel = 0
  261. Main.Position = UDim2.new(0.324999988, 0, 0.224999994, 0)
  262. Main.Size = UDim2.new(0.35, 0, 0.55, 0)
  263. Main.ZIndex = 2
  264. Main.Image = "rbxassetid://1285673399"
  265. Main.ImageColor3 = Color3.new(0.2, 0.505882, 1)
  266. Main.ScaleType = Enum.ScaleType.Slice
  267. Main.SliceCenter = Rect.new(8, 8, 247, 247)
  268. Main.Visible = false
  269.  
  270. UIAspectRatioConstraint.Parent = Main
  271. UIAspectRatioConstraint.DominantAxis = Enum.DominantAxis.Height
  272.  
  273. Outline.Name = "Outline"
  274. Outline.Parent = Main
  275. Outline.BackgroundTransparency = 1
  276. Outline.BorderSizePixel = 0
  277. Outline.Position = UDim2.new(0, 0, 0.0199999996, 0)
  278. Outline.Size = UDim2.new(1, 0, 1, 0)
  279. Outline.Image = "rbxassetid://1285673399"
  280. Outline.ImageColor3 = Color3.new(0.137255, 0.356863, 0.701961)
  281. Outline.ScaleType = Enum.ScaleType.Slice
  282. Outline.SliceCenter = Rect.new(8, 8, 247, 247)
  283.  
  284. TextLabel.Parent = Main
  285. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  286. TextLabel.BackgroundTransparency = 1
  287. TextLabel.Position = UDim2.new(0.0749999881, 0, -0.0700000003, 0)
  288. TextLabel.Size = UDim2.new(0.85, 0, 0.15, 0)
  289. TextLabel.ZIndex = 2
  290. TextLabel.Font = Enum.Font.Cartoon
  291. TextLabel.Text = string.format(" AUTO [V.0.%d]", _VERSION) --"AUTO [V.0.1]"
  292. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  293. TextLabel.TextScaled = true
  294. TextLabel.TextSize = 14
  295. TextLabel.TextStrokeTransparency = 0.80000001192093
  296. TextLabel.TextWrapped = true
  297.  
  298. Outline2.Name = "Outline2"
  299. Outline2.Parent = Main
  300. Outline2.BackgroundTransparency = 1
  301. Outline2.BorderSizePixel = 0
  302. Outline2.Position = UDim2.new(0.0749999881, 0, -0.0599999987, 0)
  303. Outline2.Size = UDim2.new(0.850000024, 0, 1, 0)
  304. Outline2.Image = "rbxassetid://1285673399"
  305. Outline2.ImageColor3 = Color3.new(0.2, 0.505882, 1)
  306. Outline2.ScaleType = Enum.ScaleType.Slice
  307. Outline2.SliceCenter = Rect.new(8, 8, 247, 247)
  308.  
  309. ChooseEgg.Name = "ChooseEgg"
  310. ChooseEgg.Parent = Main
  311. ChooseEgg.BackgroundColor3 = Color3.new(1, 1, 1)
  312. ChooseEgg.BackgroundTransparency = 1
  313. ChooseEgg.Position = UDim2.new(0.099999994, 0, 0.699999988, 0)
  314. ChooseEgg.Size = UDim2.new(0.800000012, 0, 0.119999997, 0)
  315. ChooseEgg.ZIndex = 3
  316. ChooseEgg.Image = "rbxassetid://1285673399"
  317. ChooseEgg.ImageColor3 = Color3.new(0.137255, 0.356863, 0.701961)
  318. ChooseEgg.ScaleType = Enum.ScaleType.Slice
  319. ChooseEgg.SliceCenter = Rect.new(8, 8, 247, 247)
  320.  
  321. Object.Name = "Object"
  322. Object.Parent = ChooseEgg
  323. Object.BackgroundColor3 = Color3.new(1, 1, 1)
  324. Object.BackgroundTransparency = 1
  325. Object.Position = UDim2.new(0.025000006, 0, 0.0500000119, 0)
  326. Object.Size = UDim2.new(0.949999988, 0, 0.899999976, 0)
  327. Object.ZIndex = 3
  328. Object.Font = Enum.Font.Cartoon
  329. Object.Text = "Common Egg"
  330. Object.TextColor3 = Color3.new(1, 1, 1)
  331. Object.TextScaled = true
  332. Object.TextSize = 14
  333. Object.TextStrokeTransparency = 0.80000001192093
  334. Object.TextWrapped = true
  335.  
  336. AutoOpenerButton.Name = "AutoOpenerButton"
  337. AutoOpenerButton.Parent = Main
  338. AutoOpenerButton.AnchorPoint = Vector2.new(0, 1)
  339. AutoOpenerButton.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  340. AutoOpenerButton.BackgroundTransparency = 1
  341. AutoOpenerButton.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  342. AutoOpenerButton.Position = UDim2.new(0.349999994, 0, 0.949999988, 0)
  343. AutoOpenerButton.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  344. AutoOpenerButton.ZIndex = 2
  345. AutoOpenerButton.Image = "rbxassetid://1511196841"
  346. AutoOpenerButton.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  347. AutoOpenerButton.ScaleType = Enum.ScaleType.Slice
  348. AutoOpenerButton.SliceCenter = Rect.new(9, 11, 91, 89)
  349.  
  350. AutoBubbleBlowerText.Name = "AutoBubbleBlowerText"
  351. AutoBubbleBlowerText.Parent = AutoOpenerButton
  352. AutoBubbleBlowerText.AnchorPoint = Vector2.new(0.5, 0.5)
  353. AutoBubbleBlowerText.BackgroundColor3 = Color3.new(1, 1, 1)
  354. AutoBubbleBlowerText.BackgroundTransparency = 1
  355. AutoBubbleBlowerText.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  356. AutoBubbleBlowerText.Position = UDim2.new(0.5, 0, 0.5, -2)
  357. AutoBubbleBlowerText.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)
  358. AutoBubbleBlowerText.ZIndex = 2
  359. AutoBubbleBlowerText.Font = Enum.Font.Cartoon
  360. AutoBubbleBlowerText.Text = "DISABLED"
  361. AutoBubbleBlowerText.TextColor3 = Color3.new(1, 1, 1)
  362. AutoBubbleBlowerText.TextScaled = true
  363. AutoBubbleBlowerText.TextSize = 14
  364. AutoBubbleBlowerText.TextStrokeTransparency = 0.75
  365. AutoBubbleBlowerText.TextWrapped = true
  366.  
  367. UIAspectRatioConstraint_2.Parent = AutoOpenerButton
  368. UIAspectRatioConstraint_2.AspectRatio = 3
  369.  
  370. TemplateButton.Name = "TemplateButton"
  371. TemplateButton.Parent = Main
  372. TemplateButton.BackgroundColor3 = Color3.new(1, 1, 1)
  373. TemplateButton.BackgroundTransparency = 1
  374. TemplateButton.Position = UDim2.new(8, 0, 0.100000001, 0)
  375. TemplateButton.Size = UDim2.new(0.800000012, 0, 0.045, 0)
  376. TemplateButton.Visible = false
  377. TemplateButton.ZIndex = 5
  378. TemplateButton.Font = Enum.Font.Cartoon
  379. TemplateButton.TextColor3 = Color3.new(1, 1, 1)
  380. TemplateButton.TextScaled = true
  381. TemplateButton.TextSize = 14
  382. TemplateButton.TextStrokeTransparency = 0.80000001192093
  383. TemplateButton.TextWrapped = true
  384.  
  385. AutoBlowerDesc.Name = "AutoBlowerDesc"
  386. AutoBlowerDesc.Parent = Main
  387. AutoBlowerDesc.AnchorPoint = Vector2.new(1, 0.5)
  388. AutoBlowerDesc.BackgroundColor3 = Color3.new(1, 1, 1)
  389. AutoBlowerDesc.BackgroundTransparency = 1
  390. AutoBlowerDesc.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  391. AutoBlowerDesc.Position = UDim2.new(0.967238188, 0, 0.25, 0)
  392. AutoBlowerDesc.Size = UDim2.new(0.92200011, 0, 0.115160845, 0)
  393. AutoBlowerDesc.ZIndex = 2
  394. AutoBlowerDesc.Font = Enum.Font.Arial
  395. AutoBlowerDesc.Text = "Automatically blows and sells bubbles for you."
  396. AutoBlowerDesc.TextColor3 = Color3.new(1, 1, 1)
  397. AutoBlowerDesc.TextScaled = true
  398. AutoBlowerDesc.TextSize = 14
  399. AutoBlowerDesc.TextStrokeTransparency = 0.75
  400. AutoBlowerDesc.TextWrapped = true
  401.  
  402. AutoBubbleBlowerTitle.Name = "AutoBubbleBlowerTitle"
  403. AutoBubbleBlowerTitle.Parent = Main
  404. AutoBubbleBlowerTitle.AnchorPoint = Vector2.new(1, 0.5)
  405. AutoBubbleBlowerTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  406. AutoBubbleBlowerTitle.BackgroundTransparency = 1
  407. AutoBubbleBlowerTitle.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  408. AutoBubbleBlowerTitle.Position = UDim2.new(0.781523764, 0, 0.150000006, 0)
  409. AutoBubbleBlowerTitle.Size = UDim2.new(0.529142916, 0, 0.0897916555, 0)
  410. AutoBubbleBlowerTitle.ZIndex = 2
  411. AutoBubbleBlowerTitle.Font = Enum.Font.ArialBold
  412. AutoBubbleBlowerTitle.Text = "Auto Bubble Blower"
  413. AutoBubbleBlowerTitle.TextColor3 = Color3.new(1, 1, 1)
  414. AutoBubbleBlowerTitle.TextScaled = true
  415. AutoBubbleBlowerTitle.TextSize = 14
  416. AutoBubbleBlowerTitle.TextStrokeTransparency = 0.75
  417. AutoBubbleBlowerTitle.TextWrapped = true
  418. AutoBubbleBlowerTitle.TextXAlignment = Enum.TextXAlignment.Left
  419.  
  420. AutoEggDesc.Name = "AutoEggDesc"
  421. AutoEggDesc.Parent = Main
  422. AutoEggDesc.AnchorPoint = Vector2.new(1, 0.5)
  423. AutoEggDesc.BackgroundColor3 = Color3.new(1, 1, 1)
  424. AutoEggDesc.BackgroundTransparency = 1
  425. AutoEggDesc.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  426. AutoEggDesc.Position = UDim2.new(0.967238188, 0, 0.600000024, 2)
  427. AutoEggDesc.Size = UDim2.new(0.92200017, 0, 0.137250707, 0)
  428. AutoEggDesc.ZIndex = 2
  429. AutoEggDesc.Font = Enum.Font.Arial
  430. AutoEggDesc.Text = "Press \"Common Egg\" to select the crate or egg you want to open. This automatically purchases eggs / crates and deletes the ones you don't want!"
  431. AutoEggDesc.TextColor3 = Color3.new(1, 1, 1)
  432. AutoEggDesc.TextScaled = true
  433. AutoEggDesc.TextSize = 14
  434. AutoEggDesc.TextStrokeTransparency = 0.75
  435. AutoEggDesc.TextWrapped = true
  436.  
  437. AutoPetTitle.Name = "AutoPetTitle"
  438. AutoPetTitle.Parent = Main
  439. AutoPetTitle.AnchorPoint = Vector2.new(1, 0.5)
  440. AutoPetTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  441. AutoPetTitle.BackgroundTransparency = 1
  442. AutoPetTitle.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  443. AutoPetTitle.Position = UDim2.new(0.913214386, 0, 0.5, -4)
  444. AutoPetTitle.Size = UDim2.new(0.800345302, 0, 0.0897916555, 0)
  445. AutoPetTitle.ZIndex = 2
  446. AutoPetTitle.Font = Enum.Font.ArialBold
  447. AutoPetTitle.Text = "Auto Pet / Hat Purchase/Deletion"
  448. AutoPetTitle.TextColor3 = Color3.new(1, 1, 1)
  449. AutoPetTitle.TextScaled = true
  450. AutoPetTitle.TextSize = 14
  451. AutoPetTitle.TextStrokeTransparency = 0.75
  452. AutoPetTitle.TextWrapped = true
  453.  
  454. AutoBlowBubble.Name = "AutoBlowBubble"
  455. AutoBlowBubble.Parent = Main
  456. AutoBlowBubble.AnchorPoint = Vector2.new(0, 1)
  457. AutoBlowBubble.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  458. AutoBlowBubble.BackgroundTransparency = 1
  459. AutoBlowBubble.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  460. AutoBlowBubble.Position = UDim2.new(0.349999994, 0, 0.419999987, 0)
  461. AutoBlowBubble.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  462. AutoBlowBubble.ZIndex = 2
  463. AutoBlowBubble.Image = "rbxassetid://1511196841"
  464. AutoBlowBubble.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  465. AutoBlowBubble.ScaleType = Enum.ScaleType.Slice
  466. AutoBlowBubble.SliceCenter = Rect.new(9, 11, 91, 89)
  467.  
  468. AutoBubbleBlowerText_2.Name = "AutoBubbleBlowerText"
  469. AutoBubbleBlowerText_2.Parent = AutoBlowBubble
  470. AutoBubbleBlowerText_2.AnchorPoint = Vector2.new(0.5, 0.5)
  471. AutoBubbleBlowerText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  472. AutoBubbleBlowerText_2.BackgroundTransparency = 1
  473. AutoBubbleBlowerText_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  474. AutoBubbleBlowerText_2.Position = UDim2.new(0.5, 0, 0.5, -2)
  475. AutoBubbleBlowerText_2.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)
  476. AutoBubbleBlowerText_2.ZIndex = 2
  477. AutoBubbleBlowerText_2.Font = Enum.Font.Cartoon
  478. AutoBubbleBlowerText_2.Text = "DISABLED"
  479. AutoBubbleBlowerText_2.TextColor3 = Color3.new(1, 1, 1)
  480. AutoBubbleBlowerText_2.TextScaled = true
  481. AutoBubbleBlowerText_2.TextSize = 14
  482. AutoBubbleBlowerText_2.TextStrokeTransparency = 0.75
  483. AutoBubbleBlowerText_2.TextWrapped = true
  484.  
  485. UIAspectRatioConstraint_3.Parent = AutoBlowBubble
  486. UIAspectRatioConstraint_3.AspectRatio = 3
  487.  
  488. EggScroller.Name = "EggScroller"
  489. EggScroller.Parent = Main
  490. EggScroller.BackgroundColor3 = Color3.new(0.2, 0.505882, 1)
  491. EggScroller.BorderSizePixel = 0
  492. EggScroller.Position = UDim2.new(0.0500000119, 0, 0.119999997, 1)
  493. EggScroller.Size = UDim2.new(0.899999976, 0, 0.550000012, 0)
  494. EggScroller.Visible = false
  495. EggScroller.ZIndex = 5
  496. EggScroller.ScrollBarThickness = 8
  497. EggScroller.CanvasSize = UDim2.new(0, 0, 2.2, 0)
  498.  
  499. UIListLayout.Parent = nil
  500. UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
  501. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  502. UIListLayout.Padding = UDim.new(0, 0)
  503.  
  504. Settings.Name = "Settings"
  505. Settings.Parent = BubbleGUI
  506. Settings.BackgroundTransparency = 1
  507. Settings.BorderSizePixel = 0
  508. Settings.Position = UDim2.new(0.635, 0, 0.25, 0)
  509. Settings.Size = UDim2.new(0.25, 0, 0.550000012, 0)
  510. Settings.ZIndex = 2
  511. Settings.Image = "rbxassetid://1285673399"
  512. Settings.ImageColor3 = Color3.new(0.2, 0.505882, 1)
  513. Settings.ScaleType = Enum.ScaleType.Slice
  514. Settings.SliceCenter = Rect.new(8, 8, 247, 247)
  515. Settings.Visible = false
  516.  
  517. UIAspectRatioConstraint_4.Parent = Settings
  518. UIAspectRatioConstraint_4.DominantAxis = Enum.DominantAxis.Height
  519.  
  520. Outline_2.Name = "Outline"
  521. Outline_2.Parent = Settings
  522. Outline_2.BackgroundTransparency = 1
  523. Outline_2.BorderSizePixel = 0
  524. Outline_2.Position = UDim2.new(0, 0, 0.0199999996, 0)
  525. Outline_2.Size = UDim2.new(1, 0, 1, 0)
  526. Outline_2.Image = "rbxassetid://1285673399"
  527. Outline_2.ImageColor3 = Color3.new(0.137255, 0.356863, 0.701961)
  528. Outline_2.ScaleType = Enum.ScaleType.Slice
  529. Outline_2.SliceCenter = Rect.new(8, 8, 247, 247)
  530.  
  531. TextLabel_2.Parent = Settings
  532. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  533. TextLabel_2.BackgroundTransparency = 1
  534. TextLabel_2.Position = UDim2.new(0.0749999881, 0, -0.0700000003, 0)
  535. TextLabel_2.Size = UDim2.new(0.850000024, 0, 0.150000006, 0)
  536. TextLabel_2.ZIndex = 2
  537. TextLabel_2.Font = Enum.Font.Cartoon
  538. TextLabel_2.Text = "SETTINGS"
  539. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  540. TextLabel_2.TextScaled = true
  541. TextLabel_2.TextSize = 14
  542. TextLabel_2.TextStrokeTransparency = 0.80000001192093
  543. TextLabel_2.TextWrapped = true
  544.  
  545. Outline2_2.Name = "Outline2"
  546. Outline2_2.Parent = Settings
  547. Outline2_2.BackgroundTransparency = 1
  548. Outline2_2.BorderSizePixel = 0
  549. Outline2_2.Position = UDim2.new(0.0749999881, 0, -0.0599999987, 0)
  550. Outline2_2.Size = UDim2.new(0.850000024, 0, 1, 0)
  551. Outline2_2.Image = "rbxassetid://1285673399"
  552. Outline2_2.ImageColor3 = Color3.new(0.2, 0.505882, 1)
  553. Outline2_2.ScaleType = Enum.ScaleType.Slice
  554. Outline2_2.SliceCenter = Rect.new(8, 8, 247, 247)
  555.  
  556. TripleEgg.Name = "TripleEgg"
  557. TripleEgg.Parent = Settings
  558. TripleEgg.BackgroundColor3 = Color3.new(1, 1, 1)
  559. TripleEgg.BackgroundTransparency = 1
  560. TripleEgg.Position = UDim2.new(0.0500000007, 0, 0.150000006, 0)
  561. TripleEgg.Size = UDim2.new(0.550000012, 0, 0.100000001, 0)
  562. TripleEgg.ZIndex = 3
  563. TripleEgg.Font = Enum.Font.Cartoon
  564. TripleEgg.Text = "Triple Egg:"
  565. TripleEgg.TextColor3 = Color3.new(1, 1, 1)
  566. TripleEgg.TextScaled = true
  567. TripleEgg.TextSize = 14
  568. TripleEgg.TextStrokeTransparency = 0.80000001192093
  569. TripleEgg.TextWrapped = true
  570. TripleEgg.TextXAlignment = Enum.TextXAlignment.Left
  571.  
  572. TripleEggStatus.Name = "TripleEggStatus"
  573. TripleEggStatus.Parent = Settings
  574. TripleEggStatus.BackgroundColor3 = Color3.new(1, 1, 1)
  575. TripleEggStatus.BackgroundTransparency = 1
  576. TripleEggStatus.Position = UDim2.new(0.5, 0, 0.150000006, 0)
  577. TripleEggStatus.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  578. TripleEggStatus.ZIndex = 3
  579. TripleEggStatus.Font = Enum.Font.Cartoon
  580. TripleEggStatus.Text = "FALSE"
  581. TripleEggStatus.TextColor3 = Color3.new(1, 0, 0)
  582. TripleEggStatus.TextScaled = true
  583. TripleEggStatus.TextSize = 14
  584. TripleEggStatus.TextStrokeTransparency = 0.89999997615814
  585. TripleEggStatus.TextWrapped = true
  586. TripleEggStatus.TextXAlignment = Enum.TextXAlignment.Left
  587.  
  588. KeepEpic.Name = "KeepEpic"
  589. KeepEpic.Parent = Settings
  590. KeepEpic.BackgroundColor3 = Color3.new(1, 1, 1)
  591. KeepEpic.BackgroundTransparency = 1
  592. KeepEpic.Position = UDim2.new(0.0500000007, 0, 0.300000012, 0)
  593. KeepEpic.Size = UDim2.new(0.550000012, 0, 0.100000001, 0)
  594. KeepEpic.ZIndex = 3
  595. KeepEpic.Font = Enum.Font.Cartoon
  596. KeepEpic.Text = "Keep Epic:"
  597. KeepEpic.TextColor3 = Color3.new(1, 1, 1)
  598. KeepEpic.TextScaled = true
  599. KeepEpic.TextSize = 14
  600. KeepEpic.TextStrokeTransparency = 0.80000001192093
  601. KeepEpic.TextWrapped = true
  602. KeepEpic.TextXAlignment = Enum.TextXAlignment.Left
  603.  
  604. KeepLegendary.Name = "KeepLegendary"
  605. KeepLegendary.Parent = Settings
  606. KeepLegendary.BackgroundColor3 = Color3.new(1, 1, 1)
  607. KeepLegendary.BackgroundTransparency = 1
  608. KeepLegendary.Position = UDim2.new(0.0500000007, 0, 0.449999988, 0)
  609. KeepLegendary.Size = UDim2.new(0.550000012, 0, 0.100000001, 0)
  610. KeepLegendary.ZIndex = 3
  611. KeepLegendary.Font = Enum.Font.Cartoon
  612. KeepLegendary.Text = "Keep Legend:"
  613. KeepLegendary.TextColor3 = Color3.new(1, 1, 1)
  614. KeepLegendary.TextScaled = true
  615. KeepLegendary.TextSize = 14
  616. KeepLegendary.TextStrokeTransparency = 0.80000001192093
  617. KeepLegendary.TextWrapped = true
  618. KeepLegendary.TextXAlignment = Enum.TextXAlignment.Left
  619.  
  620. FastOpenLabel.Name = "KeepLegendary"
  621. FastOpenLabel.Parent = Settings
  622. FastOpenLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  623. FastOpenLabel.BackgroundTransparency = 1
  624. FastOpenLabel.Position = UDim2.new(0.0500000007, 0, 0.6, 0)
  625. FastOpenLabel.Size = UDim2.new(0.550000012, 0, 0.100000001, 0)
  626. FastOpenLabel.ZIndex = 3
  627. FastOpenLabel.Font = Enum.Font.Cartoon
  628. FastOpenLabel.Text = "Faster Open:"
  629. FastOpenLabel.TextColor3 = Color3.new(1, 1, 1)
  630. FastOpenLabel.TextScaled = true
  631. FastOpenLabel.TextSize = 14
  632. FastOpenLabel.TextStrokeTransparency = 0.80000001192093
  633. FastOpenLabel.TextWrapped = true
  634. FastOpenLabel.TextXAlignment = Enum.TextXAlignment.Left
  635.  
  636. AutoBlowBubble_2.Name = "AutoBlowBubble" -- Keep Epic
  637. AutoBlowBubble_2.Parent = Settings
  638. AutoBlowBubble_2.AnchorPoint = Vector2.new(0, 1)
  639. AutoBlowBubble_2.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  640. AutoBlowBubble_2.BackgroundTransparency = 1
  641. AutoBlowBubble_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  642. AutoBlowBubble_2.Position = UDim2.new(0.5, 0, 0.400000006, 0)
  643. AutoBlowBubble_2.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  644. AutoBlowBubble_2.ZIndex = 2
  645. AutoBlowBubble_2.Image = "rbxassetid://1511196841"
  646. AutoBlowBubble_2.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  647. AutoBlowBubble_2.ScaleType = Enum.ScaleType.Slice
  648. AutoBlowBubble_2.SliceCenter = Rect.new(9, 11, 91, 89)
  649.  
  650. AutoBubbleBlowerText_3.Name = "AutoBubbleBlowerText"
  651. AutoBubbleBlowerText_3.Parent = AutoBlowBubble_2
  652. AutoBubbleBlowerText_3.AnchorPoint = Vector2.new(0.5, 0.5)
  653. AutoBubbleBlowerText_3.BackgroundColor3 = Color3.new(1, 1, 1)
  654. AutoBubbleBlowerText_3.BackgroundTransparency = 1
  655. AutoBubbleBlowerText_3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  656. AutoBubbleBlowerText_3.Position = UDim2.new(0.5, 0, 0.5, -2)
  657. AutoBubbleBlowerText_3.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)
  658. AutoBubbleBlowerText_3.ZIndex = 2
  659. AutoBubbleBlowerText_3.Font = Enum.Font.Cartoon
  660. AutoBubbleBlowerText_3.Text = "DISABLED"
  661. AutoBubbleBlowerText_3.TextColor3 = Color3.new(1, 1, 1)
  662. AutoBubbleBlowerText_3.TextScaled = true
  663. AutoBubbleBlowerText_3.TextSize = 14
  664. AutoBubbleBlowerText_3.TextStrokeTransparency = 0.75
  665. AutoBubbleBlowerText_3.TextWrapped = true
  666.  
  667. UIAspectRatioConstraint_5.Parent = AutoBlowBubble_2
  668. UIAspectRatioConstraint_5.AspectRatio = 3
  669.  
  670. AutoBlowBubble_3.Name = "AutoBlowBubble" -- Keep Legendary
  671. AutoBlowBubble_3.Parent = Settings
  672. AutoBlowBubble_3.AnchorPoint = Vector2.new(0, 1)
  673. AutoBlowBubble_3.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  674. AutoBlowBubble_3.BackgroundTransparency = 1
  675. AutoBlowBubble_3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  676. AutoBlowBubble_3.Position = UDim2.new(0.600000024, 0, 0.550000012, 0)
  677. AutoBlowBubble_3.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  678. AutoBlowBubble_3.ZIndex = 2
  679. AutoBlowBubble_3.Image = "rbxassetid://1511196841"
  680. AutoBlowBubble_3.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  681. AutoBlowBubble_3.ScaleType = Enum.ScaleType.Slice
  682. AutoBlowBubble_3.SliceCenter = Rect.new(9, 11, 91, 89)
  683.  
  684. AutoBubbleBlowerText_4.Name = "AutoBubbleBlowerText"
  685. AutoBubbleBlowerText_4.Parent = AutoBlowBubble_3
  686. AutoBubbleBlowerText_4.AnchorPoint = Vector2.new(0.5, 0.5)
  687. AutoBubbleBlowerText_4.BackgroundColor3 = Color3.new(1, 1, 1)
  688. AutoBubbleBlowerText_4.BackgroundTransparency = 1
  689. AutoBubbleBlowerText_4.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  690. AutoBubbleBlowerText_4.Position = UDim2.new(0.5, 0, 0.5, -2)
  691. AutoBubbleBlowerText_4.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)
  692. AutoBubbleBlowerText_4.ZIndex = 2
  693. AutoBubbleBlowerText_4.Font = Enum.Font.Cartoon
  694. AutoBubbleBlowerText_4.Text = "DISABLED"
  695. AutoBubbleBlowerText_4.TextColor3 = Color3.new(1, 1, 1)
  696. AutoBubbleBlowerText_4.TextScaled = true
  697. AutoBubbleBlowerText_4.TextSize = 14
  698. AutoBubbleBlowerText_4.TextStrokeTransparency = 0.75
  699. AutoBubbleBlowerText_4.TextWrapped = true
  700.  
  701. UIAspectRatioConstraint_6.Parent = AutoBlowBubble_3
  702. UIAspectRatioConstraint_6.AspectRatio = 3
  703.  
  704. -- Faster Open
  705. FastOpenButton.Name = "AutoBlowBubble" -- Keep Legendary
  706. FastOpenButton.Parent = Settings
  707. FastOpenButton.AnchorPoint = Vector2.new(0, 1)
  708. FastOpenButton.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  709. FastOpenButton.BackgroundTransparency = 1
  710. FastOpenButton.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  711. FastOpenButton.Position = UDim2.new(0.6, 0, 0.7, 0)
  712. FastOpenButton.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  713. FastOpenButton.ZIndex = 2
  714. FastOpenButton.Image = "rbxassetid://1511196841"
  715. FastOpenButton.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  716. FastOpenButton.ScaleType = Enum.ScaleType.Slice
  717. FastOpenButton.SliceCenter = Rect.new(9, 11, 91, 89)
  718.  
  719. FastOpenButtonText.Name = "AutoBubbleBlowerText"
  720. FastOpenButtonText.Parent = FastOpenButton
  721. FastOpenButtonText.AnchorPoint = Vector2.new(0.5, 0.5)
  722. FastOpenButtonText.BackgroundColor3 = Color3.new(1, 1, 1)
  723. FastOpenButtonText.BackgroundTransparency = 1
  724. FastOpenButtonText.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  725. FastOpenButtonText.Position = UDim2.new(0.5, 0, 0.5, -2)
  726. FastOpenButtonText.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)
  727. FastOpenButtonText.ZIndex = 2
  728. FastOpenButtonText.Font = Enum.Font.Cartoon
  729. FastOpenButtonText.Text = "DISABLED"
  730. FastOpenButtonText.TextColor3 = Color3.new(1, 1, 1)
  731. FastOpenButtonText.TextScaled = true
  732. FastOpenButtonText.TextSize = 14
  733. FastOpenButtonText.TextStrokeTransparency = 0.75
  734. FastOpenButtonText.TextWrapped = true
  735.  
  736. FastOpenUIAspectRatioConstraint.Parent = FastOpenButton
  737. FastOpenUIAspectRatioConstraint.AspectRatio = 3
  738.  
  739.  
  740.  
  741. AutoEggDesc_2.Name = "AutoEggDesc"
  742. AutoEggDesc_2.Parent = Settings
  743. AutoEggDesc_2.AnchorPoint = Vector2.new(1, 0.5)
  744. AutoEggDesc_2.BackgroundColor3 = Color3.new(1, 1, 1)
  745. AutoEggDesc_2.BackgroundTransparency = 1
  746. AutoEggDesc_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  747. AutoEggDesc_2.Position = UDim2.new(0.95, 0, 0.88, 0)
  748. AutoEggDesc_2.Size = UDim2.new(0.9, 0, 0.25, 0)
  749. AutoEggDesc_2.ZIndex = 2
  750. AutoEggDesc_2.Font = Enum.Font.ArialBold
  751. AutoEggDesc_2.Text = "NOTE: If \"Keep Epic\" or \"Keep Legendary\" is set to disabled, then they will delete automatically when recieved."
  752. AutoEggDesc_2.TextColor3 = Color3.new(1, 1, 1)
  753. AutoEggDesc_2.TextScaled = true
  754. AutoEggDesc_2.TextSize = 14
  755. AutoEggDesc_2.TextStrokeTransparency = 0.75
  756. AutoEggDesc_2.TextWrapped = true
  757.  
  758. Log.Name = "Log"
  759. Log.Parent = BubbleGUI
  760. Log.AnchorPoint = Vector2.new(0.5, 0)
  761. Log.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  762. Log.BackgroundTransparency = 1
  763. Log.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  764. Log.Position = UDim2.new(0.499593467, 0, 0.0274019241, 0)
  765. Log.Size = UDim2.new(0.300000012, 0, 0.06332881, 0)
  766. Log.ZIndex = 55
  767. Log.Image = "rbxassetid://1511196841"
  768. Log.ImageColor3 = Color3.new(0.243137, 0.380392, 1)
  769. Log.ScaleType = Enum.ScaleType.Slice
  770. Log.SliceCenter = Rect.new(9, 11, 91, 89)
  771.  
  772. LogText.Name = "LogText"
  773. LogText.Parent = Log
  774. LogText.AnchorPoint = Vector2.new(0.5, 0.5)
  775. LogText.BackgroundColor3 = Color3.new(1, 1, 1)
  776. LogText.BackgroundTransparency = 1
  777. LogText.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  778. LogText.Position = UDim2.new(0.5, 0, 0.5, -2)
  779. LogText.Size = UDim2.new(0.899999976, 0, 0.899999976, 0)
  780. LogText.ZIndex = 56
  781. LogText.Font = Enum.Font.Cartoon
  782. LogText.Text = "WORKS ONLY FOR SYNAPSE X,VISENYA,PROTOSMASHER"
  783. LogText.TextColor3 = Color3.new(1, 1, 1)
  784. LogText.TextScaled = true
  785. LogText.TextSize = 9
  786. LogText.TextStrokeTransparency = 0.75
  787. LogText.TextWrapped = true
  788.  
  789. -- Scripts:
  790. local Player = game.Players.LocalPlayer
  791. local Character = Player.Character or Player.CharacterAdded:wait()
  792. local Eggs = {}
  793. local Functions = {}
  794. local Settings = {
  795. TripleEgg = game:GetService("MarketplaceService"):UserOwnsGamePassAsync(Player.UserId, 5502695),
  796. KeepEpic = true,
  797. KeepLegendary = true,
  798. RemoveUI = false,
  799. blowWait = 1
  800. }
  801. local SavedInstancesFolder = Instance.new("Folder")
  802. SavedInstancesFolder.Name = "SavedInstancesFolder"
  803. SavedInstancesFolder.Parent = game.CoreGui
  804. -- Will figure out how to properly restore these elements below in future update
  805. local SavedInstances = {
  806. "StatsFrame",
  807. "MainButtons",
  808. "Settings",
  809. "HeightMeter",
  810. "Hotkey",
  811. "PetHatch"
  812. }
  813. local ChosenEgg = "Common Egg"
  814. local DisabledColor = Color3.fromRGB(125, 125, 125)
  815. local EnabledColor = Color3.fromRGB(64, 255, 64)
  816. local PetModule
  817. local HatModule
  818. local AutoProfit = false
  819. local AutoOpen = false
  820.  
  821. -- Grab Modules
  822. for _, ModuleScript in pairs(game.ReplicatedStorage:GetDescendants()) do
  823. if ModuleScript:IsA("ModuleScript") and ModuleScript.Name == "PetModule" then
  824. PetModule = require(ModuleScript)
  825. elseif ModuleScript:IsA("ModuleScript") and ModuleScript.Name == "HatModule" then
  826. HatModule = require(ModuleScript)
  827. end
  828. end
  829.  
  830. -- Grab Eggs
  831. for _, egg in next, workspace.Eggs:GetChildren() do
  832. Eggs[#Eggs + 1] = egg
  833. end
  834.  
  835. -- Log Text Functions
  836. local LogText = function(Text)
  837. pcall(function()
  838. LogText.Text = tostring(Text)
  839. end)
  840. end
  841.  
  842. -- Grab Functions
  843. local FireNetwork = function(...)
  844. Functions[1]:FireServer(...)
  845. end
  846.  
  847. for A,B in next, debug.getregistry() do
  848. if type(B) == "function" then
  849. pcall(function()
  850. for X,Z in next, debug.getupvalues(B) do
  851. if X == "Network" then
  852. Functions[#Functions + 1] = Z
  853. end
  854. end
  855. end)
  856. end
  857. end
  858.  
  859. for _,Remote in pairs (game:GetDescendants()) do
  860. if Remote:IsA("RemoteEvent") then
  861. Remote.OnClientEvent:Connect(function(ArgOne, ...)
  862. if AutoOpen then
  863. if ArgOne == "DataChanged" then
  864. if typeof (...) == "table" then
  865. for A,B in ipairs (...) do
  866. if typeof(B) == "table" then
  867. if string.len(tostring(B[1])) == 36 then
  868. wait()
  869. --print(B[2])
  870. if string.sub(ChosenEgg, -5) == "Crate" then
  871. -- Delete hat code
  872. pcall(function()
  873. if HatModule[tostring(B[2])]["Rarity"] == "Epic" then
  874. if Settings.KeepEpic ~= true then
  875. if B[6] ~= true then
  876. LogText("Deleted Hat: " .. tostring(B[2]))
  877. FireNetwork("DeleteHat", tostring(B[1]))
  878. end
  879. end
  880. elseif HatModule[tostring(B[2])]["Rarity"] == "Legendary" then
  881. if Settings.KeepLegendary ~= true then
  882. if B[6] ~= true then
  883. LogText("Deleted Hat: " .. tostring(B[2]))
  884. FireNetwork("DeleteHat", tostring(B[1]))
  885. end
  886. end
  887. else
  888. if B[6] ~= true then
  889. LogText("Deleted Hat: " .. tostring(B[2]))
  890. FireNetwork("DeleteHat", tostring(B[1]))
  891. end
  892. end
  893. end)
  894. elseif string.sub(ChosenEgg, -3) == "Egg" then
  895. pcall(function()
  896. if PetModule[tostring(B[2])]["Rarity"] == "Epic" then
  897. if Settings.KeepEpic ~= true then
  898. if B[6] ~= true then
  899. LogText("Deleted Pet: " .. tostring(B[2]))
  900. FireNetwork("DeletePet", tostring(B[1]))
  901. end
  902. end
  903. elseif PetModule[tostring(B[2])]["Rarity"] == "Legendary" then
  904. if Settings.KeepLegendary ~= true then
  905. if B[6] ~= true then
  906. LogText("Deleted Pet: " .. tostring(B[2]))
  907. FireNetwork("DeletePet", tostring(B[1]))
  908. end
  909. end
  910. else
  911. if B[6] ~= true then
  912. LogText("Deleted Pet: " .. tostring(B[2]))
  913. FireNetwork("DeletePet", tostring(B[1]))
  914. end
  915. end
  916. end)
  917. end
  918. end
  919. end
  920. end
  921. end
  922. end
  923. end
  924. end)
  925. end
  926. end
  927. -----------
  928. if Settings.TripleEgg then
  929. TripleEggStatus.Text = "TRUE"
  930. TripleEggStatus.TextColor3 = Color3.fromRGB(64, 255, 64)
  931. elseif Settings.TripleEgg == false then
  932. TripleEggStatus.Text = "FALSE"
  933. TripleEggStatus.TextColor3 = Color3.fromRGB(255, 0, 0)
  934. end
  935.  
  936. AutoBlowBubble_2.ImageColor3 = EnabledColor
  937. AutoBubbleBlowerText_3.Text = "ENABLED"
  938.  
  939. AutoBlowBubble_3.ImageColor3 = EnabledColor
  940. AutoBubbleBlowerText_4.Text = "ENABLED"
  941.  
  942. LogText("Developer: Titanium Developer#9736")
  943. wait(3)
  944. LogText("Discord: https://discord.gg/6qcVZcU")
  945. wait(3)
  946. LogText("New UI & Crate Opening - Stevee#7213")
  947. wait(3)
  948. LogText("Click To Open")
  949.  
  950. AutoBlowBubble.MouseButton1Down:Connect(function()
  951. if AutoProfit then
  952. LogText("Disabled Bubble Blower")
  953. AutoBubbleBlowerText_2.Text = "DISABLED"
  954. AutoBlowBubble.ImageColor3 = DisabledColor
  955. AutoProfit = false
  956. else
  957. AutoProfit = true
  958. AutoBubbleBlowerText_2.Text = "ENABLED"
  959. AutoBlowBubble.ImageColor3 = EnabledColor
  960. LogText("Enabled Bubble Blower")
  961. repeat
  962. wait(Settings.blowWait)
  963. FireNetwork("BlowBubble")
  964. FireNetwork("ClaimAchievement", 1)
  965. FireNetwork("ClaimAchievement", 2)
  966. FireNetwork("ClaimAchievement", 3)
  967. FireNetwork("ClaimAchievement", 4)
  968. until AutoProfit == false
  969. end
  970. end)
  971.  
  972. AutoOpenerButton.MouseButton1Down:Connect(function()
  973. if AutoOpen then
  974. LogText("Disabled Auto Open")
  975. AutoOpen = false
  976. AutoOpenerButton.ImageColor3 = DisabledColor
  977. AutoBubbleBlowerText.Text = "DISABLED"
  978. else
  979. AutoOpen = true
  980. AutoOpenerButton.ImageColor3 = EnabledColor
  981. AutoBubbleBlowerText.Text = "ENABLED"
  982. LogText("Enabled Auto Open")
  983. repeat
  984. if Settings.TripleEgg then
  985. FireNetwork("PurchaseEgg", Object.Text, "Multi")
  986. elseif Settings.TripleEgg == false then
  987. FireNetwork("PurchaseEgg", Object.Text)
  988. end
  989. if Settings.RemoveUI then
  990. wait(2)
  991. elseif Settings.RemoveUI == false then
  992. wait(4)
  993. end
  994. until AutoOpen == false
  995. end
  996. end)
  997.  
  998.  
  999. ChooseEgg.MouseButton1Down:Connect(function()
  1000. -- (2/4/2019) ~ No longer recreate buttons & removed while loop for button click connection
  1001. if EggScroller.Visible then
  1002. EggScroller.Visible = false
  1003. else
  1004. local count = 0
  1005. for i,v in pairs(Eggs) do
  1006. if not EggScroller:FindFirstChild(v.Name) then
  1007. local btn = TemplateButton:Clone()
  1008. btn.Name, btn.Text = v.Name, v.Name
  1009. btn.Visible = true
  1010. btn.Position = UDim2.new(0.1, 0, (count / 10) / 3, 0)
  1011. btn.Parent = EggScroller
  1012. count = count + 1
  1013.  
  1014. -- Clicked
  1015. btn.MouseButton1Down:Connect(function()
  1016. ChosenEgg = v.Name
  1017. Object.Text = v.Name
  1018. LogText("Selected " .. v.Name)
  1019. EggScroller.Visible = not EggScroller.Visible
  1020. end)
  1021. end
  1022. end
  1023. EggScroller.Visible = true
  1024. end
  1025. end)
  1026.  
  1027. AutoBlowBubble_2.MouseButton1Down:Connect(function()
  1028. if Settings.KeepEpic then
  1029. Settings.KeepEpic = false
  1030. LogText("Disabled keeping Epic Items")
  1031. AutoBubbleBlowerText_3.Text = "DISABLED"
  1032. AutoBlowBubble_2.ImageColor3 = DisabledColor
  1033. else
  1034. Settings.KeepEpic = true
  1035. LogText("Enabled keeping Epic Items")
  1036. AutoBubbleBlowerText_3.Text = "ENABLED"
  1037. AutoBlowBubble_2.ImageColor3 = EnabledColor
  1038. end
  1039. end)
  1040.  
  1041. AutoBlowBubble_3.MouseButton1Down:Connect(function()
  1042. if Settings.KeepLegendary then
  1043. Settings.KeepLegendary = false
  1044. LogText("Disabled keeping Legendary Items")
  1045. AutoBubbleBlowerText_4.Text = "DISABLED"
  1046. AutoBlowBubble_3.ImageColor3 = DisabledColor
  1047. else
  1048. Settings.KeepLegendary = true
  1049. LogText("Enabled keeping Legendary Items")
  1050. AutoBubbleBlowerText_4.Text = "ENABLED"
  1051. AutoBlowBubble_3.ImageColor3 = EnabledColor
  1052. end
  1053. end)
  1054.  
  1055. Log.MouseButton1Down:Connect(function()
  1056. if Main.Visible then
  1057. LogText("Click To Open")
  1058. for i,v in pairs(BubbleGUI:GetChildren()) do
  1059. if v.Name ~= "Log" then
  1060. v.Visible = false
  1061. end
  1062. end
  1063. else
  1064. LogText("Click to Close")
  1065. for i,v in pairs(BubbleGUI:GetChildren()) do
  1066. if v.Name ~= "Log" then
  1067. v.Visible = true
  1068. end
  1069. end
  1070. end
  1071. end)
  1072.  
  1073. FastOpenButton.MouseButton1Down:Connect(function()
  1074. if Settings.RemoveUI then
  1075. LogText("Disabled Faster Open")
  1076. Settings.RemoveUI = false
  1077. FastOpenButtonText.Text = "DISABLED"
  1078. FastOpenButton.ImageColor3 = DisabledColor
  1079. else
  1080. LogText("Enabled Faster Open")
  1081. Settings.RemoveUI = true
  1082. FastOpenButtonText.Text = "ENABLED"
  1083. FastOpenButton.ImageColor3 = EnabledColor
  1084. end
  1085. end)
  1086.  
  1087. -- Anti AFK
  1088. local VirtualUser = game:GetService("VirtualUser")
  1089. Player.Idled:Connect(function()
  1090. VirtualUser:CaptureController()
  1091. VirtualUser:ClickButton2(Vector2.new())
  1092. end)
  1093.  
  1094.  
  1095. game.Players.LocalPlayer.PlayerGui.ScreenGui.ChildAdded:Connect(function(Child)
  1096. if Settings.RemoveUI then
  1097. if Child.Name == "MultiPetHatch" or Child.Name == "PetHatch" then
  1098. Child:Destroy()
  1099. end
  1100. end
  1101. end)
  1102.  
  1103.  
  1104.  
  1105. -- (2/4/2019) ~ Removed While loop and RunService loop { *POSSIBLE CRASH REASONS* }
  1106. Settings.TripleEgg = game:GetService("MarketplaceService"):UserOwnsGamePassAsync(Player.UserId, 5502695)
  1107. if Settings.TripleEgg then
  1108. TripleEggStatus.Text = "TRUE"
  1109. TripleEggStatus.TextColor3 = Color3.fromRGB(64, 255, 64)
  1110. elseif Settings.TripleEgg == false then
  1111. TripleEggStatus.Text = "FALSE"
  1112. TripleEggStatus.TextColor3 = Color3.fromRGB(255, 0, 0)
  1113. end
  1114.  
  1115. if game:GetService("MarketplaceService"):UserOwnsGamePassAsync(Player.UserId, 5418177) then
  1116. Settings.blowWait = 0.5
  1117. else
  1118. Settings.blowWait = 1
  1119. end
  1120. end)
  1121.  
  1122. MADE1.Name = "MADE1"
  1123. MADE1.Parent = NORMAL
  1124. MADE1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1125. MADE1.BorderSizePixel = 5
  1126. MADE1.Position = UDim2.new(-0.020692952, 0, -0.0974942744, 0)
  1127. MADE1.Size = UDim2.new(0, 232, 0, 20)
  1128. MADE1.Font = Enum.Font.Garamond
  1129. MADE1.Text = "MADE BY NAME4YOU"
  1130. MADE1.TextColor3 = Color3.new(0, 0, 0)
  1131. MADE1.TextSize = 28
  1132.  
  1133. RAINBOWMODE.Name = "RAINBOWMODE"
  1134. RAINBOWMODE.Parent = NORMAL
  1135. RAINBOWMODE.BackgroundColor3 = Color3.new(1, 1, 1)
  1136. RAINBOWMODE.Position = UDim2.new(-0.0504309759, 0, 1.05576599, 0)
  1137. RAINBOWMODE.Size = UDim2.new(0, 240, 0, 100)
  1138. RAINBOWMODE.Visible = false
  1139. RAINBOWMODE.Style = Enum.FrameStyle.DropShadow
  1140.  
  1141. ON.Name = "ON"
  1142. ON.Parent = RAINBOWMODE
  1143. ON.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1144. ON.BorderSizePixel = 5
  1145. ON.Position = UDim2.new(0.0909674317, 0, 0.264720201, 0)
  1146. ON.Size = UDim2.new(0, 185, 0, 41)
  1147. ON.Font = Enum.Font.Fantasy
  1148. ON.Text = "RAINBOW ON"
  1149. ON.TextColor3 = Color3.new(0, 0, 0)
  1150. ON.TextSize = 26
  1151. ON.MouseButton1Click:connect(function()
  1152. RAINBOW.Visible = true
  1153. RAINBOWMODE.Visible = false
  1154. NORMAL.Visible = false
  1155. CL.Visible = false
  1156. CREDITS.Visible = false
  1157. ML.Visible = false
  1158. TL.Visible = false
  1159. NORMALMODE.Visible = false
  1160. end)
  1161.  
  1162. ML.Name = "ML"
  1163. ML.Parent = NORMAL
  1164. ML.BackgroundColor3 = Color3.new(1, 1, 1)
  1165. ML.Position = UDim2.new(-1.17522442, 0, 0.0560296327, 0)
  1166. ML.Size = UDim2.new(0, 240, 0, 298)
  1167. ML.Visible = false
  1168. ML.Style = Enum.FrameStyle.DropShadow
  1169.  
  1170. XP.Name = "XP"
  1171. XP.Parent = ML
  1172. XP.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1173. XP.BorderSizePixel = 5
  1174. XP.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)
  1175. XP.Size = UDim2.new(0, 180, 0, 28)
  1176. XP.Font = Enum.Font.Fantasy
  1177. XP.Text = "AUTO FARM XP"
  1178. XP.TextColor3 = Color3.new(0, 0, 0)
  1179. XP.TextSize = 26
  1180. XP.MouseButton1Click:connect(function()
  1181.  
  1182. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"]:GetChildren()) do
  1183. if v.ClassName == "Model" then
  1184. for i , b in pairs(v:GetChildren()) do
  1185. if b.ClassName ~= "Model" then
  1186. if b.ClassName ~= "BillboardGui" then
  1187. b.CanCollide = false
  1188. end
  1189. end
  1190. if b.ClassName == "Model" then
  1191. for i , c in pairs(b:GetChildren()) do
  1192. if c.ClassName ~= "Model" then
  1193. c.CanCollide = false
  1194. end
  1195. if c.ClassName == "Model" then
  1196. for i , d in pairs(c:GetChildren()) do
  1197. if d.ClassName ~= "Model" then
  1198. d.CanCollide = false
  1199. end
  1200. end
  1201. end
  1202. end
  1203. end
  1204. end
  1205. end
  1206. end
  1207. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"].Decore.Shrine.Decore.Model:GetChildren()) do
  1208. if v.ClassName ~= "Model" then
  1209. v.CanCollide = false
  1210. else
  1211. for i,b in pairs(v:GetChildren()) do
  1212. b.CanCollide = false
  1213. end
  1214. end
  1215.  
  1216. end
  1217. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  1218. for i , b in pairs(v:GetChildren()) do
  1219. if b.ClassName == "Model" then
  1220. for i , c in pairs(b:GetChildren()) do
  1221. if c.ClassName == "Model" then
  1222. for i , as in pairs(c:GetChildren()) do
  1223. if as.ClassName ~= "Script" then
  1224. as.CanCollide = false
  1225. end
  1226. end
  1227. else
  1228. if c.ClassName ~= "StringValue" then
  1229. c.CanCollide = false
  1230. end
  1231. end
  1232. end
  1233. else
  1234. b.CanCollide = false
  1235. end
  1236. end
  1237. end
  1238.  
  1239.  
  1240. while wait() do
  1241. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  1242. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  1243. if v.ClassName ~= "Model" then
  1244. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  1245. hum:MoveTo(v.Position)
  1246. hum.MoveToFinished:wait()
  1247. end
  1248. end
  1249. end
  1250. end
  1251. end)
  1252.  
  1253. AUTOFARMGEMS.Name = "AUTO FARM GEMS"
  1254. AUTOFARMGEMS.Parent = ML
  1255. AUTOFARMGEMS.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1256. AUTOFARMGEMS.BorderSizePixel = 5
  1257. AUTOFARMGEMS.Position = UDim2.new(0.102811269, 0, 0.82114929, 0)
  1258. AUTOFARMGEMS.Size = UDim2.new(0, 180, 0, 28)
  1259. AUTOFARMGEMS.Font = Enum.Font.Fantasy
  1260. AUTOFARMGEMS.Text = "AUTO FARM GEMS"
  1261. AUTOFARMGEMS.TextColor3 = Color3.new(0, 0, 0)
  1262. AUTOFARMGEMS.TextSize = 22
  1263. AUTOFARMGEMS.MouseButton1Click:connect(function()
  1264. while wait(1) do
  1265. local function GetObject()
  1266. local least = math.huge
  1267. local Object
  1268. for _,Stuff in pairs (workspace:GetDescendants()) do
  1269. if Stuff:IsA("MeshPart") then
  1270. if Stuff.MeshId == "rbxassetid://2542638609" or Stuff.MeshId == "rbxassetid://2542638609" or Stuff.MeshId == "rbxassetid://2558194071" or Stuff.MeshId == "rbxassetid://2558179804" then
  1271. local Distance = game.Players.LocalPlayer:DistanceFromCharacter(Stuff.Position)
  1272. if Distance < least and Distance < 100 then
  1273. least = Distance
  1274. Object = Stuff
  1275. end
  1276. end
  1277. end
  1278. end
  1279. return Object
  1280. end
  1281.  
  1282. if GetObject() ~= nil then game.Players.LocalPlayer.Character.Humanoid:MoveTo(GetObject().Position)
  1283. end
  1284.  
  1285. local VirtualUser=game:service'VirtualUser'
  1286. game:service'Players'.LocalPlayer.Idled:connect(function()
  1287. VirtualUser:CaptureController()
  1288. VirtualUser:ClickButton2(Vector2.new())
  1289. end)
  1290. end
  1291. end)
  1292. UIE.Name = "UIE"
  1293. UIE.Parent = ML
  1294. UIE.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1295. UIE.BorderSizePixel = 5
  1296. UIE.Position = UDim2.new(0.0903111547, 0, 0.126660585, 0)
  1297. UIE.Size = UDim2.new(0, 180, 0, 28)
  1298. UIE.Font = Enum.Font.Fantasy
  1299. UIE.Text = "UNLOCK ISLANDS"
  1300. UIE.TextColor3 = Color3.new(0, 0, 0)
  1301. UIE.TextSize = 22
  1302. UIE.MouseButton1Click:connect(function()
  1303. for i,v in pairs(game.Workspace.FloatingIslands.Overworld:GetChildren()) do
  1304. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  1305. wait(1)
  1306. end
  1307. end)
  1308.  
  1309. ES1.Name = "ES1"
  1310. ES1.Parent = ML
  1311. ES1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1312. ES1.BorderSizePixel = 5
  1313. ES1.Position = UDim2.new(-0.020692993, 0, -0.0998552889, 0)
  1314. ES1.Size = UDim2.new(0, 232, 0, 20)
  1315. ES1.Font = Enum.Font.Garamond
  1316. ES1.Text = "EARTH SCRIPTS"
  1317. ES1.TextColor3 = Color3.new(0, 0, 0)
  1318. ES1.TextSize = 28
  1319.  
  1320. ES2.Name = "ES2"
  1321. ES2.Parent = ML
  1322. ES2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1323. ES2.BorderSizePixel = 5
  1324. ES2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)
  1325. ES2.Size = UDim2.new(0, 232, 0, 20)
  1326. ES2.Font = Enum.Font.Garamond
  1327. ES2.Text = "EARTH SCRIPTS"
  1328. ES2.TextColor3 = Color3.new(0, 0, 0)
  1329. ES2.TextSize = 28
  1330.  
  1331. X1.Name = "X1"
  1332. X1.Parent = ML
  1333. X1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1334. X1.BorderSizePixel = 0
  1335. X1.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)
  1336. X1.Size = UDim2.new(0, 34, 0, 18)
  1337. X1.Font = Enum.Font.Fantasy
  1338. X1.Text = "X"
  1339. X1.TextColor3 = Color3.new(0, 0, 0)
  1340. X1.TextSize = 20
  1341. X1.MouseButton1Click:connect(function()
  1342. ML.Visible = false
  1343. end)
  1344.  
  1345. TL.Name = "TL"
  1346. TL.Parent = NORMAL
  1347. TL.BackgroundColor3 = Color3.new(1, 1, 1)
  1348. TL.Position = UDim2.new(-1.16272426, 0, 0.0495149195, 0)
  1349. TL.Size = UDim2.new(0, 240, 0, 298)
  1350. TL.Visible = false
  1351. TL.Style = Enum.FrameStyle.DropShadow
  1352.  
  1353. AFB.Name = "AFB"
  1354. AFB.Parent = TL
  1355. AFB.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1356. AFB.BorderSizePixel = 5
  1357. AFB.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)
  1358. AFB.Size = UDim2.new(0, 180, 0, 28)
  1359. AFB.Font = Enum.Font.Fantasy
  1360. AFB.Text = "AUTO FARM BRICKS "
  1361. AFB.TextColor3 = Color3.new(0, 0, 0)
  1362. AFB.TextSize = 21
  1363. AFB.MouseButton1Click:connect(function()
  1364. -- This is made for the last toy land area
  1365. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"]:GetChildren()) do
  1366. if v.ClassName == "Model" then
  1367. for i , b in pairs(v:GetChildren()) do
  1368. if b.ClassName ~= "Model" then
  1369. if b.ClassName ~= "BillboardGui" then
  1370. b.CanCollide = false
  1371. end
  1372. end
  1373. if b.ClassName == "Model" then
  1374. for i , c in pairs(b:GetChildren()) do
  1375. if c.ClassName ~= "Model" then
  1376. c.CanCollide = false
  1377. end
  1378. if c.ClassName == "Model" then
  1379. for i , d in pairs(c:GetChildren()) do
  1380. if d.ClassName ~= "Model" then
  1381. d.CanCollide = false
  1382. end
  1383. end
  1384. end
  1385. end
  1386. end
  1387. end
  1388. end
  1389. end
  1390. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"].Decore.Shrine.Decore.Mountains:GetChildren()) do
  1391. if v.ClassName ~= "Model" then
  1392. v.CanCollide = false
  1393. else
  1394. for i,b in pairs(v:GetChildren()) do
  1395. b.CanCollide = false
  1396. end
  1397. end
  1398.  
  1399. end
  1400. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  1401. for i , b in pairs(v:GetChildren()) do
  1402. if b.ClassName == "Model" then
  1403. for i , c in pairs(b:GetChildren()) do
  1404. if c.ClassName == "Model" then
  1405. for i , as in pairs(c:GetChildren()) do
  1406. if as.ClassName ~= "Script" then
  1407. as.CanCollide = false
  1408. end
  1409. end
  1410. else
  1411. if c.ClassName ~= "StringValue" then
  1412. c.CanCollide = false
  1413. end
  1414. end
  1415. end
  1416. else
  1417. b.CanCollide = false
  1418. end
  1419. end
  1420. end
  1421.  
  1422.  
  1423. while wait() do
  1424. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  1425. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  1426. if v.ClassName ~= "Model" then
  1427. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  1428. hum:MoveTo(v.Position)
  1429. hum.MoveToFinished:wait()
  1430. end
  1431. end
  1432. end
  1433. end
  1434. end)
  1435.  
  1436. SOON.Name = "SOON"
  1437. SOON.Parent = TL
  1438. SOON.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1439. SOON.BorderSizePixel = 5
  1440. SOON.Position = UDim2.new(0.0973378569, 0, 0.810689747, 0)
  1441. SOON.Size = UDim2.new(0, 180, 0, 27)
  1442. SOON.Font = Enum.Font.Fantasy
  1443. SOON.Text = "COOMING SOON"
  1444. SOON.TextColor3 = Color3.new(0, 0, 0)
  1445. SOON.TextSize = 22
  1446.  
  1447. UIT.Name = "UIT"
  1448. UIT.Parent = TL
  1449. UIT.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1450. UIT.BorderSizePixel = 5
  1451. UIT.Position = UDim2.new(0.0944778249, 0, 0.123304881, 0)
  1452. UIT.Size = UDim2.new(0, 180, 0, 28)
  1453. UIT.Font = Enum.Font.Fantasy
  1454. UIT.Text = "UNLOCK ISLANDS"
  1455. UIT.TextColor3 = Color3.new(0, 0, 0)
  1456. UIT.TextSize = 20
  1457. UIT.MouseButton1Click:connect(function()
  1458. for i,v in pairs(game.Workspace.FloatingIslands["Toy Land"]:GetChildren()) do
  1459. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  1460. wait(1)
  1461. end
  1462. end)
  1463.  
  1464. TS1.Name = "TS1"
  1465. TS1.Parent = TL
  1466. TS1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1467. TS1.BorderSizePixel = 5
  1468. TS1.Position = UDim2.new(-0.0248596594, 0, -0.0964995846, 0)
  1469. TS1.Size = UDim2.new(0, 232, 0, 20)
  1470. TS1.Font = Enum.Font.Garamond
  1471. TS1.Text = "TOY SCRIPTS"
  1472. TS1.TextColor3 = Color3.new(0, 0, 0)
  1473. TS1.TextSize = 28
  1474.  
  1475. TS2.Name = "TS2"
  1476. TS2.Parent = TL
  1477. TS2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1478. TS2.BorderSizePixel = 5
  1479. TS2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)
  1480. TS2.Size = UDim2.new(0, 232, 0, 20)
  1481. TS2.Font = Enum.Font.Garamond
  1482. TS2.Text = "TOY SCRIPTS"
  1483. TS2.TextColor3 = Color3.new(0, 0, 0)
  1484. TS2.TextSize = 28
  1485.  
  1486. X2.Name = "X2"
  1487. X2.Parent = TL
  1488. X2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1489. X2.BorderSizePixel = 0
  1490. X2.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)
  1491. X2.Size = UDim2.new(0, 34, 0, 18)
  1492. X2.Font = Enum.Font.Fantasy
  1493. X2.Text = "X"
  1494. X2.TextColor3 = Color3.new(0, 0, 0)
  1495. X2.TextSize = 20
  1496. X2.MouseButton1Click:connect(function()
  1497. TL.Visible = false
  1498. end)
  1499.  
  1500. CL.Name = "CL"
  1501. CL.Parent = NORMAL
  1502. CL.BackgroundColor3 = Color3.new(1, 1, 1)
  1503. CL.Position = UDim2.new(-1.16272449, 0, 0.0430003181, 0)
  1504. CL.Size = UDim2.new(0, 240, 0, 298)
  1505. CL.Visible = false
  1506. CL.Style = Enum.FrameStyle.DropShadow
  1507.  
  1508. AFC.Name = "AFC"
  1509. AFC.Parent = CL
  1510. AFC.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1511. AFC.BorderSizePixel = 5
  1512. AFC.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)
  1513. AFC.Size = UDim2.new(0, 180, 0, 28)
  1514. AFC.Font = Enum.Font.Fantasy
  1515. AFC.Text = "AUTO FARM SHELLS"
  1516. AFC.TextColor3 = Color3.new(0, 0, 0)
  1517. AFC.TextSize = 21
  1518. AFC.MouseButton1Click:connect(function()
  1519. -- This is made for the last candy land area
  1520. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Oceanic Island"]:GetChildren()) do
  1521. if v.ClassName == "Model" then
  1522. for i , b in pairs(v:GetChildren()) do
  1523. if b.ClassName ~= "Model" then
  1524. if b.ClassName ~= "BillboardGui" then
  1525. b.CanCollide = false
  1526. end
  1527. end
  1528. if b.ClassName == "Model" then
  1529. for i , c in pairs(b:GetChildren()) do
  1530. if c.ClassName ~= "Model" then
  1531. c.CanCollide = false
  1532. end
  1533. if c.ClassName == "Model" then
  1534. for i , d in pairs(c:GetChildren()) do
  1535. if d.ClassName ~= "Model" then
  1536. d.CanCollide = false
  1537. end
  1538. end
  1539. end
  1540. end
  1541. end
  1542. end
  1543. end
  1544. end
  1545. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Oceanic Island"].Decore.Shrine.Decore.Model:GetChildren()) do
  1546. if v.ClassName ~= "Model" then
  1547. v.CanCollide = false
  1548. else
  1549. for i,b in pairs(v:GetChildren()) do
  1550. b.CanCollide = false
  1551. end
  1552. end
  1553.  
  1554. end
  1555. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  1556. for i , b in pairs(v:GetChildren()) do
  1557. if b.ClassName == "Model" then
  1558. for i , c in pairs(b:GetChildren()) do
  1559. if c.ClassName == "Model" then
  1560. for i , as in pairs(c:GetChildren()) do
  1561. if as.ClassName ~= "Script" then
  1562. as.CanCollide = false
  1563. end
  1564. end
  1565. else
  1566. if c.ClassName ~= "StringValue" then
  1567. c.CanCollide = false
  1568. end
  1569. end
  1570. end
  1571. else
  1572. b.CanCollide = false
  1573. end
  1574. end
  1575. end
  1576.  
  1577.  
  1578. while wait() do
  1579. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  1580. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  1581. if v.ClassName ~= "Model" then
  1582. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  1583. hum:MoveTo(v.Position)
  1584. hum.MoveToFinished:wait()
  1585. end
  1586. end
  1587. end
  1588. end
  1589. end)
  1590.  
  1591. SOON2.Name = "SOON2"
  1592. SOON2.Parent = CL
  1593. SOON2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1594. SOON2.BorderSizePixel = 5
  1595. SOON2.Position = UDim2.new(0.0973378569, 0, 0.810689747, 0)
  1596. SOON2.Size = UDim2.new(0, 180, 0, 27)
  1597. SOON2.Font = Enum.Font.Fantasy
  1598. SOON2.Text = "COMING SOON"
  1599. SOON2.TextColor3 = Color3.new(0, 0, 0)
  1600. SOON2.TextSize = 22
  1601.  
  1602. CUI.Name = "CUI"
  1603. CUI.Parent = CL
  1604. CUI.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1605. CUI.BorderSizePixel = 5
  1606. CUI.Position = UDim2.new(0.0903111547, 0, 0.126660585, 0)
  1607. CUI.Size = UDim2.new(0, 180, 0, 28)
  1608. CUI.Font = Enum.Font.Fantasy
  1609. CUI.Text = "UNLOCK ISLANDS"
  1610. CUI.TextColor3 = Color3.new(0, 0, 0)
  1611. CUI.TextSize = 20
  1612. CUI.MouseButton1Click:connect(function()
  1613. for i,v in pairs(game.Workspace.FloatingIslands["Beach World"]:GetChildren()) do
  1614. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  1615. wait(1)
  1616. end
  1617. end)
  1618.  
  1619. CS1.Name = "CS1"
  1620. CS1.Parent = CL
  1621. CS1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1622. CS1.BorderSizePixel = 5
  1623. CS1.Position = UDim2.new(-0.0373596624, 0, -0.0998552889, 0)
  1624. CS1.Size = UDim2.new(0, 232, 0, 20)
  1625. CS1.Font = Enum.Font.Garamond
  1626. CS1.Text = "BEACH SCRIPTS"
  1627. CS1.TextColor3 = Color3.new(0, 0, 0)
  1628. CS1.TextSize = 28
  1629.  
  1630. CS2.Name = "CS2"
  1631. CS2.Parent = CL
  1632. CS2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1633. CS2.BorderSizePixel = 5
  1634. CS2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)
  1635. CS2.Size = UDim2.new(0, 232, 0, 20)
  1636. CS2.Font = Enum.Font.Garamond
  1637. CS2.Text = "BEACH SCRIPTS"
  1638. CS2.TextColor3 = Color3.new(0, 0, 0)
  1639. CS2.TextSize = 28
  1640.  
  1641. X3.Name = "X3"
  1642. X3.Parent = CL
  1643. X3.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1644. X3.BorderSizePixel = 0
  1645. X3.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)
  1646. X3.Size = UDim2.new(0, 34, 0, 18)
  1647. X3.Font = Enum.Font.Fantasy
  1648. X3.Text = "X"
  1649. X3.TextColor3 = Color3.new(0, 0, 0)
  1650. X3.TextSize = 20
  1651. X3.MouseButton1Click:connect(function()
  1652. CL.Visible = false
  1653. end)
  1654.  
  1655. CL1.Name = "CL1"
  1656. CL1.Parent = NORMAL
  1657. CL1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1658. CL1.BorderSizePixel = 5
  1659. CL1.Position = UDim2.new(0.102811173, 0, 0.196540147, 0)
  1660. CL1.Size = UDim2.new(0, 180, 0, 28)
  1661. CL1.Font = Enum.Font.Fantasy
  1662. CL1.Text = "BEACH LAND"
  1663. CL1.TextColor3 = Color3.new(0, 0, 0)
  1664. CL1.TextSize = 26
  1665. CL1.MouseButton1Click:connect(function()
  1666. CL.Visible = true
  1667. end)
  1668.  
  1669. M1.Name = "M1"
  1670. M1.Parent = NORMAL
  1671. M1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1672. M1.BorderSizePixel = 5
  1673. M1.Position = UDim2.new(0.102811173, 0, 0.343119949, 0)
  1674. M1.Size = UDim2.new(0, 180, 0, 28)
  1675. M1.Font = Enum.Font.Fantasy
  1676. M1.Text = "MAIN LAND"
  1677. M1.TextColor3 = Color3.new(0, 0, 0)
  1678. M1.TextSize = 26
  1679. M1.MouseButton1Click:connect(function()
  1680. ML.Visible = true
  1681. end)
  1682.  
  1683. CREDITS.Name = "CREDITS"
  1684. CREDITS.Parent = NORMAL
  1685. CREDITS.BackgroundColor3 = Color3.new(1, 1, 1)
  1686. CREDITS.Position = UDim2.new(0.60299921, 0, 0.0823095813, 0)
  1687. CREDITS.Size = UDim2.new(0, 222, 0, 251)
  1688. CREDITS.Visible = false
  1689. CREDITS.Style = Enum.FrameStyle.DropShadow
  1690.  
  1691. TITAN.Name = "TITAN"
  1692. TITAN.Parent = CREDITS
  1693. TITAN.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1694. TITAN.BorderSizePixel = 2
  1695. TITAN.Position = UDim2.new(-0.00905162282, 0, 0.332227051, 0)
  1696. TITAN.Size = UDim2.new(0, 211, 0, 20)
  1697. TITAN.Font = Enum.Font.Garamond
  1698. TITAN.Text = "TITANIUMDEVELOPER"
  1699. TITAN.TextColor3 = Color3.new(0, 0, 0)
  1700. TITAN.TextSize = 26
  1701.  
  1702. CREDITS1.Name = "CREDITS1"
  1703. CREDITS1.Parent = CREDITS
  1704. CREDITS1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1705. CREDITS1.BorderSizePixel = 5
  1706. CREDITS1.Position = UDim2.new(-0.0239986386, 0, -0.120420448, 0)
  1707. CREDITS1.Size = UDim2.new(0, 215, 0, 20)
  1708. CREDITS1.Font = Enum.Font.Garamond
  1709. CREDITS1.Text = "CREDITS"
  1710. CREDITS1.TextColor3 = Color3.new(0, 0, 0)
  1711. CREDITS1.TextSize = 28
  1712.  
  1713. NAME4YOU.Name = "NAME4YOU"
  1714. NAME4YOU.Parent = CREDITS
  1715. NAME4YOU.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1716. NAME4YOU.BorderSizePixel = 2
  1717. NAME4YOU.Position = UDim2.new(-0.00905162282, 0, 0.117087618, 0)
  1718. NAME4YOU.Size = UDim2.new(0, 211, 0, 20)
  1719. NAME4YOU.Font = Enum.Font.Garamond
  1720. NAME4YOU.Text = "NAME4YOU, ANTRAXO"
  1721. NAME4YOU.TextColor3 = Color3.new(0, 0, 0)
  1722. NAME4YOU.TextSize = 26
  1723.  
  1724. ITZZ.Name = "ITZZ"
  1725. ITZZ.Parent = CREDITS
  1726. ITZZ.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1727. ITZZ.BorderSizePixel = 2
  1728. ITZZ.Position = UDim2.new(-0.00905162375, 0, 0.583223045, 0)
  1729. ITZZ.Size = UDim2.new(0, 211, 0, 20)
  1730. ITZZ.Font = Enum.Font.Garamond
  1731. ITZZ.Text = "ITZZARDIT,NOT A TRAP"
  1732. ITZZ.TextColor3 = Color3.new(0, 0, 0)
  1733. ITZZ.TextSize = 24
  1734.  
  1735. SHIZU.Name = "SHIZU"
  1736. SHIZU.Parent = CREDITS
  1737. SHIZU.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1738. SHIZU.BorderSizePixel = 2
  1739. SHIZU.Position = UDim2.new(-0.00905162375, 0, 0.786410272, 0)
  1740. SHIZU.Size = UDim2.new(0, 211, 0, 20)
  1741. SHIZU.Font = Enum.Font.Garamond
  1742. SHIZU.Text = "SHIZU,REALLYSECURE"
  1743. SHIZU.TextColor3 = Color3.new(0, 0, 0)
  1744. SHIZU.TextSize = 26
  1745.  
  1746. CREDITS2.Name = "CREDITS2"
  1747. CREDITS2.Parent = CREDITS
  1748. CREDITS2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1749. CREDITS2.BorderSizePixel = 5
  1750. CREDITS2.Position = UDim2.new(-0.0104851248, 0, 0.983165145, 0)
  1751. CREDITS2.Size = UDim2.new(0, 215, 0, 20)
  1752. CREDITS2.Font = Enum.Font.Garamond
  1753. CREDITS2.Text = "CREDITS"
  1754. CREDITS2.TextColor3 = Color3.new(0, 0, 0)
  1755. CREDITS2.TextSize = 28
  1756.  
  1757. X3_2.Name = "X3"
  1758. X3_2.Parent = CREDITS
  1759. X3_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1760. X3_2.BorderSizePixel = 0
  1761. X3_2.Position = UDim2.new(0.823302209, 0, -0.117950127, 0)
  1762. X3_2.Size = UDim2.new(0, 34, 0, 18)
  1763. X3_2.Font = Enum.Font.Fantasy
  1764. X3_2.Text = "X"
  1765. X3_2.TextColor3 = Color3.new(0, 0, 0)
  1766. X3_2.TextSize = 20
  1767. X3_2.MouseButton1Click:connect(function()
  1768. CREDITS.Visible = false
  1769. end)
  1770.  
  1771.  
  1772. RAINBOW.Name = "RAINBOW"
  1773. RAINBOW.Parent = ScreenGui
  1774. RAINBOW.BackgroundColor3 = Color3.new(1, 1, 1)
  1775. RAINBOW.Position = UDim2.new(0.794001639, 0, 0.052558925, 0)
  1776. RAINBOW.Size = UDim2.new(0, 232, 0, 283)
  1777. RAINBOW.Visible = false
  1778.  
  1779. D2.Name = "D2"
  1780. D2.Parent = RAINBOW
  1781. D2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1782. D2.BorderSizePixel = 5
  1783. D2.Position = UDim2.new(-0.00334912026, 0, 0.973874271, 0)
  1784. D2.Size = UDim2.new(0, 234, 0, 20)
  1785. D2.Font = Enum.Font.Fantasy
  1786. D2.Text = "DESIGN BY ITZZARDIT"
  1787. D2.TextColor3 = Color3.new(0, 0, 0)
  1788. D2.TextSize = 24
  1789.  
  1790. MADE2.Name = "MADE2"
  1791. MADE2.Parent = RAINBOW
  1792. MADE2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1793. MADE2.BorderSizePixel = 5
  1794. MADE2.Position = UDim2.new(0.00459432602, 0, -0.0731251463, 0)
  1795. MADE2.Size = UDim2.new(0, 232, 0, 20)
  1796. MADE2.Font = Enum.Font.Garamond
  1797. MADE2.Text = "MADE BY NAME4YOU"
  1798. MADE2.TextColor3 = Color3.new(0, 0, 0)
  1799. MADE2.TextSize = 28
  1800.  
  1801. CR2.Name = "CR2"
  1802. CR2.Parent = RAINBOW
  1803. CR2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1804. CR2.BorderSizePixel = 5
  1805. CR2.Position = UDim2.new(0.111000776, 0, 0.658724546, 0)
  1806. CR2.Size = UDim2.new(0, 180, 0, 28)
  1807. CR2.Font = Enum.Font.Fantasy
  1808. CR2.Text = "CREDITS"
  1809. CR2.TextColor3 = Color3.new(0, 0, 0)
  1810. CR2.TextSize = 26
  1811. CR2.MouseButton1Click:connect(function()
  1812. CREDITS2_2.Visible = true
  1813. end)
  1814.  
  1815. S2.Name = "S2"
  1816. S2.Parent = RAINBOW
  1817. S2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1818. S2.BorderSizePixel = 5
  1819. S2.Position = UDim2.new(0.109564081, 0, 0.808840275, 0)
  1820. S2.Size = UDim2.new(0, 180, 0, 28)
  1821. S2.Font = Enum.Font.Fantasy
  1822. S2.Text = "SETTINGS"
  1823. S2.TextColor3 = Color3.new(0, 0, 0)
  1824. S2.TextSize = 26
  1825. S2.MouseButton1Click:connect(function()
  1826. NORMALMODE.Visible = true
  1827. end)
  1828.  
  1829. G2.Name = "G2"
  1830. G2.Parent = RAINBOW
  1831. G2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1832. G2.BorderSizePixel = 5
  1833. G2.Position = UDim2.new(0.102523826, 0, 0.511375427, 0)
  1834. G2.Size = UDim2.new(0, 180, 0, 28)
  1835. G2.Font = Enum.Font.Fantasy
  1836. G2.Text = "GUI"
  1837. G2.TextColor3 = Color3.new(0, 0, 0)
  1838. G2.TextSize = 26
  1839. G2.MouseButton1Click:connect(function()
  1840. --[[ #Credits
  1841. #Developer: Titanium Developer#9736
  1842. #Discord Server: https://discord.gg/6qcVZcU
  1843. #Update 2 [2/5/2019]:
  1844. * Auto Bubble blower is faster if you own the gamepass "Fast Chewer"
  1845. * Fixed performance issues and crashing issue
  1846. * I ran the script constantly opening eggs for 11 hours without any issue
  1847. #Update [1/15/2019]:
  1848. #Credit: Stevee#7213
  1849. #1) Remade UI and added settings to UI
  1850. #2) Automatically determine if the player owns Triple Egg Pass ("Multi Hatch") and updates if bought in game
  1851. #3) Supports the new crate update and deletes the hats that aren't wanted according to users settings.
  1852. #4) Supports anti-lag by using "faster open"
  1853. ]]
  1854.  
  1855. --[[
  1856. !! NOTE: CLICK "COMMON EGG" TO SELECT THE EGG OR CRATE YOU WANT TO OPEN
  1857. SEND ANY BUGS TO Stevee#7213
  1858. UPDATES WILL BE POSTED ON THIS EXACT PASTEBIN THREAD
  1859. ]]
  1860.  
  1861. -- Instances:
  1862. local BubbleGUI = Instance.new("ScreenGui")
  1863. local Main = Instance.new("ImageLabel")
  1864. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  1865. local Outline = Instance.new("ImageLabel")
  1866. local TextLabel = Instance.new("TextLabel")
  1867. local Outline2 = Instance.new("ImageLabel")
  1868. local ChooseEgg = Instance.new("ImageButton")
  1869. local Object = Instance.new("TextLabel")
  1870. local AutoOpenerButton = Instance.new("ImageButton")
  1871. local AutoBubbleBlowerText = Instance.new("TextLabel")
  1872. local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")
  1873. local TemplateButton = Instance.new("TextButton")
  1874. local AutoBlowerDesc = Instance.new("TextLabel")
  1875. local AutoBubbleBlowerTitle = Instance.new("TextLabel")
  1876. local AutoEggDesc = Instance.new("TextLabel")
  1877. local AutoPetTitle = Instance.new("TextLabel")
  1878. local AutoBlowBubble = Instance.new("ImageButton")
  1879. local AutoBubbleBlowerText_2 = Instance.new("TextLabel")
  1880. local UIAspectRatioConstraint_3 = Instance.new("UIAspectRatioConstraint")
  1881. local EggScroller = Instance.new("ScrollingFrame")
  1882. local UIListLayout = Instance.new("UIListLayout")
  1883. local Settings = Instance.new("ImageLabel")
  1884. local UIAspectRatioConstraint_4 = Instance.new("UIAspectRatioConstraint")
  1885. local Outline_2 = Instance.new("ImageLabel")
  1886. local TextLabel_2 = Instance.new("TextLabel")
  1887. local Outline2_2 = Instance.new("ImageLabel")
  1888. local TripleEgg = Instance.new("TextLabel")
  1889. local TripleEggStatus = Instance.new("TextLabel")
  1890. local KeepEpic = Instance.new("TextLabel")
  1891. local KeepLegendary = Instance.new("TextLabel")
  1892. local AutoBlowBubble_2 = Instance.new("ImageButton")
  1893. local AutoBubbleBlowerText_3 = Instance.new("TextLabel")
  1894. local UIAspectRatioConstraint_5 = Instance.new("UIAspectRatioConstraint")
  1895. local AutoBlowBubble_3 = Instance.new("ImageButton")
  1896. local AutoBubbleBlowerText_4 = Instance.new("TextLabel")
  1897. local UIAspectRatioConstraint_6 = Instance.new("UIAspectRatioConstraint")
  1898. local AutoEggDesc_2 = Instance.new("TextLabel")
  1899. local FastOpenLabel = Instance.new("TextLabel")
  1900. local FastOpenButton = Instance.new("ImageButton")
  1901. local FastOpenButtonText = Instance.new("TextLabel")
  1902. local FastOpenUIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  1903. local Log = Instance.new("ImageButton")
  1904. local LogText = Instance.new("TextLabel")
  1905. local _VERSION = 2
  1906. --Properties:
  1907. BubbleGUI.Name = "BubbleGUI"
  1908. BubbleGUI.Parent = game.CoreGui
  1909. Main.Name = "Main"
  1910. Main.Parent = BubbleGUI
  1911. Main.BackgroundTransparency = 1
  1912. Main.BorderSizePixel = 0
  1913. Main.Position = UDim2.new(0.324999988, 0, 0.224999994, 0)
  1914. Main.Size = UDim2.new(0.35, 0, 0.55, 0)
  1915. Main.ZIndex = 2
  1916. Main.Image = "rbxassetid://1285673399"
  1917. Main.ImageColor3 = Color3.new(0.2, 0.505882, 1)
  1918. Main.ScaleType = Enum.ScaleType.Slice
  1919. Main.SliceCenter = Rect.new(8, 8, 247, 247)
  1920. Main.Visible = false
  1921.  
  1922. UIAspectRatioConstraint.Parent = Main
  1923. UIAspectRatioConstraint.DominantAxis = Enum.DominantAxis.Height
  1924.  
  1925. Outline.Name = "Outline"
  1926. Outline.Parent = Main
  1927. Outline.BackgroundTransparency = 1
  1928. Outline.BorderSizePixel = 0
  1929. Outline.Position = UDim2.new(0, 0, 0.0199999996, 0)
  1930. Outline.Size = UDim2.new(1, 0, 1, 0)
  1931. Outline.Image = "rbxassetid://1285673399"
  1932. Outline.ImageColor3 = Color3.new(0.137255, 0.356863, 0.701961)
  1933. Outline.ScaleType = Enum.ScaleType.Slice
  1934. Outline.SliceCenter = Rect.new(8, 8, 247, 247)
  1935.  
  1936. TextLabel.Parent = Main
  1937. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1938. TextLabel.BackgroundTransparency = 1
  1939. TextLabel.Position = UDim2.new(0.0749999881, 0, -0.0700000003, 0)
  1940. TextLabel.Size = UDim2.new(0.85, 0, 0.15, 0)
  1941. TextLabel.ZIndex = 2
  1942. TextLabel.Font = Enum.Font.Cartoon
  1943. TextLabel.Text = string.format(" AUTO [V.0.%d]", _VERSION) --"AUTO [V.0.1]"
  1944. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  1945. TextLabel.TextScaled = true
  1946. TextLabel.TextSize = 14
  1947. TextLabel.TextStrokeTransparency = 0.80000001192093
  1948. TextLabel.TextWrapped = true
  1949.  
  1950. Outline2.Name = "Outline2"
  1951. Outline2.Parent = Main
  1952. Outline2.BackgroundTransparency = 1
  1953. Outline2.BorderSizePixel = 0
  1954. Outline2.Position = UDim2.new(0.0749999881, 0, -0.0599999987, 0)
  1955. Outline2.Size = UDim2.new(0.850000024, 0, 1, 0)
  1956. Outline2.Image = "rbxassetid://1285673399"
  1957. Outline2.ImageColor3 = Color3.new(0.2, 0.505882, 1)
  1958. Outline2.ScaleType = Enum.ScaleType.Slice
  1959. Outline2.SliceCenter = Rect.new(8, 8, 247, 247)
  1960.  
  1961. ChooseEgg.Name = "ChooseEgg"
  1962. ChooseEgg.Parent = Main
  1963. ChooseEgg.BackgroundColor3 = Color3.new(1, 1, 1)
  1964. ChooseEgg.BackgroundTransparency = 1
  1965. ChooseEgg.Position = UDim2.new(0.099999994, 0, 0.699999988, 0)
  1966. ChooseEgg.Size = UDim2.new(0.800000012, 0, 0.119999997, 0)
  1967. ChooseEgg.ZIndex = 3
  1968. ChooseEgg.Image = "rbxassetid://1285673399"
  1969. ChooseEgg.ImageColor3 = Color3.new(0.137255, 0.356863, 0.701961)
  1970. ChooseEgg.ScaleType = Enum.ScaleType.Slice
  1971. ChooseEgg.SliceCenter = Rect.new(8, 8, 247, 247)
  1972.  
  1973. Object.Name = "Object"
  1974. Object.Parent = ChooseEgg
  1975. Object.BackgroundColor3 = Color3.new(1, 1, 1)
  1976. Object.BackgroundTransparency = 1
  1977. Object.Position = UDim2.new(0.025000006, 0, 0.0500000119, 0)
  1978. Object.Size = UDim2.new(0.949999988, 0, 0.899999976, 0)
  1979. Object.ZIndex = 3
  1980. Object.Font = Enum.Font.Cartoon
  1981. Object.Text = "Common Egg"
  1982. Object.TextColor3 = Color3.new(1, 1, 1)
  1983. Object.TextScaled = true
  1984. Object.TextSize = 14
  1985. Object.TextStrokeTransparency = 0.80000001192093
  1986. Object.TextWrapped = true
  1987.  
  1988. AutoOpenerButton.Name = "AutoOpenerButton"
  1989. AutoOpenerButton.Parent = Main
  1990. AutoOpenerButton.AnchorPoint = Vector2.new(0, 1)
  1991. AutoOpenerButton.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  1992. AutoOpenerButton.BackgroundTransparency = 1
  1993. AutoOpenerButton.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1994. AutoOpenerButton.Position = UDim2.new(0.349999994, 0, 0.949999988, 0)
  1995. AutoOpenerButton.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  1996. AutoOpenerButton.ZIndex = 2
  1997. AutoOpenerButton.Image = "rbxassetid://1511196841"
  1998. AutoOpenerButton.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  1999. AutoOpenerButton.ScaleType = Enum.ScaleType.Slice
  2000. AutoOpenerButton.SliceCenter = Rect.new(9, 11, 91, 89)
  2001.  
  2002. AutoBubbleBlowerText.Name = "AutoBubbleBlowerText"
  2003. AutoBubbleBlowerText.Parent = AutoOpenerButton
  2004. AutoBubbleBlowerText.AnchorPoint = Vector2.new(0.5, 0.5)
  2005. AutoBubbleBlowerText.BackgroundColor3 = Color3.new(1, 1, 1)
  2006. AutoBubbleBlowerText.BackgroundTransparency = 1
  2007. AutoBubbleBlowerText.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2008. AutoBubbleBlowerText.Position = UDim2.new(0.5, 0, 0.5, -2)
  2009. AutoBubbleBlowerText.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)
  2010. AutoBubbleBlowerText.ZIndex = 2
  2011. AutoBubbleBlowerText.Font = Enum.Font.Cartoon
  2012. AutoBubbleBlowerText.Text = "DISABLED"
  2013. AutoBubbleBlowerText.TextColor3 = Color3.new(1, 1, 1)
  2014. AutoBubbleBlowerText.TextScaled = true
  2015. AutoBubbleBlowerText.TextSize = 14
  2016. AutoBubbleBlowerText.TextStrokeTransparency = 0.75
  2017. AutoBubbleBlowerText.TextWrapped = true
  2018.  
  2019. UIAspectRatioConstraint_2.Parent = AutoOpenerButton
  2020. UIAspectRatioConstraint_2.AspectRatio = 3
  2021.  
  2022. TemplateButton.Name = "TemplateButton"
  2023. TemplateButton.Parent = Main
  2024. TemplateButton.BackgroundColor3 = Color3.new(1, 1, 1)
  2025. TemplateButton.BackgroundTransparency = 1
  2026. TemplateButton.Position = UDim2.new(8, 0, 0.100000001, 0)
  2027. TemplateButton.Size = UDim2.new(0.800000012, 0, 0.045, 0)
  2028. TemplateButton.Visible = false
  2029. TemplateButton.ZIndex = 5
  2030. TemplateButton.Font = Enum.Font.Cartoon
  2031. TemplateButton.TextColor3 = Color3.new(1, 1, 1)
  2032. TemplateButton.TextScaled = true
  2033. TemplateButton.TextSize = 14
  2034. TemplateButton.TextStrokeTransparency = 0.80000001192093
  2035. TemplateButton.TextWrapped = true
  2036.  
  2037. AutoBlowerDesc.Name = "AutoBlowerDesc"
  2038. AutoBlowerDesc.Parent = Main
  2039. AutoBlowerDesc.AnchorPoint = Vector2.new(1, 0.5)
  2040. AutoBlowerDesc.BackgroundColor3 = Color3.new(1, 1, 1)
  2041. AutoBlowerDesc.BackgroundTransparency = 1
  2042. AutoBlowerDesc.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2043. AutoBlowerDesc.Position = UDim2.new(0.967238188, 0, 0.25, 0)
  2044. AutoBlowerDesc.Size = UDim2.new(0.92200011, 0, 0.115160845, 0)
  2045. AutoBlowerDesc.ZIndex = 2
  2046. AutoBlowerDesc.Font = Enum.Font.Arial
  2047. AutoBlowerDesc.Text = "Automatically blows and sells bubbles for you."
  2048. AutoBlowerDesc.TextColor3 = Color3.new(1, 1, 1)
  2049. AutoBlowerDesc.TextScaled = true
  2050. AutoBlowerDesc.TextSize = 14
  2051. AutoBlowerDesc.TextStrokeTransparency = 0.75
  2052. AutoBlowerDesc.TextWrapped = true
  2053.  
  2054. AutoBubbleBlowerTitle.Name = "AutoBubbleBlowerTitle"
  2055. AutoBubbleBlowerTitle.Parent = Main
  2056. AutoBubbleBlowerTitle.AnchorPoint = Vector2.new(1, 0.5)
  2057. AutoBubbleBlowerTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  2058. AutoBubbleBlowerTitle.BackgroundTransparency = 1
  2059. AutoBubbleBlowerTitle.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2060. AutoBubbleBlowerTitle.Position = UDim2.new(0.781523764, 0, 0.150000006, 0)
  2061. AutoBubbleBlowerTitle.Size = UDim2.new(0.529142916, 0, 0.0897916555, 0)
  2062. AutoBubbleBlowerTitle.ZIndex = 2
  2063. AutoBubbleBlowerTitle.Font = Enum.Font.ArialBold
  2064. AutoBubbleBlowerTitle.Text = "Auto Bubble Blower"
  2065. AutoBubbleBlowerTitle.TextColor3 = Color3.new(1, 1, 1)
  2066. AutoBubbleBlowerTitle.TextScaled = true
  2067. AutoBubbleBlowerTitle.TextSize = 14
  2068. AutoBubbleBlowerTitle.TextStrokeTransparency = 0.75
  2069. AutoBubbleBlowerTitle.TextWrapped = true
  2070. AutoBubbleBlowerTitle.TextXAlignment = Enum.TextXAlignment.Left
  2071.  
  2072. AutoEggDesc.Name = "AutoEggDesc"
  2073. AutoEggDesc.Parent = Main
  2074. AutoEggDesc.AnchorPoint = Vector2.new(1, 0.5)
  2075. AutoEggDesc.BackgroundColor3 = Color3.new(1, 1, 1)
  2076. AutoEggDesc.BackgroundTransparency = 1
  2077. AutoEggDesc.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2078. AutoEggDesc.Position = UDim2.new(0.967238188, 0, 0.600000024, 2)
  2079. AutoEggDesc.Size = UDim2.new(0.92200017, 0, 0.137250707, 0)
  2080. AutoEggDesc.ZIndex = 2
  2081. AutoEggDesc.Font = Enum.Font.Arial
  2082. AutoEggDesc.Text = "Press \"Common Egg\" to select the crate or egg you want to open. This automatically purchases eggs / crates and deletes the ones you don't want!"
  2083. AutoEggDesc.TextColor3 = Color3.new(1, 1, 1)
  2084. AutoEggDesc.TextScaled = true
  2085. AutoEggDesc.TextSize = 14
  2086. AutoEggDesc.TextStrokeTransparency = 0.75
  2087. AutoEggDesc.TextWrapped = true
  2088.  
  2089. AutoPetTitle.Name = "AutoPetTitle"
  2090. AutoPetTitle.Parent = Main
  2091. AutoPetTitle.AnchorPoint = Vector2.new(1, 0.5)
  2092. AutoPetTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  2093. AutoPetTitle.BackgroundTransparency = 1
  2094. AutoPetTitle.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2095. AutoPetTitle.Position = UDim2.new(0.913214386, 0, 0.5, -4)
  2096. AutoPetTitle.Size = UDim2.new(0.800345302, 0, 0.0897916555, 0)
  2097. AutoPetTitle.ZIndex = 2
  2098. AutoPetTitle.Font = Enum.Font.ArialBold
  2099. AutoPetTitle.Text = "Auto Pet / Hat Purchase/Deletion"
  2100. AutoPetTitle.TextColor3 = Color3.new(1, 1, 1)
  2101. AutoPetTitle.TextScaled = true
  2102. AutoPetTitle.TextSize = 14
  2103. AutoPetTitle.TextStrokeTransparency = 0.75
  2104. AutoPetTitle.TextWrapped = true
  2105.  
  2106. AutoBlowBubble.Name = "AutoBlowBubble"
  2107. AutoBlowBubble.Parent = Main
  2108. AutoBlowBubble.AnchorPoint = Vector2.new(0, 1)
  2109. AutoBlowBubble.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  2110. AutoBlowBubble.BackgroundTransparency = 1
  2111. AutoBlowBubble.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2112. AutoBlowBubble.Position = UDim2.new(0.349999994, 0, 0.419999987, 0)
  2113. AutoBlowBubble.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  2114. AutoBlowBubble.ZIndex = 2
  2115. AutoBlowBubble.Image = "rbxassetid://1511196841"
  2116. AutoBlowBubble.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  2117. AutoBlowBubble.ScaleType = Enum.ScaleType.Slice
  2118. AutoBlowBubble.SliceCenter = Rect.new(9, 11, 91, 89)
  2119.  
  2120. AutoBubbleBlowerText_2.Name = "AutoBubbleBlowerText"
  2121. AutoBubbleBlowerText_2.Parent = AutoBlowBubble
  2122. AutoBubbleBlowerText_2.AnchorPoint = Vector2.new(0.5, 0.5)
  2123. AutoBubbleBlowerText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2124. AutoBubbleBlowerText_2.BackgroundTransparency = 1
  2125. AutoBubbleBlowerText_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2126. AutoBubbleBlowerText_2.Position = UDim2.new(0.5, 0, 0.5, -2)
  2127. AutoBubbleBlowerText_2.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)
  2128. AutoBubbleBlowerText_2.ZIndex = 2
  2129. AutoBubbleBlowerText_2.Font = Enum.Font.Cartoon
  2130. AutoBubbleBlowerText_2.Text = "DISABLED"
  2131. AutoBubbleBlowerText_2.TextColor3 = Color3.new(1, 1, 1)
  2132. AutoBubbleBlowerText_2.TextScaled = true
  2133. AutoBubbleBlowerText_2.TextSize = 14
  2134. AutoBubbleBlowerText_2.TextStrokeTransparency = 0.75
  2135. AutoBubbleBlowerText_2.TextWrapped = true
  2136.  
  2137. UIAspectRatioConstraint_3.Parent = AutoBlowBubble
  2138. UIAspectRatioConstraint_3.AspectRatio = 3
  2139.  
  2140. EggScroller.Name = "EggScroller"
  2141. EggScroller.Parent = Main
  2142. EggScroller.BackgroundColor3 = Color3.new(0.2, 0.505882, 1)
  2143. EggScroller.BorderSizePixel = 0
  2144. EggScroller.Position = UDim2.new(0.0500000119, 0, 0.119999997, 1)
  2145. EggScroller.Size = UDim2.new(0.899999976, 0, 0.550000012, 0)
  2146. EggScroller.Visible = false
  2147. EggScroller.ZIndex = 5
  2148. EggScroller.ScrollBarThickness = 8
  2149. EggScroller.CanvasSize = UDim2.new(0, 0, 2.2, 0)
  2150.  
  2151. UIListLayout.Parent = nil
  2152. UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
  2153. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  2154. UIListLayout.Padding = UDim.new(0, 0)
  2155.  
  2156. Settings.Name = "Settings"
  2157. Settings.Parent = BubbleGUI
  2158. Settings.BackgroundTransparency = 1
  2159. Settings.BorderSizePixel = 0
  2160. Settings.Position = UDim2.new(0.635, 0, 0.25, 0)
  2161. Settings.Size = UDim2.new(0.25, 0, 0.550000012, 0)
  2162. Settings.ZIndex = 2
  2163. Settings.Image = "rbxassetid://1285673399"
  2164. Settings.ImageColor3 = Color3.new(0.2, 0.505882, 1)
  2165. Settings.ScaleType = Enum.ScaleType.Slice
  2166. Settings.SliceCenter = Rect.new(8, 8, 247, 247)
  2167. Settings.Visible = false
  2168.  
  2169. UIAspectRatioConstraint_4.Parent = Settings
  2170. UIAspectRatioConstraint_4.DominantAxis = Enum.DominantAxis.Height
  2171.  
  2172. Outline_2.Name = "Outline"
  2173. Outline_2.Parent = Settings
  2174. Outline_2.BackgroundTransparency = 1
  2175. Outline_2.BorderSizePixel = 0
  2176. Outline_2.Position = UDim2.new(0, 0, 0.0199999996, 0)
  2177. Outline_2.Size = UDim2.new(1, 0, 1, 0)
  2178. Outline_2.Image = "rbxassetid://1285673399"
  2179. Outline_2.ImageColor3 = Color3.new(0.137255, 0.356863, 0.701961)
  2180. Outline_2.ScaleType = Enum.ScaleType.Slice
  2181. Outline_2.SliceCenter = Rect.new(8, 8, 247, 247)
  2182.  
  2183. TextLabel_2.Parent = Settings
  2184. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2185. TextLabel_2.BackgroundTransparency = 1
  2186. TextLabel_2.Position = UDim2.new(0.0749999881, 0, -0.0700000003, 0)
  2187. TextLabel_2.Size = UDim2.new(0.850000024, 0, 0.150000006, 0)
  2188. TextLabel_2.ZIndex = 2
  2189. TextLabel_2.Font = Enum.Font.Cartoon
  2190. TextLabel_2.Text = "SETTINGS"
  2191. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  2192. TextLabel_2.TextScaled = true
  2193. TextLabel_2.TextSize = 14
  2194. TextLabel_2.TextStrokeTransparency = 0.80000001192093
  2195. TextLabel_2.TextWrapped = true
  2196.  
  2197. Outline2_2.Name = "Outline2"
  2198. Outline2_2.Parent = Settings
  2199. Outline2_2.BackgroundTransparency = 1
  2200. Outline2_2.BorderSizePixel = 0
  2201. Outline2_2.Position = UDim2.new(0.0749999881, 0, -0.0599999987, 0)
  2202. Outline2_2.Size = UDim2.new(0.850000024, 0, 1, 0)
  2203. Outline2_2.Image = "rbxassetid://1285673399"
  2204. Outline2_2.ImageColor3 = Color3.new(0.2, 0.505882, 1)
  2205. Outline2_2.ScaleType = Enum.ScaleType.Slice
  2206. Outline2_2.SliceCenter = Rect.new(8, 8, 247, 247)
  2207.  
  2208. TripleEgg.Name = "TripleEgg"
  2209. TripleEgg.Parent = Settings
  2210. TripleEgg.BackgroundColor3 = Color3.new(1, 1, 1)
  2211. TripleEgg.BackgroundTransparency = 1
  2212. TripleEgg.Position = UDim2.new(0.0500000007, 0, 0.150000006, 0)
  2213. TripleEgg.Size = UDim2.new(0.550000012, 0, 0.100000001, 0)
  2214. TripleEgg.ZIndex = 3
  2215. TripleEgg.Font = Enum.Font.Cartoon
  2216. TripleEgg.Text = "Triple Egg:"
  2217. TripleEgg.TextColor3 = Color3.new(1, 1, 1)
  2218. TripleEgg.TextScaled = true
  2219. TripleEgg.TextSize = 14
  2220. TripleEgg.TextStrokeTransparency = 0.80000001192093
  2221. TripleEgg.TextWrapped = true
  2222. TripleEgg.TextXAlignment = Enum.TextXAlignment.Left
  2223.  
  2224. TripleEggStatus.Name = "TripleEggStatus"
  2225. TripleEggStatus.Parent = Settings
  2226. TripleEggStatus.BackgroundColor3 = Color3.new(1, 1, 1)
  2227. TripleEggStatus.BackgroundTransparency = 1
  2228. TripleEggStatus.Position = UDim2.new(0.5, 0, 0.150000006, 0)
  2229. TripleEggStatus.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  2230. TripleEggStatus.ZIndex = 3
  2231. TripleEggStatus.Font = Enum.Font.Cartoon
  2232. TripleEggStatus.Text = "FALSE"
  2233. TripleEggStatus.TextColor3 = Color3.new(1, 0, 0)
  2234. TripleEggStatus.TextScaled = true
  2235. TripleEggStatus.TextSize = 14
  2236. TripleEggStatus.TextStrokeTransparency = 0.89999997615814
  2237. TripleEggStatus.TextWrapped = true
  2238. TripleEggStatus.TextXAlignment = Enum.TextXAlignment.Left
  2239.  
  2240. KeepEpic.Name = "KeepEpic"
  2241. KeepEpic.Parent = Settings
  2242. KeepEpic.BackgroundColor3 = Color3.new(1, 1, 1)
  2243. KeepEpic.BackgroundTransparency = 1
  2244. KeepEpic.Position = UDim2.new(0.0500000007, 0, 0.300000012, 0)
  2245. KeepEpic.Size = UDim2.new(0.550000012, 0, 0.100000001, 0)
  2246. KeepEpic.ZIndex = 3
  2247. KeepEpic.Font = Enum.Font.Cartoon
  2248. KeepEpic.Text = "Keep Epic:"
  2249. KeepEpic.TextColor3 = Color3.new(1, 1, 1)
  2250. KeepEpic.TextScaled = true
  2251. KeepEpic.TextSize = 14
  2252. KeepEpic.TextStrokeTransparency = 0.80000001192093
  2253. KeepEpic.TextWrapped = true
  2254. KeepEpic.TextXAlignment = Enum.TextXAlignment.Left
  2255.  
  2256. KeepLegendary.Name = "KeepLegendary"
  2257. KeepLegendary.Parent = Settings
  2258. KeepLegendary.BackgroundColor3 = Color3.new(1, 1, 1)
  2259. KeepLegendary.BackgroundTransparency = 1
  2260. KeepLegendary.Position = UDim2.new(0.0500000007, 0, 0.449999988, 0)
  2261. KeepLegendary.Size = UDim2.new(0.550000012, 0, 0.100000001, 0)
  2262. KeepLegendary.ZIndex = 3
  2263. KeepLegendary.Font = Enum.Font.Cartoon
  2264. KeepLegendary.Text = "Keep Legend:"
  2265. KeepLegendary.TextColor3 = Color3.new(1, 1, 1)
  2266. KeepLegendary.TextScaled = true
  2267. KeepLegendary.TextSize = 14
  2268. KeepLegendary.TextStrokeTransparency = 0.80000001192093
  2269. KeepLegendary.TextWrapped = true
  2270. KeepLegendary.TextXAlignment = Enum.TextXAlignment.Left
  2271.  
  2272. FastOpenLabel.Name = "KeepLegendary"
  2273. FastOpenLabel.Parent = Settings
  2274. FastOpenLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2275. FastOpenLabel.BackgroundTransparency = 1
  2276. FastOpenLabel.Position = UDim2.new(0.0500000007, 0, 0.6, 0)
  2277. FastOpenLabel.Size = UDim2.new(0.550000012, 0, 0.100000001, 0)
  2278. FastOpenLabel.ZIndex = 3
  2279. FastOpenLabel.Font = Enum.Font.Cartoon
  2280. FastOpenLabel.Text = "Faster Open:"
  2281. FastOpenLabel.TextColor3 = Color3.new(1, 1, 1)
  2282. FastOpenLabel.TextScaled = true
  2283. FastOpenLabel.TextSize = 14
  2284. FastOpenLabel.TextStrokeTransparency = 0.80000001192093
  2285. FastOpenLabel.TextWrapped = true
  2286. FastOpenLabel.TextXAlignment = Enum.TextXAlignment.Left
  2287.  
  2288. AutoBlowBubble_2.Name = "AutoBlowBubble" -- Keep Epic
  2289. AutoBlowBubble_2.Parent = Settings
  2290. AutoBlowBubble_2.AnchorPoint = Vector2.new(0, 1)
  2291. AutoBlowBubble_2.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  2292. AutoBlowBubble_2.BackgroundTransparency = 1
  2293. AutoBlowBubble_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2294. AutoBlowBubble_2.Position = UDim2.new(0.5, 0, 0.400000006, 0)
  2295. AutoBlowBubble_2.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  2296. AutoBlowBubble_2.ZIndex = 2
  2297. AutoBlowBubble_2.Image = "rbxassetid://1511196841"
  2298. AutoBlowBubble_2.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  2299. AutoBlowBubble_2.ScaleType = Enum.ScaleType.Slice
  2300. AutoBlowBubble_2.SliceCenter = Rect.new(9, 11, 91, 89)
  2301.  
  2302. AutoBubbleBlowerText_3.Name = "AutoBubbleBlowerText"
  2303. AutoBubbleBlowerText_3.Parent = AutoBlowBubble_2
  2304. AutoBubbleBlowerText_3.AnchorPoint = Vector2.new(0.5, 0.5)
  2305. AutoBubbleBlowerText_3.BackgroundColor3 = Color3.new(1, 1, 1)
  2306. AutoBubbleBlowerText_3.BackgroundTransparency = 1
  2307. AutoBubbleBlowerText_3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2308. AutoBubbleBlowerText_3.Position = UDim2.new(0.5, 0, 0.5, -2)
  2309. AutoBubbleBlowerText_3.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)
  2310. AutoBubbleBlowerText_3.ZIndex = 2
  2311. AutoBubbleBlowerText_3.Font = Enum.Font.Cartoon
  2312. AutoBubbleBlowerText_3.Text = "DISABLED"
  2313. AutoBubbleBlowerText_3.TextColor3 = Color3.new(1, 1, 1)
  2314. AutoBubbleBlowerText_3.TextScaled = true
  2315. AutoBubbleBlowerText_3.TextSize = 14
  2316. AutoBubbleBlowerText_3.TextStrokeTransparency = 0.75
  2317. AutoBubbleBlowerText_3.TextWrapped = true
  2318.  
  2319. UIAspectRatioConstraint_5.Parent = AutoBlowBubble_2
  2320. UIAspectRatioConstraint_5.AspectRatio = 3
  2321.  
  2322. AutoBlowBubble_3.Name = "AutoBlowBubble" -- Keep Legendary
  2323. AutoBlowBubble_3.Parent = Settings
  2324. AutoBlowBubble_3.AnchorPoint = Vector2.new(0, 1)
  2325. AutoBlowBubble_3.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  2326. AutoBlowBubble_3.BackgroundTransparency = 1
  2327. AutoBlowBubble_3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2328. AutoBlowBubble_3.Position = UDim2.new(0.600000024, 0, 0.550000012, 0)
  2329. AutoBlowBubble_3.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  2330. AutoBlowBubble_3.ZIndex = 2
  2331. AutoBlowBubble_3.Image = "rbxassetid://1511196841"
  2332. AutoBlowBubble_3.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  2333. AutoBlowBubble_3.ScaleType = Enum.ScaleType.Slice
  2334. AutoBlowBubble_3.SliceCenter = Rect.new(9, 11, 91, 89)
  2335.  
  2336. AutoBubbleBlowerText_4.Name = "AutoBubbleBlowerText"
  2337. AutoBubbleBlowerText_4.Parent = AutoBlowBubble_3
  2338. AutoBubbleBlowerText_4.AnchorPoint = Vector2.new(0.5, 0.5)
  2339. AutoBubbleBlowerText_4.BackgroundColor3 = Color3.new(1, 1, 1)
  2340. AutoBubbleBlowerText_4.BackgroundTransparency = 1
  2341. AutoBubbleBlowerText_4.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2342. AutoBubbleBlowerText_4.Position = UDim2.new(0.5, 0, 0.5, -2)
  2343. AutoBubbleBlowerText_4.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)
  2344. AutoBubbleBlowerText_4.ZIndex = 2
  2345. AutoBubbleBlowerText_4.Font = Enum.Font.Cartoon
  2346. AutoBubbleBlowerText_4.Text = "DISABLED"
  2347. AutoBubbleBlowerText_4.TextColor3 = Color3.new(1, 1, 1)
  2348. AutoBubbleBlowerText_4.TextScaled = true
  2349. AutoBubbleBlowerText_4.TextSize = 14
  2350. AutoBubbleBlowerText_4.TextStrokeTransparency = 0.75
  2351. AutoBubbleBlowerText_4.TextWrapped = true
  2352.  
  2353. UIAspectRatioConstraint_6.Parent = AutoBlowBubble_3
  2354. UIAspectRatioConstraint_6.AspectRatio = 3
  2355.  
  2356. -- Faster Open
  2357. FastOpenButton.Name = "AutoBlowBubble" -- Keep Legendary
  2358. FastOpenButton.Parent = Settings
  2359. FastOpenButton.AnchorPoint = Vector2.new(0, 1)
  2360. FastOpenButton.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  2361. FastOpenButton.BackgroundTransparency = 1
  2362. FastOpenButton.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2363. FastOpenButton.Position = UDim2.new(0.6, 0, 0.7, 0)
  2364. FastOpenButton.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  2365. FastOpenButton.ZIndex = 2
  2366. FastOpenButton.Image = "rbxassetid://1511196841"
  2367. FastOpenButton.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  2368. FastOpenButton.ScaleType = Enum.ScaleType.Slice
  2369. FastOpenButton.SliceCenter = Rect.new(9, 11, 91, 89)
  2370.  
  2371. FastOpenButtonText.Name = "AutoBubbleBlowerText"
  2372. FastOpenButtonText.Parent = FastOpenButton
  2373. FastOpenButtonText.AnchorPoint = Vector2.new(0.5, 0.5)
  2374. FastOpenButtonText.BackgroundColor3 = Color3.new(1, 1, 1)
  2375. FastOpenButtonText.BackgroundTransparency = 1
  2376. FastOpenButtonText.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2377. FastOpenButtonText.Position = UDim2.new(0.5, 0, 0.5, -2)
  2378. FastOpenButtonText.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)
  2379. FastOpenButtonText.ZIndex = 2
  2380. FastOpenButtonText.Font = Enum.Font.Cartoon
  2381. FastOpenButtonText.Text = "DISABLED"
  2382. FastOpenButtonText.TextColor3 = Color3.new(1, 1, 1)
  2383. FastOpenButtonText.TextScaled = true
  2384. FastOpenButtonText.TextSize = 14
  2385. FastOpenButtonText.TextStrokeTransparency = 0.75
  2386. FastOpenButtonText.TextWrapped = true
  2387.  
  2388. FastOpenUIAspectRatioConstraint.Parent = FastOpenButton
  2389. FastOpenUIAspectRatioConstraint.AspectRatio = 3
  2390.  
  2391.  
  2392.  
  2393. AutoEggDesc_2.Name = "AutoEggDesc"
  2394. AutoEggDesc_2.Parent = Settings
  2395. AutoEggDesc_2.AnchorPoint = Vector2.new(1, 0.5)
  2396. AutoEggDesc_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2397. AutoEggDesc_2.BackgroundTransparency = 1
  2398. AutoEggDesc_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2399. AutoEggDesc_2.Position = UDim2.new(0.95, 0, 0.88, 0)
  2400. AutoEggDesc_2.Size = UDim2.new(0.9, 0, 0.25, 0)
  2401. AutoEggDesc_2.ZIndex = 2
  2402. AutoEggDesc_2.Font = Enum.Font.ArialBold
  2403. AutoEggDesc_2.Text = "NOTE: If \"Keep Epic\" or \"Keep Legendary\" is set to disabled, then they will delete automatically when recieved."
  2404. AutoEggDesc_2.TextColor3 = Color3.new(1, 1, 1)
  2405. AutoEggDesc_2.TextScaled = true
  2406. AutoEggDesc_2.TextSize = 14
  2407. AutoEggDesc_2.TextStrokeTransparency = 0.75
  2408. AutoEggDesc_2.TextWrapped = true
  2409.  
  2410. Log.Name = "Log"
  2411. Log.Parent = BubbleGUI
  2412. Log.AnchorPoint = Vector2.new(0.5, 0)
  2413. Log.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  2414. Log.BackgroundTransparency = 1
  2415. Log.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2416. Log.Position = UDim2.new(0.499593467, 0, 0.0274019241, 0)
  2417. Log.Size = UDim2.new(0.300000012, 0, 0.06332881, 0)
  2418. Log.ZIndex = 55
  2419. Log.Image = "rbxassetid://1511196841"
  2420. Log.ImageColor3 = Color3.new(0.243137, 0.380392, 1)
  2421. Log.ScaleType = Enum.ScaleType.Slice
  2422. Log.SliceCenter = Rect.new(9, 11, 91, 89)
  2423.  
  2424. LogText.Name = "LogText"
  2425. LogText.Parent = Log
  2426. LogText.AnchorPoint = Vector2.new(0.5, 0.5)
  2427. LogText.BackgroundColor3 = Color3.new(1, 1, 1)
  2428. LogText.BackgroundTransparency = 1
  2429. LogText.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2430. LogText.Position = UDim2.new(0.5, 0, 0.5, -2)
  2431. LogText.Size = UDim2.new(0.899999976, 0, 0.899999976, 0)
  2432. LogText.ZIndex = 56
  2433. LogText.Font = Enum.Font.Cartoon
  2434. LogText.Text = "WORKS ONLY FOR SYNAPSE X,VISENYA,PROTOSMASHER"
  2435. LogText.TextColor3 = Color3.new(1, 1, 1)
  2436. LogText.TextScaled = true
  2437. LogText.TextSize = 9
  2438. LogText.TextStrokeTransparency = 0.75
  2439. LogText.TextWrapped = true
  2440.  
  2441. -- Scripts:
  2442. local Player = game.Players.LocalPlayer
  2443. local Character = Player.Character or Player.CharacterAdded:wait()
  2444. local Eggs = {}
  2445. local Functions = {}
  2446. local Settings = {
  2447. TripleEgg = game:GetService("MarketplaceService"):UserOwnsGamePassAsync(Player.UserId, 5502695),
  2448. KeepEpic = true,
  2449. KeepLegendary = true,
  2450. RemoveUI = false,
  2451. blowWait = 1
  2452. }
  2453. local SavedInstancesFolder = Instance.new("Folder")
  2454. SavedInstancesFolder.Name = "SavedInstancesFolder"
  2455. SavedInstancesFolder.Parent = game.CoreGui
  2456. -- Will figure out how to properly restore these elements below in future update
  2457. local SavedInstances = {
  2458. "StatsFrame",
  2459. "MainButtons",
  2460. "Settings",
  2461. "HeightMeter",
  2462. "Hotkey",
  2463. "PetHatch"
  2464. }
  2465. local ChosenEgg = "Common Egg"
  2466. local DisabledColor = Color3.fromRGB(125, 125, 125)
  2467. local EnabledColor = Color3.fromRGB(64, 255, 64)
  2468. local PetModule
  2469. local HatModule
  2470. local AutoProfit = false
  2471. local AutoOpen = false
  2472.  
  2473. -- Grab Modules
  2474. for _, ModuleScript in pairs(game.ReplicatedStorage:GetDescendants()) do
  2475. if ModuleScript:IsA("ModuleScript") and ModuleScript.Name == "PetModule" then
  2476. PetModule = require(ModuleScript)
  2477. elseif ModuleScript:IsA("ModuleScript") and ModuleScript.Name == "HatModule" then
  2478. HatModule = require(ModuleScript)
  2479. end
  2480. end
  2481.  
  2482. -- Grab Eggs
  2483. for _, egg in next, workspace.Eggs:GetChildren() do
  2484. Eggs[#Eggs + 1] = egg
  2485. end
  2486.  
  2487. -- Log Text Functions
  2488. local LogText = function(Text)
  2489. pcall(function()
  2490. LogText.Text = tostring(Text)
  2491. end)
  2492. end
  2493.  
  2494. -- Grab Functions
  2495. local FireNetwork = function(...)
  2496. Functions[1]:FireServer(...)
  2497. end
  2498.  
  2499. for A,B in next, debug.getregistry() do
  2500. if type(B) == "function" then
  2501. pcall(function()
  2502. for X,Z in next, debug.getupvalues(B) do
  2503. if X == "Network" then
  2504. Functions[#Functions + 1] = Z
  2505. end
  2506. end
  2507. end)
  2508. end
  2509. end
  2510.  
  2511. for _,Remote in pairs (game:GetDescendants()) do
  2512. if Remote:IsA("RemoteEvent") then
  2513. Remote.OnClientEvent:Connect(function(ArgOne, ...)
  2514. if AutoOpen then
  2515. if ArgOne == "DataChanged" then
  2516. if typeof (...) == "table" then
  2517. for A,B in ipairs (...) do
  2518. if typeof(B) == "table" then
  2519. if string.len(tostring(B[1])) == 36 then
  2520. wait()
  2521. --print(B[2])
  2522. if string.sub(ChosenEgg, -5) == "Crate" then
  2523. -- Delete hat code
  2524. pcall(function()
  2525. if HatModule[tostring(B[2])]["Rarity"] == "Epic" then
  2526. if Settings.KeepEpic ~= true then
  2527. if B[6] ~= true then
  2528. LogText("Deleted Hat: " .. tostring(B[2]))
  2529. FireNetwork("DeleteHat", tostring(B[1]))
  2530. end
  2531. end
  2532. elseif HatModule[tostring(B[2])]["Rarity"] == "Legendary" then
  2533. if Settings.KeepLegendary ~= true then
  2534. if B[6] ~= true then
  2535. LogText("Deleted Hat: " .. tostring(B[2]))
  2536. FireNetwork("DeleteHat", tostring(B[1]))
  2537. end
  2538. end
  2539. else
  2540. if B[6] ~= true then
  2541. LogText("Deleted Hat: " .. tostring(B[2]))
  2542. FireNetwork("DeleteHat", tostring(B[1]))
  2543. end
  2544. end
  2545. end)
  2546. elseif string.sub(ChosenEgg, -3) == "Egg" then
  2547. pcall(function()
  2548. if PetModule[tostring(B[2])]["Rarity"] == "Epic" then
  2549. if Settings.KeepEpic ~= true then
  2550. if B[6] ~= true then
  2551. LogText("Deleted Pet: " .. tostring(B[2]))
  2552. FireNetwork("DeletePet", tostring(B[1]))
  2553. end
  2554. end
  2555. elseif PetModule[tostring(B[2])]["Rarity"] == "Legendary" then
  2556. if Settings.KeepLegendary ~= true then
  2557. if B[6] ~= true then
  2558. LogText("Deleted Pet: " .. tostring(B[2]))
  2559. FireNetwork("DeletePet", tostring(B[1]))
  2560. end
  2561. end
  2562. else
  2563. if B[6] ~= true then
  2564. LogText("Deleted Pet: " .. tostring(B[2]))
  2565. FireNetwork("DeletePet", tostring(B[1]))
  2566. end
  2567. end
  2568. end)
  2569. end
  2570. end
  2571. end
  2572. end
  2573. end
  2574. end
  2575. end
  2576. end)
  2577. end
  2578. end
  2579. -----------
  2580. if Settings.TripleEgg then
  2581. TripleEggStatus.Text = "TRUE"
  2582. TripleEggStatus.TextColor3 = Color3.fromRGB(64, 255, 64)
  2583. elseif Settings.TripleEgg == false then
  2584. TripleEggStatus.Text = "FALSE"
  2585. TripleEggStatus.TextColor3 = Color3.fromRGB(255, 0, 0)
  2586. end
  2587.  
  2588. AutoBlowBubble_2.ImageColor3 = EnabledColor
  2589. AutoBubbleBlowerText_3.Text = "ENABLED"
  2590.  
  2591. AutoBlowBubble_3.ImageColor3 = EnabledColor
  2592. AutoBubbleBlowerText_4.Text = "ENABLED"
  2593.  
  2594. LogText("Developer: Titanium Developer#9736")
  2595. wait(3)
  2596. LogText("Discord: https://discord.gg/6qcVZcU")
  2597. wait(3)
  2598. LogText("New UI & Crate Opening - Stevee#7213")
  2599. wait(3)
  2600. LogText("Click To Open")
  2601.  
  2602. AutoBlowBubble.MouseButton1Down:Connect(function()
  2603. if AutoProfit then
  2604. LogText("Disabled Bubble Blower")
  2605. AutoBubbleBlowerText_2.Text = "DISABLED"
  2606. AutoBlowBubble.ImageColor3 = DisabledColor
  2607. AutoProfit = false
  2608. else
  2609. AutoProfit = true
  2610. AutoBubbleBlowerText_2.Text = "ENABLED"
  2611. AutoBlowBubble.ImageColor3 = EnabledColor
  2612. LogText("Enabled Bubble Blower")
  2613. repeat
  2614. wait(Settings.blowWait)
  2615. FireNetwork("BlowBubble")
  2616. FireNetwork("ClaimAchievement", 1)
  2617. FireNetwork("ClaimAchievement", 2)
  2618. FireNetwork("ClaimAchievement", 3)
  2619. FireNetwork("ClaimAchievement", 4)
  2620. until AutoProfit == false
  2621. end
  2622. end)
  2623.  
  2624. AutoOpenerButton.MouseButton1Down:Connect(function()
  2625. if AutoOpen then
  2626. LogText("Disabled Auto Open")
  2627. AutoOpen = false
  2628. AutoOpenerButton.ImageColor3 = DisabledColor
  2629. AutoBubbleBlowerText.Text = "DISABLED"
  2630. else
  2631. AutoOpen = true
  2632. AutoOpenerButton.ImageColor3 = EnabledColor
  2633. AutoBubbleBlowerText.Text = "ENABLED"
  2634. LogText("Enabled Auto Open")
  2635. repeat
  2636. if Settings.TripleEgg then
  2637. FireNetwork("PurchaseEgg", Object.Text, "Multi")
  2638. elseif Settings.TripleEgg == false then
  2639. FireNetwork("PurchaseEgg", Object.Text)
  2640. end
  2641. if Settings.RemoveUI then
  2642. wait(2)
  2643. elseif Settings.RemoveUI == false then
  2644. wait(4)
  2645. end
  2646. until AutoOpen == false
  2647. end
  2648. end)
  2649.  
  2650.  
  2651. ChooseEgg.MouseButton1Down:Connect(function()
  2652. -- (2/4/2019) ~ No longer recreate buttons & removed while loop for button click connection
  2653. if EggScroller.Visible then
  2654. EggScroller.Visible = false
  2655. else
  2656. local count = 0
  2657. for i,v in pairs(Eggs) do
  2658. if not EggScroller:FindFirstChild(v.Name) then
  2659. local btn = TemplateButton:Clone()
  2660. btn.Name, btn.Text = v.Name, v.Name
  2661. btn.Visible = true
  2662. btn.Position = UDim2.new(0.1, 0, (count / 10) / 3, 0)
  2663. btn.Parent = EggScroller
  2664. count = count + 1
  2665.  
  2666. -- Clicked
  2667. btn.MouseButton1Down:Connect(function()
  2668. ChosenEgg = v.Name
  2669. Object.Text = v.Name
  2670. LogText("Selected " .. v.Name)
  2671. EggScroller.Visible = not EggScroller.Visible
  2672. end)
  2673. end
  2674. end
  2675. EggScroller.Visible = true
  2676. end
  2677. end)
  2678.  
  2679. AutoBlowBubble_2.MouseButton1Down:Connect(function()
  2680. if Settings.KeepEpic then
  2681. Settings.KeepEpic = false
  2682. LogText("Disabled keeping Epic Items")
  2683. AutoBubbleBlowerText_3.Text = "DISABLED"
  2684. AutoBlowBubble_2.ImageColor3 = DisabledColor
  2685. else
  2686. Settings.KeepEpic = true
  2687. LogText("Enabled keeping Epic Items")
  2688. AutoBubbleBlowerText_3.Text = "ENABLED"
  2689. AutoBlowBubble_2.ImageColor3 = EnabledColor
  2690. end
  2691. end)
  2692.  
  2693. AutoBlowBubble_3.MouseButton1Down:Connect(function()
  2694. if Settings.KeepLegendary then
  2695. Settings.KeepLegendary = false
  2696. LogText("Disabled keeping Legendary Items")
  2697. AutoBubbleBlowerText_4.Text = "DISABLED"
  2698. AutoBlowBubble_3.ImageColor3 = DisabledColor
  2699. else
  2700. Settings.KeepLegendary = true
  2701. LogText("Enabled keeping Legendary Items")
  2702. AutoBubbleBlowerText_4.Text = "ENABLED"
  2703. AutoBlowBubble_3.ImageColor3 = EnabledColor
  2704. end
  2705. end)
  2706.  
  2707. Log.MouseButton1Down:Connect(function()
  2708. if Main.Visible then
  2709. LogText("Click to Open")
  2710. for i,v in pairs(BubbleGUI:GetChildren()) do
  2711. if v.Name ~= "Log" then
  2712. v.Visible = false
  2713. end
  2714. end
  2715. else
  2716. LogText("Click to Close")
  2717. for i,v in pairs(BubbleGUI:GetChildren()) do
  2718. if v.Name ~= "Log" then
  2719. v.Visible = true
  2720. end
  2721. end
  2722. end
  2723. end)
  2724.  
  2725. FastOpenButton.MouseButton1Down:Connect(function()
  2726. if Settings.RemoveUI then
  2727. LogText("Disabled Faster Open")
  2728. Settings.RemoveUI = false
  2729. FastOpenButtonText.Text = "DISABLED"
  2730. FastOpenButton.ImageColor3 = DisabledColor
  2731. else
  2732. LogText("Enabled Faster Open")
  2733. Settings.RemoveUI = true
  2734. FastOpenButtonText.Text = "ENABLED"
  2735. FastOpenButton.ImageColor3 = EnabledColor
  2736. end
  2737. end)
  2738.  
  2739. -- Anti AFK
  2740. local VirtualUser = game:GetService("VirtualUser")
  2741. Player.Idled:Connect(function()
  2742. VirtualUser:CaptureController()
  2743. VirtualUser:ClickButton2(Vector2.new())
  2744. end)
  2745.  
  2746.  
  2747. game.Players.LocalPlayer.PlayerGui.ScreenGui.ChildAdded:Connect(function(Child)
  2748. if Settings.RemoveUI then
  2749. if Child.Name == "MultiPetHatch" or Child.Name == "PetHatch" then
  2750. Child:Destroy()
  2751. end
  2752. end
  2753. end)
  2754.  
  2755.  
  2756.  
  2757. -- (2/4/2019) ~ Removed While loop and RunService loop { *POSSIBLE CRASH REASONS* }
  2758. Settings.TripleEgg = game:GetService("MarketplaceService"):UserOwnsGamePassAsync(Player.UserId, 5502695)
  2759. if Settings.TripleEgg then
  2760. TripleEggStatus.Text = "TRUE"
  2761. TripleEggStatus.TextColor3 = Color3.fromRGB(64, 255, 64)
  2762. elseif Settings.TripleEgg == false then
  2763. TripleEggStatus.Text = "FALSE"
  2764. TripleEggStatus.TextColor3 = Color3.fromRGB(255, 0, 0)
  2765. end
  2766.  
  2767. if game:GetService("MarketplaceService"):UserOwnsGamePassAsync(Player.UserId, 5418177) then
  2768. Settings.blowWait = 0.5
  2769. else
  2770. Settings.blowWait = 1
  2771. end
  2772. end)
  2773.  
  2774. TOY2.Name = "TOY2"
  2775. TOY2.Parent = RAINBOW
  2776. TOY2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  2777. TOY2.BorderSizePixel = 5
  2778. TOY2.Position = UDim2.new(0.102523856, 0, 0.0539917201, 0)
  2779. TOY2.Size = UDim2.new(0, 180, 0, 28)
  2780. TOY2.Font = Enum.Font.Fantasy
  2781. TOY2.Text = "TOY LAND"
  2782. TOY2.TextColor3 = Color3.new(0, 0, 0)
  2783. TOY2.TextSize = 26
  2784. TOY2.MouseButton1Click:connect(function()
  2785. TL2.Visible = true
  2786. end)
  2787.  
  2788. C2.Name = "C2"
  2789. C2.Parent = RAINBOW
  2790. C2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  2791. C2.BorderSizePixel = 5
  2792. C2.Position = UDim2.new(0.106977969, 0, 0.209308013, 0)
  2793. C2.Size = UDim2.new(0, 180, 0, 28)
  2794. C2.Font = Enum.Font.Fantasy
  2795. C2.Text = "BEACH LAND"
  2796. C2.TextColor3 = Color3.new(0, 0, 0)
  2797. C2.TextSize = 26
  2798. C2.MouseButton1Click:connect(function()
  2799. CL2.Visible = true
  2800. end)
  2801.  
  2802. M2.Name = "M2"
  2803. M2.Parent = RAINBOW
  2804. M2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  2805. M2.BorderSizePixel = 5
  2806. M2.Position = UDim2.new(0.102523834, 0, 0.353864491, 0)
  2807. M2.Size = UDim2.new(0, 180, 0, 28)
  2808. M2.Font = Enum.Font.Fantasy
  2809. M2.Text = "MAIN LAND"
  2810. M2.TextColor3 = Color3.new(0, 0, 0)
  2811. M2.TextSize = 26
  2812. M2.MouseButton1Click:connect(function()
  2813. ML2.Visible = true
  2814. end)
  2815.  
  2816. NORMALMODE.Name = "NORMALMODE"
  2817. NORMALMODE.Parent = RAINBOW
  2818. NORMALMODE.BackgroundColor3 = Color3.new(1, 1, 1)
  2819. NORMALMODE.Position = UDim2.new(-0.00431034481, 0, 1.08833921, 0)
  2820. NORMALMODE.Size = UDim2.new(0, 234, 0, 100)
  2821. NORMALMODE.Visible = false
  2822.  
  2823. OFF.Name = "OFF"
  2824. OFF.Parent = NORMALMODE
  2825. OFF.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  2826. OFF.BorderSizePixel = 5
  2827. OFF.Position = UDim2.new(0.0927247107, 0, 0.286246061, 0)
  2828. OFF.Size = UDim2.new(0, 185, 0, 41)
  2829. OFF.Font = Enum.Font.Fantasy
  2830. OFF.Text = "RAINBOW OFF"
  2831. OFF.TextColor3 = Color3.new(0, 0, 0)
  2832. OFF.TextSize = 26
  2833. OFF.MouseButton1Click:connect(function()
  2834. RAINBOW.Visible = false
  2835. NORMAL.Visible = true
  2836. end)
  2837.  
  2838. CL2.Name = "CL2"
  2839. CL2.Parent = RAINBOW
  2840. CL2.BackgroundColor3 = Color3.new(1, 1, 1)
  2841. CL2.Position = UDim2.new(-1.24936235, 0, 0.002692312, 0)
  2842. CL2.Size = UDim2.new(0, 240, 0, 298)
  2843. CL2.Visible = false
  2844. CL2.Style = Enum.FrameStyle.DropShadow
  2845.  
  2846. AFC_2.Name = "AFC"
  2847. AFC_2.Parent = CL2
  2848. AFC_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  2849. AFC_2.BorderSizePixel = 5
  2850. AFC_2.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)
  2851. AFC_2.Size = UDim2.new(0, 180, 0, 28)
  2852. AFC_2.Font = Enum.Font.Fantasy
  2853. AFC_2.Text = "AUTO FARM CANDY"
  2854. AFC_2.TextColor3 = Color3.new(0, 0, 0)
  2855. AFC_2.TextSize = 21
  2856. AFC_2.MouseButton1Click:connect(function()
  2857. -- This is made for the last candy land area
  2858. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Oceanic Island"]:GetChildren()) do
  2859. if v.ClassName == "Model" then
  2860. for i , b in pairs(v:GetChildren()) do
  2861. if b.ClassName ~= "Model" then
  2862. if b.ClassName ~= "BillboardGui" then
  2863. b.CanCollide = false
  2864. end
  2865. end
  2866. if b.ClassName == "Model" then
  2867. for i , c in pairs(b:GetChildren()) do
  2868. if c.ClassName ~= "Model" then
  2869. c.CanCollide = false
  2870. end
  2871. if c.ClassName == "Model" then
  2872. for i , d in pairs(c:GetChildren()) do
  2873. if d.ClassName ~= "Model" then
  2874. d.CanCollide = false
  2875. end
  2876. end
  2877. end
  2878. end
  2879. end
  2880. end
  2881. end
  2882. end
  2883. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Oceanic Island"].Decore.Shrine.Decore.Model:GetChildren()) do
  2884. if v.ClassName ~= "Model" then
  2885. v.CanCollide = false
  2886. else
  2887. for i,b in pairs(v:GetChildren()) do
  2888. b.CanCollide = false
  2889. end
  2890. end
  2891.  
  2892. end
  2893. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  2894. for i , b in pairs(v:GetChildren()) do
  2895. if b.ClassName == "Model" then
  2896. for i , c in pairs(b:GetChildren()) do
  2897. if c.ClassName == "Model" then
  2898. for i , as in pairs(c:GetChildren()) do
  2899. if as.ClassName ~= "Script" then
  2900. as.CanCollide = false
  2901. end
  2902. end
  2903. else
  2904. if c.ClassName ~= "StringValue" then
  2905. c.CanCollide = false
  2906. end
  2907. end
  2908. end
  2909. else
  2910. b.CanCollide = false
  2911. end
  2912. end
  2913. end
  2914.  
  2915.  
  2916. while wait() do
  2917. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  2918. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  2919. if v.ClassName ~= "Model" then
  2920. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  2921. hum:MoveTo(v.Position)
  2922. hum.MoveToFinished:wait()
  2923. end
  2924. end
  2925. end
  2926. end
  2927. end)
  2928.  
  2929. SOON2_2.Name = "SOON2"
  2930. SOON2_2.Parent = CL2
  2931. SOON2_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  2932. SOON2_2.BorderSizePixel = 5
  2933. SOON2_2.Position = UDim2.new(0.0973378569, 0, 0.810689747, 0)
  2934. SOON2_2.Size = UDim2.new(0, 180, 0, 27)
  2935. SOON2_2.Font = Enum.Font.Fantasy
  2936. SOON2_2.Text = "COMING SOON"
  2937. SOON2_2.TextColor3 = Color3.new(0, 0, 0)
  2938. SOON2_2.TextSize = 22
  2939.  
  2940. CS1_2.Name = "CS1"
  2941. CS1_2.Parent = CL2
  2942. CS1_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  2943. CS1_2.BorderSizePixel = 5
  2944. CS1_2.Position = UDim2.new(-0.0373596624, 0, -0.0998552889, 0)
  2945. CS1_2.Size = UDim2.new(0, 232, 0, 20)
  2946. CS1_2.Font = Enum.Font.Garamond
  2947. CS1_2.Text = "BEACH SCRIPTS"
  2948. CS1_2.TextColor3 = Color3.new(0, 0, 0)
  2949. CS1_2.TextSize = 28
  2950.  
  2951. CS2_2.Name = "CS2"
  2952. CS2_2.Parent = CL2
  2953. CS2_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  2954. CS2_2.BorderSizePixel = 5
  2955. CS2_2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)
  2956. CS2_2.Size = UDim2.new(0, 232, 0, 20)
  2957. CS2_2.Font = Enum.Font.Garamond
  2958. CS2_2.Text = "BEACH SCRIPTS"
  2959. CS2_2.TextColor3 = Color3.new(0, 0, 0)
  2960. CS2_2.TextSize = 28
  2961.  
  2962. XX1.Name = "XX1"
  2963. XX1.Parent = CL2
  2964. XX1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  2965. XX1.BorderSizePixel = 5
  2966. XX1.Position = UDim2.new(0.0903111547, 0, 0.126660585, 0)
  2967. XX1.Size = UDim2.new(0, 180, 0, 28)
  2968. XX1.Font = Enum.Font.Fantasy
  2969. XX1.Text = "UNLOCK ISLANDS"
  2970. XX1.TextColor3 = Color3.new(0, 0, 0)
  2971. XX1.TextSize = 20
  2972. XX1.MouseButton1Click:connect(function()
  2973. for i,v in pairs(game.Workspace.FloatingIslands["Beach World"]:GetChildren()) do
  2974. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  2975. wait(1)
  2976. end
  2977. end)
  2978.  
  2979.  
  2980. XX1_2.Name = "XX1"
  2981. XX1_2.Parent = CL2
  2982. XX1_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  2983. XX1_2.BorderSizePixel = 0
  2984. XX1_2.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)
  2985. XX1_2.Size = UDim2.new(0, 34, 0, 18)
  2986. XX1_2.Font = Enum.Font.Fantasy
  2987. XX1_2.Text = "X"
  2988. XX1_2.TextColor3 = Color3.new(0, 0, 0)
  2989. XX1_2.TextSize = 20
  2990. XX1_2.MouseButton1Click:connect(function()
  2991. CL2.Visible = false
  2992. end)
  2993.  
  2994. TL2.Name = "TL2"
  2995. TL2.Parent = RAINBOW
  2996. TL2.BackgroundColor3 = Color3.new(1, 1, 1)
  2997. TL2.Position = UDim2.new(-1.25726438, 0, 0.00594958663, 0)
  2998. TL2.Size = UDim2.new(0, 240, 0, 298)
  2999. TL2.Visible = false
  3000. TL2.Style = Enum.FrameStyle.DropShadow
  3001.  
  3002. AFB_2.Name = "AFB"
  3003. AFB_2.Parent = TL2
  3004. AFB_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3005. AFB_2.BorderSizePixel = 5
  3006. AFB_2.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)
  3007. AFB_2.Size = UDim2.new(0, 180, 0, 28)
  3008. AFB_2.Font = Enum.Font.Fantasy
  3009. AFB_2.Text = "AUTO FARM BRICKS "
  3010. AFB_2.TextColor3 = Color3.new(0, 0, 0)
  3011. AFB_2.TextSize = 21
  3012. AFB_2.MouseButton1Click:connect(function()
  3013. -- This is made for the last toy land area
  3014. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"]:GetChildren()) do
  3015. if v.ClassName == "Model" then
  3016. for i , b in pairs(v:GetChildren()) do
  3017. if b.ClassName ~= "Model" then
  3018. if b.ClassName ~= "BillboardGui" then
  3019. b.CanCollide = false
  3020. end
  3021. end
  3022. if b.ClassName == "Model" then
  3023. for i , c in pairs(b:GetChildren()) do
  3024. if c.ClassName ~= "Model" then
  3025. c.CanCollide = false
  3026. end
  3027. if c.ClassName == "Model" then
  3028. for i , d in pairs(c:GetChildren()) do
  3029. if d.ClassName ~= "Model" then
  3030. d.CanCollide = false
  3031. end
  3032. end
  3033. end
  3034. end
  3035. end
  3036. end
  3037. end
  3038. end
  3039. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"].Decore.Shrine.Decore.Mountains:GetChildren()) do
  3040. if v.ClassName ~= "Model" then
  3041. v.CanCollide = false
  3042. else
  3043. for i,b in pairs(v:GetChildren()) do
  3044. b.CanCollide = false
  3045. end
  3046. end
  3047.  
  3048. end
  3049. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  3050. for i , b in pairs(v:GetChildren()) do
  3051. if b.ClassName == "Model" then
  3052. for i , c in pairs(b:GetChildren()) do
  3053. if c.ClassName == "Model" then
  3054. for i , as in pairs(c:GetChildren()) do
  3055. if as.ClassName ~= "Script" then
  3056. as.CanCollide = false
  3057. end
  3058. end
  3059. else
  3060. if c.ClassName ~= "StringValue" then
  3061. c.CanCollide = false
  3062. end
  3063. end
  3064. end
  3065. else
  3066. b.CanCollide = false
  3067. end
  3068. end
  3069. end
  3070.  
  3071.  
  3072. while wait() do
  3073. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  3074. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  3075. if v.ClassName ~= "Model" then
  3076. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  3077. hum:MoveTo(v.Position)
  3078. hum.MoveToFinished:wait()
  3079. end
  3080. end
  3081. end
  3082. end
  3083. end)
  3084.  
  3085. SOON_2.Name = "SOON"
  3086. SOON_2.Parent = TL2
  3087. SOON_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3088. SOON_2.BorderSizePixel = 5
  3089. SOON_2.Position = UDim2.new(0.0973378569, 0, 0.810689747, 0)
  3090. SOON_2.Size = UDim2.new(0, 180, 0, 27)
  3091. SOON_2.Font = Enum.Font.Fantasy
  3092. SOON_2.Text = "COOMING SOON"
  3093. SOON_2.TextColor3 = Color3.new(0, 0, 0)
  3094. SOON_2.TextSize = 22
  3095.  
  3096. UIT_2.Name = "UIT"
  3097. UIT_2.Parent = TL2
  3098. UIT_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3099. UIT_2.BorderSizePixel = 5
  3100. UIT_2.Position = UDim2.new(0.0903111547, 0, 0.126660585, 0)
  3101. UIT_2.Size = UDim2.new(0, 180, 0, 28)
  3102. UIT_2.Font = Enum.Font.Fantasy
  3103. UIT_2.Text = "UNLOCK ISLANDS"
  3104. UIT_2.TextColor3 = Color3.new(0, 0, 0)
  3105. UIT_2.TextSize = 20
  3106. UIT_2.MouseButton1Click:connect(function()
  3107. for i,v in pairs(game.Workspace.FloatingIslands["Toy Land"]:GetChildren()) do
  3108. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  3109. wait(1)
  3110. end
  3111. end)
  3112.  
  3113. TS1_2.Name = "TS1"
  3114. TS1_2.Parent = TL2
  3115. TS1_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3116. TS1_2.BorderSizePixel = 5
  3117. TS1_2.Position = UDim2.new(-0.0248596594, 0, -0.0964995846, 0)
  3118. TS1_2.Size = UDim2.new(0, 232, 0, 20)
  3119. TS1_2.Font = Enum.Font.Garamond
  3120. TS1_2.Text = "TOY SCRIPTS"
  3121. TS1_2.TextColor3 = Color3.new(0, 0, 0)
  3122. TS1_2.TextSize = 28
  3123.  
  3124. TS2_2.Name = "TS2"
  3125. TS2_2.Parent = TL2
  3126. TS2_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3127. TS2_2.BorderSizePixel = 5
  3128. TS2_2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)
  3129. TS2_2.Size = UDim2.new(0, 232, 0, 20)
  3130. TS2_2.Font = Enum.Font.Garamond
  3131. TS2_2.Text = "TOY SCRIPTS"
  3132. TS2_2.TextColor3 = Color3.new(0, 0, 0)
  3133. TS2_2.TextSize = 28
  3134.  
  3135. XX3.Name = "XX3"
  3136. XX3.Parent = TL2
  3137. XX3.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3138. XX3.BorderSizePixel = 0
  3139. XX3.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)
  3140. XX3.Size = UDim2.new(0, 34, 0, 18)
  3141. XX3.Font = Enum.Font.Fantasy
  3142. XX3.Text = "X"
  3143. XX3.TextColor3 = Color3.new(0, 0, 0)
  3144. XX3.TextSize = 20
  3145. XX3.MouseButton1Click:connect(function()
  3146. TL2.Visible = false
  3147. end)
  3148.  
  3149. ML2.Name = "ML2"
  3150. ML2.Parent = RAINBOW
  3151. ML2.BackgroundColor3 = Color3.new(1, 1, 1)
  3152. ML2.Position = UDim2.new(-1.27881634, 0, 0.00975944567, 0)
  3153. ML2.Size = UDim2.new(0, 240, 0, 298)
  3154. ML2.Visible = false
  3155. ML2.Style = Enum.FrameStyle.DropShadow
  3156.  
  3157. XP_2.Name = "XP"
  3158. XP_2.Parent = ML2
  3159. XP_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3160. XP_2.BorderSizePixel = 5
  3161. XP_2.Position = UDim2.new(0.0986446738, 0, 0.454065889, 0)
  3162. XP_2.Size = UDim2.new(0, 180, 0, 28)
  3163. XP_2.Font = Enum.Font.Fantasy
  3164. XP_2.Text = "AUTO FARM XP"
  3165. XP_2.TextColor3 = Color3.new(0, 0, 0)
  3166. XP_2.TextSize = 26
  3167. XP_2.MouseButton1Click:connect(function()
  3168.  
  3169. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"]:GetChildren()) do
  3170. if v.ClassName == "Model" then
  3171. for i , b in pairs(v:GetChildren()) do
  3172. if b.ClassName ~= "Model" then
  3173. if b.ClassName ~= "BillboardGui" then
  3174. b.CanCollide = false
  3175. end
  3176. end
  3177. if b.ClassName == "Model" then
  3178. for i , c in pairs(b:GetChildren()) do
  3179. if c.ClassName ~= "Model" then
  3180. c.CanCollide = false
  3181. end
  3182. if c.ClassName == "Model" then
  3183. for i , d in pairs(c:GetChildren()) do
  3184. if d.ClassName ~= "Model" then
  3185. d.CanCollide = false
  3186. end
  3187. end
  3188. end
  3189. end
  3190. end
  3191. end
  3192. end
  3193. end
  3194. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"].Decore.Shrine.Decore.Model:GetChildren()) do
  3195. if v.ClassName ~= "Model" then
  3196. v.CanCollide = false
  3197. else
  3198. for i,b in pairs(v:GetChildren()) do
  3199. b.CanCollide = false
  3200. end
  3201. end
  3202.  
  3203. end
  3204. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  3205. for i , b in pairs(v:GetChildren()) do
  3206. if b.ClassName == "Model" then
  3207. for i , c in pairs(b:GetChildren()) do
  3208. if c.ClassName == "Model" then
  3209. for i , as in pairs(c:GetChildren()) do
  3210. if as.ClassName ~= "Script" then
  3211. as.CanCollide = false
  3212. end
  3213. end
  3214. else
  3215. if c.ClassName ~= "StringValue" then
  3216. c.CanCollide = false
  3217. end
  3218. end
  3219. end
  3220. else
  3221. b.CanCollide = false
  3222. end
  3223. end
  3224. end
  3225.  
  3226.  
  3227. while wait() do
  3228. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  3229. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  3230. if v.ClassName ~= "Model" then
  3231. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  3232. hum:MoveTo(v.Position)
  3233. hum.MoveToFinished:wait()
  3234. end
  3235. end
  3236. end
  3237. end
  3238. end)
  3239.  
  3240. AUTOFARMGEMS_2.Name = "AUTO FARM GEMS"
  3241. AUTOFARMGEMS_2.Parent = ML2
  3242. AUTOFARMGEMS_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3243. AUTOFARMGEMS_2.BorderSizePixel = 5
  3244. AUTOFARMGEMS_2.Position = UDim2.new(0.102811269, 0, 0.82114929, 0)
  3245. AUTOFARMGEMS_2.Size = UDim2.new(0, 180, 0, 28)
  3246. AUTOFARMGEMS_2.Font = Enum.Font.Fantasy
  3247. AUTOFARMGEMS_2.Text = "AUTO FARM GEMS"
  3248. AUTOFARMGEMS_2.TextColor3 = Color3.new(0, 0, 0)
  3249. AUTOFARMGEMS_2.TextSize = 22
  3250. AUTOFARMGEMS_2.MouseButton1Click:connect(function()
  3251. while wait(1) do
  3252. local function GetObject()
  3253. local least = math.huge
  3254. local Object
  3255. for _,Stuff in pairs (workspace:GetDescendants()) do
  3256. if Stuff:IsA("MeshPart") then
  3257. if Stuff.MeshId == "rbxassetid://2542638609" or Stuff.MeshId == "rbxassetid://2542638609" or Stuff.MeshId == "rbxassetid://2558194071" or Stuff.MeshId == "rbxassetid://2558179804" then
  3258. local Distance = game.Players.LocalPlayer:DistanceFromCharacter(Stuff.Position)
  3259. if Distance < least and Distance < 100 then
  3260. least = Distance
  3261. Object = Stuff
  3262. end
  3263. end
  3264. end
  3265. end
  3266. return Object
  3267. end
  3268.  
  3269. if GetObject() ~= nil then game.Players.LocalPlayer.Character.Humanoid:MoveTo(GetObject().Position)
  3270. end
  3271.  
  3272. local VirtualUser=game:service'VirtualUser'
  3273. game:service'Players'.LocalPlayer.Idled:connect(function()
  3274. VirtualUser:CaptureController()
  3275. VirtualUser:ClickButton2(Vector2.new())
  3276. end)
  3277. end
  3278. end)
  3279.  
  3280. UIE_2.Name = "UIE"
  3281. UIE_2.Parent = ML2
  3282. UIE_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3283. UIE_2.BorderSizePixel = 5
  3284. UIE_2.Position = UDim2.new(0.0903111547, 0, 0.126660585, 0)
  3285. UIE_2.Size = UDim2.new(0, 180, 0, 28)
  3286. UIE_2.Font = Enum.Font.Fantasy
  3287. UIE_2.Text = "UNLOCK ISLANDS"
  3288. UIE_2.TextColor3 = Color3.new(0, 0, 0)
  3289. UIE_2.TextSize = 22
  3290. UIE_2.MouseButton1Click:connect(function()
  3291. for i,v in pairs(game.Workspace.FloatingIslands.Overworld:GetChildren()) do
  3292. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  3293. wait(1)
  3294. end
  3295. end)
  3296.  
  3297. ES1_2.Name = "ES1"
  3298. ES1_2.Parent = ML2
  3299. ES1_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3300. ES1_2.BorderSizePixel = 5
  3301. ES1_2.Position = UDim2.new(-0.020692993, 0, -0.0998552889, 0)
  3302. ES1_2.Size = UDim2.new(0, 232, 0, 20)
  3303. ES1_2.Font = Enum.Font.Garamond
  3304. ES1_2.Text = "EARTH SCRIPTS"
  3305. ES1_2.TextColor3 = Color3.new(0, 0, 0)
  3306. ES1_2.TextSize = 28
  3307.  
  3308. ES2_2.Name = "ES2"
  3309. ES2_2.Parent = ML2
  3310. ES2_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3311. ES2_2.BorderSizePixel = 5
  3312. ES2_2.Position = UDim2.new(-0.00402629375, 0, 1.02628422, 0)
  3313. ES2_2.Size = UDim2.new(0, 232, 0, 20)
  3314. ES2_2.Font = Enum.Font.Garamond
  3315. ES2_2.Text = "EARTH SCRIPTS"
  3316. ES2_2.TextColor3 = Color3.new(0, 0, 0)
  3317. ES2_2.TextSize = 28
  3318.  
  3319. XX2.Name = "XX2"
  3320. XX2.Parent = ML2
  3321. XX2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3322. XX2.BorderSizePixel = 0
  3323. XX2.Position = UDim2.new(0.854833722, 0, -0.0980298072, 0)
  3324. XX2.Size = UDim2.new(0, 34, 0, 18)
  3325. XX2.Font = Enum.Font.Fantasy
  3326. XX2.Text = "X"
  3327. XX2.TextColor3 = Color3.new(0, 0, 0)
  3328. XX2.TextSize = 20
  3329. XX2.MouseButton1Click:connect(function()
  3330. ML2.Visible = false
  3331. end)
  3332.  
  3333. CREDITS2_2.Name = "CREDITS2"
  3334. CREDITS2_2.Parent = RAINBOW
  3335. CREDITS2_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3336. CREDITS2_2.Position = UDim2.new(-1.2039572, 0, 0.0712530687, 0)
  3337. CREDITS2_2.Size = UDim2.new(0, 211, 0, 265)
  3338. CREDITS2_2.Visible = false
  3339.  
  3340. TITAN_2.Name = "TITAN"
  3341. TITAN_2.Parent = CREDITS2_2
  3342. TITAN_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3343. TITAN_2.BorderSizePixel = 2
  3344. TITAN_2.Position = UDim2.new(0.00516638719, 0, 0.396377981, 0)
  3345. TITAN_2.Size = UDim2.new(0, 211, 0, 20)
  3346. TITAN_2.Font = Enum.Font.Garamond
  3347. TITAN_2.Text = "TITANIUMDEVELOPER"
  3348. TITAN_2.TextColor3 = Color3.new(0, 0, 0)
  3349. TITAN_2.TextSize = 26
  3350.  
  3351. CREDITS1_2.Name = "CREDITS1"
  3352. CREDITS1_2.Parent = CREDITS2_2
  3353. CREDITS1_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3354. CREDITS1_2.BorderSizePixel = 5
  3355. CREDITS1_2.Position = UDim2.new(-0.00978062861, 0, -0.00343931466, 0)
  3356. CREDITS1_2.Size = UDim2.new(0, 215, 0, 20)
  3357. CREDITS1_2.Font = Enum.Font.Garamond
  3358. CREDITS1_2.Text = "CREDITS"
  3359. CREDITS1_2.TextColor3 = Color3.new(0, 0, 0)
  3360. CREDITS1_2.TextSize = 28
  3361.  
  3362. NAME4YOU_2.Name = "NAME4YOU"
  3363. NAME4YOU_2.Parent = CREDITS2_2
  3364. NAME4YOU_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3365. NAME4YOU_2.BorderSizePixel = 2
  3366. NAME4YOU_2.Position = UDim2.new(0.00516638625, 0, 0.181238562, 0)
  3367. NAME4YOU_2.Size = UDim2.new(0, 211, 0, 20)
  3368. NAME4YOU_2.Font = Enum.Font.Garamond
  3369. NAME4YOU_2.Text = "NAME4YOU, ANTRAXO"
  3370. NAME4YOU_2.TextColor3 = Color3.new(0, 0, 0)
  3371. NAME4YOU_2.TextSize = 26
  3372.  
  3373. ITZZ_2.Name = "ITZZ"
  3374. ITZZ_2.Parent = CREDITS2_2
  3375. ITZZ_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3376. ITZZ_2.BorderSizePixel = 2
  3377. ITZZ_2.Position = UDim2.new(0.00516638532, 0, 0.583223045, 0)
  3378. ITZZ_2.Size = UDim2.new(0, 211, 0, 20)
  3379. ITZZ_2.Font = Enum.Font.Garamond
  3380. ITZZ_2.Text = "ITZZARDIT,NOT A TRAP"
  3381. ITZZ_2.TextColor3 = Color3.new(0, 0, 0)
  3382. ITZZ_2.TextSize = 24
  3383.  
  3384. SHIZU_2.Name = "SHIZU"
  3385. SHIZU_2.Parent = CREDITS2_2
  3386. SHIZU_2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3387. SHIZU_2.BorderSizePixel = 2
  3388. SHIZU_2.Position = UDim2.new(0.00516638532, 0, 0.759995222, 0)
  3389. SHIZU_2.Size = UDim2.new(0, 211, 0, 20)
  3390. SHIZU_2.Font = Enum.Font.Garamond
  3391. SHIZU_2.Text = "SHIZU,REALLYSECURE"
  3392. SHIZU_2.TextColor3 = Color3.new(0, 0, 0)
  3393. SHIZU_2.TextSize = 26
  3394.  
  3395. CREDITS2_3.Name = "CREDITS2"
  3396. CREDITS2_3.Parent = CREDITS2_2
  3397. CREDITS2_3.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3398. CREDITS2_3.BorderSizePixel = 5
  3399. CREDITS2_3.Position = UDim2.new(-0.0152244614, 0, 0.934108555, 0)
  3400. CREDITS2_3.Size = UDim2.new(0, 215, 0, 20)
  3401. CREDITS2_3.Font = Enum.Font.Garamond
  3402. CREDITS2_3.Text = "CREDITS"
  3403. CREDITS2_3.TextColor3 = Color3.new(0, 0, 0)
  3404. CREDITS2_3.TextSize = 28
  3405.  
  3406. X3_3.Name = "X3"
  3407. X3_3.Parent = CREDITS2_2
  3408. X3_3.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3409. X3_3.BorderSizePixel = 0
  3410. X3_3.Position = UDim2.new(0.793222368, 0, -0.00369018316, 0)
  3411. X3_3.Size = UDim2.new(0, 34, 0, 18)
  3412. X3_3.Font = Enum.Font.Fantasy
  3413. X3_3.Text = "X"
  3414. X3_3.TextColor3 = Color3.new(0, 0, 0)
  3415. X3_3.TextSize = 20
  3416. X3_3.MouseButton1Click:connect(function()
  3417. CREDITS2_2.Visible = false
  3418. end)
  3419.  
  3420. OC.Name = "OC"
  3421. OC.Parent = ScreenGui
  3422. OC.BackgroundColor3 = Color3.new(1, 1, 1)
  3423. OC.Position = UDim2.new(0.0110497177, 0, 0.469287485, 0)
  3424. OC.Size = UDim2.new(0, 19, 0, 20)
  3425.  
  3426. OPEN.Name = "OPEN"
  3427. OPEN.Parent = OC
  3428. OPEN.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3429. OPEN.BorderSizePixel = 5
  3430. OPEN.Position = UDim2.new(-0.376452386, 0, -0.02250061, 0)
  3431. OPEN.Size = UDim2.new(0, 56, 0, 28)
  3432. OPEN.Font = Enum.Font.Garamond
  3433. OPEN.Text = "OPEN"
  3434. OPEN.TextColor3 = Color3.new(0, 0, 0)
  3435. OPEN.TextSize = 20
  3436. OPEN.MouseButton1Click:connect(function()
  3437. NORMAL.Visible = true
  3438. CLOSE.Visible = true
  3439. OPEN.Visible = false
  3440. end)
  3441.  
  3442. CLOSE.Name = "CLOSE"
  3443. CLOSE.Parent = OC
  3444. CLOSE.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  3445. CLOSE.BorderSizePixel = 5
  3446. CLOSE.Position = UDim2.new(-0.376452386, 0, -0.02250061, 0)
  3447. CLOSE.Size = UDim2.new(0, 56, 0, 28)
  3448. CLOSE.Visible = false
  3449. CLOSE.Font = Enum.Font.Garamond
  3450. CLOSE.Text = "CLOSE"
  3451. CLOSE.TextColor3 = Color3.new(0, 0, 0)
  3452. CLOSE.TextSize = 20
  3453. CLOSE.MouseButton1Click:connect(function()
  3454. NORMAL.Visible = false
  3455. RAINBOW.Visible = false
  3456. OPEN.Visible = true
  3457. CLOSE.Visible = false
  3458. end)
  3459. -- Scripts:
  3460. function SCRIPT_YUPU68_FAKESCRIPT() -- RAINBOW.LocalScript
  3461. local script = Instance.new('LocalScript')
  3462. script.Parent = RAINBOW
  3463. while wait(1) do
  3464. script.Parent.BackgroundColor3=Color3.fromHSV(math.random(100)/100,1,1)
  3465. end
  3466.  
  3467. end
  3468. coroutine.resume(coroutine.create(SCRIPT_YUPU68_FAKESCRIPT))
  3469. function SCRIPT_VCUJ90_FAKESCRIPT() -- NORMALMODE.LocalScript
  3470. local script = Instance.new('LocalScript')
  3471. script.Parent = NORMALMODE
  3472. while wait(1) do
  3473. script.Parent.BackgroundColor3=Color3.fromHSV(math.random(100)/100,1,1)
  3474. end
  3475.  
  3476. end
  3477. coroutine.resume(coroutine.create(SCRIPT_VCUJ90_FAKESCRIPT))
  3478. function SCRIPT_TBCD72_FAKESCRIPT() -- CREDITS2_2.LocalScript
  3479. local script = Instance.new('LocalScript')
  3480. script.Parent = CREDITS2_2
  3481. while wait(1) do
  3482. script.Parent.BackgroundColor3=Color3.fromHSV(math.random(100)/100,1,1)
  3483. end
  3484.  
  3485. end
  3486. coroutine.resume(coroutine.create(SCRIPT_TBCD72_FAKESCRIPT))
Add Comment
Please, Sign In to add comment