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

How to change client login and game ports

Daemonium

Programmer
Joined
Oct 18, 2015
Messages
57
Solutions
1
Reaction score
8
Location
Canada
Hello, I would like to change the client ports, I thought that by changing the following, it would work but it seems it does not.

Normal:
Code:
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171

My changes:
Code:
loginPort = 10001
gamePort = 10002
adminPort = 10001
statusPort = 10001
 
You'll have to edit your client too, Not sure if this will work but you can try the port step.
 
You'll have to edit your client too, Not sure if this will work but you can try the port step.
Wouldn't tibia ip changer change the port itself...?
tibia-multiip-changer-v7.4-main-window-screenshot.png
 
Back
Top