BUBBLE GUM SIM GUI - Pastebin.com (2024)

  1. -- Farewell Infortality.

  2. -- Version: 2.82

  3. -- Instances:

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

  5. local THESIDX = Instance.new("Frame")

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

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

  8. local EARTH = Instance.new("TextButton")

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

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

  11. local down = Instance.new("TextLabel")

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

  13. local TextButton = Instance.new("TextButton")

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

  15. --Properties:

  16. ScreenGui.Parent = game.CoreGui

  17. THESIDX.Active = true

  18. THESIDX.Draggable = true

  19. THESIDX.Name = "THESIDX"

  20. THESIDX.Parent = ScreenGui

  21. THESIDX.BackgroundColor3 = Color3.new(1, 1, 1)

  22. THESIDX.Position = UDim2.new(0.0473559834, 0, 0.320638835, 0)

  23. THESIDX.Size = UDim2.new(0, 232, 0, 259)

  24. THESIDX.Style = Enum.FrameStyle.DropShadow

  25. GUI.Name = "GUI"

  26. GUI.Parent = THESIDX

  27. GUI.BackgroundColor3 = Color3.new(1, 1, 1)

  28. GUI.Position = UDim2.new(0.0344826765, 0, 0.0678517222, 0)

  29. GUI.Size = UDim2.new(0, 200, 0, 50)

  30. GUI.Style = Enum.ButtonStyle.RobloxRoundButton

  31. GUI.Font = Enum.Font.SourceSans

  32. GUI.Text = "ULTIMATE GUI"

  33. GUI.TextColor3 = Color3.new(0, 0, 0)

  34. GUI.TextSize = 35

  35. GUI.MouseButton1Click:connect(function()

  36. --[[ #Credits

  37. #Developer: Titanium Developer#9736

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

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

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

  41. * Fixed performance issues and crashing issue

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

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

  44. #Credit: Stevee#7213

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

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

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

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

  49. ]]

  50. --[[

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

  52. SEND ANY BUGS TO Stevee#7213

  53. UPDATES WILL BE POSTED ON THIS EXACT PASTEBIN THREAD

  54. ]]

  55. -- Instances:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  99. local _VERSION = 2

  100. --Properties:

  101. BubbleGUI.Name = "BubbleGUI"

  102. BubbleGUI.Parent = game.CoreGui

  103. Main.Name = "Main"

  104. Main.Parent = BubbleGUI

  105. Main.BackgroundTransparency = 1

  106. Main.BorderSizePixel = 0

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

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

  109. Main.ZIndex = 2

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

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

  112. Main.ScaleType = Enum.ScaleType.Slice

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

  114. Main.Visible = false

  115. UIAspectRatioConstraint.Parent = Main

  116. UIAspectRatioConstraint.DominantAxis = Enum.DominantAxis.Height

  117. Outline.Name = "Outline"

  118. Outline.Parent = Main

  119. Outline.BackgroundTransparency = 1

  120. Outline.BorderSizePixel = 0

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

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

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

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

  125. Outline.ScaleType = Enum.ScaleType.Slice

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

  127. TextLabel.Parent = Main

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

  129. TextLabel.BackgroundTransparency = 1

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

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

  132. TextLabel.ZIndex = 2

  133. TextLabel.Font = Enum.Font.Cartoon

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

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

  136. TextLabel.TextScaled = true

  137. TextLabel.TextSize = 14

  138. TextLabel.TextStrokeTransparency = 0.80000001192093

  139. TextLabel.TextWrapped = true

  140. Outline2.Name = "Outline2"

  141. Outline2.Parent = Main

  142. Outline2.BackgroundTransparency = 1

  143. Outline2.BorderSizePixel = 0

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

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

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

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

  148. Outline2.ScaleType = Enum.ScaleType.Slice

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

  150. ChooseEgg.Name = "ChooseEgg"

  151. ChooseEgg.Parent = Main

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

  153. ChooseEgg.BackgroundTransparency = 1

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

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

  156. ChooseEgg.ZIndex = 3

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

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

  159. ChooseEgg.ScaleType = Enum.ScaleType.Slice

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

  161. Object.Name = "Object"

  162. Object.Parent = ChooseEgg

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

  164. Object.BackgroundTransparency = 1

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

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

  167. Object.ZIndex = 3

  168. Object.Font = Enum.Font.Cartoon

  169. Object.Text = "Common Egg"

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

  171. Object.TextScaled = true

  172. Object.TextSize = 14

  173. Object.TextStrokeTransparency = 0.80000001192093

  174. Object.TextWrapped = true

  175. AutoOpenerButton.Name = "AutoOpenerButton"

  176. AutoOpenerButton.Parent = Main

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

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

  179. AutoOpenerButton.BackgroundTransparency = 1

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

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

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

  183. AutoOpenerButton.ZIndex = 2

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

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

  186. AutoOpenerButton.ScaleType = Enum.ScaleType.Slice

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

  188. AutoBubbleBlowerText.Name = "AutoBubbleBlowerText"

  189. AutoBubbleBlowerText.Parent = AutoOpenerButton

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

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

  192. AutoBubbleBlowerText.BackgroundTransparency = 1

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

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

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

  196. AutoBubbleBlowerText.ZIndex = 2

  197. AutoBubbleBlowerText.Font = Enum.Font.Cartoon

  198. AutoBubbleBlowerText.Text = "DISABLED"

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

  200. AutoBubbleBlowerText.TextScaled = true

  201. AutoBubbleBlowerText.TextSize = 14

  202. AutoBubbleBlowerText.TextStrokeTransparency = 0.75

  203. AutoBubbleBlowerText.TextWrapped = true

  204. UIAspectRatioConstraint_2.Parent = AutoOpenerButton

  205. UIAspectRatioConstraint_2.AspectRatio = 3

  206. TemplateButton.Name = "TemplateButton"

  207. TemplateButton.Parent = Main

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

  209. TemplateButton.BackgroundTransparency = 1

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

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

  212. TemplateButton.Visible = false

  213. TemplateButton.ZIndex = 5

  214. TemplateButton.Font = Enum.Font.Cartoon

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

  216. TemplateButton.TextScaled = true

  217. TemplateButton.TextSize = 14

  218. TemplateButton.TextStrokeTransparency = 0.80000001192093

  219. TemplateButton.TextWrapped = true

  220. AutoBlowerDesc.Name = "AutoBlowerDesc"

  221. AutoBlowerDesc.Parent = Main

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

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

  224. AutoBlowerDesc.BackgroundTransparency = 1

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

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

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

  228. AutoBlowerDesc.ZIndex = 2

  229. AutoBlowerDesc.Font = Enum.Font.Arial

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

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

  232. AutoBlowerDesc.TextScaled = true

  233. AutoBlowerDesc.TextSize = 14

  234. AutoBlowerDesc.TextStrokeTransparency = 0.75

  235. AutoBlowerDesc.TextWrapped = true

  236. AutoBubbleBlowerTitle.Name = "AutoBubbleBlowerTitle"

  237. AutoBubbleBlowerTitle.Parent = Main

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

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

  240. AutoBubbleBlowerTitle.BackgroundTransparency = 1

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

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

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

  244. AutoBubbleBlowerTitle.ZIndex = 2

  245. AutoBubbleBlowerTitle.Font = Enum.Font.ArialBold

  246. AutoBubbleBlowerTitle.Text = "Auto Bubble Blower"

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

  248. AutoBubbleBlowerTitle.TextScaled = true

  249. AutoBubbleBlowerTitle.TextSize = 14

  250. AutoBubbleBlowerTitle.TextStrokeTransparency = 0.75

  251. AutoBubbleBlowerTitle.TextWrapped = true

  252. AutoBubbleBlowerTitle.TextXAlignment = Enum.TextXAlignment.Left

  253. AutoEggDesc.Name = "AutoEggDesc"

  254. AutoEggDesc.Parent = Main

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

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

  257. AutoEggDesc.BackgroundTransparency = 1

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

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

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

  261. AutoEggDesc.ZIndex = 2

  262. AutoEggDesc.Font = Enum.Font.Arial

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

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

  265. AutoEggDesc.TextScaled = true

  266. AutoEggDesc.TextSize = 14

  267. AutoEggDesc.TextStrokeTransparency = 0.75

  268. AutoEggDesc.TextWrapped = true

  269. AutoPetTitle.Name = "AutoPetTitle"

  270. AutoPetTitle.Parent = Main

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

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

  273. AutoPetTitle.BackgroundTransparency = 1

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

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

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

  277. AutoPetTitle.ZIndex = 2

  278. AutoPetTitle.Font = Enum.Font.ArialBold

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

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

  281. AutoPetTitle.TextScaled = true

  282. AutoPetTitle.TextSize = 14

  283. AutoPetTitle.TextStrokeTransparency = 0.75

  284. AutoPetTitle.TextWrapped = true

  285. AutoBlowBubble.Name = "AutoBlowBubble"

  286. AutoBlowBubble.Parent = Main

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

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

  289. AutoBlowBubble.BackgroundTransparency = 1

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

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

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

  293. AutoBlowBubble.ZIndex = 2

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

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

  296. AutoBlowBubble.ScaleType = Enum.ScaleType.Slice

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

  298. AutoBubbleBlowerText_2.Name = "AutoBubbleBlowerText"

  299. AutoBubbleBlowerText_2.Parent = AutoBlowBubble

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

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

  302. AutoBubbleBlowerText_2.BackgroundTransparency = 1

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

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

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

  306. AutoBubbleBlowerText_2.ZIndex = 2

  307. AutoBubbleBlowerText_2.Font = Enum.Font.Cartoon

  308. AutoBubbleBlowerText_2.Text = "DISABLED"

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

  310. AutoBubbleBlowerText_2.TextScaled = true

  311. AutoBubbleBlowerText_2.TextSize = 14

  312. AutoBubbleBlowerText_2.TextStrokeTransparency = 0.75

  313. AutoBubbleBlowerText_2.TextWrapped = true

  314. UIAspectRatioConstraint_3.Parent = AutoBlowBubble

  315. UIAspectRatioConstraint_3.AspectRatio = 3

  316. EggScroller.Name = "EggScroller"

  317. EggScroller.Parent = Main

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

  319. EggScroller.BorderSizePixel = 0

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

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

  322. EggScroller.Visible = false

  323. EggScroller.ZIndex = 5

  324. EggScroller.ScrollBarThickness = 8

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

  326. UIListLayout.Parent = nil

  327. UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center

  328. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder

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

  330. Settings.Name = "Settings"

  331. Settings.Parent = BubbleGUI

  332. Settings.BackgroundTransparency = 1

  333. Settings.BorderSizePixel = 0

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

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

  336. Settings.ZIndex = 2

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

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

  339. Settings.ScaleType = Enum.ScaleType.Slice

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

  341. Settings.Visible = false

  342. UIAspectRatioConstraint_4.Parent = Settings

  343. UIAspectRatioConstraint_4.DominantAxis = Enum.DominantAxis.Height

  344. Outline_2.Name = "Outline"

  345. Outline_2.Parent = Settings

  346. Outline_2.BackgroundTransparency = 1

  347. Outline_2.BorderSizePixel = 0

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

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

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

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

  352. Outline_2.ScaleType = Enum.ScaleType.Slice

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

  354. TextLabel_2.Parent = Settings

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

  356. TextLabel_2.BackgroundTransparency = 1

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

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

  359. TextLabel_2.ZIndex = 2

  360. TextLabel_2.Font = Enum.Font.Cartoon

  361. TextLabel_2.Text = "SETTINGS"

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

  363. TextLabel_2.TextScaled = true

  364. TextLabel_2.TextSize = 14

  365. TextLabel_2.TextStrokeTransparency = 0.80000001192093

  366. TextLabel_2.TextWrapped = true

  367. Outline2_2.Name = "Outline2"

  368. Outline2_2.Parent = Settings

  369. Outline2_2.BackgroundTransparency = 1

  370. Outline2_2.BorderSizePixel = 0

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

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

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

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

  375. Outline2_2.ScaleType = Enum.ScaleType.Slice

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

  377. TripleEgg.Name = "TripleEgg"

  378. TripleEgg.Parent = Settings

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

  380. TripleEgg.BackgroundTransparency = 1

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

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

  383. TripleEgg.ZIndex = 3

  384. TripleEgg.Font = Enum.Font.Cartoon

  385. TripleEgg.Text = "Triple Egg:"

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

  387. TripleEgg.TextScaled = true

  388. TripleEgg.TextSize = 14

  389. TripleEgg.TextStrokeTransparency = 0.80000001192093

  390. TripleEgg.TextWrapped = true

  391. TripleEgg.TextXAlignment = Enum.TextXAlignment.Left

  392. TripleEggStatus.Name = "TripleEggStatus"

  393. TripleEggStatus.Parent = Settings

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

  395. TripleEggStatus.BackgroundTransparency = 1

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

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

  398. TripleEggStatus.ZIndex = 3

  399. TripleEggStatus.Font = Enum.Font.Cartoon

  400. TripleEggStatus.Text = "FALSE"

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

  402. TripleEggStatus.TextScaled = true

  403. TripleEggStatus.TextSize = 14

  404. TripleEggStatus.TextStrokeTransparency = 0.89999997615814

  405. TripleEggStatus.TextWrapped = true

  406. TripleEggStatus.TextXAlignment = Enum.TextXAlignment.Left

  407. KeepEpic.Name = "KeepEpic"

  408. KeepEpic.Parent = Settings

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

  410. KeepEpic.BackgroundTransparency = 1

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

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

  413. KeepEpic.ZIndex = 3

  414. KeepEpic.Font = Enum.Font.Cartoon

  415. KeepEpic.Text = "Keep Epic:"

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

  417. KeepEpic.TextScaled = true

  418. KeepEpic.TextSize = 14

  419. KeepEpic.TextStrokeTransparency = 0.80000001192093

  420. KeepEpic.TextWrapped = true

  421. KeepEpic.TextXAlignment = Enum.TextXAlignment.Left

  422. KeepLegendary.Name = "KeepLegendary"

  423. KeepLegendary.Parent = Settings

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

  425. KeepLegendary.BackgroundTransparency = 1

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

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

  428. KeepLegendary.ZIndex = 3

  429. KeepLegendary.Font = Enum.Font.Cartoon

  430. KeepLegendary.Text = "Keep Legend:"

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

  432. KeepLegendary.TextScaled = true

  433. KeepLegendary.TextSize = 14

  434. KeepLegendary.TextStrokeTransparency = 0.80000001192093

  435. KeepLegendary.TextWrapped = true

  436. KeepLegendary.TextXAlignment = Enum.TextXAlignment.Left

  437. FastOpenLabel.Name = "KeepLegendary"

  438. FastOpenLabel.Parent = Settings

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

  440. FastOpenLabel.BackgroundTransparency = 1

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

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

  443. FastOpenLabel.ZIndex = 3

  444. FastOpenLabel.Font = Enum.Font.Cartoon

  445. FastOpenLabel.Text = "Faster Open:"

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

  447. FastOpenLabel.TextScaled = true

  448. FastOpenLabel.TextSize = 14

  449. FastOpenLabel.TextStrokeTransparency = 0.80000001192093

  450. FastOpenLabel.TextWrapped = true

  451. FastOpenLabel.TextXAlignment = Enum.TextXAlignment.Left

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

  453. AutoBlowBubble_2.Parent = Settings

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

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

  456. AutoBlowBubble_2.BackgroundTransparency = 1

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

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

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

  460. AutoBlowBubble_2.ZIndex = 2

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

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

  463. AutoBlowBubble_2.ScaleType = Enum.ScaleType.Slice

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

  465. AutoBubbleBlowerText_3.Name = "AutoBubbleBlowerText"

  466. AutoBubbleBlowerText_3.Parent = AutoBlowBubble_2

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

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

  469. AutoBubbleBlowerText_3.BackgroundTransparency = 1

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

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

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

  473. AutoBubbleBlowerText_3.ZIndex = 2

  474. AutoBubbleBlowerText_3.Font = Enum.Font.Cartoon

  475. AutoBubbleBlowerText_3.Text = "DISABLED"

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

  477. AutoBubbleBlowerText_3.TextScaled = true

  478. AutoBubbleBlowerText_3.TextSize = 14

  479. AutoBubbleBlowerText_3.TextStrokeTransparency = 0.75

  480. AutoBubbleBlowerText_3.TextWrapped = true

  481. UIAspectRatioConstraint_5.Parent = AutoBlowBubble_2

  482. UIAspectRatioConstraint_5.AspectRatio = 3

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

  484. AutoBlowBubble_3.Parent = Settings

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

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

  487. AutoBlowBubble_3.BackgroundTransparency = 1

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

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

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

  491. AutoBlowBubble_3.ZIndex = 2

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

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

  494. AutoBlowBubble_3.ScaleType = Enum.ScaleType.Slice

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

  496. AutoBubbleBlowerText_4.Name = "AutoBubbleBlowerText"

  497. AutoBubbleBlowerText_4.Parent = AutoBlowBubble_3

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

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

  500. AutoBubbleBlowerText_4.BackgroundTransparency = 1

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

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

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

  504. AutoBubbleBlowerText_4.ZIndex = 2

  505. AutoBubbleBlowerText_4.Font = Enum.Font.Cartoon

  506. AutoBubbleBlowerText_4.Text = "DISABLED"

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

  508. AutoBubbleBlowerText_4.TextScaled = true

  509. AutoBubbleBlowerText_4.TextSize = 14

  510. AutoBubbleBlowerText_4.TextStrokeTransparency = 0.75

  511. AutoBubbleBlowerText_4.TextWrapped = true

  512. UIAspectRatioConstraint_6.Parent = AutoBlowBubble_3

  513. UIAspectRatioConstraint_6.AspectRatio = 3

  514. -- Faster Open

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

  516. FastOpenButton.Parent = Settings

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

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

  519. FastOpenButton.BackgroundTransparency = 1

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

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

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

  523. FastOpenButton.ZIndex = 2

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

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

  526. FastOpenButton.ScaleType = Enum.ScaleType.Slice

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

  528. FastOpenButtonText.Name = "AutoBubbleBlowerText"

  529. FastOpenButtonText.Parent = FastOpenButton

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

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

  532. FastOpenButtonText.BackgroundTransparency = 1

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

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

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

  536. FastOpenButtonText.ZIndex = 2

  537. FastOpenButtonText.Font = Enum.Font.Cartoon

  538. FastOpenButtonText.Text = "DISABLED"

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

  540. FastOpenButtonText.TextScaled = true

  541. FastOpenButtonText.TextSize = 14

  542. FastOpenButtonText.TextStrokeTransparency = 0.75

  543. FastOpenButtonText.TextWrapped = true

  544. FastOpenUIAspectRatioConstraint.Parent = FastOpenButton

  545. FastOpenUIAspectRatioConstraint.AspectRatio = 3

  546. AutoEggDesc_2.Name = "AutoEggDesc"

  547. AutoEggDesc_2.Parent = Settings

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

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

  550. AutoEggDesc_2.BackgroundTransparency = 1

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

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

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

  554. AutoEggDesc_2.ZIndex = 2

  555. AutoEggDesc_2.Font = Enum.Font.ArialBold

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

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

  558. AutoEggDesc_2.TextScaled = true

  559. AutoEggDesc_2.TextSize = 14

  560. AutoEggDesc_2.TextStrokeTransparency = 0.75

  561. AutoEggDesc_2.TextWrapped = true

  562. Log.Name = "Log"

  563. Log.Parent = BubbleGUI

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

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

  566. Log.BackgroundTransparency = 1

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

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

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

  570. Log.ZIndex = 55

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

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

  573. Log.ScaleType = Enum.ScaleType.Slice

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

  575. LogText.Name = "LogText"

  576. LogText.Parent = Log

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

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

  579. LogText.BackgroundTransparency = 1

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

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

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

  583. LogText.ZIndex = 56

  584. LogText.Font = Enum.Font.Cartoon

  585. LogText.Text = "Click to Open"

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

  587. LogText.TextScaled = true

  588. LogText.TextSize = 14

  589. LogText.TextStrokeTransparency = 0.75

  590. LogText.TextWrapped = true

  591. -- Scripts:

  592. local Player = game.Players.LocalPlayer

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

  594. local Eggs = {}

  595. local Functions = {}

  596. local Settings = {

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

  598. KeepEpic = true,

  599. KeepLegendary = true,

  600. RemoveUI = false,

  601. blowWait = 1

  602. }

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

  604. SavedInstancesFolder.Name = "SavedInstancesFolder"

  605. SavedInstancesFolder.Parent = game.CoreGui

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

  607. local SavedInstances = {

  608. "StatsFrame",

  609. "MainButtons",

  610. "Settings",

  611. "HeightMeter",

  612. "Hotkey",

  613. "PetHatch"

  614. }

  615. local ChosenEgg = "Common Egg"

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

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

  618. local PetModule

  619. local HatModule

  620. local AutoProfit = false

  621. local AutoOpen = false

  622. -- Grab Modules

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

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

  625. PetModule = require(ModuleScript)

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

  627. HatModule = require(ModuleScript)

  628. end

  629. end

  630. -- Grab Eggs

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

  632. Eggs[#Eggs + 1] = egg

  633. end

  634. -- Log Text Functions

  635. local LogText = function(Text)

  636. pcall(function()

  637. LogText.Text = tostring(Text)

  638. end)

  639. end

  640. -- Grab Functions

  641. local FireNetwork = function(...)

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

  643. end

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

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

  646. pcall(function()

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

  648. if X == "Network" then

  649. Functions[#Functions + 1] = Z

  650. end

  651. end

  652. end)

  653. end

  654. end

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

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

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

  658. if AutoOpen then

  659. if ArgOne == "DataChanged" then

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

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

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

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

  664. wait()

  665. --print(B[2])

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

  667. -- Delete hat code

  668. pcall(function()

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

  670. if Settings.KeepEpic ~= true then

  671. if B[6] ~= true then

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

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

  674. end

  675. end

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

  677. if Settings.KeepLegendary ~= true then

  678. if B[6] ~= true then

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

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

  681. end

  682. end

  683. else

  684. if B[6] ~= true then

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

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

  687. end

  688. end

  689. end)

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

  691. pcall(function()

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

  693. if Settings.KeepEpic ~= true then

  694. if B[6] ~= true then

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

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

  697. end

  698. end

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

  700. if Settings.KeepLegendary ~= true then

  701. if B[6] ~= true then

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

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

  704. end

  705. end

  706. else

  707. if B[6] ~= true then

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

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

  710. end

  711. end

  712. end)

  713. end

  714. end

  715. end

  716. end

  717. end

  718. end

  719. end

  720. end)

  721. end

  722. end

  723. -----------

  724. if Settings.TripleEgg then

  725. TripleEggStatus.Text = "TRUE"

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

  727. elseif Settings.TripleEgg == false then

  728. TripleEggStatus.Text = "FALSE"

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

  730. end

  731. AutoBlowBubble_2.ImageColor3 = EnabledColor

  732. AutoBubbleBlowerText_3.Text = "ENABLED"

  733. AutoBlowBubble_3.ImageColor3 = EnabledColor

  734. AutoBubbleBlowerText_4.Text = "ENABLED"

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

  736. wait(3)

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

  738. wait(3)

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

  740. wait(3)

  741. LogText("Click To Open")

  742. AutoBlowBubble.MouseButton1Down:Connect(function()

  743. if AutoProfit then

  744. LogText("Disabled Bubble Blower")

  745. AutoBubbleBlowerText_2.Text = "DISABLED"

  746. AutoBlowBubble.ImageColor3 = DisabledColor

  747. AutoProfit = false

  748. else

  749. AutoProfit = true

  750. AutoBubbleBlowerText_2.Text = "ENABLED"

  751. AutoBlowBubble.ImageColor3 = EnabledColor

  752. LogText("Enabled Bubble Blower")

  753. repeat

  754. wait(Settings.blowWait)

  755. FireNetwork("BlowBubble")

  756. FireNetwork("ClaimAchievement", 1)

  757. FireNetwork("ClaimAchievement", 2)

  758. FireNetwork("ClaimAchievement", 3)

  759. FireNetwork("ClaimAchievement", 4)

  760. until AutoProfit == false

  761. end

  762. end)

  763. AutoOpenerButton.MouseButton1Down:Connect(function()

  764. if AutoOpen then

  765. LogText("Disabled Auto Open")

  766. AutoOpen = false

  767. AutoOpenerButton.ImageColor3 = DisabledColor

  768. AutoBubbleBlowerText.Text = "DISABLED"

  769. else

  770. AutoOpen = true

  771. AutoOpenerButton.ImageColor3 = EnabledColor

  772. AutoBubbleBlowerText.Text = "ENABLED"

  773. LogText("Enabled Auto Open")

  774. repeat

  775. if Settings.TripleEgg then

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

  777. elseif Settings.TripleEgg == false then

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

  779. end

  780. if Settings.RemoveUI then

  781. wait(2)

  782. elseif Settings.RemoveUI == false then

  783. wait(4)

  784. end

  785. until AutoOpen == false

  786. end

  787. end)

  788. ChooseEgg.MouseButton1Down:Connect(function()

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

  790. if EggScroller.Visible then

  791. EggScroller.Visible = false

  792. else

  793. local count = 0

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

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

  796. local btn = TemplateButton:Clone()

  797. btn.Name, btn.Text = v.Name, v.Name

  798. btn.Visible = true

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

  800. btn.Parent = EggScroller

  801. count = count + 1

  802. -- Clicked

  803. btn.MouseButton1Down:Connect(function()

  804. ChosenEgg = v.Name

  805. Object.Text = v.Name

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

  807. EggScroller.Visible = not EggScroller.Visible

  808. end)

  809. end

  810. end

  811. EggScroller.Visible = true

  812. end

  813. end)

  814. AutoBlowBubble_2.MouseButton1Down:Connect(function()

  815. if Settings.KeepEpic then

  816. Settings.KeepEpic = false

  817. LogText("Disabled keeping Epic Items")

  818. AutoBubbleBlowerText_3.Text = "DISABLED"

  819. AutoBlowBubble_2.ImageColor3 = DisabledColor

  820. else

  821. Settings.KeepEpic = true

  822. LogText("Enabled keeping Epic Items")

  823. AutoBubbleBlowerText_3.Text = "ENABLED"

  824. AutoBlowBubble_2.ImageColor3 = EnabledColor

  825. end

  826. end)

  827. AutoBlowBubble_3.MouseButton1Down:Connect(function()

  828. if Settings.KeepLegendary then

  829. Settings.KeepLegendary = false

  830. LogText("Disabled keeping Legendary Items")

  831. AutoBubbleBlowerText_4.Text = "DISABLED"

  832. AutoBlowBubble_3.ImageColor3 = DisabledColor

  833. else

  834. Settings.KeepLegendary = true

  835. LogText("Enabled keeping Legendary Items")

  836. AutoBubbleBlowerText_4.Text = "ENABLED"

  837. AutoBlowBubble_3.ImageColor3 = EnabledColor

  838. end

  839. end)

  840. Log.MouseButton1Down:Connect(function()

  841. if Main.Visible then

  842. LogText("Click to Open")

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

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

  845. v.Visible = false

  846. end

  847. end

  848. else

  849. LogText("Click to Close")

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

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

  852. v.Visible = true

  853. end

  854. end

  855. end

  856. end)

  857. FastOpenButton.MouseButton1Down:Connect(function()

  858. if Settings.RemoveUI then

  859. LogText("Disabled Faster Open")

  860. Settings.RemoveUI = false

  861. FastOpenButtonText.Text = "DISABLED"

  862. FastOpenButton.ImageColor3 = DisabledColor

  863. else

  864. LogText("Enabled Faster Open")

  865. Settings.RemoveUI = true

  866. FastOpenButtonText.Text = "ENABLED"

  867. FastOpenButton.ImageColor3 = EnabledColor

  868. end

  869. end)

  870. -- Anti AFK

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

  872. Player.Idled:Connect(function()

  873. VirtualUser:CaptureController()

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

  875. end)

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

  877. if Settings.RemoveUI then

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

  879. Child:Destroy()

  880. end

  881. end

  882. end)

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

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

  885. if Settings.TripleEgg then

  886. TripleEggStatus.Text = "TRUE"

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

  888. elseif Settings.TripleEgg == false then

  889. TripleEggStatus.Text = "FALSE"

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

  891. end

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

  893. Settings.blowWait = 0.5

  894. else

  895. Settings.blowWait = 1

  896. end

  897. end)

  898. CANDY.Name = "CANDY"

  899. CANDY.Parent = THESIDX

  900. CANDY.BackgroundColor3 = Color3.new(1, 1, 1)

  901. CANDY.Position = UDim2.new(0.0387931094, 0, 0.72559011, 0)

  902. CANDY.Size = UDim2.new(0, 200, 0, 50)

  903. CANDY.Style = Enum.ButtonStyle.RobloxRoundButton

  904. CANDY.Font = Enum.Font.SourceSans

  905. CANDY.Text = "AUTO FARM BRICKS"

  906. CANDY.TextColor3 = Color3.new(0, 0, 0)

  907. CANDY.TextSize = 26

  908. CANDY.MouseButton1Click:connect(function()

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

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

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

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

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

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

  915. b.CanCollide = false

  916. end

  917. end

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

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

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

  921. c.CanCollide = false

  922. end

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

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

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

  926. d.CanCollide = false

  927. end

  928. end

  929. end

  930. end

  931. end

  932. end

  933. end

  934. end

  935. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Teddy Island"].Decore.Shrine.Decore.Mountains:GetChildren()) do

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

  937. v.CanCollide = false

  938. else

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

  940. b.CanCollide = false

  941. end

  942. end

  943. end

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

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

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

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

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

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

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

  951. as.CanCollide = false

  952. end

  953. end

  954. else

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

  956. c.CanCollide = false

  957. end

  958. end

  959. end

  960. else

  961. b.CanCollide = false

  962. end

  963. end

  964. end

  965. while wait() do

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

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

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

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

  970. hum:MoveTo(v.Position)

  971. hum.MoveToFinished:wait()

  972. end

  973. end

  974. end

  975. end

  976. end)

  977. EARTH.Name = "EARTH"

  978. EARTH.Parent = THESIDX

  979. EARTH.BackgroundColor3 = Color3.new(1, 1, 1)

  980. EARTH.Position = UDim2.new(0.0344827585, 0, 0.393822372, 0)

  981. EARTH.Size = UDim2.new(0, 95, 0, 50)

  982. EARTH.Style = Enum.ButtonStyle.RobloxRoundButton

  983. EARTH.Font = Enum.Font.SourceSans

  984. EARTH.Text = "TOY LAND"

  985. EARTH.TextColor3 = Color3.new(0, 0, 0)

  986. EARTH.TextSize = 22

  987. EARTH.MouseButton1Click:connect(function()

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

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

  990. wait(1)

  991. end

  992. end)

  993. CANDYL.Name = "CANDYL"

  994. CANDYL.Parent = THESIDX

  995. CANDYL.BackgroundColor3 = Color3.new(1, 1, 1)

  996. CANDYL.Position = UDim2.new(0.517241359, 0, 0.393822372, 0)

  997. CANDYL.Size = UDim2.new(0, 95, 0, 50)

  998. CANDYL.Style = Enum.ButtonStyle.RobloxRoundButton

  999. CANDYL.Font = Enum.Font.SourceSans

  1000. CANDYL.Text = "CANDY LAND"

  1001. CANDYL.TextColor3 = Color3.new(0, 0, 0)

  1002. CANDYL.TextSize = 20

  1003. CANDYL.MouseButton1Click:connect(function()

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

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

  1006. wait(1)

  1007. end

  1008. end)

  1009. up.Name = "up"

  1010. up.Parent = THESIDX

  1011. up.BackgroundColor3 = Color3.new(0, 0, 0)

  1012. up.Position = UDim2.new(-0.0392613895, 0, -0.039538648, 0)

  1013. up.Size = UDim2.new(0, 230, 0, 12)

  1014. up.Font = Enum.Font.SourceSans

  1015. up.Text = "BGS GUI BY NAME4YOU"

  1016. up.TextColor3 = Color3.new(1, 1, 1)

  1017. up.TextSize = 20

  1018. down.Name = "down"

  1019. down.Parent = THESIDX

  1020. down.BackgroundColor3 = Color3.new(0, 0, 0)

  1021. down.Position = UDim2.new(-0.0392613895, 0, 0.964322329, 0)

  1022. down.Size = UDim2.new(0, 230, 0, 12)

  1023. down.Font = Enum.Font.SourceSans

  1024. down.Text = "BGS GUI BY NAME4YOU"

  1025. down.TextColor3 = Color3.new(1, 1, 1)

  1026. down.TextSize = 20

  1027. CREDITS.Name = "CREDITS"

  1028. CREDITS.Parent = ScreenGui

  1029. CREDITS.BackgroundColor3 = Color3.new(0.27451, 0.772549, 1)

  1030. CREDITS.Position = UDim2.new(0, 0, 0.154791161, 0)

  1031. CREDITS.Size = UDim2.new(0, 1267, 0, 529)

  1032. TextButton.Parent = CREDITS

  1033. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)

  1034. TextButton.Position = UDim2.new(0.0390840806, 0, 0.517958403, 0)

  1035. TextButton.Size = UDim2.new(0, 1166, 0, 185)

  1036. TextButton.Style = Enum.ButtonStyle.RobloxRoundButton

  1037. TextButton.Font = Enum.Font.SourceSans

  1038. TextButton.Text = "CREDITS TO : ANTRAXO, TITANIUM DEVELOPER, NOT A TRAP, KRXNKY, NAME4YOU, REALLYSECURE, STEVEE"

  1039. TextButton.TextColor3 = Color3.new(0, 0, 0)

  1040. TextButton.TextSize = 32

  1041. X.Name = "X"

  1042. X.Parent = CREDITS

  1043. X.BackgroundColor3 = Color3.new(1, 1, 1)

  1044. X.Position = UDim2.new(0.146014214, 0, 0.0434782617, 0)

  1045. X.Size = UDim2.new(0, 894, 0, 232)

  1046. X.Style = Enum.ButtonStyle.RobloxButton

  1047. X.Font = Enum.Font.SourceSans

  1048. X.Text = "X"

  1049. X.TextColor3 = Color3.new(1, 1, 1)

  1050. X.TextSize = 100

  1051. X.TextWrapped = true

  1052. X.MouseButton1Click:connect(function()

  1053. CREDITS.Visible = false

  1054. end)

  1055. -- Scripts:

BUBBLE GUM SIM GUI - Pastebin.com (2024)
Top Articles
Latest Posts
Article information

Author: Jonah Leffler

Last Updated:

Views: 6830

Rating: 4.4 / 5 (65 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Jonah Leffler

Birthday: 1997-10-27

Address: 8987 Kieth Ports, Luettgenland, CT 54657-9808

Phone: +2611128251586

Job: Mining Supervisor

Hobby: Worldbuilding, Electronics, Amateur radio, Skiing, Cycling, Jogging, Taxidermy

Introduction: My name is Jonah Leffler, I am a determined, faithful, outstanding, inexpensive, cheerful, determined, smiling person who loves writing and wants to share my knowledge and understanding with you.