get paid to paste

Sword Fighters Simulator Script | GAMEPASS...

local old
for i,v in next, getgc(true) do
    if typeof(v) == 'function' and debug.getinfo(v).name == "OwnsGamepass" then
        old = hookfunction(v, function()
            return true
        end)
    end
end

Pasted: May 4, 2023, 12:32:07 am
Views: 21