What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Testing] Received Files Sorter

Pages: (2): « First [ 1 ] 2 » Last »
[Testing] Received Files Sorter
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
O.P. Cool  [Testing] Received Files Sorter
I was waiting for Dempsey and Eljay to finish theirs, but I wanted this myself anyway. It might not be 100% accurate (misses 1 in, perhaps, 100).

At the moment it only sorts by contact, not by date or file type (although it will do). Leave feedback and let me know if it works. If Dempsey and Eljay want me to remove this then obviously I will and just keep it for personal use.


.plsc File Attachment: Received Files Sorter.plsc (271.67 KB)
This file has been downloaded 280 time(s).

This post was edited on 02-27-2008 at 10:42 PM by Spunky.
<Eljay> "Problems encountered: shit blew up" :zippy:
02-27-2008 08:00 PM
Profile PM Find Quote Report
warmth
Veteran Member
*****

Avatar
Electronic Engineer

Posts: 1730
Reputation: 26
39 / Male / Flag
Joined: Jul 2003
RE: [Testing] Received Files Sorter
the script imported fine... but then it failed to start...
@warmth - Beta Testing a life!
Official Nokia (former Ovi) Suite Beta Tester | Nokia Beta Labs Contributor of the month (June, 2011)
02-27-2008 08:34 PM
Profile PM Web Find Quote Report
Chunk1993
Junior Member
**

Avatar

Posts: 78
31 / Male / Flag
Joined: Jul 2007
RE: [Testing] Received Files Sorter
same here *-)
02-27-2008 08:39 PM
Profile E-Mail PM Find Quote Report
pollolibredegrasa
Full Member
***

Avatar
formerly fatfreechicken

Posts: 483
Reputation: 34
35 / Male / Flag
Joined: May 2005
RE: RE: [Testing] Received Files Sorter
quote:
Originally posted by warmth
the script imported fine... but then it failed to start...

Same thing here. You have to edit the script to use the IP of your computer rather than the default one :P
;p

[Image: chickennana.gif] Vaccy is my thin twin! [Image: chickennana.gif]
02-27-2008 08:43 PM
Profile PM Find Quote Report
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
RE: [Testing] Received Files Sorter
Doesn't import here :(, did change the IP to 0.0.0.0
[Image: 1-0.png]
             
02-27-2008 09:05 PM
Profile PM Web Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [Testing] Received Files Sorter
You need to add a preferences panel and load the IPs that you get from the getLocalIp function into a drop down and let them select which IP they want. Compare the IP Address each time the script loads to make sure it is one that is available, if it isn't then you need to display the config again.

Something along those lines :P

You need to change the IP to the IP address of the network card. Not 0.0.0.0.

P.S. it did work however what might be a good idea is if you copy and not move the file then you can mark the one for deletion on Windows shutting down this will allow the in convo link to still work.

http://msdn2.microsoft.com/en-us/library/aa365240.aspx
This will allow you to move the file after the computer reboots. Which might be a good idea :)

This post was edited on 02-27-2008 at 09:43 PM by matty.
02-27-2008 09:34 PM
Profile E-Mail PM Find Quote Report
roflmao456
Skinning Contest Winner
****

Avatar

Posts: 955
Reputation: 24
29 / Male / Flag
Joined: Nov 2006
Status: Away
RE: [Testing] Received Files Sorter
quote:
Originally posted by the Debugger
Script is starting
Error: Error 10022 in function WSAIoctl(SIO_RCVALL)
Invalid argument (code: -2147418113)
       File: FileTransfer Monitor.js. Line: 3.
Script has failed to start

code:
// Line 3
xniff.Start();


i am connected to a router btw.

i changed IP to my local IP and got the above message.

now i changed it to my internet IP and got this instead:
quote:
Originally posted by the Debugger
Script is starting
Error: Error 10049 in function Bind
Address not available (code: -2147418113)
       File: FileTransfer Monitor.js. Line: 3.
Script has failed to start

This post was edited on 02-27-2008 at 10:02 PM by roflmao456.
[quote]
Ultimatess6
: What a noob mod
02-27-2008 09:58 PM
Profile PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
O.P. RE: [Testing] Received Files Sorter
I forgot to change IP back sorry (getLocalIP() didn't work on my connection)

Updated first post

quote:
Originally posted by matty
P.S. it did work however what might be a good idea is if you copy and not move the file then you can mark the one for deletion on Windows shutting down this will allow the in convo link to still work.

Thats why I love you matty (L) ;) Will look into it

This post was edited on 02-27-2008 at 10:43 PM by Spunky.
<Eljay> "Problems encountered: shit blew up" :zippy:
02-27-2008 10: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: [Testing] Received Files Sorter
Haven't had chance to have a look yet, but you can have a look what we have so far if you want to see if you can make any use of it?  Maybe the Prefs or something, which i think from memory are pretty much coded.
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
02-27-2008 10:41 PM
Profile E-Mail PM Web Find Quote Report
trini
Full Member
***


Posts: 167
Reputation: 5
– / Female / Flag
Joined: Dec 2004
Status: Away
RE: [Testing] Received Files Sorter
I changed the IP to my local IP (i'm using router) and got this error message:

quote:
Script is starting
Script is now loaded and ready
Function called: OnEvent_Initialize
Error: Automation server can't create object (code: -2146827859)
       File: Settings.js. Line: 10.
Function OnEvent_Initialize returned an error. Code: -2147352567

Edit: oh, it got updated till i posted, will test again :P

Edit2: Still doesn't work for me. "The script has been imported but failed to start."

quote:
Script is starting
Error: Error 10049 in function Bind
Address not available (code: -2147418113)
       File: FileTransfer Monitor.js. Line: 3.
Script has failed to start
Also I now get error "The script may be defective or you may not have the proper privilegs to run scripts"
I'm using Vista Business ,other scripts work fine, so don't think this is issue with my PC?

This post was edited on 02-27-2008 at 11:13 PM by trini.
02-27-2008 10:43 PM
Profile 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