• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Wrong Password in database

madzor11

New Member
Joined
May 7, 2011
Messages
29
Reaction score
0
I recently opened an Open Tibia server and when someone creates account on my homepage, the account is as they are making, in the daatabase the acc, character everything is there, but the password is set to a looooong password that is not the password, and i have to change the password manuelly in the database after creating account to login, anyone know how to avoid this? to make the password using on homepage available into game aswell
 
Goto Config.lua search for Plain, if you don't find it search to sha1!

You have to know one thing:

If it's sha1 and you change it, you can lose all the others accounts, because the security is sha1 and you change encryption.
So if is sha1 and you change it to plain, you will see passwords, copy that rare code and change it to the account password, if it works, change all the sha1 accounts and done!
 
Back
Top