What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Delayed Writing

Delayed Writing
Author: Message:
Barathrum
Junior Member
**

Avatar
.......................

Posts: 42
30 / Male / Flag
Joined: Nov 2009
O.P. Delayed Writing
1. Is it possible to make a script that does the following:

Whenever I write anything, it will write the message character by character with delay of 0.5 second. So example:

"Hello"   will become:

H  <0,5s> e <0,5s> l <0,5s> l <0,5s> o <0,5s>

It should write it in same message, not new line for each character.



2. Second question:

I have this script here:

code:
function OnEvent_ChatWndSendMessage(ChatWnd, Message){
return "msg = [ " + Message + " ]"
}



How would I make everything except the Message some color?
06-04-2010 03:40 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Delayed Writing - by Barathrum on 06-04-2010 at 03:40 PM
RE: Delayed Writing - by matty on 06-04-2010 at 05:00 PM
RE: Delayed Writing - by Barathrum on 06-04-2010 at 07:50 PM
RE: Delayed Writing - by matty on 06-04-2010 at 08:17 PM
RE: Delayed Writing - by Matti on 06-05-2010 at 08:08 AM
RE: Delayed Writing - by Barathrum on 06-05-2010 at 10:49 AM
RE: Delayed Writing - by matty on 06-05-2010 at 12:55 PM
RE: Delayed Writing - by Barathrum on 06-05-2010 at 01:29 PM
RE: Delayed Writing - by whiz on 06-05-2010 at 01:36 PM
RE: Delayed Writing - by Barathrum on 06-05-2010 at 02:45 PM
RE: Delayed Writing - by whiz on 06-05-2010 at 03:08 PM
RE: Delayed Writing - by Barathrum on 06-05-2010 at 04:41 PM
RE: Delayed Writing - by whiz on 06-05-2010 at 04:58 PM
RE: Delayed Writing - by Barathrum on 06-05-2010 at 05:29 PM
RE: Delayed Writing - by matty on 06-05-2010 at 06:54 PM
RE: Delayed Writing - by Barathrum on 06-05-2010 at 07:40 PM
RE: Delayed Writing - by matty on 06-06-2010 at 02:12 AM
RE: Delayed Writing - by Barathrum on 06-06-2010 at 07:10 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