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

8.55 RSA key

Exiled Pain

Fervid Learner
Joined
Jan 8, 2008
Messages
552
Reaction score
4
Could someone please give me the 8.55 RSA key and ports code to hex the exe.
Don't want a custom online app like the one that is around the forum (that's what appears using the search button and many other post that aren't usefull to me), just the RSA key code, thanks.
 
is it this?
<?xml version="1.0"?>
<OTFans>
<Protocol Version="855" rsaAddr="0x005B7610" ipAddr="0x00791D20" loginServers="10"/>
<Protocol Version="854" rsaAddr="0x005B2610" ipAddr="0x0078A728" loginServers="10"/>
<Protocol Version="853" rsaAddr="0x005B2610" ipAddr="0x0078A340" loginServers="10"/>
<Protocol Version="852" rsaAddr="0x005B1610" ipAddr="0x00787E30" loginServers="10"/>
<Protocol Version="850" rsaAddr="0x005B0610" ipAddr="0x00786E70" loginServers="10"/>
<Protocol Version="842" rsaAddr="0x005AF610" ipAddr="0x00785D30" loginServers="10"/>
<Protocol Version="841" rsaAddr="0x005AB610" ipAddr="0x00780CD0" loginServers="10"/>
<Protocol Version="840" rsaAddr="0x005AB610" ipAddr="0x0077FC48" loginServers="10"/>
<Protocol Version="830" rsaAddr="0x005AA610" ipAddr="0x0077AD88" loginServers="10"/>
<Protocol Version="822" rsaAddr="0x005A7610" ipAddr="0x00776CF0" loginServers="10"/>
<Protocol Version="821" rsaAddr="0x005A5610" ipAddr="0x00774CF0" loginServers="10"/>
<Protocol Version="820" rsaAddr="0x005A3610" ipAddr="0x00771CF0" loginServers="10"/>
<Protocol Version="810" rsaAddr="0x00597610" ipAddr="0x00763BB8" loginServers="10"/>
<Protocol Version="800" rsaAddr="0x0075EAE8" ipAddr="0x00593610" loginServers="10"/>
<Protocol Version="792" rsaAddr="0x0058D620" ipAddr="0x00755E18" loginServers="5"/>
<Protocol Version="780" rsaAddr="0x00582620" ipAddr="0x00746710" loginServers="5"/>
<Protocol Version="760" rsaAddr="0x00" ipAddr="0x005EFB50" loginServers="5"/>
</OTFans>
 
yeah I mean like the hex strings:

example in 8.4:

TIBIA RSA ORIGINAL:

Code:
124710459426827943004376449897985582167801707960697037164044904862948569380850421396904597686953877022394604239428185498284169068581802277612081027966724336319448537811441719076484340922854929273517308661370727105382899118999403808045846444647284499123164879035103627004668521005328367415259939915284902061793

REPLACE WITH
Code:
109120132967399429278860960508995541528237502902798129123468757937266291492576446330739696001110603907230888610072655818825358503429057592827629436413108566029093628212635953836686562675849720620786279431090218017681061521755056710823876476444260558147179707119674283982419152118103759076030616683978566631413

but for 8.55 and 8.54 if is not to much to ask ;)
 
Try this, it's for 8.55 but it should work for 8.54
Code:
109120132967399429278860960508995541528237502902798129123468757937266291492576446330739696001110603907230888610072655818825358503429057592827629436413108566029093628212635953836686562675849720620786279431090218017681061521755056710823876476444260558147179707119674283982419152118103759076030616683978566631413
 
Lua:
109120132967399429278860960508995541528237502902798129123468757937266291492576446330739696001110603907230888610072655818825358503429057592827629436413108566029093628212635953836686562675849720620786279431090218017681061521755056710823876476444260558147179707119674283982419152118103759076030616683978566631413
 
Back
Top