What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [request]Mobile phone number "addon"

Poll: Does this sound like a good idea?
freaking awsome!
sounds good
dont know
bad
the most crapiest idea I have heard
[Show Results | Edit Poll]
[request]Mobile phone number "addon"
Author: Message:
t0mmy9
New Member
*

Avatar

Posts: 6
Joined: Jul 2006
RE: [request]Mobile phone number "addon"
i dont get why no one has helped you yet, heres how its done:

code:
function OnEvent_ChatWndReceiveMessage(ChatWnd,Origin,Message,MessageKind)
{
if(Message == "mobile number")
{
ChatWnd.SendMessage("07949123456 is my mobile number");
}
return Message;
}


ah, didnt notice it was just an idea, thought you wanted help making it. yeh thats a good idea although soemone you dont want to could end up with your mobile number.

This post was edited on 07-30-2006 at 07:17 PM by t0mmy9.
07-30-2006 07:13 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[request]Mobile phone number "addon" - by fat_bob on 07-30-2006 at 04:25 PM
RE: [request]Mobile phone number "addon" - by t0mmy9 on 07-30-2006 at 07:13 PM
RE: [request]Mobile phone number "addon" - by fat_bob on 08-05-2006 at 10:22 PM
RE: [request]Mobile phone number "addon" - by Spunky on 08-05-2006 at 10:37 PM
RE: [request]Mobile phone number "addon" - by Joereynolds89 on 08-05-2006 at 10:47 PM
RE: [request]Mobile phone number "addon" - by fat_bob on 08-06-2006 at 08:47 AM
RE: [request]Mobile phone number "addon" - by Silentdragon on 08-06-2006 at 08:49 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