Anyone done any md5 hashing in Maxscript? doable?
I haven’t used it yet, but dotNet has a class “System.Security.Cryptography.MD5CryptoServiceProvider” that might help. More info and a VB example can be found here.
Martijn