What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] Recieved Files Renamer

[Request] Recieved Files Renamer
Author: Message:
Chris4
Elite Member
*****

Avatar

Posts: 4461
Reputation: 84
32 / Male / Flag
Joined: Dec 2004
O.P. [Request] Recieved Files Renamer
I always find that when I'm going through My Recieved Files, I can never remember who they are from.

Would it be possible to make a script that automatically renamed the recieved files to: %email% (%num%) with a number afterwards so they don't get overwritten.

%email% = The person who sent the file's e-mail address
%num% = Number starting from 1

Appearing like this: someone@msn.com (1).JPG
(Prosuming you were sent a JPG file)

And if someone wanted to work on a slightly bigger project, the script could include a menu item on thePlus! icon, with a settings panel, and you can change the %email% (%num%) to whatever you want. Also, maybe you can select this just for images, etc.

Just an idea, maybe too much work needed :P
I'm sure a simple script would be fine.
Twitter: @ChrisLozeau
08-26-2006 07:06 PM
Profile PM Find Quote Report
saralk
Veteran Member
*****

Avatar

Posts: 2598
Reputation: 38
35 / Male / Flag
Joined: Feb 2003
RE: [Request] Recieved Files Renamer
Its not a simple script, because the current scripting system doesn't do anything when a file is received, so if someone was to make it, they'd have to intercept the internet communication.
The Artist Formerly Known As saralk
London · New York · Paris
Est. 1989
08-26-2006 07:10 PM
Profile PM Find Quote Report
Chris4
Elite Member
*****

Avatar

Posts: 4461
Reputation: 84
32 / Male / Flag
Joined: Dec 2004
O.P. RE: [Request] Recieved Files Renamer
quote:
Originally posted by saralk
Its not a simple script, because the current scripting system doesn't do anything when a file is received, so if someone was to make it, they'd have to intercept the internet communication.
Hmm, k.

End of that idea then. :-\
Twitter: @ChrisLozeau
08-26-2006 07:26 PM
Profile PM Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
33 / Male / Flag
Joined: Nov 2004
RE: [Request] Recieved Files Renamer
Dempsey made -> http://www.dempseysoftware.com/downloads/ReceivedFiles.exe (sorts into audio/video/archives etc..)
Maybe he could make it work the way you want it to *-)

This post was edited on 08-26-2006 at 08:59 PM by hmaster.
[Image: sig.png]
08-26-2006 08:58 PM
Profile PM Web Find Quote Report
Chris4
Elite Member
*****

Avatar

Posts: 4461
Reputation: 84
32 / Male / Flag
Joined: Dec 2004
O.P. RE: [Request] Recieved Files Renamer
For MSN Messenger, not WLM :-\

Thanks anyway.

Anyone else like the diea idea of this script?

This post was edited on 08-27-2006 at 09:41 PM by Chris4.
Twitter: @ChrisLozeau
08-27-2006 09:39 PM
Profile PM Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: [Request] Recieved Files Renamer
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
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
08-28-2006 10:03 AM
Profile E-Mail PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: [Request] Recieved Files Renamer
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.
The recieved file (after downloading) can easly be "grabbed" by making a small app which goes in place of the virus scanner setting in the Messenger preferences (the app could also forward the file to the current virusscanner if needed/requested of course).

To know from whom the file is (who send it) is another thing, for that you indeed need one of the things listed...
.-= A 'frrrrrrrituurrr' for Wacky =-.
08-28-2006 12:18 PM
Profile PM Find Quote Report
« 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