What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » help coding: change msn nickname

Pages: (2): « First [ 1 ] 2 » Last »
help coding: change msn nickname
Author: Message:
Necroman
Junior Member
**

Avatar
YUP, that's REAL blood :p

Posts: 62
38 / Male / –
Joined: Dec 2002
O.P. help coding: change msn nickname
hi there,

a lot of time when you want to write a plugin it will involve some kind of nickname change. I havent been able to do so yet, even after searching the web i didnt realy find a good explanation or a good example.
could someone help me out here :P
You ain't drunk till you have to grab the grass to keep from falling off the earth.
---------------------------
I'm not fat, I'm festively plump! :d
09-10-2004 02:51 PM
Profile E-Mail PM Find Quote Report
spokes
Full Member
***

Avatar
I <3 Rollerblading

Posts: 423
Reputation: 10
33 / Male / Flag
Joined: May 2004
RE: help coding: change msn nickname
use the plugins tutorial on http://msgplus.net   then you just set it to something like

sResult = "/nick <NICK>"

(VB Code)

not sure how to do it in C++

EDIT:I'm sure i will be corrected soon

This post was edited on 09-10-2004 at 03:29 PM by spokes.

[Image: sig15ws.png]
09-10-2004 03:27 PM
Profile E-Mail PM Web Find Quote Report
Yousef
Full Member
***

Avatar
(previously known as Juzzi)

Posts: 487
Reputation: 19
35 / Male / Flag
Joined: Jul 2004
RE: help coding: change msn nickname
strcpy(sResult, "/nick <NICK>"); :)
Anyway, what's the way to change the nick when no conv window is opened :S?

This post was edited on 09-10-2004 at 09:52 PM by Yousef.
Developer of BuddyFuse: Google Talk, Twitter and Hyves in Windows Live Messenger
Ex-Microsoft intern and Windows Live Developer MVP in 2007 & 2008
09-10-2004 09:52 PM
Profile E-Mail PM Web Find Quote Report
Necroman
Junior Member
**

Avatar
YUP, that's REAL blood :p

Posts: 62
38 / Male / –
Joined: Dec 2002
O.P. RE: help coding: change msn nickname
acutally, i meant changing the nick without going through the plus! api ... :p
that way users wont be dependend on plus! to use the plugin
You ain't drunk till you have to grab the grass to keep from falling off the earth.
---------------------------
I'm not fat, I'm festively plump! :d
09-10-2004 10:35 PM
Profile E-Mail PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: help coding: change msn nickname
It's not even in the Messenger API.
[Image: spartaafk.png]
09-10-2004 10:43 PM
Profile PM Web Find Quote Report
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: help coding: change msn nickname
quote:
Originally posted by raceprouk
It's not even in the Messenger API.
aaaaaaaaannnnnnddddddddd :-/ ? is this worth a post?

Necroman: you can do it by opening the options window and changing the nick there. what you can also do is a proxy.

there also is a third option, but you'll have to contact huuf/TB about that one :p
09-10-2004 10:52 PM
Profile E-Mail PM Find Quote Report
Necroman
Junior Member
**

Avatar
YUP, that's REAL blood :p

Posts: 62
38 / Male / –
Joined: Dec 2002
O.P. RE: help coding: change msn nickname
hmmm I guess I'll contact  huuf/TB then for mistery option number three ;)
You ain't drunk till you have to grab the grass to keep from falling off the earth.
---------------------------
I'm not fat, I'm festively plump! :d
09-11-2004 11:27 AM
Profile E-Mail PM Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: help coding: change msn nickname
quote:
Originally posted by Necroman
acutally, i meant changing the nick without going through the plus! api ... :p
that way users wont be dependend on plus! to use the plugin
If you're making a Plus! plugin it's going to be dependent on the user having Plus! installed
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
09-11-2004 06:54 PM
Profile E-Mail PM Web Find Quote Report
Necroman
Junior Member
**

Avatar
YUP, that's REAL blood :p

Posts: 62
38 / Male / –
Joined: Dec 2002
O.P. RE: help coding: change msn nickname
well, thats just it
i dont want to make a plugin for plus!, i want to make a plugin for msn that doesnt have to go through plus!
right now its the only solution i can come up with cause i cant figure out how to change the friendly name
You ain't drunk till you have to grab the grass to keep from falling off the earth.
---------------------------
I'm not fat, I'm festively plump! :d
09-12-2004 02:12 PM
Profile E-Mail PM Find Quote Report
guesswho
Junior Member
**


Posts: 19
36 / Male / –
Joined: Aug 2004
RE: RE: help coding: change msn nickname
quote:
Originally posted by Necroman
well, thats just it
i dont want to make a plugin for plus!, i want to make a plugin for msn that doesnt have to go through plus!


Then this probably isn't the best place to be asking for help.

You could try in the MSN/Windows Messenger Section
Geoff
[Image: guesswho.png]
09-12-2004 02:15 PM
Profile E-Mail PM Find Quote Report
Pages: (2): « First [ 1 ] 2 » 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