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

RSA key

Ronaldino

Esso Eh
Joined
Dec 25, 2007
Messages
745
Reaction score
0
Hello.

I need an tutorial how to edit RSA key on Tibia 8.11, because I want make client with my own IP address, I was looking on OT*ans but their tutorials didnt help me so much.
 
hmm, always want to ask, FOR what need change RSA key? wtf he is doing?
 
hmm, always want to ask, FOR what need change RSA key? wtf he is doing?
... lol you must be joking, how could you play OTS without RSA key change??
OTS RSA key != Offical Tibia RSA key :D
EDIT: 1 minute of googleing :D
BY Jester

A tutorial like this have already been made but the reason that Im making new one is that many people got it hard to make it.


Why should you make your own Tibia Client?
There are many advantages like recording movies with Tibicam or entering the game without using an IP changer.

What do you need for it?
Tibia.exe and Hex editor. Download Hex editor here.

So.. Let's start!
Move your Tibia.exe in your desktop and run Hex Editor.

Now follow this steps.
1.- Go to file and click on Open file (Ctrl+O) and Load your Tibia.exe.
2.- There should appears a lot of numbers and letters, so we gotta put a new RSA Key.
Press ctrl+f and write "1247", then Enter.
You must find a large sequence of numbers. Delete them all.
3.- Go to Edit/Insert String. A window appears and there are 2 options to choose. Hex string or Text String. Go for Text string and write this code:
Code:
10912013296739942927886096050899
55415282375029027981291234687579
37266291492576446330739696001110
60390723088861007265581882535850
34290575928276294364131085660290
93628212635953836686562675849720
62078627943109021801768106152175
50567108238764764442605581471797
07119674283982419152118103759076
030616683978566631413
It should be like this..
wol_error.gif
This image has been resized. Click this bar to view the full image. The original image is sized 800x577.
pic1.jpg



Ok, now we are done with the RSA KEY.

The next steps are to change the ip to the one we want the Tibia client connect to.

1.- Ctrl+f and write test.cipsoft.com and press Ok.
Now you have found Like 4 CipSoft ip's. What do we do? Take the first ip (can't remember which one it is) and click with the mouse cursor on the first letter. Now write your ip. Imaginte that you replace test.cipsoft.com.. This ip has 16 intergers (writable places). If you write 80.80.80.80, then this one has 11 intergers. You will have something like 80.80.80.80t.com .
What do we do? we Delete "t.com" and the we gotta do this:
Click with your cursor on the last 0 of that ip, and click on Edit/Insert String. This Time choose "Hex strings". So we had "t.com", that = to 5 intergers. What do we write there? Two 0 for
1 interger. So this time would be "00 00 00 00 00". Press ok.

Should be like this:
wol_error.gif
This image has been resized. Click this bar to view the full image. The original image is sized 800x600.
pic2.jpg


Now we have 3 ips left. What do we do? We count how many intergers does contain and then we delete it. We go to Edit/Insert String/CHoose "Hex strings" and write two 0 per interger that contained the ip you deleted.

Now should be working.
Well.. Im sorry for my bad English, I will try later to correct my gramatical erros.
 
Last edited:
Tibia Customizer is not working as it should with tibia 8.11
And it is better to edit your self and learn something!
 
@up is there anyway to make ppl only able to log in from that client?
(I mean change client version to 9.1 for example so when someone want's to log in he must use my client since i got my own client)
and ty for that TuT.
 
Yes, sure.
Then how come this work for me.
Did you deleted the whole number before pressing CTRL+V??
AS IT IS WRITTEN IN TUTORIAL!?!?
OR USE "Hex Editor Neo" instead.

And who is now noob and cretino??
BOTH OF YOU CAN'T EVEN READ!!!!
I will show it to you again.
1.- Go to file and click on Open file (Ctrl+O) and Load your Tibia.exe.
2.- There should appears a lot of numbers and letters, so we gotta put a new RSA Key.
Press ctrl+f and write "1247", then Enter.
You must find a large sequence of numbers. Delete them all.
3.- Go to Edit/Insert String. A window appears and there are 2 options to choose. Hex string or Text String. Go for Text string and write this code:
...
 
Last edited:
if it is working for u
make for me 2 .exe plz 1 with the ip
Code:
ponies.no-ip.org
and one with the ip
Code:
localhost

and yes make it localhost.
don't say what is ur localhost coz i know if ip was localhost it will work for the purpose i want it for.
 
@up ty for the clients ^^
Tested and working.
 
Last edited:
Rotfl, I try it again and it works now... I just needed to use insert string instead of ctrl + v :p
 
Back
Top