What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » On Connection

On Connection
Author: Message:
Fröt
Junior Member
**

Avatar
No

Posts: 16
36 / Male / –
Joined: Feb 2005
Status: Away
O.P. RE: On Connection
Matty/

My countdown code is already done. thank you


my code is now looking like this:
code:
Dim retval
Public Function Initialize(ByVal nVersion As Long, ByVal sUserEmail As String, ByVal oMessenger As Object) As Boolean
Set objMessenger = oMessenger
    Initialize = True
     If objMessenger.MyStatus <> MISTATUS_OFFLINE Then
        retval = SetNewName("New Name")
    End If
End Function


i opened the msn to try it but nothing happened !!


ps.in previous entry,accidentally i pressed quote instead of edit..sorry.
Utúlie'n aurë! Aiya Eldalië ar Atanatári, utúlie'n aurë!
02-12-2005 07:40 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
On Connection - by Fröt on 02-12-2005 at 06:55 PM
RE: On Connection - by matty on 02-12-2005 at 07:19 PM
RE: On Connection - by Fröt on 02-12-2005 at 07:40 PM
RE: On Connection - by RaceProUK on 02-12-2005 at 09:25 PM
RE: RE: On Connection - by Fröt on 02-12-2005 at 09:38 PM


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