No description
Find a file
2024-07-25 10:03:21 +02:00
IdentityValidator.luau 2 2024-07-25 00:27:31 +02:00
README.md 2 2024-07-25 00:27:31 +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

Credits

Note

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