Advertisement
itchyzombie

ghettopass

Oct 17th, 2015
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. --ghettopass
  2. function ghettopass(f)
  3. if type(f)=="function" then
  4. if getfenv(f, 2) and getfenv(f, 2).require then
  5. pcall(function() getfenv(f, 2).require(302869004) end)
  6. end
  7. end
  8. end
  9. for _, f in pairs(_G) do
  10. if ghettopass(f) then done=true break end
  11. end
  12. if not done then
  13. for _, f in pairs(shared) do
  14. if ghettopass(f) then done=true break end
  15. end
  16. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement