• 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!

cannot loggin into account manager

what info do u need more?
i want to login into account manager but i cant
i try to login with 1/1 it says invalid account name
and when i try it with 111111/tibia/ it says accountname or password incorrect

what info do u need more?
 
and this says the config.lua
Code:
	-- Account manager
	accountManager = true
	namelockManager = true
	newPlayerChooseVoc = false
	newPlayerSpawnPosX = 95
	newPlayerSpawnPosY = 117
	newPlayerSpawnPosZ = 7
	newPlayerTownId = 1
	newPlayerLevel = 1
	newPlayerMagicLevel = 0
	generateAccountNumber = false

    -- Database
    -- NOTE: sqlFile is used only by sqlite database, and sqlKeepAlive by mysql database.
    -- To disable sqlKeepAlive such as mysqlReadTimeout use 0 value.
    sqlType = "mysql"
    sqlHost = "localhost"
    sqlPort = 3306
    sqlUser = "4179992"
    sqlPass = "kanker1"
    sqlDatabase = "otserv"
    sqlFile = "forgottenserver.s3db"
    sqlKeepAlive = 0
    mysqlReadTimeout = 10
    mysqlWriteTimeout = 10
    encryptionType = "sha1"

i just want to know what the account number en password is of the account manager
help plz
 
Last edited:
hmmm it still doesnt work:S
this is in phpmyadmin
account table:
2qd29zl.jpg


and player table:
5n9mrn.jpg


plz help i treid alot of servr but they all say the same:S
 
Back
Top