Hello Glenn

Thank you for the script, the top one works perfect but the second script I cannot seem to get it working correctly. It is not reading the information from the .ini files for the USERID, is there something I am missing in this?

Thanks again

$Color = ReadProfileString('UserClothes.ini', 'USERS', @USERID)
If $Color = ''
$Color = 'unknown' ; not found in data file, show unknown
EndIf
@USERID ' wears ' $Color ' clothes.' ?
_________________________
www.omfgservers.com