[release] Quick Contact Adder - 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] Quick Contact Adder (/showthread.php?tid=61366) [release] Quick Contact Adder by deAd on 06-25-2006 at 05:44 PM
Here's a release of a small script I made to easily add contacts from a command, as requested in this thread. I am not planning to submit it to the real scripts database because it's really not much, and I don't want to spam up the database RE: [release] Quick Contact Adder by mathieumg on 06-25-2006 at 05:51 PM If it works well and does the job it is supposed to do, I think you should submit it Some users won't come on the boards to find scripts. RE: [release] Quick Contact Adder by darkcat21 on 06-25-2006 at 05:51 PM Oh thank you very much, because now it's a bit bored adding new contacts! Great stuff! RE: [release] Quick Contact Adder by alexp2_ad on 06-25-2006 at 05:53 PM Congrats on your first script release! And yeah, you should submit it to the official DB, it has a far larger audience and it's a good script. RE: [release] Quick Contact Adder by Jellings on 06-25-2006 at 06:08 PM
awesome! that's really usefull! RE: [release] Quick Contact Adder by Menthix on 06-25-2006 at 06:08 PM As moderator of the script DB i'll say, pleasy do submit it (see http://www.msgpluslive.net/scripts/submit/ for instructions). Small scripts can also be very usefull. And since we're just starting almost every well done script is welcome now, once it starts to get hard to find things in the DB we'll see if we need to delete some less popular ones. RE: [release] Quick Contact Adder by deAd on 06-25-2006 at 06:13 PM
quote:Thanks for the compliments. It does add all contacts in a multiple conversation. And I will submit it quote:Done RE: [release] Quick Contact Adder by CookieRevised on 06-25-2006 at 06:47 PM Nice script, although I really don't understand the need for "Commands Class.js"... that seems very pointless to me. RE: [release] Quick Contact Adder by deAd on 06-25-2006 at 07:21 PM
Commands Class.js is a simpler way to add/remove/manage commands without tons and tons of lines of XML. The full documentation for it is not here yet, and I *think* thats a shortened version. RE: [release] Quick Contact Adder by CookieRevised on 06-25-2006 at 08:03 PM
quote:The reason I said it's rather pointless is indeed just because this script only uses 1 command.... Including such a support script is good for those who know how to deal with such things. But it doesn't teach the newbie the proper way of programming such scripts. And such a small script as this would be perfect to teach people how to script. As for "without tons and tons of lines of XML", that is seriously exaggerated. Even a script with a handfull fixed commands doesn't need many "XML lines". Not to mention, if the commands don't change you can even provide the commands in the scriptinfo.xml IIRC. RE: [release] Quick Contact Adder by Thor on 06-25-2006 at 08:19 PM
Good script, congrats! RE: RE: [release] Quick Contact Adder by deAd on 06-25-2006 at 08:22 PM
quote:It's not very exaggerated. One of my other, bigger scripts has a whole JS file devoted to the XML (that and the parser, which is not big). I don't do it in the scriptinfo.xml because I often need dynamic commands. I agree with you that in this script, the commands class was not necessary, but I do not see harm in using it. RE: [release] Quick Contact Adder by ahmetgns on 05-17-2009 at 09:15 AM
BUMP! |