I'm making a plugin that replaces the standard letters of a nick:
abcdefghijklmnopqrstuvwxyz into>
аъсđзғgңiјқІмиорqяѕтμvωҳуz
and
ABCDEFGHIJKLMNOPQRSTUVWXYZ into>
ДβÇĐΣҒĜҢіЈҚŁМŊƠРQЯЅТЦνШҲŸZ
and automaticly read the current nickname replace the character en set the new nickname with the new characters, the only problem is i dont know how to get the current nickname. Can somebody help me?
Posts: 6073 Reputation: 57
39 / /
Joined: Oct 2003
RE: [VB] how do I get my own friendy nickname
Not on XP: the Messenger API Type Library is not implemented in the XP version of MSN Messenger, but it is in Windows Messenger. The reason you can use the API with MSN is because it uses WinMsg as a 'middle-man'.