-- // No Autoexec Needed loadstring(game:HttpGet(("https://raw.githubusercontent.com/JustAP1ayer/ugc/main/DespicableMe4HeistObby.lua"),true))() --------------------------------------------------------------------------------------------- -- // Autoexec Needed loadstring(game:HttpGet(("https://raw.githubusercontent.com/JustAP1ayer/ugc/main/DespicableMe4HeistObbyAutoExec.lua"),true))() -- // Infinite Bananas while task.wait() do game.MarketplaceService:SignalPromptPurchaseFinished(game.Players.LocalPlayer,17737979766,false) end