What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Display Pic Status Changer

Pages: (4): « First « 1 2 [ 3 ] 4 » Last »
Display Pic Status Changer
Author: Message:
wipey
Full Member
***

Avatar
.oOo.

Posts: 310
37 / – / –
Joined: Jul 2003
O.P. RE: Display Pic Status Changer
well in the messenger api docs I have it says:

MyProperty Property

--------------------------------------------------------------------------------

Reserved for future use. Do not use.

Syntax

object.MyProperty( ePropType As MCONTACTPROPERTY ) [= vPropVal]

Parameters

object
An object reference that resolves to the name of the Messenger object.
ePropType
An MCONTACTPROPERTY enumeration.
vPropVal
A Variant used to set the property value. (Variant type differs depending on the property being set.)
Error Codes

Error Code Meaning
0x80070057 Returned in all cases. This method is reserved for future use.

Client or Service Dependencies

No client or service dependencies for this method.

Scripting

The MyProperty property is scriptable, but read-only.

VBScript Syntax
[ pvPropVal = ]MessengerObject.MyProperty


which is basically microsoft's way of saying 'hush hush you're not meant to know about stuff in version 6':P but some guy posted the code on the msnfanatic forums over here

there may be info on the web about this but I havent looked8-)

[edit]
ooh found some stuff on MCONTACTPROPERTY:

MCONTACTPROPERTY Enumeration

--------------------------------------------------------------------------------

Used to ask for the property that indicates to which groups a user belongs or the contact's e-mail address.

Syntax

Enum MCONTACTPROPERTY
    MCONTACTPROP_GROUPS_PROPERTY = 0
    MCONTACTPROP_EMAIL = 1
End Enum

Constants

MCONTACTPROP_GROUPS_PROPERTY
Used to ask for the property that indicates to which groups a user belongs.

MCONTACTPROP_EMAIL
Used to ask for the property that indicates the contact's e-mail address.

although it doesnt really help in this lol:S
[/edit]

This post was edited on 10-02-2003 at 10:14 AM by wipey.

[Image: msgplus468banner2.gif]

www.wipey.tk 6971 days, 13 hours, 15 minutes, 16 seconds ago until my 18th birthday(b)

10-02-2003 10:11 AM
Profile PM Web Find Quote Report
Huuf
Full Member
***



Posts: 482
44 / Male / –
Joined: May 2003
RE: Display Pic Status Changer
That's new in the API of msn messenger for the new functions, they build it in but still didn't activate it :dodgy:
10-02-2003 11:12 AM
Profile PM Web Find Quote Report
wipey
Full Member
***

Avatar
.oOo.

Posts: 310
37 / – / –
Joined: Jul 2003
O.P. RE: Display Pic Status Changer
I...don't know sorry lol:(
what VB are u running, maybe it could be something to do with you're api type library, invalid filepath to ur pic, a list of things:S

[Image: msgplus468banner2.gif]

www.wipey.tk 6971 days, 13 hours, 15 minutes, 16 seconds ago until my 18th birthday(b)

10-02-2003 08:57 PM
Profile PM Web Find Quote Report
martin
Senior Member
****

Avatar

Posts: 733
37 / Male / –
Joined: Mar 2003
Status: Away
RE: Display Pic Status Changer
quote:
Originally posted by wipey
martin what version of windows are you running? I've only really tested it on XP
98 (if i had money id gets a newone then down longhorn, but me broke) if its to hard to fix dont wory bouts it, as long as it works on xp (for most of the other ppl)
10-02-2003 09:44 PM
Profile E-Mail PM Find Quote Report
wipey
Full Member
***

Avatar
.oOo.

Posts: 310
37 / – / –
Joined: Jul 2003
O.P. RE: Display Pic Status Changer
well I'd like to see if any other ppl on 98 have this sorta problem and this aint like an isolated thing:S then I'll try and fix:)

this not working for anyone else on win98?

This post was edited on 10-02-2003 at 10:17 PM by wipey.

[Image: msgplus468banner2.gif]

www.wipey.tk 6971 days, 13 hours, 15 minutes, 16 seconds ago until my 18th birthday(b)

10-02-2003 10:16 PM
Profile PM Web Find Quote Report
Exero
New Member
*


Posts: 11
– / Male / –
Joined: Oct 2003
RE: Display Pic Status Changer
its not working for me.......
[Image: mahsig.jpg]
10-03-2003 02:16 AM
Profile E-Mail PM Web Find Quote Report
wipey
Full Member
***

Avatar
.oOo.

Posts: 310
37 / – / –
Joined: Jul 2003
O.P. RE: Display Pic Status Changer
I really like the way huuf took my idea and totally out did it thanks you suck that really sucks you sniding bitch

This plugin probly ain't gonna be continued now and um huuf btw, you're doesn't work :refuck:[Image: plzdie.gif]

This post was edited on 10-03-2003 at 04:24 PM by wipey.

[Image: msgplus468banner2.gif]

www.wipey.tk 6971 days, 13 hours, 15 minutes, 16 seconds ago until my 18th birthday(b)

10-03-2003 10:16 AM
Profile PM Web Find Quote Report
chris
Veteran Member
*****


Posts: 1137
Reputation: 2
35 / Male / –
Joined: May 2003
RE: Display Pic Status Changer
poor wipy  hey at least u tryed and suceeded. you were the first to try a couple things:) and yea dont give up cuz if u keep makin em ull have really really good ones someday
10-03-2003 10:43 PM
Profile PM Find Quote Report
BooGhost
Veteran Member
*****

Avatar


Posts: 3186
Reputation: 10
37 / Male / Flag
Joined: May 2003
RE: Display Pic Status Changer
i think it's alos needed..... but it would be great to autoassign the DP you want.... antd the shortcut you want like (/xdp*****)

/xdpwhatever put DP whatever.png

/xdphello put dispaly whatever2.png

10-03-2003 11:19 PM
Profile E-Mail PM Find Quote Report
wipey
Full Member
***

Avatar
.oOo.

Posts: 310
37 / – / –
Joined: Jul 2003
O.P. RE: Display Pic Status Changer
well I was working on [edit]something^o)[/edit], we'll see what happens if I get some time:)

I'll try incorporate your ideas soon:) lol thx for feedback though:D

This post was edited on 10-04-2003 at 08:00 PM by wipey.

[Image: msgplus468banner2.gif]

www.wipey.tk 6971 days, 13 hours, 15 minutes, 16 seconds ago until my 18th birthday(b)

10-04-2003 03:08 PM
Profile PM Web Find Quote Report
Pages: (4): « First « 1 2 [ 3 ] 4 » 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