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

[WriteTutorial] Tibia 12 Client (OTBR)

Want a Video tutorial?


  • Total voters
    15

Joriku

Working in the mines, need something?
Joined
Jul 16, 2016
Messages
1,083
Solutions
15
Reaction score
377
Location
Sweden
YouTube
Joriku
Hi,
Allright. Alot of people needs this so I'll explain the best I can by writing it.
I have a Pre-Recorded "Video-Setup" but It might be released later on. I need to research more on RSA Key and how to add it in. - A video tutorial do exists on this part.

Allright so here we start --->
First of you need:
1. A host machine, Linux or Windows.
2. Znote Acc Engine.
3. OTServBR setted up, compiled and everything related to the server part.

TODO: (Fast Link = opentibiabr/otservbr-global (https://github.com/opentibiabr/otservbr-global))
Download Tibia 12 Client, you can find it Inside the "Tools" folder which you've downloaded.
You can follow my setup tutorial here:

Now, you should have the Tibia 12 folder on your desktop, enter the "Bin" folder and edit the 127.0.0.1 with NotePad++
Press CTRL + F and search for "Login.php".

Once you've come to the "service" edit the link with INSERT and use your login.php link. For me It is "Hoxera | Forgotten Kindom (https://hoxera.se/login.php)" for you it should be "https or http (ESL or not) https://yourdomainname/login.php".

If you have any letter afther it, use space to remove It. DO NOT remove It normally, you need to use INSERT Inorder to keep the .exe alive.

Now that you have the exe ready, let's enter the Website.

Open Config.php (znote) and config.lua (server config).
Inside the config.lua, edit two lines:
Lua:
ip = "Your IPV4 Adress here"[/SIZE]

serverName = "Your Server Name Here"

Now enter the config.php (Znote) (Html)
Press ctrl + f and search for "Gameserver info is used for client 11+ loginWebService"
Edit: (Remember to use the exacly same IPv4 and server name that you use Inside your config.lua.
Lua:
'ip' => 'same IPv4 here',
'name' => 'Same server name here, big and small letters.' // Must be identical to config.lua (OT config file) server name.

Now you should be able to login without any Issues, any Issues? Write down and I'll awnser them.
First some Pre-Order Question:

Q: Why didn't you make a Video on this?
A: I want to do some more research on the RSA key before I make a video on this. And also, I do not gain any support latley so I kind of skipping the video part.
A video do exists but it's currently Private.

OTHER INFO:
Thanks To @Znote for helping me thru with some Issues with the 12 client.
-- I am making a PK project and want some Testers for it, currently none wants to because people exept money for anything they do.
If so, I'll stop making Videos for free and take "payment" for it?
Hoxera.se
Discord: Joriku#2078
You'll be rewarded on server start as a Thank You, I promise you'll like the OT!
 
Hi,
Allright. Alot of people needs this so I'll explain the best I can by writing it.
I have a Pre-Recorded "Video-Setup" but It might be released later on. I need to research more on RSA Key and how to add it in. - A video tutorial do exists on this part.

Allright so here we start --->
First of you need:
1. A host machine, Linux or Windows.
2. Znote Acc Engine.
3. OTServBR setted up, compiled and everything related to the server part.

TODO: (Fast Link = opentibiabr/otservbr-global (https://github.com/opentibiabr/otservbr-global))
Download Tibia 12 Client, you can find it Inside the "Tools" folder which you've downloaded.
You can follow my setup tutorial here:

Now, you should have the Tibia 12 folder on your desktop, enter the "Bin" folder and edit the 127.0.0.1 with NotePad++
Press CTRL + F and search for "Login.php".

Once you've come to the "service" edit the link with INSERT and use your login.php link. For me It is "Hoxera | Forgotten Kindom (https://hoxera.se/login.php)" for you it should be "https or http (ESL or not) https://yourdomainname/login.php".

If you have any letter afther it, use space to remove It. DO NOT remove It normally, you need to use INSERT Inorder to keep the .exe alive.

Now that you have the exe ready, let's enter the Website.

Open Config.php (znote) and config.lua (server config).
Inside the config.lua, edit two lines:
Lua:
ip = "Your IPV4 Adress here"[/SIZE]

serverName = "Your Server Name Here"

Now enter the config.php (Znote) (Html)
Press ctrl + f and search for "Gameserver info is used for client 11+ loginWebService"
Edit: (Remember to use the exacly same IPv4 and server name that you use Inside your config.lua.
Lua:
'ip' => 'same IPv4 here',
'name' => 'Same server name here, big and small letters.' // Must be identical to config.lua (OT config file) server name.

Now you should be able to login without any Issues, any Issues? Write down and I'll awnser them.
First some Pre-Order Question:

Q: Why didn't you make a Video on this?
A: I want to do some more research on the RSA key before I make a video on this. And also, I do not gain any support latley so I kind of skipping the video part.
A video do exists but it's currently Private.

OTHER INFO:
Thanks To @Znote for helping me thru with some Issues with the 12 client.
-- I am making a PK project and want some Testers for it, currently none wants to because people exept money for anything they do.
If so, I'll stop making Videos for free and take "payment" for it?
Hoxera.se
Discord: Joriku#2078
You'll be rewarded on server start as a Thank You, I promise you'll like the OT!
how to download tibia 12? in official tibia is only 11
 
how to download tibia 12? in official tibia is only 11
You need to find the client for the current downloaded OTBR version, Tibia has client 11 ready which auto updates to their own version. Pretty smart to keep the outdated versions gone
 
Back
Top