[ad_1]
Created by kin#1649
Features:
- ALT DETECTION BYPASS
- Put this script in your auto execute
local Old; Old = hookfunc(pcall, function(f, ...)
if not checkcaller() and islclosure(f) and table.find(getconstants(f), "UserSettings") then
hookfunc(pcall, Old)
return false
end
return Old(f, ...)
end)
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]