What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Advanced nickname changer :)

Pages: (3): « First [ 1 ] 2 3 » Last »
Advanced nickname changer :)
Author: Message:
allex87
Junior Member
**

Avatar
Hmmm...

Posts: 99
36 / Male / –
Joined: Jul 2003
O.P. Happy  Advanced nickname changer :)
Hi.
I decided (and completed 20%) to make the following plugin for Messenger Plus!:

A nickname changer. Now... it won't be just a regular nickname changer. It will allow multi-colored nicknames (not gradients).
For example: change the nickname to ALEX, but the first 2 letters will be blue and the last 2 will be green.

I have completed the graphical interface and all that. However, I have MSN Messenger 6 and I am not aware of its new API. I just need to be able to change the nickname.

Could someone tell me how to use this API with C++ (no mfc, plain win32 api)?

Here is the first (almost functional :)) version of the plugin. It will just display the dialog to change the nickname:
http://members.rogers.com/alex_roman/xNickChanger.dll

The command to display the dialog is: /xnickchanger

Thanks.
[Image: signature.gif]
07-04-2003 10:56 PM
Profile E-Mail PM Web Find Quote Report
mey32
Junior Member
**


Posts: 84
– / Male / –
Joined: Jun 2003
RE: Advanced nickname changer :)
sounds cool :D
07-05-2003 04:51 AM
Profile PM Find Quote Report
BooGhost
Veteran Member
*****

Avatar


Posts: 3186
Reputation: 10
37 / Male / Flag
Joined: May 2003
RE: Advanced nickname changer :)
yeah but still not working :(
07-05-2003 05:07 AM
Profile E-Mail PM Find Quote Report
Predatory Kangaroo
Full Member
***


Posts: 144
– / Male / –
Joined: Jul 2003
RE: Advanced nickname changer :)
Well, if the plugins are run before the default messenger functions, couldn't you just set the return message to /nick [formatted message]?
Of course, that might not work, but it's worth a try
07-05-2003 05:16 AM
Profile PM Web Find Quote Report
allex87
Junior Member
**

Avatar
Hmmm...

Posts: 99
36 / Male / –
Joined: Jul 2003
O.P. RE: Advanced nickname changer :)
That doesn't work, unfortunately :(
[Image: signature.gif]
07-05-2003 01:11 PM
Profile E-Mail PM Web Find Quote Report
allex87
Junior Member
**

Avatar
Hmmm...

Posts: 99
36 / Male / –
Joined: Jul 2003
O.P. RE: Advanced nickname changer :)
I have (almost) found a way of changing the nicknames using the MSN API... however, I will need an extra 2-3 days to figure it out...

However, I could really use some help from someone who knows how to do this, or who has already done this. Patchou did it in MsgPlus! (via the /nick command). Can you tell me the method of doing it in C++ Patchou?  :$

Thanks everyone who read this... :)
[Image: signature.gif]
07-05-2003 10:44 PM
Profile E-Mail PM Web Find Quote Report
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
RE: Advanced nickname changer :)
lol, the /nick command is very complicated. As it will apaprently helps you, I just modified my code so that comands are parsed again after the plugins have been called, so you can call /nick, it will work in the next beta :).
[Image: signature2.gif]
07-06-2003 12:15 AM
Profile PM Web Find Quote Report
allex87
Junior Member
**

Avatar
Hmmm...

Posts: 99
36 / Male / –
Joined: Jul 2003
O.P. RE: Advanced nickname changer :)
:D:D:D:D:D:D:D:D You made me sooo happy!

I was trying to use some code adapted  from some VB code found on another forum... which didn't work...

Thanks Patchou!!!

So, when are you going to release the next beta with this functionality?

A million thanks again! :D
[Image: signature.gif]
07-06-2003 01:29 AM
Profile E-Mail PM Web Find Quote Report
Bamboe
Junior Member
**

Avatar

Posts: 30
Joined: Feb 2003
RE: Advanced nickname changer :)
how did you made that form?
I tried to make a form too but the Form1->ShowModal(); command didn't worked
07-06-2003 04:01 PM
Profile E-Mail PM Find Quote Report
Predatory Kangaroo
Full Member
***


Posts: 144
– / Male / –
Joined: Jul 2003
RE: Advanced nickname changer :)
Did you do this?
[whatever class you assigned your form] form;
form->ShowModal();

Or is it DoModal? I can never remember =/
[Image: imagetest.php?display=You%20dont%20know%...djust=true]
07-06-2003 04:04 PM
Profile PM Web Find Quote Report
Pages: (3): « First [ 1 ] 2 3 » Last »
« Next Oldest Return to Top Next Newest »


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