What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [REQUEST] Automatic "brb" notification

[REQUEST] Automatic "brb" notification
Author: Message:
skyserpent
Junior Member
**

Bacon

Posts: 96
32 / Male / –
Joined: Aug 2006
RE: [REQUEST] Automatic "brb" notification
code:
function OnEvent_ChatWndSendMessage(ChatWnd, Message){
if(Message == "/brb"){
ChatWnd.SendMessage("/all Be back in a bit.");
}
}

That's what I use. Have fun =]
12-09-2007 02:28 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[REQUEST] Automatic "brb" notification - by thehoodie on 11-28-2007 at 05:13 AM
RE: [REQUEST] Automatic "brb" notification - by Th3rmal on 11-28-2007 at 06:26 AM
RE: [REQUEST] Automatic "brb" notification - by Mizery_Made on 11-29-2007 at 03:26 PM
RE: [REQUEST] Automatic "brb" notification - by haydos on 11-29-2007 at 03:41 PM
RE: [REQUEST] Automatic "brb" notification - by skyserpent on 12-06-2007 at 10:30 PM
RE: [REQUEST] Automatic "brb" notification - by skyserpent on 12-09-2007 at 02:28 PM
RE: [REQUEST] Automatic "brb" notification - by skyserpent on 01-03-2008 at 01:48 AM
RE: [REQUEST] Automatic "brb" notification - by CookieRevised on 01-03-2008 at 04:19 AM
RE: [REQUEST] Automatic "brb" notification - by skyserpent on 01-03-2008 at 01:53 PM
RE: [REQUEST] Automatic "brb" notification - by CookieRevised on 01-03-2008 at 10:32 PM
RE: [REQUEST] Automatic "brb" notification - by skyserpent on 01-04-2008 at 02:08 AM


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