What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [request]add an icon automatically in the beginning of every line I type

[request]add an icon automatically in the beginning of every line I type
Author: Message:
bungleMX
Full Member
***

Avatar

Posts: 135
Joined: May 2003
O.P. RE: RE: [request]add an icon automatically in the beginning of every line I type
quote:
Originally posted by SpunkyLoveMuff
var smiley = ":D";

function OnEvent_ChatWndSendMessage(ChatWnd, Message){
    Message = smiley+" "+Message;
    return Message;
}




Woow that was so fast, and works cool
one million thanks!!
09-04-2007 05:50 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[request]add an icon automatically in the beginning of every line I type - by bungleMX on 09-04-2007 at 05:22 PM
RE: [request]add an icon automatically in the beginning of every line I type - by Spunky on 09-04-2007 at 05:36 PM
RE: RE: [request]add an icon automatically in the beginning of every line I type - by bungleMX on 09-04-2007 at 05:50 PM
RE: [request]add an icon automatically in the beginning of every line I type - by Spunky on 09-04-2007 at 05:52 PM
RE: [request]add an icon automatically in the beginning of every line I type - by matty on 09-04-2007 at 06:02 PM
RE: [request]add an icon automatically in the beginning of every line I type - by toddy on 09-04-2007 at 06:08 PM
RE: [request]add an icon automatically in the beginning of every line I type - by Spunky on 09-04-2007 at 06:32 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