Hi. I stuck at the point to add an new message via Memorywrite. Is it possible to do it with memorywrite? And when is it possible that you can give me a tip i trayed to write in the Chat address
Hi. I stuck at the point to add an new message via Memorywrite. Is it possible to do it with memorywrite? And when is it possible that you can give me a tip i trayed to write in the Chat address
Be more specific. Do you want to actually say something? Or just make something appear in the chat box?
SendChatMessage API to send a message in a channel, whisper or w/e.
Ahh ok... is this the right address : 0xA69A30 ?
Get this :
loc_4A2B63:
mov eax, off_A69A30[esi]
push eax
call sub_7F1380
add esi, 8
add esp, 4
cmp esi, 2A8h
jb short loc_4A2B63
Last edited by hamburger12; 03-07-2010 at 06:24 AM.
0xA69A30 is pushed as an argument in your snippet, so...no.
Hey, it compiles! Ship it!
Mh does annyone know the address where i have to write into!?
i cant find it^^
Huh? You can't do that with a simple memory write.
You have to inject ASM to call it.
Hey, it compiles! Ship it!