Shoutbox

[release] @ScriptDev - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [release] @ScriptDev (/showthread.php?tid=69721)

[release] @ScriptDev by Felu on 12-20-2006 at 11:02 AM

@ScriptDev


Handy script for Script Developers. Manage Snippets, Resources and much more.

-Quickly Pack Scripts and Send to contacts
-Download and Run Interface Tester
-Download and Run Scripting Documentation
-Quickly Open MP!L Directories
-Save Snippets and Resources for handy purposes.

Minimum Requirements : .Net Framework 2.0 or above

@ScriptDev in the Scripts Database
RE: [release] @ScriptDev by NanaFreak on 12-20-2006 at 11:07 AM

:D i was a beta tester and i love it Felu... its cool

(Y)(Y)(Y)(Y)(Y) / 5

:P


RE: [release] @ScriptDev by vaccination on 12-20-2006 at 12:13 PM

ooo i'm realy liking this. Nice one felu (Y)


RE: [release] @ScriptDev by Thor on 12-20-2006 at 12:16 PM

Excuse me, but this one has already been made felu :P


RE: [release] @ScriptDev by NanaFreak on 12-20-2006 at 12:21 PM

quote:
Originally posted by Nitro
Excuse me, but this one has already been made felu :P
the maker of the last one let someone else take it over ;) and that was Felu
RE: [release] @ScriptDev by Thor on 12-20-2006 at 12:31 PM

quote:
Originally posted by NanaFreak
quote:
Originally posted by Nitro
Excuse me, but this one has already been made felu :P
the maker of the last one let someone else take it over ;) and that was Felu
Oh... :$ Didn't know :P


RE: [release] @ScriptDev by Felu on 12-20-2006 at 01:06 PM

quote:
Originally posted by NanaFreak
i love it Felu... its cool

[Image: msn_up.gif][Image: msn_up.gif][Image: msn_up.gif][Image: msn_up.gif] [Image: msn_up.gif]/5

[Image: msn_tongue.gif]
<3 [Image: xso_cheesy.gif]
quote:
Originally posted by vaccination
ooo i'm realy liking this. Nice one felu [Image: msn_up.gif]
thanks [Image: msn_grin.gif]
quote:
Originally posted by Nitro
Excuse me, but this one has already been made felu [Image: msn_tongue.gif]
Yea the last one was made by phalanxii. Thanks to him to let me take over [Image: msn_wink.gif].

RE: [release] @ScriptDev by Matti on 12-20-2006 at 02:00 PM

Indeed, Felu did a great job here to make a script for making scripts... wait, so he made a script to make scripts but how did he made the script when he was making a script to make scripts? Err... I'll STFU...
* Matti <3 @ScriptDev!


RE: [release] @ScriptDev by Spunky on 12-20-2006 at 05:34 PM

Code Snippet window doesn't load items back from the registry :-| It just opens the window with no scripts. Nothing in debug.


RE: [release] @ScriptDev by alexp2_ad on 12-20-2006 at 05:42 PM

Needs some work... there are items of the UI that need some sort of user feedback.  eg.  I click Download Interface Tester and wait... and wait... then realise it was downloaded on the sly and then not opened after downloading and it didn't tell me it had finished downloading or anything.  The same goes for the "Pack Script" button, I click it, my hard disk makes a noise and I have no idea where it's packed it to.  I had to check the code to see where it was packing it to.  Maybe open the folder and highlight the file after a script is packed?  Or at least something to tell me the button did something. :P

Other than that, it's OK, could be useful for speeding things up sometimes.

EDIT:  Oh, and make the packer not zip up Thums.db files, really helps keep plsc sizes down.


RE: [release] @ScriptDev by gravier on 12-20-2006 at 06:01 PM

It's a good script! Very nice and helpful.
But I have the same matter as SpunkyLoveMuff :/


RE: [release] @ScriptDev by Felu on 12-21-2006 at 10:22 AM

quote:
Originally posted by SpunkyLoveMuff
Code Snippet window doesn't load items back from the registry :-| It just opens the window with no scripts. Nothing in debug.
Weird [Image: msn_confused.gif]. I guess its unable to read the registry for some reason. Or maybe you have NO SNIPPETS AT all [Image: msn_tongue.gif].

quote:
Originally posted by alexp2_ad
Needs some work... there are items of the UI that need some sort of user feedback.  eg.  I click Download Interface Tester and wait... and wait... then realise it was downloaded on the sly and then not opened after downloading and it didn't tell me it had finished downloading or anything.  The same goes for the "Pack Script" button, I click it, my hard disk makes a noise and I have no idea where it's packed it to.  I had to check the code to see where it was packing it to.  Maybe open the folder and highlight the file after a script is packed?  Or at least something to tell me the button did something. [Image: msn_tongue.gif]

Other than that, it's OK, could be useful for speeding things up sometimes.

EDIT:  Oh, and make the packer not zip up Thums.db files, really helps keep plsc sizes down.
I'm too dumb for not taking that in mind. However i had problems with downloading and running the Interface Tester as i can't find out as to when the download ends [Image: msn_tongue.gif]. I'll try.except new version in a few hours [Image: msn_wink.gif].
RE: [release] @ScriptDev by phalanxii on 12-21-2006 at 12:01 PM

Great job on the script, Felu! It's come a really long way, and it's much more useful now. :)

I also seem to be having the same problem as SpunkyLoveMuff and gravier though. Briefly looking through the code, I believe it's because NoSnippets is set to true when there is an error loading, but it is not set to false when it is successful. Adding a NoSnippets = false; at the end of the try statement fixes this.

Other than that, everything works well. Keep up the good work! (Y)


RE: [release] @ScriptDev by Felu on 12-21-2006 at 01:05 PM

quote:
Originally posted by phalanxii
I also seem to be having the same problem as SpunkyLoveMuff and gravier though. Briefly looking through the code, I believe it's because NoSnippets is set to true when there is an error loading, but it is not set to false when it is successful. Adding a NoSnippets = false; at the end of the try statement fixes this.

Other than that, everything works well. Keep up the good work!
Yea figured it out [Image: msn_tongue.gif]. Working on an update. Will be complete in 1-2 hours [Image: msn_happy.gif].
quote:
Originally posted by phalanxii
Great job on the script, Felu! It's come a really long way, and it's much more useful now.
Thanks [Image: msn_happy.gif].
RE: [release] @ScriptDev by warmth on 01-15-2007 at 10:02 PM

Look what I found...

code:
El script está iniciandose
El script está cargado y listo
Función llamada: OnEvent_Initialize
@ScriptDev Started
> Updater
>> Checking For Script Updates
Error: desconocido.
       Línea: 7. Código: -2147418113.
La función OnEvent_Initialize devolvió un error. Código: -2147352567
Función llamada: OnEvent_Timer
Función llamada: OnGetScriptMenu
Función llamada: OnGetScriptMenu

RE: [release] @ScriptDev by matty on 01-15-2007 at 10:12 PM

quote:
Originally posted by warmth
Look what I found...

code:
El script está iniciandose
El script está cargado y listo
Función llamada: OnEvent_Initialize
@ScriptDev Started
> Updater
>> Checking For Script Updates
Error: desconocido.
       Línea: 7. Código: -2147418113.
La función OnEvent_Initialize devolvió un error. Código: -2147352567
Función llamada: OnEvent_Timer
Función llamada: OnGetScriptMenu
Función llamada: OnGetScriptMenu

It is because Messenger.MyUserId isn't assigned when you are not signed in. Change the code in Variables.js to this:

code:
function OnEvent_Initialize(MessengerStart){
    if (typeof(Messenger.MyEmail) === 'string'){
        Debug.Trace("@ScriptDev Started");
        CheckScriptUpdates();
        if(fso.FileExists(getTempFolder()+"\\@ScriptDev.plsc")) fso.DeleteFile(getTempFolder()+"\\@ScriptDev.plsc");
    }
}

function OnEvent_SigninReady(sEmail){
    OnEvent_Initialize(true);
}

RE: [release] @ScriptDev by warmth on 01-16-2007 at 02:41 AM

Same I said to NanaFreak here...

quote:
Originally posted by warmth
good to know that I helped!!! can you look my reputation??? look the negative one... is he crazy??? jajajaja


RE: [release] @ScriptDev by Felu on 01-16-2007 at 09:56 AM

Thanks for pointing that out. I'll fix it in the next built which will be having language options aswell.


RE: [release] @ScriptDev by warmth on 01-16-2007 at 04:42 PM

quote:
Originally posted by Felu
Thanks for pointing that out. I'll fix it in the next built which will be having language options aswell.

Nice ;)!!! do you have a spanish translator already???
RE: [release] @ScriptDev by roflmao456 on 01-17-2007 at 12:14 AM

how about trying

on snippets to add one..

just leave it all blank and press Save and...

Both Resource Name and URL are required fields.

URL?? shouild be code.. lol


edit: when you do the same but with the Edit button .. and theres no snippets it still goes.. but instead of "URL" in the add button, its "Code" ;)


RE: [release] @ScriptDev by warmth on 05-06-2007 at 01:14 AM

there are some problems in vista... when you try to download the documentation and the interface... disappear the links but never download the files...

Can you solve it??? I use a lot your script... and now I am on vista ultimate... so... :(

Note: what happened with translations and all the updates you where going to do mate??? :$


RE: [release] @ScriptDev by Felu on 05-06-2007 at 02:40 AM

quote:
Originally posted by warmth
there are some problems in vista... when you try to download the documentation and the interface... disappear the links but never download the files...

Can you solve it??? I use a lot your script... and now I am on vista ultimate... so... :(

Note: what happened with translations and all the updates you where going to do mate??? :$
Sorry, but i'm too busy to work on the script. There has been no progress since i migrated to Vista. I had done the translation class, just need to add strings. I'll start working on the script in my summer vacations :).

Edit: The latest version I have works fine on Vista Ultimate x64. I will release it to the public soon.
RE: [release] @ScriptDev by warmth on 05-06-2007 at 03:38 PM

Thanks mate...


RE: [release] @ScriptDev by warmth on 12-02-2007 at 09:13 PM

Hi felu... I wanted to know if you are working on a update for this script to be all compatible with MP!L 4.5 (because the new tools and documentations) and Vista...

And maybe give you a suggestion to develop a @SkinDev script ;)!!!

Regards


RE: [release] @ScriptDev by Felu on 12-03-2007 at 10:16 AM

I just too damn lazy to work on this :P. If someone reminds me during my winter break, I might be able to find time for the script.


RE: [release] @ScriptDev by warmth on 12-03-2007 at 08:02 PM

:( it's ok...