• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Problem with accounts... help please :(

eyteew

es neko nesaprotu :D
Joined
Nov 25, 2009
Messages
104
Reaction score
0
Location
Thais
Hello, i have problems with accounts (using sql)
When i log in Account Manager's account (1/1), it shows - Invalid Account Name. but it exist in my database..
Made own account with player and it happen again!
What is wrong? If i write account info which not exist, it shows - Account name of password is not correct.

Help, i will rep you :thumbup:
 
yes, i made new account

i have question - where can i see in database account number? there is only password... isnt account number = id ?
 
1-start xampp
2-start mysql
3-start apache
4-go to localhost/phpmyadmin
5-usr= root (DONT CHANGE)
6-password(ur pass,if u dont have 1 msg me
7-import file with name mysql in server folder(if u done it then u dont need)
8-search for a table with name (player)
9-press it
10-press browse
11-u will see (account manager)
12-press on the pencil icon
13-change id to 1
14-change posx,posy,posz
15-done
-----
if didnt work msg me here
 
And lastly, If you have sha1 on and you made your database using plain but changed to sha1 then your first account will still be in plain type encryption so you will need to use a sha1 converter and manually add it to your accounts password via database
 
Back
Top