[Help]Create an account to login in my own eo private server

04/06/2014 11:19 Khalidmadkour#1
After i made every thing good and server is working well! . i foun that user:root pass:test when i login with them i get invald account
can any one tell me how to make an account to login my prvate eo server
i know there r many thread about this but the only one i found this

First download sql create account generator


Then open the download input the username and password you wish to use and push generate sql query.

Next copy this part of the query...insert into my.account (name,password) values('username','144ee397940b99df76b374a432be057 0');

Then make sure mysql is running on green light and connecting to your database

Next open navicat connect to your database, then click query on the tool bar at the top.Then click new query and paste the query you copied just before and hit run.

Then your done login the game and play.

Created by 09-11-2011, 08:03 #1
Marcus*
but i dunno where to find navicat connect to paste the info which i get from

sql create account generator
is i need to download that app which called navicate or its attach with bd which i dowloaded or what! please help!!

Solved!.
04/09/2014 19:19 Khalidmadkour#2
He want to know how to do it pm i will tell u ;)
04/11/2014 17:38 MadWorld001#3
you should get the navicate then go to generate sql query then make the acc what ever you want go to navicate Console and paste the query and press enter you done :)
04/14/2014 16:39 Khalidmadkour#4
Thanks bro but i already made it before long time xD
04/15/2014 00:19 Kalrasha#5
most every server pack has a file that opens a web address that allows you to make a account to a point. The rest is just adding the code it gives you into the db it's self.