Mytherin / Tibialyzer

Tibialyzer is an extension made for the MMORPG Tibia. It automatically scans the server log and messages from the Tibia client by reading its memory, and gathers various statistics, such as loot found from creatures, damage dealt by party members and experience gained every hour.
Other
184 stars 60 forks source link

Read Memory Tibia 11 #206

Closed klief1 closed 8 years ago

klief1 commented 8 years ago

Hello, i got a question, i got a small project and i dont get how this memory scanning work on tibia 11, i know it work on the old client, but reading the memmory on the new client dont work for me. This function ( ReadMemoryManager.ScanMissingChunks() ) should read the full memmory, but it find nothing all time. can you tell me if this analyzier work ( serverlog reader ) when tibia got an update.

Next question how do u find the bytecode where the serverlog tab is?