• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

TFS 0.4 to run a 7.x server

Stellow

C++/C#/PHP/LUA
Joined
Oct 23, 2008
Messages
1,112
Reaction score
221
Location
Germany
GitHub
eubrunomiguel
How would a TFS 0.4 be able to run a oldschool server? Besides the protocol, do you guys have any idea on what to change on the sources?
 
You claim to be a C++ Programmer. If you don't have the required skills to make it without help, better go for a download&run distro. There are many out there working. Use search.
 
How would a TFS 0.4 be able to run a oldschool server? Besides the protocol, do you guys have any idea on what to change on the sources?

You have to remove / change bytes that the client reads in order to being able to log in. After that you can probably remove features that are inaccurate to old-school Tibia.
I also think that something was changed in how encrypting/decrypting RSA/XTEA but can't verify it.

Can't you just use OTHire?
 
You claim to be a C++ Programmer. If you don't have the required skills to make it without help, better go for a download&run distro. There are many out there working. Use search.

I dont see a point of being so negative towards him. Instead you could just provide him with serious info instead of being a total dick? Look how @ond responded to him a very nice and good answer.

p.s @Stellow if you want a TFS 0.4 for protocol 7.4/7.6/7.72 I can provide you one just pm me and will send you ;)
 
Last edited by a moderator:
You have to remove / change bytes that the client reads in order to being able to log in. After that you can probably remove features that are inaccurate to old-school Tibia.
I also think that something was changed in how encrypting/decrypting RSA/XTEA but can't verify it.

Can't you just use OTHire?

That was the answer I was looking for. I think all the lua codes and libs inside data folder should be updated too, in order to respond to the new objects.
Well, I can, but I was looking for a project to make my own, just it.
Thank you.
 
You claim to be a C++ Programmer. If you don't have the required skills to make it without help, better go for a download&run distro. There are many out there working. Use search.
Knowing c++ does not make me fully understand how the server engine works. It is clear to me that you know shit about anything. Thanks for the reply, good luck on life.
 
Back
Top