bubble gum sim script - Pastebin.com (2024)

  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. NORMAL.Active = true

  92. NORMAL.Draggable = true

  93. RAINBOW.Active = true

  94. RAINBOW.Draggable = true

  95. CL.Draggable = true

  96. CREDITS.Draggable = true

  97. ML.Draggable = true

  98. TL.Draggable = true

  99. CL.Active = true

  100. ML.Active = true

  101. TL.Active = true

  102. CREDITS.Active = true

  103. CL2.Draggable = true

  104. CREDITS2.Draggable = true

  105. ML2.Draggable = true

  106. TL2.Draggable = true

  107. CL2.Active = true

  108. CREDITS2.Active = true

  109. ML2.Active = true

  110. TL2.Active = true

  111. NORMAL.Name = "NORMAL"

  112. NORMAL.Parent = ScreenGui

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

  114. NORMAL.BorderSizePixel = 10

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

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

  117. NORMAL.Visible = false

  118. NORMAL.Style = Enum.FrameStyle.DropShadow

  119. SETTINGS1.Name = "SETTINGS1"

  120. SETTINGS1.Parent = NORMAL

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

  122. SETTINGS1.BorderSizePixel = 5

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

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

  125. SETTINGS1.Font = Enum.Font.Fantasy

  126. SETTINGS1.Text = "SETTINGS"

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

  128. SETTINGS1.TextSize = 26

  129. SETTINGS1.MouseButton1Click:connect(function()

  130. RAINBOWMODE.Visible = true

  131. end)

  132. TOY1.Name = "TOY1"

  133. TOY1.Parent = NORMAL

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

  135. TOY1.BorderSizePixel = 5

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

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

  138. TOY1.Font = Enum.Font.Fantasy

  139. TOY1.Text = "TOY LAND"

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

  141. TOY1.TextSize = 26

  142. TOY1.MouseButton1Click:connect(function()

  143. TL.Visible = true

  144. end)

  145. CR1.Name = "CR1"

  146. CR1.Parent = NORMAL

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

  148. CR1.BorderSizePixel = 5

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

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

  151. CR1.Font = Enum.Font.Fantasy

  152. CR1.Text = "CREDITS"

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

  154. CR1.TextSize = 26

  155. CR1.MouseButton1Click:connect(function()

  156. CREDITS.Visible = true

  157. end)

  158. D1.Name = "D1"

  159. D1.Parent = NORMAL

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

  161. D1.BorderSizePixel = 5

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

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

  164. D1.Font = Enum.Font.Fantasy

  165. D1.Text = "DESIGN BY ITZZARDIT"

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

  167. D1.TextSize = 24

  168. GUI1.Name = "GUI1"

  169. GUI1.Parent = NORMAL

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

  171. GUI1.BorderSizePixel = 5

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

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

  174. GUI1.Font = Enum.Font.Fantasy

  175. GUI1.Text = "GUI"

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

  177. GUI1.TextSize = 26

  178. GUI1.MouseButton1Click:connect(function()

  179. --[[ #Credits

  180. #Developer: Titanium Developer#9736

  181. #Discord Server: https://discord.gg/6qcVZcU

  182. #Update 2 [2/5/2019]:

  183. * Auto Bubble blower is faster own the gamepass "Fast Chewer"

  184. * Fixed performance issues and crashing issue

  185. * I ran the script constantly opening eggs for 11 hours without any issue

  186. #Update [1/15/2019]:

  187. #Credit: Stevee#7213

  188. #1) Remade UI and added settings to UI

  189. #2) Automatically determine player owns Triple Egg Pass ("Multi Hatch") and updates if bought in game

  190. #3) Supports the new crate update and deletes the hats that aren't wanted according to users settings.

  191. #4) Supports anti-lag by using "faster open"

  192. ]]

  193. --[[

  194. !! NOTE: CLICK "COMMON EGG" TO SELECT THE EGG OR CRATE YOU WANT TO OPEN

  195. SEND ANY BUGS TO Stevee#7213

  196. UPDATES WILL BE POSTED ON THIS EXACT PASTEBIN THREAD

  197. ]]

  198. -- Instances:

  199. local BubbleGUI = Instance.new("ScreenGui")

  200. local Main = Instance.new("ImageLabel")

  201. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")

  202. local Outline = Instance.new("ImageLabel")

  203. local TextLabel = Instance.new("TextLabel")

  204. local Outline2 = Instance.new("ImageLabel")

  205. local ChooseEgg = Instance.new("ImageButton")

  206. local Object = Instance.new("TextLabel")

  207. local AutoOpenerButton = Instance.new("ImageButton")

  208. local AutoBubbleBlowerText = Instance.new("TextLabel")

  209. local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")

  210. local TemplateButton = Instance.new("TextButton")

  211. local AutoBlowerDesc = Instance.new("TextLabel")

  212. local AutoBubbleBlowerTitle = Instance.new("TextLabel")

  213. local AutoEggDesc = Instance.new("TextLabel")

  214. local AutoPetTitle = Instance.new("TextLabel")

  215. local AutoBlowBubble = Instance.new("ImageButton")

  216. local AutoBubbleBlowerText_2 = Instance.new("TextLabel")

  217. local UIAspectRatioConstraint_3 = Instance.new("UIAspectRatioConstraint")

  218. local EggScroller = Instance.new("ScrollingFrame")

  219. local UIListLayout = Instance.new("UIListLayout")

  220. local Settings = Instance.new("ImageLabel")

  221. local UIAspectRatioConstraint_4 = Instance.new("UIAspectRatioConstraint")

  222. local Outline_2 = Instance.new("ImageLabel")

  223. local TextLabel_2 = Instance.new("TextLabel")

  224. local Outline2_2 = Instance.new("ImageLabel")

  225. local TripleEgg = Instance.new("TextLabel")

  226. local TripleEggStatus = Instance.new("TextLabel")

  227. local KeepEpic = Instance.new("TextLabel")

  228. local KeepLegendary = Instance.new("TextLabel")

  229. local AutoBlowBubble_2 = Instance.new("ImageButton")

  230. local AutoBubbleBlowerText_3 = Instance.new("TextLabel")

  231. local UIAspectRatioConstraint_5 = Instance.new("UIAspectRatioConstraint")

  232. local AutoBlowBubble_3 = Instance.new("ImageButton")

  233. local AutoBubbleBlowerText_4 = Instance.new("TextLabel")

  234. local UIAspectRatioConstraint_6 = Instance.new("UIAspectRatioConstraint")

  235. local AutoEggDesc_2 = Instance.new("TextLabel")

  236. local FastOpenLabel = Instance.new("TextLabel")

  237. local FastOpenButton = Instance.new("ImageButton")

  238. local FastOpenButtonText = Instance.new("TextLabel")

  239. local FastOpenUIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")

  240. local Log = Instance.new("ImageButton")

  241. local LogText = Instance.new("TextLabel")

  242. local _VERSION = 2

  243. --Properties:

  244. BubbleGUI.Name = "BubbleGUI"

  245. BubbleGUI.Parent = game.CoreGui

  246. Main.Name = "Main"

  247. Main.Parent = BubbleGUI

  248. Main.BackgroundTransparency = 1

  249. Main.BorderSizePixel = 0

  250. Main.Position = UDim2.new(0.324999988, 0, 0.224999994, 0)

  251. Main.Size = UDim2.new(0.35, 0, 0.55, 0)

  252. Main.ZIndex = 2

  253. Main.Image = "rbxassetid://1285673399"

  254. Main.ImageColor3 = Color3.new(0.2, 0.505882, 1)

  255. Main.ScaleType = Enum.ScaleType.Slice

  256. Main.SliceCenter = Rect.new(8, 8, 247, 247)

  257. Main.Visible = false

  258. UIAspectRatioConstraint.Parent = Main

  259. UIAspectRatioConstraint.DominantAxis = Enum.DominantAxis.Height

  260. Outline.Name = "Outline"

  261. Outline.Parent = Main

  262. Outline.BackgroundTransparency = 1

  263. Outline.BorderSizePixel = 0

  264. Outline.Position = UDim2.new(0, 0, 0.0199999996, 0)

  265. Outline.Size = UDim2.new(1, 0, 1, 0)

  266. Outline.Image = "rbxassetid://1285673399"

  267. Outline.ImageColor3 = Color3.new(0.137255, 0.356863, 0.701961)

  268. Outline.ScaleType = Enum.ScaleType.Slice

  269. Outline.SliceCenter = Rect.new(8, 8, 247, 247)

  270. TextLabel.Parent = Main

  271. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)

  272. TextLabel.BackgroundTransparency = 1

  273. TextLabel.Position = UDim2.new(0.0749999881, 0, -0.0700000003, 0)

  274. TextLabel.Size = UDim2.new(0.85, 0, 0.15, 0)

  275. TextLabel.ZIndex = 2

  276. TextLabel.Font = Enum.Font.Cartoon

  277. TextLabel.Text = string.format(" AUTO [V.0.%d]", _VERSION) --"AUTO [V.0.1]"

  278. TextLabel.TextColor3 = Color3.new(1, 1, 1)

  279. TextLabel.TextScaled = true

  280. TextLabel.TextSize = 14

  281. TextLabel.TextStrokeTransparency = 0.80000001192093

  282. TextLabel.TextWrapped = true

  283. Outline2.Name = "Outline2"

  284. Outline2.Parent = Main

  285. Outline2.BackgroundTransparency = 1

  286. Outline2.BorderSizePixel = 0

  287. Outline2.Position = UDim2.new(0.0749999881, 0, -0.0599999987, 0)

  288. Outline2.Size = UDim2.new(0.850000024, 0, 1, 0)

  289. Outline2.Image = "rbxassetid://1285673399"

  290. Outline2.ImageColor3 = Color3.new(0.2, 0.505882, 1)

  291. Outline2.ScaleType = Enum.ScaleType.Slice

  292. Outline2.SliceCenter = Rect.new(8, 8, 247, 247)

  293. ChooseEgg.Name = "ChooseEgg"

  294. ChooseEgg.Parent = Main

  295. ChooseEgg.BackgroundColor3 = Color3.new(1, 1, 1)

  296. ChooseEgg.BackgroundTransparency = 1

  297. ChooseEgg.Position = UDim2.new(0.099999994, 0, 0.699999988, 0)

  298. ChooseEgg.Size = UDim2.new(0.800000012, 0, 0.119999997, 0)

  299. ChooseEgg.ZIndex = 3

  300. ChooseEgg.Image = "rbxassetid://1285673399"

  301. ChooseEgg.ImageColor3 = Color3.new(0.137255, 0.356863, 0.701961)

  302. ChooseEgg.ScaleType = Enum.ScaleType.Slice

  303. ChooseEgg.SliceCenter = Rect.new(8, 8, 247, 247)

  304. Object.Name = "Object"

  305. Object.Parent = ChooseEgg

  306. Object.BackgroundColor3 = Color3.new(1, 1, 1)

  307. Object.BackgroundTransparency = 1

  308. Object.Position = UDim2.new(0.025000006, 0, 0.0500000119, 0)

  309. Object.Size = UDim2.new(0.949999988, 0, 0.899999976, 0)

  310. Object.ZIndex = 3

  311. Object.Font = Enum.Font.Cartoon

  312. Object.Text = "Common Egg"

  313. Object.TextColor3 = Color3.new(1, 1, 1)

  314. Object.TextScaled = true

  315. Object.TextSize = 14

  316. Object.TextStrokeTransparency = 0.80000001192093

  317. Object.TextWrapped = true

  318. AutoOpenerButton.Name = "AutoOpenerButton"

  319. AutoOpenerButton.Parent = Main

  320. AutoOpenerButton.AnchorPoint = Vector2.new(0, 1)

  321. AutoOpenerButton.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)

  322. AutoOpenerButton.BackgroundTransparency = 1

  323. AutoOpenerButton.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  324. AutoOpenerButton.Position = UDim2.new(0.349999994, 0, 0.949999988, 0)

  325. AutoOpenerButton.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)

  326. AutoOpenerButton.ZIndex = 2

  327. AutoOpenerButton.Image = "rbxassetid://1511196841"

  328. AutoOpenerButton.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)

  329. AutoOpenerButton.ScaleType = Enum.ScaleType.Slice

  330. AutoOpenerButton.SliceCenter = Rect.new(9, 11, 91, 89)

  331. AutoBubbleBlowerText.Name = "AutoBubbleBlowerText"

  332. AutoBubbleBlowerText.Parent = AutoOpenerButton

  333. AutoBubbleBlowerText.AnchorPoint = Vector2.new(0.5, 0.5)

  334. AutoBubbleBlowerText.BackgroundColor3 = Color3.new(1, 1, 1)

  335. AutoBubbleBlowerText.BackgroundTransparency = 1

  336. AutoBubbleBlowerText.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  337. AutoBubbleBlowerText.Position = UDim2.new(0.5, 0, 0.5, -2)

  338. AutoBubbleBlowerText.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)

  339. AutoBubbleBlowerText.ZIndex = 2

  340. AutoBubbleBlowerText.Font = Enum.Font.Cartoon

  341. AutoBubbleBlowerText.Text = "DISABLED"

  342. AutoBubbleBlowerText.TextColor3 = Color3.new(1, 1, 1)

  343. AutoBubbleBlowerText.TextScaled = true

  344. AutoBubbleBlowerText.TextSize = 14

  345. AutoBubbleBlowerText.TextStrokeTransparency = 0.75

  346. AutoBubbleBlowerText.TextWrapped = true

  347. UIAspectRatioConstraint_2.Parent = AutoOpenerButton

  348. UIAspectRatioConstraint_2.AspectRatio = 3

  349. TemplateButton.Name = "TemplateButton"

  350. TemplateButton.Parent = Main

  351. TemplateButton.BackgroundColor3 = Color3.new(1, 1, 1)

  352. TemplateButton.BackgroundTransparency = 1

  353. TemplateButton.Position = UDim2.new(8, 0, 0.100000001, 0)

  354. TemplateButton.Size = UDim2.new(0.800000012, 0, 0.045, 0)

  355. TemplateButton.Visible = false

  356. TemplateButton.ZIndex = 5

  357. TemplateButton.Font = Enum.Font.Cartoon

  358. TemplateButton.TextColor3 = Color3.new(1, 1, 1)

  359. TemplateButton.TextScaled = true

  360. TemplateButton.TextSize = 14

  361. TemplateButton.TextStrokeTransparency = 0.80000001192093

  362. TemplateButton.TextWrapped = true

  363. AutoBlowerDesc.Name = "AutoBlowerDesc"

  364. AutoBlowerDesc.Parent = Main

  365. AutoBlowerDesc.AnchorPoint = Vector2.new(1, 0.5)

  366. AutoBlowerDesc.BackgroundColor3 = Color3.new(1, 1, 1)

  367. AutoBlowerDesc.BackgroundTransparency = 1

  368. AutoBlowerDesc.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  369. AutoBlowerDesc.Position = UDim2.new(0.967238188, 0, 0.25, 0)

  370. AutoBlowerDesc.Size = UDim2.new(0.92200011, 0, 0.115160845, 0)

  371. AutoBlowerDesc.ZIndex = 2

  372. AutoBlowerDesc.Font = Enum.Font.Arial

  373. AutoBlowerDesc.Text = "Automatically blows and sells bubbles for you."

  374. AutoBlowerDesc.TextColor3 = Color3.new(1, 1, 1)

  375. AutoBlowerDesc.TextScaled = true

  376. AutoBlowerDesc.TextSize = 14

  377. AutoBlowerDesc.TextStrokeTransparency = 0.75

  378. AutoBlowerDesc.TextWrapped = true

  379. AutoBubbleBlowerTitle.Name = "AutoBubbleBlowerTitle"

  380. AutoBubbleBlowerTitle.Parent = Main

  381. AutoBubbleBlowerTitle.AnchorPoint = Vector2.new(1, 0.5)

  382. AutoBubbleBlowerTitle.BackgroundColor3 = Color3.new(1, 1, 1)

  383. AutoBubbleBlowerTitle.BackgroundTransparency = 1

  384. AutoBubbleBlowerTitle.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  385. AutoBubbleBlowerTitle.Position = UDim2.new(0.781523764, 0, 0.150000006, 0)

  386. AutoBubbleBlowerTitle.Size = UDim2.new(0.529142916, 0, 0.0897916555, 0)

  387. AutoBubbleBlowerTitle.ZIndex = 2

  388. AutoBubbleBlowerTitle.Font = Enum.Font.ArialBold

  389. AutoBubbleBlowerTitle.Text = "Auto Bubble Blower"

  390. AutoBubbleBlowerTitle.TextColor3 = Color3.new(1, 1, 1)

  391. AutoBubbleBlowerTitle.TextScaled = true

  392. AutoBubbleBlowerTitle.TextSize = 14

  393. AutoBubbleBlowerTitle.TextStrokeTransparency = 0.75

  394. AutoBubbleBlowerTitle.TextWrapped = true

  395. AutoBubbleBlowerTitle.TextXAlignment = Enum.TextXAlignment.Left

  396. AutoEggDesc.Name = "AutoEggDesc"

  397. AutoEggDesc.Parent = Main

  398. AutoEggDesc.AnchorPoint = Vector2.new(1, 0.5)

  399. AutoEggDesc.BackgroundColor3 = Color3.new(1, 1, 1)

  400. AutoEggDesc.BackgroundTransparency = 1

  401. AutoEggDesc.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  402. AutoEggDesc.Position = UDim2.new(0.967238188, 0, 0.600000024, 2)

  403. AutoEggDesc.Size = UDim2.new(0.92200017, 0, 0.137250707, 0)

  404. AutoEggDesc.ZIndex = 2

  405. AutoEggDesc.Font = Enum.Font.Arial

  406. 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!"

  407. AutoEggDesc.TextColor3 = Color3.new(1, 1, 1)

  408. AutoEggDesc.TextScaled = true

  409. AutoEggDesc.TextSize = 14

  410. AutoEggDesc.TextStrokeTransparency = 0.75

  411. AutoEggDesc.TextWrapped = true

  412. AutoPetTitle.Name = "AutoPetTitle"

  413. AutoPetTitle.Parent = Main

  414. AutoPetTitle.AnchorPoint = Vector2.new(1, 0.5)

  415. AutoPetTitle.BackgroundColor3 = Color3.new(1, 1, 1)

  416. AutoPetTitle.BackgroundTransparency = 1

  417. AutoPetTitle.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  418. AutoPetTitle.Position = UDim2.new(0.913214386, 0, 0.5, -4)

  419. AutoPetTitle.Size = UDim2.new(0.800345302, 0, 0.0897916555, 0)

  420. AutoPetTitle.ZIndex = 2

  421. AutoPetTitle.Font = Enum.Font.ArialBold

  422. AutoPetTitle.Text = "Auto Pet / Hat Purchase/Deletion"

  423. AutoPetTitle.TextColor3 = Color3.new(1, 1, 1)

  424. AutoPetTitle.TextScaled = true

  425. AutoPetTitle.TextSize = 14

  426. AutoPetTitle.TextStrokeTransparency = 0.75

  427. AutoPetTitle.TextWrapped = true

  428. AutoBlowBubble.Name = "AutoBlowBubble"

  429. AutoBlowBubble.Parent = Main

  430. AutoBlowBubble.AnchorPoint = Vector2.new(0, 1)

  431. AutoBlowBubble.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)

  432. AutoBlowBubble.BackgroundTransparency = 1

  433. AutoBlowBubble.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  434. AutoBlowBubble.Position = UDim2.new(0.349999994, 0, 0.419999987, 0)

  435. AutoBlowBubble.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)

  436. AutoBlowBubble.ZIndex = 2

  437. AutoBlowBubble.Image = "rbxassetid://1511196841"

  438. AutoBlowBubble.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)

  439. AutoBlowBubble.ScaleType = Enum.ScaleType.Slice

  440. AutoBlowBubble.SliceCenter = Rect.new(9, 11, 91, 89)

  441. AutoBubbleBlowerText_2.Name = "AutoBubbleBlowerText"

  442. AutoBubbleBlowerText_2.Parent = AutoBlowBubble

  443. AutoBubbleBlowerText_2.AnchorPoint = Vector2.new(0.5, 0.5)

  444. AutoBubbleBlowerText_2.BackgroundColor3 = Color3.new(1, 1, 1)

  445. AutoBubbleBlowerText_2.BackgroundTransparency = 1

  446. AutoBubbleBlowerText_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  447. AutoBubbleBlowerText_2.Position = UDim2.new(0.5, 0, 0.5, -2)

  448. AutoBubbleBlowerText_2.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)

  449. AutoBubbleBlowerText_2.ZIndex = 2

  450. AutoBubbleBlowerText_2.Font = Enum.Font.Cartoon

  451. AutoBubbleBlowerText_2.Text = "DISABLED"

  452. AutoBubbleBlowerText_2.TextColor3 = Color3.new(1, 1, 1)

  453. AutoBubbleBlowerText_2.TextScaled = true

  454. AutoBubbleBlowerText_2.TextSize = 14

  455. AutoBubbleBlowerText_2.TextStrokeTransparency = 0.75

  456. AutoBubbleBlowerText_2.TextWrapped = true

  457. UIAspectRatioConstraint_3.Parent = AutoBlowBubble

  458. UIAspectRatioConstraint_3.AspectRatio = 3

  459. EggScroller.Name = "EggScroller"

  460. EggScroller.Parent = Main

  461. EggScroller.BackgroundColor3 = Color3.new(0.2, 0.505882, 1)

  462. EggScroller.BorderSizePixel = 0

  463. EggScroller.Position = UDim2.new(0.0500000119, 0, 0.119999997, 1)

  464. EggScroller.Size = UDim2.new(0.899999976, 0, 0.550000012, 0)

  465. EggScroller.Visible = false

  466. EggScroller.ZIndex = 5

  467. EggScroller.ScrollBarThickness = 8

  468. EggScroller.CanvasSize = UDim2.new(0, 0, 2.2, 0)

  469. UIListLayout.Parent = nil

  470. UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center

  471. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder

  472. UIListLayout.Padding = UDim.new(0, 0)

  473. Settings.Name = "Settings"

  474. Settings.Parent = BubbleGUI

  475. Settings.BackgroundTransparency = 1

  476. Settings.BorderSizePixel = 0

  477. Settings.Position = UDim2.new(0.635, 0, 0.25, 0)

  478. Settings.Size = UDim2.new(0.25, 0, 0.550000012, 0)

  479. Settings.ZIndex = 2

  480. Settings.Image = "rbxassetid://1285673399"

  481. Settings.ImageColor3 = Color3.new(0.2, 0.505882, 1)

  482. Settings.ScaleType = Enum.ScaleType.Slice

  483. Settings.SliceCenter = Rect.new(8, 8, 247, 247)

  484. Settings.Visible = false

  485. UIAspectRatioConstraint_4.Parent = Settings

  486. UIAspectRatioConstraint_4.DominantAxis = Enum.DominantAxis.Height

  487. Outline_2.Name = "Outline"

  488. Outline_2.Parent = Settings

  489. Outline_2.BackgroundTransparency = 1

  490. Outline_2.BorderSizePixel = 0

  491. Outline_2.Position = UDim2.new(0, 0, 0.0199999996, 0)

  492. Outline_2.Size = UDim2.new(1, 0, 1, 0)

  493. Outline_2.Image = "rbxassetid://1285673399"

  494. Outline_2.ImageColor3 = Color3.new(0.137255, 0.356863, 0.701961)

  495. Outline_2.ScaleType = Enum.ScaleType.Slice

  496. Outline_2.SliceCenter = Rect.new(8, 8, 247, 247)

  497. TextLabel_2.Parent = Settings

  498. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)

  499. TextLabel_2.BackgroundTransparency = 1

  500. TextLabel_2.Position = UDim2.new(0.0749999881, 0, -0.0700000003, 0)

  501. TextLabel_2.Size = UDim2.new(0.850000024, 0, 0.150000006, 0)

  502. TextLabel_2.ZIndex = 2

  503. TextLabel_2.Font = Enum.Font.Cartoon

  504. TextLabel_2.Text = "SETTINGS"

  505. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)

  506. TextLabel_2.TextScaled = true

  507. TextLabel_2.TextSize = 14

  508. TextLabel_2.TextStrokeTransparency = 0.80000001192093

  509. TextLabel_2.TextWrapped = true

  510. Outline2_2.Name = "Outline2"

  511. Outline2_2.Parent = Settings

  512. Outline2_2.BackgroundTransparency = 1

  513. Outline2_2.BorderSizePixel = 0

  514. Outline2_2.Position = UDim2.new(0.0749999881, 0, -0.0599999987, 0)

  515. Outline2_2.Size = UDim2.new(0.850000024, 0, 1, 0)

  516. Outline2_2.Image = "rbxassetid://1285673399"

  517. Outline2_2.ImageColor3 = Color3.new(0.2, 0.505882, 1)

  518. Outline2_2.ScaleType = Enum.ScaleType.Slice

  519. Outline2_2.SliceCenter = Rect.new(8, 8, 247, 247)

  520. TripleEgg.Name = "TripleEgg"

  521. TripleEgg.Parent = Settings

  522. TripleEgg.BackgroundColor3 = Color3.new(1, 1, 1)

  523. TripleEgg.BackgroundTransparency = 1

  524. TripleEgg.Position = UDim2.new(0.0500000007, 0, 0.150000006, 0)

  525. TripleEgg.Size = UDim2.new(0.550000012, 0, 0.100000001, 0)

  526. TripleEgg.ZIndex = 3

  527. TripleEgg.Font = Enum.Font.Cartoon

  528. TripleEgg.Text = "Triple Egg:"

  529. TripleEgg.TextColor3 = Color3.new(1, 1, 1)

  530. TripleEgg.TextScaled = true

  531. TripleEgg.TextSize = 14

  532. TripleEgg.TextStrokeTransparency = 0.80000001192093

  533. TripleEgg.TextWrapped = true

  534. TripleEgg.TextXAlignment = Enum.TextXAlignment.Left

  535. TripleEggStatus.Name = "TripleEggStatus"

  536. TripleEggStatus.Parent = Settings

  537. TripleEggStatus.BackgroundColor3 = Color3.new(1, 1, 1)

  538. TripleEggStatus.BackgroundTransparency = 1

  539. TripleEggStatus.Position = UDim2.new(0.5, 0, 0.150000006, 0)

  540. TripleEggStatus.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)

  541. TripleEggStatus.ZIndex = 3

  542. TripleEggStatus.Font = Enum.Font.Cartoon

  543. TripleEggStatus.Text = "FALSE"

  544. TripleEggStatus.TextColor3 = Color3.new(1, 0, 0)

  545. TripleEggStatus.TextScaled = true

  546. TripleEggStatus.TextSize = 14

  547. TripleEggStatus.TextStrokeTransparency = 0.89999997615814

  548. TripleEggStatus.TextWrapped = true

  549. TripleEggStatus.TextXAlignment = Enum.TextXAlignment.Left

  550. KeepEpic.Name = "KeepEpic"

  551. KeepEpic.Parent = Settings

  552. KeepEpic.BackgroundColor3 = Color3.new(1, 1, 1)

  553. KeepEpic.BackgroundTransparency = 1

  554. KeepEpic.Position = UDim2.new(0.0500000007, 0, 0.300000012, 0)

  555. KeepEpic.Size = UDim2.new(0.550000012, 0, 0.100000001, 0)

  556. KeepEpic.ZIndex = 3

  557. KeepEpic.Font = Enum.Font.Cartoon

  558. KeepEpic.Text = "Keep Epic:"

  559. KeepEpic.TextColor3 = Color3.new(1, 1, 1)

  560. KeepEpic.TextScaled = true

  561. KeepEpic.TextSize = 14

  562. KeepEpic.TextStrokeTransparency = 0.80000001192093

  563. KeepEpic.TextWrapped = true

  564. KeepEpic.TextXAlignment = Enum.TextXAlignment.Left

  565. KeepLegendary.Name = "KeepLegendary"

  566. KeepLegendary.Parent = Settings

  567. KeepLegendary.BackgroundColor3 = Color3.new(1, 1, 1)

  568. KeepLegendary.BackgroundTransparency = 1

  569. KeepLegendary.Position = UDim2.new(0.0500000007, 0, 0.449999988, 0)

  570. KeepLegendary.Size = UDim2.new(0.550000012, 0, 0.100000001, 0)

  571. KeepLegendary.ZIndex = 3

  572. KeepLegendary.Font = Enum.Font.Cartoon

  573. KeepLegendary.Text = "Keep Legend:"

  574. KeepLegendary.TextColor3 = Color3.new(1, 1, 1)

  575. KeepLegendary.TextScaled = true

  576. KeepLegendary.TextSize = 14

  577. KeepLegendary.TextStrokeTransparency = 0.80000001192093

  578. KeepLegendary.TextWrapped = true

  579. KeepLegendary.TextXAlignment = Enum.TextXAlignment.Left

  580. FastOpenLabel.Name = "KeepLegendary"

  581. FastOpenLabel.Parent = Settings

  582. FastOpenLabel.BackgroundColor3 = Color3.new(1, 1, 1)

  583. FastOpenLabel.BackgroundTransparency = 1

  584. FastOpenLabel.Position = UDim2.new(0.0500000007, 0, 0.6, 0)

  585. FastOpenLabel.Size = UDim2.new(0.550000012, 0, 0.100000001, 0)

  586. FastOpenLabel.ZIndex = 3

  587. FastOpenLabel.Font = Enum.Font.Cartoon

  588. FastOpenLabel.Text = "Faster Open:"

  589. FastOpenLabel.TextColor3 = Color3.new(1, 1, 1)

  590. FastOpenLabel.TextScaled = true

  591. FastOpenLabel.TextSize = 14

  592. FastOpenLabel.TextStrokeTransparency = 0.80000001192093

  593. FastOpenLabel.TextWrapped = true

  594. FastOpenLabel.TextXAlignment = Enum.TextXAlignment.Left

  595. AutoBlowBubble_2.Name = "AutoBlowBubble" -- Keep Epic

  596. AutoBlowBubble_2.Parent = Settings

  597. AutoBlowBubble_2.AnchorPoint = Vector2.new(0, 1)

  598. AutoBlowBubble_2.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)

  599. AutoBlowBubble_2.BackgroundTransparency = 1

  600. AutoBlowBubble_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  601. AutoBlowBubble_2.Position = UDim2.new(0.5, 0, 0.400000006, 0)

  602. AutoBlowBubble_2.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)

  603. AutoBlowBubble_2.ZIndex = 2

  604. AutoBlowBubble_2.Image = "rbxassetid://1511196841"

  605. AutoBlowBubble_2.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)

  606. AutoBlowBubble_2.ScaleType = Enum.ScaleType.Slice

  607. AutoBlowBubble_2.SliceCenter = Rect.new(9, 11, 91, 89)

  608. AutoBubbleBlowerText_3.Name = "AutoBubbleBlowerText"

  609. AutoBubbleBlowerText_3.Parent = AutoBlowBubble_2

  610. AutoBubbleBlowerText_3.AnchorPoint = Vector2.new(0.5, 0.5)

  611. AutoBubbleBlowerText_3.BackgroundColor3 = Color3.new(1, 1, 1)

  612. AutoBubbleBlowerText_3.BackgroundTransparency = 1

  613. AutoBubbleBlowerText_3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  614. AutoBubbleBlowerText_3.Position = UDim2.new(0.5, 0, 0.5, -2)

  615. AutoBubbleBlowerText_3.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)

  616. AutoBubbleBlowerText_3.ZIndex = 2

  617. AutoBubbleBlowerText_3.Font = Enum.Font.Cartoon

  618. AutoBubbleBlowerText_3.Text = "DISABLED"

  619. AutoBubbleBlowerText_3.TextColor3 = Color3.new(1, 1, 1)

  620. AutoBubbleBlowerText_3.TextScaled = true

  621. AutoBubbleBlowerText_3.TextSize = 14

  622. AutoBubbleBlowerText_3.TextStrokeTransparency = 0.75

  623. AutoBubbleBlowerText_3.TextWrapped = true

  624. UIAspectRatioConstraint_5.Parent = AutoBlowBubble_2

  625. UIAspectRatioConstraint_5.AspectRatio = 3

  626. AutoBlowBubble_3.Name = "AutoBlowBubble" -- Keep Legendary

  627. AutoBlowBubble_3.Parent = Settings

  628. AutoBlowBubble_3.AnchorPoint = Vector2.new(0, 1)

  629. AutoBlowBubble_3.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)

  630. AutoBlowBubble_3.BackgroundTransparency = 1

  631. AutoBlowBubble_3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  632. AutoBlowBubble_3.Position = UDim2.new(0.600000024, 0, 0.550000012, 0)

  633. AutoBlowBubble_3.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)

  634. AutoBlowBubble_3.ZIndex = 2

  635. AutoBlowBubble_3.Image = "rbxassetid://1511196841"

  636. AutoBlowBubble_3.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)

  637. AutoBlowBubble_3.ScaleType = Enum.ScaleType.Slice

  638. AutoBlowBubble_3.SliceCenter = Rect.new(9, 11, 91, 89)

  639. AutoBubbleBlowerText_4.Name = "AutoBubbleBlowerText"

  640. AutoBubbleBlowerText_4.Parent = AutoBlowBubble_3

  641. AutoBubbleBlowerText_4.AnchorPoint = Vector2.new(0.5, 0.5)

  642. AutoBubbleBlowerText_4.BackgroundColor3 = Color3.new(1, 1, 1)

  643. AutoBubbleBlowerText_4.BackgroundTransparency = 1

  644. AutoBubbleBlowerText_4.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  645. AutoBubbleBlowerText_4.Position = UDim2.new(0.5, 0, 0.5, -2)

  646. AutoBubbleBlowerText_4.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)

  647. AutoBubbleBlowerText_4.ZIndex = 2

  648. AutoBubbleBlowerText_4.Font = Enum.Font.Cartoon

  649. AutoBubbleBlowerText_4.Text = "DISABLED"

  650. AutoBubbleBlowerText_4.TextColor3 = Color3.new(1, 1, 1)

  651. AutoBubbleBlowerText_4.TextScaled = true

  652. AutoBubbleBlowerText_4.TextSize = 14

  653. AutoBubbleBlowerText_4.TextStrokeTransparency = 0.75

  654. AutoBubbleBlowerText_4.TextWrapped = true

  655. UIAspectRatioConstraint_6.Parent = AutoBlowBubble_3

  656. UIAspectRatioConstraint_6.AspectRatio = 3

  657. -- Faster Open

  658. FastOpenButton.Name = "AutoBlowBubble" -- Keep Legendary

  659. FastOpenButton.Parent = Settings

  660. FastOpenButton.AnchorPoint = Vector2.new(0, 1)

  661. FastOpenButton.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)

  662. FastOpenButton.BackgroundTransparency = 1

  663. FastOpenButton.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  664. FastOpenButton.Position = UDim2.new(0.6, 0, 0.7, 0)

  665. FastOpenButton.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)

  666. FastOpenButton.ZIndex = 2

  667. FastOpenButton.Image = "rbxassetid://1511196841"

  668. FastOpenButton.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)

  669. FastOpenButton.ScaleType = Enum.ScaleType.Slice

  670. FastOpenButton.SliceCenter = Rect.new(9, 11, 91, 89)

  671. FastOpenButtonText.Name = "AutoBubbleBlowerText"

  672. FastOpenButtonText.Parent = FastOpenButton

  673. FastOpenButtonText.AnchorPoint = Vector2.new(0.5, 0.5)

  674. FastOpenButtonText.BackgroundColor3 = Color3.new(1, 1, 1)

  675. FastOpenButtonText.BackgroundTransparency = 1

  676. FastOpenButtonText.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  677. FastOpenButtonText.Position = UDim2.new(0.5, 0, 0.5, -2)

  678. FastOpenButtonText.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)

  679. FastOpenButtonText.ZIndex = 2

  680. FastOpenButtonText.Font = Enum.Font.Cartoon

  681. FastOpenButtonText.Text = "DISABLED"

  682. FastOpenButtonText.TextColor3 = Color3.new(1, 1, 1)

  683. FastOpenButtonText.TextScaled = true

  684. FastOpenButtonText.TextSize = 14

  685. FastOpenButtonText.TextStrokeTransparency = 0.75

  686. FastOpenButtonText.TextWrapped = true

  687. FastOpenUIAspectRatioConstraint.Parent = FastOpenButton

  688. FastOpenUIAspectRatioConstraint.AspectRatio = 3

  689. AutoEggDesc_2.Name = "AutoEggDesc"

  690. AutoEggDesc_2.Parent = Settings

  691. AutoEggDesc_2.AnchorPoint = Vector2.new(1, 0.5)

  692. AutoEggDesc_2.BackgroundColor3 = Color3.new(1, 1, 1)

  693. AutoEggDesc_2.BackgroundTransparency = 1

  694. AutoEggDesc_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  695. AutoEggDesc_2.Position = UDim2.new(0.95, 0, 0.88, 0)

  696. AutoEggDesc_2.Size = UDim2.new(0.9, 0, 0.25, 0)

  697. AutoEggDesc_2.ZIndex = 2

  698. AutoEggDesc_2.Font = Enum.Font.ArialBold

  699. AutoEggDesc_2.Text = "NOTE: If \"Keep Epic\" or \"Keep Legendary\" is set to disabled, then they will delete automatically when recieved."

  700. AutoEggDesc_2.TextColor3 = Color3.new(1, 1, 1)

  701. AutoEggDesc_2.TextScaled = true

  702. AutoEggDesc_2.TextSize = 14

  703. AutoEggDesc_2.TextStrokeTransparency = 0.75

  704. AutoEggDesc_2.TextWrapped = true

  705. Log.Name = "Log"

  706. Log.Parent = BubbleGUI

  707. Log.AnchorPoint = Vector2.new(0.5, 0)

  708. Log.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)

  709. Log.BackgroundTransparency = 1

  710. Log.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  711. Log.Position = UDim2.new(0.499593467, 0, 0.0274019241, 0)

  712. Log.Size = UDim2.new(0.300000012, 0, 0.06332881, 0)

  713. Log.ZIndex = 55

  714. Log.Image = "rbxassetid://1511196841"

  715. Log.ImageColor3 = Color3.new(0.243137, 0.380392, 1)

  716. Log.ScaleType = Enum.ScaleType.Slice

  717. Log.SliceCenter = Rect.new(9, 11, 91, 89)

  718. LogText.Name = "LogText"

  719. LogText.Parent = Log

  720. LogText.AnchorPoint = Vector2.new(0.5, 0.5)

  721. LogText.BackgroundColor3 = Color3.new(1, 1, 1)

  722. LogText.BackgroundTransparency = 1

  723. LogText.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  724. LogText.Position = UDim2.new(0.5, 0, 0.5, -2)

  725. LogText.Size = UDim2.new(0.899999976, 0, 0.899999976, 0)

  726. LogText.ZIndex = 56

  727. LogText.Font = Enum.Font.Cartoon

  728. LogText.Text = "WORKS ONLY FOR SYNAPSE X,VISENYA,PROTOSMASHER"

  729. LogText.TextColor3 = Color3.new(1, 1, 1)

  730. LogText.TextScaled = true

  731. LogText.TextSize = 9

  732. LogText.TextStrokeTransparency = 0.75

  733. LogText.TextWrapped = true

  734. -- Scripts:

  735. local Player = game.Players.LocalPlayer

  736. local Character = Player.Character or Player.CharacterAdded:wait()

  737. local Eggs = {}

  738. local Functions = {}

  739. local Settings = {

  740. TripleEgg = game:GetService("MarketplaceService"):UserOwnsGamePassAsync(Player.UserId,190271278),

  741. KeepEpic = true,

  742. KeepLegendary = true,

  743. RemoveUI = false,

  744. blowWait = 1

  745. }

  746. local SavedInstancesFolder = Instance.new("Folder")

  747. SavedInstancesFolder.Name = "SavedInstancesFolder"

  748. SavedInstancesFolder.Parent = game.CoreGui

  749. -- Will figure out how to properly restore these elements below in future update

  750. local SavedInstances = {

  751. "StatsFrame",

  752. "MainButtons",

  753. "Settings",

  754. "HeightMeter",

  755. "Hotkey",

  756. "PetHatch"

  757. }

  758. local ChosenEgg = "Common Egg"

  759. local DisabledColor = Color3.fromRGB(125, 125, 125)

  760. local EnabledColor = Color3.fromRGB(64, 255, 64)

  761. local PetModule

  762. local HatModule

  763. local AutoProfit = false

  764. local AutoOpen = false

  765. -- Grab Modules

  766. for _, ModuleScript in pairs(game.ReplicatedStorage:GetDescendants()) do

  767. if ModuleScript:IsA("ModuleScript") and ModuleScript.Name == "PetModule" then

  768. PetModule = require(ModuleScript)

  769. elseif ModuleScript:IsA("ModuleScript") and ModuleScript.Name == "HatModule" then

  770. HatModule = require(ModuleScript)

  771. end

  772. end

  773. -- Grab Eggs

  774. for _, egg in next, workspace.Eggs:GetChildren() do

  775. Eggs[#Eggs + 1] = egg

  776. end

  777. -- Log Text Functions

  778. local LogText = function(Text)

  779. pcall(function()

  780. LogText.Text = tostring(Text)

  781. end)

  782. end

  783. -- Grab Functions

  784. local FireNetwork = function(...)

  785. Functions[1]:FireServer(...)

  786. end

  787. for A,B in next, debug.getregistry() do

  788. if type(B) == "function" then

  789. pcall(function()

  790. for X,Z in next, debug.getupvalues(B) do

  791. if X == "Network" then

  792. Functions[#Functions + 1] = Z

  793. end

  794. end

  795. end)

  796. end

  797. end

  798. for _,Remote in pairs (game:GetDescendants()) do

  799. if Remote:IsA("RemoteEvent") then

  800. Remote.OnClientEvent:Connect(function(ArgOne, ...)

  801. if AutoOpen then

  802. if ArgOne == "DataChanged" then

  803. if typeof (...) == "table" then

  804. for A,B in ipairs (...) do

  805. if typeof(B) == "table" then

  806. if string.len(tostring(B[1])) == 36 then

  807. wait()

  808. --print(B[2])

  809. if string.sub(ChosenEgg, -5) == "Crate" then

  810. -- Delete hat code

  811. pcall(function()

  812. if HatModule[tostring(B[2])]["Rarity"] == "Epic" then

  813. if Settings.KeepEpic ~= true then

  814. if B[6] ~= true then

  815. LogText("Deleted Hat: " .. tostring(B[2]))

  816. FireNetwork("DeleteHat", tostring(B[1]))

  817. end

  818. end

  819. elseif HatModule[tostring(B[2])]["Rarity"] == "Legendary" then

  820. if Settings.KeepLegendary ~= true then

  821. if B[6] ~= true then

  822. LogText("Deleted Hat: " .. tostring(B[2]))

  823. FireNetwork("DeleteHat", tostring(B[1]))

  824. end

  825. end

  826. else

  827. if B[6] ~= true then

  828. LogText("Deleted Hat: " .. tostring(B[2]))

  829. FireNetwork("DeleteHat", tostring(B[1]))

  830. end

  831. end

  832. end)

  833. elseif string.sub(ChosenEgg, -3) == "Egg" then

  834. pcall(function()

  835. if PetModule[tostring(B[2])]["Rarity"] == "Epic" then

  836. if Settings.KeepEpic ~= true then

  837. if B[6] ~= true then

  838. LogText("Deleted Pet: " .. tostring(B[2]))

  839. FireNetwork("DeletePet", tostring(B[1]))

  840. end

  841. end

  842. elseif PetModule[tostring(B[2])]["Rarity"] == "Legendary" then

  843. if Settings.KeepLegendary ~= true then

  844. if B[6] ~= true then

  845. LogText("Deleted Pet: " .. tostring(B[2]))

  846. FireNetwork("DeletePet", tostring(B[1]))

  847. end

  848. end

  849. else

  850. if B[6] ~= true then

  851. LogText("Deleted Pet: " .. tostring(B[2]))

  852. FireNetwork("DeletePet", tostring(B[1]))

  853. end

  854. end

  855. end)

  856. end

  857. end

  858. end

  859. end

  860. end

  861. end

  862. end

  863. end)

  864. end

  865. end

  866. -----------

  867. if Settings.TripleEgg then

  868. TripleEggStatus.Text = "TRUE"

  869. TripleEggStatus.TextColor3 = Color3.fromRGB(64, 255, 64)

  870. elseif Settings.TripleEgg == false then

  871. TripleEggStatus.Text = "FALSE"

  872. TripleEggStatus.TextColor3 = Color3.fromRGB(255, 0, 0)

  873. end

  874. AutoBlowBubble_2.ImageColor3 = EnabledColor

  875. AutoBubbleBlowerText_3.Text = "ENABLED"

  876. AutoBlowBubble_3.ImageColor3 = EnabledColor

  877. AutoBubbleBlowerText_4.Text = "ENABLED"

  878. LogText("Developer: Titanium Developer#9736")

  879. wait(3)

  880. LogText("Discord: https://discord.gg/6qcVZcU")

  881. wait(3)

  882. LogText("New UI & Crate Opening - Stevee#7213")

  883. wait(3)

  884. LogText("Click To Open")

  885. AutoBlowBubble.MouseButton1Down:Connect(function()

  886. if AutoProfit then

  887. LogText("Disabled Bubble Blower")

  888. AutoBubbleBlowerText_2.Text = "DISABLED"

  889. AutoBlowBubble.ImageColor3 = DisabledColor

  890. AutoProfit = false

  891. else

  892. AutoProfit = true

  893. AutoBubbleBlowerText_2.Text = "ENABLED"

  894. AutoBlowBubble.ImageColor3 = EnabledColor

  895. LogText("Enabled Bubble Blower")

  896. repeat

  897. wait(Settings.blowWait)

  898. FireNetwork("BlowBubble")

  899. FireNetwork("ClaimAchievement", 1)

  900. FireNetwork("ClaimAchievement", 2)

  901. FireNetwork("ClaimAchievement", 3)

  902. FireNetwork("ClaimAchievement", 4)

  903. until AutoProfit == false

  904. end

  905. end)

  906. AutoOpenerButton.MouseButton1Down:Connect(function()

  907. if AutoOpen then

  908. LogText("Disabled Auto Open")

  909. AutoOpen = false

  910. AutoOpenerButton.ImageColor3 = DisabledColor

  911. AutoBubbleBlowerText.Text = "DISABLED"

  912. else

  913. AutoOpen = true

  914. AutoOpenerButton.ImageColor3 = EnabledColor

  915. AutoBubbleBlowerText.Text = "ENABLED"

  916. LogText("Enabled Auto Open")

  917. repeat

  918. if Settings.TripleEgg then

  919. FireNetwork("PurchaseEgg", Object.Text, "Multi")

  920. elseif Settings.TripleEgg == false then

  921. FireNetwork("PurchaseEgg", Object.Text)

  922. end

  923. if Settings.RemoveUI then

  924. wait(2)

  925. elseif Settings.RemoveUI == false then

  926. wait(4)

  927. end

  928. until AutoOpen == false

  929. end

  930. end)

  931. ChooseEgg.MouseButton1Down:Connect(function()

  932. --(2/4/2019) ~ No longer recreate buttons & removed while loop for button click connection

  933. if EggScroller.Visible then

  934. EggScroller.Visible = false

  935. else

  936. local count = 0

  937. for i,v in pairs(Eggs) do

  938. if not EggScroller:FindFirstChild(v.Name) then

  939. local btn = TemplateButton:Clone()

  940. btn.Name, btn.Text = v.Name, v.Name

  941. btn.Visible = true

  942. btn.Position = UDim2.new(0.1, 0, (count / 10) / 3, 0)

  943. btn.Parent = EggScroller

  944. count = count + 1

  945. -- Clicked

  946. btn.MouseButton1Down:Connect(function()

  947. ChosenEgg = v.Name

  948. Object.Text = v.Name

  949. LogText("Selected " .. v.Name)

  950. EggScroller.Visible = not EggScroller.Visible

  951. end)

  952. end

  953. end

  954. EggScroller.Visible = true

  955. end

  956. end)

  957. AutoBlowBubble_2.MouseButton1Down:Connect(function()

  958. if Settings.KeepEpic then

  959. Settings.KeepEpic = false

  960. LogText("Disabled keeping Epic Items")

  961. AutoBubbleBlowerText_3.Text = "DISABLED"

  962. AutoBlowBubble_2.ImageColor3 = DisabledColor

  963. else

  964. Settings.KeepEpic = true

  965. LogText("Enabled keeping Epic Items")

  966. AutoBubbleBlowerText_3.Text = "ENABLED"

  967. AutoBlowBubble_2.ImageColor3 = EnabledColor

  968. end

  969. end)

  970. AutoBlowBubble_3.MouseButton1Down:Connect(function()

  971. if Settings.KeepLegendary then

  972. Settings.KeepLegendary = false

  973. LogText("Disabled keeping Legendary Items")

  974. AutoBubbleBlowerText_4.Text = "DISABLED"

  975. AutoBlowBubble_3.ImageColor3 = DisabledColor

  976. else

  977. Settings.KeepLegendary = true

  978. LogText("Enabled keeping Legendary Items")

  979. AutoBubbleBlowerText_4.Text = "ENABLED"

  980. AutoBlowBubble_3.ImageColor3 = EnabledColor

  981. end

  982. end)

  983. Log.MouseButton1Down:Connect(function()

  984. if Main.Visible then

  985. LogText("Click To Open")

  986. for i,v in pairs(BubbleGUI:GetChildren()) do

  987. if v.Name ~= "Log" then

  988. v.Visible = false

  989. end

  990. end

  991. else

  992. LogText("Click to Close")

  993. for i,v in pairs(BubbleGUI:GetChildren()) do

  994. if v.Name ~= "Log" then

  995. v.Visible = true

  996. end

  997. end

  998. end

  999. end)

  1000. FastOpenButton.MouseButton1Down:Connect(function()

  1001. if Settings.RemoveUI then

  1002. LogText("Disabled Faster Open")

  1003. Settings.RemoveUI = false

  1004. FastOpenButtonText.Text = "DISABLED"

  1005. FastOpenButton.ImageColor3 = DisabledColor

  1006. else

  1007. LogText("Enabled Faster Open")

  1008. Settings.RemoveUI = true

  1009. FastOpenButtonText.Text = "ENABLED"

  1010. FastOpenButton.ImageColor3 = EnabledColor

  1011. end

  1012. end)

  1013. -- Anti AFK

  1014. local VirtualUser = game:GetService("VirtualUser")

  1015. Player.Idled:Connect(function()

  1016. VirtualUser:CaptureController()

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

  1018. end)

  1019. game.Players.LocalPlayer.PlayerGui.ScreenGui.ChildAdded:Connect(function(Child)

  1020. if Settings.RemoveUI then

  1021. if Child.Name == "MultiPetHatch" or Child.Name == "PetHatch" then

  1022. Child:Destroy()

  1023. end

  1024. end

  1025. end)

  1026. --(2/4/2019) ~ Removed While loop and RunService loop { *POSSIBLE CRASH REASONS* }

  1027. Settings.TripleEgg = game:GetService("MarketplaceService"):UserOwnsGamePassAsync(Player.UserId, 5502695)

  1028. if Settings.TripleEgg then

  1029. TripleEggStatus.Text = "TRUE"

  1030. TripleEggStatus.TextColor3 = Color3.fromRGB(64, 255, 64)

  1031. elseif Settings.TripleEgg == false then

  1032. TripleEggStatus.Text = "FALSE"

  1033. TripleEggStatus.TextColor3 = Color3.fromRGB(255, 0, 0)

  1034. end

  1035. if game:GetService("MarketplaceService"):UserOwnsGamePassAsync(Player.UserId, 5418177) then

  1036. Settings.blowWait = 0.5

  1037. else

  1038. Settings.blowWait = 1

  1039. end

  1040. end)

  1041. MADE1.Name = "MADE1"

  1042. MADE1.Parent = NORMAL

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

  1044. MADE1.BorderSizePixel = 5

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

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

  1047. MADE1.Font = Enum.Font.Garamond

  1048. MADE1.Text = "MADE BY NAME4YOU"

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

  1050. MADE1.TextSize = 28

  1051. RAINBOWMODE.Name = "RAINBOWMODE"

  1052. RAINBOWMODE.Parent = NORMAL

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

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

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

  1056. RAINBOWMODE.Visible = false

  1057. RAINBOWMODE.Style = Enum.FrameStyle.DropShadow

  1058. ON.Name = "ON"

  1059. ON.Parent = RAINBOWMODE

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

  1061. ON.BorderSizePixel = 5

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

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

  1064. ON.Font = Enum.Font.Fantasy

  1065. ON.Text = "RAINBOW ON"

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

  1067. ON.TextSize = 26

  1068. ON.MouseButton1Click:connect(function()

  1069. RAINBOW.Visible = true

  1070. RAINBOWMODE.Visible = false

  1071. NORMAL.Visible = false

  1072. CL.Visible = false

  1073. CREDITS.Visible = false

  1074. ML.Visible = false

  1075. TL.Visible = false

  1076. NORMALMODE.Visible = false

  1077. end)

  1078. ML.Name = "ML"

  1079. ML.Parent = NORMAL

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

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

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

  1083. ML.Visible = false

  1084. ML.Style = Enum.FrameStyle.DropShadow

  1085. XP.Name = "XP"

  1086. XP.Parent = ML

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

  1088. XP.BorderSizePixel = 5

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

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

  1091. XP.Font = Enum.Font.Fantasy

  1092. XP.Text = "AUTO FARM XP"

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

  1094. XP.TextSize = 26

  1095. XP.MouseButton1Click:connect(function()

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

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

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

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

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

  1101. b.CanCollide = false

  1102. end

  1103. end

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

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

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

  1107. c.CanCollide = false

  1108. end

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

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

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

  1112. d.CanCollide = false

  1113. end

  1114. end

  1115. end

  1116. end

  1117. end

  1118. end

  1119. end

  1120. end

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

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

  1123. v.CanCollide = false

  1124. else

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

  1126. b.CanCollide = false

  1127. end

  1128. end

  1129. end

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

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

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

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

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

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

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

  1137. as.CanCollide = false

  1138. end

  1139. end

  1140. else

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

  1142. c.CanCollide = false

  1143. end

  1144. end

  1145. end

  1146. else

  1147. b.CanCollide = false

  1148. end

  1149. end

  1150. end

  1151. while wait() do

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

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

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

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

  1156. hum:MoveTo(v.Position)

  1157. hum.MoveToFinished:wait()

  1158. end

  1159. end

  1160. end

  1161. end

  1162. end)

  1163. AUTOFARMGEMS.Name = "AUTO FARM GEMS"

  1164. AUTOFARMGEMS.Parent = ML

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

  1166. AUTOFARMGEMS.BorderSizePixel = 5

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

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

  1169. AUTOFARMGEMS.Font = Enum.Font.Fantasy

  1170. AUTOFARMGEMS.Text = "AUTO FARM GEMS"

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

  1172. AUTOFARMGEMS.TextSize = 22

  1173. AUTOFARMGEMS.MouseButton1Click:connect(function()

  1174. while wait(1) do

  1175. local function GetObject()

  1176. local least = math.huge

  1177. local Object

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

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

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

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

  1182. if Distance < least and Distance < 100 then

  1183. least = Distance

  1184. Object = Stuff

  1185. end

  1186. end

  1187. end

  1188. end

  1189. return Object

  1190. end

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

  1192. end

  1193. local VirtualUser=game:service'VirtualUser'

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

  1195. VirtualUser:CaptureController()

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

  1197. end)

  1198. end

  1199. end)

  1200. UIE.Name = "UIE"

  1201. UIE.Parent = ML

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

  1203. UIE.BorderSizePixel = 5

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

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

  1206. UIE.Font = Enum.Font.Fantasy

  1207. UIE.Text = "UNLOCK ISLANDS"

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

  1209. UIE.TextSize = 22

  1210. UIE.MouseButton1Click:connect(function()

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

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

  1213. wait(1)

  1214. end

  1215. end)

  1216. ES1.Name = "ES1"

  1217. ES1.Parent = ML

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

  1219. ES1.BorderSizePixel = 5

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

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

  1222. ES1.Font = Enum.Font.Garamond

  1223. ES1.Text = "EARTH SCRIPTS"

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

  1225. ES1.TextSize = 28

  1226. ES2.Name = "ES2"

  1227. ES2.Parent = ML

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

  1229. ES2.BorderSizePixel = 5

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

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

  1232. ES2.Font = Enum.Font.Garamond

  1233. ES2.Text = "EARTH SCRIPTS"

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

  1235. ES2.TextSize = 28

  1236. X1.Name = "X1"

  1237. X1.Parent = ML

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

  1239. X1.BorderSizePixel = 0

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

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

  1242. X1.Font = Enum.Font.Fantasy

  1243. X1.Text = "X"

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

  1245. X1.TextSize = 20

  1246. X1.MouseButton1Click:connect(function()

  1247. ML.Visible = false

  1248. end)

  1249. TL.Name = "TL"

  1250. TL.Parent = NORMAL

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

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

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

  1254. TL.Visible = false

  1255. TL.Style = Enum.FrameStyle.DropShadow

  1256. AFB.Name = "AFB"

  1257. AFB.Parent = TL

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

  1259. AFB.BorderSizePixel = 5

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

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

  1262. AFB.Font = Enum.Font.Fantasy

  1263. AFB.Text = "AUTO FARM BRICKS "

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

  1265. AFB.TextSize = 21

  1266. AFB.MouseButton1Click:connect(function()

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

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

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

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

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

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

  1273. b.CanCollide = false

  1274. end

  1275. end

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

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

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

  1279. c.CanCollide = false

  1280. end

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

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

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

  1284. d.CanCollide = false

  1285. end

  1286. end

  1287. end

  1288. end

  1289. end

  1290. end

  1291. end

  1292. end

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

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

  1295. v.CanCollide = false

  1296. else

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

  1298. b.CanCollide = false

  1299. end

  1300. end

  1301. end

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

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

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

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

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

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

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

  1309. as.CanCollide = false

  1310. end

  1311. end

  1312. else

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

  1314. c.CanCollide = false

  1315. end

  1316. end

  1317. end

  1318. else

  1319. b.CanCollide = false

  1320. end

  1321. end

  1322. end

  1323. while wait() do

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

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

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

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

  1328. hum:MoveTo(v.Position)

  1329. hum.MoveToFinished:wait()

  1330. end

  1331. end

  1332. end

  1333. end

  1334. end)

  1335. SOON.Name = "SOON"

  1336. SOON.Parent = TL

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

  1338. SOON.BorderSizePixel = 5

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

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

  1341. SOON.Font = Enum.Font.Fantasy

  1342. SOON.Text = "COOMING SOON"

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

  1344. SOON.TextSize = 22

  1345. UIT.Name = "UIT"

  1346. UIT.Parent = TL

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

  1348. UIT.BorderSizePixel = 5

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

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

  1351. UIT.Font = Enum.Font.Fantasy

  1352. UIT.Text = "UNLOCK ISLANDS"

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

  1354. UIT.TextSize = 20

  1355. UIT.MouseButton1Click:connect(function()

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

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

  1358. wait(1)

  1359. end

  1360. end)

  1361. TS1.Name = "TS1"

  1362. TS1.Parent = TL

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

  1364. TS1.BorderSizePixel = 5

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

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

  1367. TS1.Font = Enum.Font.Garamond

  1368. TS1.Text = "TOY SCRIPTS"

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

  1370. TS1.TextSize = 28

  1371. TS2.Name = "TS2"

  1372. TS2.Parent = TL

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

  1374. TS2.BorderSizePixel = 5

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

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

  1377. TS2.Font = Enum.Font.Garamond

  1378. TS2.Text = "TOY SCRIPTS"

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

  1380. TS2.TextSize = 28

  1381. X2.Name = "X2"

  1382. X2.Parent = TL

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

  1384. X2.BorderSizePixel = 0

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

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

  1387. X2.Font = Enum.Font.Fantasy

  1388. X2.Text = "X"

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

  1390. X2.TextSize = 20

  1391. X2.MouseButton1Click:connect(function()

  1392. TL.Visible = false

  1393. end)

  1394. CL.Name = "CL"

  1395. CL.Parent = NORMAL

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

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

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

  1399. CL.Visible = false

  1400. CL.Style = Enum.FrameStyle.DropShadow

  1401. AFC.Name = "AFC"

  1402. AFC.Parent = CL

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

  1404. AFC.BorderSizePixel = 5

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

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

  1407. AFC.Font = Enum.Font.Fantasy

  1408. AFC.Text = "AUTO FARM CANDY"

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

  1410. AFC.TextSize = 21

  1411. AFC.MouseButton1Click:connect(function()

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

  1413. for i , v in pairs(game.Workspace.FloatingIslands["Candy Land"]["Sweet Island"]:GetChildren()) do

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

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

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

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

  1418. b.CanCollide = false

  1419. end

  1420. end

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

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

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

  1424. c.CanCollide = false

  1425. end

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

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

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

  1429. d.CanCollide = false

  1430. end

  1431. end

  1432. end

  1433. end

  1434. end

  1435. end

  1436. end

  1437. end

  1438. for i , v in pairs(game.Workspace.FloatingIslands["Candy Land"]["Sweet Island"].Decore.Shrine.Decore.Mountains:GetChildren()) do

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

  1440. v.CanCollide = false

  1441. else

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

  1443. b.CanCollide = false

  1444. end

  1445. end

  1446. end

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

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

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

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

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

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

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

  1454. as.CanCollide = false

  1455. end

  1456. end

  1457. else

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

  1459. c.CanCollide = false

  1460. end

  1461. end

  1462. end

  1463. else

  1464. b.CanCollide = false

  1465. end

  1466. end

  1467. end

  1468. while wait() do

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

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

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

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

  1473. hum:MoveTo(v.Position)

  1474. hum.MoveToFinished:wait()

  1475. end

  1476. end

  1477. end

  1478. end

  1479. end)

  1480. SOON2.Name = "SOON2"

  1481. SOON2.Parent = CL

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

  1483. SOON2.BorderSizePixel = 5

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

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

  1486. SOON2.Font = Enum.Font.Fantasy

  1487. SOON2.Text = "COMING SOON"

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

  1489. SOON2.TextSize = 22

  1490. CUI.Name = "CUI"

  1491. CUI.Parent = CL

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

  1493. CUI.BorderSizePixel = 5

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

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

  1496. CUI.Font = Enum.Font.Fantasy

  1497. CUI.Text = "UNLOCK ISLANDS"

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

  1499. CUI.TextSize = 20

  1500. CUI.MouseButton1Click:connect(function()

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

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

  1503. wait(1)

  1504. end

  1505. end)

  1506. CS1.Name = "CS1"

  1507. CS1.Parent = CL

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

  1509. CS1.BorderSizePixel = 5

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

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

  1512. CS1.Font = Enum.Font.Garamond

  1513. CS1.Text = "CANDY SCRIPTS"

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

  1515. CS1.TextSize = 28

  1516. CS2.Name = "CS2"

  1517. CS2.Parent = CL

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

  1519. CS2.BorderSizePixel = 5

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

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

  1522. CS2.Font = Enum.Font.Garamond

  1523. CS2.Text = "CANDY SCRIPTS"

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

  1525. CS2.TextSize = 28

  1526. X3.Name = "X3"

  1527. X3.Parent = CL

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

  1529. X3.BorderSizePixel = 0

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

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

  1532. X3.Font = Enum.Font.Fantasy

  1533. X3.Text = "X"

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

  1535. X3.TextSize = 20

  1536. X3.MouseButton1Click:connect(function()

  1537. CL.Visible = false

  1538. end)

  1539. CL1.Name = "CL1"

  1540. CL1.Parent = NORMAL

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

  1542. CL1.BorderSizePixel = 5

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

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

  1545. CL1.Font = Enum.Font.Fantasy

  1546. CL1.Text = "CANDY LAND"

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

  1548. CL1.TextSize = 26

  1549. CL1.MouseButton1Click:connect(function()

  1550. CL.Visible = true

  1551. end)

  1552. M1.Name = "M1"

  1553. M1.Parent = NORMAL

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

  1555. M1.BorderSizePixel = 5

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

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

  1558. M1.Font = Enum.Font.Fantasy

  1559. M1.Text = "MAIN LAND"

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

  1561. M1.TextSize = 26

  1562. M1.MouseButton1Click:connect(function()

  1563. ML.Visible = true

  1564. end)

  1565. CREDITS.Name = "CREDITS"

  1566. CREDITS.Parent = NORMAL

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

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

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

  1570. CREDITS.Visible = false

  1571. CREDITS.Style = Enum.FrameStyle.DropShadow

  1572. TITAN.Name = "TITAN"

  1573. TITAN.Parent = CREDITS

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

  1575. TITAN.BorderSizePixel = 2

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

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

  1578. TITAN.Font = Enum.Font.Garamond

  1579. TITAN.Text = "TITANIUMDEVELOPER"

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

  1581. TITAN.TextSize = 26

  1582. CREDITS1.Name = "CREDITS1"

  1583. CREDITS1.Parent = CREDITS

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

  1585. CREDITS1.BorderSizePixel = 5

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

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

  1588. CREDITS1.Font = Enum.Font.Garamond

  1589. CREDITS1.Text = "CREDITS"

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

  1591. CREDITS1.TextSize = 28

  1592. NAME4YOU.Name = "NAME4YOU"

  1593. NAME4YOU.Parent = CREDITS

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

  1595. NAME4YOU.BorderSizePixel = 2

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

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

  1598. NAME4YOU.Font = Enum.Font.Garamond

  1599. NAME4YOU.Text = "NAME4YOU, ANTRAXO"

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

  1601. NAME4YOU.TextSize = 26

  1602. ITZZ.Name = "ITZZ"

  1603. ITZZ.Parent = CREDITS

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

  1605. ITZZ.BorderSizePixel = 2

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

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

  1608. ITZZ.Font = Enum.Font.Garamond

  1609. ITZZ.Text = "ITZZARDIT,NOT A TRAP"

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

  1611. ITZZ.TextSize = 24

  1612. SHIZU.Name = "SHIZU"

  1613. SHIZU.Parent = CREDITS

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

  1615. SHIZU.BorderSizePixel = 2

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

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

  1618. SHIZU.Font = Enum.Font.Garamond

  1619. SHIZU.Text = "SHIZU,REALLYSECURE"

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

  1621. SHIZU.TextSize = 26

  1622. CREDITS2.Name = "CREDITS2"

  1623. CREDITS2.Parent = CREDITS

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

  1625. CREDITS2.BorderSizePixel = 5

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

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

  1628. CREDITS2.Font = Enum.Font.Garamond

  1629. CREDITS2.Text = "CREDITS"

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

  1631. CREDITS2.TextSize = 28

  1632. X3_2.Name = "X3"

  1633. X3_2.Parent = CREDITS

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

  1635. X3_2.BorderSizePixel = 0

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

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

  1638. X3_2.Font = Enum.Font.Fantasy

  1639. X3_2.Text = "X"

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

  1641. X3_2.TextSize = 20

  1642. X3_2.MouseButton1Click:connect(function()

  1643. CREDITS.Visible = false

  1644. end)

  1645. RAINBOW.Name = "RAINBOW"

  1646. RAINBOW.Parent = ScreenGui

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

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

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

  1650. RAINBOW.Visible = false

  1651. D2.Name = "D2"

  1652. D2.Parent = RAINBOW

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

  1654. D2.BorderSizePixel = 5

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

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

  1657. D2.Font = Enum.Font.Fantasy

  1658. D2.Text = "DESIGN BY ITZZARDIT"

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

  1660. D2.TextSize = 24

  1661. MADE2.Name = "MADE2"

  1662. MADE2.Parent = RAINBOW

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

  1664. MADE2.BorderSizePixel = 5

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

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

  1667. MADE2.Font = Enum.Font.Garamond

  1668. MADE2.Text = "MADE BY NAME4YOU"

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

  1670. MADE2.TextSize = 28

  1671. CR2.Name = "CR2"

  1672. CR2.Parent = RAINBOW

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

  1674. CR2.BorderSizePixel = 5

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

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

  1677. CR2.Font = Enum.Font.Fantasy

  1678. CR2.Text = "CREDITS"

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

  1680. CR2.TextSize = 26

  1681. CR2.MouseButton1Click:connect(function()

  1682. CREDITS2_2.Visible = true

  1683. end)

  1684. S2.Name = "S2"

  1685. S2.Parent = RAINBOW

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

  1687. S2.BorderSizePixel = 5

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

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

  1690. S2.Font = Enum.Font.Fantasy

  1691. S2.Text = "SETTINGS"

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

  1693. S2.TextSize = 26

  1694. S2.MouseButton1Click:connect(function()

  1695. NORMALMODE.Visible = true

  1696. end)

  1697. G2.Name = "G2"

  1698. G2.Parent = RAINBOW

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

  1700. G2.BorderSizePixel = 5

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

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

  1703. G2.Font = Enum.Font.Fantasy

  1704. G2.Text = "GUI"

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

  1706. G2.TextSize = 26

  1707. G2.MouseButton1Click:connect(function()

  1708. --[[ #Credits

  1709. #Developer: Titanium Developer#9736

  1710. #Discord Server: https://discord.gg/6qcVZcU

  1711. #Update 2 [2/5/2019]:

  1712. * Auto Bubble blower is faster if you own the gamepass "Fast Chewer"

  1713. * Fixed performance issues and crashing issue

  1714. * I ran the script constantly opening eggs for 11 hours without any issue

  1715. #Update [1/15/2019]:

  1716. #Credit: Stevee#7213

  1717. #1) Remade UI and added settings to UI

  1718. #2) Automatically determine if the player owns Triple Egg Pass ("Multi Hatch") and updates if bought in game

  1719. #3) Supports the new crate update and deletes the hats that aren't wanted according to users settings.

  1720. #4) Supports anti-lag by using "faster open"

  1721. ]]

  1722. --[[

  1723. !! NOTE: CLICK "COMMON EGG" TO SELECT THE EGG OR CRATE YOU WANT TO OPEN

  1724. SEND ANY BUGS TO Stevee#7213

  1725. UPDATES WILL BE POSTED ON THIS EXACT PASTEBIN THREAD

  1726. ]]

  1727. -- Instances:

  1728. local BubbleGUI = Instance.new("ScreenGui")

  1729. local Main = Instance.new("ImageLabel")

  1730. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")

  1731. local Outline = Instance.new("ImageLabel")

  1732. local TextLabel = Instance.new("TextLabel")

  1733. local Outline2 = Instance.new("ImageLabel")

  1734. local ChooseEgg = Instance.new("ImageButton")

  1735. local Object = Instance.new("TextLabel")

  1736. local AutoOpenerButton = Instance.new("ImageButton")

  1737. local AutoBubbleBlowerText = Instance.new("TextLabel")

  1738. local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")

  1739. local TemplateButton = Instance.new("TextButton")

  1740. local AutoBlowerDesc = Instance.new("TextLabel")

  1741. local AutoBubbleBlowerTitle = Instance.new("TextLabel")

  1742. local AutoEggDesc = Instance.new("TextLabel")

  1743. local AutoPetTitle = Instance.new("TextLabel")

  1744. local AutoBlowBubble = Instance.new("ImageButton")

  1745. local AutoBubbleBlowerText_2 = Instance.new("TextLabel")

  1746. local UIAspectRatioConstraint_3 = Instance.new("UIAspectRatioConstraint")

  1747. local EggScroller = Instance.new("ScrollingFrame")

  1748. local UIListLayout = Instance.new("UIListLayout")

  1749. local Settings = Instance.new("ImageLabel")

  1750. local UIAspectRatioConstraint_4 = Instance.new("UIAspectRatioConstraint")

  1751. local Outline_2 = Instance.new("ImageLabel")

  1752. local TextLabel_2 = Instance.new("TextLabel")

  1753. local Outline2_2 = Instance.new("ImageLabel")

  1754. local TripleEgg = Instance.new("TextLabel")

  1755. local TripleEggStatus = Instance.new("TextLabel")

  1756. local KeepEpic = Instance.new("TextLabel")

  1757. local KeepLegendary = Instance.new("TextLabel")

  1758. local AutoBlowBubble_2 = Instance.new("ImageButton")

  1759. local AutoBubbleBlowerText_3 = Instance.new("TextLabel")

  1760. local UIAspectRatioConstraint_5 = Instance.new("UIAspectRatioConstraint")

  1761. local AutoBlowBubble_3 = Instance.new("ImageButton")

  1762. local AutoBubbleBlowerText_4 = Instance.new("TextLabel")

  1763. local UIAspectRatioConstraint_6 = Instance.new("UIAspectRatioConstraint")

  1764. local AutoEggDesc_2 = Instance.new("TextLabel")

  1765. local FastOpenLabel = Instance.new("TextLabel")

  1766. local FastOpenButton = Instance.new("ImageButton")

  1767. local FastOpenButtonText = Instance.new("TextLabel")

  1768. local FastOpenUIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")

  1769. local Log = Instance.new("ImageButton")

  1770. local LogText = Instance.new("TextLabel")

  1771. local _VERSION = 2

  1772. --Properties:

  1773. BubbleGUI.Name = "BubbleGUI"

  1774. BubbleGUI.Parent = game.CoreGui

  1775. Main.Name = "Main"

  1776. Main.Parent = BubbleGUI

  1777. Main.BackgroundTransparency = 1

  1778. Main.BorderSizePixel = 0

  1779. Main.Position = UDim2.new(0.324999988, 0, 0.224999994, 0)

  1780. Main.Size = UDim2.new(0.35, 0, 0.55, 0)

  1781. Main.ZIndex = 2

  1782. Main.Image = "rbxassetid://1285673399"

  1783. Main.ImageColor3 = Color3.new(0.2, 0.505882, 1)

  1784. Main.ScaleType = Enum.ScaleType.Slice

  1785. Main.SliceCenter = Rect.new(8, 8, 247, 247)

  1786. Main.Visible = false

  1787. UIAspectRatioConstraint.Parent = Main

  1788. UIAspectRatioConstraint.DominantAxis = Enum.DominantAxis.Height

  1789. Outline.Name = "Outline"

  1790. Outline.Parent = Main

  1791. Outline.BackgroundTransparency = 1

  1792. Outline.BorderSizePixel = 0

  1793. Outline.Position = UDim2.new(0, 0, 0.0199999996, 0)

  1794. Outline.Size = UDim2.new(1, 0, 1, 0)

  1795. Outline.Image = "rbxassetid://1285673399"

  1796. Outline.ImageColor3 = Color3.new(0.137255, 0.356863, 0.701961)

  1797. Outline.ScaleType = Enum.ScaleType.Slice

  1798. Outline.SliceCenter = Rect.new(8, 8, 247, 247)

  1799. TextLabel.Parent = Main

  1800. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)

  1801. TextLabel.BackgroundTransparency = 1

  1802. TextLabel.Position = UDim2.new(0.0749999881, 0, -0.0700000003, 0)

  1803. TextLabel.Size = UDim2.new(0.85, 0, 0.15, 0)

  1804. TextLabel.ZIndex = 2

  1805. TextLabel.Font = Enum.Font.Cartoon

  1806. TextLabel.Text = string.format(" AUTO [V.0.%d]", _VERSION) --"AUTO [V.0.1]"

  1807. TextLabel.TextColor3 = Color3.new(1, 1, 1)

  1808. TextLabel.TextScaled = true

  1809. TextLabel.TextSize = 14

  1810. TextLabel.TextStrokeTransparency = 0.80000001192093

  1811. TextLabel.TextWrapped = true

  1812. Outline2.Name = "Outline2"

  1813. Outline2.Parent = Main

  1814. Outline2.BackgroundTransparency = 1

  1815. Outline2.BorderSizePixel = 0

  1816. Outline2.Position = UDim2.new(0.0749999881, 0, -0.0599999987, 0)

  1817. Outline2.Size = UDim2.new(0.850000024, 0, 1, 0)

  1818. Outline2.Image = "rbxassetid://1285673399"

  1819. Outline2.ImageColor3 = Color3.new(0.2, 0.505882, 1)

  1820. Outline2.ScaleType = Enum.ScaleType.Slice

  1821. Outline2.SliceCenter = Rect.new(8, 8, 247, 247)

  1822. ChooseEgg.Name = "ChooseEgg"

  1823. ChooseEgg.Parent = Main

  1824. ChooseEgg.BackgroundColor3 = Color3.new(1, 1, 1)

  1825. ChooseEgg.BackgroundTransparency = 1

  1826. ChooseEgg.Position = UDim2.new(0.099999994, 0, 0.699999988, 0)

  1827. ChooseEgg.Size = UDim2.new(0.800000012, 0, 0.119999997, 0)

  1828. ChooseEgg.ZIndex = 3

  1829. ChooseEgg.Image = "rbxassetid://1285673399"

  1830. ChooseEgg.ImageColor3 = Color3.new(0.137255, 0.356863, 0.701961)

  1831. ChooseEgg.ScaleType = Enum.ScaleType.Slice

  1832. ChooseEgg.SliceCenter = Rect.new(8, 8, 247, 247)

  1833. Object.Name = "Object"

  1834. Object.Parent = ChooseEgg

  1835. Object.BackgroundColor3 = Color3.new(1, 1, 1)

  1836. Object.BackgroundTransparency = 1

  1837. Object.Position = UDim2.new(0.025000006, 0, 0.0500000119, 0)

  1838. Object.Size = UDim2.new(0.949999988, 0, 0.899999976, 0)

  1839. Object.ZIndex = 3

  1840. Object.Font = Enum.Font.Cartoon

  1841. Object.Text = "Common Egg"

  1842. Object.TextColor3 = Color3.new(1, 1, 1)

  1843. Object.TextScaled = true

  1844. Object.TextSize = 14

  1845. Object.TextStrokeTransparency = 0.80000001192093

  1846. Object.TextWrapped = true

  1847. AutoOpenerButton.Name = "AutoOpenerButton"

  1848. AutoOpenerButton.Parent = Main

  1849. AutoOpenerButton.AnchorPoint = Vector2.new(0, 1)

  1850. AutoOpenerButton.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)

  1851. AutoOpenerButton.BackgroundTransparency = 1

  1852. AutoOpenerButton.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  1853. AutoOpenerButton.Position = UDim2.new(0.349999994, 0, 0.949999988, 0)

  1854. AutoOpenerButton.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)

  1855. AutoOpenerButton.ZIndex = 2

  1856. AutoOpenerButton.Image = "rbxassetid://1511196841"

  1857. AutoOpenerButton.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)

  1858. AutoOpenerButton.ScaleType = Enum.ScaleType.Slice

  1859. AutoOpenerButton.SliceCenter = Rect.new(9, 11, 91, 89)

  1860. AutoBubbleBlowerText.Name = "AutoBubbleBlowerText"

  1861. AutoBubbleBlowerText.Parent = AutoOpenerButton

  1862. AutoBubbleBlowerText.AnchorPoint = Vector2.new(0.5, 0.5)

  1863. AutoBubbleBlowerText.BackgroundColor3 = Color3.new(1, 1, 1)

  1864. AutoBubbleBlowerText.BackgroundTransparency = 1

  1865. AutoBubbleBlowerText.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  1866. AutoBubbleBlowerText.Position = UDim2.new(0.5, 0, 0.5, -2)

  1867. AutoBubbleBlowerText.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)

  1868. AutoBubbleBlowerText.ZIndex = 2

  1869. AutoBubbleBlowerText.Font = Enum.Font.Cartoon

  1870. AutoBubbleBlowerText.Text = "DISABLED"

  1871. AutoBubbleBlowerText.TextColor3 = Color3.new(1, 1, 1)

  1872. AutoBubbleBlowerText.TextScaled = true

  1873. AutoBubbleBlowerText.TextSize = 14

  1874. AutoBubbleBlowerText.TextStrokeTransparency = 0.75

  1875. AutoBubbleBlowerText.TextWrapped = true

  1876. UIAspectRatioConstraint_2.Parent = AutoOpenerButton

  1877. UIAspectRatioConstraint_2.AspectRatio = 3

  1878. TemplateButton.Name = "TemplateButton"

  1879. TemplateButton.Parent = Main

  1880. TemplateButton.BackgroundColor3 = Color3.new(1, 1, 1)

  1881. TemplateButton.BackgroundTransparency = 1

  1882. TemplateButton.Position = UDim2.new(8, 0, 0.100000001, 0)

  1883. TemplateButton.Size = UDim2.new(0.800000012, 0, 0.045, 0)

  1884. TemplateButton.Visible = false

  1885. TemplateButton.ZIndex = 5

  1886. TemplateButton.Font = Enum.Font.Cartoon

  1887. TemplateButton.TextColor3 = Color3.new(1, 1, 1)

  1888. TemplateButton.TextScaled = true

  1889. TemplateButton.TextSize = 14

  1890. TemplateButton.TextStrokeTransparency = 0.80000001192093

  1891. TemplateButton.TextWrapped = true

  1892. AutoBlowerDesc.Name = "AutoBlowerDesc"

  1893. AutoBlowerDesc.Parent = Main

  1894. AutoBlowerDesc.AnchorPoint = Vector2.new(1, 0.5)

  1895. AutoBlowerDesc.BackgroundColor3 = Color3.new(1, 1, 1)

  1896. AutoBlowerDesc.BackgroundTransparency = 1

  1897. AutoBlowerDesc.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  1898. AutoBlowerDesc.Position = UDim2.new(0.967238188, 0, 0.25, 0)

  1899. AutoBlowerDesc.Size = UDim2.new(0.92200011, 0, 0.115160845, 0)

  1900. AutoBlowerDesc.ZIndex = 2

  1901. AutoBlowerDesc.Font = Enum.Font.Arial

  1902. AutoBlowerDesc.Text = "Automatically blows and sells bubbles for you."

  1903. AutoBlowerDesc.TextColor3 = Color3.new(1, 1, 1)

  1904. AutoBlowerDesc.TextScaled = true

  1905. AutoBlowerDesc.TextSize = 14

  1906. AutoBlowerDesc.TextStrokeTransparency = 0.75

  1907. AutoBlowerDesc.TextWrapped = true

  1908. AutoBubbleBlowerTitle.Name = "AutoBubbleBlowerTitle"

  1909. AutoBubbleBlowerTitle.Parent = Main

  1910. AutoBubbleBlowerTitle.AnchorPoint = Vector2.new(1, 0.5)

  1911. AutoBubbleBlowerTitle.BackgroundColor3 = Color3.new(1, 1, 1)

  1912. AutoBubbleBlowerTitle.BackgroundTransparency = 1

  1913. AutoBubbleBlowerTitle.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  1914. AutoBubbleBlowerTitle.Position = UDim2.new(0.781523764, 0, 0.150000006, 0)

  1915. AutoBubbleBlowerTitle.Size = UDim2.new(0.529142916, 0, 0.0897916555, 0)

  1916. AutoBubbleBlowerTitle.ZIndex = 2

  1917. AutoBubbleBlowerTitle.Font = Enum.Font.ArialBold

  1918. AutoBubbleBlowerTitle.Text = "Auto Bubble Blower"

  1919. AutoBubbleBlowerTitle.TextColor3 = Color3.new(1, 1, 1)

  1920. AutoBubbleBlowerTitle.TextScaled = true

  1921. AutoBubbleBlowerTitle.TextSize = 14

  1922. AutoBubbleBlowerTitle.TextStrokeTransparency = 0.75

  1923. AutoBubbleBlowerTitle.TextWrapped = true

  1924. AutoBubbleBlowerTitle.TextXAlignment = Enum.TextXAlignment.Left

  1925. AutoEggDesc.Name = "AutoEggDesc"

  1926. AutoEggDesc.Parent = Main

  1927. AutoEggDesc.AnchorPoint = Vector2.new(1, 0.5)

  1928. AutoEggDesc.BackgroundColor3 = Color3.new(1, 1, 1)

  1929. AutoEggDesc.BackgroundTransparency = 1

  1930. AutoEggDesc.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  1931. AutoEggDesc.Position = UDim2.new(0.967238188, 0, 0.600000024, 2)

  1932. AutoEggDesc.Size = UDim2.new(0.92200017, 0, 0.137250707, 0)

  1933. AutoEggDesc.ZIndex = 2

  1934. AutoEggDesc.Font = Enum.Font.Arial

  1935. 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!"

  1936. AutoEggDesc.TextColor3 = Color3.new(1, 1, 1)

  1937. AutoEggDesc.TextScaled = true

  1938. AutoEggDesc.TextSize = 14

  1939. AutoEggDesc.TextStrokeTransparency = 0.75

  1940. AutoEggDesc.TextWrapped = true

  1941. AutoPetTitle.Name = "AutoPetTitle"

  1942. AutoPetTitle.Parent = Main

  1943. AutoPetTitle.AnchorPoint = Vector2.new(1, 0.5)

  1944. AutoPetTitle.BackgroundColor3 = Color3.new(1, 1, 1)

  1945. AutoPetTitle.BackgroundTransparency = 1

  1946. AutoPetTitle.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  1947. AutoPetTitle.Position = UDim2.new(0.913214386, 0, 0.5, -4)

  1948. AutoPetTitle.Size = UDim2.new(0.800345302, 0, 0.0897916555, 0)

  1949. AutoPetTitle.ZIndex = 2

  1950. AutoPetTitle.Font = Enum.Font.ArialBold

  1951. AutoPetTitle.Text = "Auto Pet / Hat Purchase/Deletion"

  1952. AutoPetTitle.TextColor3 = Color3.new(1, 1, 1)

  1953. AutoPetTitle.TextScaled = true

  1954. AutoPetTitle.TextSize = 14

  1955. AutoPetTitle.TextStrokeTransparency = 0.75

  1956. AutoPetTitle.TextWrapped = true

  1957. AutoBlowBubble.Name = "AutoBlowBubble"

  1958. AutoBlowBubble.Parent = Main

  1959. AutoBlowBubble.AnchorPoint = Vector2.new(0, 1)

  1960. AutoBlowBubble.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)

  1961. AutoBlowBubble.BackgroundTransparency = 1

  1962. AutoBlowBubble.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  1963. AutoBlowBubble.Position = UDim2.new(0.349999994, 0, 0.419999987, 0)

  1964. AutoBlowBubble.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)

  1965. AutoBlowBubble.ZIndex = 2

  1966. AutoBlowBubble.Image = "rbxassetid://1511196841"

  1967. AutoBlowBubble.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)

  1968. AutoBlowBubble.ScaleType = Enum.ScaleType.Slice

  1969. AutoBlowBubble.SliceCenter = Rect.new(9, 11, 91, 89)

  1970. AutoBubbleBlowerText_2.Name = "AutoBubbleBlowerText"

  1971. AutoBubbleBlowerText_2.Parent = AutoBlowBubble

  1972. AutoBubbleBlowerText_2.AnchorPoint = Vector2.new(0.5, 0.5)

  1973. AutoBubbleBlowerText_2.BackgroundColor3 = Color3.new(1, 1, 1)

  1974. AutoBubbleBlowerText_2.BackgroundTransparency = 1

  1975. AutoBubbleBlowerText_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  1976. AutoBubbleBlowerText_2.Position = UDim2.new(0.5, 0, 0.5, -2)

  1977. AutoBubbleBlowerText_2.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)

  1978. AutoBubbleBlowerText_2.ZIndex = 2

  1979. AutoBubbleBlowerText_2.Font = Enum.Font.Cartoon

  1980. AutoBubbleBlowerText_2.Text = "DISABLED"

  1981. AutoBubbleBlowerText_2.TextColor3 = Color3.new(1, 1, 1)

  1982. AutoBubbleBlowerText_2.TextScaled = true

  1983. AutoBubbleBlowerText_2.TextSize = 14

  1984. AutoBubbleBlowerText_2.TextStrokeTransparency = 0.75

  1985. AutoBubbleBlowerText_2.TextWrapped = true

  1986. UIAspectRatioConstraint_3.Parent = AutoBlowBubble

  1987. UIAspectRatioConstraint_3.AspectRatio = 3

  1988. EggScroller.Name = "EggScroller"

  1989. EggScroller.Parent = Main

  1990. EggScroller.BackgroundColor3 = Color3.new(0.2, 0.505882, 1)

  1991. EggScroller.BorderSizePixel = 0

  1992. EggScroller.Position = UDim2.new(0.0500000119, 0, 0.119999997, 1)

  1993. EggScroller.Size = UDim2.new(0.899999976, 0, 0.550000012, 0)

  1994. EggScroller.Visible = false

  1995. EggScroller.ZIndex = 5

  1996. EggScroller.ScrollBarThickness = 8

  1997. EggScroller.CanvasSize = UDim2.new(0, 0, 2.2, 0)

  1998. UIListLayout.Parent = nil

  1999. UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center

  2000. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder

  2001. UIListLayout.Padding = UDim.new(0, 0)

  2002. Settings.Name = "Settings"

  2003. Settings.Parent = BubbleGUI

  2004. Settings.BackgroundTransparency = 1

  2005. Settings.BorderSizePixel = 0

  2006. Settings.Position = UDim2.new(0.635, 0, 0.25, 0)

  2007. Settings.Size = UDim2.new(0.25, 0, 0.550000012, 0)

  2008. Settings.ZIndex = 2

  2009. Settings.Image = "rbxassetid://1285673399"

  2010. Settings.ImageColor3 = Color3.new(0.2, 0.505882, 1)

  2011. Settings.ScaleType = Enum.ScaleType.Slice

  2012. Settings.SliceCenter = Rect.new(8, 8, 247, 247)

  2013. Settings.Visible = false

  2014. UIAspectRatioConstraint_4.Parent = Settings

  2015. UIAspectRatioConstraint_4.DominantAxis = Enum.DominantAxis.Height

  2016. Outline_2.Name = "Outline"

  2017. Outline_2.Parent = Settings

  2018. Outline_2.BackgroundTransparency = 1

  2019. Outline_2.BorderSizePixel = 0

  2020. Outline_2.Position = UDim2.new(0, 0, 0.0199999996, 0)

  2021. Outline_2.Size = UDim2.new(1, 0, 1, 0)

  2022. Outline_2.Image = "rbxassetid://1285673399"

  2023. Outline_2.ImageColor3 = Color3.new(0.137255, 0.356863, 0.701961)

  2024. Outline_2.ScaleType = Enum.ScaleType.Slice

  2025. Outline_2.SliceCenter = Rect.new(8, 8, 247, 247)

  2026. TextLabel_2.Parent = Settings

  2027. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)

  2028. TextLabel_2.BackgroundTransparency = 1

  2029. TextLabel_2.Position = UDim2.new(0.0749999881, 0, -0.0700000003, 0)

  2030. TextLabel_2.Size = UDim2.new(0.850000024, 0, 0.150000006, 0)

  2031. TextLabel_2.ZIndex = 2

  2032. TextLabel_2.Font = Enum.Font.Cartoon

  2033. TextLabel_2.Text = "SETTINGS"

  2034. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)

  2035. TextLabel_2.TextScaled = true

  2036. TextLabel_2.TextSize = 14

  2037. TextLabel_2.TextStrokeTransparency = 0.80000001192093

  2038. TextLabel_2.TextWrapped = true

  2039. Outline2_2.Name = "Outline2"

  2040. Outline2_2.Parent = Settings

  2041. Outline2_2.BackgroundTransparency = 1

  2042. Outline2_2.BorderSizePixel = 0

  2043. Outline2_2.Position = UDim2.new(0.0749999881, 0, -0.0599999987, 0)

  2044. Outline2_2.Size = UDim2.new(0.850000024, 0, 1, 0)

  2045. Outline2_2.Image = "rbxassetid://1285673399"

  2046. Outline2_2.ImageColor3 = Color3.new(0.2, 0.505882, 1)

  2047. Outline2_2.ScaleType = Enum.ScaleType.Slice

  2048. Outline2_2.SliceCenter = Rect.new(8, 8, 247, 247)

  2049. TripleEgg.Name = "TripleEgg"

  2050. TripleEgg.Parent = Settings

  2051. TripleEgg.BackgroundColor3 = Color3.new(1, 1, 1)

  2052. TripleEgg.BackgroundTransparency = 1

  2053. TripleEgg.Position = UDim2.new(0.0500000007, 0, 0.150000006, 0)

  2054. TripleEgg.Size = UDim2.new(0.550000012, 0, 0.100000001, 0)

  2055. TripleEgg.ZIndex = 3

  2056. TripleEgg.Font = Enum.Font.Cartoon

  2057. TripleEgg.Text = "Triple Egg:"

  2058. TripleEgg.TextColor3 = Color3.new(1, 1, 1)

  2059. TripleEgg.TextScaled = true

  2060. TripleEgg.TextSize = 14

  2061. TripleEgg.TextStrokeTransparency = 0.80000001192093

  2062. TripleEgg.TextWrapped = true

  2063. TripleEgg.TextXAlignment = Enum.TextXAlignment.Left

  2064. TripleEggStatus.Name = "TripleEggStatus"

  2065. TripleEggStatus.Parent = Settings

  2066. TripleEggStatus.BackgroundColor3 = Color3.new(1, 1, 1)

  2067. TripleEggStatus.BackgroundTransparency = 1

  2068. TripleEggStatus.Position = UDim2.new(0.5, 0, 0.150000006, 0)

  2069. TripleEggStatus.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)

  2070. TripleEggStatus.ZIndex = 3

  2071. TripleEggStatus.Font = Enum.Font.Cartoon

  2072. TripleEggStatus.Text = "FALSE"

  2073. TripleEggStatus.TextColor3 = Color3.new(1, 0, 0)

  2074. TripleEggStatus.TextScaled = true

  2075. TripleEggStatus.TextSize = 14

  2076. TripleEggStatus.TextStrokeTransparency = 0.89999997615814

  2077. TripleEggStatus.TextWrapped = true

  2078. TripleEggStatus.TextXAlignment = Enum.TextXAlignment.Left

  2079. KeepEpic.Name = "KeepEpic"

  2080. KeepEpic.Parent = Settings

  2081. KeepEpic.BackgroundColor3 = Color3.new(1, 1, 1)

  2082. KeepEpic.BackgroundTransparency = 1

  2083. KeepEpic.Position = UDim2.new(0.0500000007, 0, 0.300000012, 0)

  2084. KeepEpic.Size = UDim2.new(0.550000012, 0, 0.100000001, 0)

  2085. KeepEpic.ZIndex = 3

  2086. KeepEpic.Font = Enum.Font.Cartoon

  2087. KeepEpic.Text = "Keep Epic:"

  2088. KeepEpic.TextColor3 = Color3.new(1, 1, 1)

  2089. KeepEpic.TextScaled = true

  2090. KeepEpic.TextSize = 14

  2091. KeepEpic.TextStrokeTransparency = 0.80000001192093

  2092. KeepEpic.TextWrapped = true

  2093. KeepEpic.TextXAlignment = Enum.TextXAlignment.Left

  2094. KeepLegendary.Name = "KeepLegendary"

  2095. KeepLegendary.Parent = Settings

  2096. KeepLegendary.BackgroundColor3 = Color3.new(1, 1, 1)

  2097. KeepLegendary.BackgroundTransparency = 1

  2098. KeepLegendary.Position = UDim2.new(0.0500000007, 0, 0.449999988, 0)

  2099. KeepLegendary.Size = UDim2.new(0.550000012, 0, 0.100000001, 0)

  2100. KeepLegendary.ZIndex = 3

  2101. KeepLegendary.Font = Enum.Font.Cartoon

  2102. KeepLegendary.Text = "Keep Legend:"

  2103. KeepLegendary.TextColor3 = Color3.new(1, 1, 1)

  2104. KeepLegendary.TextScaled = true

  2105. KeepLegendary.TextSize = 14

  2106. KeepLegendary.TextStrokeTransparency = 0.80000001192093

  2107. KeepLegendary.TextWrapped = true

  2108. KeepLegendary.TextXAlignment = Enum.TextXAlignment.Left

  2109. FastOpenLabel.Name = "KeepLegendary"

  2110. FastOpenLabel.Parent = Settings

  2111. FastOpenLabel.BackgroundColor3 = Color3.new(1, 1, 1)

  2112. FastOpenLabel.BackgroundTransparency = 1

  2113. FastOpenLabel.Position = UDim2.new(0.0500000007, 0, 0.6, 0)

  2114. FastOpenLabel.Size = UDim2.new(0.550000012, 0, 0.100000001, 0)

  2115. FastOpenLabel.ZIndex = 3

  2116. FastOpenLabel.Font = Enum.Font.Cartoon

  2117. FastOpenLabel.Text = "Faster Open:"

  2118. FastOpenLabel.TextColor3 = Color3.new(1, 1, 1)

  2119. FastOpenLabel.TextScaled = true

  2120. FastOpenLabel.TextSize = 14

  2121. FastOpenLabel.TextStrokeTransparency = 0.80000001192093

  2122. FastOpenLabel.TextWrapped = true

  2123. FastOpenLabel.TextXAlignment = Enum.TextXAlignment.Left

  2124. AutoBlowBubble_2.Name = "AutoBlowBubble" -- Keep Epic

  2125. AutoBlowBubble_2.Parent = Settings

  2126. AutoBlowBubble_2.AnchorPoint = Vector2.new(0, 1)

  2127. AutoBlowBubble_2.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)

  2128. AutoBlowBubble_2.BackgroundTransparency = 1

  2129. AutoBlowBubble_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  2130. AutoBlowBubble_2.Position = UDim2.new(0.5, 0, 0.400000006, 0)

  2131. AutoBlowBubble_2.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)

  2132. AutoBlowBubble_2.ZIndex = 2

  2133. AutoBlowBubble_2.Image = "rbxassetid://1511196841"

  2134. AutoBlowBubble_2.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)

  2135. AutoBlowBubble_2.ScaleType = Enum.ScaleType.Slice

  2136. AutoBlowBubble_2.SliceCenter = Rect.new(9, 11, 91, 89)

  2137. AutoBubbleBlowerText_3.Name = "AutoBubbleBlowerText"

  2138. AutoBubbleBlowerText_3.Parent = AutoBlowBubble_2

  2139. AutoBubbleBlowerText_3.AnchorPoint = Vector2.new(0.5, 0.5)

  2140. AutoBubbleBlowerText_3.BackgroundColor3 = Color3.new(1, 1, 1)

  2141. AutoBubbleBlowerText_3.BackgroundTransparency = 1

  2142. AutoBubbleBlowerText_3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  2143. AutoBubbleBlowerText_3.Position = UDim2.new(0.5, 0, 0.5, -2)

  2144. AutoBubbleBlowerText_3.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)

  2145. AutoBubbleBlowerText_3.ZIndex = 2

  2146. AutoBubbleBlowerText_3.Font = Enum.Font.Cartoon

  2147. AutoBubbleBlowerText_3.Text = "DISABLED"

  2148. AutoBubbleBlowerText_3.TextColor3 = Color3.new(1, 1, 1)

  2149. AutoBubbleBlowerText_3.TextScaled = true

  2150. AutoBubbleBlowerText_3.TextSize = 14

  2151. AutoBubbleBlowerText_3.TextStrokeTransparency = 0.75

  2152. AutoBubbleBlowerText_3.TextWrapped = true

  2153. UIAspectRatioConstraint_5.Parent = AutoBlowBubble_2

  2154. UIAspectRatioConstraint_5.AspectRatio = 3

  2155. AutoBlowBubble_3.Name = "AutoBlowBubble" -- Keep Legendary

  2156. AutoBlowBubble_3.Parent = Settings

  2157. AutoBlowBubble_3.AnchorPoint = Vector2.new(0, 1)

  2158. AutoBlowBubble_3.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)

  2159. AutoBlowBubble_3.BackgroundTransparency = 1

  2160. AutoBlowBubble_3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  2161. AutoBlowBubble_3.Position = UDim2.new(0.600000024, 0, 0.550000012, 0)

  2162. AutoBlowBubble_3.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)

  2163. AutoBlowBubble_3.ZIndex = 2

  2164. AutoBlowBubble_3.Image = "rbxassetid://1511196841"

  2165. AutoBlowBubble_3.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)

  2166. AutoBlowBubble_3.ScaleType = Enum.ScaleType.Slice

  2167. AutoBlowBubble_3.SliceCenter = Rect.new(9, 11, 91, 89)

  2168. AutoBubbleBlowerText_4.Name = "AutoBubbleBlowerText"

  2169. AutoBubbleBlowerText_4.Parent = AutoBlowBubble_3

  2170. AutoBubbleBlowerText_4.AnchorPoint = Vector2.new(0.5, 0.5)

  2171. AutoBubbleBlowerText_4.BackgroundColor3 = Color3.new(1, 1, 1)

  2172. AutoBubbleBlowerText_4.BackgroundTransparency = 1

  2173. AutoBubbleBlowerText_4.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  2174. AutoBubbleBlowerText_4.Position = UDim2.new(0.5, 0, 0.5, -2)

  2175. AutoBubbleBlowerText_4.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)

  2176. AutoBubbleBlowerText_4.ZIndex = 2

  2177. AutoBubbleBlowerText_4.Font = Enum.Font.Cartoon

  2178. AutoBubbleBlowerText_4.Text = "DISABLED"

  2179. AutoBubbleBlowerText_4.TextColor3 = Color3.new(1, 1, 1)

  2180. AutoBubbleBlowerText_4.TextScaled = true

  2181. AutoBubbleBlowerText_4.TextSize = 14

  2182. AutoBubbleBlowerText_4.TextStrokeTransparency = 0.75

  2183. AutoBubbleBlowerText_4.TextWrapped = true

  2184. UIAspectRatioConstraint_6.Parent = AutoBlowBubble_3

  2185. UIAspectRatioConstraint_6.AspectRatio = 3

  2186. -- Faster Open

  2187. FastOpenButton.Name = "AutoBlowBubble" -- Keep Legendary

  2188. FastOpenButton.Parent = Settings

  2189. FastOpenButton.AnchorPoint = Vector2.new(0, 1)

  2190. FastOpenButton.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)

  2191. FastOpenButton.BackgroundTransparency = 1

  2192. FastOpenButton.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  2193. FastOpenButton.Position = UDim2.new(0.6, 0, 0.7, 0)

  2194. FastOpenButton.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)

  2195. FastOpenButton.ZIndex = 2

  2196. FastOpenButton.Image = "rbxassetid://1511196841"

  2197. FastOpenButton.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)

  2198. FastOpenButton.ScaleType = Enum.ScaleType.Slice

  2199. FastOpenButton.SliceCenter = Rect.new(9, 11, 91, 89)

  2200. FastOpenButtonText.Name = "AutoBubbleBlowerText"

  2201. FastOpenButtonText.Parent = FastOpenButton

  2202. FastOpenButtonText.AnchorPoint = Vector2.new(0.5, 0.5)

  2203. FastOpenButtonText.BackgroundColor3 = Color3.new(1, 1, 1)

  2204. FastOpenButtonText.BackgroundTransparency = 1

  2205. FastOpenButtonText.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  2206. FastOpenButtonText.Position = UDim2.new(0.5, 0, 0.5, -2)

  2207. FastOpenButtonText.Size = UDim2.new(0.899999976, 0, 0.850000024, 0)

  2208. FastOpenButtonText.ZIndex = 2

  2209. FastOpenButtonText.Font = Enum.Font.Cartoon

  2210. FastOpenButtonText.Text = "DISABLED"

  2211. FastOpenButtonText.TextColor3 = Color3.new(1, 1, 1)

  2212. FastOpenButtonText.TextScaled = true

  2213. FastOpenButtonText.TextSize = 14

  2214. FastOpenButtonText.TextStrokeTransparency = 0.75

  2215. FastOpenButtonText.TextWrapped = true

  2216. FastOpenUIAspectRatioConstraint.Parent = FastOpenButton

  2217. FastOpenUIAspectRatioConstraint.AspectRatio = 3

  2218. AutoEggDesc_2.Name = "AutoEggDesc"

  2219. AutoEggDesc_2.Parent = Settings

  2220. AutoEggDesc_2.AnchorPoint = Vector2.new(1, 0.5)

  2221. AutoEggDesc_2.BackgroundColor3 = Color3.new(1, 1, 1)

  2222. AutoEggDesc_2.BackgroundTransparency = 1

  2223. AutoEggDesc_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  2224. AutoEggDesc_2.Position = UDim2.new(0.95, 0, 0.88, 0)

  2225. AutoEggDesc_2.Size = UDim2.new(0.9, 0, 0.25, 0)

  2226. AutoEggDesc_2.ZIndex = 2

  2227. AutoEggDesc_2.Font = Enum.Font.ArialBold

  2228. AutoEggDesc_2.Text = "NOTE: If \"Keep Epic\" or \"Keep Legendary\" is set to disabled, then they will delete automatically when recieved."

  2229. AutoEggDesc_2.TextColor3 = Color3.new(1, 1, 1)

  2230. AutoEggDesc_2.TextScaled = true

  2231. AutoEggDesc_2.TextSize = 14

  2232. AutoEggDesc_2.TextStrokeTransparency = 0.75

  2233. AutoEggDesc_2.TextWrapped = true

  2234. Log.Name = "Log"

  2235. Log.Parent = BubbleGUI

  2236. Log.AnchorPoint = Vector2.new(0.5, 0)

  2237. Log.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)

  2238. Log.BackgroundTransparency = 1

  2239. Log.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  2240. Log.Position = UDim2.new(0.499593467, 0, 0.0274019241, 0)

  2241. Log.Size = UDim2.new(0.300000012, 0, 0.06332881, 0)

  2242. Log.ZIndex = 55

  2243. Log.Image = "rbxassetid://1511196841"

  2244. Log.ImageColor3 = Color3.new(0.243137, 0.380392, 1)

  2245. Log.ScaleType = Enum.ScaleType.Slice

  2246. Log.SliceCenter = Rect.new(9, 11, 91, 89)

  2247. LogText.Name = "LogText"

  2248. LogText.Parent = Log

  2249. LogText.AnchorPoint = Vector2.new(0.5, 0.5)

  2250. LogText.BackgroundColor3 = Color3.new(1, 1, 1)

  2251. LogText.BackgroundTransparency = 1

  2252. LogText.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  2253. LogText.Position = UDim2.new(0.5, 0, 0.5, -2)

  2254. LogText.Size = UDim2.new(0.899999976, 0, 0.899999976, 0)

  2255. LogText.ZIndex = 56

  2256. LogText.Font = Enum.Font.Cartoon

  2257. LogText.Text = "WORKS ONLY FOR SYNAPSE X,VISENYA,PROTOSMASHER"

  2258. LogText.TextColor3 = Color3.new(1, 1, 1)

  2259. LogText.TextScaled = true

  2260. LogText.TextSize = 9

  2261. LogText.TextStrokeTransparency = 0.75

  2262. LogText.TextWrapped = true

  2263. -- Scripts:

  2264. local Player = game.Players.LocalPlayer

  2265. local Character = Player.Character or Player.CharacterAdded:wait()

  2266. local Eggs = {}

  2267. local Functions = {}

  2268. local Settings = {

  2269. TripleEgg = game:GetService("MarketplaceService"):UserOwnsGamePassAsync(Player.UserId, 5502695),

  2270. KeepEpic = true,

  2271. KeepLegendary = true,

  2272. RemoveUI = false,

  2273. blowWait = 1

  2274. }

  2275. local SavedInstancesFolder = Instance.new("Folder")

  2276. SavedInstancesFolder.Name = "SavedInstancesFolder"

  2277. SavedInstancesFolder.Parent = game.CoreGui

  2278. -- Will figure out how to properly restore these elements below in future update

  2279. local SavedInstances = {

  2280. "StatsFrame",

  2281. "MainButtons",

  2282. "Settings",

  2283. "HeightMeter",

  2284. "Hotkey",

  2285. "PetHatch"

  2286. }

  2287. local ChosenEgg = "Common Egg"

  2288. local DisabledColor = Color3.fromRGB(125, 125, 125)

  2289. local EnabledColor = Color3.fromRGB(64, 255, 64)

  2290. local PetModule

  2291. local HatModule

  2292. local AutoProfit = false

  2293. local AutoOpen = false

  2294. -- Grab Modules

  2295. for _, ModuleScript in pairs(game.ReplicatedStorage:GetDescendants()) do

  2296. if ModuleScript:IsA("ModuleScript") and ModuleScript.Name == "PetModule" then

  2297. PetModule = require(ModuleScript)

  2298. elseif ModuleScript:IsA("ModuleScript") and ModuleScript.Name == "HatModule" then

  2299. HatModule = require(ModuleScript)

  2300. end

  2301. end

  2302. -- Grab Eggs

  2303. for _, egg in next, workspace.Eggs:GetChildren() do

  2304. Eggs[#Eggs + 1] = egg

  2305. end

  2306. -- Log Text Functions

  2307. local LogText = function(Text)

  2308. pcall(function()

  2309. LogText.Text = tostring(Text)

  2310. end)

  2311. end

  2312. -- Grab Functions

  2313. local FireNetwork = function(...)

  2314. Functions[1]:FireServer(...)

  2315. end

  2316. for A,B in next, debug.getregistry() do

  2317. if type(B) == "function" then

  2318. pcall(function()

  2319. for X,Z in next, debug.getupvalues(B) do

  2320. if X == "Network" then

  2321. Functions[#Functions + 1] = Z

  2322. end

  2323. end

  2324. end)

  2325. end

  2326. end

  2327. for _,Remote in pairs (game:GetDescendants()) do

  2328. if Remote:IsA("RemoteEvent") then

  2329. Remote.OnClientEvent:Connect(function(ArgOne, ...)

  2330. if AutoOpen then

  2331. if ArgOne == "DataChanged" then

  2332. if typeof (...) == "table" then

  2333. for A,B in ipairs (...) do

  2334. if typeof(B) == "table" then

  2335. if string.len(tostring(B[1])) == 36 then

  2336. wait()

  2337. --print(B[2])

  2338. if string.sub(ChosenEgg, -5) == "Crate" then

  2339. -- Delete hat code

  2340. pcall(function()

  2341. if HatModule[tostring(B[2])]["Rarity"] == "Epic" then

  2342. if Settings.KeepEpic ~= true then

  2343. if B[6] ~= true then

  2344. LogText("Deleted Hat: " .. tostring(B[2]))

  2345. FireNetwork("DeleteHat", tostring(B[1]))

  2346. end

  2347. end

  2348. elseif HatModule[tostring(B[2])]["Rarity"] == "Legendary" then

  2349. if Settings.KeepLegendary ~= true then

  2350. if B[6] ~= true then

  2351. LogText("Deleted Hat: " .. tostring(B[2]))

  2352. FireNetwork("DeleteHat", tostring(B[1]))

  2353. end

  2354. end

  2355. else

  2356. if B[6] ~= true then

  2357. LogText("Deleted Hat: " .. tostring(B[2]))

  2358. FireNetwork("DeleteHat", tostring(B[1]))

  2359. end

  2360. end

  2361. end)

  2362. elseif string.sub(ChosenEgg, -3) == "Egg" then

  2363. pcall(function()

  2364. if PetModule[tostring(B[2])]["Rarity"] == "Epic" then

  2365. if Settings.KeepEpic ~= true then

  2366. if B[6] ~= true then

  2367. LogText("Deleted Pet: " .. tostring(B[2]))

  2368. FireNetwork("DeletePet", tostring(B[1]))

  2369. end

  2370. end

  2371. elseif PetModule[tostring(B[2])]["Rarity"] == "Legendary" then

  2372. if Settings.KeepLegendary ~= true then

  2373. if B[6] ~= true then

  2374. LogText("Deleted Pet: " .. tostring(B[2]))

  2375. FireNetwork("DeletePet", tostring(B[1]))

  2376. end

  2377. end

  2378. else

  2379. if B[6] ~= true then

  2380. LogText("Deleted Pet: " .. tostring(B[2]))

  2381. FireNetwork("DeletePet", tostring(B[1]))

  2382. end

  2383. end

  2384. end)

  2385. end

  2386. end

  2387. end

  2388. end

  2389. end

  2390. end

  2391. end

  2392. end)

  2393. end

  2394. end

  2395. -----------

  2396. if Settings.TripleEgg then

  2397. TripleEggStatus.Text = "TRUE"

  2398. TripleEggStatus.TextColor3 = Color3.fromRGB(64, 255, 64)

  2399. elseif Settings.TripleEgg == false then

  2400. TripleEggStatus.Text = "FALSE"

  2401. TripleEggStatus.TextColor3 = Color3.fromRGB(255, 0, 0)

  2402. end

  2403. AutoBlowBubble_2.ImageColor3 = EnabledColor

  2404. AutoBubbleBlowerText_3.Text = "ENABLED"

  2405. AutoBlowBubble_3.ImageColor3 = EnabledColor

  2406. AutoBubbleBlowerText_4.Text = "ENABLED"

  2407. LogText("Developer: Titanium Developer#9736")

  2408. wait(3)

  2409. LogText("Discord: https://discord.gg/6qcVZcU")

  2410. wait(3)

  2411. LogText("New UI & Crate Opening - Stevee#7213")

  2412. wait(3)

  2413. LogText("Click To Open")

  2414. AutoBlowBubble.MouseButton1Down:Connect(function()

  2415. if AutoProfit then

  2416. LogText("Disabled Bubble Blower")

  2417. AutoBubbleBlowerText_2.Text = "DISABLED"

  2418. AutoBlowBubble.ImageColor3 = DisabledColor

  2419. AutoProfit = false

  2420. else

  2421. AutoProfit = true

  2422. AutoBubbleBlowerText_2.Text = "ENABLED"

  2423. AutoBlowBubble.ImageColor3 = EnabledColor

  2424. LogText("Enabled Bubble Blower")

  2425. repeat

  2426. wait(Settings.blowWait)

  2427. FireNetwork("BlowBubble")

  2428. FireNetwork("ClaimAchievement", 1)

  2429. FireNetwork("ClaimAchievement", 2)

  2430. FireNetwork("ClaimAchievement", 3)

  2431. FireNetwork("ClaimAchievement", 4)

  2432. until AutoProfit == false

  2433. end

  2434. end)

  2435. AutoOpenerButton.MouseButton1Down:Connect(function()

  2436. if AutoOpen then

  2437. LogText("Disabled Auto Open")

  2438. AutoOpen = false

  2439. AutoOpenerButton.ImageColor3 = DisabledColor

  2440. AutoBubbleBlowerText.Text = "DISABLED"

  2441. else

  2442. AutoOpen = true

  2443. AutoOpenerButton.ImageColor3 = EnabledColor

  2444. AutoBubbleBlowerText.Text = "ENABLED"

  2445. LogText("Enabled Auto Open")

  2446. repeat

  2447. if Settings.TripleEgg then

  2448. FireNetwork("PurchaseEgg", Object.Text, "Multi")

  2449. elseif Settings.TripleEgg == false then

  2450. FireNetwork("PurchaseEgg", Object.Text)

  2451. end

  2452. if Settings.RemoveUI then

  2453. wait(2)

  2454. elseif Settings.RemoveUI == false then

  2455. wait(4)

  2456. end

  2457. until AutoOpen == false

  2458. end

  2459. end)

  2460. ChooseEgg.MouseButton1Down:Connect(function()

  2461. --(2/4/2019) ~ No longer recreate buttons & removed while loop for button click connection

  2462. if EggScroller.Visible then

  2463. EggScroller.Visible = false

  2464. else

  2465. local count = 0

  2466. for i,v in pairs(Eggs) do

  2467. if not EggScroller:FindFirstChild(v.Name) then

  2468. local btn = TemplateButton:Clone()

  2469. btn.Name, btn.Text = v.Name, v.Name

  2470. btn.Visible = true

  2471. btn.Position = UDim2.new(0.1, 0, (count / 10) / 3, 0)

  2472. btn.Parent = EggScroller

  2473. count = count + 1

  2474. -- Clicked

  2475. btn.MouseButton1Down:Connect(function()

  2476. ChosenEgg = v.Name

  2477. Object.Text = v.Name

  2478. LogText("Selected " .. v.Name)

  2479. EggScroller.Visible = not EggScroller.Visible

  2480. end)

  2481. end

  2482. end

  2483. EggScroller.Visible = true

  2484. end

  2485. end)

  2486. AutoBlowBubble_2.MouseButton1Down:Connect(function()

  2487. if Settings.KeepEpic then

  2488. Settings.KeepEpic = false

  2489. LogText("Disabled keeping Epic Items")

  2490. AutoBubbleBlowerText_3.Text = "DISABLED"

  2491. AutoBlowBubble_2.ImageColor3 = DisabledColor

  2492. else

  2493. Settings.KeepEpic = true

  2494. LogText("Enabled keeping Epic Items")

  2495. AutoBubbleBlowerText_3.Text = "ENABLED"

  2496. AutoBlowBubble_2.ImageColor3 = EnabledColor

  2497. end

  2498. end)

  2499. AutoBlowBubble_3.MouseButton1Down:Connect(function()

  2500. if Settings.KeepLegendary then

  2501. Settings.KeepLegendary = false

  2502. LogText("Disabled keeping Legendary Items")

  2503. AutoBubbleBlowerText_4.Text = "DISABLED"

  2504. AutoBlowBubble_3.ImageColor3 = DisabledColor

  2505. else

  2506. Settings.KeepLegendary = true

  2507. LogText("Enabled keeping Legendary Items")

  2508. AutoBubbleBlowerText_4.Text = "ENABLED"

  2509. AutoBlowBubble_3.ImageColor3 = EnabledColor

  2510. end

  2511. end)

  2512. Log.MouseButton1Down:Connect(function()

  2513. if Main.Visible then

  2514. LogText("Click to Open")

  2515. for i,v in pairs(BubbleGUI:GetChildren()) do

  2516. if v.Name ~= "Log" then

  2517. v.Visible = false

  2518. end

  2519. end

  2520. else

  2521. LogText("Click to Close")

  2522. for i,v in pairs(BubbleGUI:GetChildren()) do

  2523. if v.Name ~= "Log" then

  2524. v.Visible = true

  2525. end

  2526. end

  2527. end

  2528. end)

  2529. FastOpenButton.MouseButton1Down:Connect(function()

  2530. if Settings.RemoveUI then

  2531. LogText("Disabled Faster Open")

  2532. Settings.RemoveUI = false

  2533. FastOpenButtonText.Text = "DISABLED"

  2534. FastOpenButton.ImageColor3 = DisabledColor

  2535. else

  2536. LogText("Enabled Faster Open")

  2537. Settings.RemoveUI = true

  2538. FastOpenButtonText.Text = "ENABLED"

  2539. FastOpenButton.ImageColor3 = EnabledColor

  2540. end

  2541. end)

  2542. -- Anti AFK

  2543. local VirtualUser = game:GetService("VirtualUser")

  2544. Player.Idled:Connect(function()

  2545. VirtualUser:CaptureController()

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

  2547. end)

  2548. game.Players.LocalPlayer.PlayerGui.ScreenGui.ChildAdded:Connect(function(Child)

  2549. if Settings.RemoveUI then

  2550. if Child.Name == "MultiPetHatch" or Child.Name == "PetHatch" then

  2551. Child:Destroy()

  2552. end

  2553. end

  2554. end)

  2555. --(2/4/2019) ~ Removed While loop and RunService loop { *POSSIBLE CRASH REASONS* }

  2556. Settings.TripleEgg = game:GetService("MarketplaceService"):UserOwnsGamePassAsync(Player.UserId, 5502695)

  2557. if Settings.TripleEgg then

  2558. TripleEggStatus.Text = "TRUE"

  2559. TripleEggStatus.TextColor3 = Color3.fromRGB(64, 255, 64)

  2560. elseif Settings.TripleEgg == false then

  2561. TripleEggStatus.Text = "FALSE"

  2562. TripleEggStatus.TextColor3 = Color3.fromRGB(255, 0, 0)

  2563. end

  2564. if game:GetService("MarketplaceService"):UserOwnsGamePassAsync(Player.UserId, 5418177) then

  2565. Settings.blowWait = 0.5

  2566. else

  2567. Settings.blowWait = 1

  2568. end

  2569. end)

  2570. TOY2.Name = "TOY2"

  2571. TOY2.Parent = RAINBOW

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

  2573. TOY2.BorderSizePixel = 5

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

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

  2576. TOY2.Font = Enum.Font.Fantasy

  2577. TOY2.Text = "TOY LAND"

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

  2579. TOY2.TextSize = 26

  2580. TOY2.MouseButton1Click:connect(function()

  2581. TL2.Visible = true

  2582. end)

  2583. C2.Name = "C2"

  2584. C2.Parent = RAINBOW

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

  2586. C2.BorderSizePixel = 5

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

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

  2589. C2.Font = Enum.Font.Fantasy

  2590. C2.Text = "CANDY LAND"

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

  2592. C2.TextSize = 26

  2593. C2.MouseButton1Click:connect(function()

  2594. CL2.Visible = true

  2595. end)

  2596. M2.Name = "M2"

  2597. M2.Parent = RAINBOW

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

  2599. M2.BorderSizePixel = 5

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

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

  2602. M2.Font = Enum.Font.Fantasy

  2603. M2.Text = "MAIN LAND"

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

  2605. M2.TextSize = 26

  2606. M2.MouseButton1Click:connect(function()

  2607. ML2.Visible = true

  2608. end)

  2609. NORMALMODE.Name = "NORMALMODE"

  2610. NORMALMODE.Parent = RAINBOW

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

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

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

  2614. NORMALMODE.Visible = false

  2615. OFF.Name = "OFF"

  2616. OFF.Parent = NORMALMODE

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

  2618. OFF.BorderSizePixel = 5

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

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

  2621. OFF.Font = Enum.Font.Fantasy

  2622. OFF.Text = "RAINBOW OFF"

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

  2624. OFF.TextSize = 26

  2625. OFF.MouseButton1Click:connect(function()

  2626. RAINBOW.Visible = false

  2627. NORMAL.Visible = true

  2628. end)

  2629. CL2.Name = "CL2"

  2630. CL2.Parent = RAINBOW

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

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

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

  2634. CL2.Visible = false

  2635. CL2.Style = Enum.FrameStyle.DropShadow

  2636. AFC_2.Name = "AFC"

  2637. AFC_2.Parent = CL2

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

  2639. AFC_2.BorderSizePixel = 5

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

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

  2642. AFC_2.Font = Enum.Font.Fantasy

  2643. AFC_2.Text = "AUTO FARM CANDY"

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

  2645. AFC_2.TextSize = 21

  2646. AFC_2.MouseButton1Click:connect(function()

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

  2648. for i , v in pairs(game.Workspace.FloatingIslands["Candy Land"]["Sweet Island"]:GetChildren()) do

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

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

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

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

  2653. b.CanCollide = false

  2654. end

  2655. end

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

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

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

  2659. c.CanCollide = false

  2660. end

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

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

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

  2664. d.CanCollide = false

  2665. end

  2666. end

  2667. end

  2668. end

  2669. end

  2670. end

  2671. end

  2672. end

  2673. for i , v in pairs(game.Workspace.FloatingIslands["Candy Land"]["Sweet Island"].Decore.Shrine.Decore.Mountains:GetChildren()) do

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

  2675. v.CanCollide = false

  2676. else

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

  2678. b.CanCollide = false

  2679. end

  2680. end

  2681. end

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

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

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

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

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

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

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

  2689. as.CanCollide = false

  2690. end

  2691. end

  2692. else

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

  2694. c.CanCollide = false

  2695. end

  2696. end

  2697. end

  2698. else

  2699. b.CanCollide = false

  2700. end

  2701. end

  2702. end

  2703. while wait() do

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

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

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

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

  2708. hum:MoveTo(v.Position)

  2709. hum.MoveToFinished:wait()

  2710. end

  2711. end

  2712. end

  2713. end

  2714. end)

  2715. SOON2_2.Name = "SOON2"

  2716. SOON2_2.Parent = CL2

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

  2718. SOON2_2.BorderSizePixel = 5

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

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

  2721. SOON2_2.Font = Enum.Font.Fantasy

  2722. SOON2_2.Text = "COMING SOON"

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

  2724. SOON2_2.TextSize = 22

  2725. CS1_2.Name = "CS1"

  2726. CS1_2.Parent = CL2

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

  2728. CS1_2.BorderSizePixel = 5

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

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

  2731. CS1_2.Font = Enum.Font.Garamond

  2732. CS1_2.Text = "CANDY SCRIPTS"

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

  2734. CS1_2.TextSize = 28

  2735. CS2_2.Name = "CS2"

  2736. CS2_2.Parent = CL2

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

  2738. CS2_2.BorderSizePixel = 5

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

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

  2741. CS2_2.Font = Enum.Font.Garamond

  2742. CS2_2.Text = "CANDY SCRIPTS"

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

  2744. CS2_2.TextSize = 28

  2745. XX1.Name = "XX1"

  2746. XX1.Parent = CL2

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

  2748. XX1.BorderSizePixel = 5

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

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

  2751. XX1.Font = Enum.Font.Fantasy

  2752. XX1.Text = "UNLOCK ISLANDS"

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

  2754. XX1.TextSize = 20

  2755. XX1.MouseButton1Click:connect(function()

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

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

  2758. wait(1)

  2759. end

  2760. end)

  2761. XX1_2.Name = "XX1"

  2762. XX1_2.Parent = CL2

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

  2764. XX1_2.BorderSizePixel = 0

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

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

  2767. XX1_2.Font = Enum.Font.Fantasy

  2768. XX1_2.Text = "X"

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

  2770. XX1_2.TextSize = 20

  2771. XX1_2.MouseButton1Click:connect(function()

  2772. CL2.Visible = false

  2773. end)

  2774. TL2.Name = "TL2"

  2775. TL2.Parent = RAINBOW

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

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

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

  2779. TL2.Visible = false

  2780. TL2.Style = Enum.FrameStyle.DropShadow

  2781. AFB_2.Name = "AFB"

  2782. AFB_2.Parent = TL2

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

  2784. AFB_2.BorderSizePixel = 5

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

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

  2787. AFB_2.Font = Enum.Font.Fantasy

  2788. AFB_2.Text = "AUTO FARM BRICKS "

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

  2790. AFB_2.TextSize = 21

  2791. AFB_2.MouseButton1Click:connect(function()

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

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

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

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

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

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

  2798. b.CanCollide = false

  2799. end

  2800. end

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

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

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

  2804. c.CanCollide = false

  2805. end

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

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

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

  2809. d.CanCollide = false

  2810. end

  2811. end

  2812. end

  2813. end

  2814. end

  2815. end

  2816. end

  2817. end

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

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

  2820. v.CanCollide = false

  2821. else

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

  2823. b.CanCollide = false

  2824. end

  2825. end

  2826. end

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

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

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

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

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

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

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

  2834. as.CanCollide = false

  2835. end

  2836. end

  2837. else

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

  2839. c.CanCollide = false

  2840. end

  2841. end

  2842. end

  2843. else

  2844. b.CanCollide = false

  2845. end

  2846. end

  2847. end

  2848. while wait() do

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

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

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

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

  2853. hum:MoveTo(v.Position)

  2854. hum.MoveToFinished:wait()

  2855. end

  2856. end

  2857. end

  2858. end

  2859. end)

  2860. SOON_2.Name = "SOON"

  2861. SOON_2.Parent = TL2

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

  2863. SOON_2.BorderSizePixel = 5

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

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

  2866. SOON_2.Font = Enum.Font.Fantasy

  2867. SOON_2.Text = "COOMING SOON"

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

  2869. SOON_2.TextSize = 22

  2870. UIT_2.Name = "UIT"

  2871. UIT_2.Parent = TL2

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

  2873. UIT_2.BorderSizePixel = 5

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

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

  2876. UIT_2.Font = Enum.Font.Fantasy

  2877. UIT_2.Text = "UNLOCK ISLANDS"

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

  2879. UIT_2.TextSize = 20

  2880. UIT_2.MouseButton1Click:connect(function()

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

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

  2883. wait(1)

  2884. end

  2885. end)

  2886. TS1_2.Name = "TS1"

  2887. TS1_2.Parent = TL2

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

  2889. TS1_2.BorderSizePixel = 5

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

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

  2892. TS1_2.Font = Enum.Font.Garamond

  2893. TS1_2.Text = "TOY SCRIPTS"

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

  2895. TS1_2.TextSize = 28

  2896. TS2_2.Name = "TS2"

  2897. TS2_2.Parent = TL2

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

  2899. TS2_2.BorderSizePixel = 5

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

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

  2902. TS2_2.Font = Enum.Font.Garamond

  2903. TS2_2.Text = "TOY SCRIPTS"

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

  2905. TS2_2.TextSize = 28

  2906. XX3.Name = "XX3"

  2907. XX3.Parent = TL2

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

  2909. XX3.BorderSizePixel = 0

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

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

  2912. XX3.Font = Enum.Font.Fantasy

  2913. XX3.Text = "X"

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

  2915. XX3.TextSize = 20

  2916. XX3.MouseButton1Click:connect(function()

  2917. TL2.Visible = false

  2918. end)

  2919. ML2.Name = "ML2"

  2920. ML2.Parent = RAINBOW

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

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

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

  2924. ML2.Visible = false

  2925. ML2.Style = Enum.FrameStyle.DropShadow

  2926. XP_2.Name = "XP"

  2927. XP_2.Parent = ML2

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

  2929. XP_2.BorderSizePixel = 5

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

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

  2932. XP_2.Font = Enum.Font.Fantasy

  2933. XP_2.Text = "AUTO FARM XP"

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

  2935. XP_2.TextSize = 26

  2936. XP_2.MouseButton1Click:connect(function()

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

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

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

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

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

  2942. b.CanCollide = false

  2943. end

  2944. end

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

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

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

  2948. c.CanCollide = false

  2949. end

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

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

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

  2953. d.CanCollide = false

  2954. end

  2955. end

  2956. end

  2957. end

  2958. end

  2959. end

  2960. end

  2961. end

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

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

  2964. v.CanCollide = false

  2965. else

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

  2967. b.CanCollide = false

  2968. end

  2969. end

  2970. end

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

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

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

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

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

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

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

  2978. as.CanCollide = false

  2979. end

  2980. end

  2981. else

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

  2983. c.CanCollide = false

  2984. end

  2985. end

  2986. end

  2987. else

  2988. b.CanCollide = false

  2989. end

  2990. end

  2991. end

  2992. while wait() do

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

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

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

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

  2997. hum:MoveTo(v.Position)

  2998. hum.MoveToFinished:wait()

  2999. end

  3000. end

  3001. end

  3002. end

  3003. end)

  3004. AUTOFARMGEMS_2.Name = "AUTO FARM GEMS"

  3005. AUTOFARMGEMS_2.Parent = ML2

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

  3007. AUTOFARMGEMS_2.BorderSizePixel = 5

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

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

  3010. AUTOFARMGEMS_2.Font = Enum.Font.Fantasy

  3011. AUTOFARMGEMS_2.Text = "AUTO FARM GEMS"

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

  3013. AUTOFARMGEMS_2.TextSize = 22

  3014. AUTOFARMGEMS_2.MouseButton1Click:connect(function()

  3015. while wait(1) do

  3016. local function GetObject()

  3017. local least = math.huge

  3018. local Object

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

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

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

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

  3023. if Distance < least and Distance < 100 then

  3024. least = Distance

  3025. Object = Stuff

  3026. end

  3027. end

  3028. end

  3029. end

  3030. return Object

  3031. end

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

  3033. end

  3034. local VirtualUser=game:service'VirtualUser'

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

  3036. VirtualUser:CaptureController()

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

  3038. end)

  3039. end

  3040. end)

  3041. UIE_2.Name = "UIE"

  3042. UIE_2.Parent = ML2

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

  3044. UIE_2.BorderSizePixel = 5

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

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

  3047. UIE_2.Font = Enum.Font.Fantasy

  3048. UIE_2.Text = "UNLOCK ISLANDS"

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

  3050. UIE_2.TextSize = 22

  3051. UIE_2.MouseButton1Click:connect(function()

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

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

  3054. wait(1)

  3055. end

  3056. end)

  3057. ES1_2.Name = "ES1"

  3058. ES1_2.Parent = ML2

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

  3060. ES1_2.BorderSizePixel = 5

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

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

  3063. ES1_2.Font = Enum.Font.Garamond

  3064. ES1_2.Text = "EARTH SCRIPTS"

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

  3066. ES1_2.TextSize = 28

  3067. ES2_2.Name = "ES2"

  3068. ES2_2.Parent = ML2

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

  3070. ES2_2.BorderSizePixel = 5

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

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

  3073. ES2_2.Font = Enum.Font.Garamond

  3074. ES2_2.Text = "EARTH SCRIPTS"

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

  3076. ES2_2.TextSize = 28

  3077. XX2.Name = "XX2"

  3078. XX2.Parent = ML2

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

  3080. XX2.BorderSizePixel = 0

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

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

  3083. XX2.Font = Enum.Font.Fantasy

  3084. XX2.Text = "X"

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

  3086. XX2.TextSize = 20

  3087. XX2.MouseButton1Click:connect(function()

  3088. ML2.Visible = false

  3089. end)

  3090. CREDITS2_2.Name = "CREDITS2"

  3091. CREDITS2_2.Parent = RAINBOW

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

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

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

  3095. CREDITS2_2.Visible = false

  3096. TITAN_2.Name = "TITAN"

  3097. TITAN_2.Parent = CREDITS2_2

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

  3099. TITAN_2.BorderSizePixel = 2

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

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

  3102. TITAN_2.Font = Enum.Font.Garamond

  3103. TITAN_2.Text = "TITANIUMDEVELOPER"

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

  3105. TITAN_2.TextSize = 26

  3106. CREDITS1_2.Name = "CREDITS1"

  3107. CREDITS1_2.Parent = CREDITS2_2

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

  3109. CREDITS1_2.BorderSizePixel = 5

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

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

  3112. CREDITS1_2.Font = Enum.Font.Garamond

  3113. CREDITS1_2.Text = "CREDITS"

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

  3115. CREDITS1_2.TextSize = 28

  3116. NAME4YOU_2.Name = "NAME4YOU"

  3117. NAME4YOU_2.Parent = CREDITS2_2

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

  3119. NAME4YOU_2.BorderSizePixel = 2

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

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

  3122. NAME4YOU_2.Font = Enum.Font.Garamond

  3123. NAME4YOU_2.Text = "NAME4YOU, ANTRAXO"

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

  3125. NAME4YOU_2.TextSize = 26

  3126. ITZZ_2.Name = "ITZZ"

  3127. ITZZ_2.Parent = CREDITS2_2

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

  3129. ITZZ_2.BorderSizePixel = 2

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

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

  3132. ITZZ_2.Font = Enum.Font.Garamond

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

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

  3135. ITZZ_2.TextSize = 24

  3136. SHIZU_2.Name = "SHIZU"

  3137. SHIZU_2.Parent = CREDITS2_2

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

  3139. SHIZU_2.BorderSizePixel = 2

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

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

  3142. SHIZU_2.Font = Enum.Font.Garamond

  3143. SHIZU_2.Text = "SHIZU,REALLYSECURE"

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

  3145. SHIZU_2.TextSize = 26

  3146. CREDITS2_3.Name = "CREDITS2"

  3147. CREDITS2_3.Parent = CREDITS2_2

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

  3149. CREDITS2_3.BorderSizePixel = 5

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

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

  3152. CREDITS2_3.Font = Enum.Font.Garamond

  3153. CREDITS2_3.Text = "CREDITS"

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

  3155. CREDITS2_3.TextSize = 28

  3156. X3_3.Name = "X3"

  3157. X3_3.Parent = CREDITS2_2

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

  3159. X3_3.BorderSizePixel = 0

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

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

  3162. X3_3.Font = Enum.Font.Fantasy

  3163. X3_3.Text = "X"

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

  3165. X3_3.TextSize = 20

  3166. X3_3.MouseButton1Click:connect(function()

  3167. CREDITS2_2.Visible = false

  3168. end)

  3169. OC.Name = "OC"

  3170. OC.Parent = ScreenGui

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

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

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

  3174. OPEN.Name = "OPEN"

  3175. OPEN.Parent = OC

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

  3177. OPEN.BorderSizePixel = 5

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

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

  3180. OPEN.Font = Enum.Font.Garamond

  3181. OPEN.Text = "OPEN"

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

  3183. OPEN.TextSize = 20

  3184. OPEN.MouseButton1Click:connect(function()

  3185. NORMAL.Visible = true

  3186. CLOSE.Visible = true

  3187. OPEN.Visible = false

  3188. end)

  3189. CLOSE.Name = "CLOSE"

  3190. CLOSE.Parent = OC

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

  3192. CLOSE.BorderSizePixel = 5

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

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

  3195. CLOSE.Visible = false

  3196. CLOSE.Font = Enum.Font.Garamond

  3197. CLOSE.Text = "CLOSE"

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

  3199. CLOSE.TextSize = 20

  3200. CLOSE.MouseButton1Click:connect(function()

  3201. NORMAL.Visible = false

  3202. RAINBOW.Visible = false

  3203. OPEN.Visible = true

  3204. CLOSE.Visible = false

  3205. end)

  3206. -- Scripts:

  3207. function SCRIPT_YUPU68_FAKESCRIPT() -- RAINBOW.LocalScript

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

  3209. script.Parent = RAINBOW

  3210. while wait(1) do

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

  3212. end

  3213. end

  3214. coroutine.resume(coroutine.create(SCRIPT_YUPU68_FAKESCRIPT))

  3215. function SCRIPT_VCUJ90_FAKESCRIPT() -- NORMALMODE.LocalScript

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

  3217. script.Parent = NORMALMODE

  3218. while wait(1) do

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

  3220. end

  3221. end

  3222. coroutine.resume(coroutine.create(SCRIPT_VCUJ90_FAKESCRIPT))

  3223. function SCRIPT_TBCD72_FAKESCRIPT() -- CREDITS2_2.LocalScript

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

  3225. script.Parent = CREDITS2_2

  3226. while wait(1) do

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

  3228. end

  3229. end

  3230. coroutine.resume(coroutine.create(SCRIPT_TBCD72_FAKESCRIPT))

bubble gum sim script - Pastebin.com (2024)

References

Top Articles
Latest Posts
Article information

Author: Fredrick Kertzmann

Last Updated:

Views: 6351

Rating: 4.6 / 5 (66 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Fredrick Kertzmann

Birthday: 2000-04-29

Address: Apt. 203 613 Huels Gateway, Ralphtown, LA 40204

Phone: +2135150832870

Job: Regional Design Producer

Hobby: Nordic skating, Lacemaking, Mountain biking, Rowing, Gardening, Water sports, role-playing games

Introduction: My name is Fredrick Kertzmann, I am a gleaming, encouraging, inexpensive, thankful, tender, quaint, precious person who loves writing and wants to share my knowledge and understanding with you.