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

Windows Tibia Client 13 – Need Advice on Reading Hotkey Memory Addresses

endziu2222

Well-Known Member
Joined
Nov 2, 2010
Messages
234
Solutions
1
Reaction score
63
Hi All,


I managed to create a simple bot that reads memory addresses of my health and mana bars, and it works great as a basic healer. However, I’d like to make it more efficient.


Right now, my healer works but it kind of “blocks” the player from being able to type anything while the bot is running (similar to how color-detecting bots with AutoHotkey behave).


What I’m trying to figure out is: how can I identify the base address of the actual in-game hotkeys?


I know how to use Cheat Engine, I’m just not sure about the correct approach to find the right addresses for hotkeys.


Does anyone here have experience with this or know a good way around it?


Thanks in advance!
 
Back
Top