What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Sort Received Files SCRIPT

Pages: (2): « First [ 1 ] 2 » Last »
1 votes - 5 average   Sort Received Files SCRIPT
Author: Message:
neohunter
Junior Member
**


Posts: 38
Joined: Aug 2006
O.P. Sort Received Files SCRIPT
Hi, is posible to sort and group the received files into folders for each contact like the logs?

ejem

my received files
-->pedro@hotmail.com
           --->File 1
           --->File 2
           --->File 3
--> thowtyr@hotmail.com
           --->File 1
           --->File 2
           --->File 3

This post was edited on 09-04-2006 at 09:33 PM by neohunter.
09-04-2006 08:12 PM
Profile E-Mail PM Find Quote Report
Zeh
Full Member
***

Avatar
DC 4 EVER!

Posts: 136
Reputation: 1
35 / Male / –
Joined: Aug 2006
RE: Is posible
I believe that the file transfer plus 4 script lets you do that. Not sure though...
[Image: Zeh.png][Image: x copy.jpg]
| Windows Live Messenger Beta Tester | Windows Live Mail Beta Tester |
09-04-2006 08:21 PM
Profile E-Mail PM Find Quote Report
Chris4
Elite Member
*****

Avatar

Posts: 4461
Reputation: 84
32 / Male / Flag
Joined: Dec 2004
RE: Is posible
quote:
Originally posted by Dempsey
The idea is very good and has been requested many times before, but it is just not paticually easy to code.  As there are no events for file transfer, it would involve either packet sniffing, hooking the windowless richedit control or active accesability reading the conversation window.

More threads:
Looking for Plugin
My Received Files
Who Sent It
idea for a feature
* Received File Sorting *
Custom recieved files folders

Twitter: @ChrisLozeau
09-04-2006 08:26 PM
Profile PM Find Quote Report
Zeh
Full Member
***

Avatar
DC 4 EVER!

Posts: 136
Reputation: 1
35 / Male / –
Joined: Aug 2006
RE: Is posible
Well I'm quite sure that file transfer plus 4 has a option that organizes your recived files in folders named after the senders email. File transfer plus 4 uses packet sniffig dlls.

This post was edited on 09-04-2006 at 08:29 PM by Zeh.
[Image: Zeh.png][Image: x copy.jpg]
| Windows Live Messenger Beta Tester | Windows Live Mail Beta Tester |
09-04-2006 08:29 PM
Profile E-Mail PM Find Quote Report
neohunter
Junior Member
**


Posts: 38
Joined: Aug 2006
O.P. RE: Is posible
Ok, i try doing this

function  OnEvent_ChatWndReceiveMessage(ChatWnd,Origin,Message,MessageKind) {
MsgPlus.DisplayToast("UnionRo 2.0","Msg: "+Message+MessageKind);
}


and it gives me the received messages, but dont give me nothing when is a file transfer ¬¬_
09-04-2006 09:20 PM
Profile E-Mail PM Find Quote Report
Zeh
Full Member
***

Avatar
DC 4 EVER!

Posts: 136
Reputation: 1
35 / Male / –
Joined: Aug 2006
RE: Is posible
Why don't you just download file transfer plus 4? http://shoutbox.menthix.net/showthread.php?tid=65275
[Image: Zeh.png][Image: x copy.jpg]
| Windows Live Messenger Beta Tester | Windows Live Mail Beta Tester |
09-04-2006 09:26 PM
Profile E-Mail PM Find Quote Report
neohunter
Junior Member
**


Posts: 38
Joined: Aug 2006
O.P. RE: Sort Received Files SCRIPT
i download it and try, but it just allow to sort the files ONLY WHEN THE OTHER CONTACT HAVE FILE TRANSFER PLUS4

11-12-2006 05:10 PM
Profile E-Mail PM Find Quote Report
neohunter
Junior Member
**


Posts: 38
Joined: Aug 2006
O.P. RE: Sort Received Files SCRIPT
mmm in the last release of msgplus we have a new function for advanced developers

PlusWnd::RegisterMessageNotification

may is useful for do this script?
11-12-2006 07:02 PM
Profile E-Mail PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Sort Received Files SCRIPT
quote:
Originally posted by neohunter
mmm in the last release of msgplus we have a new function for advanced developers

PlusWnd::RegisterMessageNotification

may is useful for do this script?
very short answer: no

RegisterMessageNotification only works for windows created by Plus!, not for other windows. And even if it could be used on other windows, it wouldn't be usefull either as that is not how file transfers, or messenger itself for that matter, work.

This post was edited on 11-12-2006 at 07:08 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
11-12-2006 07:07 PM
Profile PM Find Quote Report
neohunter
Junior Member
**


Posts: 38
Joined: Aug 2006
O.P. RE: Sort Received Files SCRIPT
so there is no way to make a received files sorter script?
11-12-2006 07:15 PM
Profile E-Mail PM 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