Posts: 6072 Reputation: 57
40 / /
Joined: Oct 2003
RE: Trying to make something new...
Use SendKeys() with a string containing '/nick ' or '/nick2 ' and the nickname you want, and append a '~' (for Enter). Of course, this will only work if a convo window is active...