What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request]Letter change

[Request]Letter change
Author: Message:
MrT
Junior Member
**

Coding For Fun

Posts: 62
35 / Male / Flag
Joined: Jul 2006
RE: [Request]Letter change
function OnEvent_ChatWndSendMessage(ChatWnd, Message) {
msg = Message
msg = msg.replace("á","a");
msg = msg.replace("é","e");
return msg
}

i think it will work

This post was edited on 07-18-2009 at 11:18 AM by MrT.
07-18-2009 11:04 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Request]Letter change - by akyyy on 07-16-2009 at 09:02 PM
RE: [Request]Letter change - by MrT on 07-18-2009 at 11:04 AM
RE: [Request]Letter change - by Spunky on 07-18-2009 at 12:04 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