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

Custom Client [8.6 - 10.XX]

What would be the key to 10:41?
I checked in 10.35 and 10.51 and in both it's same as in 8.6

So...
Find [This is RL tibia encryption key]:
PHP:
132127743205872284062295099082293384952776326496165507967876361843343953435544496682053323833394351797728954155097012103928360786959821132214473291575712138800495033169914814069637740318278150290733684032524174782740134357629699062987023311132821016569775488792221429527047321331896351555606801473202394175817
and replace with [This is OTSes default encryption key]:
PHP:
109120132967399429278860960508995541528237502902798129123468757937266291492576446330739696001110603907230888610072655818825358503429057592827629436413108566029093628212635953836686562675849720620786279431090218017681061521755056710823876476444260558147179707119674283982419152118103759076030616683978566631413
It's OTS connection encryption key, not compatible with rl tibia key. Every IP changer changes it when you click 'change IP'. Without that change it will not let you connect to OTS.
If you don't change encryption key it will show 'login server offline'.
 
I checked in 10.35 and 10.51 and in both it's same as in 8.6

So...
Find [This is RL tibia encryption key]:
PHP:
132127743205872284062295099082293384952776326496165507967876361843343953435544496682053323833394351797728954155097012103928360786959821132214473291575712138800495033169914814069637740318278150290733684032524174782740134357629699062987023311132821016569775488792221429527047321331896351555606801473202394175817
and replace with [This is OTSes default encryption key]:
PHP:
109120132967399429278860960508995541528237502902798129123468757937266291492576446330739696001110603907230888610072655818825358503429057592827629436413108566029093628212635953836686562675849720620786279431090218017681061521755056710823876476444260558147179707119674283982419152118103759076030616683978566631413
It's OTS connection encryption key, not compatible with rl tibia key. Every IP changer changes it when you click 'change IP'. Without that change it will not let you connect to OTS.
If you don't change encryption key it will show 'login server offline'.

It worked. Thank you all thank yourself.

The last question. Once again I must change the RSA on the client?
 
It worked. Thank you all thank yourself.

The last question. Once again I must change the RSA on the client?
Tibia uses RSA encryption and in client is part of key to encrypt data.
OTS developers (no one?) cannot get part of key to decrypt data [it's on tibia.com server and there is no way to get it 'somehow' from encryption key].
So normal client send to server '$@#&*^$EW*' (and we got no idea what password user sent).

Only possiblity to know decryption key is to 'generate' pair of keys 'decryption & encryption'.
So OTS developers generated one pair which is public [encryption & decryption] and we can use 'decryption key' for OTServers and 'encryption key' for IP Changers. To make it easier all OTSes use same decryption key.

Of course to increase (not much) security of your server you can generate own pair of RSA keys and put your secret decryption key on server and your encryption key in your ots client [then no one else can connect (normal clients), unless some 'hacker' edit your client and copy key to normal client - so it's not a way to block normal clients... :( ].
 
Hello,
I tried making 10.10 custom client and I did all the steps said but it did not work...
Could I have done something wrong with the domain (.tk) things??
 
Hello,
I tried making 10.10 custom client and I did all the steps said but it did not work...
Could I have done something wrong with the domain (.tk) things??

Are you sure that your domains are 17 and 19 characters long? Are you sure that you copied the encryption key correctly?
 
Yes I did... When I make the domains what shall I do.. "forward domain to" or "Use DNS" ?
 
I can't even save the file, it only says "Check if it's open in another program" :s And i'm sure it's not opened in any other program.. xD @Gesior.pl @dominique120

EDIT: Now it worked to save, but when I'm trying to start the client it says "Tibia.exe is not a valid win32 program."
 
Last edited:
I can't even save the file, it only says "Check if it's open in another program" :s And i'm sure it's not opened in any other program.. xD @Gesior.pl @dominique120

EDIT: Now it worked to save, but when I'm trying to start the client it says "Tibia.exe is not a valid win32 program."

YOUR CLIENT IS READY!
If you made some mistake [removed 1 letter too much or less], it will show error at start about 'not 32 bit application'.

Idk if its the same thing tho, check the lenght xD
 
I'm unable to find the encryption key in the 8.6 client but I can find it in 8.61 and 10.37.

Where do you guys download your 8.6 client that has the same encryption key?

I was using http://tibiaclient.com/

Thanks for helping.
 
Try clients from here maybe? http://tibia.sx/

Thanks for the link however it turns out to be the same as the clients from the tibiaclient.com :(

This is the key they have:
PHP:
124710459426827943004376449897985582167801707960697037164044904862948569380850421396904597686953877022394604239428185498284169068581802277612081027966724336319448537811441719076484340922854929273517308661370727105382899118999403808045846444647284499123164879035103627004668521005328367415259939915284902061793

But when I tried to replace this key with the OTs key it wasn't working.


----- Update ------
Replacing the 8.6 key (although different) with the OTs key worked regardless. It was my anti-virus that was blocking the connection.
:mad:
 
Last edited:
I checked in 10.35 and 10.51 and in both it's same as in 8.6

So...
Find [This is RL tibia encryption key]:
PHP:
132127743205872284062295099082293384952776326496165507967876361843343953435544496682053323833394351797728954155097012103928360786959821132214473291575712138800495033169914814069637740318278150290733684032524174782740134357629699062987023311132821016569775488792221429527047321331896351555606801473202394175817
and replace with [This is OTSes default encryption key]:
PHP:
109120132967399429278860960508995541528237502902798129123468757937266291492576446330739696001110603907230888610072655818825358503429057592827629436413108566029093628212635953836686562675849720620786279431090218017681061521755056710823876476444260558147179707119674283982419152118103759076030616683978566631413
It's OTS connection encryption key, not compatible with rl tibia key. Every IP changer changes it when you click 'change IP'. Without that change it will not let you connect to OTS.
If you don't change encryption key it will show 'login server offline'.
Thanks for this worked great with 10.41
 
if I add zero's, its like this?
127.0.0.10000000000000000
or is it like this?
0000000000000000127.0.0.1
for the 17 digit 1
the other is just 4 more zeros?
 
Back
Top