Shoutbox

Nickname Changer v1.6.9 - Completely re-written - (04.Sep.) - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: Nickname Changer v1.6.9 - Completely re-written - (04.Sep.) (/showthread.php?tid=30783)

Nickname Changer v1.6.9 - Completely re-written - (04.Sep.) by SmashD on 08-31-2004 at 07:52 PM

Have fun with this little plugin - it's my first.
Suggestions are welcome.


------UPDATE------
Nick Changer Plugin for MSN Messenger Plus 3
SmashD_NickChanger.dll V1.6.9
Additions are bold.


Now with predefined styles and more... :D
Up to ten configurable user styles!
Usage:

/xnickset       Show Configuration window for quick select a nick
        Just click on the nick from the list you want to use
        and click "Set nick"

/xnickset xxx  (where xxx is you're Nickname you want to create)
        Pre-defines the nick as xxx to quick-select a style
        and save it to your list

        Alternate Method: Type your nick into the text box.

/xnickshr       Share your nicknames and decos with your conversation
        partner
       

/xnickabt       Show up the About box with visual realtime effects ;)       


- slot number of nick/deco is automatically changed to the selected one
  so you can edit your configuration much easier.


If you want to save a nick or deco be sure to define the slot number!


RE: New Plugin - Nickname Changer v1.1 by RaceProUK on 08-31-2004 at 10:04 PM

I've aactually done something similar in my NickMem plugin, but implemented differently. I use a dialog box to show the (unlimited size) central store.


RE: RE: New Plugin - Nickname Changer v1.1 by SmashD on 09-01-2004 at 09:43 AM

quote:
Originally posted by raceprouk
I've aactually done something similar in my NickMem plugin, but implemented differently. I use a dialog box to show the (unlimited size) central store.


I don't know how to make forms / dialog boxes inside of a dll...
So I had to do a work-around.

I've tried to add a form to my dll but the plugin won't run anymore. Could you please tell me how to make this right?
And another question:
How to add this little help wehen someone choose a plugin command from the Plus menu?
like /xcommand <type your name here>

It is used by many plugin's but I don't know how to make this.
RE: New Plugin - Nickname Changer v1.1 by RaceProUK on 09-01-2004 at 11:20 AM

Forms in VB are easy: just add a Form module.
In C++ however, it is harder, and something I haven't managed to get to work yet.

As for the help part, it tells you how to do it in the plugin API documentation.


RE: Nickname Changer v1.5 - Completely re-written - Take a look please by SmashD on 09-02-2004 at 09:36 PM

SmashD NickChanger v1.5.1

Totally rewritten version of v1.1
To see some functions look at the attached screenshot...
Be sure to check the About Box for Realtime Visual Basic Effects. ;)

Hope you'll have fun with this.

Any suggestions? Just say it - I will implement it! (if I can...)


RE: Nickname Changer v1.5.1 - Completely re-written - Take a look please by RaceProUK on 09-02-2004 at 10:12 PM

Looking good! I like the auto-embellish feature particularly, although it'd be good if you could add custom embellishments.


RE: Nickname Changer v1.5.1 - Completely re-written - Take a look please by SmashD on 09-03-2004 at 12:40 AM

The development state you yee here is the work of just one day / 3 or 4 hours... So more customizable versions will come soon if you wish to. =)


EDIT / UPDATE:

Version 1.6.9 is ready! :D

Following the suggestion I've implemented some functions:

-up to 10 personal decorations beside the 10 pre-defined
-slot number automatically changes to the selected nick/deco, so you can easily edit your nicks/decos
-Deco's are saved in the INI file too
-Nicks and Decos are shareable with your conversation partner by sending the command /xnickshr

See attached image...


Well, my thread is fading into the black hole of the bottom forum pages... :P

BTW, could please someone rate this thread/plugin, so I and everybody else know what you think about it?
If you have suggestions or useful additions I will try to implement them, so JUST SAY IT! =)

Thanks!