What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Scripting API Wishlist

Pages: (15): « First « 1 [ 2 ] 3 4 5 6 » Last »
Scripting API Wishlist
Author: Message:
cloudhunter
Senior Member
****


Posts: 536
Reputation: 18
36 / – / –
Joined: Dec 2005
RE: Scripting API Wishlist
Well when you send a nudge, it has this:

_____________________________
You have just sent a nudge!
_____________________________

An action message is that, but with any you want ;)

Incidently this feature will be in Stuffplug 3.
[Image: cloudy.jpg]
Sig by pirateok/marisaok/marisa ;)
quote:
Originally posted by Moulin Rouge
The greatest thing you'll ever learn, is just to love and be loved in return

6704 days, 13 hours, 23 minutes, 32 seconds ago
08-31-2006 09:50 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Scripting API Wishlist
quote:
Originally posted by saralk
can you rephrase that, i'm not quite sure what you mean
He means messages in the convo that only you can see. For Instant the Delivery Failure Notification or file transfer complete etc
08-31-2006 09:51 PM
Profile E-Mail PM Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: Scripting API Wishlist
A method to get a pointer for functions (so that we can use API callbacks)

oh and a way to display text into the conversation that wont get sent (useful for debugging/ notifying the user)

This post was edited on 08-31-2006 at 10:41 PM by -dt-.
[Image: dt2.0v2.png]      Happy Birthday, WDZ
08-31-2006 10:37 PM
Profile PM Web Find Quote Report
Jesus
Scripting Contest Winner
****

Avatar
Koffie, my cat ;)

Posts: 623
Reputation: 15
37 / Male / Flag
Joined: Jul 2005
RE: RE: RE: Scripting API Wishlist
quote:
Originally posted by fatfreechicken

But that adds characters to the message and the due to limitations the length of text sent to the chat window cannot exceed it's original length... Or am I missing something here?

D'oh, my bad :$
08-31-2006 10:46 PM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: RE: Scripting API Wishlist
quote:
Originally posted by fatfreechicken
quote:
Originally posted by Jesus
the messages in the scripting system already have the shortcuts instead of the emoticons in them. just add "/noicon " before the message and voila

But that adds characters to the message and the due to limitations the length of text sent to the chat window cannot exceed it's original length... Or am I missing something here?
The function you ask for will do exactly the same; it also will add those special characters since that is how Plus! reconizes a message which needs the emoticon images to be stripped.

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

* My main request is to first fix existing stuff, before adding new stuff...
eg: "WriteString() doesn't handle BSTR's as BSTR's"  (Link to Beta Testing forum removed - Mnjul)

* A function to calculate the contact's MSN ID (is very easy to make your own function for this, but since the MyUserId method also exists...)

* A function to calculate the used hashes for contacts in the registry from a given email, so we can access stuff like contact information etc

* Add the ability to set your status to a personalised status (also retrieve them). Again can be done with your own function, but is pain in the behind (especially considering the possible reset time)

This post was edited on 09-01-2006 at 03:07 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
08-31-2006 10:50 PM
Profile PM Find Quote Report
Mothuim
New Member
*


Posts: 14
Joined: Jul 2006
RE: Scripting API Wishlist
Three words, "sortable listview columns"
08-31-2006 11:16 PM
Profile E-Mail PM Find Quote Report
saralk
Veteran Member
*****

Avatar

Posts: 2598
Reputation: 38
35 / Male / Flag
Joined: Feb 2003
O.P. RE: Scripting API Wishlist
quote:
Originally posted by CookieRevised
* My main request is to first fix existing stuff, before adding new stuff...
eg: "CookieRevised's reply to [BUG] WriteString() doesn't handle BSTR's as BSTR's"

Since bugs would take priority over features, I wont include them in here, Patchou would probably fix all the existing bugs before he adds any new features.
The Artist Formerly Known As saralk
London · New York · Paris
Est. 1989
09-01-2006 09:17 AM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Scripting API Wishlist
quote:
Originally posted by saralk
Since bugs would take priority over features, I wont include them in here, Patchou would probably fix all the existing bugs before he adds any new features.
very true (...and hopefully!).

But the thread/post is not only about bugs, but mainly and also about adding new "proprer" features (instead of adding "quick-fix" functions which don't do what they are supposed to/why people requested them). I guess it's a mingling between the two...
.-= A 'frrrrrrrituurrr' for Wacky =-.
09-01-2006 11:43 AM
Profile PM Find Quote Report
Pure_BY
Veteran Member
*****

Avatar

Posts: 1350
Reputation: 4
– / Male / –
Joined: Jan 2003
Status: Away
RE: Scripting API Wishlist
* The ability to perform action messages seen by both users, or just the local user. (2 People want this)
* A function to calculate the user hashes in the registry
* Add to chat log, i.e. the ability to add an item to a conversation chat log

These would be very nice, I suppose. Also, as requested here -- http://shoutbox.menthix.net/showthread.php?tid=65...d=722675#pid722675 — the ability to properly change contact's nicknames in contact list would be nice (for example, to display their status behind the nick, or another features, I am sure there will be many many different nice things possible to do with scripts if nicknames in contact list / conversations (separate from each other) would be editable).

This post was edited on 09-01-2006 at 02:45 PM by Pure_BY.
09-01-2006 02:44 PM
Profile PM Find Quote Report
Shondoit
Full Member
***

Avatar
Hmm, Just Me...

Posts: 227
Reputation: 15
35 / Male / Flag
Joined: Jul 2006
RE: Scripting API Wishlist
quote:
A method to get a pointer for functions (so that we can use API callbacks)
Add me with that

Also the ability to Get/Set the local personal status, and of the contact

And I would really like that the Origin of ChatWndReceiveMessage would e changed to the Email, or add it as an extra param...

This post was edited on 09-02-2006 at 09:11 AM by Shondoit.
My scripts:                            [Image: shondoit.gif]
+ Timezone
+ Camelo
+ Multisearch
09-02-2006 09:06 AM
Profile PM Find Quote Report
Pages: (15): « First « 1 [ 2 ] 3 4 5 6 » 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