local function fakington() local orgidentifyexecutor = identifyexecutor local fakingtonExecutington = 'zinsprivatetest' -- fake executor name here fakingtonExecutington = tostring(fakingtonExecutington) hookfunction(orgidentifyexecutor, function() return fakingtonExecutington end) end fakington() getgenv().sUNCDebug = { ['printcheckpoints'] = false, ['delaybetweentests'] = 0, } loadstring(game:HttpGet('https://script.sunc.su/'))()