Quote:
Originally Posted by flavius1
Please Help Create Account.. Problem put this into navicat/mysql command line:
Where are Navicat Or mysql For insert into account.account (name,password) Please Help Fast Im Noob  (( Thank all Help ME
|
Open ur wamp folder if u have it done correctly AS THE GUIDE SAYS the reg script will be here
C:/wamp/www/md5/eo.htm That will create a account for you
Insert ur login name into the top box
ur password into the bottom
Hit the generate button
U will get summat like this
put this into navicat/mysql command line:
insert into account.account (name,password) values('test','53b6320eb06e2c62888a6d1739cd24bd');
Seperate that so it looks like this:
insert into account (name,password) values('test','53b6320eb06e2c62888a6d1739cd24bd');
Open Navicat Open connection click account click New Query and run that command in the query window
There one account created succesfully with the User Test and Pass Test!
As for Dreadrico You Use Any Mannequin client from Version 5051 that works for me theres plenty around just search for them

Dont forget the thanks button if this helped -.-" lol
