What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Request for new plug-in

Pages: (5): « First « 1 [ 2 ] 3 4 5 » Last »
1 votes - 5 average   Request for new plug-in
Author: Message:
Pyroteq
Veteran Member
*****

Avatar
Formally 'Scone'

Posts: 1090
Reputation: 14
33 / Male / –
Joined: May 2003
RE: Request for new plug-in
I need this too because i have a coutdown to halo2 that i change daily and a coutdown till my birfday i change daily (thats only 3 days so the plugin wont do any good) but for my future countdowns and Halo2 it would rock...and u can set the time intervals say max once per half hour so it dosnt piss everyone off.
07-21-2004 10:31 AM
Profile E-Mail PM Find Quote Report
Stigmata
Veteran Member
*****



Posts: 3520
Reputation: 45
20 / Other / Flag
Joined: Jul 2003
RE: Request for new plug-in
ok im going to open this project... i dont have time to finish it, so if ur a visual basic developer then u can use this code


code:
Public Function Initialize(ByVal nVersion As Long, ByVal sUserEmail As String, ByVal oMessenger As Object) As Boolean
    Initialize = True
form1.visable = false
End Function

Public Function ParseCommand(ByVal sCommand As String, ByVal sCommandArg As String, ByVal oConversationWnd As Object, ByRef sResult As String) As Boolean
    'The first sample command displays a hello box and cancels the message

    ElseIf (StrComp(LCase(sCommand), "/xshowtimeroptions", vbTextCompare) = 0) Then
form1.visable = true
        sResult = ""
        ParseCommand = True
        Exit Function
    End If


and for form1

code:
Private Sub Timer1_Timer()

    Text1.Text = Text1.Text - 1
messengerapi.myfriendlyname = text1.text

End Sub

timer inverval = 1000
07-21-2004 10:38 AM
Profile PM Web Find Quote Report
Master Xx
New Member
*


Posts: 2
Joined: Jul 2004
RE: Request for new plug-in
:S I can't code, can you please finish it please :)
07-21-2004 10:42 AM
Profile E-Mail PM Find Quote Report
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: Request for new plug-in
quote:
Originally posted by Stigmata
messengerapi.myfriendlyname = text1.text
ROFL, myfriendlyname is read-only :D
07-21-2004 12:05 PM
Profile E-Mail PM Find Quote Report
crazy_laurens
Junior Member
**

Avatar
www.laurenz.tk

Posts: 18
32 / Male / –
Joined: Apr 2004
RE: Request for new plug-in
it's really a good idea yeah...i wish i could make plugins...(A)
[Image: MLonderschrift.gif]
07-21-2004 02:21 PM
Profile E-Mail PM Web Find Quote Report
DJmorphine
Junior Member
**

Avatar

Posts: 35
36 / Male / –
Joined: Jun 2004
RE: Request for new plug-in
I think its a good idea too, but.. for now there isnt a good way to change the nick without opening any debug windows or msn Property pages. TheBlasphemer has found a way to do it without opening any windows, he's is working on it now.
http://shoutbox.menthix.net/showthread.php?tid=28183

If that is done, I will try making this plugin:)

This post was edited on 07-21-2004 at 06:50 PM by DJmorphine.
07-21-2004 06:48 PM
Profile E-Mail PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Request for new plug-in
(Y), but I think it is a bit "bloated" that you must install a big plugin like StuffPlug-NG in order to use this very small plugin....
.-= A 'frrrrrrrituurrr' for Wacky =-.
07-22-2004 01:05 AM
Profile PM Find Quote Report
DJmorphine
Junior Member
**

Avatar

Posts: 35
36 / Male / –
Joined: Jun 2004
RE: RE: Request for new plug-in
quote:
Originally posted by CookieRevised
(Y), but I think it is a bit "bloated" that you must install a big plugin like StuffPlug-NG in order to use this very small plugin....


True, but think about it every minute a popping window, just when your typing a message or something. That is really enoying. I searched for a simple way too work around it but there just aint.
And don't ask me how Song2Nick / Stuffplug do it cuz I dont know.:^)

This post was edited on 07-22-2004 at 08:23 AM by DJmorphine.
07-22-2004 08:21 AM
Profile E-Mail PM Find Quote Report
DJmorphine
Junior Member
**

Avatar

Posts: 35
36 / Male / –
Joined: Jun 2004
RE: Request for new plug-in
Please post some Functions you would like to see, so I can begin making this shit.:P8-|
07-22-2004 08:36 PM
Profile E-Mail PM Find Quote Report
rompom7
Junior Member
**


Posts: 92
Joined: Apr 2004
RE: Request for new plug-in
This plugin would be awesome!
07-27-2004 01:26 PM
Profile E-Mail PM Find Quote Report
Pages: (5): « First « 1 [ 2 ] 3 4 5 » 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