[REQUEST] Automatic "brb" notification - 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: [REQUEST] Automatic "brb" notification (/showthread.php?tid=79433) [REQUEST] Automatic "brb" notification by thehoodie on 11-28-2007 at 05:13 AM I am looking for a script that, when you change your status to "be right back", will notify all open chats with a "brb" message. RE: [REQUEST] Automatic "brb" notification by Th3rmal on 11-28-2007 at 06:26 AM instead of doing that you could just type "/all brb" without the quote marks and this will send brb to all chats RE: [REQUEST] Automatic "brb" notification by Mizery_Made on 11-29-2007 at 03:26 PM
You could always use the 'Messenger Lock' function, set it up to change your status to BRB, and also you could set it up to send "BRB" to all your open conversations, optionally even set it up to sat "Back" when you unlock it. RE: [REQUEST] Automatic "brb" notification by haydos on 11-29-2007 at 03:41 PM
Create a quicktext. code:Change the 'line breaks' radio button to the one that reads 'create multiple messages' The result of all of this means that when you type /b in a conversation and press enter, 'brb' will be sent to all open conversations, and your status will automatically change to be right back. RE: [REQUEST] Automatic "brb" notification by skyserpent on 12-06-2007 at 10:30 PM
I have one that I use. RE: [REQUEST] Automatic "brb" notification by skyserpent on 12-09-2007 at 02:28 PM
code: That's what I use. Have fun =] RE: [REQUEST] Automatic "brb" notification by skyserpent on 01-03-2008 at 01:48 AM
Just, about 10 mins ago, changed the script so I thought I'd post it code: RE: [REQUEST] Automatic "brb" notification by CookieRevised on 01-03-2008 at 04:19 AM
skyserpent, nice but there is really no need for any script for this. At least not if you're going to react on something the user must type. As, Haydos explained, simply create a quicktext, way more sufficient. RE: [REQUEST] Automatic "brb" notification by skyserpent on 01-03-2008 at 01:53 PM
Meh =P I use /brb when I change to Be Right Back so it works good for me Just thought i'd share. Thanks anyway RE: [REQUEST] Automatic "brb" notification by CookieRevised on 01-03-2008 at 10:32 PM
quote:See scripting documentation: OnEvent_MyStatusChange RE: [REQUEST] Automatic "brb" notification by skyserpent on 01-04-2008 at 02:08 AM Ah, the good old scripting documentation. |