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

Packing Scripts
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: Packing Scripts
Besides that this script can be optimized extremely and that you used many things and methods which aren't needed (though, it works, so if this is your first script then (y)):
  1. code:
    ScriptCommands += '<Name>nick1</Name>';
    ScriptCommands += '<Description>Changes the nick to the number 2</Description>';

    From the user's point of view this isn't logical. If he enters a command with a number (eg: 1) he expects that this command performs action 1, not action 2.

  2. /nick2 is an existing command from Messenger Plus!. Your script breaks this functionality. Do not do that....

    In fact you don't need all those commands /nick0, /nick1, /nick2, etc if you would use parameters.

This post was edited on 12-23-2006 at 02:51 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-23-2006 02:48 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Packing Scripts - by pedro_cesar on 12-22-2006 at 02:22 PM
RE: Packing Scripts - by EBFL on 12-22-2006 at 02:25 PM
RE: Packing Scripts - by pedro_cesar on 12-22-2006 at 02:30 PM
RE: Packing Scripts - by NanaFreak on 12-22-2006 at 02:31 PM
RE: Packing Scripts - by alexp2_ad on 12-22-2006 at 02:33 PM
RE: Packing Scripts - by pedro_cesar on 12-22-2006 at 02:34 PM
RE: RE: Packing Scripts - by CookieRevised on 12-23-2006 at 02:48 PM
RE: Packing Scripts - by Felu on 12-22-2006 at 02:34 PM
RE: Packing Scripts - by pedro_cesar on 12-22-2006 at 02:49 PM
RE: Packing Scripts - by Menthix on 12-22-2006 at 07:31 PM
RE: Packing Scripts - by pedro_cesar on 12-23-2006 at 01:52 PM
RE: Packing Scripts - by Matti on 12-23-2006 at 02:41 PM
RE: Packing Scripts - by pedro_cesar on 12-23-2006 at 04:41 PM
RE: Packing Scripts - by pedro_cesar on 12-31-2006 at 06:47 PM
RE: Packing Scripts - by CookieRevised on 12-31-2006 at 07:36 PM
RE: Packing Scripts - by pedro_cesar on 12-31-2006 at 09:30 PM
RE: Packing Scripts - by CookieRevised on 01-01-2007 at 01:45 AM
RE: Packing Scripts - by pedro_cesar on 01-01-2007 at 01:24 PM
RE: Packing Scripts - by rajvora on 01-01-2007 at 02:42 PM
Packing Scripts - by pedro_cesar on 01-06-2007 at 01:43 PM


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