Thx for the reply but i dont understand how to send the packets, i never used a packetlogger before, do i need any specific library or something?
Quote:
Originally Posted by EPvPAgen

That's what WM_SET_TEXT does.
Do you want to write $InvM in the chat and send it? Just send ENTER, write the "command" and send ENTER again. (you also can send keys trough c++)
That's pretty easy with AutoIt and there are many guides.
|
I sent Enter but at the moment of writing the command: "$InvM nick" i couldnt write on the chat, i tryed sending the keys to the window and pasting the clipboard aswell but no one of these worked. I already made a program like this on autohotkey and was way easier but now i want to make it again on c++ just for self learning purpose