if game:GetService("CoreGui"):FindFirstChild("PurchasePromptApp") then game:GetService("CoreGui").PurchasePromptApp:Destroy() end game:GetService("Players").LocalPlayer.PlayerGui.MainGui.HoverSound.Volume = 0 for i = 1, 20000 do fireclickdetector(game:GetService("Workspace").BillboardBalloon.Board.ClickDetector) fireclickdetector(game:GetService("Workspace").BillboardApple.Board.ClickDetector) if i%30 == 1 then task.wait() end end