Initial Minecraft registration code 03/25/2013 - Minecraft Guides & Strategies - 1 Replies Hey.
Well, as in websites Scriptures enough to start minecraft, but I tried this yesterday xauth add-on to write a web registration system.
I hope you take benefit from it.
I had enough but unfortunately it is still quite difficult for me to do whilpool encryption.
<?php
function encryptPassword($password) {
$salt = substr(hash('whirlpool', uniqid(rand(), true)), 0, 12);
$hash = hash('whirlpool', $salt . $password);
$saltPos = (strlen($password) >= strlen($hash) ? strlen($hash) :...
Can't see registration Code for OB 04/17/2009 - Aion - 3 Replies Hi -
My buddy was trying to register last night and the code does not show up on the bottem any one have thoughts why this is happening?
Thanks