What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » plugin to change my display name

Pages: (3): « First [ 1 ] 2 3 » Last »
plugin to change my display name
Author: Message:
vr6racer
New Member
*


Posts: 4
– / Male / –
Joined: Sep 2005
O.P. plugin to change my display name
Hello,

iIve been searching the forum, but i've haven't found a plugin that can do such thing...

I would want to use a list of several phrases and the plugin randomly or sequently, changes from one to another every day....

The list could be a file ou a window, i don't care.. :p


Can someone help me?

Thanks in advance
Ricardo
09-13-2005 09:57 AM
Profile PM Find Quote Report
J-Thread
Full Member
***

Avatar

Posts: 467
Reputation: 8
– / Male / –
Joined: Jul 2004
RE: plugin to change my display name
http://shoutbox.menthix.net/showthread.php?tid=50259

I'm currently developing that one, I think that's what you mean...
09-13-2005 04:38 PM
Profile E-Mail PM Find Quote Report
vr6racer
New Member
*


Posts: 4
– / Male / –
Joined: Sep 2005
O.P. plugin to change my display name
Yes, J-thread.  is something like that, but my purpose, is not to change so offen. only one time per day...

I've already seen thoose posts, but all were still ideias or someting under construction... :(

How's your plugin going?
If you want, i could help you testing it :p

When it will be some release, even if is still beta?

Is there another one that is already done and working? or i have to wait for yours?

I've some knowleage in programming, but now i've other priorities in my life and work :(

Thanks for your fast reply
Ricardo
09-13-2005 04:57 PM
Profile PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: plugin to change my display name
If you want a sequential change every day, I suggest using modular division of the date with the number of names in the file. This would save you having to keep track of a number.

Implementation is up to you of course, just offering my two cents ;)
[Image: spartaafk.png]
09-13-2005 05:11 PM
Profile PM Web Find Quote Report
vr6racer
New Member
*


Posts: 4
– / Male / –
Joined: Sep 2005
O.P. plugin to change my display name
Thanks Raceprouk, for your sugestion and the 2 cents :)

If it was to do that with a programm written in bcb it was easy and quick, but it's not.

I've never done a plugin and don't know how to do it. but the principle reason is the lack of time to do it.

Maybe have to wait to j-thread to finish his good work :p

ricardo

09-13-2005 05:30 PM
Profile PM Find Quote Report
J-Thread
Full Member
***

Avatar

Posts: 467
Reputation: 8
– / Male / –
Joined: Jul 2004
RE: plugin to change my display name
Writing the plugin isn't that hard but I've got some problems with the setup. Those .NET things won't install normally...

I let you know when it's done. And I think it'll be possible to change your nickname every day too...
09-13-2005 06:56 PM
Profile E-Mail PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: plugin to change my display name
I know what you mean about the setup. Have you tried using the latest version of Windows Installer instead of NSIS?
[Image: spartaafk.png]
09-13-2005 08:51 PM
Profile PM Web Find Quote Report
J-Thread
Full Member
***

Avatar

Posts: 467
Reputation: 8
– / Male / –
Joined: Jul 2004
RE: plugin to change my display name
With your help I found a way tot test my plugin now, so when it's finished I'll work @ the installer again...

I use Inno Setup btw and that should be working. I think I know the problem. It's the way plus loads those plugins.

First it loads all the plugins in the plugin dir, and after that it calls the COM name, but with that .NET framework that name points to mscoree.dll and not the dll itself, so that's the main problem. It may work when I install the plugin in a totally different directory...
09-14-2005 05:52 AM
Profile E-Mail PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: plugin to change my display name
I don't think it's the way Plus! loads the plugins, it's how the plugins load the framework. They should check to see if MSCOREE.DLL is loaded already before trying to load it again.

Still, people have managed to get .NET plugins to work, so keep trying ;)
[Image: spartaafk.png]
09-14-2005 08:38 AM
Profile PM Web Find Quote Report
multimillion2k
Full Member
***


Posts: 362
Reputation: 16
– / Male / –
Joined: May 2005
RE: plugin to change my display name
Vr6racer:
Do you want to change the phrases in any particular order? If not, you can use the (!XRNDLINE) feature of stuffplug (not StuffplugNG). If you create a txt file with each phrase on a new line you can change one to your nickname or personal message randomly by creating a quicktext like
/nick (!XRNDLINEphrases.txt)
or
/xpsm (!XRNDLINEphrases.txt)
which won't change it automatically but if you only change it once per day it's okay.
Is this a possibility?
09-14-2005 10:44 AM
Profile PM 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