Hello guys, im trying to get text in game like chat texts, whispers or mission's texts. I heard something that i need to hook game but i dont know what is this and how i will do it. Can anyone give me suggestion or source?
Quote:
Hello guys, im trying to get text in game like chat texts, whispers or mission's texts. I heard something that i need to hook game but i dont know what is this and how i will do it. Can anyone give me suggestion or source?
Sorry but this is not what im looking for :)Quote:
ExLib from OpenBot, the newest version had options to hook chat messages, i was trying it in the past because i wanted to hook fishing chat, everything but fishing chat was worked :D
So check this out..
[Only registered and activated users can see links. Click Here To Register...]
there is SetRecvChatCallback
OpenBot still working (dmg hack not but rest of them yes)
- just a few libs changed names... So you need to find it from updates
check this page..
***********/topic/15649-official-unpacked-updates-metin2-🚫-no-spam-🚫/
or i know the guy which can fix it for you, but maybe he will want 25€ for fixing OpenBot libs
So if you will get OpenBot into work, then you can try this SetRecvChatCallback of eXLib
So you dont have idea about how to do it, right??Quote:
I guess what you try to achieve is hard to realize just with one option. You will need maybe to combine multiple methods. I personally prefer to just hook the send and recv function and just analyze the protocol and filter data (ex. public chat or whisper) out of it. But because in some cases the data for this is not even send via network protocol (ex. mission text or npc text) that will not be possible for everything.
Like I said from what you describe you will need more than just one method to achieve your goals. Maybe someone can answer more specific if you share what exactly is the goal you want to achieve.
Like mentioned you need to provide more information about what you are planning to achieve exactly. Your question is not describing your problem well. It will also be helpful to see, what you already tried and what you received. Based on that I guess we will be able to provide better help.Quote:
So you dont have idea about how to do it, right??
Okay for specific example i want to get text from quest windows. There is no code what i tried cause i dont know how i will do it.Quote:
Like mentioned you need to provide more information about what you are planning to achieve exactly. Your question is not describing your problem well. It will also be helpful to see, what you already tried and what you received. Based on that I guess we will be able to provide better help.