for i, v in getgc() do if typeof(v) == "function" and string.find(debug.info(v, "s"), "AnalyticsPipelineController") then hookfunction(v, function() return task.wait(9e9) end) end end