Returns the user’s Hardware ID.
Most commonly used to gate script hubs behind an HWID whitelist.
Returns
string - a 64-character hash.
Example
Block unauthorised users at script load by checking the HWID against a whitelist.
Often used for script key systems and authorization checks.