not for purpose of hacking but for integration to any other forum,third party software I want usernames stored in plain text format is that possible?
Why don't you just figure out how the encryption algorithm works and use it on your forum for comparing passwords with their encrypted equivalents? AFAIK there is no way to retrieve plaintext from already encrypted passwords.