mirror of
https://github.com/Ro-Ware/IdentityValidator.git
synced 2024-11-14 16:54:56 -05:00
No description
IdentityValidator.luau | ||
README.md |
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
- UNC NamingStandard: UNCCheckEnv @ https://github.com/unified-naming-convention/NamingStandard/blob/main/UNCCheckEnv.lua
- MoreUNC v2.0.0: for getthreadidentity @ https://rawscripts.net/raw/Universal-Script-MoreUNC-V2-15902