What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Is it true about Plugins?

Pages: (2): « First [ 1 ] 2 » Last »
Is it true about Plugins?
Author: Message:
michael_m91
Full Member
***


Posts: 371
Reputation: 1
33 / Male / –
Joined: Jan 2004
O.P. Is it true about Plugins?
Sorry the subject is'nt a little more discriptive i thought i'd become to long.

So is it true about what i've heard about Plugins?

That if your writing a plugin you can't analyize incoming text unless its a command from a plugin.?

[Image: Email.JPG]
09-08-2004 06:16 AM
Profile E-Mail PM Web Find Quote Report
(CyBeRDuDe)
Senior Member
****


Posts: 512
Reputation: 21
37 / Male / –
Joined: Jul 2003
RE: Is it true about Plugins?
?

You can't act on what the other end writes?... That you cannot make autoresponders based on incomming text?..... is that it?

This is partly true...

you cannot do this using the MSG Plus Api, but it is indeed possible using MSN Messenger Api.... This just needs to be put into your code when your writing a plugin....

It would be great if someone could post a litle sample/source on how to do this in a plugin... I think many ppl would like that...
VB and C++, C# and all the other languages as well.... :D
09-08-2004 08:53 AM
Profile E-Mail PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Is it true about Plugins?
quote:
Originally posted by (CyBeRDuDe)
VB and C++, C# and all the other languages as well.... :D
The only other languages I've heard plugins have been written in are Delphi and ASM.

But yeah, C++ examples would be best :banana:
[Image: spartaafk.png]
09-08-2004 10:32 AM
Profile PM Web Find Quote Report
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: Is it true about Plugins?
quote:
you cannot do this using the MSG Plus Api, but it is indeed possible using MSN Messenger Api.... This just needs to be put into your code when your writing a plugin....
so untrue :) the messengerapi library doesn't support this kind of stuff
09-08-2004 01:01 PM
Profile E-Mail PM Find Quote Report
michael_m91
Full Member
***


Posts: 371
Reputation: 1
33 / Male / –
Joined: Jan 2004
O.P. RE: RE: Is it true about Plugins?
quote:
Originally posted by Millenium_edition
quote:
you cannot do this using the MSG Plus Api, but it is indeed possible using MSN Messenger Api.... This just needs to be put into your code when your writing a plugin....
so untrue :) the messengerapi library doesn't support this kind of stuff


Would'nt it be possible with the Messenger API? Because that other Messenger Client uses it.

And where is the Messenger API anyway?

[Image: Email.JPG]
09-08-2004 01:16 PM
Profile E-Mail PM Web Find Quote Report
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: Is it true about Plugins?
quote:
Originally posted by michael_m91
Would'nt it be possible with the Messenger API? Because that other Messenger Client uses it.

What other client? :s
quote:
Originally posted by michael_m91
And where is the Messenger API anyway?
the oMessenger argument in your initialize function
09-08-2004 01:23 PM
Profile E-Mail PM Find Quote Report
Yousef
Full Member
***

Avatar
(previously known as Juzzi)

Posts: 487
Reputation: 19
35 / Male / Flag
Joined: Jul 2004
RE: Is it true about Plugins?
It is possible to check the text of the conv window with the messenger API when you receive a message ME... (just use .history)

This post was edited on 09-08-2004 at 01:35 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-08-2004 01:34 PM
Profile E-Mail PM Web Find Quote Report
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: Is it true about Plugins?
quote:
Originally posted by noelie
It is possible to check the text of the conv window with the messenger API when you receive a message ME... (just use .history)
now that is a very ugly way of doing it... why? you won't be able to see emoticons, you won't know when a message is received, you won't be able to modify/parse the data. and if the person suddenly changes nick... well, good luck
09-08-2004 02:34 PM
Profile E-Mail PM Find Quote Report
Yousef
Full Member
***

Avatar
(previously known as Juzzi)

Posts: 487
Reputation: 19
35 / Male / Flag
Joined: Jul 2004
RE: Is it true about Plugins?
Yes true, but it is possible :)
Developer of BuddyFuse: Google Talk, Twitter and Hyves in Windows Live Messenger
Ex-Microsoft intern and Windows Live Developer MVP in 2007 & 2008
09-08-2004 05:00 PM
Profile E-Mail PM Web Find Quote Report
michael_m91
Full Member
***


Posts: 371
Reputation: 1
33 / Male / –
Joined: Jan 2004
O.P. RE: RE: Is it true about Plugins?
quote:
Originally posted by Millenium_edition
quote:
Originally posted by michael_m91
Would'nt it be possible with the Messenger API? Because that other Messenger Client uses it.

What other client? :s
quote:
Originally posted by michael_m91
And where is the Messenger API anyway?
the oMessenger argument in your initialize function


I believe it's called "Gilly Messenger" or somthing like that

[Image: Email.JPG]
09-08-2004 06:19 PM
Profile E-Mail PM Web 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