yo you have the eo file use to make eudemon acc i need ty, it usally comes with manni but i cant seem to fnd it ty
document.write("put this into navicat/mysql command line:<br /><b>insert into [COLOR="Red"]my.account[/COLOR] (name,password) values('" + login + "','"+GenMD5(password)+"');");
document.write("put this into navicat/mysql command line:<br /><b>insert into [COLOR="Red"]account.account[/COLOR] (name,password) values('" + login + "','"+GenMD5(password)+"');");