What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Should the auto-hey and auto-Im-Ok scripts work with ? or !

Should the auto-hey and auto-Im-Ok scripts work with ? or !
Author: Message:
Melarish
New Member
*

Avatar

Posts: 5
Joined: Jul 2006
O.P. Should the auto-hey and auto-Im-Ok scripts work with ? or !
I have tested them both and it seems that if I write hey/how r u/how are you they both work fine but then I use question/exclamation marks, they do not work. I tried editing the script but then it started working double >_< Anyone know what may be wrong?

This post was edited on 07-18-2006 at 03:43 PM by Melarish.
07-17-2006 02:59 PM
Profile E-Mail PM Find Quote Report
Melarish
New Member
*

Avatar

Posts: 5
Joined: Jul 2006
O.P. RE: Should the auto-hey and auto-Im-Ok scripts work with ? or !
Another question about the auto-scripts. Do my own messages trigger it in conversations with more than 2 people? It just happened and one simple brb resulted in 16 cyas from me >_>
*still waiting for an answer to my previous q*
07-18-2006 06:55 PM
Profile E-Mail PM Find Quote Report
cloudhunter
Senior Member
****


Posts: 536
Reputation: 18
36 / – / –
Joined: Dec 2005
RE: Should the auto-hey and auto-Im-Ok scripts work with ? or !
Well without the script and how you changed it we can't really help you. I'm not sure, but maybe in a conversation with 2 people the origin doesn't work properly... I think I remember reading something about that but don't take it as gospel truth.

And as for the ? and ! If the script was edited, it should be able to filter them out. Not sure how though ;) Probably involves using regexp which is totally incomprehensible to me at the moment :P

Cloudy

This post was edited on 07-19-2006 at 12:38 AM by cloudhunter.
[Image: cloudy.jpg]
Sig by pirateok/marisaok/marisa ;)
quote:
Originally posted by Moulin Rouge
The greatest thing you'll ever learn, is just to love and be loved in return

6707 days, 10 hours, 39 minutes, 17 seconds ago
07-19-2006 12:37 AM
Profile E-Mail PM Find Quote Report
Silentdragon
Full Member
***

Avatar
if(life==null && wrists) EmoAlert();

Posts: 148
Reputation: 2
34 / Male / –
Joined: Jun 2006
RE: Should the auto-hey and auto-Im-Ok scripts work with ? or !
if(origin != Messenger.MyName)
{
//do the stuff
}

As for the punctuation well I dunno the code or how it does it, but something like
message.match(/^hey\b/i) or something like that should do a check for hey with punctuation.
07-19-2006 12:40 AM
Profile E-Mail PM Web Find Quote Report
segosa
Community's Choice
*****


Posts: 1407
Reputation: 92
Joined: Feb 2003
RE: Should the auto-hey and auto-Im-Ok scripts work with ? or !
The reason the script is messing up is unfortunately because it is badly coded. I think you'd be better off making a request for a person who's capable of programming to create one which works properly.

This post was edited on 07-19-2006 at 04:45 AM by segosa.
The previous sentence is false. The following sentence is true.
07-19-2006 04:44 AM
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