No description
Find a file
2024-07-25 10:06:21 +02:00
IdentityValidator.luau 2 2024-07-25 00:27:31 +02:00
README.md 3 2024-07-25 10:06:21 +02:00

IdentityValidator

IdentityValidator checks if your executor is faking printidentity or not.

Checks

  • printidentitycclosure
    • Checks if printidentity is a cclosure
  • getthreadidentitynotequal
    • getthreadidentity is not equal to printidentity level
  • invalididentity
    • if identity is lower than 0 or higher than 9
  • printidentitylowargs
    • printidentity does not have the prefix arg
  • identitycheck
    • MoreUNC's getthreadidentity function used to tell if the identity is being faked or not

Credits

Note

im still learning shi', if u want, you can pr 🙏

u can fork this, but dont modify anything and credit me, and possibly everyone i credit 👍