Gover submitted a new resource:
Challance-response between server and Tibianic-dll client - tibianic-dll, challance-response
I'm not sure if thats a good place to post this. If not please move it to correct place on the forum.
Read more about this resource...
Challance-response between server and Tibianic-dll client - tibianic-dll, challance-response
Hi,
I would like to share my approach to forcing players to use my version of game client.
Since we have tibianic-dll we can actually do that, and prevent players from using otclient's etc.
I'm not a skilled programmer, so it can have some bugs.
It would be nice to hear your opinions on doing something like this on my server. Some code corrections are always really welcome.
So here it is.
main.cpp file in tibianic-dll: (above quest log for example)
C++:/* Client protection -...
I'm not sure if thats a good place to post this. If not please move it to correct place on the forum.
Read more about this resource...

