How to fill login screen password field from uc file?

redsky

Интересующийся
Пользователь
Сообщения
20
Розыгрыши
0
Репутация
0
Реакции
1
Баллы
335
As the titles says, I need help adding some text to the password/ID field of the login screen.
I'm not sure how to interact with that window as it's not in the interface, but probably coded into the nWindow.dll or some other assembled file.
If anyone has some idea on how to capture that window/fields please throw me a bone.
Thank you all.
 

in the client, turn on the highlighting of window names in alt G, already by name, see if there is such a window in .xdat or .u files
 
I have a modified essence interface in HF. I'm thinking the window is in nwindow as when I turn window names on, this is the only window that doesn't show any name.
As a first approach I want to attach another dll that can interact with the ID/Password fields in the login window, but I'm not sure how to do this.
This being said, I think I'll have to redo the entire login area, but I'm not sure how to send login info from client to server. Maybe someone has a code snippet or something that can help get me started.
Hope someone can throw me a bone to get me started.
 
Назад
Сверху Снизу