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

Tibia Client Version Reading

rafaeru

Active Member
Joined
Mar 6, 2013
Messages
139
Solutions
10
Reaction score
30
Location
Poland
GitHub
rafaeru97
How i can find Client Version ?
I have random Client and i must search version in hex but if i search hex: 86 i have too many of them.
Any advice ?
 
Fist let me offer a suggestion: did you check the about window in the client? Also, if you are searching the hex part and not what is converted to ascii then you are searching for the number "134" because that is what "86" means in hexadecimal. "86" is hex is "54". I recommend you search for "8.60" or "860" as a string in the ascii converted display.
 
Back
Top