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

Not random you'll have to create a no-ip/domain with the name you choose add it.
 
Line 11095
and that's the key I don't know why is it different from the thread but you need to change it.
Code:
124710459426827943004376449897985582167801707960697037164044904862948569380850421396904597686953877022394604239428185498284169068581802277612081027966724336319448537811441719076484340922854929273517308661370727105382899118999403808045846444647284499123164879035103627004668521005328367415259939915284902061793
 
If you wrote one letter or one number extra then it won't work and it will get error you should really focus when editing it, 1 space/1 letter/1 number will destroy it all.
 
Hi guys.
I really dont seem to get this to work.
Iam using Client 10.98.

The issue is:
login01.tibia.com
login02.tibia.com
login03.tibia.com
login04.tibia.com

There is NO login05.tibia.com.

The same is for
tibia01.cipsoft.com
tibia02.cipsoft.com
tibia03.cipsoft.com
tibia04.cipsoft.com
There is NO tibia05.cipsoft.com.

So I replaced all the 4 of each with my own 17 and 19 letter domains as it says in the tutorial, and I replaced the key as well.
When I open my server and log in I get the message:
"Cannot log into server."
"Error: Could not resolve server name (11004).

Do I need to change some ports or something in the config file as well?

Some help to resolve this would be much appreciated :) Thanks in advance
 
Friend asked me how to make client that connects to his OTS without IP changer. It's very simple!
STEP 1
Get domains that have 17 and 19 letters.
Your domain has other length: yourserver.com - 14 letters
You can use subdomains like:
s1.yourserver.com - 17 letters
serv.yourserver.com - 19 letters
or make some random free domains at www.dot.tk - users will not see them anyway:

otssuperdomain.tk - 17 letters
23asdeqbvdfwerxs.tk - 19 letters

STEP 2
Download Notepad++ ( Notepad++ (http://notepad-plus-plus.org/) ) and open Tibia.exe in it.

STEP 3
Time to find (CTRL+F in Notepad++) and replace few things in Tibia.exe

Find:
PHP:
login01.tibia.com
and:
PHP:
login02.tibia.com
and:
PHP:
login03.tibia.com
and:
PHP:
login04.tibia.com
and:
PHP:
login05.tibia.com
and replace each with 17 letters domain.

Find:
PHP:
tibia01.cipsoft.com
and:
PHP:
tibia02.cipsoft.com
and:
PHP:
tibia03.cipsoft.com
and:
PHP:
tibia04.cipsoft.com
and:
PHP:
tibia05.cipsoft.com
and replace each with 19 letters domain.

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


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'.

Thank you for this!

Is it possible to unlock full mini-map for my custom client?

/Xizze
 
Thank you for this!

Is it possible to unlock full mini-map for my custom client?

/Xizze
You mean custom Tibia client, not OTClient?
Only way is to generate it:
and send map to players with instuction how to install.. or make some .dll that make it load from other directory (custom client directory)

In case of OTClient it's much easier, because client can load OTS map and generate minimap from it:
 
You mean custom Tibia client, not OTClient?
Only way is to generate it:
and send map to players with instuction how to install.. or make some .dll that make it load from other directory (custom client directory)

In case of OTClient it's much easier, because client can load OTS map and generate minimap from it:

Yes custom Tibia Client. Ok thank you i will check that guide out.
 
why my client doesnt have nothin of that i put ctrl f to find and nothing is in there in the exe file
 
Well i got this to work thank you!
However im curious as to how i can customize the custom client.
As in changing the access account button link as well as the background image
 
Back
Top