small idea for status change - 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)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: small idea for status change (/showthread.php?tid=33529)
small idea for status change by red3vil on 10-23-2004 at 11:16 AM
hi
i've got a little idea for the status change.
when i change my status i never ever use that (sorrie) annoing pop-up form, so i change it with the /status automsg.
now what i would like is that you can use this cmd and then a sequence of statements does the rest of this.
-has the option to ADD the unique status to your nick [/away [%txt(added to nick)] %msg]
-send automaticaly the %msg to all open convo's directly, and after someone open's a convo with you.
a complete sentence would look like this:
/away [walking] i'm walking right now i'm right back
or
/stat [away] [walking] i'm walking right now, i'll be back
for so far i haven't discovered yet how to, so i guess it aint there yet, if it is slap me!
//edited for gramma and 1 more sentence
RE: small idea for status change by CookieRevised on 10-25-2004 at 02:11 PM
Not possible atm. But there are alternatives:
/away <Away Message>
or
/naway <Name Tag>
Thus not a combination of both. But you can make a Quicktext with both commands:
Quicktext alias: /doit
Quicktext:
/away Hi, I'm currently away
#/naway Very Busy
But this is rather useless as you could define your own predefined statusses and then use the following command to switch to them:
/persostat <predefined personal status number, "1" to "20">
also see http://www.msgplus.net/help_cmdtag.php
|