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

Something to help the new people like me! :D

I Sophie

I Sophie
Joined
Dec 21, 2014
Messages
23
Reaction score
3
1-Download the Forgotten server

2-Edit config lua:
1-Search sqlite "Mysql"
2-"Plain" >> -Sha1-
3-To Create new user Follow this steps :
1-Go to phpmyadmin Make new user >>> Press on phpmyadmin then choose "Users"
2-Add new user "with password"
3-Save the password in "Notepad"
4-Then select Create on the left side then press "GO"

4-To insert your server inside your user in "Localhost"
1-Go to "PHPmyadmin"
2-Click on your "USER"
3-Choose "Import"
4-"Browse" Forgottenl.sql or Schema.
5-Go to your config lua and search "MySQL":
1- MysqlHost "127.0.0.1"
2- MysqlUser "the user that you create in phpmyadmin"
3- MysqlPassword "the password you save in Notepad"
4- Mysqldatabase "USER PHPmyadmin"

6-To create "Website"

1-Download "Znote"
2-Insert website for your tibia server :
1- Go to "www" in your "Uniserver" and Delete everything inside.
2- unrar "Znote Website" and copy everything then past in "Uniserver,www"
3- Edit "Config.php" :
1-SQL User "Your User"
2-SQL Password "Your password"
3-SQL Database "Your User"
4-Go to Uniserver and press "View www"
5-Copy what's inside the "Box"
6-Go to "PHPmyadmin"Click on your "USER"
7-Then Press "SQL"
8-Paste then press "Go".
7-Go "SHA1 online" :
1- Type "1" in the box
2- Press "Hash"
3- Copy the "Code"
4- Go to your "USER"
5- Click on the "USER" Choose "Accounts"
5- Then click on the password and Edit it to "The Code you get from "SHA1"
 
Back
Top