What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » [vb] getting own msn nick(without messenger api)

[vb] getting own msn nick(without messenger api)
Author: Message:
DJmorphine
Junior Member
**

Avatar

Posts: 35
37 / Male / –
Joined: Jun 2004
O.P. RE: [vb] getting own msn nick(without messenger api)
No that one doesnt work, because i first must read the nickname then I convert all the characters, and then I set the new nick.

this is the current code:

ElseIf (StrComp(LCase(sCommand), "/xunireplacenick",    vbTextCompare) = 0) Then
        UniForwards (Messenger.MyFriendlyName)
        sResult = "/nick " & newnick
        ParseCommand = True
Exit Function

It works great on my machine, but I tried it on serveral others but it doenst work I installed windows messenger 4.7..it doenst work..I installed windows messeger 5.0.. it doenst work..

isnt there a way to do somethinh with:
Sending command (!P) getting the output without printing???
06-29-2004 08:51 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[vb] getting own msn nick(without messenger api) - by DJmorphine on 06-29-2004 at 07:09 AM
RE: [vb] getting own msn nick(without messenger api) - by Choli on 06-29-2004 at 08:28 AM
RE: [vb] getting own msn nick(without messenger api) - by DJmorphine on 06-29-2004 at 08:51 AM
RE: [vb] getting own msn nick(without messenger api) - by DJmorphine on 06-29-2004 at 08:52 AM
RE: [vb] getting own msn nick(without messenger api) - by Choli on 06-29-2004 at 09:14 AM
RE: [vb] getting own msn nick(without messenger api) - by DJmorphine on 06-29-2004 at 09:44 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On