Seen a few peeps asking for sumthin like this so here goes. This actually makes you a new account or changes the password of a current account.
Just open config.php and change the FF:
Notes:
password is tribalost
Credits to [Only registered and activated users can see links. Click Here To Register...] for NiceForm V2
Need not mention but this requires .Net 3.5
Also I tested this on PHP 5 so not sure if the lower versions support some functions.
Updated.
Just open config.php and change the FF:
Code:
$database["host"] = "localhost"; // IP/Domain of the host $database["user"] = "root"; // Username $database["pass"] = "test"; // Password $database["name"] = "conqueremu"; // Database Name
password is tribalost
Credits to [Only registered and activated users can see links. Click Here To Register...] for NiceForm V2
Need not mention but this requires .Net 3.5
Also I tested this on PHP 5 so not sure if the lower versions support some functions.
Updated.