What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! General » Plus! Script?

Would you like to see this feature?
This poll is closed.
Yes! 12 85.71%
No! 2 14.29%
Total: 14 votes 100%
  [Show Results | Edit Poll]

Plus! Script?
Author: Message:
zingbats
Junior Member
**


Posts: 16
Joined: Mar 2004
RE: Plus! Script?
Scripting can be made easier, because it doesn't require the user to compile etc etc etc, or have "fancy" software installed.

Any one can write a script that essentially says:

code:
OnText("bananas"){
    Writeln("Hmmmmmmm, bananas");
}

etc etc

or
code:
OnText("(!VER)"){
    WriteLn("(!VER)");
}

It would be extremely simple to use.


EDIT: I know this is like an autoresponder, but hey, it's the principle!

Maybe something like:

code:
OnSound(){
AddToSounds;
}

Or

code:
OnVar(Mood).Change{
DisplayPic:=DisplacPic.FILENAME;
} // When the mood is changed via a plus command, then the display picture is changed or something...


This post was edited on 04-07-2005 at 11:48 AM by zingbats.
04-07-2005 11:44 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Plus! Script? - by Concord Dawn on 04-04-2005 at 05:52 PM
RE: Plus! Script? - by Eljay on 04-06-2005 at 08:53 AM
RE: Plus! Script? - by -dt- on 04-06-2005 at 09:56 AM
RE: Plus! Script? - by user36611 on 04-06-2005 at 10:01 AM
RE: Plus! Script? - by saralk on 04-06-2005 at 10:13 AM
RE: Plus! Script? - by CookieRevised on 04-06-2005 at 10:24 AM
RE: Plus! Script? - by zingbats on 04-07-2005 at 11:44 AM
RE: Plus! Script? - by saralk on 04-07-2005 at 12:47 PM


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