Hello, im trying to make a simple program on c++ to invite myself to the miniland and use the buff on my alters but im facing a problem that i didnt with other software like autohotkey or autoit. The problem is that i can't find any way of sending the invitation command to the window. I tried the next command:
SendMessage(hwnd, WM_SET_TEXT, 0, (LPARAM)"$InvM nick");
but what it does is changing the title. Can anyone help me? :3







