while true do for _, obj in next, getgc(true) do if type(obj) == 'table' and rawget(obj, 'GameUI') then framework = obj; break end end for _, module in next ...