Shoutbox

+speech script - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: +speech script (/showthread.php?tid=61865)

+speech script by akash on 06-28-2006 at 08:36 AM

Hi..
have any of u guys tried out the +speech script? I think it's a really cool script..except for one small problem.. Whenever I activate it, and I open up a new conversation with one of my contacts, it starts sending random strings of characters to the conversation window (like 'goes', 'to', 'from' or 'for'), which makes it pretty much impossible for me to type anything.
I've tried the Debug option on it and whenever it starts sending those characters/words, in the debug window it says 'Command: type: from' or 'Command: type: for'.
Any idea what's that all about??
Thx! :)


RE: +speech script by Diti on 07-14-2006 at 03:41 PM

Hello,

Yeah, it makes me angry :@
But this is the solution :

Replace

code:
grammarObj.CmdSetRuleState("convo",1);

By
code:
grammarObj.CmdSetRuleState("convo",0);

;)
RE: +speech script by bondbabe on 07-14-2006 at 04:41 PM

Oh so this is the script that is mysteriously opening my contact conversation windows tho i didin't click them?

And also....i can't seem to save the setttings....everything i come onilne from a fresh boot....the setting goes back to default. How do i make my setting stay?


RE: +speech script [suggestion] by akash on 07-16-2006 at 11:10 AM

there could have been an option that lets you set the defaults that u want so that u don't have to clear all those checkboxes everytime you sign in..
just something to think about...