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:
Concord Dawn
Veteran Member
*****

Avatar
This is a loopy fruit.

Posts: 1203
Reputation: 16
33 / Male / –
Joined: Feb 2004
O.P. Roll Eyes  Plus! Script?
What about a scripting language for Plus, similar to mIRC's? It would be easier for less knowledgable people to make plugins if this was implemeneted, because they could simply make the plugin in the scripting language, and it would allow people to make their own little features, such as whenever certain users sign on, spam them with a :banana:! :P
[Image: 7.png]
04-04-2005 05:52 PM
Profile E-Mail PM Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: Plus! Script?
just want to bump this because i like the idea a lot :)
04-06-2005 08:53 AM
Profile PM Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: Plus! Script?
hmm i like the idea :P could this also be combined with the scripted quicktexts idea?
[Image: dt2.0v2.png]      Happy Birthday, WDZ
04-06-2005 09:56 AM
Profile PM Web Find Quote Report
user36611
Disabled Account


Posts: 46
Joined: Sep 2004
Status: Away
RE: Plus! Script?
could be nice to see in the Plus!-man! :-)
04-06-2005 10:01 AM
Profile PM Find Quote Report
saralk
Veteran Member
*****

Avatar

Posts: 2598
Reputation: 38
35 / Male / Flag
Joined: Feb 2003
RE: Plus! Script?
its been suggested before, in fact originally the plugin system was going to be vbscript box in the plus menu, so there would be no need for dlls, or even for the creator to have visual studio. But I can't remember why, but the idea was changed.
The Artist Formerly Known As saralk
London · New York · Paris
Est. 1989
04-06-2005 10:13 AM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Plus! Script?
quote:
Originally posted by Chaotic_Shield
What about a scripting language for Plus, similar to mIRC's? It would be easier for less knowledgable people to make plugins if this was implemeneted, because they could simply make the plugin in the scripting language, and it would allow people to make their own little features, such as whenever certain users sign on, spam them with a :banana:! :P
A full scripting system is equaly hard to understand then programming a plugin.

And if you mean a reduced/new scripting system then that is very hard to implement and will take massive amounts of time (and bugs)...

Search the forums, there are several threads all about this.

Also, if you realy want a scripting system, then use the VBScript Framework Plugin.


(in general: please please pleaaaaaaaase search the forums first ;) as posting freaks you should all know how to do that...)

This post was edited on 04-06-2005 at 10:26 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
04-06-2005 10:24 AM
Profile PM Find Quote Report
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
saralk
Veteran Member
*****

Avatar

Posts: 2598
Reputation: 38
35 / Male / Flag
Joined: Feb 2003
RE: Plus! Script?
that seems quite complicated for what it is, Patchou would also have to add a debugging script and countless other things.
The Artist Formerly Known As saralk
London · New York · Paris
Est. 1989
04-07-2005 12:47 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


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